User forums > Help

Open projects from Nautilus freezes C::B

<< < (3/3)

Michael:

--- Quote from: Dee on April 27, 2006, 09:47:03 pm ---@Michael: I have tested your project. If I open it I get some warning, that "Project file format is older (1.3) than the current format (1.4) ... [more text]". But the project opens (!) without hanging.
If I close C::B and let the project save to the new 1.4. format and try to open it now, C::B hangs again. So it has some problems with the new format there I think.

--- End quote ---

That's strange :?. The project was in format 1.3 when I tested it the first time, but then I saved it, so it should have been in 1.4 when I upload it on this forum.

I will re-check. [EDIT]: It was still in format 1.3. Hmmm, it seems that I have some troubles with the .deb package and my old rev2133. I will remove it.

[EDIT2]: I have completly removed rev2133 (sigh my first Ubuntu C::B :cry:) and retry with the project as you did, but I get no hang. C::B (.deb package rev2387) just loads the project as it did before.

Best wishes,
Michael

artoj:

--- Quote from: Dee on April 27, 2006, 09:47:03 pm ---So I have open my project file and found the line <FileVersion major="1" minor="1"/> and changed it to <FileVersion major="1" minor="3"/>. And what should I say? I get the warning above because the file format is too old (Why don't I get this message with file format 1.1 ?) but the project opens without hanging....
The same happens if I change the minor version to a number greater than 4, maybe 5. It says that the project file is too new and may not be loaded correctly, but it opens without hanging.

artoj, could you test this?

--- End quote ---

Yup, I can see this also. In Michael's project:

2272

minor = 4 -> hang
minor = 3 -> conversion dialog, no hang

2263

minor = 4 -> no problems
minor = 3 -> conversion dialog, no problems

The bug should be pretty easy to find, just compare revisions 2263 and 2272 from Subversion.

Edit: and one thing before I forget it:


--- Code: ---diff console_2263/console_2263.cbp console_2272/console_2272.cbp
--- End code ---

outputs:


--- Code: ---5c5
<               <Option title="console_2263" />
---
>               <Option title="console_2272" />
10c10
<                               <Option output="console_2263" />
---
>                               <Option output="console_2272" />

--- End code ---

takeshimiya:
Revision 2268 seems totally suspicious. :P

Dee:
Anything new here?

Greetings, Dee

Navigation

[0] Message Index

[*] Previous page

Go to full version