Safe mode can not be disabled through menu
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Phatch |
High
|
Stani | ||
| phatch (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
The geek action refuses to run even when the safe mode is deselected from the Tools menu. To reproduce:
1. Select the geek action from list
2. Deselect safe mode from the menu
3. Try to run the action
You'll get an error message that the geek action is not allowed in safe mode
Changed in phatch: | |
assignee: | nobody → stani (stani) |
importance: | Undecided → High |
milestone: | none → 0.2.3 |
Stani (stani) wrote : | #1 |
Changed in phatch: | |
status: | New → In Progress |
summary: |
- Geek action refuses to run + Safe mode can not be disabled through menu |
Stani (stani) wrote : | #2 |
I have fixed it. Unfortunately I have trouble with my internet connection to upload it:
$ bzr push lp:phatch
ssh: connect to host bazaar.
bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.
Changed in phatch: | |
status: | In Progress → Fix Committed |
Changed in phatch (Ubuntu): | |
status: | New → Confirmed |
Changed in phatch: | |
status: | Fix Committed → Fix Released |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package phatch - 0.2.3-2
---------------
phatch (0.2.3-2) unstable; urgency=low
* phatch.desktop and menu files are now shipped by phatch package
(LP: #449210)
- add lintian overrides for above changes (phatch depends on phatch-cli so
everything is ok)
phatch (0.2.3-1) unstable; urgency=low
* Upstream bugfix release (Closes LP: #448845, #446725, #445943)
phatch (0.2.2-1) unstable; urgency=low
* Upstream bugfix release (Closes LP: #236548, #436595, #437161,
#437376, #437852, #439108, #439359, #440273, #440956)
* debian/control: Dropped dependency python-wxgtk2.6
-- Julien Lavergne <email address hidden> Tue, 13 Oct 2009 18:49:27 +0100
Changed in phatch (Ubuntu): | |
status: | Confirmed → Fix Released |
Appearantly the bug is in the menu selection. If you run phatch with the '--unsafe' option it works fine.