On Wed, 7 Jun 2000, Niklas Saers Mailinglistaccount wrote:

> Hi. When I do a 
> 
> import gnome.ui
> 
> (or applet or capplet) or even just 
> python /usr/local/lib/python1.5/site-packages/gnome/ui 
> then I get first Permission denied to /dev/dsp0 (which is ok since I don't
> have a soundcard which is supported on my FreeBSD 4.0 box) and then I get
> an 'Alarm clock' and it ends. The modules seem to end in the
> initialization of the python-files. Can anyone help me out on what this
> error is and how I can make it go away so that I can work with my glade
> projects? I'm using python 1.5 and python-glade 1.53

Well, the /dev/dsp message is due to the gnome-libs initialising esd.  I
don't know about the Alarm clock message.  Try passing the --disable-sound
argument to your program to disable esd usage and see if that makes a
difference.

> 
> Sincerely yours
>    Niklas Saers
> 

James.

-- 
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/



_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to