Re: [Gambas-user] Issue 373 in gambas: Drag And Drop Data from CAJA and Nautilus

2013-01-16 Thread gambas
Comment #2 on issue 373 by bjda...@gmail.com: Drag And Drop Data from CAJA and Nautilus http://code.google.com/p/gambas/issues/detail?id=373 The output from PRINT Drag.Formats on a drop with Caja is "9" Whereas Nautilus is "x-special/gnome-icon-list". I will have to do further testing to se

[Gambas-user] Process' events stall after restart

2013-01-16 Thread Tobias Boege
Hi Benoit, we noticed that the Read and Error events of a newly started Process don't fire up when a former process was killed and the variable holding that process gets filled with the new one which in turn shows the symptoms above. To reproduce, open and start the attached project and 1. Start

[Gambas-user] No error if source archive overwrite failed

2013-01-16 Thread Tobias Boege
Hi, I noticed that the IDE does not report the failing to overwrite an already existing source archive (Make -> Source archive) by a new one - in my case the overwrite failed because of insufficient permissions. Simple to reproduce: 1. Save a source archive of any project 2. chmod a-w the archiv

[Gambas-user] Abort on (strange) Picture load

2013-01-16 Thread Tobias Boege
Hi Benoit, converting an old Gambas2 project of a certain Mr. Fuchs I found gbx3 aborting from QT when we do a rather strange Picture load: Static P As Picture = Picture["url"] in an _exported class_. The test project isolating the issue is attached. GDB shows the following: --8<--

Re: [Gambas-user] Need help for resolving a strange behaviour in Gambas 3.3.4

2013-01-16 Thread laurent bernabe
Thanks :) 2013/1/14 Benoît Minisini > Le 10/01/2013 13:21, Benoît Minisini a écrit : > > Le 10/01/2013 12:02, laurent bernabe a écrit : > >> Hello, > >> > >> Could someone help me for resolving a strange gambas behaviour ? > >> > >> When I run my project, I get an error saying me that I gave an