[Gambas-user] Preferences settings not working fro automatic variable declaration

2012-09-06 Thread Emanuele Sottocorno
Hi all, with rev #5137 Automatic Variable Declaration is active no matter what value I set in Preferences. [System] OperatingSystem=Linux Kernel=3.2.0-30-generic Architecture=x86_64 Memory=4048724 kB DistributionVendor=Ubuntu DistributionRelease="Ubuntu 12.04.1 LTS" Desktop=Gnome [Gambas 2] Versi

[Gambas-user] Looks like a small bug when reenabliing form in textarea controls

2012-09-06 Thread Ricardo Díaz Martín
Hi, Maybe there is some problem with textareas when you set Enabled property to true in runtime. If you set in runtime a form to enabled = false and then change by code the text inside a textarea and the set enabled = true again the text area forecolor change to gray. See the example. Please no

Re: [Gambas-user] Rev 5129+ gb.desktop

2012-09-06 Thread Benoît Minisini
Le 06/09/2012 21:05, RICHARD WALKER a écrit : > Incidentally, I have a mimeapps.list at /usr/share/applications which > contains only an [Added Associations] section with what looks like > Mageia-specific entries for www browsers, text editors and a package > manager. > Is it better with revision

[Gambas-user] Issue 327 in gambas: Setting me.fullscreen in Form_Open behaves differently in GTK and QT

2012-09-06 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 327 by zachsmit...@gmail.com: Setting me.fullscreen in Form_Open behaves differently in GTK and QT http://code.google.com/p/gambas/issues/detail?id=327 1) Set me.fullscre

Re: [Gambas-user] Rev 5129+ gb.desktop

2012-09-06 Thread RICHARD WALKER
Incidentally, I have a mimeapps.list at /usr/share/applications which contains only an [Added Associations] section with what looks like Mageia-specific entries for www browsers, text editors and a package manager. -- Live

Re: [Gambas-user] Issue 325 in gambas: gb.gui can not be loaded on demand

2012-09-06 Thread gambas
Comment #1 on issue 325 by benoit.m...@gmail.com: gb.gui can not be loaded on demand http://code.google.com/p/gambas/issues/detail?id=325 Normal, both gb.gtk and gb.qt4 are initialized by the "main" hook run before the Main() startup method. If you load the components after, that hook is no

Re: [Gambas-user] Rev 5129+ gb.desktop

2012-09-06 Thread RICHARD WALKER
I have checked the three locations for file association lists mentioned on the page referenced above. I can confitm Bruce's findings on my Mageia2 system. The ~/.local/share/applications/mimeapps.list file has the two sections [Default Applications] and [Added Associations] where the latter is thos

Re: [Gambas-user] Rev 5129+ gb.desktop

2012-09-06 Thread RICHARD WALKER
Benoît, I found a reference to application opening by mime type in LXDE a few days ago when I was hunting for details of xdg and LXDE. Have a look at http://d.hatena.ne.jp/masami256/20111016/1318735685 Although it is about patching the xdg-utils script, it provides helpful information on how LXDE

Re: [Gambas-user] Issue 326 in gambas: Crash when closing tab, after clicking on warnings.

2012-09-06 Thread gambas
Updates: Status: Fixed Comment #3 on issue 326 by benoit.m...@gmail.com: Crash when closing tab, after clicking on warnings. http://code.google.com/p/gambas/issues/detail?id=326 Fixed in revision #5136 -- Live

Re: [Gambas-user] Issue 326 in gambas: Crash when closing tab, after clicking on warnings.

2012-09-06 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #2 on issue 326 by benoit.m...@gmail.com: Crash when closing tab, after clicking on warnings. http://code.google.com/p/gambas/issues/detail?id=326 (No comment was entered for this change.) ---

Re: [Gambas-user] Issue 326 in gambas: Crash when closing tab, after clicking on warnings.

2012-09-06 Thread gambas
Comment #1 on issue 326 by jussi.la...@gmail.com: Crash when closing tab, after clicking on warnings. http://code.google.com/p/gambas/issues/detail?id=326 Apparently this is not related to warnings tab. Just close any open class, module or form. ---

[Gambas-user] Issue 326 in gambas: Crash when closing tab, after clicking on warnings.

2012-09-06 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 326 by jussi.la...@gmail.com: Crash when closing tab, after clicking on warnings. http://code.google.com/p/gambas/issues/detail?id=326 1) Describe the problem. Crash whe

Re: [Gambas-user] Rev 5129+ gb.desktop

2012-09-06 Thread Benoît Minisini
Le 06/09/2012 14:33, Bruce a écrit : > Hmm, > > I could be wrong here but I don't think this works for LXDE. > > There is no mimeinfo.cache file in ~/.local/share/applications/ > (in fact according to mlocate there is no such file anywhere) > > there is a mimeapps.list file that looks like this: >

[Gambas-user] Rev 5129+ gb.desktop

2012-09-06 Thread Bruce
Hmm, I could be wrong here but I don't think this works for LXDE. There is no mimeinfo.cache file in ~/.local/share/applications/ (in fact according to mlocate there is no such file anywhere) there is a mimeapps.list file that looks like this: [Default Applications] text/plain=le

[Gambas-user] Embedded windows are not visible....

2012-09-06 Thread Ru Vuott
Hello, I would like to point out that with the latest updates I have a strange behavior from Embedder: "Embedder" embeds the windows, but now they aren't visible ! Regards vuott -- Live Security Virtual Conference Exc

[Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro

2012-09-06 Thread John Rose
Willy & Benoit, Thank you for your replies. I still don't understand how a Ubuntu Main Menu entry was created/modified to invoke my app. But I understand a little bit more about what the installation of a .deb does. Also, I've just done a 'Make Installation Package' with another app of mine and tha