livecode 8.1 dictionary not working

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
Ed_Ray
Posts: 83
Joined: Sun Jun 19, 2016 12:18 am

livecode 8.1 dictionary not working

Post by Ed_Ray » Tue Jul 19, 2016 12:46 am

I am using livecode community version 8.1. Currently I have been unable to open up the dictionary. When I attempt to open up the dictionary it comes up with a blank screen and eventually my windows 7 SP1 says the dictionary is non-responding.

All other parts of livecode are working well and I was unable to find any info to fix this in the livecode forum (unless I just missed it).

Therefore I used Revo uninstaller Pro to uninstall livecode then reinstall it later.
Revo initially uses the uninstaller from livecode then after this part gets done Revo lets you scan for any remaining entries in the registry and any other places livecode has left its footprints.

Typically Revo does a very good job of removing the entire program completely, unfortunately when I reinstalled livecode and opened the messagebox old entries where still there implying that a complete uninstall did not happen and yes when I tried to open up the dictionary I still had the SAME problem with the dictionary obviously because the program was NOT completely uninstalled.

Can someone provide guidance in ***COMPLETELY*** removing livecode 8.1 so that I can do a fresh install and then be able to get my dictionary back in working form unless someone knows how to fix the dictionary without requiring a re-install?

I tried the online version of the dictionary as a temporary work around but it’s not the same. As an example, if you go to the repeat loop section the explanation for all the different loop types and the actual layouts for the diff loop types are not there etc.

Thanks

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 864
Joined: Fri Feb 06, 2015 4:03 pm

Re: livecode 8.1 dictionary not working

Post by LiveCode_Panos » Tue Jul 19, 2016 4:19 pm

Hi Ed_Ray,

When LC starts, it reads a "Preference" file, which loads the most recent user settings/actions. This "Preference" file is the same for all the LC versions you have installed on your machine. This is why even after installing a fresh copy of LC, you still see the old entries in the message box.

On Windows this file is located in C:/Users/your_user_name/AppData/Roaming/RunRev/Preferences/ folder.

You should see one or two files there:

livecode.rev --> Prefs for LiveCode versions < 7
livecode7.rev --> Prefs for LiveCode 7 and 8

I suggest removing both of those files. A fresh copy of those files will be re-created once you start LiveCode again

Moreover, you could delete your Plugins folder. This is where your Plugins or Extensions (i.e. widgets) are stored - if any. This is usually located in Documents, and named "My_LiveCode". I would suggest renaming this folder instead of deleting it, as you might have important files in it, which you don't want to trash.

Finally, you could delete the "Documentation Cache" folder. This is located in C:/Users/your_user_name/AppData/Local/RunRev/Preferences/
Again, this folder will be recreated once you start LiveCode again.

Best,
Panos
--

Ed_Ray
Posts: 83
Joined: Sun Jun 19, 2016 12:18 am

Re: livecode 8.1 dictionary not working

Post by Ed_Ray » Sat Jul 23, 2016 8:26 am

Thank you so much for this information.

Since this information could preclude a complete fresh install, I feel this information should be
readily available in a common forum area for information that affect a complete re-installation or it should be part of a readme file that comes as part of the installation.

This information is THAT important and nobody other than folks that have already directly been told where these files are or are the actual developers that created the installation information, would "magically" know where they would be located etc.

I will use your information to attempt a fresh re-install so that I could access my dictionary once again.

By the way do you know of a way to bring back the dictionary without a re-install when the dictionary comes up blank then eventually states no response. I am sure I am not the first person that has run into this issue with the dictionary right?

Thanks again.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10099
Joined: Fri Feb 19, 2010 10:17 am

Re: livecode 8.1 dictionary not working

Post by richmond62 » Sat Jul 23, 2016 10:48 am

This is extremely intersting as I have been having a similar problem with Livecode 8.0 onwards on Ubuntu Linux.

Bug report 16901

http://quality.livecode.com/show_bug.cgi?id=16901

MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: livecode 8.1 dictionary not working

Post by MaxV » Mon Aug 01, 2016 4:29 pm

On Linux the new dictionary of livecode 8 doesn't work. :(
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w


FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10052
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: livecode 8.1 dictionary not working

Post by FourthWorld » Mon Aug 01, 2016 6:41 pm

MaxV wrote:On Linux the new dictionary of livecode 8 doesn't work. :(
LiveCode doesn't run on the Linux kernel alone; it requires a Linux distribution, with supporting GUI libs.

The Dictionary works well here on Ubuntu. What distro are you running?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

wsamples
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 264
Joined: Mon May 18, 2009 4:12 am

Re: livecode 8.1 dictionary not working

Post by wsamples » Mon Aug 01, 2016 9:48 pm

MaxV wrote:On Linux the new dictionary of livecode 8 doesn't work. :(
To amplify on what Richard is saying; this kind of statement is far too broad, just not true, counterproductive for you as an affected user, unhelpful for anyone who may be interested in helping you, and possibly bad for LiveCode because it's the kind of bold statement that can spread as misinformation and FUD. It's important to recognize that LiveCode may not work properly for you as a result of the distro you've chosen, or the version, including whether or not it's a "spin" of an otherwise supported distro/version. It may not work properly for you depending on libraries you may have added, updated or removed, or changes you have made to certain settings in a supported distro/version. Some features can be affected by compositing issues which can be caused anywhere in the hardware/software chain. That it doesn't work for you can never be assumed to mean it "doesn't work"! In this case, for all the troublesome behavior I see here in various versions of openSUSE, the dictionary seems to work perfectly.

It really is important to state your difficulties as being local to your system and give some relevant information regarding at least the distro name and version and the desktop environment you're using!

MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: livecode 8.1 dictionary not working

Post by MaxV » Tue Aug 02, 2016 10:18 am

I work on at least 4 different linux machines ubuntu based (Mint or Ubuntu) 32 bit and 64 bit, no one works the new dictionary.
The old dictionary worked perfectly. (and I admit I was better designed)
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10052
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: livecode 8.1 dictionary not working

Post by FourthWorld » Tue Aug 02, 2016 4:48 pm

MaxV wrote:I work on at least 4 different linux machines ubuntu based (Mint or Ubuntu) 32 bit and 64 bit, no one works the new dictionary.
Have you run LC with ldd to determine if there are unmet dependencies?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: livecode 8.1 dictionary not working

Post by MaxV » Thu Aug 04, 2016 10:36 am

One of the problems is the linux version doesn't create these 2 files:
  • ~/.runrev/documentationcache/8_xxx_community/api.html
  • ~/.runrev/documentationcache/8_xxx_community/guide.html
then the widget browser, used for documentation, tends to crash the livecode IDE.
Every time I try to use the browser widget, I get crashes or the famous "something" error. With the something error the only option is xkill :?
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10052
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: livecode 8.1 dictionary not working

Post by FourthWorld » Thu Aug 04, 2016 3:11 pm

Useful details, Max. What's the ID number of the bug report where you've included those so the team can address that?

Any ideas why that's happening on your Ubuntu install but not others?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: livecode 8.1 dictionary not working

Post by MaxV » Mon Aug 08, 2016 8:07 am

Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Post Reply