Home of the jammr Community
![[RSS Feed] [RSS Feed]](/static/djangobb_forum/img/feed-icon-small.png) 
			 
							 
     
								
								And here is the output of gdb when running your non-stripped binary of jammr
Attachments:  jammr_stefanha.txt (10.0 KB)
 jammr_stefanha.txt (10.0 KB)
Offline
 
							 
							
						 
     
								
								The stack trace shows the sound settings dialog being displayed.  This is normal on first start.  The program itself is not hanging (e.g. infinite loop or deadlock).
Is there anything that could affect how or where windows are displayed, for example X11 Forwarding, remote desktop, or a window manager?
Have you tried on another machine?
Stefan
Offline
 
							 
     
								
								Is there anything that could affect how or where windows are displayed, for example X11 Forwarding, remote desktop, or a window manager?
Warning: app trying to map XEmbed window 0x2E00005, ignoring Warning: app trying to map XEmbed window 0x2E0000A, ignoring
 )
 )Offline
 
							 
							
						 
     
								
								There is also an old bug about a compatibility problem between IceWM and Qt5:
https://bugreports.qt.io/browse/QTBUG-32269
It looks like it was fixed in IceWM.
Perhaps you have another window manager installed, like the default twm window manager?  If jammr works then I'm afraid you are affected by this bug.  You could check the IceWM version and try the latest one.
Stefan
Offline
 
							 
     
								
								Cool, I've upgraded icewm and now jammr works! Thank you very much!!!
Now I just have to find out how to remove the noise from my soundcard, but this will be the subject of another thread! 
Edited Cri (April 20, 2015 11:22:58)
Offline
 
							 
     
								
								Cri
Now I just have to find out how to remove the noise from my soundcard, but this will be the subject of another thread!
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
pasuspender -- jammr

Offline
 
							 
							
						 
     
								
								Great, glad you got it working.  PulseAudio is not designed for low-latency.
ALSA works great for straight recording/playback.  If you also want to route audio between applications then JACK is the best solution on Linux.
Stefan
Offline
![[RSS Feed] [RSS Feed]](/static/djangobb_forum/img/feed-icon-small.png)