View Issue Details

IDProjectCategoryView StatusLast Update
0000049Kali LinuxKali Package Bugpublic2025-07-14 09:18
Reportercrossbower Assigned Tocrossbower  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000049: Bluemaho doesn't display the "exit" button (can't be closed withouth using kill)
Description

Bluemaho using a fixed window size, doesn't display the exit button.

Since the exit icon on the upper-right of the window it's disabled it can only be closed via the "kill" command (not very user friendly).

The bug can be fixed commenting the line 178:
#self.toolbar.AddSeparator()
This removes the initial separator (not very useful) in the toolbar, and the exit button returns visible.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-03-02 12:23 crossbower New Issue
2013-03-02 20:28 crossbower Status new => closed
2013-03-02 20:28 crossbower Assigned To => crossbower
2013-03-02 20:28 crossbower Resolution open => fixed
2025-07-14 09:18 g0tmi1k Priority low => normal