Activity log for bug #288653

Date Who What changed Old value New value Message
2008-10-24 10:05:53 Kieran Hogg bug added bug
2008-10-24 11:10:32 swoody title Should prefer adept over synaptic Refreshing package lists in KDE should prefer Adept over Synaptic
2008-10-24 13:54:55 Roderick B. Greening update-notifier-kde: status New Incomplete
2008-10-24 13:54:55 Roderick B. Greening update-notifier-kde: statusexplanation Given that update-notifier-kde uses kdesudo, I suspect that this is not the package in question. Can you provide the distro version (Hardy, Intrepid, etc) and exactly the steps/apps used and any other details to help us direct this to the correct location? Marking incomplete for now.
2008-10-29 12:20:15 Roderick B. Greening update-notifier-kde: status Incomplete Confirmed
2008-10-29 12:20:15 Roderick B. Greening update-notifier-kde: bugtargetdisplayname update-notifier-kde (Ubuntu) apt (Ubuntu)
2008-10-29 12:20:15 Roderick B. Greening update-notifier-kde: bugtargetname update-notifier-kde (Ubuntu) apt (Ubuntu)
2008-10-29 12:20:15 Roderick B. Greening update-notifier-kde: statusexplanation Given that update-notifier-kde uses kdesudo, I suspect that this is not the package in question. Can you provide the distro version (Hardy, Intrepid, etc) and exactly the steps/apps used and any other details to help us direct this to the correct location? Marking incomplete for now. apt hardcodes "gksu synaptic" in it hook file which breaks any DE not using synaptic. Since synaptic is no guaranteed to be installed, this is not a good approach for ensuring the hook can be dealt with by update-notifier or update-notifier-kde.
2008-10-29 12:20:15 Roderick B. Greening update-notifier-kde: title Bug #288653 in update-notifier-kde (Ubuntu): "Refreshing package lists in KDE should prefer Adept over Synaptic" Bug #288653 in apt (Ubuntu): "Refreshing package lists in KDE should prefer Adept over Synaptic"
2008-10-29 14:01:22 Roderick B. Greening apt: status Confirmed In Progress
2008-10-29 14:01:22 Roderick B. Greening apt: assignee roderick-greening
2008-10-29 14:01:22 Roderick B. Greening apt: statusexplanation apt hardcodes "gksu synaptic" in it hook file which breaks any DE not using synaptic. Since synaptic is no guaranteed to be installed, this is not a good approach for ensuring the hook can be dealt with by update-notifier or update-notifier-kde. I am working on a fix for the hook problem with package apt. It will require a simple script to detect the DE session running and prefer Adept/Kdesudo if running KDE, otherwise default back to Synaptic and Gksu. The hook file will then call this script rather than 'gksu -- synaptic' directly.
2008-10-29 18:05:15 Roderick B. Greening bug added attachment 'apt_0.7.14ubuntu6_to_apt_0.7.14ubuntu7.diff' (apt_0.7.14ubuntu6_to_apt_0.7.14ubuntu7.diff)
2008-10-29 18:37:33 Roderick B. Greening bug added attachment 'apt_0.7.14ubuntu6_to_apt_0.7.14ubuntu7.diff' (apt_0.7.14ubuntu6_to_apt_0.7.14ubuntu7.diff)
2008-10-29 18:40:06 Roderick B. Greening bug added attachment 'apt_0.7.14ubuntu6_to_apt_0.7.14ubuntu7.diff' (apt_0.7.14ubuntu6_to_apt_0.7.14ubuntu7.diff)
2008-10-29 18:42:01 Roderick B. Greening apt: status In Progress Fix Committed
2008-10-29 18:42:01 Roderick B. Greening apt: statusexplanation I am working on a fix for the hook problem with package apt. It will require a simple script to detect the DE session running and prefer Adept/Kdesudo if running KDE, otherwise default back to Synaptic and Gksu. The hook file will then call this script rather than 'gksu -- synaptic' directly.
2008-10-29 18:57:36 Roderick B. Greening bug added attachment 'apt_0.7.14ubuntu6_to_apt_0.7.14ubuntu7.diff' (apt_0.7.14ubuntu6_to_apt_0.7.14ubuntu7.diff)
2008-11-04 16:27:55 Michael Vogt description Binary package hint: update-notifier-kde I have both gksu and synaptic installed and when asked to refresh the package lists, it chooses to use synapyic and gksu over the kde counterparts. I imagine this is just the backend preferring it but it looks a bit jarring to use. Binary package hint: update-notifier-kde TEST CASE in comment 11: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/288653/comments/11 I have both gksu and synaptic installed and when asked to refresh the package lists, it chooses to use synapyic and gksu over the kde counterparts. I imagine this is just the backend preferring it but it looks a bit jarring to use.
2009-09-28 23:03:05 Roderick B. Greening apt (Ubuntu): status Fix Committed Fix Released