I get this when running my program:
01:59:43.168 - Initializing network:
01:59:43.169 - Server Mode: False, Server IP Address: 192.168.0.110,
Server Port: 12345
01:59:43.169 - Initializing rendering engine:
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of fail
Status: New
Owner:
Labels: Version-3.2.0 Type-Bug Priority-Critical OpSys-Any Dist-Any
Arch-Any Desktop-Any GUI-Any
New issue 328 by jmx...@qq.com: Change the name of the control will lead to
code error
http://code.google.com/p/gambas/issues/detail?id=328
1) Describe the problem.
Change
I am guessing the extended search for the mimeapps.list files will
work for Bruce.
I searched in vain for any sign of mimeinfo.cache in any Mageia rpm.
Then I discovered (thankyou Google) that the file is created when you
run update-desktop-database. It would appear that some desktops are
more lik
Yes, it's that.
Thanks
vuott
--- Ven 7/9/12, William Cabrera ha scritto:
> Da: William Cabrera
> Oggetto: Re: [Gambas-user] gb.mime component is disabled
> A: "mailing list for gambas users"
> Data: Venerdì 7 settembre 2012, 22:48
> Hi, i compile de librrary installing
> the package libgmim
Hi, i compile de librrary installing the package libgmime-2.6-dev
I use Debian Wheezy
--
William Cabrera
http://willicab.gnu.org.ve
2012/9/2 Ru Vuott
> Hello,
>
> I updated my Gambas-3 with rev. #1515. At the end of "./configure -C" I
> have got a notice that it says the new gb.mime comp
Le 07/09/2012 07:35, Ricardo Díaz Martín a écrit :
> 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 t
Le 07/09/2012 11:02, Ru Vuott a écrit :
> Hello,
>
> I confirm the problem indicated by Emanuele: a pre-undeclared variable is
> automatically declared and if the option is set to NO and to YES.
>
> Regards
> Vuott
>
Fixed in revision #5138.
Regards,
--
Benoît Minisini
---
Hello,
I confirm the problem indicated by Emanuele: a pre-undeclared variable is
automatically declared and if the option is set to NO and to YES.
Regards
Vuott
--- Ven 7/9/12, Emanuele Sottocorno ha scritto:
> Da: Emanuele Sottocorno
> Oggetto: [Gambas-user] Preferences settings not wor