This bug was fixed in the package gnome-settings-daemon -
2.32.1-0ubuntu13.1
---
gnome-settings-daemon (2.32.1-0ubuntu13.1) natty; urgency=low
* debian/patches/17_react_when_streams_removed.patch:
- Add patch to react when mixer streams are removed (LP: #750334)
-- Rodrigo Moya
Upstream accepted the patch, so I'm proposing my branch for
merging/upload. I think it's safe, since I could replicate the crash
once (only once though) without this patch and been unable to with this
branch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Here's what I think: Neither us can reproduce the crash. Put your fix in
a ppa so affected people can test and see if that helps against the
crashes. If it is helpful, we can SRU the fix.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
It is Bad State indeed, I guess this happens during the time it tries to
reconnect to pulseaudio, so I would call this fixed with my latest
additions to the branch, as we would need to remove the
streams/sinks/etc outside of the idle_reconnect, and I'm not sure what
the effect would be. At least wi
Yes, and the warning translates to "Invalid state". In this case it
could just as well mean "assertion failure", I guess.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/750334
Title:
gnome-settings-d
The same warning as before? What does that warning mean (in English)?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/750334
Title:
gnome-settings-daemon crashed with SIGABRT in raise()
--
ubuntu-bu
Result of testing your latest patch version - if I press media keys within ~5
seconds (which probably corresponds to the 5 second timer to idle_reconnect), I
still get the warning message (and OSD), after that, I get neither warning
message nor OSD.
After bringing PA up again things works norma
Right, should be indeed checking the id (I saw it on Friday, but had
inet connection problems so couldn't push), so please pull the branch
again, it should be working ok now (at least for me it seems to)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Built the package, installed it and rebooted. After reboot, media keys stops
working immediately after boot (perhaps when the login sound stops playing?)
But perhaps your fix is on the right track nonetheless, and that you could just
add a check against what stream is being removed (i e if id's m
David, it shouldn't, since it will re-create the default sink when the
headphones are unplugged. But good point anyway, so yes, will run with
it over the weekend to make sure nothing breaks. Can you please do the
same for a couple of days or so?
--
You received this bug notification because you a
Hey Rodrigo and thanks for looking at this bug. A quick review (haven't
tested yet) - isn't this patch a little much, e g if you plug in usb
headphones, and then unplug them, wouldn't that cause the media keys to
stop working?
--
You received this bug notification because you are a member of Ubun
JeSTeR7: can you easily replicate this problem? If so, could you please
build and test the attached branch to see if it fixes it for you? That
is:
$ bzr get lp:~rodrigo-moya/ubuntu/natty/gnome-settings-daemon/fix-750334
$ sudo apt-get install bzr-builddeb
$ cd fix-750334
$ bzr bd -- -b
this will
** Branch linked: lp:~rodrigo-moya/ubuntu/natty/gnome-settings-
daemon/fix-750334
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/750334
Title:
gnome-settings-daemon crashed with SIGABRT in raise()
-
** Changed in: gnome-settings-daemon (Ubuntu)
Status: Triaged => In Progress
** Changed in: gnome-settings-daemon (Ubuntu)
Assignee: (unassigned) => Rodrigo Moya (rodrigo-moya)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
The dereference of a dangling pa_context should be fixed in gnome-
settings-daemon rather than PA.
** Package changed: pulseaudio (Ubuntu) => gnome-settings-daemon
(Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
Hmm, so if I do the following:
echo "autospawn=no" > ~/.pulse/client.conf
pulseaudio -k
...and then press volume media keys, I get this error i .xsession-
errors:
** (gnome-settings-daemon:1476): WARNING **:
pa_context_set_sink_volume_by_index() failed: Felaktigt tillstånd
...which *seems* to b
Hmm, there seems to be more than one problem here.
1) For some reason, we lose connection to pulseaudio (or never get it). That's
a problem in itself.
2) Libcanberra and the pulse client library gets stuck in infinite recursion (i
e eating stack space) when trying to reconnect.
3) While reconnec
** Visibility changed to: Public
** Package changed: gnome-settings-daemon (Ubuntu) => pulseaudio
(Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/750334
Title:
gnome-settings-daemon crashed
18 matches
Mail list logo