[Bug 1499341] Re: Fails to generate thumbnails for filenames without extensions
** Changed in: canonical-devices-system-image Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1499341 Title: Fails to generate thumbnails for filenames without extensions To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1499341/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512603] [NEW] nut-monitor systemd service is absent in nut-client package since Ubuntu vivid
Public bug reported: The systemd unit for the upsmon has disapperared from nut-client package since Ubuntu trusty: http://packages.ubuntu.com/trusty/amd64/nut-client/filelist (2.7.1-1ubuntu1) vs http://packages.ubuntu.com/vivid/amd64/nut-client/filelist (2.7.1-1ubuntu4) ** Affects: nut (Ubuntu) Importance: Undecided Status: New ** Package changed: kexec-tools (Ubuntu) => nut (Ubuntu) ** Description changed: - The systemd service for the upsmon has disapperared from nut-client - package since Ubuntu trusty: + The systemd unit for the upsmon has disapperared from nut-client package + since Ubuntu trusty: http://packages.ubuntu.com/trusty/amd64/nut-client/filelist (2.7.1-1ubuntu1) vs http://packages.ubuntu.com/vivid/amd64/nut-client/filelist (2.7.1-1ubuntu4) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512603 Title: nut-monitor systemd service is absent in nut-client package since Ubuntu vivid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1512603/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1115555] Re: Backlight control does not work, but there are entries in /sys/class/backlight.
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/111 Title: Backlight control does not work, but there are entries in /sys/class/backlight. To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/111/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1488719] Re: dmesg shows "[drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!"
Got this error in my dmesg, and gets daily KDM crashes. Have an Asus X555L with 2 external monitors connected, each morning when i get back to the computer, the laptop screen dosn't start, and I have no working window managment => I can use the active window, but can't change active window. Also, if i activate the wireless-card, I can see the si (software interupt) in top raise to 100%, and then I lose all controll. And all I found so far is this error message 1836 times in the dmesg-log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1488719 Title: dmesg shows "[drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!" To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1488719/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1509846] Re: lightdm crashes on window open in Ubuntu 15.10 intel
The workaround (disabling window animations) is NOT fixing the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1509846 Title: lightdm crashes on window open in Ubuntu 15.10 intel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1509846/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512589] Re: partman-efi should follow partman-auto/disk to reuse the ESP.
** Changed in: partman-efi Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512589 Title: partman-efi should follow partman-auto/disk to reuse the ESP. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1512589/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512606] [NEW] Display size incorreectly detected (assuming 96x96 DPI)
Public bug reported: I am running 14.10 on Lenovo Yoga 12 with 280x160mm panel with 1920x1080 resolution, which translates to 174x171 DPI by trivial calculation. The panel size is correctly reported by edid: $ get-edid | parse-edid This is read-edid version 3.0.2. Prepare for some fun. Attempting to use i2c interface No EDID on bus 0 No EDID on bus 1 No EDID on bus 2 No EDID on bus 3 No EDID on bus 5 1 potential busses found: 4 256-byte EDID successfully retrieved from i2c bus 4 Looks like i2c was successful. Have a good day. Checksum Correct Section "Monitor" Identifier "" ModelName "" VendorName "LGD" # Monitor Manufactured week 0 of 2013 # EDID version 1.4 # Digital Display DisplaySize 280 160 Gamma 2.20 Option "DPMS" "false" Modeline"Mode 0" 138.46 1920 1968 2000 2106 1080 1083 1088 1095 +hsync -vsync EndSection The XServer thinks something different: $ xdpyinfo | grep -B2 resolution screen #0: dimensions:1920x1080 pixels (508x285 millimeters) resolution:96x96 dots per inch where the physical size is garbage. The driver sets DPI to 96 despite having correct data, and there seems to be no straightforward way to force a different DPI (see e.g. [1]). The internet is full of various workarounds for HiDPI displays, which include setting text-scaling- factor in dconf (gnome-only) , layout.css.devPixelsPerPt (mozilla products), scaling-factor (integer values only?), all of the toolkit- or program-specific. They have all of them some gotchas (such as terribly- looking interface, different scaling of some text, ugly icons etc). I am willing to help debugging the driver, since Ubuntu should have a way to behave well out-of-box on HiDPI configurations. If the driver reports the right DPI, I assume many of those issue would disappear. [1] https://ask.fedoraproject.org/en/question/39272/how-to-configure- screen-dpi-ppi-properly/ ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu4 ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3 Uname: Linux 4.2.0-16-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.19.1-0ubuntu4 Architecture: amd64 BootLog: [[32m OK [0m] Started Modem Manager. [[32m OK [0m] Started Detect the available GPUs and deal with any system changes. Starting Light Display Manager... CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity Date: Tue Nov 3 08:54:40 2015 DistUpgraded: Fresh install DistroCodename: wily DistroVariant: ubuntu ExtraDebuggingInterest: Yes, if not too technical GraphicsCard: Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Lenovo Device [17aa:503e] InstallationDate: Installed on 2015-08-31 (63 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: LENOVO 20DLCTO1WW ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic root=UUID=f5cdca16-e2f9-4b9e-b12c-65011c787ea7 ro quiet splash vt.handoff=7 SourcePackage: xserver-xorg-video-intel UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/05/2015 dmi.bios.vendor: LENOVO dmi.bios.version: JEET66WW (1.15 ) dmi.board.asset.tag: Not Available dmi.board.name: 20DLCTO1WW dmi.board.vendor: LENOVO dmi.board.version: SDK0K11826 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.modalias: dmi:bvnLENOVO:bvrJEET66WW(1.15):bd06/05/2015:svnLENOVO:pn20DLCTO1WW:pvrThinkPadS1Yoga12:rvnLENOVO:rn20DLCTO1WW:rvrSDK0K11826WIN:cvnLENOVO:ct10:cvrNone: dmi.product.name: 20DLCTO1WW dmi.product.version: ThinkPad S1 Yoga 12 dmi.sys.vendor: LENOVO version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.64-1 version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4 version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0+git20150819-0ubuntu1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3 xserver.bootTime: Mon Nov 2 08:12:10 2015 xserver.configfile: default xserver.errors: Wacom ISDv4 EC Pen stylus: Invalid type 'cursor' for this device. Wacom ISDv4 EC Pen stylus: Invalid type 'touch' for this device. Wacom ISDv4 EC Pen stylus: Invalid type 'pad
[Bug 1509334] Re: [regression] [sru] plasma-nm blocks temporarily on startup w/o bluetooth device – KDE/Plasma very slow to launch (Kubuntu 15.10)
Could someone please report this to QA ISO-testing? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1509334 Title: [regression] [sru] plasma-nm blocks temporarily on startup w/o bluetooth device – KDE/Plasma very slow to launch (Kubuntu 15.10) To manage notifications about this bug go to: https://bugs.launchpad.net/plasma-nm/+bug/1509334/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512593] Re: :Ubuntu NV: Panic timeout=0 means Ubuntu does not reboot and recover from HMI (e.g. Core Unit Checkstop)
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode. To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1512593/+editstatus and add the package name in the text box next to the word Package. [This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.] ** Tags added: bot-comment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512593 Title: :Ubuntu NV: Panic timeout=0 means Ubuntu does not reboot and recover from HMI (e.g. Core Unit Checkstop) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1512593/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512575] Re: ISST-SAN:KVM:R3-0:lucky:lucky06 dumped while installation of Ubuntu 15.10 with latest build
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode. To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1512575/+editstatus and add the package name in the text box next to the word Package. [This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.] ** Tags added: bot-comment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512575 Title: ISST-SAN:KVM:R3-0:lucky:lucky06 dumped while installation of Ubuntu 15.10 with latest build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1512575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1499341] Re: Fails to generate thumbnails for filenames without extensions
** Changed in: thumbnailer (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1499341 Title: Fails to generate thumbnails for filenames without extensions To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1499341/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1485490] Re: gallery-app requests thumbnail for same image multiple times
** Changed in: thumbnailer (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485490 Title: gallery-app requests thumbnail for same image multiple times To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gallery-app/+bug/1485490/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1050422] Re: CUPS hangs when remote CUPS server defined in client.conf is inaccessible
Hi, I can confirm the hanging on both a laptop running 14.04 and a freshly installed 14.04, the cups client is on a Ubuntu 10.04.4 LTS running cups 1.4.3-1ubuntu1.13 But in our case the cups server IS perfectly accessible with ping, and nmap shows an open port 631/tcp open ipp Removing ServerName fixes the hanging. Can I do other checks to see where e.g. lpq hang ? Yours, Steffen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1050422 Title: CUPS hangs when remote CUPS server defined in client.conf is inaccessible To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1050422/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512609] [NEW] Xmir -rootless: Shaped windows (like xeyes or oclock) show junk instead of transparency
Public bug reported: Xmir -rootless: Shaped windows (like xeyes or oclock) show junk instead of transparency. In the past I had some success solving this by switching the default depth from 24-bit to 32-bit. However that created new problems (I forget). ** Affects: xorg-server (Ubuntu) Importance: Medium Status: New ** Tags: xmir -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512609 Title: Xmir -rootless: Shaped windows (like xeyes or oclock) show junk instead of transparency To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1512609/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512435] Re: Stop depending on gnome-control-center
** Branch linked: lp:~seb128/unity-control-center/user-faces-binary -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512435 Title: Stop depending on gnome-control-center To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1512435/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512415] Re: hpsa driver has problems with interacting with tape drives and media changer
Hi Joseph, the tape drives and autochanger now work as expected with the provided kernel. Thanks Karsten -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512415 Title: hpsa driver has problems with interacting with tape drives and media changer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1512415/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512435] Re: Stop depending on gnome-control-center
debdiff for g-c-c (adding it this way rather than using the vcs since there is already a work in progress 3.18 update in there) ** Patch added: "gcc.debdiff" https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1512435/+attachment/4511869/+files/gcc.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512435 Title: Stop depending on gnome-control-center To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1512435/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1423672] Re: ext4_mb_generate_buddy:756: group N, block bitmap and bg descriptor inconsistent: X vs Y
Am 29.10.15 um 03:29 schrieb LouieGosselin: > I'm posting again to add that I conducted some more tests and ext3 does > not encounter corruption under the same conditions. I hope this > information is helpful to others, if anyone needs more information let > me know and I'll see what I can do. I'll probably switch my own VMs to > ext3 so I don't have to worry about these FS crashes. I created a new LVM Volume and a new ext3 FS. I copied the whole FS from ext4 to ext3 and running now the VM on ext3. Today the ext4_mb_generate_buddy bug did hit me agian. With ext3 FS and running the VM with "cache=none" setting. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1423672 Title: ext4_mb_generate_buddy:756: group N, block bitmap and bg descriptor inconsistent: X vs Y To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423672/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512435] Re: Stop depending on gnome-control-center
ok, so the images are in a shared location so the suggested change in 3 bits 1- let unity-control-center ship&install the user images in a new binary 2- include the permissions that were shipping in g-c-c in the desktop profile, it's a more logic place anyway 3- drop the g-c-c binary that included those items, recommends the new u-c-c one -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512435 Title: Stop depending on gnome-control-center To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1512435/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1508225] Re: tipc tool isn't built in iproute2
Anyone can do it. I was just trying to be helpful in identifying what needed doing. But I have now filed this in Debian for you. > FYI, Redhat fixed a similar report on Fedora 23 within a few hours, after their official final freeze. Have Red Hat released a version of RHEL with tipc support? Otherwise it is not a fair comparison since they do not provide enterprise-level support for Fedora. ** Bug watch added: Debian Bug tracker #803922 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803922 ** Also affects: iproute2 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803922 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1508225 Title: tipc tool isn't built in iproute2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1508225/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512617] [NEW] Redundant Comparison in libmng_zlib.c
Public bug reported: In libmng_zlib.c At #368, 'iRslt' == '0' is checked. So, it is redundant comparison 'iRslt' == '0' (0 == 0) which is always true at #373, #379, #382, #385 and #388. The solution is to remove 'iRslt' == '0' comparison. For detail information please check the attached patch file. ** Affects: libmng (Ubuntu) Importance: Undecided Status: New ** Patch added: "Redundant Comparision in libmng_zlib.c" https://bugs.launchpad.net/bugs/1512617/+attachment/4511878/+files/redundant_comparison_libmng_zlib.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512617 Title: Redundant Comparison in libmng_zlib.c To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmng/+bug/1512617/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512219] Re: apt appears to be confused when installing a backport that version depends on other backports
Thanks for your bugreport. I looked into this issue and it seems like its indeed a bug in apt that it will not properly do a version check when switching the candidate version to trusty-backports. Attached is a patch that adds some debug code and also a potential fix for the problem, it breaks one of the existing tests, I need to inspect if the test is incorrect though. So its probably not the final diff but it highlights the prolem area. For it to fully work you need to adjust the python3-lxc dependency in lxc too, please add something like: Depends: python3, python3-lxc (>= 1.1.4-0ubuntu1.1~ubuntu14.04.1) (i.e. ensure that apt knows it needs to pick a reasonable high version). This is useful regardless of the diff. ** Patch added: "apt diff" https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1512219/+attachment/4511877/+files/apt-lp1512219.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512219 Title: apt appears to be confused when installing a backport that version depends on other backports To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1512219/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512618] [NEW] Locate location always failed with "location-based services has been closed"
Public bug reported: $ system-image-cli -i current build number: 163 device name: krillin channel: ubuntu-touch/rc-proposed/bq-aquaris.en last update: 2015-11-03 12:09:06 version version: 163 version ubuntu: 20151103 version device: 20150821-736d127 version custom: 20150925-901-35-40-vivid Steps to reproduce: 1. Launch web browser app 2. Go to URL facebook.com and login 3. Tap 'Sign in' 4. Tap 'Continue' 5. Tap 'Allow' 6. Check if located current location successfully Expected results: It should locate the current location successfully Actual results: Location-based service will start and try to locate the current location, but always failed with "location-based services has been closed",i also tried with UC browser on my android phone, it works fine there. Attached the log file /home/phablet/.cache/upstart/application-legacy-webbrowser-app-.log ** Affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New ** Attachment added: "application-legacy-webbrowser-app-.log" https://bugs.launchpad.net/bugs/1512618/+attachment/4511879/+files/application-legacy-webbrowser-app-.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512618 Title: Locate location always failed with "location-based services has been closed" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1512618/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1384532] Re: Unable to set AppArmor profile for /usr/bin/kvm-spice
@Serge Sorry, I was travelling for OpenStack summit last week, testing now and I will open a new bug by following your instruction to make it more clear. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384532 Title: Unable to set AppArmor profile for /usr/bin/kvm-spice To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1384532/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1509846] Re: lightdm crashes on window open in Ubuntu 15.10 intel
@davefury , because this is not a bug of compiz, so disabling window animations is a workaround only to the extent it doesn't trigger the intel driver/xorg bug while opening windows/menus. Other software that use the graphic card is still capable of triggering the bug, for example I was able to crash xorg while playing a video with totem. In your case what were you doing when the crash happened? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1509846 Title: lightdm crashes on window open in Ubuntu 15.10 intel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1509846/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1510344] Re: Keyboard Backlight Turns on at boot
Addendum: I noticed the backlight also gets switched back on after not using the keyboard and touchpad for a few seconds. I suspect this has something to do with the way it acts when it is switched on normally: After not typing anything or using the touchpad for a few seconds, the backlight is switched off to save power and gets switched back on when you touch the keyboard. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510344 Title: Keyboard Backlight Turns on at boot To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1510344/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512156] Re: bypassing password request by pressing 'cancel' 4 times
screenshot of the dialog ** Attachment added: "dialog.png" https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1512156/+attachment/4511880/+files/dialog.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512156 Title: bypassing password request by pressing 'cancel' 4 times To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1512156/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512622] [NEW] Valgrind suppressions don't work on 64-bit systems
Public bug reported: Hello! The Python package helpfully ships /usr/lib/valgrind/python.supp, which is basically the upstream Valgrind suppressions file with some suppressions uncommented so they work on standard Python builds. Unfortunately those suppressions are tailored for 32-bit systems and therefore do not suppress false positive errors in PyObject_Free/PyObject_Realloc. See upstream bug http://bugs.python.org/issue12612 and upstream commit https://github.com/python/cpython/commit/9264faed068b87888a4605ce36bfc9d158515c42 for the changes you need to do. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: python 2.7.9-1 ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3 Uname: Linux 4.2.0-16-generic x86_64 ApportVersion: 2.19.1-0ubuntu4 Architecture: amd64 CurrentDesktop: GNOME Date: Tue Nov 3 11:02:23 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2012-07-25 (1195 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) SourcePackage: python-defaults UpgradeStatus: Upgraded to wily on 2015-10-22 (11 days ago) ** Affects: python-defaults (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512622 Title: Valgrind suppressions don't work on 64-bit systems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/1512622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1173681] Re: 168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after updating to Ubuntu 13.04 Raring
Same here, Debian Jessie, the product model is Asus N551ZU -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173681 Title: 168c:002b [Asus U32U] asus_nb_wmi AR9285 ath9k not working after updating to Ubuntu 13.04 Raring To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1173681/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512365] Re: Desktop crashes and login window appears
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512365 Title: Desktop crashes and login window appears To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1512365/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512365] Re: Desktop crashes and login window appears
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xorg (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512365 Title: Desktop crashes and login window appears To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1512365/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512521] Re: gvfs-trash fails on file in a symbolic linked folder in a different file system
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down your problem. ** Changed in: gvfs (Ubuntu) Importance: Undecided => High ** Changed in: gvfs (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512521 Title: gvfs-trash fails on file in a symbolic linked folder in a different file system To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1512521/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1509846] Re: lightdm crashes on window open in Ubuntu 15.10 intel
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1509846 Title: lightdm crashes on window open in Ubuntu 15.10 intel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1509846/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1408347] Re: bump version to 1.11 in ubuntu 15.04?
I'm working on testing GLEW 1.13.0 against its 63 reverse dependencies right now and I really hope to be able to upload it to Debian unstable/sid within the end of this month. So probably Ubuntu 16.04 should ship 1.13.0 ;-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408347 Title: bump version to 1.11 in ubuntu 15.04? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glew/+bug/1408347/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1511898] Re: xorg crashed while using firefox
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511898 Title: xorg crashed while using firefox To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1511898/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1507659] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507659 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1507659/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1506346] Re: Xorg crashed with SIGABRT when playing video with Totem
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506346 Title: Xorg crashed with SIGABRT when playing video with Totem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1506346/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1507569] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507569 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1507569/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1507343] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507343 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1507343/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1505920] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1505920 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1505920/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1509644] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1509644 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1509644/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1507202] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507202 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1507202/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1506650] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506650 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1506650/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1507059] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507059 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1507059/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1506134] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506134 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1506134/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1505755] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1505755 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1505755/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1502397] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1502397 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1502397/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1506950] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506950 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1506950/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1503991] Re: Xorg crashed with SIGABRT - Opening Thunderbird
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1503991 Title: Xorg crashed with SIGABRT - Opening Thunderbird To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1503991/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1505400] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1505400 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1505400/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1501088] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1501088 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1501088/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1497420] Re: systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach
This affects running xenial Ubuntu now from 14.04 LTS. Package versions: cgmanager 0.39-2ubuntu2~ubuntu14.04.1~ppa1 liblxc1 1.1.4-0ubuntu1.1~ubuntu14.04.1 lxc 1.1.4-0ubuntu1.1~ubuntu14.04.1 lxcfs 0.11-0ubuntu3~ubuntu14.04.1 python3-lxc 1.1.4-0ubuntu1.1~ubuntu14.04.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1497420 Title: systemd 226 (moving pid 1 into /init.scope cgroup) breaks lxc-attach To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1497420/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1504998] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1504998 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1504998/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1504102] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1504102 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1504102/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1504806] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 ** This bug is no longer a duplicate of bug 1501468 Xorg crashed with SIGABRT ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1504806 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1504806/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1510970] Re: Intel driver crashes on Ubuntu 15.10
I installed Gnome Flashback session, login with metacity (no compiz) and it does not crash anymore. It's just a workaround but it might be better than reinstalling with older version just because of this show stopper. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510970 Title: Intel driver crashes on Ubuntu 15.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1510970/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512630] [NEW] package gnome-shell-pomodoro 0.11.0-1 failed to install/upgrade: попытка перезаписать «/usr/share/applications/org.gnome.Pomodoro.desktop», который уже имеется в пакете gnome-pomod
Public bug reported: Pomodoro failed to install. ProblemType: Package DistroRelease: Ubuntu 15.10 Package: gnome-shell-pomodoro 0.11.0-1 ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3 Uname: Linux 4.2.0-16-generic x86_64 ApportVersion: 2.19.1-0ubuntu4 AptOrdering: gnome-shell-pomodoro-data: Install gnome-shell-pomodoro: Install gnome-shell-pomodoro-data: Configure gnome-shell-pomodoro: Configure NULL: ConfigurePending Architecture: amd64 Date: Tue Nov 3 12:22:02 2015 ErrorMessage: попытка перезаписать «/usr/share/applications/org.gnome.Pomodoro.desktop», который уже имеется в пакете gnome-pomodoro 0.11.1-1 InstallationDate: Installed on 2014-08-22 (437 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) RelatedPackageVersions: dpkg 1.18.2ubuntu5 apt 1.0.10.2ubuntu1 SourcePackage: gnome-shell-pomodoro Title: package gnome-shell-pomodoro 0.11.0-1 failed to install/upgrade: попытка перезаписать «/usr/share/applications/org.gnome.Pomodoro.desktop», который уже имеется в пакете gnome-pomodoro 0.11.1-1 UpgradeStatus: Upgraded to wily on 2015-10-22 (11 days ago) ** Affects: gnome-shell-pomodoro (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512630 Title: package gnome-shell-pomodoro 0.11.0-1 failed to install/upgrade: попытка перезаписать «/usr/share/applications/org.gnome.Pomodoro.desktop», который уже имеется в пакете gnome-pomodoro 0.11.1-1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-pomodoro/+bug/1512630/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 872940] Re: Logitech Dinovo Bluetooth keyboard fails after upgrade to 11.10
*** This bug is a duplicate of bug 123920 *** https://bugs.launchpad.net/bugs/123920 This solution solved my problem with Logitech Wireless MX 5500 on Ubuntu 15.10 Wily Werewolf! I have keyboard/mouse combo from Logitech named Logitech Wireless MX (Revolution) 5500; this combo has 1 bluetooth dongle to receive input from both mouse and keyboard. I was using it without problem on Ubuntu 14.04 LTS. I just switched to Ubuntu 15.10 and keyboard/mouse do not work at all!!! After some search, I found this webpage and tried that solution: Change: KERNEL=="hiddev*" To: KERNEL=="hidraw*" After reboot, MX 5500 Wireless keyb/mouse combo now works on Wily Werewolf. On 15.10 Wily Werewolf though, the path to the modified file is: /lib/udev/rules.d/97-hid2hci.rules I modified line 14: From: KERNEL=="hiddev*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[3bc]", \ To: KERNEL=="hidraw*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[3bc]", \ Thank you for sharing the solution :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/872940 Title: Logitech Dinovo Bluetooth keyboard fails after upgrade to 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udev/+bug/872940/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512097] Re: Random crashes of X11
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 Look like same symptoms of bug #1510970 Disable window animations in Compiz reduces the frequency of the crashes. Use compizconfig-settings-manager for this tweak (sudo apt-get install compizconfig-settings-manager) I didn't run into this issue for several days after upgrading to kernel 4.3 from http://kernel.ubuntu.com/~kernel-ppa/mainline/ Please join me in testing this. ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512097 Title: Random crashes of X11 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1512097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1501468] Re: Xorg crashed with SIGABRT
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 Disable window animations in Compiz reduces the frequency of the crashes. Use compizconfig-settings-manager for this tweak (sudo apt-get install compizconfig-settings-manager) I didn't run into this issue for several days after upgrading to kernel 4.3 from http://kernel.ubuntu.com/~kernel-ppa/mainline/ ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1501468 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1501468/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1511819] Re: Xorg crash
*** This bug is a duplicate of bug 1510970 *** https://bugs.launchpad.net/bugs/1510970 @fqc I didn't run into this issue for several days after upgrading to kernel 4.3 from http://kernel.ubuntu.com/~kernel-ppa/mainline/ Please join me in testing is this bug has been fixed upstream. My current kernel: Linux 4.3.0-040300rc7-generic #201510260712 SMP Mon Oct 26 11:14:07 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux ** This bug has been marked a duplicate of bug 1510970 Intel driver crashes on Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511819 Title: Xorg crash To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1511819/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1511029] Re: Audio gets confused when playing from source after playing from playlist
seems to be fixed with current silo 9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511029 Title: Audio gets confused when playing from source after playing from playlist To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1511029/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512180] Re: [datetime] Standard alarms will not work correctly for Timers, after timezone/DST change
** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512180 Title: [datetime] Standard alarms will not work correctly for Timers, after timezone/DST change To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1512180/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1511738] Re: clearing the playlist does not work
seems to be fixed with current silo 9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511738 Title: clearing the playlist does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1511738/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512156] Re: bypassing password request by pressing 'cancel' 4 times
does it really do the changes or is it only the UI suggesting it did? (like if you close it and reopen, does it still have the new value) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512156 Title: bypassing password request by pressing 'cancel' 4 times To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1512156/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512634] [NEW] Mouse pointer gets distorted / broken on dual screen setup
Public bug reported: The mouse pointer is fine at boot, but after working a couple of minutes it gets distorted. I move my mouse pointer back and forth between my two screens all the time. The actual distortion happends randomly on the "screen swich" and when I move my pointer on one of my screens. Sometimes I can see a slightly distortion and if I move my mouse pointer on top of a scrollbar its back to normal. But just for a little while, then its permanently distorted. And it happends only on one of the screens, never on both at the same time. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27 Uname: Linux 3.13.0-66-generic x86_64 NonfreeKernelModules: fglrx .tmp.unity.support.test.0: ApportVersion: 2.14.1-0ubuntu3.18 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity Date: Tue Nov 3 10:39:02 2015 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu DkmsStatus: fglrx-core, 15.200, 3.13.0-62-generic, x86_64: installed fglrx-core, 15.200, 3.13.0-63-generic, x86_64: installed fglrx-core, 15.200, 3.13.0-65-generic, x86_64: installed fglrx-core, 15.200, 3.13.0-66-generic, x86_64: installed ExtraDebuggingInterest: Yes GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii PRO [Radeon R9 290] [1002:67b1] (prog-if 00 [VGA controller]) Subsystem: XFX Pine Group Inc. Device [1682:9295] InstallationDate: Installed on 2014-12-19 (318 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) MachineType: To be filled by O.E.M. To be filled by O.E.M. ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-66-generic root=UUID=f0b5450d-3c23-49f1-b3e8-4544b9af89d7 ro quiet splash vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/22/2011 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0705 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: SABERTOOTH 990FX dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0705:bd08/22/2011:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKComputerINC.:rnSABERTOOTH990FX:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To be filled by O.E.M. dmi.product.version: To be filled by O.E.M. dmi.sys.vendor: To be filled by O.E.M. version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1 version.fglrx-installer: fglrx-installer N/A version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.5 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5 version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2 xserver.bootTime: Tue Nov 3 08:41:57 2015 xserver.configfile: default xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.15.1-0ubuntu2.7 xserver.video_driver: fglrx ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512634 Title: Mouse pointer gets distorted / broken on dual screen setup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1512634/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512156] Re: bypassing password request by pressing 'cancel' 4 times
yes the changes are applied. after pressing 'cancel' 4 times my public ip address changes to the one of my proxy. (I am using ssh -D 12345 to connect to my proxy) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512156 Title: bypassing password request by pressing 'cancel' 4 times To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1512156/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512257] Re: Photos made with back camera sometimes are unavailable in gallery
Pawel is seeing this: http://imgur.com/a/j2yoW Seems different though, because the original bug report says that default art (music icon) is shown. ** Also affects: gallery-app (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512257 Title: Photos made with back camera sometimes are unavailable in gallery To manage notifications about this bug go to: https://bugs.launchpad.net/camera-app/+bug/1512257/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1510970] Re: Intel driver crashes on Ubuntu 15.10
Devs, please check if this bug is the same as Bug #1501088 Bug #1501468 Bug #1502397 Bug #1503991 Bug #1504102 Bug #1504806 Bug #1504998 Bug #1505400 Bug #1505755 Bug #1505920 Bug #1506134 bug #1506321 Bug #1506346 Bug #1506650 Bug #1507059 Bug #1507202 Bug #1507343 Bug #1507569 Bug #1507659 bug #1509355 bug #1509622 Bug #1509644 Bug #1509846 bug #1509846 bug #1510998 bug #1511145 bug #1511343 bug #1511476 bug #1511512 bug #1511615 bug #1511704 Bug #1511819 Bug #1511898 Bug #1512097 Bug #1512365 They all show common patterns such as: - Intel graphic cards - Ubuntu 15.10 - Unity desktop environment - Xorg crashes while opening applications windows or menus such as in thunderbird/libreoffice/etc. >From my findings, a temporary workaround to prevent X from crashing while opening windows/menus is to disable window animations in Compiz. Use compizconfig-settings-manager for this tweak (sudo apt-get install compizconfig-settings-manager). You can also use desktop environments such as XFCE and LXDE which do not use compiz. After upgrading to kernel 4.3 I didn't run into this issue for several (5) days. Kernels can be downloaded from http://kernel.ubuntu.com/~kernel-ppa/mainline/ Please join me in testing is this bug has been fixed upstream. My current kernel: Linux 4.3.0-040300rc7-generic #201510260712 SMP Mon Oct 26 11:14:07 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510970 Title: Intel driver crashes on Ubuntu 15.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1510970/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 123920] Re: Bluetooth Logitech Dinovo Keyboard/Mouse don't work
The solution from Dhanish Patel solved my problem with Logitech Cordless MX 5500 on Ubuntu 15.10 Wily Werewolf! I have keyboard/mouse combo from Logitech named Logitech Cordless MX (Revolution) 5500; this combo has 1 bluetooth dongle to receive input from both mouse and keyboard. I was using it without problem on Ubuntu 14.04 LTS. I just switched to Ubuntu 15.10 and keyboard/mouse do not work at all!!! After some search, I found this webpage and tried that solution: Change: KERNEL=="hiddev*" To: KERNEL=="hidraw*" After reboot, MX 5500 Wireless keyb/mouse combo now works on Wily Werewolf. On 15.10 Wily Werewolf though, the path to the modified file is: /lib/udev/rules.d/97-hid2hci.rules I modified line 14: From: KERNEL=="hiddev*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[3bc]", \ To: KERNEL=="hidraw*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[3bc]", \ Thanks for sharing the solution :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/123920 Title: Bluetooth Logitech Dinovo Keyboard/Mouse don't work To manage notifications about this bug go to: https://bugs.launchpad.net/bluez/+bug/123920/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512111] Re: "Ubuntu Light" font has heavier weight than "Ubuntu"
** Also affects: ubuntu-font-family Importance: Undecided Status: New ** No longer affects: ubuntu-font-family -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512111 Title: "Ubuntu Light" font has heavier weight than "Ubuntu" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-font-family-sources/+bug/1512111/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1511058] Re: No application indicator
Nick, the workaround doesn't work for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511058 Title: No application indicator To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicators-client/+bug/1511058/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1510025] Re: Chromium browser in Xmir (in DRI2 mode): Page contents never visible (all white) and/or all black windows
** Changed in: xorg-server (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510025 Title: Chromium browser in Xmir (in DRI2 mode): Page contents never visible (all white) and/or all black windows To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1510025/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1406725] Re: Severe graphical corruption (mostly horizontal streaks/lines) running software clients (including Xmir) on android
In case anyone is thinking it, switching Xmir to glamor to work around this bug is not a good idea. We default to glamor in Xmir on desktop and it's still too buggy (work in progress). The full list of issues for Xmir+glamor is here: https://bugs.launchpad.net/ubuntu/+source/xorg- server/+bugs?field.tag=xmir -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1406725 Title: Severe graphical corruption (mostly horizontal streaks/lines) running software clients (including Xmir) on android To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1406725/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512219] Re: apt appears to be confused when installing a backport that version depends on other backports
** Changed in: apt (Ubuntu) Status: New => Triaged ** Changed in: apt (Ubuntu) Importance: Undecided => Medium ** Changed in: apt (Ubuntu) Importance: Medium => High ** Attachment added: "testcase for apt" https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1512219/+attachment/4511937/+files/test-release-candidate-switching -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512219 Title: apt appears to be confused when installing a backport that version depends on other backports To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1512219/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1511911] Re: Installer creates /boot partition which is too small
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubiquity (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511911 Title: Installer creates /boot partition which is too small To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1511911/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1511029] Re: Audio gets confused when playing from source after playing from playlist
** Branch linked: lp:~phablet-team/qtubuntu-media/bg-playlist-fixes ** Branch linked: lp:~phablet-team/media-hub/bg-playlist-fixes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511029 Title: Audio gets confused when playing from source after playing from playlist To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1511029/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1508225] Re: tipc tool isn't built in iproute2
** Changed in: iproute2 (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1508225 Title: tipc tool isn't built in iproute2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1508225/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512378] Re: On first boot the setup wizard reporting page is not consistent with the default diagnostics setting in ubuntu-system-settings.
** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512378 Title: On first boot the setup wizard reporting page is not consistent with the default diagnostics setting in ubuntu-system-settings. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1512378/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1511292] Re: Online address book can't be set up due to keyring request
I have now purged Seahorse. I then purged and re-installed Evolution. I also removed ~/.config/evolution Then attempted to set up Evolution. There is an error message in the terminal as follows: barry@wily:~$ evolution (evolution:11958): camel-WARNING **: Failed to initialize NSS SQL database in sql:/etc/pki/nssdb: NSS error -8126 During the setup, I can't get past the window in the screenshot labelled 'Screenshot of the window I can't get past' I know I have the correct password as it allows me to log onto the online email site for the gmail address concerned. The Window reappears with no error message or help of any kind. The attached image is from the third attempt to provide the information. As I have removed Seahorse and the daemon, I have no idea what Evolution is attempting to do. ** Attachment added: "Screenshot of the window I can't get past." https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1511292/+attachment/4511938/+files/Screenshot%20from%202015-11-03%2010-04-50.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511292 Title: Online address book can't be set up due to keyring request To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1511292/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1499341] Re: Fails to generate thumbnails for filenames without extensions
This bug was fixed in the package thumbnailer - 2.3+16.04.20151102.2-0ubuntu1 --- thumbnailer (2.3+16.04.20151102.2-0ubuntu1) xenial; urgency=medium [ Michi Henning ] * "thumbnailer-admin clear f" now also resets the network retry timeout. * API documentation and man page improvements. * Videos with embedded artwork now display the artwork thumbnail instead of an extracted still frame (LP: #1510801). * Added cancelled() accessor to Request class. * Requests made via the Qt and QML APIs are correctly rate-limited now. * Added trace-client key to gsettings. * Service log now shows statistics on start-up. * Resetting the stats now also resets the network failure retry timout. * Fix for cover art extraction if only a preview cover image is available. [ Michael Sheldon ] * Added more robust content type detection (LP: #1499341). [ CI Train Bot ] * debian/libthumbnailer-qt1.0.symbols: update to released version. * No-change rebuild. -- Michi Henning Mon, 02 Nov 2015 12:36:56 + ** Changed in: thumbnailer (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1499341 Title: Fails to generate thumbnails for filenames without extensions To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1499341/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1396380] Re: Installation stuck on "Preparing to install Ubuntu"
This remains a problem with the 15.10 installer. The workaround still applies. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1396380 Title: Installation stuck on "Preparing to install Ubuntu" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1396380/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512640] [NEW] UX32VD: Touchpad does not turn off when using keyboard fn-key combination, although indicator is shown
Public bug reported: After upgrading from Ubuntu 15.04 to ubuntu 15.10, I have noticed that using the laptop hotkey (I am using an Asus UX32VD ultrabook, and the hotkey combination is fn-F9) to turn off the touchpad does not work. The indicator, a touchpad image with an X in the corner, does show up, and the indicator cycles correctly. However, this does not actually turn off the touchpad. However, going into the Gnome settings ("Mouse & and Touchpad") and clicking the Touchpad to off does actually turn off the touchpad. Interestingly, if pressing the hotkey combination when having this window visible shows the "Off/On" key switching properly also in the window, but again, the touchpad still works when the indicator is in the Off position. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: xserver-xorg-input-synaptics 1.8.2-1ubuntu1 ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3 Uname: Linux 4.2.0-16-generic x86_64 ApportVersion: 2.19.1-0ubuntu4 Architecture: amd64 BootLog: fsck from util-linux 2.26.2 /dev/sdb1: clean, 342357/1957888 files, 3689712/7816650 blocks CurrentDesktop: GNOME Date: Tue Nov 3 11:16:01 2015 DistUpgraded: 2015-10-30 17:26:02,303 DEBUG enabling apt cron job DistroCodename: wily DistroVariant: ubuntu DpkgLog: EcryptfsInUse: Yes InstallationDate: Installed on 2015-10-09 (24 days ago) InstallationMedia: It MachineType: ASUSTeK COMPUTER INC. UX32VD ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic root=UUID=de278325-836b-410c-8064-531fd8307f4a ro quiet splash vt.handoff=7 SourcePackage: xserver-xorg-input-synaptics UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: Upgraded to wily on 2015-10-30 (3 days ago) dmi.bios.date: 01/29/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: UX32VD.214 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: UX32VD dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.214:bd01/29/2013:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: UX32VD dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.64-1 version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4 version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0+git20150819-0ubuntu1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3 xserver.bootTime: Tue Nov 3 10:20:43 2015 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.outputs: product id4931 vendor CMN xserver.version: 2:1.17.2-1ubuntu9 ** Affects: xserver-xorg-input-synaptics (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug ubuntu wily ** Description changed: After upgrading from Ubuntu 15.04 to ubuntu 15.10, I have noticed that using the laptop hotkey (I am using an Asus UX32VD ultrabook, and the - hotkey combination is fn-F19) to turn off the touchpad does not work. + hotkey combination is fn-F9) to turn off the touchpad does not work. The indicator, a touchpad image with an X in the corner, does show up, and the indicator cycles correctly. However, this does not actually turn off the touchpad. However, going into the Gnome settings ("Mouse & and Touchpad") and clicking the Touchpad to off does actually turn off the touchpad. Interestingly, if pressing the hotkey combination when having this window visible shows the "Off/On" key switching properly also in the window, but again, the touchpad still works when the indicator is in the Off position. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: xserver-xorg-input-synaptics 1.8.2-1ubuntu1 ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3 Uname: Linux 4.2.0-16-generic x86_64 ApportVersion: 2.19.1-0ubuntu4 Architecture: amd64 BootLog: - fsck from util-linux 2.26.2 - /dev/sdb1: clean, 342357/1957888 files, 3689712/7816650 blocks + fsck from util-linux 2.26.2 + /dev/sdb1: clean, 342357/1957888 files, 3689712/7816650 blocks CurrentDesktop: GNOME Date: Tue Nov 3 11:16:01 2015 DistUpgraded: 2015-10-30 17:26:02,303 DEBUG enabling apt cron job DistroCodename: wily DistroVariant: ubuntu DpkgLog: - + EcryptfsInUse: Yes Instal
[Bug 1512111] Re: "Ubuntu Light" font has heavier weight than "Ubuntu"
This might be related to bug 859673. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512111 Title: "Ubuntu Light" font has heavier weight than "Ubuntu" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-font-family-sources/+bug/1512111/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1508918] Re: Deleting from search results
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: catfish (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1508918 Title: Deleting from search results To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/catfish/+bug/1508918/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512642] [NEW] Remove checkbox-qt package from Universe repository starting from Xenial (16.04)
Public bug reported: We would like to remove the checkbox-qt binary package starting from Xenial (16.04). The rationale is that checkbox-gui is no longer maintained and will be replaced with checkbox-converged which is a version of Checkbox that runs on different platforms, not only the Desktop. ** Affects: checkbox (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512642 Title: Remove checkbox-qt package from Universe repository starting from Xenial (16.04) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/1512642/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512641] [NEW] Remove checkbox-gui package from Main repository starting from Xenial (16.04)
Public bug reported: We would like to remove the checkbox-gui binary package starting from Xenial (16.04). The rationale is that checkbox-gui is no longer maintained and will be replaced with checkbox-converged which is a version of Checkbox that runs on different platforms, not only the Desktop. ** Affects: checkbox-gui (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512641 Title: Remove checkbox-gui package from Main repository starting from Xenial (16.04) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/checkbox-gui/+bug/1512641/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512644] [NEW] package virtualbox 5.0.4-dfsg-2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Public bug reported: virtualbox 4.3.32 was installed added repo for virtualbox for wily to apt sources list tried to update to virtualbox 5.0.8 via apt-get install virtualbox ProblemType: Package DistroRelease: Ubuntu 15.10 Package: virtualbox 5.0.4-dfsg-2 ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3 Uname: Linux 4.2.0-16-generic x86_64 ApportVersion: 2.19.1-0ubuntu4 Architecture: amd64 Date: Tue Nov 3 11:24:05 2015 DpkgHistoryLog: Start-Date: 2015-11-03 11:23:41 Commandline: apt-get install virtualbox Install: virtualbox:amd64 (5.0.4-dfsg-2), virtualbox-dkms:amd64 (5.0.4-dfsg-2, automatic), virtualbox-qt:amd64 (5.0.4-dfsg-2, automatic), libvncserver1:amd64 (0.9.10+dfsg-3, automatic), libgsoap7:amd64 (2.8.22-1, automatic) Remove: virtualbox-4.3:amd64 (4.3.32-103443~Ubuntu~raring) DuplicateSignature: package:virtualbox:5.0.4-dfsg-2:Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück ErrorMessage: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück InstallationDate: Installed on 2014-12-05 (332 days ago) InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1) RelatedPackageVersions: dpkg 1.18.2ubuntu5 apt 1.0.10.2ubuntu1 SourcePackage: virtualbox Title: package virtualbox 5.0.4-dfsg-2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück UpgradeStatus: Upgraded to wily on 2015-10-23 (11 days ago) ** Affects: virtualbox (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package need-duplicate-check wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512644 Title: package virtualbox 5.0.4-dfsg-2 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/virtualbox/+bug/1512644/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1115753] Re: Umount of Multiple LVM Snapshots Causes 'soft lockup CPU#0 stuck for'
I am seeing the same problem as reported here. My system and kernel are: Ubuntu Trusty 14.04 linux 3.13.0-66-generic Also, since implementing the "sleep 120" workaround mentioned in [1] (thanks a lot for that markusj!), my box is able to do backups cleanly. I'm also seeing this kind of erratic freezes on another box: Debian wheezy 3.16.0-0.bpo.4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u4~bpo70+1 So I'll try the same workaround there. And will try to report back here. Also I'll try to change the status of this bug (due to Ubuntu's automatic bug expiry). Thanks again to markusj for the workaround. It would be very interesting though, if this problem has maybe been fixed in newer kernels. Has anybody experienced the bug going away by just upgrading the kernel (to which version?). Thanks, *t [1] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1115753/comments/15 ** Changed in: linux (Ubuntu) Status: Expired => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1115753 Title: Umount of Multiple LVM Snapshots Causes 'soft lockup CPU#0 stuck for' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1115753/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1509997] Re: Radeon MST bug
I have reported the bug to Xorg developers ( [[Bug 92790 | https://bugs.freedesktop.org/show_bug.cgi?id=92790]] ). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1509997 Title: Radeon MST bug To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1509997/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512644] Re: package virtualbox 5.0.4-dfsg-2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Please purge this package rc virtualbox-4.3 4.3.32-103443~Ubuntu~raringamd64Oracle VM VirtualBox it is not part of Ubuntu. ** Changed in: virtualbox (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512644 Title: package virtualbox 5.0.4-dfsg-2 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/virtualbox/+bug/1512644/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1510877] Re: XFWM4 - windows not snapping to other windows
Retested on fresh install of VM and Real hardware Windows are now snapping fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510877 Title: XFWM4 - windows not snapping to other windows To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1510877/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1510919] Re: developer mode toggle does nothing
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510919 Title: developer mode toggle does nothing To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1510919/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1492280] Re: Enabling hotspot when Wi-Fi is off breaks Wi-Fi
Can you guys re-check this after my recent "hotspot refactoring" landing? I put a bunch of effort into making the hotspot code in the connectivity service a lot more robust in that landing. I've tried reproducing this a number of times today on Arale image 153 and haven't managed to so far. ** Changed in: indicator-network (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1492280 Title: Enabling hotspot when Wi-Fi is off breaks Wi-Fi To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1492280/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1268097] Re: [System settings] Can't set user-supplied ring tone
i solved temporarily this problem with "sudo mount -o remount,rw /" and copying my ringtones to "/usr/share/sounds/ubuntu/ringtones/" via "sudo cp myringtone.ogg ..." he final solution, (i hope) will be the possibility to set individual ringtones in contacts. maybe in release 16.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1268097 Title: [System settings] Can't set user-supplied ring tone To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1268097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512655] [NEW] fix Alienware 14 Sound Problem
Public bug reported: There is a sound problem in ubuntu operating system.so we have to fix that ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512655 Title: fix Alienware 14 Sound Problem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1512655/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1504168] Re: fix handling of mx4 touch screen
** Description changed: The mx4 touch screen sends a BTN_TOOL_FINGER key event during the touch down and up.. This interferes with position tracking inside libinput and leads to invalid positions being reported and in some cases jumping of the position just before the release of a touch contact. There is a fix posted at the libinput mailinglist, but those have not been applied yet. (Peter is on vacation). Latest update of the touch screen patches (these will compensate the initial jumping of touch contacts , but not fix the mx4 issue) - http://lists.freedesktop.org/archives/wayland-devel/2015-September/024168.html + http://lists.freedesktop.org/archives/wayland-devel/2015-November/025159.html The last step, the actual mx4 fix: http://lists.freedesktop.org/archives/wayland-devel/2015-September/024171.html + + Editor node: ^ Updated the patches for the most current version v8 on + top of 1.1.0 of libinput. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1504168 Title: fix handling of mx4 touch screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1504168/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1497097] Re: [enhancement] Add non-linear animation progress (e.g. a sigmoid function) for minimize/maximize
** Branch linked: lp:~mzanetti/unity8/ubuntuanimations -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1497097 Title: [enhancement] Add non-linear animation progress (e.g. a sigmoid function) for minimize/maximize To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1497097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512659] [NEW] fix Alienware 14 Sound Problem
Public bug reported: There is a sound problem in ubuntu operating system.so we have to fix that ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512659 Title: fix Alienware 14 Sound Problem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1512659/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1512662] [NEW] Firefox crash when page contains video (SIGSEV in __XRead)
Public bug reported: Any web page containing a video crash 100% of the time The crash is triggered by : - auto-played video - closing a page with video playing - try to control video (start/stop/FFWD/RWD) This occurs since Ubuntu 15.04 an still occurs after Ubuntu 15.10 dist- upgrade. It is a show stopper for firefox, I'm forced to watch Youtube or whatever website with video with Chromium that doesn't have this issue. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: firefox 41.0.2+build2-0ubuntu1 ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3 Uname: Linux 4.2.0-16-generic x86_64 NonfreeKernelModules: nvidia AddonCompatCheckDisabled: False ApportVersion: 2.19.1-0ubuntu4 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jojo 2406 F pulseaudio /dev/snd/controlC0: jojo 2406 F pulseaudio BuildID: 20151016093648 Channel: Unavailable Date: Tue Nov 3 11:51:07 2015 DefaultProfileIncompatibleExtensions: English (GB) Language Pack - langpack-en...@firefox.mozilla.org English (South Africa) Language Pack - langpack-en...@firefox.mozilla.org Français Language Pack - langpack...@firefox.mozilla.org Default - {972ce4c6-7e08-4474-a285-3208198ce6fd} DefaultProfilePlugins: IcedTea-Web Plugin (using IcedTea-Web 1.5.2 (1.5.2-1ubuntu2)) - /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so (icedtea-7-plugin) iTunes Application Detector - /usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so (rhythmbox-mozilla) DefaultProfilePrefErrors: 'utf-8' codec can't decode byte 0xe9 in position 3428: invalid continuation byte DefaultProfilePrefSources: user.js [Profile]/extensions/isreaditla...@ideashower.com/defaults/preferences/prefs.js [Profile]/extensions/{6AC85730-7D0F-4de0-B3FA-21142DD85326}/defaults/preferences/colorzilla.js EcryptfsInUse: Yes ForcedLayersAccel: False IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2012-08-02 (1187 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) IpRoute: default via 192.168.0.1 dev eth2 proto static metric 100 169.254.0.0/16 dev eth2 scope link metric 1000 192.168.0.0/24 dev eth2 proto kernel scope link src 192.168.0.21 metric 100 MostRecentCrashID: bp-03d2d124-b6c2-400f-b2ae-db2652150616 ProcEnviron: TERM=xterm-color PATH=(custom, no user) LANG=fr_FR.UTF-8 SHELL=/bin/bash Profile1Extensions: extensions.sqlite corrupt or missing Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini or extensions.sqlite) Profile1Locales: extensions.sqlite corrupt or missing Profile1PrefSources: prefs.js Profile1Themes: extensions.sqlite corrupt or missing Profile2Extensions: extensions.sqlite corrupt or missing Profile2IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini or extensions.sqlite) Profile2Locales: extensions.sqlite corrupt or missing Profile2PrefSources: prefs.js Profile2Themes: extensions.sqlite corrupt or missing Profiles: Profile0 (Default) - LastVersion=41.0.2/20151016093648 Profile1 - LastVersion=4.0/20110318052756 (Out of date) Profile2 - LastVersion=3.6.12/20101027124735 (Out of date) PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: icedtea-7-plugin 1.5.2-1ubuntu2 rhythmbox-mozilla 3.2.1-1ubuntu3 RfKill: 0: phy0: Wireless LAN Soft blocked: yes Hard blocked: no RunningIncompatibleAddons: True SourcePackage: firefox UpgradeStatus: Upgraded to wily on 2015-10-30 (3 days ago) dmi.bios.date: 08/12/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F21 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: Z77-D3H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF21:bd08/12/2013:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ77-D3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To be filled by O.E.M. dmi.product.version: To be filled by O.E.M. dmi.sys.vendor: Gigabyte Technology Co., Ltd. ** Affects: firefox (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug vivid wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512662 Title: Firefox crash when page contains video (SIGSEV in __XRead) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1512662/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs