Actions
Bug #387
closedGranted permission without asking a password
Status:
Closed
Priority:
High
Assignee:
Category:
System
Target version:
Description
????? rompt displayed when clicing at Print icon at Mini, kid and Junior activities.
Then Print setting window displayed.
Updated by Jean-Michel Philippe over 14 years ago
- Due date set to 09/21/2011
- Status changed from New to Confirmed
- Priority changed from Normal to High
- Estimated time set to 1:00 h
I need to set a user configuration parameter that inhibits this annoying dialog. The concerned file is .gconf/apps/gksu/%gconf.xml, it should contain something like this:
<?xml version="1.0"?>
<gconf>
<entry name="save-to-keyring" mtime="1270756143" type="bool" value="false">
</entry>
</gconf>
Updated by Jean-Michel Philippe over 14 years ago
- Status changed from Confirmed to Ready for test
- % Done changed from 0 to 100
I finally changed the system-wide file /etc/skel/.profile in order to set the missing Gconf key using gconftool-2. It works!
Updated by Jean-Michel Philippe over 14 years ago
- Status changed from Ready for test to Closed
Actions