google-code-export / gambas

Automatically exported from code.google.com/p/gambas
1 stars 0 forks source link

GB3.1 Can't add a new directory to source #232

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1) Describe the problem.
Right clicking on Project Tree and selecting New Directory I got the error:
"This application has raise an unexpected error and must abort"
On project reopen the newly created directory appears into the project tree.

The same error happens on 3 different PCs

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
[System]
OperatingSystem=Linux
Kernel=3.2.0-23-generic
Architecture=x86_64
Memory=1007160 kB
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu precise (development branch)"
Desktop=Gnome

[Gambas 3]
Version=3.1.0
Path=/usr/local/bin/gbx3

[Libraries]
Qt4=libQtCore.so.4.8.1
GTK+=libgtk-x11-2.0.so.0.2400.10

3) Provide a little project that reproduces the bug or the crash.
NA

4) If your project needs a database, try to provide it, or part of it.
NA

Original issue reported on code.google.com by sot...@gmail.com on 12 Apr 2012 at 11:34

Attachments:

GoogleCodeExporter commented 9 years ago
Forgot to mention:
this only happens if I try to add a dir to .src
Adding a dir to any other Directory (Data...) works fine

Original comment by sot...@gmail.com on 12 Apr 2012 at 11:36

GoogleCodeExporter commented 9 years ago

Original comment by benoit.m...@gmail.com on 14 Apr 2012 at 9:20

GoogleCodeExporter commented 9 years ago
Fixed in revision #4624.

Original comment by benoit.m...@gmail.com on 14 Apr 2012 at 10:21