[Bug 361517] Re: Pulseaudio doesn't load module-x11-xsmp

2011-03-17 Thread Robert Krajewski
I am seeing something similar where this kind of error produces the
following behavior:

In syslog:

pulseaudio[2123]: module.c: Failed to load  module module-x11-xsmp
(argument: display=:0.0 session_manager=local/rpk-desk:@/tmp/.ICE-
unix/2044,unix/rpk-desk:/tmp/.ICE-unix/2044): initialization failed

Shortly after logging into the GUI desktop, the display freezes, but
machine is still alive. (For example, you can ssh in.) When idle, the
screen goes blank. Move the mouse, the screen saver unlock dialog shows,
and I can type in password to log back in. Then I see my desktop again,
but, again, the display is frozen.

Disabling integrated audio from the BIOS solved the problem. It's a good
thing I don't need sound.

This machine (Dell dual Pentium 4 desktop) has been running Ubuntu since
October 2007 and has been continuously upgraded since then. This problem
did not occur until yesterday. I am running Ubuntu 10.10 (32-bit) with
all the latest updates.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/361517

Title:
  Pulseaudio doesn't load module-x11-xsmp

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361517] Re: Pulseaudio doesn't load module-x11-xsmp

2011-03-17 Thread Robert Krajewski
Also, how can this be an invalid bug? If you lose functionality and the
system can't repair itself, isn't that a bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/361517

Title:
  Pulseaudio doesn't load module-x11-xsmp

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361517] Re: Pulseaudio doesn't load module-x11-xsmp

2010-02-20 Thread Charlie Kravetz
Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as confirmed and let them handle it from here.
Thanks for taking the time to make Ubuntu better!

** Changed in: pulseaudio (Ubuntu)
   Status: New = Confirmed

** Changed in: pulseaudio (Ubuntu)
   Importance: Undecided = Medium

-- 
Pulseaudio doesn't load module-x11-xsmp
https://bugs.launchpad.net/bugs/361517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361517] Re: Pulseaudio doesn't load module-x11-xsmp

2010-02-20 Thread Daniel T Chen
In Lucid, /etc/xdg/autostart/pulseaudio.desktop invokes /usr/bin/start-
pulseaudio-x11 which clearly loads module-x11-xsmp if $SESSION_MANAGER
is not an empty string. Thus, this cannot be a PulseAudio issue. You
should check if there is actually a session manager running when the
desktop file is called.

** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed = Invalid

-- 
Pulseaudio doesn't load module-x11-xsmp
https://bugs.launchpad.net/bugs/361517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361517] Re: Pulseaudio doesn't load module-x11-xsmp

2009-07-30 Thread Blue
i got this problem too on ubuntu 9.04

Jul 25 14:14:37 nb-riccardo pulseaudio[3434]: module-x11-xsmp.c: X11 session 
manager not running.
Jul 25 14:14:37 nb-riccardo pulseaudio[3434]: module.c: Failed to load  module 
module-x11-xsmp (argument: ): initialization failed.

Jul 31 00:58:11 nb-riccardo pulseaudio[6044]: pid.c: Stale PID file, 
overwriting.
Jul 31 00:58:13 nb-riccardo pulseaudio[6044]: module-x11-xsmp.c: X11 session 
manager not running.
Jul 31 00:58:13 nb-riccardo pulseaudio[6044]: module.c: Failed to load  module 
module-x11-xsmp (argument: ): initialization failed.

Jul 31 01:00:07 nb-riccardo pulseaudio[3449]: module-x11-xsmp.c: X11 session 
manager not running.
Jul 31 01:00:07 nb-riccardo pulseaudio[3449]: module.c: Failed to load  module 
module-x11-xsmp (argument: ): initialization failed.

i hope this is useful, i'm a new user here.

-- 
Pulseaudio doesn't load module-x11-xsmp
https://bugs.launchpad.net/bugs/361517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361517] Re: Pulseaudio doesn't load module-x11-xsmp

2009-07-17 Thread dino99
same thing here

** Attachment added: user.log
   http://launchpadlibrarian.net/29183254/user.log

-- 
Pulseaudio doesn't load module-x11-xsmp
https://bugs.launchpad.net/bugs/361517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361517] Re: Pulseaudio doesn't load module-x11-xsmp

2009-04-17 Thread webaake
Update;

Upgrading Mplayer to 1.03rc didn't solve the problem. However,
uninstalling the init.d scripts and starting pulseuadio from rc.local
and module-x11-xsmp from user startsessions did solve it.

