|
Bugzilla – Full Text Bug Listing |
| Summary: | Two zen-updater icons on KDE desktop | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Forgotten User ZhJd0F0L3x <forgotten_ZhJd0F0L3x> |
| Component: | Zenworks | Assignee: | Lubos Lunak <llunak> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jawaad Tariq <jtariq> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | aj |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Component Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 215208 | ||
| Attachments: | screenshot | ||
|
Description
Forgotten User ZhJd0F0L3x
2006-11-22 15:15:39 UTC
Created attachment 106600 [details]
screenshot
zen-updater is correct - but you should have only one item. Martin, can you double check this? Is this a result of the changes done yesterday? Stefan, have you done a new install or an upgrade? I don't think it is because of bug 222757. The new desktop file is as follows, which does not seem to imply autostart. Neither does this I think: %suse_update_desktop_file -G "" -C "" package-manager [Desktop Entry] X-SuSE-translate=true Encoding=UTF-8 Name=Install Software Exec=package-manager %F Icon=package-manager-icon Terminal=false Type=Application Categories=PackageManager; MimeType=application/x-rpm StartupNotify=true (and translations) Stefan please check what is actually running there. (ps, kill, ...) Now I realize, this is the updater which Lubos did. I did the installer. $ which opensuseupdater $ which zen-updater $ cat /etc/xdg/autostart/zen-updater-auto.desktop | grep KDE $ cat /opt/kde3/share/autostart/opensuseupdater.desktop | grep KDE $ cat /etc/sysconfig/sw_management | grep SW $ ps ux d150:~ # ps xau|grep -i upd tux 11356 0.0 3.6 39428 18660 ? Sl 16:07 0:00 zen-updater --desktop /usr/lib/zen-updater/ZenUpdater.exe tux 11361 0.0 3.6 39424 18688 ? Sl 16:07 0:00 zen-updater --desktop /usr/lib/zen-updater/ZenUpdater.exe d150:~ # which opensuseupdater d150:~ # which zen-updater /usr/bin/zen-updater d150:~ # grep KDE /etc/xdg/autostart/zen-updater-auto.desktop /opt/kde3/share/autostart/opensuseupdater.desktop /etc/xdg/autostart/zen-updater-auto.desktop:X-KDE-autostart-after=panel /etc/xdg/autostart/zen-updater-auto.desktop:X-KDE-StartupNotify=false /etc/xdg/autostart/zen-updater-auto.desktop:X-KDE-autostart-phase=2 grep: /opt/kde3/share/autostart/opensuseupdater.desktop: No such file or directory d150:~ # grep SW /etc/sysconfig/sw_management PREFERRED_SW_MANAGER_STACK="zlm" BTW: i think it is a blocker that a default installation puts on ZMD instead of zypper. This is a new installation, no update. This only happened on this one system, the other (x86_64) system did not show it. After rebooting the system with the two zen-updaters, it also did not happen again. So this is probably a temporary glitch and not as severe as i thought :-) (In reply to comment #6) ZMD is our default solution for 10.2 *** This bug has been marked as a duplicate of bug 219390 *** |