google-code-export / gambas

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

Crash in Properties...Environment - Gambas 3.3.4 #367

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1) Describe the problem.
I added 3 items to Project > Properties > Environment while building an app. At 
the end I did not need two of them so I removed two items via the Remove 
button. After the second remove, Gambas3 crashed with the following messages:
????:~$ gambas3
gb.qt4: warning: unable to load Qt translation: en_GB.UTF-8
GridView._CheckCell.932: Bad row index
1: FPropertyProject.Run.29
2: FMain.Action_Activate.1211
3: >Action.Raise.200

This is consistently reproducible.

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

[System]
OperatingSystem=Linux
Kernel=3.2.0-35-generic-pae
Architecture=i686
Memory=3095920 kB
DistributionVendor=Ubuntu
DistributionRelease="Kubuntu 12.04.1 LTS"
Desktop=KDE4

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

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

5) Explain clearly how to reproduce the bug or the crash.
Remove two previously added items from the Environment area - crash after the 
second remove

6) By doing that carefully, you have done 50% of the bug fix job!

IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!

Original issue reported on code.google.com by t4769_a...@cogeco.ca on 17 Dec 2012 at 3:45

GoogleCodeExporter commented 9 years ago
One further point

Removing an item from the top of the list works for me

Removing an item from further down, especially the last item does not.

For the moment, please tell me where the items are stored in the development 
environment so I can manually remove the items

Thank You

Original comment by t4769_a...@cogeco.ca on 20 Dec 2012 at 10:02

GoogleCodeExporter commented 9 years ago
Do you have the crash if you ensure that a row is highlighted before clicking 
on the "Remove" button?

Original comment by benoit.m...@gmail.com on 27 Dec 2012 at 6:32

GoogleCodeExporter commented 9 years ago
Yes

I added two values to one already present and clicked the last or #3.

I then clicked Remove.

Error Message:

BADROW GRIDVIEW_CheckCell.932 > crash

Hope this helps

Original comment by t4769_a...@cogeco.ca on 27 Dec 2012 at 2:33

GoogleCodeExporter commented 9 years ago

This is reproducible:-

1.    Create new graphical project.
2.    Open form (FMain)
3.    Right click within Properties

MESSAGE BOX READS:-

This aplication has raised an unexpected
error and must abort.
Bad row index.
Gridview,_checkCell.932

[System]
OperatingSystem=Linux
Kernel=3.5.0-22-generic
Architecture=i686
Memory=2064556 kB
DistributionVendor=Ubuntu
DistributionRelease="LUbuntu 12.10"
Desktop=LXPanel 0.5.11

[Gambas 3]
Version=3.3.4
Path=/usr/bin/gbx3

[Libraries]
Qt4=libQtCore.so.4.8.3
GTK+=libgtk-x11-2.0.so.0.2400.13

Original comment by john.eve...@talktalk.net on 20 Jan 2013 at 9:17

GoogleCodeExporter commented 9 years ago
I cannot reproduce this with revision 5870, is this bug still valid?

Original comment by jussi.la...@gmail.com on 11 Oct 2013 at 9:16

GoogleCodeExporter commented 9 years ago
OK, so I close it.

Original comment by benoit.m...@gmail.com on 11 Oct 2013 at 9:30