[Gambas-user] Since 3.8 open project with files in state "changed"

2015-08-15 Thread Christof Thalhofer
Hello, if I close a project with open class files and reopen that project all opened files are in the state changed, even if I did not change anything. See screenshot of project just opened. So I cannot close that project without the dialog to save the files ... even if nothing changed. Alles

Re: [Gambas-user] Since 3.8 open project with files in state "changed"

2015-08-15 Thread Charlie
I have just checked this and it seems to be fine on my system (Linux Mint 17.2 Cinnamon) -- View this message in context: http://gambas.8142.n7.nabble.com/Since-3-8-open-project-with-files-in-state-changed-tp52235p52236.html Sent from the gambas-user mailing list archive at Nabble.com. ---

Re: [Gambas-user] Since 3.8 open project with files in state "changed"

2015-08-15 Thread Jussi Lahtinen
I cannot reproduce the problem in my system (information below). Can you send project, system information and detailed instructions to reproduce this? [System] Gambas=3.8.0 OperatingSystem=Linux Kernel=3.13.0-37-generic Architecture=x86_64 Distribution=Linux Mint 17.1 Rebecca Desktop=GNOME Theme=G

Re: [Gambas-user] Since 3.8 open project with files in state "changed"

2015-08-15 Thread Jesus
El 15/8/15 a las 10:07, Christof Thalhofer escribió: > Hello, > > if I close a project with open class files and reopen that project all > opened files are in the state changed, even if I did not change anything. > > See screenshot of project just opened. > > So I cannot close that project witho

Re: [Gambas-user] Since 3.8 open project with files in state "changed"

2015-08-15 Thread Christof Thalhofer
Hello Jussi, Am 15.08.2015 um 15:49 schrieb Jussi Lahtinen: > I cannot reproduce the problem in my system (information below). Can you > send project, system information and detailed instructions to reproduce > this? Here are system info and attached is the zipped folder(!) with the project. I

Re: [Gambas-user] Since 3.8 open project with files in state "changed"

2015-08-15 Thread Christof Thalhofer
Hello Jesus, Am 15.08.2015 um 16:00 schrieb Jesus: > Are by chance your files located in a folder which is under external > synchronization or shared in any way? i.e. Dropbox, owncloud or > something similar? No. The same folders were used unter Gambas 3.7 and this behaviour did not occur with t

Re: [Gambas-user] Since 3.8 open project with files in state "changed"

2015-08-15 Thread Adrien Prokopowicz
Le Sat, 15 Aug 2015 10:07:58 +0200, Christof Thalhofer a écrit: > Hello, > > if I close a project with open class files and reopen that project all > opened files are in the state changed, even if I did not change anything. > > See screenshot of project just opened. > > So I cannot close that p

Re: [Gambas-user] These new color constants ...

2015-08-15 Thread Adrien Prokopowicz
Le Sat, 15 Aug 2015 04:16:28 +0200, adamn...@gmail.com a écrit: > Hi Adrien, > > Thanks for lookin\g at this. Your response solves problem #2 in that I > now know what causes it and it is a local issue - I am using a modified > version of gbx3 and that is definitely why the Read/Write prope

[Gambas-user] Since 3.8 open project with files in state "changed"

2015-08-15 Thread martin p cristia
Same issue here. But they get saved. Its just an IDE problem. Also, sometimes, the cursor dissapear from the code. After clicking in another part of the IDE and comming back to the code part, it apears again. Strange behaviour. Run time works perfect. -- Saludos Ing. Martin P Cristia --

Re: [Gambas-user] Since 3.8 open project with files in state "changed"

2015-08-15 Thread Christof Thalhofer
Am 15.08.2015 um 18:14 schrieb Adrien Prokopowicz: > I was able to reproduce this problem, it was only occurring when you had > the > "reformat on load/save" option enabled. It was marking lines as changed > even if the line was actually the same. > > It should be fixed now in revision #7225.

Re: [Gambas-user] These new color constants ...

2015-08-15 Thread adamn...@gmail.com
On Sat, 15 Aug 2015 18:14:59 +0200 "Adrien Prokopowicz" wrote: > Le Sat, 15 Aug 2015 04:16:28 +0200, adamn...@gmail.com > a écrit: > > > Hi Adrien, > > > > Thanks for lookin\g at this. Your response solves problem #2 in that I > > now know what causes it and it is a local issue - I am using

[Gambas-user] Revision: 7223 problems

2015-08-15 Thread Charlie Reinl
Salut Adrien, here I am again, after your improvements, the transformation fails and my project crash. Can you please have a look what is wrong now ? Thanks anyway -- Amicalement Charlie XML-testing-0.0.2.tar.gz Description: application/compressed-tar -

Re: [Gambas-user] Revision: 7223 problems

2015-08-15 Thread Adrien Prokopowicz
Le Sat, 15 Aug 2015 22:58:16 +0200, Charlie Reinl a écrit: > Salut Adrien, > > here I am again, after your improvements, the transformation fails and > my project crash. Can you please have a look what is wrong now ? > > Thanks anyway This should be fixed in revision #7226, sorry ! -- Adrien

[Gambas-user] SOLVED Re: Revision: 7223 problems

2015-08-15 Thread Charlie Reinl
Am Samstag, den 15.08.2015, 23:33 +0200 schrieb Adrien Prokopowicz: > Le Sat, 15 Aug 2015 22:58:16 +0200, Charlie Reinl > a écrit: > > > Salut Adrien, > > > > here I am again, after your improvements, the transformation fails and > > my project crash. Can you please have a look what is wrong no