Strangely enough trying to start pulseaudio and the module from a session 
startscript didn't work. Like;
pulseaudio 
sleep 1
pactl load-module module-x11-xsmp 

The module wouldn't load.
I do have my user added to the pulse groups, so there aren't any permission 
problems.
I also checked all the pulse conf-files (/etc/pulse/) and the init.d start 
script, but found no remedy there.

Conclusion; I suspect some quirks in the installscript (xubuntu 9.04
beta) and/or something wrong in the init.d script.

Why I bother is that I could make it work with some terminal/bash
knowledge but new Ubuntu users might not.

-- 
Pulseaudio doesn't load module-x11-xsmp
https://bugs.launchpad.net/bugs/361517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361517] Re: Pulseaudio doesn't load module-x11-xsmp

2009-04-17 Thread webaake
@ Luke

Sorry, didn't see your post at first.

Reinstalled pulseaudio-module-x11 from Synaptic but there were no new
sessions in either .config/autostart or /etc/xdg/autostart.

I'll stay with my setup.

-- 
Pulseaudio doesn't load module-x11-xsmp
https://bugs.launchpad.net/bugs/361517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361517] Re: Pulseaudio doesn't load module-x11-xsmp

2009-04-15 Thread VangelistX
Is this bug still present when You use the testing build of mplayer 1.0
rc3 ?

You can get it from rvm PPA:
https://launchpad.net/~rvm/+archive/testing
https://launchpad.net/~rvm/+archive/libs

Many bugs were fixed in mplayer 1.0 rc3 version, including better support for 
Pulse Audio:
http://smplayer.berlios.de/forums/viewtopic.php?id=741

-- 
Pulseaudio doesn't load module-x11-xsmp
https://bugs.launchpad.net/bugs/361517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361517] Re: Pulseaudio doesn't load module-x11-xsmp

2009-04-15 Thread webaake
Since the problem completely vanishes after loading 'pactl load-module
module-x11-xsmp', I really don't think it has anything to do with the
player.

But thanks for the tip, I'll be testing it!

-- 
Pulseaudio doesn't load module-x11-xsmp
https://bugs.launchpad.net/bugs/361517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361517] Re: Pulseaudio doesn't load module-x11-xsmp

2009-04-15 Thread webaake
Yet more info:

Apr 15 11:19:01 mediamaskinen pulseaudio[3328]: main.c: Running in system mode, 
but --disallow-exit not set!
Apr 15 11:19:01 mediamaskinen pulseaudio[3328]: main.c: Running in system mode, 
but --disallow-module-loading not set!
Apr 15 11:19:01 mediamaskinen pulseaudio[3328]: main.c: Running in system mode, 
forcibly disabling SHM mode!
Apr 15 11:19:01 mediamaskinen pulseaudio[3328]: main.c: Running in system mode, 
forcibly disabling exit idle time!
Apr 15 11:19:02 mediamaskinen pulseaudio[3329]: alsa-util.c: Device front:0 
doesn't support 44100 Hz, changed to 48000 Hz.
Apr 15 11:19:02 mediamaskinen pulseaudio[3329]: alsa-util.c: Device front:0 
doesn't support 44100 Hz, changed to 48000 Hz.
Apr 15 11:19:02 mediamaskinen pulseaudio[3329]: module-alsa-sink.c: Increasing 
wakeup watermark to 40.00 ms
Apr 15 11:19:15 mediamaskinen pulseaudio[3329]: x11wrap.c: XOpenDisplay() failed
Apr 15 11:19:15 mediamaskinen pulseaudio[3329]: module.c: Failed to load  
module module-x11-xsmp (argument: ): initialization failed.

-- 
Pulseaudio doesn't load module-x11-xsmp
https://bugs.launchpad.net/bugs/361517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 361517] Re: Pulseaudio doesn't load module-x11-xsmp

2009-04-15 Thread webaake
More info:

From the logs;

Apr 15 10:30:00 mediamaskinen pulseaudio[3320]: x11wrap.c: XOpenDisplay() failed
Apr 15 10:30:00 mediamaskinen pulseaudio[3320]: module.c: Failed to load  
module module-x11-xsmp (argument: ): initialization failed.

This appeared after I added pactl load-module module-x11-xsmp to uppstart 
sessions.
Symptoms are the same; stuttering sound and crashing player.

However, loading the module manually from terminal is OK;

pactl load-module module-x11-xsmp
I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
I: caps.c: Dropping root privileges.
I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
14

And movies play fine.

-- 
Pulseaudio doesn't load module-x11-xsmp
https://bugs.launchpad.net/bugs/361517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs