My posting here as well as my bugzilla filing with an strace log being sent with it) are almost three weeks old, but NOTHING has happened on either side yet. Thus, I was trying to get more clarity into the issue.
puddletag 1.2.0 just doesn’t start under Tumbleweed, only the bouncing icon for a little moment, then nothing. Under Leap 42.2., all is fine with puddletag 1.2.0. For both operating systems, the multimedia:apps and multimedia:libs repos needed to be pulled in to get the latest puddletag version.
Calling puddletag 1.2.0 from the terminal, the output is:
Traceback (most recent call last):
File "/usr/bin/puddletag", line 317, in <module>
from PyQt4.QtGui import QApplication, QPixmap, QSplashScreen, QIcon
ImportError: No module named sip
The problem seems to be with SIP. Under Leap 42.2., there is a package called python-sip installed from one of the official release repos. I suppose it is this package which helps puddletag start up. Under Tumbleweed, there is no package pyton-sip in the official release repos; this one only is in unstable repos as of now. On the other hand, Tumbleweed has two official packages called python2-sip and python3-sip, which are not installed. Well, I just don’t feel like installing the latter two and eventually pull along many more packages bloating my system in order to try to find out if at all and under what conditions I could get puddletag 1.2.0 to work under Tumbleweed. (Moreover, pythonN-sip seems to come in various versions depending on KDE and Qt versions, looks like dangerous territory to me…)
Please, I would be happy to receive comments from the forum community, advice and what else. Moreover, I would be happy if one or more of the Tumbleweed package maintainers could give this issue (cf. also the bugzilla report) a closer look and get it ironed out.
Well, this is just what I gather from looking at Leap and Tumbleweed installations in comparison. Not necessarily correct, no insult intended towards package maintainers. Anyway, this issue seems to be kind of stupid, and it might just take a little fix for Tumbleweed to shine again!