Ticket #85 (assigned defect)

Opened 4 years ago

Last modified 3 years ago

FahMon fails to close correctly on shutdown (Linux)

Reported by: uncle_fungus Assigned to: uncle_fungus (accepted)
Priority: major Milestone:
Component: GUI Keywords:
Cc:

Description

Several events are not triggered when you logoff or shutdown in Linux (using KDE at least). This means that some benchmarks etc may not be saved if you don't close FahMon before shutting down or logging off.

As far as I can tell this is a bug in wxWidgets whereby the required events are simply not handled at all.

This bug will remain milestoneless until I can work out a sensible fix for it.

Change History

01/20/08 14:43:17 changed by uncle_fungus

  • status changed from new to assigned.

11/04/08 10:53:52 changed by uncle_fungus

Even the latest fix for Windows doesn't fix this. wxGTK just doesn't seem to handle the OnQueryEndSession? and OnEndSession? events. Either that or it only works with Gnome.