Bug#354717: lastfm: icons not visible

2006-03-02 Thread Florian Lohoff
On Wed, Mar 01, 2006 at 09:28:31AM -0800, Paul Telford wrote:
 I installed a brand new machine with a bare-bones unstable install
 then did 'apt-get install metacity lastfm x-window-system' and the
 player displays correctly on that system.  Have you tried an 'apt-get
 upgrade' by chance?  The debian patches do change the way the icons
 load slightly - the upstream code requires them to be separate files
 in the same directory as the player binary, the debian version uses
 Qt's resource system to compile them directly in to the binary itself.
  I'm not sure why one method would work for you but not another.

I just did an update/dist-upgrade and it stills shows no buttons.

Okay - after investigating the strace a little bit i found that its trying to 
open 
the debug versions for the libqt4.

Deinstalling the libqt4-debug cures the button problem - It seems although 
qt4-debug should
help debugging its a heisenbug.

[EMAIL PROTECTED]:~$ strace -f -o /tmp/f lastfm
[...]
[EMAIL PROTECTED]:~$ grep open /tmp/f | grep debug
4962  open(/usr/lib/qt4/plugins/imageformats/libqgif_debug.so, 
O_RDONLY|O_LARGEFILE) = 10
4962  open(/usr/lib/qt4/plugins/imageformats/libqgif_debug.so, O_RDONLY) = 10
4962  open(/usr/lib/libQtGui_debug.so.4, O_RDONLY) = 10
4962  open(/usr/lib/libQtCore_debug.so.4, O_RDONLY) = 10
4962  open(/usr/lib/qt4/plugins/imageformats/libqjpeg_debug.so, 
O_RDONLY|O_LARGEFILE) = 10
4962  open(/usr/lib/qt4/plugins/imageformats/libqjpeg_debug.so, O_RDONLY) = 10
4962  open(/usr/lib/qt4/plugins/imageformats/libqmng_debug.so, 
O_RDONLY|O_LARGEFILE) = 10
4962  open(/usr/lib/qt4/plugins/imageformats/libqmng_debug.so, O_RDONLY) = 10

Flo
-- 
Florian Lohoff  [EMAIL PROTECTED] +49-171-2280134
Heisenberg may have been here.


signature.asc
Description: Digital signature


Bug#354717: lastfm: icons not visible

2006-03-02 Thread Paul Telford
On 3/2/06, Florian Lohoff [EMAIL PROTECTED] wrote:
 Okay - after investigating the strace a little bit i found that its trying to 
 open
 the debug versions for the libqt4.

 Deinstalling the libqt4-debug cures the button problem - It seems although 
 qt4-debug
 should help debugging its a heisenbug.

Florian,

 Thanks for your efforts to track down this problem.  I have confirmed
it here.  Will reassign to libqt4-debug and add a Conflicts to the
lastfm package in the meantime.


 Paul.



Bug#354717: lastfm: icons not visible

2006-03-01 Thread Florian Lohoff
On Tue, Feb 28, 2006 at 02:14:21PM -0800, Paul Telford wrote:
 On 2/28/06, Florian Lohoff [EMAIL PROTECTED] wrote:
  I didnt try from the menu - cant even find it there ...
 
 It should be under Debian/Apps/Sound, though I don't expect it to

Yep - found it now - restarting gnome was necessary ... seems menus had
not been updated.

 behave any differently.  Which window manager are you using?  I'm
 trying to figure out how to reproduce it on my system...

Standard gnome - metacity ...

I have compiled lastfm from svn and that one works. I have compiled the
debian orig.tar.gz 1.1.5 and ran ./player - which worked. I compiled
the orig.tar.gz (+ diff 1.1.5-3) and ran ./player and it didn't work.

So it must be the debian patches ...

Flo
-- 
Florian Lohoff  [EMAIL PROTECTED] +49-171-2280134
Heisenberg may have been here.


signature.asc
Description: Digital signature


Bug#354717: lastfm: icons not visible

2006-03-01 Thread Paul Telford
On 2/28/06, Florian Lohoff [EMAIL PROTECTED] wrote:
 Standard gnome - metacity ...

 I have compiled lastfm from svn and that one works. I have compiled the
 debian orig.tar.gz 1.1.5 and ran ./player - which worked. I compiled
 the orig.tar.gz (+ diff 1.1.5-3) and ran ./player and it didn't work.

 So it must be the debian patches ...

I installed a brand new machine with a bare-bones unstable install
then did 'apt-get install metacity lastfm x-window-system' and the
player displays correctly on that system.  Have you tried an 'apt-get
upgrade' by chance?  The debian patches do change the way the icons
load slightly - the upstream code requires them to be separate files
in the same directory as the player binary, the debian version uses
Qt's resource system to compile them directly in to the binary itself.
 I'm not sure why one method would work for you but not another.


 Paul.



Bug#354717: lastfm: icons not visible

2006-02-28 Thread Florian Lohoff
Package: lastfm
Version: 1.1.5-3
Severity: normal

Hi,
when starting lastfm from command line or from the browser the icons for
stop/love/ban and others are not visible.

It does play though ...

Flo


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.1
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages lastfm depends on:
ii  libasound21.0.10-2   ALSA library
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-9  GCC support library
ii  libqt4-core   4.1.0-3Qt 4 core non-GUI functionality ru
ii  libqt4-gui4.1.0-3Qt 4 core GUI functionality runtim
ii  libstdc++64.0.2-9The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  xlibs 6.9.0.dfsg.1-4 X Window System client libraries m

Versions of packages lastfm recommends:
pi  firefox [www-browser] 1.5.dfsg+1.5.0.1-1 lightweight web browser based on M
ii  konqueror [www-browse 4:3.5.1-1  KDE's advanced file manager, web b
ii  lynx [www-browser]2.8.5-2sarge1  Text-mode WWW Browser
ii  mozilla-browser [www- 2:1.7.12-1.1   The Mozilla Internet application s
ii  w3m [www-browser] 0.5.1-4WWW browsable pager with excellent

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#354717: lastfm: icons not visible

2006-02-28 Thread Paul Telford
On 2/28/06, Florian Lohoff [EMAIL PROTECTED] wrote:
 Hi,
 when starting lastfm from command line or from the browser the icons for
 stop/love/ban and others are not visible.

Are you saying that they appear if you launch it from the Applications
menu?  Could you send me a screenshot?

Thanks,


 Paul.



Bug#354717: lastfm: icons not visible

2006-02-28 Thread Paul Telford
On 2/28/06, Florian Lohoff [EMAIL PROTECTED] wrote:
 I didnt try from the menu - cant even find it there ...

It should be under Debian/Apps/Sound, though I don't expect it to
behave any differently.  Which window manager are you using?  I'm
trying to figure out how to reproduce it on my system...

Thanks,


 Paul.