Bug 223250

Summary: Two zen-updater icons on KDE desktop
Product: [openSUSE] openSUSE 10.2 Reporter: Forgotten User ZhJd0F0L3x <forgotten_ZhJd0F0L3x>
Component: ZenworksAssignee: 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
After installing RC1, on first login, i get two zen-updater icons in the taskbar of my KDE desktop.

I would have expected the opensuse-updater applet instead of the ZEN-thing.
Comment 1 Forgotten User ZhJd0F0L3x 2006-11-22 15:16:49 UTC
Created attachment 106600 [details]
screenshot
Comment 2 Andreas Jaeger 2006-11-22 15:22:21 UTC
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?
Comment 3 Martin Vidner 2006-11-22 15:30:31 UTC
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, ...)
Comment 4 Martin Vidner 2006-11-22 15:32:09 UTC
Now I realize, this is the updater which Lubos did. I did the installer.
Comment 5 Lubos Lunak 2006-11-22 15:54:26 UTC
$ 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
Comment 6 Forgotten User ZhJd0F0L3x 2006-11-22 20:28:58 UTC
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.
Comment 7 Forgotten User ZhJd0F0L3x 2006-11-22 20:34:40 UTC
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 :-)
Comment 8 Stanislav Visnovsky 2006-11-23 08:11:45 UTC
(In reply to comment #6)

ZMD is our default solution for 10.2
Comment 9 Lubos Lunak 2006-11-23 10:03:29 UTC

*** This bug has been marked as a duplicate of bug 219390 ***