[Bug 158248] Re: Nautilus gives error "too many files open" when copying

2007-11-24 Thread Patrick Wijnings
This is related to bug #125739 (mpg123 and mpg321 won't play audio
preview in Nautilus (Gutsy)). Nautilus opens a FIFO when you hover over
an audio (.ogg / .mp3) file, but doesn't close it because esound isn't
installed on gutsy anymore.

To work around this bug you can either disable audio previews or install
pulseaudio-esound-compat (and mpg321, sox and vorbis-tools if you want
nautilus to actually play sound).

You can continually monitor the number of FIFOs nautilus has opened with the 
following command:
while /bin/true; do clear; lsof -c nautilus|awk '{ print $5; }'|sort|uniq 
-c|grep FIFO; sleep 1; done

-- 
Nautilus gives error "too many files open" when copying
https://bugs.launchpad.net/bugs/158248
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 51530] Re: Gnome Volume Control Master Does NOT affect all channels

2006-10-16 Thread Patrick Wijnings
*** This bug is a duplicate of bug 59493 ***

** This bug has been marked a duplicate of bug 59493
   Master Volume Doesn't effect all channels

-- 
Gnome Volume Control Master Does NOT affect all channels
https://launchpad.net/bugs/51530

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


[Bug 59493] Re: Master Volume Doesn't effect all channels

2006-10-16 Thread Patrick Wijnings
I can confirm this as my brothers Creative Soundblaster Live! 5.1 also
has this problem. This is an ALSA problem as alsamixer doesn't mute
rear/center either.

** Bug 51530 has been marked a duplicate of this bug

-- 
Master Volume Doesn't effect all channels
https://launchpad.net/bugs/59493

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


[Bug 59760] Shutdown button isn't clickable if you hover above it before the dialog appears

2006-09-10 Thread Patrick Wijnings
Public bug reported:

When I choose System>Shutdown or click on the shutdown button on the
panel, and move the mouse to the position where the button in the dialog
is going to appear, before the dialog is displayed, the button isn't
clickable (and it isn't displayed in 'hover' state) until I move the
mouse away and back on the button again.

This happens with all buttons in the dialog (even the Cancel button) on
both my laptop, my desktop system and my parent's system, both with and
without Xgl.

This happens every time and is easy to reproduce (especially on slow systems):
1. Click the Shutdown button on the panel
2. Move the mouse to the position where the Shutdown-button in the dialog is 
going to appear before it actually appears (you have to be fast!)
3. Try to click the button

All systems are running Dapper (with the new shutdown dialog)

** Affects: gnome-panel (Ubuntu)
 Importance: Untriaged
 Assignee: Ubuntu Desktop Bugs
 Status: Confirmed

-- 
Shutdown button isn't clickable if you hover above it before the dialog appears
https://launchpad.net/bugs/59760

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