[Bug 1754294] Re: After last updated libcurl3 on libcurl4, some apps are removed.
@davek I'm not saying this bug isn't bad but virtualbox-5.2 and slack- desktop have been fixed a long time ago. virtualbox-5.2 depends on libcurl4 and slack-desktop even better on "libcurl3 | libcurl4". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754294 Title: After last updated libcurl3 on libcurl4, some apps are removed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1754294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1754294] Re: After last updated libcurl3 on libcurl4, some apps are removed.
@adrianvg Despite the very poor planning and execution of the libcurl3/libcurl4 transition, the best solution is to get all the relevant packages updated to use libcurl4. I very much doubt the next LTS release will resolve this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754294 Title: After last updated libcurl3 on libcurl4, some apps are removed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1754294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1754294] Re: After last updated libcurl3 on libcurl4, some apps are removed.
At first I was annoyed by this strange choice by Cannonical. I mainly do not understand why libcurl3 and libcurl4 cannot be installed at the same time as is usual with libraries of different major version. Then I got to accept that the problem actually needs to be fixed in the dependent programs - they need to switch from libcurl3 to libcurl4 which is now the default in Ubuntu 18.04. VirtualBox and Slack already have and I'm sure the rest will follow quickly. If not complain to them. I expect this "issue" will not be fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754294 Title: After last updated libcurl3 on libcurl4, some apps are removed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1754294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1684108] Re: Broken Audio infrastructure on Kubuntu 17.04
José, thanks for pointing out a workaround! I haven't had time to confirm yet but I may have found the reason the script /usr/bin/start-pulseaudio-x11 wasn't running correctly on my system. When I tried executing it manually I got the error message "Failed to open sound file." Looking at the script it contains the line /usr/bin/pactl upload-sample /usr/share/sounds/ubuntu/stereo/bell.ogg bell.ogg > /dev/null However, the file /usr/share/sounds/ubuntu/stereo/bell.ogg wasn't present on my system. Since the script is run with sh -e it will stop on the first failure and therefore not load module-device-manager. I found out that the sound file is part of the package ubuntu-sounds - once installed, the script runs correctly. José, could you please check if you have the package ubuntu-sounds installed? The description says "Ubuntu's GNOME audio theme" so no wonder it's not installed by default on Kubuntu. This therefore seems to be a packaging bug in pulseaudio - the package should depend on ubuntu- sounds. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684108 Title: Broken Audio infrastructure on Kubuntu 17.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1684108/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1703334] [NEW] start-pulseaudio-x11 tries to load /usr/share/sounds/ubuntu/stereo/bell.ogg which is missing
Public bug reported: The script /usr/bin/start-pulseaudio-x11 contains the line /usr/bin/pactl upload-sample /usr/share/sounds/ubuntu/stereo/bell.ogg bell.ogg > /dev/null However, the file /usr/share/sounds/ubuntu/stereo/bell.ogg wasn't present in my Kubuntu 17.04 installation. It's part of the package ubuntu-sounds that apparently isn't installed in Kubuntu by default (no wonder, the description says "Ubuntu's GNOME audio theme"). Since the script is run with sh -e it stops at the first failure and therefore pulseaudio is not initialized correctly (for example, module- device-manager isn't loaded which prevents configuration of device preferences). To me this sounds like a missing dependency of the pulseaudio package on ubuntu-sounds package. System information: Kubuntu 17.04 pulseaudio version 1:10.0-1ubuntu2 Expected behaviour: script /usr/bin/start-pulseaudio-x11 runs correctly and properly initializes pulseaudio Actual behaviour: script doesn't run correctly and therefore pulseaudio isn't initialized properly. ** Affects: pulseaudio (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1703334 Title: start-pulseaudio-x11 tries to load /usr/share/sounds/ubuntu/stereo/bell.ogg which is missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1703334/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1684108] Re: Broken Audio infrastructure on Kubuntu 17.04
Apologies for another message and notification... forgot the link to the bug: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1703334 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684108 Title: Broken Audio infrastructure on Kubuntu 17.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1684108/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1684108] Re: Broken Audio infrastructure on Kubuntu 17.04
I just reported a bug in pulseaudio related to the above - could you please check if that's the case for you as well and confirm that the bug affects you too? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684108 Title: Broken Audio infrastructure on Kubuntu 17.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1684108/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1703334] Re: start-pulseaudio-x11 tries to load /usr/share/sounds/ubuntu/stereo/bell.ogg which is missing in Kubuntu
Awesome, thanks! Haven't had time to test yet if this also fixes https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1684108 but I wouldn't be surprised if it did. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1703334 Title: start-pulseaudio-x11 tries to load /usr/share/sounds/ubuntu/stereo/bell.ogg which is missing in Kubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1703334/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1684108] Re: Broken Audio infrastructure on Kubuntu 17.04
*** This bug is a duplicate of bug 1703334 *** https://bugs.launchpad.net/bugs/1703334 ** This bug has been marked a duplicate of bug 1703334 start-pulseaudio-x11 tries to load /usr/share/sounds/ubuntu/stereo/bell.ogg which is missing in Kubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684108 Title: Broken Audio infrastructure on Kubuntu 17.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1684108/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 937522] Re: rdp clipboard sync doesn't work anymore.
Thanks a lot for the fixes, Jean-Louis! I'm using remmina extensively every day so lack of clipboard sync along with non-working mouse wheel was a major pain. Hope this gets accepted to Ubuntu updates soon. I'm a bit dismayed by the lack of interest in this bug in upstream... Thanks again, much appreciated. Pete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/937522 Title: rdp clipboard sync doesn't work anymore. To manage notifications about this bug go to: https://bugs.launchpad.net/remmina/+bug/937522/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 963736] Re: thunderbird freezes at random : must be killed and reload
I'm also experiencing issue described by Paul White - both Firefox and Thunderbird freeze at the same time, no other application is affected. I'm also on Kubuntu Raring. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/963736 Title: thunderbird freezes at random : must be killed and reload To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/963736/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 963736] Re: thunderbird freezes at random : must be killed and reload
FWIW, I haven't seen one of these freezes since I switched gtk2 theme from oxygen-gtk to Oxygen-Molecule-Flat. Normally I would experience at least one freeze every two days (usually more often). I have now patched gtk2-engines-oxygen 1.3.3 with the changes mentioned in the Emacs bug report: https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1142213 - the changes don't seem to be relevant to the issue we are experiencing here but let's see if the newest version of gtk2-engines-oxygen helps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/963736 Title: thunderbird freezes at random : must be killed and reload To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/963736/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1142213] Re: emacs23/24 and other GTK applications do not start when run in Kubuntu 13.04 with oxygen-gtk theme enabled
I can confirm that with the new package gtk2-engines- oxygen_1.3.3-2ubuntu0.1_amd64.deb EasyTag is starting correctly (I'm not using Emacs but EasyTag had the exact same problem) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1142213 Title: emacs23/24 and other GTK applications do not start when run in Kubuntu 13.04 with oxygen-gtk theme enabled To manage notifications about this bug go to: https://bugs.launchpad.net/emacs/+bug/1142213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 963736] Re: thunderbird and firefox freeze at random : must be killed and restarted
Just an update to my comment #19 (a week ago) - I haven't experienced any of these freezes since I upgraded gtk2-engines-oxygen to version 1.3.3 with the patches mentioned in the Emacs bug report: https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1142213. The patches might not be relevant so it's possible that the latest upstream version fixes the freezes. I can provide amd64 package if there's interest. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/963736 Title: thunderbird and firefox freeze at random : must be killed and restarted To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/963736/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 963736] Re: thunderbird and firefox freeze at random : must be killed and restarted
For anyone who would like to try the up-to date patched gtk2-engines-oxygen package, here it is: https://dl.dropboxusercontent.com/u/50609214/gtk2-engines-oxygen_1.3.3-1ubuntu1-patched_amd64.deb Please let us know your experience! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/963736 Title: thunderbird and firefox freeze at random : must be killed and restarted To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/963736/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 963736] Re: thunderbird and firefox freeze at random : must be killed and restarted
Glad to hear the new version helped. I do not have an i386 raring vm to build the deb but here is a quick guide how to do it yourself: # install debian build tools - not sure I didn't miss any sudo apt-get install dpkg-dev debhelper # install build dependencies sudo apt-get build-dep gtk2-engines-oxygen # get the source (version 1.3.1) apt-get source gtk2-engines-oxygen cd gtk2-engines-oxygen-1.3.1 # update the source to 1.3.3 wget http://launchpadlibrarian.net/139674367/gtk2-engines-oxygen_1.3.1-0ubuntu1_1.3.3-1ubuntu1.diff.gz -q -O- | gzip -dc | patch -p1 # patch the source - these are the changesets from oxygen-gtk git - see https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1142213 wget https://dl.dropboxusercontent.com/u/50609214/oxygen-gtk-1-popen-changeset_r51b662b0cd86fd7a960cc2f0c436441d64b2dd44.diff | patch -p1 wget https://dl.dropboxusercontent.com/u/50609214/oxygen-gtk-2-changeset_r592490ea8d7dcd328b755cbb28b9be205d68168f.diff | patch - p1 wget https://dl.dropboxusercontent.com/u/50609214/oxygen-gtk-3-changeset_r878b0e626311cdf847e00dfd6ff96184021c1667.diff | patch -p1 # build the package dpkg-buildpackage -b -us -uc -j2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/963736 Title: thunderbird and firefox freeze at random : must be killed and restarted To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/963736/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 309315] Re: Segfault in one out of two seamlessrdp sessions
Just wanted to confirm this bug is still present in latest rdesktop cvs snapshot of rdesktop (as at 24/11/2010). -- Segfault in one out of two seamlessrdp sessions https://bugs.launchpad.net/bugs/309315 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 309315] Re: Segfault in one out of two seamlessrdp sessions
Ugh, sorry for that... I was pulling rdesktop from an old cvs. This bug has been fixed in rdesktop svn on 18/1/2010, see http://sourceforge.net/tracker/index.php?func=detail&aid=1970489&group_id=24366&atid=381349 ** Bug watch added: SourceForge.net Tracker #1970489 http://sourceforge.net/support/tracker.php?aid=1970489 -- Segfault in one out of two seamlessrdp sessions https://bugs.launchpad.net/bugs/309315 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