#605 closed defect (fixed)
GUI: Launcherdialog bugs
Reported by: | SF/x-laes | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | GUI |
Keywords: | Cc: | ||
Game: |
Description
ScummVM 0.2.82 CVS
Built on Nov 30 2002 22:14:03 GMT+2
(It should have also timezone option ;) )
-
When i select a game from a list and then unselect it
(clicking on an empty space @ listbox), then the 'Start',
'Edit Game...' and 'Remove Game' buttons are clickable and
this means this:
click -> 'Edit Game...'
scummvm: gui/launcher.cpp:417: virtual voidL
auncherDialog::handleCommand(CommandSender*,
unsigned int, unsigned int): Assertion `item >= 0' failed.
Aborted
click -> 'Remove Game'
scummvm: gui/launcher.cpp:400: virtual void
LauncherDialog::handleCommand(CommandSender*,
unsigned int, unsigned int): Assertion `item >= 0' failed.
Aborted
click -> 'Start'
scummvm: gui/launcher.cpp:447: virtual void
LauncherDialog::handleCommand(CommandSender*,
unsigned int, unsigned int): Assertion `item >= 0' failed.
Aborted
Ticket imported from: #646218. Ticket imported from: bugs/605.
Change History (4)
comment:1 by , 17 years ago
Summary: | Launcherdialog bugs → GUI: Launcherdialog bugs |
---|
comment:2 by , 17 years ago
Owner: | set to |
---|
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 13 months ago
Component: | → GUI |
---|