[Bug 1266496] Re: extra "fi" in file
*** This bug is a duplicate of bug 1315442 *** https://bugs.launchpad.net/bugs/1315442 ** This bug has been marked a duplicate of bug 1315442 Extra "fi" in /etc/init.d/gdm -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/1266496 Title: extra "fi" in file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1266496/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1270579] Re: Ubuntu should have an upstart job for saving/restoring backlight level on laptops
Hi Norbert, Your solution works for Ubuntu 14.04 LTS, Sony Vaio Series T laptop, Intel graphics 4000. Thanks man! Regards, Erik -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to a duplicate bug report (403075). https://bugs.launchpad.net/bugs/1270579 Title: Ubuntu should have an upstart job for saving/restoring backlight level on laptops To manage notifications about this bug go to: https://bugs.launchpad.net/elementaryos/+bug/1270579/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1266496] [NEW] extra "fi" in file
Public bug reported: In file /etc/init.d/gdm, line 79, there is an extra "fi" without any matching "if" inside function gen_config(): gen_config() { # GSettings configuration uses dconf update to generate a gdm profile needed=no if [ ! -f /etc/dconf/db/gdm ]; then needed=yes else for f in \ /etc/dconf/db/gdm.d /etc/dconf/db/gdm.d/*-settings \ /etc/dconf/db/gdm.d/locks /etc/dconf/db/gdm.d/locks/*-locks \ /etc/gdm/greeter.gsettings; do if [ "$f" -nt /etc/dconf/db/gdm ]; then needed=yes break fi done fi if [ "$needed" = yes ]; then # The configuration file in /etc uses org.gnome.blah gsettings syntax. # Convert it to org/gnome/blah dconf syntax, if needed (newer) dist_settings=/etc/dconf/db/gdm.d/90-debian-settings if [ ! -f $dist_settings ] || \ [ /etc/gdm/greeter.gsettings -nt $dist_settings ] ; then awk '/\[.*\]/ { gsub("\\.","/"); } ! /^#/ { print;}' \ /etc/gdm/greeter.gsettings > $dist_settings fi echo "Updating dconf for gdm..." dconf update fi fi } Second-last "fi" doesn't match any "if". This error is present in gdm source package 3.8.4-0ubuntu2 My version of Ubuntu: Description:Ubuntu 13.10 Release:13.10 My version of gdm: gdm: Installed: 3.8.4-0ubuntu2 Candidate: 3.8.4-0ubuntu2 ** Affects: gdm (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/1266496 Title: extra "fi" in file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1266496/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 878767] Re: No GUI option to change week-starting day
This seems to be the bug in the upstream GNOME bug tracker: https://bugzilla.gnome.org/show_bug.cgi?id=703317 ** Bug watch added: GNOME Bug Tracker #703317 https://bugzilla.gnome.org/show_bug.cgi?id=703317 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/878767 Title: No GUI option to change week-starting day To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/878767/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 878767] Re: No GUI option to change week-starting day
This Gnome shell extension fixes it the problem: https://extensions.gnome.org/extension/646/weeks-start-on-monday/ -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/878767 Title: No GUI option to change week-starting day To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/878767/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 478412] Re: Unable to launch commands with white space in it
I have sort of the same problem. I am unable to use the following command in the deskbar: virtualbox --startvm "Windows 7" The following error pops up: There is no virtual machine named "Windows. It is possible to run the command from the terminal or by using ALT+F2. It appears that deskbar is trying to split the command on spaces (deskbar/handlers/programs.py:240 perhaps), causing it to break. -- Unable to launch commands with white space in it https://bugs.launchpad.net/bugs/478412 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to deskbar-applet in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 392283] [NEW] it's just possible to print the current month
Public bug reported: Binary package hint: evolution monthly views different than current month are impossible to print as files. I don't know on real printer. it all works well after changing the page format to landscape. it works well also returning to vertical format page. ubuntu 9.04 evolution 2.26.1-0ubuntu2 italian language ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 9.04 ExecutablePath: /usr/bin/evolution Package: evolution 2.26.1-0ubuntu2 ProcEnviron: LANG=it_IT.UTF-8 SHELL=/bin/bash SourcePackage: evolution Uname: Linux 2.6.28-13-generic i686 ** Affects: evolution (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- it's just possible to print the current month https://bugs.launchpad.net/bugs/392283 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 392283] Re: it's just possible to print the current month
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/28379479/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/28379480/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/28379481/ProcStatus.txt -- it's just possible to print the current month https://bugs.launchpad.net/bugs/392283 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 392283] Re: it's just possible to print the current month
Sorry!... reading what i wrote I understand perfectly... I hope the following explanation will be enough in evolution mail: - click on calendar (for me, in italian "Calendario") - in the sidebar on the left select month clicking on the left arrow to join july (for me "luglio") and then click on the first of july and drag to 31. after this I have selected the days between 29 of june to 2 of september - click on file - print preview (for me "file - anteprima di stampa") I expected to see a preview reporting as title "july" (id est "luglio"), and days between 29 of june to 2 of september, but i have "june" (giugno) as title, and days between 1 of june to 12 of july. (schermata1.png) then: - click on file - setup page (file - impostazioni pagina) - click on landscape (orizzontale) - in the sidebar on the left select month clicking on the left arrow to join july (for me "luglio") and then click on the first of july and drag to 31. - click on file - print preview (for me "file - anteprima di stampa") Now I see a rotated page (readable from left) titled July ("Luglio") ** Attachment added: "Schermata1.png" http://launchpadlibrarian.net/28442016/Schermata1.png -- it's just possible to print the current month https://bugs.launchpad.net/bugs/392283 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Re: [Bug 392283] Re: it's just possible to print the current month
Sorry, I understand... I hope the following will clarify something. I don't know if I need to reply to this mail or just use launchpad... I'll do both. thanks in evolution: - click on calendar (for me, in italian "Calendario") - in the sidebar on the left select month clicking on the left arrow to join july (for me "luglio") and then click on the first of july and drag to 31. after this I have selected the days between 29 of june to 2 of september - click on file - print preview (for me "file - anteprima di stampa") I expected to see a preview reporting as title "july" (id est "luglio"), and days between 29 of june to 2 of september, but i have "june" (giugno) as title, and days between 1 of june to 12 of july. then: - click on file - setup page (file - impostazioni pagina) - click on landscape (orizzontale) - in the sidebar on the left select month clicking on the left arrow to join july (for me "luglio") and then click on the first of july and drag to 31. - click on file - print preview (for me "file - anteprima di stampa") Now I see a rotated page (readable from left) titled July ("Luglio") Il giorno ven, 26/06/2009 alle 15.35 +, Pedro Villavicencio ha scritto: > Thank you for taking the time to report this bug and helping to make Ubuntu > better. Unfortunately we can't fix it, because your description didn't > include enough information. You may find it helpful to read "How to report > bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd > be grateful if you would then provide a more complete description of the > problem. > We have instructions on debugging some types of problems. > http://wiki.ubuntu.com/DebuggingProcedures > At a minimum, we need: > 1. the specific steps or actions you took that caused you to encounter the > problem, > 2. the behavior you expected, and > 3. the behavior you actually encountered (in as much detail as possible). > Thanks! > > ** Changed in: evolution (Ubuntu) >Importance: Undecided => Low > > ** Changed in: evolution (Ubuntu) >Status: New => Incomplete > > ** Changed in: evolution (Ubuntu) > Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) > -- it's just possible to print the current month https://bugs.launchpad.net/bugs/392283 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1010428] [NEW] package gconf2 3.2.5-0ubuntu2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Public bug reported: I tried to install the recommended Updates for Ubuntu 12.04 using XFCE and I got this error message: E: Sub-process /usr/bin/dpkg returned an error code (1) Maybe this snippet during the update process will help you as well: /usr/share/gconf/schemas/gstreamer-0.10.schemas:90: parser error : Premature end of data in tag long line 90 Describes the selected ou ^ /usr/share/gconf/schemas/gstreamer-0.10.schemas:90: parser error : Premature end of data in tag locale line 88 Describes the selected ou ^ /usr/share/gconf/schemas/gstreamer-0.10.schemas:90: parser error : Premature end of data in tag schema line 81 Describes the selected ou ^ /usr/share/gconf/schemas/gstreamer-0.10.schemas:90: parser error : Premature end of data in tag schemalist line 2 Describes the selected ou ^ /usr/share/gconf/schemas/gstreamer-0.10.schemas:90: parser error : Premature end of data in tag gconfschemafile line 1 Describes the selected ou ^ /usr/share/gconf/schemas/desktop_gnome_file_sharing.schemas:97: parser error : Premature end of data in tag applyto line 97 /des ^ /usr/share/gconf/schemas/desktop_gnome_file_sharing.schemas:97: parser error : Premature end of data in tag schema line 95 /des ^ /usr/share/gconf/schemas/desktop_gnome_file_sharing.schemas:97: parser error : Premature end of data in tag schemalist line 3 /des ^ /usr/share/gconf/schemas/desktop_gnome_file_sharing.schemas:97: parser error : Premature end of data in tag gconfschemafile line 2 /des ^ /usr/share/gconf/schemas/gnome-sound-recorder.schemas:117: parser error : Premature end of data in tag owner line 117 Gno ^ /usr/share/gconf/schemas/gnome-sound-recorder.schemas:117: parser error : Premature end of data in tag schema line 114 Gno ^ /usr/share/gconf/schemas/gnome-sound-recorder.schemas:117: parser error : Premature end of data in tag schemalist line 3 Gno ^ /usr/share/gconf/schemas/gnome-sound-recorder.schemas:117: parser error : Premature end of data in tag gconfschemafile line 2 Gno ^ /usr/share/gconf/schemas/compiz-clone.schemas:124: parser error : Premature end of data in tag long line 124 Initiate ^ /usr/share/gconf/schemas/compiz-clone.schemas:124: parser error : Premature end of data in tag locale line 122 Initiate ^ /usr/share/gconf/schemas/compiz-clone.schemas:124: parser error : Premature end of data in tag schema line 4 Initiate ^ /usr/share/gconf/schemas/compiz-clone.schemas:124: parser error : Premature end of data in tag schemalist line 3 Initiate ^ /usr/share/gconf/schemas/compiz-clone.schemas:124: parser error : Premature end of data in tag gconfschemafile line 2 Initiate ^ /usr/share/gconf/schemas/desktop_gnome_peripherals_keyboard.schemas:132: parser error : Premature end of data in tag long line 132 File name of the bell s ^ /usr/share/gconf/schemas/desktop_gnome_peripherals_keyboard.schemas:132: parser error : Premature end of data in tag locale line 130 File name of the bell s ^ /usr/share/gconf/schemas/desktop_gnome_peripherals_keyboard.schemas:132: parser error : Premature end of data in tag schema line 124 File name of the bell s ^ /usr/share/gconf/schemas/desktop_gnome_peripherals_keyboard.schemas:132: parser error : Premature end of data in tag schemalist line 3 File name of the bell s ^ /usr/share/gconf/schemas/desktop_gnome_peripherals_keyboard.schemas:132: parser error : Premature end of data in tag gconfschemafile line 2 File name of the bell s ^ /usr/share/gconf/schemas/desktop_gnome_lockdown.schemas:119: parser error : Premature end of data in tag applyto line 119 /desktop/gnome/lockdown/disable_applicatio ^ /usr/share/gconf/schemas/desktop_gnome_lockdown.schemas:119: parser error : Premature end of data in tag schema line 117 /desktop/gnome/lockdown/disable_applicatio ^ /usr/share/gconf/schemas/desktop_gnome_lockdown.schemas:119: parser error : Premature end of data in tag schemalist line 3 /desktop/gnome/lockdown/disable_applicatio ^ /usr/share/gconf/schemas/desktop_gnome_lockdown.schemas:119: parser error
[Bug 1010428] Re: package gconf2 3.2.5-0ubuntu2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gconf in Ubuntu. https://bugs.launchpad.net/bugs/1010428 Title: package gconf2 3.2.5-0ubuntu2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/1010428/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 740818] Re: Can't set Keyboard layout at installation and later on
Also have this problem. Please take a look at this, very frustrating -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/740818 Title: Can't set Keyboard layout at installation and later on To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/740818/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 707913] [NEW] when i close the media player while music is playing the music doesnt stop
Public bug reported: Binary package hint: rhythmbox 1. ubuntu 11.04 2. software centre 3.0.7 3. the music to stop 4. it didnt stop ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: rhythmbox 0.13.1-0ubuntu6 ProcVersionSignature: Ubuntu 2.6.35-24.42-generic-pae 2.6.35.8 Uname: Linux 2.6.35-24-generic-pae i686 NonfreeKernelModules: nvidia Architecture: i386 Date: Wed Jan 26 13:01:49 2011 ExecutablePath: /usr/bin/rhythmbox InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) ProcEnviron: LANG=en_US.utf8 SHELL=/bin/bash SourcePackage: rhythmbox ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 maverick -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. https://bugs.launchpad.net/bugs/707913 Title: when i close the media player while music is playing the music doesnt stop -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 707913] Re: when i close the media player while music is playing the music doesnt stop
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. https://bugs.launchpad.net/bugs/707913 Title: when i close the media player while music is playing the music doesnt stop -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 260516] [NEW] Rhythmbox plugin Unp doesn't work
Public bug reported: Binary package hint: rhythmbox Kon de plugin Ondersteuning voor DLNA/UPnP bediening en muziek delen niet activeren ProblemType: Bug Architecture: i386 Date: Fri Aug 22 22:58:35 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/rhythmbox NonfreeKernelModules: nvidia Package: rhythmbox 0.11.5-0ubuntu8 PackageArchitecture: i386 ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=nl_NL.UTF-8 SHELL=/bin/bash SourcePackage: rhythmbox Uname: Linux 2.6.24-19-generic i686 ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- Rhythmbox plugin Unp doesn't work https://bugs.launchpad.net/bugs/260516 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 260516] Re: Rhythmbox plugin Unp doesn't work
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/17022351/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/17022352/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/17022353/ProcStatus.txt -- Rhythmbox plugin Unp doesn't work https://bugs.launchpad.net/bugs/260516 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 131973] Re: desktop random freezes in feisty
I'm still having these problems after upgrading to Gutsy. I have a Pentium D 830 with an ATI radeon X600 (RV380). I was using the open source radeon DRI drivers with aiglx to run compiz-fusion. Yesterday I decided to try switching back to the restricted ATI driver and xgl. Haven't had a crash since. So the radeon driver or aiglx might be part of the puzzle. -- desktop random freezes in feisty https://bugs.launchpad.net/bugs/131973 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for meta-gnome2 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 56689] Missing "SecureSystemMenu"
Public bug reported: Binary package hint: gdm I am missing the "SecureSystemMenu" option in gdm.conf. There is no possibility to have a secure (just for privileges users) shutdown/reboot via the gdm menu. The option seems to be removed in 2.13.0.4-0ubuntu1. Quote from changelog.Debian: > gdm (2.13.0.4-0ubuntu1) dapper; urgency=low > > [...] > > * debian/patches/02_default_config.patch: >- updated. >- removed last remaining bit of SecureSystemMenu. My currently installed version is: 2.14.10-0ubuntu1. ** Affects: gdm (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Missing "SecureSystemMenu" https://launchpad.net/bugs/56689 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 2029100] [NEW] general protection fault when detaching a gnome-terminal
Public bug reported: On Ubuntu 23.04 (I haven't had this bug in earlier releases) when detaching a gnome terminal tab most of the time (but not always) all open instances of the gnome terminal crash with the following dmesg: gnome-terminal-[3639] general protection fault ip:7f35f3341d41 sp:7fffe4f846b0 error:0 in libgtk-3.so.0.2405.32[7f35f3083000+38e000] Not sure whether this is relevant but I'm using the NVIDIA 535.54.03 proprietary drivers on X11 libgtk-3-0: Installed: 3.24.37-1ubuntu1 Candidate: 3.24.37-1ubuntu1 Version table: *** 3.24.37-1ubuntu1 500 500 http://nl.archive.ubuntu.com/ubuntu lunar/main amd64 Packages 100 /var/lib/dpkg/status ** Affects: gtk+3.0 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/2029100 Title: general protection fault when detaching a gnome-terminal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/2029100/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 385331] [NEW] Password for SSH keys aren't stored in keyring
Public bug reported: When using SSH with a ssh key that is password protected, the gnome- keyring doesn't ask for the password of the ssh key. In Ubuntu 8.10, gnome-keyring used to ask for the password of the ssh key, and then stored it and automatically remembered it. Other people seem to have this problem as well according to this thread: http://ubuntuforums.org/showthread.php?t=1145017&page=1. Ubuntu version: 9.04 gnome-keyring version: 2.26.1 Expected to happen: gnome-keyring prompting me for a password and then remember it for future ssh sessions. What happened instead: I was asked for the password of the ssh key in gnome-terminal This is my first bug report here on launchpad, if you need any more information, please tell me so and I will provide it. ** Affects: gnome-keyring (Ubuntu) Importance: Undecided Status: New ** Tags: gnome-keyring ssh -- Password for SSH keys aren't stored in keyring https://bugs.launchpad.net/bugs/385331 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 351754] Re: Gnome-system-monitor crashes due to missing icon
I have not had any more problems. I am currently running Jaunty. -- Gnome-system-monitor crashes due to missing icon https://bugs.launchpad.net/bugs/351754 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-monitor in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 363423] Re: gstreamer plays some mp3s choppily
fixed in jaunty. Linux rex 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 01:19:55 UTC 2009 x86_64 GNU/Linux Thanks for looking into this. -- gstreamer plays some mp3s choppily https://bugs.launchpad.net/bugs/363423 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gst-plugins-ugly0.10 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 773063] Re: [Natty] gnome-about-me box doesn't remember contents
Exactly the same behavior as describe by #2 So my chosen picture was visible on the login manager but not when I click on "About Me..." -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/773063 Title: [Natty] gnome-about-me box doesn't remember contents To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/773063/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1870736] Re: [nvidia] Screen scaling 125% gives 200%
I am affected by this bug as well. My setup: - Ubuntu 20.04 fresh install - Nvidia drivers 435 & 440 (multiple re-installs) - Nvidia GeForce GTX 1050 Ti - Philips 328P6JV 4K 32" monitor Strange enough, fractional scaling works fine when I run Ubuntu 20.04 as a virtual machine (VMware) on the same Windows 10 PC. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1870736 Title: [nvidia] Screen scaling 125% gives 200% To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1870736/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1885313] [NEW] evince crashes when opening rfc8798.pdf
Public bug reported: evince reproducabely crashes when opening the file rfc8798.pdf from https://www.rfc-editor.org/rfc/rfc8798.pdf: $ evince --version GNOME Document Viewer 3.28.4 $ evince rfc8798.pdf Segmentation fault (core dumped) $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="Ubuntu 18.04.4 LTS" Required information: 1) Ubuntu release info: $ lsb_release -rd Description:Ubuntu 18.04.4 LTS Release:18.04 2) Package version info: $ apt-cache policy evince evince: Installed: 3.28.4-0ubuntu1.2 Candidate: 3.28.4-0ubuntu1.2 Version table: *** 3.28.4-0ubuntu1.2 500 500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 100 /var/lib/dpkg/status 3.28.2-1 500 500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages 3) Expected outcome: I expected evince to successfully open the PDF, allowing me to read the document. 4) Observed behavior: The default PDF reader of Ubuntu, evince, crashed (reporting a "segmentation fault". ** Affects: evince (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1885313 Title: evince crashes when opening rfc8798.pdf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1885313/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1885313] Re: evince crashes when opening rfc8798.pdf
*** This bug is a duplicate of bug 1849888 *** https://bugs.launchpad.net/bugs/1849888 Thanks for looking at this bug report. While this crash looks similar, and all the other problematic RFC documents still crash the evince version in 18.04, there is another report of issues with this specific file on an IETF mailing list: https://mailarchive.ietf.org/arch/msg/tools-discuss/hgenvnKeP9zX- IBX5FyD6zyEkmI There it is reported that evince versions 3.30.2 and 3.36.5 cannot open _this_ file (https://www.rfc-editor.org/rfc/rfc8798.pdf). Since the evince in 19.10 that supposedly fixes the issue in bug #1849888 is 3.34.1-1, this bug is with a high probability _not_ a duplicate of said bug. It probably is related, but not the same. And while initially all new format RFCs crashed evince, in the interim many additional new format RFCs have been published, and not all of them crash evince, not even the version in 18.04. Looking at the evince versions in 20.04 (3.36.0-2) and the in- development "groovy" (3.36.5-2), this issue may well affect all the bleeding edge Ubuntu versions as well, opposed to #1849888. Thus I do think that this bug is distinct from #1849888 and not a duplicate. Thanks, Erik -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1885313 Title: evince crashes when opening rfc8798.pdf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1885313/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1849888] Re: evince crashes (segmentation fault) when opening file rfc8655.pdf and other new-format Internet standards
This problem still affects 18.04 ("bionic"), as is obvious from the bug history. A similar, but different, problem still affects current evince versions, including those newer than the version in 19.10, see https://mailarchive.ietf.org/arch/msg/tools-discuss/hgenvnKeP9zX- IBX5FyD6zyEkmI/ . Please see bug #1885313 (https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1885313) which is actually not a duplicate of this one. Thanks, Erik -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1849888 Title: evince crashes (segmentation fault) when opening file rfc8655.pdf and other new-format Internet standards To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1849888/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1885313] Re: evince crashes when opening rfc8798.pdf
** This bug is no longer a duplicate of bug 1849888 evince crashes (segmentation fault) when opening file rfc8655.pdf and other new-format Internet standards -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1885313 Title: evince crashes when opening rfc8798.pdf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1885313/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1885313] Re: evince crashes when opening rfc8798.pdf
Apport showed: "evince crashed with SIGSEGV in g_string_free()". In the other evince crash bug report, I was asked to provide a stack trace. Here it is for this specific (publicly accessible) file: Stacktrace: #0 0x7fda9d0971b0 in g_string_free () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x7fda743b1073 in () at /usr/lib/x86_64-linux-gnu/libpoppler-glib.so.8 #2 0x7fda9d355012 in g_object_unref () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #3 0x7fda745f025e in () at /usr/lib/x86_64-linux-gnu/evince/4/backends/libpdfdocument.so #4 0x7fda9f7a4b7a in () at /usr/lib/x86_64-linux-gnu/libevview3.so.3 #5 0x7fda9f7a6c02 in () at /usr/lib/x86_64-linux-gnu/libevview3.so.3 #6 0x7fda9d09d175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x7fda9ca736db in start_thread (arg=0x7fda6bfff700) at pthread_create.c:463 pd = 0x7fda6bfff700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140576091535104, -8300492376050083283, 140576091532416, 0, 94728809145744, 140737090109552, 8321084030215936557, 8321389215404677677}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #8 0x7fda9c79c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 ThreadStacktrace: . Thread 15 (Thread 0x7fda767fc700 (LWP 5914)): #0 0x7fda9c796839 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x7fda9d0bb87a in g_cond_wait_until () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x7fda9d048571 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x7fda9d09db14 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x7fda9d09d175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x7fda9ca736db in start_thread (arg=0x7fda767fc700) at pthread_create.c:463 pd = 0x7fda767fc700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140576267683584, -8300492376050083283, 140576267680896, 0, 94728808515360, 140737090109328, 8321058738764143149, 8321389215404677677}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #6 0x7fda9c79c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 . Thread 14 (Thread 0x7fda932ad700 (LWP 5905)): #0 0x7fda9c78fbf9 in __GI___poll (fds=0x5627c4ba6de0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 resultvar = 18446744073709551100 sc_cancel_oldtype = 0 #1 0x7fda9d0755c9 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x7fda9d075962 in g_main_loop_run () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x7fda9d887276 in () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #4 0x7fda9d09d175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x7fda9ca736db in start_thread (arg=0x7fda932ad700) at pthread_create.c:463 pd = 0x7fda932ad700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140576748656384, -8300492376050083283, 140576748653696, 0, 94728804033392, 140737090105824, 8321416796765837869, 8321389215404677677}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #6 0x7fda9c79c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 . Thread 13 (Thread 0x7fda76ffd700 (LWP 5913)): #0 0x7fda9c796839 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x7fda9d0bb87a in g_cond_wait_until () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x7fda9d048571 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x7fda9d09db14 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x7fda9d09d175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x7fda9ca736db in start_thread (arg=0x7fda76ffd700) at pthread_create.c:463 pd = 0x7fda76ffd700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140576276076288, -8300492376050083283, 140576276073600, 0, 94728809084704, 140737090109328, 8321059842033867309, 8321389215404677677}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #6 0x7fda9c79c88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 . Thread 12 (Thread 0x7fda74ff9700 (LWP 5917)): #0 0x7fda9c796839 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x7fda9d0bb87a in g_cond_wait_until () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x7fda9d048571 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x7fda9d09db14 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x7fda9d09d175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x7fda9ca736db in start_t
[Bug 1885313] Re: evince crashes when opening rfc8798.pdf
** Bug watch added: Debian Bug tracker #963813 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963813 ** Also affects: evince (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963813 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1885313 Title: evince crashes when opening rfc8798.pdf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1885313/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1885313] Re: evince crashes when opening rfc8798.pdf
The problem may be related to how exactly an XML file is embedded inside the RFC PDF documents. See https://mailarchive.ietf.org/arch/msg/tools-discuss/12Efvwr7KXrgjVTWpaR4pa2hv-U . Removing the embedded file with 'pdftk rfc8798.pdf cat output rfc8798-no_xml.pdf' results in a PDF that evince can display. Re-adding the embedded XML file with 'pdftk rfc8798-no_xml.pdf attach_file rfc8798.xml output rfc8798-pdftk-embed.pdf' again results in a PDF that works fine with evince. Thus it is not the fact that an XML file is embedded that results in the evince crash, but rather the exact procedure used respective the specific result of document processing as done when creating a PDF rendering of an RFC for publication. This still is a bug in evince, because evince is not supposed to perform invalid memory accesses and crash. Especially since other PDF viewers (e.g., Firefox) can display the PDF without visible problems (MuPDF creates error and warning messages, but still displays the PDF correctly). -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1885313 Title: evince crashes when opening rfc8798.pdf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1885313/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1885313] Re: evince crashes when opening rfc8798.pdf
A stack trace and some additional crash info with a different recent RFC PDF document: $ section -i '^(problem|proccmdline|stacktrace|segv|signal)' /var/crash/_usr_bin_evince.1000.crash ProblemType: Crash ProcCmdline: evince /tmp/mozilla_auerswald0/rfc8792.pdf Signal: 11 SegvAnalysis: Segfault happened at: 0x7f83eb0061b0 : mov (%rdi),%rbp PC (0x7f83eb0061b0) ok source "(%rdi)" (0x) not located in a known VMA region (needed readable region)! destination "%rbp" ok Stack memory exhausted (SP below stack segment) SegvReason: reading unknown VMA Stacktrace: #0 0x7f83eb0061b0 in g_string_free () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x7f83d8103073 in () at /usr/lib/x86_64-linux-gnu/libpoppler-glib.so.8 #2 0x7f83eb2c4012 in g_object_unref () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #3 0x7f83d834225e in () at /usr/lib/x86_64-linux-gnu/evince/4/backends/libpdfdocument.so #4 0x7f83ed713b7a in () at /usr/lib/x86_64-linux-gnu/libevview3.so.3 #5 0x7f83ed715c02 in () at /usr/lib/x86_64-linux-gnu/libevview3.so.3 #6 0x7f83eb00c175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x7f83ea9e26db in start_thread (arg=0x7f83c6456700) at pthread_create.c:463 pd = 0x7f83c6456700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140203943880448, -5947558141446818078, 140203943877760, 0, 93867129415456, 140729791250992, 5940683226884634338, 5940760682756601570}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #8 0x7f83ea70b88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 StacktraceAddressSignature: /usr/bin/evince:11:/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4+6e1b0:/usr/lib/x86_64-linux-gnu/libpoppler-glib.so.8.9.0+28073:/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5600.4+15012:/usr/lib/x86_64-linux-gnu/evince/4/backends/libpdfdocument.so+c25e:/usr/lib/x86_64-linux-gnu/libevview3.so.3.0.0+1db7a:/usr/lib/x86_64-linux-gnu/libevview3.so.3.0.0+1fc02:/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4+74175:/lib/x86_64-linux-gnu/libpthread-2.27.so+76db:/lib/x86_64-linux-gnu/libc-2.27.so+12188f StacktraceTop: g_string_free () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 () at /usr/lib/x86_64-linux-gnu/libpoppler-glib.so.8 g_object_unref () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 () at /usr/lib/x86_64-linux-gnu/evince/4/backends/libpdfdocument.so () at /usr/lib/x86_64-linux-gnu/libevview3.so.3 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1885313 Title: evince crashes when opening rfc8798.pdf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1885313/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1885313] Re: evince crashes when opening rfc8798.pdf
To test newer versions of evince I have installed evince via the snap store. After installation via snap, the snap version can be started using its different program icon (I hope you can understand what I mean, I clicked the "9 dots" icon in the bottom of the task bar on the left, typed "evince", found two versions using different icons, and verified the version via "Show Details"). * 3.34.2+git4.91cbe4fe (from 2020-06-01) crashes with all the RFC PDF documents of this bug and bug #1849888 (which does cast some doubt about that bug being fixed in evince version 3.34.1-1). * 3.36.6+git2.ce03847a (from 2020-06-27) crashes as well. * 3.37.2+git65.582b220e (from 2020-06-30) does not start, so result for the problematic RFC PDFs. So at least _this_ bug is relevant to more recent versions of evince than the 18.04 LTS default. For the default latest/stable channel the snap package shows the following information: $ sudo snap info evince name: evince summary: Document viewer for popular document formats publisher: Ken VanDine store-url: https://snapcraft.io/evince contact: https://bugs.launchpad.net/ubuntu/+source/evince/+bugs?field.tag=snap license: unset description: | This is a document viewer for the GNOME desktop. It supports the following document formats: PDF, PS, EPS, XPS, DjVu, TIFF, DVI (with SyncTeX), and Comic Books archives (CBR, CBT, CBZ, CB7). commands: - evince - evince.evince-previewer - evince.evince-thumbnailer snap-id: EDFg87ESUg9sAIlm0Vm5Wmr0LjiEonSm tracking: latest/stable refresh-date: today at 13:17 CEST channels: latest/stable:3.34.2+git4.91cbe4fe 2020-06-01 (434) 8MB - latest/candidate: 3.36.6+git2.ce03847a 2020-06-27 (469) 8MB - latest/beta: ↑ latest/edge: 3.37.2+git65.582b220e 2020-06-30 (474) 8MB - installed: 3.34.2+git4.91cbe4fe (434) 8MB - ** Tags added: bionic snap -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1885313 Title: evince crashes when opening rfc8798.pdf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1885313/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1885313] Re: evince crashes when opening rfc8798.pdf
Trying different free software PDF readers, at least some of which use the same PDF library as evince, does not produce any crashes, but error (or warning) messages for some: - xpdf works without messages. - okular works without messages (and can extract the embedded XML). - Firefox works without messages (and can extract the embedded XML). - Chrome works without messages. - pdfdetach (from poppler-utils) can extract the embedded XML file. - pdftk can extract the XML. - mupdf works with error and warning messages: error: Unable to read ICC workflow warning: Attempt to read Output Intent failed - gv works with error messages: Error: ignoring annotation with scale factor of 0 Output may be incorrect. Error: Ignoring invalid annotation, output may be incorrect. Error: ignoring annotation with scale factor of 0 Output may be incorrect. Error: Ignoring invalid annotation, output may be incorrect. The PDF document can be transformed to be acceptable to evince: recreating the PDF with pdftk results in a file that works without errors, even in evince. But 'mutool clean' does not change anything. This issue seems to be specific to evince, and affect many versions, including recent ones. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1885313 Title: evince crashes when opening rfc8798.pdf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1885313/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1885313] Re: evince crashes when opening rfc8798.pdf
The Debian bug report clearly shows that current unstable still exhibits the bug. Since Ubuntu is based on unstable, every Ubuntu version, released or in development, still exhibits this bug. As before, the bug is closed as "fixed", but it is not fixed. The first possible fix in an LTS release is in 22.04 LTS, if upstream picks the problem up and really fixes it. But since this report seems to show that it already is fixed, they might be lured into thinking it is fixed already. It is not. Even if we assume that the bug was fixed in 19.10 and then re-appeared, and possibly fixed in some experimental code base, just closing this bug is the surest way to have it re-appear again, because it was never diagnosed and knowingly fixed, but rather happened to not show itself in some random version of the software. This is very frustrating, and one of the reasons many people still think commercial proprietary software is of better quality than free software (as evidenced, e.g., in the IETF mailing list thread[1]). :-( [1] https://mailarchive.ietf.org/arch/msg/tools- discuss/vIR4w4Qgj796wcTkiNtK6ljMxss/ The poppler-using xpdf in 18.04 does not have this issue. The tools from poppler-utils work fine with the PDF documents in question. So is it really an issue in poppler? Or rather in the way evince uses poppler? I am not familiar with either code base, so I have no idea. The GNOME Document Viewer "evince" stands out as the only PDF viewer that actually crashes on those PDFs. Others display the PDFs, with some (e.g., MuPDF and gv) producing warning and/or error messages (but still correctly displaying the document). It also stands out as the default PDF viewer in Ubuntu. It is not a problem of PDF attachments not working in poppler based PDF viewers, because (using, e.g., pdftk) it is possible to take the problematic PDFs, extract the attachment, create a new PDF without attachment, but otherwise the same contents, and then (re-)attach the file extracted in the first step. The result works fine in evince (and does not produce error nor warning messages in MuPDF). I am sorry for venting my frustration. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to poppler in Ubuntu. https://bugs.launchpad.net/bugs/1885313 Title: evince crashes when opening rfc8798.pdf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1885313/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1885313] Re: evince crashes when opening rfc8798.pdf
The tested snaps indeed use the same libpoppler version as found in 18.04. I have created a 20.04 boot medium and tested evince using the "try Ubuntu without installation". This did indeed work, so I stand corrected that the bug is fixed in current Ubuntu releases. The evince version in 20.04 is 3.36.0 (older than the latest/candidate snap), libpoppler and poppler-utils are version 0.86.1 (newer than in the snaps, or in Debian). So this does look like a poppler rather than evince problem. Thanks. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to poppler in Ubuntu. https://bugs.launchpad.net/bugs/1885313 Title: evince crashes when opening rfc8798.pdf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1885313/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 819748] Re: evolution html signature is not working
HTML-Signatures are inserted as plain text in Evolution Mail 3.36.5. 1. Go to Evolution Preferences -> Composer Preferences -> Signatures 2. Create a new signature and use HTML language like: Greetings Jack It could be intended that the text is plain text there, however it is exactly inserted in a new mail. The same applies to adding a HTML signature as a script. ** Changed in: evolution (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in Ubuntu. https://bugs.launchpad.net/bugs/819748 Title: evolution html signature is not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/819748/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1956438] Re: confusing UI -- expected a LAN file share, not DLNA, and '+' button is not apparent
** Package changed: rygel (Ubuntu) => gnome-control-center (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1956438 Title: confusing UI -- expected a LAN file share, not DLNA, and '+' button is not apparent To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1956438/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 480187] Re: Sharing a folder should check parent folder's permission
*** This bug is a duplicate of bug 1956419 *** https://bugs.launchpad.net/bugs/1956419 ** This bug has been marked a duplicate of bug 1956419 local sharing of any directory under home (~) fails due to permissions -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. https://bugs.launchpad.net/bugs/480187 Title: Sharing a folder should check parent folder's permission To manage notifications about this bug go to: https://bugs.launchpad.net/nautilus/+bug/480187/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1856838] Re: [memory leak] gnome-shell using a lot of RAM after repeatedly opening the overview
Problem is affecting my system. It gets to the point where the system starts thrashing so badly I care barely get to the console and log in to start killing processes. Ubuntu 20.04 gnome-shell 3.36.9-0ubuntu0.20.04.2 Linux 5.4.0-91-generic (cherna) 01/08/2022 _x86_64_(8 CPU) root@cherna:~# pidstat -l -r 03:19:46 PM UID PID minflt/s majflt/s VSZ RSS %MEM Command 03:19:46 PM 1000 4670 99.93 0.17 7408772 2029368 12.77 /usr/bin/gnome-shell At least I can ALT-F2 & "r" to recover some RAM. If I notice the problem in time -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1856838 Title: [memory leak] gnome-shell using a lot of RAM after repeatedly opening the overview To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1856838/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1856838] Re: [memory leak] gnome-shell using a lot of RAM after repeatedly opening the overview
No extensions: $ cd ~/.local/share/gnome-shell/ me@laptop:~/.local/share/gnome-shell$ ls -l total 8 -rw-rw-r-- 1 me me 3658 Jan 17 06:52 application_state -rw-rw-r-- 1 me me0 Jul 19 13:13 gnome-overrides-migrated -rw-rw-r-- 1 me me 1133 Jan 17 02:37 notifications org.gnome.shell settings attached. ** Attachment added: "settings.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1856838/+attachment/5554916/+files/settings.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1856838 Title: [memory leak] gnome-shell using a lot of RAM after repeatedly opening the overview To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1856838/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1956438] Re: confusing UI -- expected a LAN file share, not DLNA, and '+' button is not apparent
ok, submitted here: https://gitlab.gnome.org/GNOME/gnome-control- center/-/issues/1880 this issue tracker needs some indicator to the unsophisticates telling us when to use one vs the other? ** Bug watch added: gitlab.gnome.org/GNOME/gnome-control-center/-/issues #1880 https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1880 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1956438 Title: confusing UI -- expected a LAN file share, not DLNA, and '+' button is not apparent To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1956438/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1870758] Re: [nvidia] Display scaling results in a blank screen (power save state)
*** This bug is a duplicate of bug 1869750 *** https://bugs.launchpad.net/bugs/1869750 Scaling to 200% is fine until I decide to use nvidia-driver, instead of X.Org-X-Server. Some reported that the monitor would go to power save state when they applied the scaling setting immediately. I can not confirm that. Scaling with nvidia-driver works until I reboot. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1870758 Title: [nvidia] Display scaling results in a blank screen (power save state) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1870758/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 689139] Re: Shotwell doesn't import across symbolic link
Any news? I am on Ubuntu 20.04 with Shotwell 0.30.8-0ubuntu2 and I am unable to add a folder that is a symlink to another folder.. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shotwell in Ubuntu. https://bugs.launchpad.net/bugs/689139 Title: Shotwell doesn't import across symbolic link To manage notifications about this bug go to: https://bugs.launchpad.net/shotwell/+bug/689139/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1874262] Re: User session does not start: Problem with chrome-remote-desktop
I can confirm that this upstream commit fixes the issue: https://gitlab.gnome.org/GNOME/gdm/-/commit/32646105196ed7a687f3684b69ea544dd01d2ade?merge_request_iid=90 I've attached it as a patch, and verified that it applies cleanly to gdm3-3.34.1 and resolves the issue on Ubuntu 19.10. Can the patch be applied to the Ubuntu packages? ** Patch added: "try-looking-up-session-by-pid-first.diff" https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1874262/+attachment/5364270/+files/try-looking-up-session-by-pid-first.diff -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/1874262 Title: User session does not start: Problem with chrome-remote-desktop To manage notifications about this bug go to: https://bugs.launchpad.net/gdm/+bug/1874262/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1874262] Re: User session does not start: Problem with chrome-remote-desktop
There's only one GDM greeter in this case. The bug is that if there's *any* other PAM/loginctl session for the user of type "x11", GDM will fail to log the user in without the above patch. When Chrome Remote Desktop starts at boot, it creates such a user session (via PAM) under the user who has configured it. This session is used to run the Chrome Remote Desktop host process, an instance of Xvfb, and, if the user hasn't configured a custom CRD session script to run at boot, a very simple session chooser. Even if the session only contains sleep 5000, however, its mere presence is enough to break GDM for that user. I experimented with setting the session type used by CRD to "unspecified", but that ended up breaking programs running with the CRD session, so fixing the GDM bug seems to be the only path forward. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/1874262 Title: User session does not start: Problem with chrome-remote-desktop To manage notifications about this bug go to: https://bugs.launchpad.net/gdm/+bug/1874262/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1874262] Re: User session does not start: Problem with chrome-remote-desktop
After some further testing, fixing the GDM bug allows logging into both X11 and Wayland on 19.10 while Chrome Remote Desktop is running, but on 20.04, I cannot start a Wayland while CRD is running (X11 still works once the GDM fix is applied). Taking a brief look at the logs, it appears there is a separate but similar bug with how Gnome Shell attempts to determine its seat when running as a Systemd user service. My guess it that it is finding the CRD session, which doesn't have a seat, instead of its own, and then failing. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/1874262 Title: User session does not start: Problem with chrome-remote-desktop To manage notifications about this bug go to: https://bugs.launchpad.net/gdm/+bug/1874262/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1968907] Re: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
I believe I'm experiencing something similar. I saw what looked like an X session reboot which was unexpected. Here's the output from the relevant part of journalctl -b --priority=3 output Sep 29 15:11:34 delirium gdm-x-session[1750]: GLib: Source ID 2 was not found when attempting to remove it Sep 29 15:11:36 delirium systemd[288465]: Failed to start Service for snap application snapd-desktop-integration.snapd-desktop-integration. Sep 29 15:11:49 delirium gnome-session-binary[289310]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed Sep 29 15:11:49 delirium gnome-session-binary[289310]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed Sep 29 15:12:01 delirium gdm-password][289613]: gkr-pam: unable to locate daemon control file Sep 29 15:12:02 delirium systemd[289626]: Failed to start Service for snap application snapd-desktop-integration.snapd-desktop-integration. Sep 29 15:12:26 delirium gnome-session-binary[289310]: GLib-CRITICAL: g_hash_table_foreach_remove_or_steal: assertion 'version == hash_table->version' failed Sep 29 15:12:27 delirium gdm-launch-environment][288414]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed and some machine information > hostnamectl Static hostname: delirium Icon name: computer-laptop Chassis: laptop Machine ID: dc5d74e4a48c4fbb863a6976e32b Boot ID: 85559914113641b5983b8204aa86021c Operating System: Ubuntu 22.04.1 LTS Kernel: Linux 5.15.0-48-generic Architecture: x86-64 Hardware Vendor: Lenovo Hardware Model: ThinkPad P15 Gen 2i -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-session in Ubuntu. https://bugs.launchpad.net/bugs/1968907 Title: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1968907/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1766137] Re: [regression] Password accepted but login fails (blank purple screen and mouse pointer only)
This bug affected me, but got past it by adding "nouveau.modeset=0" after the text "quiet splash" in the bootparameters for Ubuntu in the grub menu. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/1766137 Title: [regression] Password accepted but login fails (blank purple screen and mouse pointer only) To manage notifications about this bug go to: https://bugs.launchpad.net/gdm/+bug/1766137/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1206981] Re: Text form field not redrawn upon HOME/END keypress with some CSS styles
Unable to reproduce. Please close. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to epiphany-browser in Ubuntu. https://bugs.launchpad.net/bugs/1206981 Title: Text form field not redrawn upon HOME/END keypress with some CSS styles To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1206981/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1849888] [NEW] evince crashes (segmentation fault) when opening file rfc8655.pdf
Public bug reported: When trying to display the PDF file rfc8655.pdf from https://tools.ietf.org/pdf/rfc8655.pdf evince crashes: $ evince rfc8655.pdf Segmentation fault (core dumped) I would have expected the PDF file to be displayed. Instead, evince crashed and did not display the document. The built-in PDF renderer of Firefox 70.0 does display the PDF correctly. Since the segmentation fault hints at a memory management error triggered by external input this may have security implications. I did not investigate this any further. I do not set the "This bug is a security vulnerability" flag because I do not know if it really is (it probably is, but I have no proof) and I do not want this bug report to be private. $ lsb_release -rd Description:Ubuntu 18.04.3 LTS Release:18.04 $ apt-cache policy evince evince: Installed: 3.28.4-0ubuntu1.2 Candidate: 3.28.4-0ubuntu1.2 Version table: *** 3.28.4-0ubuntu1.2 500 500 http://de.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 100 /var/lib/dpkg/status 3.28.2-1 500 500 http://de.archive.ubuntu.com/ubuntu bionic/main amd64 Packages $ evince --version GNOME Document Viewer 3.28.4 $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="Ubuntu 18.04.3 LTS" This is a fresh install of Ubuntu 18.04 LTS on x86-64 (the upgrade from 16.04 resulted in a non-booting system). ** Affects: evince (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1849888 Title: evince crashes (segmentation fault) when opening file rfc8655.pdf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1849888/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1849888] Re: evince crashes (segmentation fault) when opening file rfc8655.pdf
The problem seems to lie in the new format for IETF RFCs, i.e., all official PDF files of RFCs released using the new format result in evince crashes: https://www.rfc-editor.org/rfc/rfc8651.pdf https://www.rfc-editor.org/rfc/rfc8653.pdf https://www.rfc-editor.org/rfc/rfc8654.pdf https://www.rfc-editor.org/rfc/rfc8655.pdf $ ls -a . .. $ wget -nv https://www.rfc-editor.org/rfc/rfc8651.pdf https://www.rfc-editor.org/rfc/rfc8653.pdf https://www.rfc-editor.org/rfc/rfc8654.pdf https://www.rfc-editor.org/rfc/rfc8655.pdf 2019-11-05 09:53:01 URL:https://www.rfc-editor.org/rfc/rfc8651.pdf [137041/137041] -> "rfc8651.pdf" [1] 2019-11-05 09:53:02 URL:https://www.rfc-editor.org/rfc/rfc8653.pdf [128896/128896] -> "rfc8653.pdf" [1] 2019-11-05 09:53:02 URL:https://www.rfc-editor.org/rfc/rfc8654.pdf [102866/102866] -> "rfc8654.pdf" [1] 2019-11-05 09:53:02 URL:https://www.rfc-editor.org/rfc/rfc8655.pdf [325847/325847] -> "rfc8655.pdf" [1] FINISHED --2019-11-05 09:53:02-- Total wall clock time: 2,3s Downloaded: 4 files, 678K in 1,0s (654 KB/s) $ evince rfc8651.pdf Segmentation fault (core dumped) $ evince rfc8653.pdf Segmentation fault (core dumped) $ evince rfc8654.pdf Segmentation fault (core dumped) $ evince rfc8655.pdf Segmentation fault (core dumped) Older PDFs work fine, e.g., https://www.rfc- editor.org/rfc/pdfrfc/rfc8649.txt.pdf . The built-in PDF viewer of Firefox can display all the above PDF files. The built-in PDF viewer of Chrome can display all the above PDF files. The MuPDF PDF viewer can display all the above PDF files. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1849888 Title: evince crashes (segmentation fault) when opening file rfc8655.pdf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1849888/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1849888] Re: evince crashes (segmentation fault) when opening file rfc8655.pdf
To add a bit of background: the IETF (standards body for the Internet) decided to change the format of their newly published standards from ASCII text to XML. From this XML both HTML and PDF versions are generated (and a text version which may omit diagrams / pictures). The PDF version cannot be read on Ubuntu 18.04 with default configuration, because the default document viewer evince crashes when opening the file. ** Summary changed: - evince crashes (segmentation fault) when opening file rfc8655.pdf + evince crashes (segmentation fault) when opening file rfc8655.pdf and other new-format Internet standards -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1849888 Title: evince crashes (segmentation fault) when opening file rfc8655.pdf and other new-format Internet standards To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1849888/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1584280] Re: Using menu causes nautilus to freeze the desktop
Have this bug also on Ubuntu-Gnome 16.04 with Nautilus 3.14.3. ** Also affects: nautilus (Ubuntu) Importance: Undecided Status: New ** No longer affects: nautilus (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1584280 Title: Using menu causes nautilus to freeze the desktop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-gnome/+bug/1584280/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1651548] [NEW] package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: utlösare i slinga, avbryts
Public bug reported: Tried to upgrade from 16.04 to 16.10. Installation halted (stopped) half way. ProblemType: Package DistroRelease: Ubuntu 16.10 Package: gnome-menus 3.13.3-6ubuntu3.1 ProcVersionSignature: Ubuntu 4.4.0-53.74-generic 4.4.30 Uname: Linux 4.4.0-53-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.4 Architecture: amd64 Date: Tue Dec 20 19:25:54 2016 Dependencies: ErrorMessage: utlösare i slinga, avbryts InstallationDate: Installed on 2015-07-03 (536 days ago) InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) RelatedPackageVersions: dpkg 1.18.10ubuntu1 apt 1.2.15ubuntu0.2 SourcePackage: gnome-menus Title: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: utlösare i slinga, avbryts UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gnome-menus (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package yakkety -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-menus in Ubuntu. https://bugs.launchpad.net/bugs/1651548 Title: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: utlösare i slinga, avbryts To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1651548/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1391082] [NEW] package evolution-common (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 2
Public bug reported: The package is removed but de error stil returns ProblemType: Package DistroRelease: Ubuntu 14.10 Package: evolution-common (not installed) ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7 Uname: Linux 3.16.0-25-generic i686 ApportVersion: 2.14.7-0ubuntu8 AptOrdering: evolution-common: Configure Architecture: i386 Date: Mon Nov 10 07:57:37 2014 DpkgTerminalLog: Setting up evolution-common (3.13.7-fta1) ... ls: cannot access /usr/share/evolution/*/icons/hicolor: No such file or directory dpkg: error processing package evolution-common (--configure): subprocess installed post-installation script returned error exit status 2 DuplicateSignature: package:evolution-common:(not installed):subprocess installed post-installation script returned error exit status 2 ErrorMessage: subprocess installed post-installation script returned error exit status 2 InstallationDate: Installed on 2014-09-12 (58 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424) SourcePackage: evolution Title: package evolution-common (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: evolution (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 utopic -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in Ubuntu. https://bugs.launchpad.net/bugs/1391082 Title: package evolution-common (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1391082/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1405214] [NEW] Media and Custom Keyboard shortcut, as well as volume / brightness OSD stop randomly working
Public bug reported: I run Ubuntu 14.04, on a Lenovo T420s. When I restart and login to Unity, everything works fine. Once I dock the laptop (and I also think, when I suspend and re-wake the laptop), many keyboard shortcuts stop working: custom shortcuts, and some media shortcuts. I noticed that also the Volume and brightness OSD stop working at that instant. I note that everything works fine again when I reboot the system while being docked. Hence, it seems not the docking per se that causes the problem, but a process associated with docking (and presumably I've looked at similar posts, but they all seem to origin in 2012, and the circumstances, where the shortcuts or OSD fail to work, are different. Can anyone help, and assist me in identifying the source and precise circumstances, to create a useful bug report, or finding a fix? ** Affects: gnome-settings-daemon (Ubuntu) Importance: Undecided Status: New ** Tags: fail fails keyboard osd shortcuts volume -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1405214 Title: Media and Custom Keyboard shortcut, as well as volume / brightness OSD stop randomly working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1405214/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1405214] Re: Media and Custom Keyboard shortcut, as well as volume / brightness OSD stop randomly working
I have made some further tests: - I cannot confirm that suspend and rewake yield the same failures (even after 5 cycles of suspend+rewake, docked or not docked). - undocking causes the failure of OSD and shortcuts - One time (but not consistently) I got the error message, following the suggestion of submitting a bug report, that notify-OSD had crashed. No word regarding shortcuts. Strangely, shortcuts and OSD kept working. I could not submit the report, since the report application crashed itself. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1405214 Title: Media and Custom Keyboard shortcut, as well as volume / brightness OSD stop randomly working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1405214/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1405214] Re: Media and Custom Keyboard shortcut, as well as volume / brightness OSD stop randomly working
Update: In this context, the failure of keyboard shortcuts is either related with a crash of notify-osd or unity-settings-daemon -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1405214 Title: Media and Custom Keyboard shortcut, as well as volume / brightness OSD stop randomly working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1405214/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1405214] Re: Media and Custom Keyboard shortcut, as well as volume / brightness OSD stop randomly working
Resetting unity appears to fix the keyboard shortcuts, using unity-tweak-tool --reset -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1405214 Title: Media and Custom Keyboard shortcut, as well as volume / brightness OSD stop randomly working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1405214/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1405214] Re: Media and Custom Keyboard shortcut, as well as volume / brightness OSD stop randomly working
It seems though, the errors are back now, after a few days. A system update occurred meanwhile, but probably it is unrelated. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1405214 Title: Media and Custom Keyboard shortcut, as well as volume / brightness OSD stop randomly working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1405214/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 606710] Re: Process with no name
I think this is clearly a gnome-system-monitor problem: gnome-system- monitor shows short sleeps wrong, no matter whether it's playonlinux or something else that calls sleep. /bin/ps doesn't have this problem. On both gnome-system-monitor 3.4.1-0ubuntu1 (Ubuntu 12.04) and gnome- system-monitor3.8.2.1-2ubuntu1 (Ubuntu 14.04), I can reproduce the problem like this: - Open gnome-system-monitor - Sort by ID (helps keep the no-name processes in a stable location in the list) - Run in a terminal: $ while true; do sleep 0.1; done - Look at gnome-system-monitor and click Refresh repeatedly Look for the root process with no name. Its pid should increase by 10 per second. If I increase the delay to 0.2, and repeatedly click Refresh, it will sometimes be the root no-name process and sometimes "sleep" owned by me. With delay 1 its name is always "sleep", but the owner is sometimes root and sometimes myself. Maybe some different values will trigger the effects for you. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-monitor in Ubuntu. https://bugs.launchpad.net/bugs/606710 Title: Process with no name To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/606710/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1405214] Re: Media and Custom Keyboard shortcut, as well as volume / brightness OSD stop randomly working
A workaround is to either open a terminal or Alt+F2 and issue the command 'unity' . This fixes the shortcuts by restarting unity, but all applications keep running, wihout login/out. You may want to try to run this command on resume|thaw in /usr/lib/pm- utils, since the keyboards (for me) seem to get lost on docking/undocking and related resumes; but I'm still testing, so i don't now if this is a robust (automatic) workaround. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1405214 Title: Media and Custom Keyboard shortcut, as well as volume / brightness OSD stop randomly working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1405214/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1453214] [NEW] Uninstalling the jayatana package breaks Java invocations in Ubuntu 15.04 until restart
Public bug reported: Ubuntu version: Ubuntu 15.04 Package version: 2.7-0ubuntu3 When the jayatana package is installed, the message "Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar" is printed for every Java invocation. I found this rather annoying because I'm often running an Ant-based Java build which will print this for most steps. That's why I deinstalled jayatana in Ubuntu 15.04. I have no use for it because I'm not using Unity. If the jayatana package is uninstalled in Ubuntu 15.04, subsequent invocations of Java will fail with the error message: Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar Error opening zip file or JAR manifest missing : /usr/share/java/jayatanaag.jar Error occurred during initialization of VM agent library failed to init: instrument The package should clean up to make sure that subsequent invocations of Java work. If that's not possible, it should at least give a message that a restart is required. ** Affects: jayatana (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to jayatana in Ubuntu. https://bugs.launchpad.net/bugs/1453214 Title: Uninstalling the jayatana package breaks Java invocations in Ubuntu 15.04 until restart To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/jayatana/+bug/1453214/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1464077] [NEW] "SMART data" and "Drive settings" not available for USB hard drives
Public bug reported: When I open Disk Utility I can see SMART status and modify drive settings for my internal hard drive but not for external hard drives connected by USB. It used to work the first weeks after I fresh Installed Ubuntu 15.04 but now "SMART Data & Self-Tests", "Drive Settings" and "Standby Now" are greyed out for USB hard drives. Also, Disk Utility shows "Model", "Size", "Partitioning" and "Serial Number" but no "Assessment" for USB hard drives. I've attached a screenshot showing the internal drive on the left side and a USB hard drive on the right where we can see the missing "Assessment" information and the greyed out "SMART Data & Self-Tests", "Drive Settings" and "Standby Now". ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: gnome-disk-utility 3.14.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8 Uname: Linux 3.19.0-20-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 CurrentDesktop: Unity Date: Thu Jun 11 04:47:13 2015 InstallationDate: Installed on 2015-04-24 (47 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) SourcePackage: gnome-disk-utility UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gnome-disk-utility (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug vivid ** Attachment added: "screenshot.png" https://bugs.launchpad.net/bugs/1464077/+attachment/4412930/+files/screenshot.png -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu. https://bugs.launchpad.net/bugs/1464077 Title: "SMART data" and "Drive settings" not available for USB hard drives To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1464077/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1201180] Re: powerbtn.sh conflicts with logind
I can confirm that systemd logind is in control of the power button on my ASUS UX305 laptop as of Kubuntu 15.04. This means that no matter what the settings in KDE system-settings the power button is handled by logind. Since the power button is right above backspace and I often hit the backspace key (and have accidentally shut off my laptop several times) I have changed the line in /etc/systemd/logind.conf to: HandlePowerKey=ignore This renders the power key useless, but that is better then accidentally shutting my computer off in the middle of typing. If logind is going to "handle" the power key, maybe system-settings should deal with logind and not acpi or whatever else system-settings is trying modify to get configuration control of the power key? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-session in Ubuntu. https://bugs.launchpad.net/bugs/1201180 Title: powerbtn.sh conflicts with logind To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/acpid/+bug/1201180/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1726464] Re: Can't easily move the cursor between monitors when the dock is set to auto-hide
Sticky edges make sense when the dock is mounted to the edge shared by two screens. However, the sticky edge remains active even with the dock is mounted to the bottom of the screen or the edge opposite the shared edge between screens. There's no reason to hang the mouse when there's no dock there. I'm experiencing this when simply moving the mouse between screens as well as dragging windows and other UI elements. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1726464 Title: Can't easily move the cursor between monitors when the dock is set to auto-hide To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1726464/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 188562] Re: gnome-settings-daemon crashed with SIGSEGV in g_datalist_id_set_data_full()
I got this just now, on Ubuntu GNOME 14.04 with Gnome 3.10, so it seems it hasnt quite been resolved. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. https://bugs.launchpad.net/bugs/188562 Title: gnome-settings-daemon crashed with SIGSEGV in g_datalist_id_set_data_full() To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-control-center/+bug/188562/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1294805] [NEW] totem-video-thumbnailer crashed with SIGSEGV in g_slice_free1()
Public bug reported: This just cropped up. I was opening firefox with no intention whatsoever to watch any kind of movie, and it ain't the first time either. Running Gnome 3.10 in Ubuntu GNOME 14.04 ProblemType: Crash DistroRelease: Ubuntu 14.04 Package: totem 3.10.1-1ubuntu3 ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6 Uname: Linux 3.13.0-18-generic x86_64 ApportVersion: 2.13.3-0ubuntu1 Architecture: amd64 CrashCounter: 1 CurrentDesktop: GNOME Date: Wed Mar 19 19:30:51 2014 ExecutablePath: /usr/bin/totem-video-thumbnailer InstallationDate: Installed on 2014-03-18 (1 days ago) InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha amd64 (20140317) ProcCmdline: /usr/bin/totem-video-thumbnailer -s 256 file:///home/username/Video/Supernatural.S09E16.720p.HDTV.X264-DIMENSION.mkv /tmp/.gnome_desktop_thumbnail.TPP1CX ProcEnviron: XDG_RUNTIME_DIR= SHELL=/bin/bash PATH=(custom, no user) LANG=sv_SE.UTF-8 SegvAnalysis: Segfault happened at: 0x7ffec2066bc5: mov0x8(%rdx),%rax PC (0x7ffec2066bc5) ok source "0x8(%rdx)" (0x0087) not located in a known VMA region (needed readable region)! destination "%rax" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: totem StacktraceTop: ?? () from /lib/x86_64-username-gnu/libglib-2.0.so.0 ?? () from /lib/x86_64-username-gnu/libglib-2.0.so.0 g_slice_free1 () from /lib/x86_64-username-gnu/libglib-2.0.so.0 ?? () from /usr/lib/x86_64-username-gnu/gstreamer-1.0/libgstlibav.so ?? () from /usr/lib/x86_64-username-gnu/libavcodec.so.54 Title: totem-video-thumbnailer crashed with SIGSEGV in g_slice_free1() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo ** Affects: totem (Ubuntu) Importance: Undecided Status: Invalid ** Tags: amd64 apport-crash trusty ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1294805 Title: totem-video-thumbnailer crashed with SIGSEGV in g_slice_free1() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1294805/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1294805] Re: totem-video-thumbnailer crashed with SIGSEGV in g_slice_free1()
Not updated? I updated the system today, and installed the OS yesterday. It doesn't get more updated! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1294805 Title: totem-video-thumbnailer crashed with SIGSEGV in g_slice_free1() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1294805/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1573206] Re: GNOME Software does not install third-party .deb packages
Im affected too -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1573206 Title: GNOME Software does not install third-party .deb packages To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-software/+bug/1573206/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1590674] [NEW] ExtremeXOS pager does not work correctly in gnome-terminal, because gnome-terminal ignores the CSI CUB control sequence used by ExtremeXOS
Public bug reported: The pager of the ExtremeXOS switch operating system's CLI uses the (not strictly correct) control sequence "CSI60;D" to delete the pager prompt before displaying the next line of output. The correct control sequence would be "CSI60D" (without a semicolon), but basically all other terminal emulators accept both forms (tested with screen, xterm, rxvt, PuTTY (on Windows), Mac OS X terminal). This affects working with Extreme Networks switches using the default terminal application in Ubuntu. Windows (PuTTY) and Mac OS X (terminal application) users do not experience a similar problem. A simple test to check the control sequence is: printf 'CSI CUB with semicolon is not\x1b[4;D accepted\n' In gnome-terminal this prints: "CSI CUB with semicolon is not[4;D accepted" In screen, xterm, and rxvt this prints: "CSI CUB with semicolon is accepted" Changing the above command to not contain a semicolon works on gnome- terminal as well: printf 'CSI CUB without semicolon is not\x1b[4D accepted\n' In gnome-terminal, screen, xterm, and rxvt this prints "CSI CUB without semicolon is accepted" Thus gnome-terminal breaks backwards-compatibility by a too-pedantic interpretation of VT100 control sequences. As a result it is less convenient to use Ubuntu when working with products of Extreme Networks than using Windows or Mac OS X. If some one wants to verify this with ExtremeXOS, the EXOS VM available on GitHub (https://github.com/extremenetworks/Virtual_EXOS) can be used. Info about my system: $ lsb_release -rd Description:Ubuntu 14.04.4 LTS Release:14.04 $ apt-cache policy gnome-terminal gnome-terminal: Installed: 3.6.2-0ubuntu1 Candidate: 3.6.2-0ubuntu1 Version table: *** 3.6.2-0ubuntu1 0 500 http://ftp.uni-kl.de/pub/linux/ubuntu/ trusty/main amd64 Packages 100 /var/lib/dpkg/status This happened on Ubuntu 12.04 LTS as well. ** Affects: gnome-terminal (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/1590674 Title: ExtremeXOS pager does not work correctly in gnome-terminal, because gnome-terminal ignores the CSI CUB control sequence used by ExtremeXOS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1590674/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Re: [Bug 425411] Re: Computer suspends immediately after resuming if power is unplugged while suspended
2010/2/10 paul stoop : > What does it mean: "Fix released"? I still have this problem, every day > twice, as i use my laptop while commuting by train and charging at home > and at work! > Paul, Please make sure you've enabled the proposed repository. Best regards, Erik > -- > Computer suspends immediately after resuming if power is unplugged while > suspended > https://bugs.launchpad.net/bugs/425411 > You received this bug notification because you are a direct subscriber > of a duplicate bug. > -- Computer suspends immediately after resuming if power is unplugged while suspended https://bugs.launchpad.net/bugs/425411 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 510200] apport-collect data
Architecture: amd64 DistroRelease: Ubuntu 9.10 InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027) Package: gdm 2.28.1-0ubuntu2.1 [modified: var/lib/gdm/.gconf.defaults/%gconf-tree.xml] PackageArchitecture: amd64 ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-19.56-generic Uname: Linux 2.6.31-19-generic x86_64 UserGroups: -- gdm hangs shortly after login, startx works (v. 9.10) https://bugs.launchpad.net/bugs/510200 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 510200] Dependencies.txt
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/39104394/Dependencies.txt -- gdm hangs shortly after login, startx works (v. 9.10) https://bugs.launchpad.net/bugs/510200 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 510200] XsessionErrors.txt
** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/39104395/XsessionErrors.txt ** Changed in: gdm (Ubuntu) Status: Incomplete => New ** Tags added: apport-collected -- gdm hangs shortly after login, startx works (v. 9.10) https://bugs.launchpad.net/bugs/510200 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 510200] Re: gdm hangs shortly after login, startx works (v. 9.10)
I'd like to point out that, without gdm, the system has been running bug-free and crash-free for over a month now. I use system-intensive apps like firefox running flash apps in 64-bit mode, java running jmol with large 3d molecules, and more every day ... and not once has anything even been "slightly slow" ... let alone crashed. -- gdm hangs shortly after login, startx works (v. 9.10) https://bugs.launchpad.net/bugs/510200 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 510200] Re: gdm hangs shortly after login, startx works (v. 9.10)
Kdm works fine. Although I'd really like to know why gdm doesn't. At least I've got something working. -- gdm hangs shortly after login, startx works (v. 9.10) https://bugs.launchpad.net/bugs/510200 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 260918] Re: needed: libv4l and associated application patches (or "gspca stopped working in 2.6.27")
Works as intended on karmic. ** Changed in: amsn (Ubuntu Intrepid) Status: In Progress => Fix Released -- needed: libv4l and associated application patches (or "gspca stopped working in 2.6.27") https://bugs.launchpad.net/bugs/260918 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gst-plugins-good0.10 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 113067] Re: gdm hangs before login
i have this issue now. running ubuntu 9.10. i can run "startx" and the system works better-than-great. but if i use "gdm", it will "hang" with the only recourse a hard-boot. if you want to see any logs or configs or whatever, let me know. ** Changed in: gdm (Ubuntu) Status: Invalid => Confirmed ** Changed in: gdm (Ubuntu) Status: Confirmed => Incomplete -- gdm hangs before login https://bugs.launchpad.net/bugs/113067 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 510200] [NEW] gdm hangs shortly after login, startx works (v. 9.10)
Public bug reported: This is a "wubi" install. If I start ubuntu and log in using gdm, it hangs shortly after I log in. It hangs so bad, I can't reset the machine any other way than a hard boot. However, if i go in using recovery mode and then run startx ... everything works great. I can browse the web, play videos, etc. In all other respects, the machine works so much better now then when it was running Winslows, I refuse to give up on this issue. What is gdm doing that startx isn't that can possibly cause the system to hang so completely? Knowing that startx works well, I might be able to selectively test each other aspect of gdm to determine which is hanging the system. >uname -a Linux ubuntu 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 17:01:44 UTC 2009 x86_64 GNU/L >lsmod Module Size Used by binfmt_misc10220 1 joydev 13088 0 ppdev 8232 0 snd_hda_codec_realtek 277860 1 iptable_filter 3872 0 ip_tables 21200 1 iptable_filter x_tables 25832 1 ip_tables snd_hda_intel 31880 0 snd_hda_codec 87584 2 snd_hda_codec_realtek,snd_hda_intel snd_hwdep 9352 1 snd_hda_codec snd_pcm_oss44704 0 snd_mixer_oss 18976 1 snd_pcm_oss snd_pcm93160 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss snd_seq_dummy 3460 0 snd_seq_oss33440 0 snd_seq_midi8192 0 snd_rawmidi27360 1 snd_seq_midi snd_seq_midi_event 8448 2 snd_seq_oss,snd_seq_midi snd_seq60608 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event psmouse57124 0 serio_raw 6596 0 lp 11908 0 parport40528 2 ppdev,lp snd_timer 26992 2 snd_pcm,snd_seq snd_seq_device 8308 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq snd77096 12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_ device soundcore 9088 1 snd snd_page_alloc 10928 2 snd_hda_intel,snd_pcm usbhid 43968 0 fbcon 41344 71 tileblit3136 1 fbcon font8832 1 fbcon bitblit 6688 1 fbcon softcursor 2336 1 bitblit r8169 38884 0 mii 6368 1 r8169 i915 247304 2 drm 193856 2 i915 i2c_algo_bit7076 1 i915 video 23612 1 i915 output 3680 1 video intel_agp 32816 2 i915 >lscpu Architecture: x86_64 CPU(s):1 Thread(s) per core:1 Core(s) per socket:1 CPU socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family:15 Model: 6 Stepping: 5 CPU MHz: 3466.598 L1d cache: 16K L2 cache: 512K ** Affects: gdm (Ubuntu) Importance: Undecided Status: New -- gdm hangs shortly after login, startx works (v. 9.10) https://bugs.launchpad.net/bugs/510200 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 113067] Re: gdm hangs before login
I suspect it has something to do with audio. Question... John does your audio work when you do the "startx" version of running the O/S ? Mine does not. -- gdm hangs before login https://bugs.launchpad.net/bugs/113067 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 510200] Re: gdm hangs shortly after login, startx works (v. 9.10)
At least one other user has posted that they have the same issue (John Pavlakis). The odd thing is the timing. Sometimes i get as far as logging in. Sometimes not. Sometimes after i log in I can pull down a menu, mabe, sometimes it hangs before then. One thing I noticed is that audio doesn't work when simply running "startx", whereas with gdm, i get a nice splash screen, with audio, and a login prompt. If there was a way to "selectively" disable the features gdm provides over startx, I would happily do that (turn everything off... urn it on one thing at a time until it breaks). -- gdm hangs shortly after login, startx works (v. 9.10) https://bugs.launchpad.net/bugs/510200 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 510200] Re: gdm hangs shortly after login, startx works (v. 9.10)
OUTPUT from DMESG as it's hung. I can SSH in from another machine but even kill -9 will NOT work on process 3273. So there's no way to recover my machine without a hard boot. I doubt even a shutdown will work... but I will try that next. [1324622.040052] hub 5-0:1.0: port 2 disabled by hub (EMI?), re-enabling... [1324622.040060] usb 5-2: USB disconnect, address 113 [1324622.320012] usb 5-2: new low speed USB device using uhci_hcd and address 114 [1324622.537122] usb 5-2: configuration #1 chosen from 1 choice [1324622.557279] input: USB USB Keykoard as /devices/pci:00/:00:1d.3/usb5/5-2/5-2:1.0/input/input718 [1324622.557375] generic-usb 0003:1C4F:0002.02CA: input,hidraw1: USB HID v1.10 Keyboard [USB USB Keykoard] on usb-:00:1d.3-2/input0 [1324632.571891] /build/buildd/linux-2.6.31/drivers/hid/usbhid/hid-core.c: usb_submit_urb(ctrl) failed [1324632.571910] generic-usb 0003:1C4F:0002.02CB: timeout initializing reports [1324632.572026] input: USB USB Keykoard as /devices/pci:00/:00:1d.3/usb5/5-2/5-2:1.1/input/input719 [1324632.572117] generic-usb 0003:1C4F:0002.02CB: input,hidraw2: USB HID v1.10 Device [USB USB Keykoard] on usb-:00:1d.3-2/input1 [1324680.720163] INFO: task Xorg:3273 blocked for more than 120 seconds. [1324680.720165] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [1324680.720168] Xorg D 0 3273 3272 0x0044 [1324680.720172] 88004eff7cb8 0082 fff54ce3b840 00015880 [1324680.720177] 880043955e70 00015880 00015880 00015880 [1324680.720181] 00015880 880043955e70 00015880 00015880 [1324680.720185] Call Trace: [1324680.720191] [] __mutex_lock_slowpath+0xd7/0x160 [1324680.720196] [] ? sock_aio_read+0x149/0x150 [1324680.720200] [] mutex_lock+0x26/0x50 [1324680.720212] [] i915_gem_throttle_ioctl+0x36/0x90 [i915] [1324680.720234] [] drm_ioctl+0x17e/0x3a0 [drm] [1324680.720240] [] ? do_sync_read+0xf2/0x130 [1324680.720245] [] ? __hrtimer_start_range_ns+0x185/0x350 [1324680.720248] [] ? autoremove_wake_function+0x0/0x40 [1324680.720253] [] ? default_spin_lock_flags+0x9/0x10 [1324680.720257] [] ? _spin_lock_irqsave+0x2a/0x40 [1324680.720261] [] vfs_ioctl+0x7c/0xa0 [1324680.720264] [] do_vfs_ioctl+0x79/0x370 [1324680.720267] [] sys_ioctl+0x81/0xa0 [1324680.720271] [] system_call_fastpath+0x16/0x1b -- gdm hangs shortly after login, startx works (v. 9.10) https://bugs.launchpad.net/bugs/510200 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 385331] Re: Password for SSH keys aren't stored in keyring
Sorry for the late answer, been busy at work. * Is it reproducible? Yes, it's reproducible. * Steps to reproduce: 1. Copy an existing private ssh key to the folder ~/.ssh/id_rsa (or create a new ssh key and add that key to the server) 2. Try to make a connection to the ssh server which the key unlocks 3. Now you will get asked for a password in the terminal, not by the gnome keyring, and the password won't be stored for future use I reproduced the bug both by creating a new key, and by copying an older key. -- Password for SSH keys aren't stored in keyring https://bugs.launchpad.net/bugs/385331 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 325973] Re: gnome-session keeps respawning nautilus when no desktop is drawed
Also confirmed in Karmic. I ended up sucking it up and turning on show_desktop, and it stopped. :( -- gnome-session keeps respawning nautilus when no desktop is drawed https://bugs.launchpad.net/bugs/325973 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 363423] [NEW] gstreamer plays some mp3s choppily
Public bug reported: Binary package hint: gstreamer0.10-plugins-ugly When playing the following mp3 in intrepid: http://pilgrimproduction.net/sacredharp/carrollton/160bps/01.mp3 the playback is very choppy (starts & stops). I presume this is a gstreamer bug, because it plays the same in totem & rhythmbox. Description:Ubuntu 8.10 Release:8.10 gstreamer0.10-plugins-ugly: Installed: 0.10.9-1ubuntu0.1 Candidate: 0.10.9-1ubuntu0.1 Version table: *** 0.10.9-1ubuntu0.1 0 500 http://us.archive.ubuntu.com intrepid-updates/universe Packages 100 /var/lib/dpkg/status 0.10.9-1 0 500 http://us.archive.ubuntu.com intrepid/universe Packages ** Affects: gst-plugins-ugly0.10 (Ubuntu) Importance: Undecided Status: New -- gstreamer plays some mp3s choppily https://bugs.launchpad.net/bugs/363423 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gst-plugins-ugly0.10 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 304765] Re: Evolution mail renames attached pdf's to dat's...
I had the same problem. I tried to mail two attached files from evolution twice. Both files contained the letter "ö" i the file name. The receiver got files named with "some sort of number".dat. Both times i had my self and a friend in the bcc-field, and both of us got the mail correctly. When i mailed the same files with my webmail account they got trough. I belive tha the problem either is a compatibility issue between evolution and the receivers mail client or the receivers firewall. The company i tried to mail is likely to have an pretty secure firewall. -- Evolution mail renames attached pdf's to dat's... https://bugs.launchpad.net/bugs/304765 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 323545] [NEW] Rhythmbox crashes when a podcast feed has an item with no media file
Public bug reported: Binary package hint: rhythmbox One of my podcast feeds updated and the publisher failed to append the media file for one of the new items. Rhythmbox closes unexpectedly when trying to update this feed. I attached the rss feed in question, the first listed item has empty guid and enclosure tags, and no file url like the others. Feed source is at http://kfiam640.com/podcast/BryanSuits.xml When I update that feed, or click "Update All," rhythmbox crashes. Updating the remaining feeds singly results in normal behavior. Process: $ rhythmbox # Click "Podcasts" # Click "Update All" or right-click podcast feed "BRYAN SUITS" and "Update Podcast Feed" Segmentation fault Expected: rhythmbox skips item and notifies user of missing information Instead: segmentation fault Ubuntu 8.10 rhythmbox: Installed: 0.11.6svn20081008-0ubuntu4.2 Candidate: 0.11.6svn20081008-0ubuntu4.2 Version table: *** 0.11.6svn20081008-0ubuntu4.2 0 500 http://us.archive.ubuntu.com intrepid-updates/main Packages 100 /var/lib/dpkg/status 0.11.6svn20081008-0ubuntu4 0 500 http://us.archive.ubuntu.com intrepid/main Packages ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: New -- Rhythmbox crashes when a podcast feed has an item with no media file https://bugs.launchpad.net/bugs/323545 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 323545] Re: Rhythmbox crashes when a podcast feed has an item with no media file
** Attachment added: "BryanSuits.xml" http://launchpadlibrarian.net/21849113/BryanSuits.xml -- Rhythmbox crashes when a podcast feed has an item with no media file https://bugs.launchpad.net/bugs/323545 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 181703] Re: Brasero does not recognize audio CD or blank CD-R
** Bug watch added: GNOME Bug Tracker #557561 http://bugzilla.gnome.org/show_bug.cgi?id=557561 ** Also affects: brasero via http://bugzilla.gnome.org/show_bug.cgi?id=557561 Importance: Unknown Status: Unknown -- Brasero does not recognize audio CD or blank CD-R https://bugs.launchpad.net/bugs/181703 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to brasero in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1082750] Re: Evince is too slow to zoom on a document
Same here. One problem seems to be, that only one core is used in my 4 core machine. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1082750 Title: Evince is too slow to zoom on a document To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1082750/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1242475] [NEW] Nautilus overwrites existing files when merging folders
Public bug reported: I am using Ubuntu 13.10 64bits. When I drag and drop a folder from my primary internal hard drive to my second internal hard drive that contains a folder containing files with the same name than in the source folder, Nautilus prompts "Merge folder "folder1"?". I check "Apply this action to all files" and click "Merge". And now, Nautilus overwrites files with the same name in the destination folder instead of prompting me if I want to skip copying existing files. I have the same problem when copying a folder to an external hard drive. This problem doesn't occur in Ubuntu 12.10 that I was using a few days ago before upgrading to 13.10. It doesn't occur neither when merging folders on the same hard drive. It only happens when the source folder and the destination folder are on two different hard drives. ExecutablePath: /usr/bin/nautilus Package: nautilus Architecture: amd64 Version: 1:3.8.2-0ubuntu2 Linux 3.11.0-12-generic ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1242475 Title: Nautilus overwrites existing files when merging folders To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1242475/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1068155] [NEW] pulsesink: Segfault in pulsesink.c:2077 gst_pulsesink_pad_acceptcaps()
Public bug reported: There's an upstream bug at: https://bugzilla.gnome.org/show_bug.cgi?id=683782 I looked at the suggested patch and made it work in the source package of Ubuntu 12.04, see attached patch. This applies cleanly on top a fresh apt-get source gst-plugins-good0.10 . Using this patch solves our crash. The source package is: gst-plugins-good0.10 $ lsb_release -rd Description:Ubuntu 12.04.1 LTS Release:12.04 $ apt-cache policy gstreamer0.10-pulseaudio gstreamer0.10-pulseaudio: Installed: 0.10.31-1ubuntu1 Candidate: 0.10.31-1ubuntu1 Version table: *** 0.10.31-1ubuntu1 0 500 http://se.archive.ubuntu.com/ubuntu/ precise/main i386 Packages 100 /var/lib/dpkg/status ** Affects: gst-plugins-good0.10 (Ubuntu) Importance: Undecided Status: New ** Patch added: "pulsesink-fix.patch" https://bugs.launchpad.net/bugs/1068155/+attachment/3402706/+files/pulsesink-fix.patch -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gst-plugins-good0.10 in Ubuntu. https://bugs.launchpad.net/bugs/1068155 Title: pulsesink: Segfault in pulsesink.c:2077 gst_pulsesink_pad_acceptcaps() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1068155/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 26662] Re: using the filename to get the mimetype is not always correct
This bug still exists... try the following: touch a.b tar -cf aTarFile a.b Now you have a "tar"-file. Trying to open it in file-roller will produce an error. file aTarFile > aTarFile: POSIX tar archive (GNU) Renaming the archive to any uncompressable file-type (like *.zip, *.lzma, *.7z, ... or just *.tar) will give you a file which can now be opened by file-roller, even though this is "just" a tar-file. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/26662 Title: using the filename to get the mimetype is not always correct To manage notifications about this bug go to: https://bugs.launchpad.net/file-roller/+bug/26662/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1068155] Re: pulsesink: Segfault in pulsesink.c:2077 gst_pulsesink_pad_acceptcaps()
Unfortunately (or maybe fortunately) I can only reproduce the problem using a some of our closed source code, and even then it's a relatively uncommon crash. I only had a small amount of time playing around trying to trigger the bug in a minimal test, but were unable to do so. I understand that this might disqualify it from getting into the stable release. If someone else has the same issue they'll hopefully find this bug and can build a fixed version of their own, just like we do internally. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gst-plugins-good0.10 in Ubuntu. https://bugs.launchpad.net/bugs/1068155 Title: pulsesink: Segfault in pulsesink.c:2077 gst_pulsesink_pad_acceptcaps() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1068155/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1068155] Re: pulsesink: Segfault in pulsesink.c:2077 gst_pulsesink_pad_acceptcaps()
Updated patch. Tested it and it also solves the crash we see. ** Patch added: "pulsefix_updated.patch" https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1068155/+attachment/3433156/+files/pulsefix_updated.patch -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gst-plugins-good0.10 in Ubuntu. https://bugs.launchpad.net/bugs/1068155 Title: pulsesink: Segfault in pulsesink.c:2077 gst_pulsesink_pad_acceptcaps() To manage notifications about this bug go to: https://bugs.launchpad.net/gst-plugins-good/+bug/1068155/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 990727] Re: Can't assign keybinding Ctrl-Alt-w
I would also really appreciate a fix. I also use ctrl+alt+WASD to switch workspaces as I found this the fastest way on earlier releases. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/990727 Title: Can't assign keybinding Ctrl-Alt-w To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-control-center/+bug/990727/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1206981] [NEW] Text form field not redrawn upon HOME/END keypress with some CSS styles
Public bug reported: This depends upon certain CSS styles being applied to the INPUT form element. 1. Go to http://rt.easter-eggs.org/demos/testing/ 2. enter some text in the user name field 3. Press HOME on the keyboard. 4. Notice that the text(and background color) has been removed and not redrawn 5. Moving the cursor or selecting the text will cause it to be redrawn Other forms on that site also exhibit this behavor. I have also observed other page elements getting erased while moving around the page with the tab key. ProblemType: Bug ApportVersion: 2.0.1-0ubuntu17.3 Architecture: amd64 Date: Wed Jul 31 10:31:47 2013 Dependencies: adduser 3.113ubuntu2 aspell 0.60.7~20110707-1 aspell-en 6.0-0-6ubuntu2 base-passwd 3.5.24 busybox-initramfs 1:1.18.5-1ubuntu4.1 coreutils 8.13-3ubuntu3.2 cpio 2.11-7ubuntu3 dbus 1.4.18-1ubuntu1.4 dbus-x11 1.4.18-1ubuntu1.4 dconf-gsettings-backend 0.12.0-0ubuntu1.1 dconf-service 0.12.0-0ubuntu1.1 debconf 1.5.42ubuntu1 debianutils 4.2.1ubuntu2 dictionaries-common 1.12.1ubuntu2 dpkg 1.16.1.2ubuntu7.1 [modified: sbin/start-stop-daemon] epiphany-browser-data 3.4.1-0ubuntu1 findutils 4.4.2-4ubuntu1 fontconfig 2.8.0-3ubuntu9.1 fontconfig-config 2.8.0-3ubuntu9.1 gcc-4.6-base 4.6.3-1ubuntu5 gir1.2-atk-1.0 2.4.0-0ubuntu1 gir1.2-clutter-1.0 1.10.6-1~precise1 gir1.2-cogl-1.0 1.10.0-0ubuntu2 gir1.2-coglpango-1.0 1.10.0-0ubuntu2 gir1.2-freedesktop 1.32.0-1 gir1.2-gdkpixbuf-2.0 2.26.1-1 gir1.2-glib-2.0 1.32.0-1 gir1.2-gstreamer-0.10 0.10.36-1ubuntu1 gir1.2-gtk-3.0 3.4.2-0ubuntu0.5 gir1.2-json-1.0 0.14.2-1 gir1.2-pango-1.0 1.30.0-0ubuntu3.1 glib-networking 2.32.1-1ubuntu2 glib-networking-common 2.32.1-1ubuntu2 glib-networking-services 2.32.1-1ubuntu2 gnome-icon-theme 3.4.0-0ubuntu1.1 gnome-js-common 0.1.2-1 gsettings-desktop-schemas 3.4.1-0ubuntu1 hicolor-icon-theme 0.12-1ubuntu2 humanity-icon-theme 0.5.3.11 ifupdown 0.7~beta2ubuntu8 initramfs-tools 0.99ubuntu13.1 initramfs-tools-bin 0.99ubuntu13.1 initscripts 2.88dsf-13.10ubuntu11.1 insserv 1.14.0-2.1ubuntu2 iproute 2017-1ubuntu2 iso-codes 3.31-1 klibc-utils 1.5.25-1ubuntu2 libacl1 2.2.51-5ubuntu1 libaspell15 0.60.7~20110707-1 libatk1.0-0 2.4.0-0ubuntu1 libatk1.0-data 2.4.0-0ubuntu1 libattr1 1:2.4.46-5ubuntu1 libavahi-client3 0.6.30-5ubuntu2 libavahi-common-data 0.6.30-5ubuntu2 libavahi-common3 0.6.30-5ubuntu2 libavahi-glib1 0.6.30-5ubuntu2 libavahi-gobject0 0.6.30-5ubuntu2 libblkid1 2.20.1-1ubuntu3 libbz2-1.0 1.0.6-1 libc-bin 2.15-0ubuntu10.4 libc6 2.15-0ubuntu10.4 libcairo-gobject2 1.10.2-6.1ubuntu3 libcairo2 1.10.2-6.1ubuntu3 libclutter-1.0-0 1.10.6-1~precise1 libcogl-pango0 1.10.0-0ubuntu2 libcogl9 1.10.0-0ubuntu2 libcomerr2 1.42-1ubuntu2 libcroco3 0.6.5-1ubuntu0.1 libcups2 1.5.3-0ubuntu8 libdatrie1 0.2.5-3 libdb5.1 5.1.25-11build1 libdbus-1-3 1.4.18-1ubuntu1.4 libdbus-glib-1-2 0.98-1ubuntu1.1 libdconf0 0.12.0-0ubuntu1.1 libdrm-intel1 2.4.43-0ubuntu0.0.2 libdrm-nouveau1a 2.4.43-0ubuntu0.0.2 libdrm-radeon1 2.4.43-0ubuntu0.0.2 libdrm2 2.4.43-0ubuntu0.0.2 libenchant1c2a 1.6.0-7 libexpat1 2.0.1-7.2ubuntu1.1 libffi6 3.0.11~rc1-5 libfontconfig1 2.8.0-3ubuntu9.1 libfreetype6 2.4.8-1ubuntu2.1 libgail-3-0 3.4.2-0ubuntu0.5 libgcc1 1:4.6.3-1ubuntu5 libgcrypt11 1.5.0-3ubuntu0.1 libgdk-pixbuf2.0-0 2.26.1-1 libgdk-pixbuf2.0-common 2.26.1-1 libgeoclue0 0.12.0-1ubuntu12 libgirepository-1.0-1 1.32.0-1 libglib2.0-0 2.32.3-0ubuntu1 libgmp10 2:5.0.2+dfsg-2ubuntu1 libgnome-keyring-common 3.2.2-2 libgnome-keyring0 3.2.2-2 libgnutls26 2.12.14-5ubuntu3.4 libgpg-error0 1.10-2ubuntu1 libgssapi-krb5-2 1.10+dfsg~beta1-2ubuntu0.3 libgstreamer-plugins-base0.10-0 0.10.36-1ubuntu0.1 libgstreamer0.10-0 0.10.36-1ubuntu1 libgtk-3-0 3.4.2-0ubuntu0.5 libgtk-3-bin 3.4.2-0ubuntu0.5 libgtk-3-common 3.4.2-0ubuntu0.5 libgtk2.0-0 2.24.10-0ubuntu6 libgtk2.0-common 2.24.10-0ubuntu6 libhunspell-1.3-0 1.3.2-4 libice6 2:1.0.7-2build1 libicu48 4.8.1.1-3 libjasper1 1.900.1-13 libjavascriptcoregtk-3.0-0 1.8.3-0ubuntu0.12.04.1 libjpeg-turbo8 1.1.90+svn733-0ubuntu4.1 libjpeg8 8c-2ubuntu7 libjson-glib-1.0-0 0.14.2-1 libk5crypto3 1.10+dfsg~beta1-2ubuntu0.3 libkeyutils1 1.5.2-2 libklibc 1.5.25-1ubuntu2 libkrb5-3 1.10+dfsg~beta1-2ubuntu0.3 libkrb5support0 1.10+dfsg~beta1-2ubuntu0.3 liblzma5 5.1.1alpha+20110809-3 libmount1 2.20.1-1ubuntu3 libmpfr4 3.1.0-3ubuntu2 libncurses5 5.9-4 libncursesw5 5.9-4 libnih-dbus1 1.0.3-4ubuntu9.1 libnih1 1.0.3-4ubuntu9.1 libnotify4 0.7.5-1 libnspr4 4.9.5-0ubuntu0.12.04.1 libnss3 3.14.3-0ubuntu0.12.04.1 liborc-0.4-0 1:0.4.16-1ubuntu2 libp11-kit0 0.12-2ubuntu1 libpam-modules 1.1.3-7ubuntu2 libpam-modules-bin 1.1.3-7ubuntu2 libpam0g 1.1.3-7ubuntu2 libpango1.0-0 1.30.0-0ubuntu3.1 libpciaccess0 0.12.902-1ubuntu0.2 libpcre3 8.12-4 libpixman-1-0 0.24.4-1 libplymouth2 0.8.2-2ubuntu31.1 libpng12-0 1.2.46-3ubuntu4 libproxy1 0.4.7-0ubuntu4.1 libreadline6 6.2-8 librsvg2-2 2.36.1-0ubuntu1 librsvg2-common 2.36.1-0ubuntu1 libs