Re: [Gambas-user] Will Gambas 3.7.1 be in Launchpad?

2015-04-22 Thread Christof Thalhofer
Am 23.04.2015 um 07:01 schrieb Sebastian Kulesz: > As promised, you should be seeing the update in an hour or two! ;) Thank you, Sebastian, Great! Alles Gute Christof Thalhofer -- Dies ist keine Signatur signature.asc Description: OpenPGP digital signature

Re: [Gambas-user] Will Gambas 3.7.1 be in Launchpad?

2015-04-22 Thread Sebastian Kulesz
As promised, you should be seeing the update in an hour or two! ;) On Thu, Apr 16, 2015 at 8:31 AM, Christof Thalhofer wrote: > Hi Sebastian, > > Am 15.04.2015 um 15:15 schrieb Sebastian Kulesz: > > I'm really sorry for the delay. It will be pushed, but I'm under a lot of > > work and won't be a

[Gambas-user] [CRASH REPORT] Database example

2015-04-22 Thread Frank
Hello, Damned, my program crashed Gambas that way : When I try to create a table with MySQL I get this error (Segmentationfault (11)) I tried the existing databaseexample of Gambas an got the same error. This worked fine in the past (Gambas 3.5.4) [System] Gambas=3.7.0 OperatingSystem=Linux

Re: [Gambas-user] File in clipboard

2015-04-22 Thread Jorge Carrión
I think is a standard behaviour. The program that receives the clipboard must be able to search and copy it. Regards 2015-04-22 9:42 GMT+02:00 Roel Touwen : > Hi All, > > I would like to copy a file to the clipboard. So not only text. > > When I browse to a file in the filesystem (Dolphin) and d

[Gambas-user] File in clipboard

2015-04-22 Thread Roel Touwen
Hi All, I would like to copy a file to the clipboard. So not only text. When I browse to a file in the filesystem (Dolphin) and do a copy and after that I do clipboard.paste I get the filename with file:/// But when I do a clipboard.copy "file:///" with the filename. The Os only gets this as a