|
|
Vampirefreaks.com Opensource Tools - Issue Tracker |
[ Download Binary and Source Packages ] |
| Anonymous | Login | Signup for a new account | 2010-09-05 00:10 EDT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ << ] [ >> ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000015 | [Vampirefreaks.com Alerter] Windows Version | minor | always | 2007-10-16 20:19 | 2008-03-30 07:19 | ||||
| Reporter | steph | View Status | public | ||||||
| Assigned To | steph | ||||||||
| Priority | high | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.1.0 | ||||||
| Summary | 0000015: Prevents windows from shutting down | ||||||||
| Description | If the window is visible, Windows will only minimize it when a shut-down is started instead of quiting, effectively preventing Windows from shutting down. | ||||||||
| Additional Information | |||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0000002) steph (administrator) 2007-10-22 00:40 |
The cause of this is the alerter not setting the result parameter on a received WM_QUERYENDSESSION message from Windows. winEvent should be re-implemented to capture this, set the result and shutdown the app at the same time. |
|
(0000004) steph (administrator) 2007-10-22 11:32 edited on: 2007-10-22 11:45 |
Should be fixed, a quick test version is here: http://www.gothicawakening.com/vfalert/files/bugfix/vfalerter-bugfix-0015-win32.zip [^] This is an ALPHA quality binary.. it should NOT be used on a regular day-2-day basis. It contains in-complete code and partial merges from the Linux version and is purely for testing to see if this bug has been resolved by serious testers. It should not be release to the community at large in this condition. NOTE: Because the style format has slightly changed, this version uses a new style file which is not totally compatible with the current release version of the Alerter. Don't over-write the installed one, just rename if you want to use this one instead (it lives at /Documents and Settings/<Username>/Application Data/Vampirefreaks/ ). The program will work fine without doing that, but a few things may look a little odd. |