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.

[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 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] 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 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 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 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

[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