Opened 21 years ago

Closed 21 years ago

Last modified 5 years ago

#605 closed defect (fixed)

GUI: Launcherdialog bugs

Reported by: SF/x-laes Owned by: fingolfin
Priority: normal Component: GUI
Version: 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 SF/x-laes, 21 years ago

Summary: Launcherdialog bugsGUI: Launcherdialog bugs

comment:2 by SF/khalek, 21 years ago

Owner: set to fingolfin

comment:3 by fingolfin, 21 years ago

Resolution: fixed
Status: newclosed

comment:4 by digitall, 5 years ago

Component: GUI
Note: See TracTickets for help on using tickets.