[Bug 176902] Re: kpdf locks sound output

2017-10-16 Thread Bug Watch Updater
tps://bugs.launchpad.net/firefox/+bug/176902/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 176902]

2011-10-15 Thread Mh+mozilla
anage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/176902/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 176902]

2011-10-11 Thread Chris Coulson
to: https://bugs.launchpad.net/firefox/+bug/176902/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 176902]

2011-10-11 Thread Chris Coulson
ch is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/176902 Title: kpdf locks sound output To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/176902/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/lis

[Bug 176902]

2011-10-04 Thread Mh+mozilla
To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/176902/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 176902]

2011-10-04 Thread Karlt
buntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/176902 Title: kpdf locks sound output To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/176902/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubunt

[Bug 176902]

2011-10-03 Thread Karlt
/bugs/176902 Title: kpdf locks sound output To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/176902/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 176902]

2011-10-03 Thread Mh+mozilla
You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/176902 Title: kpdf locks sound output To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/176902/+subscriptions -

[Bug 176902]

2011-05-11 Thread Ventnor-bugzilla
Ideally at the same time we can install GTK3 on our build systems and migrate to that asap. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/176902 Title: kpdf locks sound output -- ubuntu-bugs maili

[Bug 176902]

2011-05-11 Thread Karlt
gnome_vfs_mime_application_launch_with_env calls g_spawn_async without G_SPAWN_LEAVE_DESCRIPTORS_OPEN so helper apps should be fine with GnomeVFS. Non-GNOME (and newer GNOME) systems without --enable-gio will use nsIProcess which uses PR_CreateProcess, thus hitting this bug. Helper apps should be

[Bug 176902]

2011-05-11 Thread Ventnor-bugzilla
Doing some more code searching, the most important place to put this call might be nsLocalFile::OpenNSPRFileDesc (and possibly OpenANSIFileDesc). Writing that here for my own records. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 176902]

2011-05-11 Thread Ventnor-bugzilla
wtc doesn't want the proposed approach as he mentioned in bug 372734. We need to find a way to do this without touching NSPR. This might possibly mean auditing all PRFileDesc* in mozilla-central and calling PR_SetFDInheritable(..., PR_FALSE) on them -- You received this bug notification beca

[Bug 176902]

2011-05-10 Thread Mh+mozilla
(In reply to comment #67) > So this is the culprit? > http://mxr.mozilla.org/mozilla-central/source/nsprpub/pr/src/md/unix/ > uxproces.c#263 > > How exactly do you trigger this? I thought download code used GIO or > GnomeVFS now to spawn processes. > > Is there any valid case for wanting to keep t

[Bug 176902]

2011-05-10 Thread Roc-ocallahan
Michael, I'd love it if you could take this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/176902 Title: kpdf locks sound output -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://li

[Bug 176902]

2011-05-10 Thread Ventnor-bugzilla
So this is the culprit? http://mxr.mozilla.org/mozilla-central/source/nsprpub/pr/src/md/unix/uxproces.c#263 How exactly do you trigger this? I thought download code used GIO or GnomeVFS now to spawn processes. Is there any valid case for wanting to keep the file descriptors open after a fork? I w

[Bug 176902]

2011-05-10 Thread Bob+mozilla
Some relevant reference and code over at stackoverflow: http://stackoverflow.com/questions/5713242/linux-fork-file-descriptors- inheritance -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/176902 Title:

[Bug 176902]

2011-04-28 Thread Rogan Creswick
Hey, we only have 13 months before the 10-year anniversary of this bug! Here's a doodle for scheduling the party: http://www.doodle.com/9uav5v7igabaxndv *Maybe* we could get the ticket status updated to a status that actually exists for the occasion :) "NEW" doesn't seem to be on the list anymo

[Bug 176902]

2011-04-28 Thread Philip-chee
*** Bug 460936 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/176902 Title: kpdf locks sound output -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubu

[Bug 176902] Re: kpdf locks sound output

2011-02-03 Thread Bug Watch Updater
** Changed in: kdegraphics Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/176902 Title: kpdf locks sound output -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 176902] Re: kpdf locks sound output

2011-01-10 Thread Harald Sitter
** Package changed: kdegraphics (Ubuntu) => ubuntu -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdegraphics in ubuntu. https://bugs.launchpad.net/bugs/176902 Title: kpdf locks sound output -- kubuntu-bugs mailing list kubuntu-b...@lis

[Bug 176902]

2011-01-10 Thread dean gaudet
yeah let's not fix this before it's a decade old. not much longer to wait! -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdegraphics in ubuntu. https://bugs.launchpad.net/bugs/176902 Title: kpdf locks sound output -- kubuntu-bugs mail

[Bug 176902]

2011-01-10 Thread Bzbarsky
We do need to fix this, but we're not going to hold Gecko 2 for it. Moving to the 2.x list, pending Karl actually having time... -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdegraphics in ubuntu. https://bugs.launchpad.net/bugs/176902 Ti

[Bug 176902] Re: kpdf locks sound output

2010-09-15 Thread Bug Watch Updater
** Changed in: firefox Importance: Unknown => High -- kpdf locks sound output https://bugs.launchpad.net/bugs/176902 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdegraphics in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubun

[Bug 176902] Re: kpdf locks sound output

2008-03-07 Thread Richard Johnson
Does this happen when you launch KPDF from Firefox? I cannot recreate this by launching from Konqueror or on its own, but all reports concerning this issue on KDE bugs aims at Firefox. Thanks. ** Changed in: kdegraphics (Ubuntu) Assignee: (unassigned) => Richard Johnson (nixternal) Sta

[Bug 176902] Re: kpdf locks sound output

2008-03-07 Thread Bug Watch Updater
** Changed in: firefox Status: Unknown => Confirmed -- kpdf locks sound output https://bugs.launchpad.net/bugs/176902 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:

[Bug 176902] Re: kpdf locks sound output

2008-03-07 Thread Robert Crowston
Yes, this is from firefox (before reading the kde bug report I assumed this detail was irrelevant, sorry). Thus I think it is probably best if I mark it as invalid for kdegraphics and link it to the mozilla bug. ** Bug watch added: Mozilla Bugzilla #147659 https://bugzilla.mozilla.org/show_bug.

[Bug 176902] Re: kpdf locks sound output

2008-02-19 Thread Bug Watch Updater
** Changed in: kdegraphics Status: Unknown => Invalid -- kpdf locks sound output https://bugs.launchpad.net/bugs/176902 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.co

[Bug 176902] Re: kpdf locks sound output

2008-02-18 Thread Pino Toscano
** Bug watch added: KDE Bug Tracking System #148470 http://bugs.kde.org/show_bug.cgi?id=148470 ** Also affects: kdegraphics via http://bugs.kde.org/show_bug.cgi?id=148470 Importance: Unknown Status: Unknown -- kpdf locks sound output https://bugs.launchpad.net/bugs/176902 You rec

[Bug 176902] Re: kpdf locks sound output

2007-12-17 Thread Robert Crowston
To Clarify: this is on Kubuntu 7.10 -- kpdf locks sound output https://bugs.launchpad.net/bugs/176902 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for kdegraphics in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubunt

[Bug 176902] kpdf locks sound output

2007-12-17 Thread Robert Crowston
Public bug reported: Binary package hint: kdegraphics When kpdf has been running for a while, it appears to stop other programs using the sound output (standard output busy error, will add as a comment next time this happens, $ lsof | grep /dev/snd used to confirm that kpdf has something to do wi