Page 1 of 1

IDE Editor Font in GNOME

Posted: Fri Jul 26, 2013 12:55 am
by dcpbarrington
Forum,

I've installed LiveCode V5.5.5 and V6.1.0 on CentOS V6.4 Linux with GNOME.

After I got the right 32bit video driver it now seams to be working very well except for when I go into the Script Editor. The font is unusable.
Occurs in both version of IDE.

When using the Script Editor the spacing of the fonts are off. I've attached several screen shots.
You can move through to the end of the line, but there are still 4 more characters left. See cursor in get initializeFields( ) image. The location of the cursor is the end of the line, but it is not (see 3rd image)
Also parentheses are not visible, I've attached an image that show the jumbled characters in line put tableExists("GroupMain" ) (see 2nd image)
BUT when you comment out the line it turns to green and then all the characters are visible as shown in the line. (see 1st image)

I've followed the instructions in this detailed post, without any luck.
http://forums.runrev.com/viewtopic.php? ... ont#p73149
> Changed the application font to DejaVu Sans Book
> Set the font to Subpixel Smoothing and Hinting FULL
> Changed the theme multiple times
> Removed the LiveCode preference file.

Any Ideas would be appreciated.
Thanks for the help.

Re: IDE Editor Font in GNOME

Posted: Fri Jul 26, 2013 4:27 pm
by dcpbarrington
Additional NOTE:

This issue was reproduced by LiveCode Support and a Bug Report # 11070 has been created on this issue.

Re: IDE Editor Font in GNOME

Posted: Fri Jul 26, 2013 4:48 pm
by FourthWorld
Thanks for filing the report.

Re: IDE Editor Font in GNOME

Posted: Fri Jul 26, 2013 8:22 pm
by richmond62
That looks like a really horrible bitmapped font from about 1993.

I wonder if you change the IDE font to a TTF font if things might not sort themselves out???

Re: IDE Editor Font in GNOME

Posted: Fri Jul 26, 2013 8:52 pm
by richmond62
Set your Script Editor font in the preferences :)

Re: IDE Editor Font in GNOME

Posted: Sun Aug 04, 2013 11:02 am
by MaxV
I solved this way:
  • maximized code editor
  • closed code editor
  • set font to Free Sans
  • reopened code editor

Re: IDE Editor Font in GNOME

Posted: Mon Aug 05, 2013 3:39 pm
by richmond62
That seems a longwinded way of doing things.

Re: IDE Editor Font in GNOME

Posted: Mon Oct 14, 2013 4:26 pm
by dcpbarrington
Update, In changing the font used by the Editor, I was able to get it functional.

The only Font that worked was called "FIXED" Everything else showed the font, but the input cursor was not in the proper location.

The list of Fonts supported by LiveCode, was only a subset of the ones intalled on the CentOS 6.4 server.

The CURSOR still disappears, but the font is more usable. Hope this helps someone.

Re: IDE Editor Font in GNOME

Posted: Mon Oct 14, 2013 5:22 pm
by dcpbarrington
Update: installed gtk2-2.18.9-12.el6.i686 library to get cursor to be displayed in IDE and applications.

Re: IDE Editor Font in GNOME

Posted: Wed Oct 16, 2013 10:00 am
by richmond62
"Update: installed gtk2-2.18.9-12.el6.i686 library to get cursor to be displayed in IDE and applications."

In the PDF file that accompanies the most recent downloads there is this:
linuxGuff.png
I think that in the light of recent experience 'optional' should be removed.
LC_gadfly.png