[Bug 1420142] [NEW] uvt-kvm ssh fails with No such file or directory: u'/var/lib/libvirt/dnsmasq/default.leases'
Public bug reported: `uvt-kvm ssh --insecure ` fails, but I can ssh to the VM using IP address instead. $ uvt-kvm create ssh-test release=trusty $ uvt-kvm ssh --insecure ssh-test Traceback (most recent call last): File "/usr/bin/uvt-kvm", line 35, in uvtool.libvirt.kvm.main_cli_wrapper(sys.argv[1:]) File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/kvm.py", line 711, in main_cli_wrapper main(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/kvm.py", line 706, in main args.func(parser, args) File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/kvm.py", line 582, in main_ssh return ssh(name, login_name, args.ssh_arguments) File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/kvm.py", line 467, in ssh ips = name_to_ips(name) File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/kvm.py", line 460, in name_to_ips in (uvtool.libvirt.mac_to_ip(mac) for mac in macs) File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/kvm.py", line 460, in in (uvtool.libvirt.mac_to_ip(mac) for mac in macs) File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/__init__.py", line 241, in mac_to_ip with codecs.open(LIBVIRT_DNSMASQ_LEASE_FILE, 'r') as f: File "/usr/lib/python2.7/codecs.py", line 878, in open file = __builtin__.open(filename, mode, buffering) IOError: [Errno 2] No such file or directory: u'/var/lib/libvirt/dnsmasq/default.leases' ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: uvtool-libvirt 0~bzr92-0ubuntu2 ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5 Uname: Linux 3.18.0-13-generic x86_64 ApportVersion: 2.16-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Tue Feb 10 16:45:32 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2015-02-09 (0 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150207) PackageArchitecture: all SourcePackage: uvtool UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: uvtool (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420142 Title: uvt-kvm ssh fails with No such file or directory: u'/var/lib/libvirt/dnsmasq/default.leases' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1420142/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1419695] Re: Should default to --user to not fail default pip install usage
Sorry, shift+Enter "I'm opened to any real proposal, compatible with the vivid feature freeze timeframe." Other way to deal with it: - pip install without the right perm to write to /usr/local, instead of getting the not-so-great traceback it's writing at the moment, would redirect to a wiki page writing why installing system-wide is wrong. - get this specific behavior under an environment variable which is installed when ubuntu-make is (that way, scripts should be safe). - getting the proper upstream behavior now in trunk, and backporting the patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1419695 Title: Should default to --user to not fail default pip install usage To manage notifications about this bug go to: https://bugs.launchpad.net/pip/+bug/1419695/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1419695] Re: Should default to --user to not fail default pip install usage
We are trying to get the same behavior between multiple package system installation here (ruby, npm, pip…). All the others have the sane use default. When we started to write about it, the Debian bug was in discussion and opened and I saw that you discussed that it was in progress upstream. However, multiple months after the initial discussion, I don't see any progress and Ubuntu is a week away of its feature freeze. Are you close to ship an upstream solution that will fit in our Ubuntu feature freeze date? How can we help there? I would of course prefer an upstream-compatible solution, but you need to understand that we can't always wait for releases (the upstream bug is opened about a year ago) without going forward. I'm opened to any idea to help you getting there in that timeframe. As one of the goal of vivid is to get a good develoepr story, which pip doesn't provide at the moment, we need at least a solution for this cycle. Note that I wrote in the man on purpose that this is a default specific to ubuntu and the flag as well, I can make it even more clear if needed. I'm opened to any re -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1419695 Title: Should default to --user to not fail default pip install usage To manage notifications about this bug go to: https://bugs.launchpad.net/pip/+bug/1419695/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1420138] [NEW] installer crashes during installation
Public bug reported: i am installing on a uefi system. I have 2 ssd drives and a hdd. Im trying to install ubuntu on a ssd that i have wiped and formatted to fat32. I changed the boot settings to legacy+uefi. the installer will crash saying hardware failure. Ive checked all hardware and have even installed linux mint 17.1 to the very same ssd. However, I dont want lm. I would really like to have ubuntu. Any help is greatly appreciated. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: ubiquity 2.18.8 ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4 Uname: Linux 3.13.0-32-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 CasperVersion: 1.340 Date: Tue Feb 10 01:27:26 2015 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash -- LiveMediaBuild: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty ubiquity-2.18.8 ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420138 Title: installer crashes during installation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1420138/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1410704] Re: [HP 14 Notebook PC] mute LED does not work
I will test the dkms of comment 4 and update it today. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1410704 Title: [HP 14 Notebook PC] mute LED does not work To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1410704/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1420124] Re: package liblcms2-2:i386 2.5-0ubuntu4 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420124 Title: package liblcms2-2:i386 2.5-0ubuntu4 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lcms2/+bug/1420124/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1420122] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1420122 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (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/1420122 Title: decrypt setup fail after upgrade from 14.04 to 14.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1420122/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1420129] [NEW] [Apple Inc. MacBookPro11, 2] suspend/resume failure [non-free: wl]
Public bug reported: I closed the lid of the laptop, put the laptop in its case/sleeve and went for an appointment. 2 hours later I took it out again and it was burning hot to the touch! The fans were also running on full speed, but that doesn't help much in the sleeve (luckily the laptop didn't die). When I close the lid, it looks like the laptop hipernates, but apparently it doesn't. Also it will not wake up again. I just get a black screen. It will very shortly (<0.5sec) show the log in screen and then show a black screen again. If there is anything I can do, just let me know -I'm trying out 15.04 to help. ProblemType: KernelOops DistroRelease: Ubuntu 15.04 Package: linux-image-3.18.0-12-generic 3.18.0-12.13 ProcVersionSignature: Ubuntu 3.18.0-12.13-generic 3.18.4 Uname: Linux 3.18.0-12-generic x86_64 NonfreeKernelModules: wl Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.16-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: mf 2205 F pulseaudio /dev/snd/controlC0: mf 2205 F pulseaudio Date: Mon Feb 9 22:01:34 2015 DuplicateSignature: suspend/resume:Apple Inc. MacBookPro11,2:MBP112.88Z.0138.B14.1501071031 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume InstallationDate: Installed on 2015-02-02 (7 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150119) InterpreterPath: /usr/bin/python3.4 MachineType: Apple Inc. MacBookPro11,2 ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-12-generic.efi.signed root=UUID=2e543fc7-3cde-472f-a2ba-529d7e91ac90 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.18.0-12-generic N/A linux-backports-modules-3.18.0-12-generic N/A linux-firmware 1.141 SourcePackage: linux Title: [Apple Inc. MacBookPro11,2] suspend/resume failure [non-free: wl] UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 01/07/2015 dmi.bios.vendor: Apple Inc. dmi.bios.version: MBP112.88Z.0138.B14.1501071031 dmi.board.asset.tag: Base Board Asset Tag# dmi.board.name: Mac-3CBD00234E554E41 dmi.board.vendor: Apple Inc. dmi.board.version: MacBookPro11,2 dmi.chassis.type: 10 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-3CBD00234E554E41 dmi.modalias: dmi:bvnAppleInc.:bvrMBP112.88Z.0138.B14.1501071031:bd01/07/2015:svnAppleInc.:pnMacBookPro11,2:pvr1.0:rvnAppleInc.:rnMac-3CBD00234E554E41:rvrMacBookPro11,2:cvnAppleInc.:ct10:cvrMac-3CBD00234E554E41: dmi.product.name: MacBookPro11,2 dmi.product.version: 1.0 dmi.sys.vendor: Apple Inc. ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd64 apport-kerneloops resume suspend vivid ** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/bugs/1420129/+attachment/4315990/+files/lspci-vnvn.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420129 Title: [Apple Inc. MacBookPro11,2] suspend/resume failure [non-free: wl] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1420129/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1420129] Re: [Apple Inc. MacBookPro11, 2] suspend/resume failure [non-free: wl]
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420129 Title: [Apple Inc. MacBookPro11,2] suspend/resume failure [non-free: wl] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1420129/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1420129] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (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/1420129 Title: [Apple Inc. MacBookPro11,2] suspend/resume failure [non-free: wl] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1420129/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1419555] Re: initial install/try window is not displayed on netbook screen
Doesn't seem to affect Kubuntu's installer which needs to be launched by the user anyway. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1419555 Title: initial install/try window is not displayed on netbook screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1419555/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1400141] Re: Swiping quickly through photo roll causes photo to zoom
This bug was fixed in the package camera-app - 3.0.0+15.04.20150210-0ubuntu1 --- camera-app (3.0.0+15.04.20150210-0ubuntu1) vivid; urgency=medium [ Ubuntu daily release ] * New rebuild forced [ Florian Boucault ] * Swiping quickly through photo roll no longer causes photos to zoom. Workaround for QTBUG-39332. (LP: #1400141) -- Ubuntu daily releaseTue, 10 Feb 2015 03:13:07 + ** Changed in: camera-app (Ubuntu) Status: New => 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/1400141 Title: Swiping quickly through photo roll causes photo to zoom To manage notifications about this bug go to: https://bugs.launchpad.net/camera-app/+bug/1400141/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1420124] [NEW] package liblcms2-2:i386 2.5-0ubuntu4 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration
Public bug reported: Auto-Updating system ProblemType: Package DistroRelease: Ubuntu 14.04 Package: liblcms2-2:i386 2.5-0ubuntu4 ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13 Uname: Linux 3.13.0-45-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 Date: Sun Feb 8 16:32:08 2015 Dependencies: gcc-4.9-base 4.9.1-0ubuntu1 libc6 2.19-0ubuntu6.5 libgcc1 1:4.9.1-0ubuntu1 multiarch-support 2.19-0ubuntu6.5 DuplicateSignature: package:liblcms2-2:i386:2.5-0ubuntu4:package is in a very bad inconsistent state; you should reinstall it before attempting configuration ErrorMessage: package is in a very bad inconsistent state; you should reinstall it before attempting configuration InstallationDate: Installed on 2015-01-31 (9 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) PackageArchitecture: i386 SourcePackage: lcms2 Title: package liblcms2-2:i386 2.5-0ubuntu4 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: lcms2 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420124 Title: package liblcms2-2:i386 2.5-0ubuntu4 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lcms2/+bug/1420124/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1420122] [NEW] decrypt setup fail after upgrade from 14.04 to 14.10
Public bug reported: tried to report this in here as i believe this might be the same issue => https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1391496 somebody didnt like it so: after upgrade from fully working 14.04 version, only possible work around working for me is to reboot with ctrl+alt+del => in the grub menu advanced options => recovery mode > loads the screen and appears to be stopping, but u can type and click enter and it procceds ouzo (saulius-m) wrote on 2015-02-05: #32 tried adding modules to /etc/initramfs-tools/modules # List of modules that you want to include in your initramfs. # They will be loaded at boot time in the order below. # # Syntax: module_name [args ...] # # You must run update-initramfs(8) to effect this change. # # Examples: # # raid1 # sd_mod hid usbhid hid_generic ohci_pci hid-generic no luck, also tried modifying /etc/default/grub with both different resolution like GRUB_GFXMODE=800x600 and tried forcing grub mode into GRUB_GFXPAYLOAD_LINUX="text" or GRUB_GFXPAYLOAD_LINUX=wxh like in https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1375435 - no luck ouzo (saulius-m) wrote on 2015-02-05: #32 tried adding modules to /etc/initramfs-tools/modules # List of modules that you want to include in your initramfs. # They will be loaded at boot time in the order below. # # Syntax: module_name [args ...] # # You must run update-initramfs(8) to effect this change. # # Examples: # # raid1 # sd_mod hid usbhid hid_generic ohci_pci hid-generic no luck, also tried modifying /etc/default/grub with both different resolution like GRUB_GFXMODE=800x600 and tried forcing grub mode into GRUB_GFXPAYLOAD_LINUX="text" or GRUB_GFXPAYLOAD_LINUX=wxh like in https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1375435 - no luck Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3 00:00.0 Host bridge [0600]: Intel Corporation 4th Gen Core Processor DRAM Controller [8086:0c00] (rev 06) Subsystem: ASUSTeK Computer Inc. Device [1043:8534] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- Kernel driver in use: hsw_uncore 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller [8086:0c01] (rev 06) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: [88] Subsystem: ASUSTeK Computer Inc. Device [1043:8534] Capabilities: [80] Power Management version 3 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit- Address: fee0300c Data: 4181 Capabilities: [a0] Express (v2) Root Port (Slot+), MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0 ExtTag- RBE+ DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- MaxPayload 128 bytes, MaxReadReq 128 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- LnkCap: Port #2, Speed 5GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <256ns, L1 <8us ClockPM- Surprise- LLActRep- BwNot+ LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt+ ABWMgmt- SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- Slot #1, PowerLimit 75.000W; Interlock- NoCompl+ SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock- SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- Changed: MRL- PresDet- LinkState- RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- RootCap: CRSVisible- RootSta: PME ReqID , PMEStatus- PMEPending- DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR+, OBFF Via WAKE# ARIFwd- DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Via WAKE# ARIFwd- LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
[Bug 1338706] Re: Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to set xfermode (err_mask=0x40) on upstream kernels >= 3.12
By the way, for testing Trim support, just get this script below, and run it, it's a lot simpler to use, instead of all the reading and doing from the link binjarac (coppensmeister) provided... wget -O /tmp/test_trim.sh "https://sites.google.com/site/lightrush/random-1/checkiftrimonext4isenabledandworking/test_trim.sh?attredirects=0&d=1"; You can also read about it here; http://lightrush.ndoytchev.com/random-1/checkiftrimonext4isenabledandworking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1338706 Title: Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to set xfermode (err_mask=0x40) on upstream kernels >= 3.12 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338706/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1400141] Re: Swiping quickly through photo roll causes photo to zoom
** Branch linked: lp:ubuntu/vivid-proposed/camera-app -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400141 Title: Swiping quickly through photo roll causes photo to zoom To manage notifications about this bug go to: https://bugs.launchpad.net/camera-app/+bug/1400141/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1338706] Re: Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to set xfermode (err_mask=0x40) on upstream kernels >= 3.12
It would really be great if Canonical, or the developers could contact Samsung, if anyone knows how? I wonder if Samsung is even aware of this situation, or if they really care. I'd hate to think we're going to have to sit around and wait on this, because this has been going in their SSDs already over a year, what's to say this is ever going to get fixed, unless we get some Developmental Clout out there sending them word? PLEASE Canonical I IMPLORE you KINDLY to reach out to Samsung over this? It would also be great if someone can reply to this post here and let us know too? THANK YOU! :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1338706 Title: Samsung SSD 840 failed to get NCQ Send/Recv Log Emask 0x1 failed to set xfermode (err_mask=0x40) on upstream kernels >= 3.12 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338706/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1413446] Re: Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04
There is a patch for 0x10ec2088 but it is not included in https://github.com/torvalds/linux/blob/v3.19/sound/soc/codecs/rt286.c. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1413446 Title: Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04 To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1413446/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1418783] Re: Re: a very annoying annoyance
Thanks for your reply. I'm finding that this version of blending makes it very hard to use. Perhaps you folks should reconsider how you are designing the blending. I am not a beginner, and if I am having trouble, so are others. Betty On Mon, Feb 9, 2015 at 10:19 PM, Adolfo Jayme wrote: > It is the whole point of the theme’s design: to blend. > > ** Package changed: ubuntu => ubuntu-themes (Ubuntu) > > ** Changed in: ubuntu-themes (Ubuntu) >Status: New => Opinion > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1418783 > > Title: > Re: a very annoying annoyance > > Status in ubuntu-themes package in Ubuntu: > Opinion > > Bug description: >affects Ubuntu > > Using Ubuntu 17.04. The top menu bar is BLACK. The tops of most of my > window are BLACK. I have a lot of trouble telling where the menu bar > ends > and the window begins. > > Couldn't you make the menu bar another color? Please? > > On Thu, Feb 5, 2015 at 8:05 PM, Betty Mock > wrote: > > > Using Ubuntu 17.04. The top menu bar is BLACK. The tops of most of my > > window are BLACK. I have a lot of trouble telling where the menu bar > ends > > and the window begins. > > > > Couldn't you make the menu bar another color? Please? > > > > Betty Mock > > > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1418783/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1418783 Title: Re: a very annoying annoyance To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1418783/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1103164] Re: 062a:0201 [MSI Z77A-G43] hid-generic: can't reset device, status -71
Also happening to me. I'm on an old kernel because, debian... will try with nightly on a live cd here later today. i'm also on a Z77 chipset platform! www.gigabyte.com/products/product- page.aspx?pid=4145 This happens only with a few USB chipsets on the attached devices. For example now it is happening with 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB It will enter the disconnect state as soon as I use another device on the same usb bus. i can use everything normally without any issue. But as soon as i attach, say, a pen drive to the same usb bus as the above hub, the kernel log will fill up with error -32 and -71. for the hub and it's attached devices (mouse and keyboard). 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u1 x86_64 from other reports, is seems it is still affecting 3.6.x (e.g. http://forums.gentoo.org/viewtopic-t-945018.html ) but i will try to report back after i tested here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1103164 Title: 062a:0201 [MSI Z77A-G43] hid-generic: can't reset device, status -71 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1103164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1378663] Re: AMD Radeon R2[1002:9853] Unable to reach full screen on external monitor with fglrx
Also affect 201310-14256 HP 14 TouchSmart Notebook PC With AMD Radeon HD 8330 [1002:9832] Also note that this issue won't happen if connect to the external monitro with the D-Sub cable. ** Tags added: 201310-14256 ** Summary changed: - AMD Radeon R2[1002:9853] Unable to reach full screen on external monitor with fglrx + AMD Radeon R2[1002:9853]/ AMD Radeon HD 8400 [1002:9830] Unable to reach full screen on external monitor with fglrx over HDMI -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378663 Title: AMD Radeon R2[1002:9853]/ AMD Radeon HD 8400 [1002:9830] Unable to reach full screen on external monitor with fglrx over HDMI To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1378663/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1334953] Re: [HP 15 Touchsmart] AMD Radeon HD 8400[1002:9830] ghost image appears with specific resolutions
Also affect 201310-14256 HP 14 TouchSmart Notebook PC With AMD Radeon HD 8330 [1002:9832] ** Tags added: 201310-14256 ** Summary changed: - [HP 15 Touchsmart] AMD Radeon HD 8400[1002:9830] ghost image appears with specific resolutions + AMD Radeon HD 8400/8330[1002:9830][1002:9832] ghost image appears with specific resolutions while running on open-source driver -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1334953 Title: AMD Radeon HD 8400/8330[1002:9830][1002:9832] ghost image appears with specific resolutions while running on open-source driver To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1334953/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1420105] [NEW] package procps 1:3.3.9-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Public bug reported: Inside a trusty container on vivid host. $ running-in-container lxc $ sudo dpkg --configure -a Setting up procps (1:3.3.9-1ubuntu2.1) ... start: Job failed to start invoke-rc.d: initscript procps, action "start" failed. dpkg: error processing package procps (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: procps ProblemType: Package DistroRelease: Ubuntu 14.04 Package: procps 1:3.3.9-1ubuntu2.1 ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5 Uname: Linux 3.18.0-13-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 Date: Tue Feb 10 14:20:43 2015 DpkgTerminalLog: Log started: 2015-01-23 00:43:14 Log ended: 2015-01-23 00:43:19 Log started: 2015-02-10 14:20:41 ErrorMessage: subprocess installed post-installation script returned error exit status 1 SourcePackage: procps Title: package procps 1:3.3.9-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: procps (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package trusty uec-images -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420105 Title: package procps 1:3.3.9-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1420105/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1420105] Re: package procps 1:3.3.9-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
[/var/log/upstart/procps.log] sysctl: setting key "kernel.printk": Read-only file system sysctl: setting key "net.ipv6.conf.all.use_tempaddr": Read-only file system sysctl: setting key "net.ipv6.conf.default.use_tempaddr": Read-only file system sysctl: setting key "kernel.kptr_restrict": Read-only file system sysctl: setting key "fs.protected_hardlinks": Read-only file system sysctl: setting key "fs.protected_symlinks": Read-only file system sysctl: setting key "kernel.sysrq": Read-only file system sysctl: setting key "net.ipv4.conf.default.rp_filter": Read-only file system sysctl: setting key "net.ipv4.conf.all.rp_filter": Read-only file system sysctl: setting key "kernel.yama.ptrace_scope": Read-only file system sysctl: setting key "vm.mmap_min_addr": Read-only file system sysctl: setting key "net.ipv6.conf.all.use_tempaddr": Read-only file system sysctl: setting key "net.ipv6.conf.default.use_tempaddr": Read-only file system -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420105 Title: package procps 1:3.3.9-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1420105/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1417404] Re: CDE test keywords by mina
** Description changed: - == Comment: #0 - bugproxy bugproxy - 2015-02-03 01:50:17 == + == Comment: #0 - bugproxy bugproxy - 2015-02-03 + 01:50:17 == + ---Problem Description--- + CDE TEST - - Contact Information = test - + + + Contact Information = test + + ---uname output--- + test - - Machine Type = test - + + + Machine Type = test + + ---Debugger--- + A debugger is not configured - + + Stack trace output: + no - + + Oops output: + no - + + System Dump Info: + The system is not configured to capture a system dump. - - *Additional Instructions for test: + + + *Additional Instructions for test: + -Attach sysctl -a output output to the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417404 Title: CDE test keywords by mina To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1417404/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1419223] Re: offset kernel, can't boot
what do comments #1 and #2 mean? is there any way i can repair this issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1419223 Title: offset kernel, can't boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1419223/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1419223] Re: offset kernel, can't boot
When I power up my computer and allow it to boot itself I get the error message. every time. If i press f2 and and choose other ubuntu options Ican log in to any of the 3.14 or 3.16 options. the 3.19 does not work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1419223 Title: offset kernel, can't boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1419223/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1420002] Re: Sync fail 403 on krillin 231
** Changed in: sync-monitor (Ubuntu) Assignee: (unassigned) => Renato Araujo Oliveira Filho (renatofilho) ** Changed in: sync-monitor (Ubuntu) Importance: Undecided => High ** Tags added: ww09 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420002 Title: Sync fail 403 on krillin 231 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sync-monitor/+bug/1420002/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 149451] Re: Synaptics touchpad doesn't work
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/149451 Title: Synaptics touchpad doesn't work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/149451/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 177614] Re: [Feisty, Gutsy] Switching to tty yields black screen (SiliconMotion)
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/177614 Title: [Feisty,Gutsy] Switching to tty yields black screen (SiliconMotion) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/177614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 153254] Re: no X after install - install failed to install nvidia-glx
[Expired for ubiquity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: ubiquity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/153254 Title: no X after install - install failed to install nvidia-glx To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/153254/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1078301] Re: Desktop switch freezes until Enter is pressed
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1078301 Title: Desktop switch freezes until Enter is pressed To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1078301/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 162312] Re: Unable to rotate screen with trident chipset
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/162312 Title: Unable to rotate screen with trident chipset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/162312/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 129725] Re: hibernate makes ps/2 to usb keyboard connection fail
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/129725 Title: hibernate makes ps/2 to usb keyboard connection fail To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/129725/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 279031] Re: Default printout mode only uses the color cartridge
[Expired for hplip (Ubuntu) because there has been no activity for 60 days.] ** Changed in: hplip (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/279031 Title: Default printout mode only uses the color cartridge To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/279031/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 285943] Re: ipw2100: Fatal interrupt. Scheduling firmware restart. on linux-image-2.6.27-7-generic
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/285943 Title: ipw2100: Fatal interrupt. Scheduling firmware restart. on linux- image-2.6.27-7-generic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/285943/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 153245] Re: Tablet buttons are unsupported
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/153245 Title: Tablet buttons are unsupported To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/153245/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 347252] Re: Printer doesn't use the black ink for printig black
[Expired for hplip (Ubuntu) because there has been no activity for 60 days.] ** Changed in: hplip (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/347252 Title: Printer doesn't use the black ink for printig black To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/347252/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 202855] Re: nvidia_drv.so crash during X restart by kdm
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/202855 Title: nvidia_drv.so crash during X restart by kdm To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/202855/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1082770] Re: Snap Windows to screen boarder auto enables?
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1082770 Title: Snap Windows to screen boarder auto enables? To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1082770/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1098753] Re: [raring] Launching media files from dash opens them below active window
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1098753 Title: [raring] Launching media files from dash opens them below active window To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1098753/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 320238] Re: I get fatal interrupt and some other messages every time I shut down PC.
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/320238 Title: I get fatal interrupt and some other messages every time I shut down PC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/320238/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 177933] Re: Rockchip USB MP3 player disconnects immediately
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/177933 Title: Rockchip USB MP3 player disconnects immediately To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/177933/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1082770] Re: Snap Windows to screen boarder auto enables?
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1082770 Title: Snap Windows to screen boarder auto enables? To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1082770/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 374820] Re: [ipw2100] crashes 2-3x per day - found 'ipw2100: Fatal interrupt. Scheduling firmware restart.' message in log
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/374820 Title: [ipw2100] crashes 2-3x per day - found 'ipw2100: Fatal interrupt. Scheduling firmware restart.' message in log To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/374820/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1078301] Re: Desktop switch freezes until Enter is pressed
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1078301 Title: Desktop switch freezes until Enter is pressed To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1078301/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1107732] Re: Semi-maximises current window - window occurs in two workspaces
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1107732 Title: Semi-maximises current window - window occurs in two workspaces To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1107732/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 179237] Re: Java Applet does not work correctly
[Expired for firefox (Ubuntu) because there has been no activity for 60 days.] ** Changed in: firefox (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/179237 Title: Java Applet does not work correctly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/179237/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1150297] Re: does not use/launch ~/.local for pixmaps and bin
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1150297 Title: does not use/launch ~/.local for pixmaps and bin To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1150297/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 199975] Re: vlc video colour change
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/199975 Title: vlc video colour change To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/199975/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1065953] Re: the application lens in the dash wont show any application
[Expired for unity-lens-applications (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity-lens-applications (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065953 Title: the application lens in the dash wont show any application To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-lens-applications/+bug/1065953/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1098753] Re: [raring] Launching media files from dash opens them below active window
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1098753 Title: [raring] Launching media files from dash opens them below active window To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1098753/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1154103] Re: [Raring] Dual monitor layout problems
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1154103 Title: [Raring] Dual monitor layout problems To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1154103/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1150297] Re: does not use/launch ~/.local for pixmaps and bin
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1150297 Title: does not use/launch ~/.local for pixmaps and bin To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1150297/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1113274] Re: Dock disappears after disabling Animations plugin from CCSM
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113274 Title: Dock disappears after disabling Animations plugin from CCSM To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1113274/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1157694] Re: Fix bug that allows users to purchase music that cannot be easily delivered in the Dash
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157694 Title: Fix bug that allows users to purchase music that cannot be easily delivered in the Dash To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1157694/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1107732] Re: Semi-maximises current window - window occurs in two workspaces
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1107732 Title: Semi-maximises current window - window occurs in two workspaces To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1107732/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1113274] Re: Dock disappears after disabling Animations plugin from CCSM
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113274 Title: Dock disappears after disabling Animations plugin from CCSM To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1113274/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1118375] Re: Long pressed key works once again after realising
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1118375 Title: Long pressed key works once again after realising To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1118375/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1157149] Re: Old gnome-session quit dialog triggered if an application stuck the logout
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157149 Title: Old gnome-session quit dialog triggered if an application stuck the logout To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1157149/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1118375] Re: Long pressed key works once again after realising
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1118375 Title: Long pressed key works once again after realising To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1118375/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1154103] Re: [Raring] Dual monitor layout problems
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1154103 Title: [Raring] Dual monitor layout problems To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1154103/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1157149] Re: Old gnome-session quit dialog triggered if an application stuck the logout
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157149 Title: Old gnome-session quit dialog triggered if an application stuck the logout To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1157149/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1166172] Re: Apps locked to launcher aren't remembered correctly
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1166172 Title: Apps locked to launcher aren't remembered correctly To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1166172/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1157694] Re: Fix bug that allows users to purchase music that cannot be easily delivered in the Dash
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157694 Title: Fix bug that allows users to purchase music that cannot be easily delivered in the Dash To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1157694/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172857] Re: Ubuntu 13.04 restore window effect bug
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172857 Title: Ubuntu 13.04 restore window effect bug To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1172857/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1216031] Re: Unity dash opens slowly
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1216031 Title: Unity dash opens slowly To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1216031/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1211996] Re: In screen clone mode, the "inner" top-right menu expands to the right, outside the smaller screen
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1211996 Title: In screen clone mode, the "inner" top-right menu expands to the right, outside the smaller screen To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1211996/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1166172] Re: Apps locked to launcher aren't remembered correctly
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1166172 Title: Apps locked to launcher aren't remembered correctly To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1166172/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1172857] Re: Ubuntu 13.04 restore window effect bug
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172857 Title: Ubuntu 13.04 restore window effect bug To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1172857/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1173005] Re: Dash contains only application lens even though all the other lenses are actually installed
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173005 Title: Dash contains only application lens even though all the other lenses are actually installed To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1173005/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1173226] Re: Sometimes can't reboot
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173226 Title: Sometimes can't reboot To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1173226/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1173005] Re: Dash contains only application lens even though all the other lenses are actually installed
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173005 Title: Dash contains only application lens even though all the other lenses are actually installed To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1173005/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1208634] Re: fn + f10-12 generate string of characters instead of adjusting sound
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1208634 Title: fn + f10-12 generate string of characters instead of adjusting sound To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1208634/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1216031] Re: Unity dash opens slowly
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1216031 Title: Unity dash opens slowly To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1216031/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1211996] Re: In screen clone mode, the "inner" top-right menu expands to the right, outside the smaller screen
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1211996 Title: In screen clone mode, the "inner" top-right menu expands to the right, outside the smaller screen To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1211996/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1208634] Re: fn + f10-12 generate string of characters instead of adjusting sound
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1208634 Title: fn + f10-12 generate string of characters instead of adjusting sound To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1208634/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1270465] Re: Unity not loading in trusty daily image. Blank desktop
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270465 Title: Unity not loading in trusty daily image. Blank desktop To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1270465/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1234416] Re: Invoking dash corrupts the display; graphics card has very apparent problems with synch
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1234416 Title: Invoking dash corrupts the display; graphics card has very apparent problems with synch To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1234416/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1271698] Re: When external monitor is disconnected launcher is not updated
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1271698 Title: When external monitor is disconnected launcher is not updated To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1271698/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1254802] Re: glitch/bug in "unity spread" when switching between multiple windows with keyboard shortcut
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1254802 Title: glitch/bug in "unity spread" when switching between multiple windows with keyboard shortcut To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1254802/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1234416] Re: Invoking dash corrupts the display; graphics card has very apparent problems with synch
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1234416 Title: Invoking dash corrupts the display; graphics card has very apparent problems with synch To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1234416/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1173226] Re: Sometimes can't reboot
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173226 Title: Sometimes can't reboot To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1173226/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1233156] Re: Saucy Beta 2 attempt to select launcher top button desktop froze
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1233156 Title: Saucy Beta 2 attempt to select launcher top button desktop froze To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1233156/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1233156] Re: Saucy Beta 2 attempt to select launcher top button desktop froze
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1233156 Title: Saucy Beta 2 attempt to select launcher top button desktop froze To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1233156/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1300574] Re: Custom indicators not shown after restarting Unity
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300574 Title: Custom indicators not shown after restarting Unity To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1300574/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1300574] Re: Custom indicators not shown after restarting Unity
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300574 Title: Custom indicators not shown after restarting Unity To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1300574/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296360] Re: Unity bar has graphical error on login. Clicking it clears it up. Looks like multi-colored static
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296360 Title: Unity bar has graphical error on login. Clicking it clears it up. Looks like multi-colored static To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1296360/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296360] Re: Unity bar has graphical error on login. Clicking it clears it up. Looks like multi-colored static
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296360 Title: Unity bar has graphical error on login. Clicking it clears it up. Looks like multi-colored static To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1296360/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1270465] Re: Unity not loading in trusty daily image. Blank desktop
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270465 Title: Unity not loading in trusty daily image. Blank desktop To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1270465/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1254802] Re: glitch/bug in "unity spread" when switching between multiple windows with keyboard shortcut
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1254802 Title: glitch/bug in "unity spread" when switching between multiple windows with keyboard shortcut To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1254802/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1271698] Re: When external monitor is disconnected launcher is not updated
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1271698 Title: When external monitor is disconnected launcher is not updated To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1271698/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1304614] Re: Unity bar/launcher crash when choosing color for painting cells or text
[Expired for libreoffice (Ubuntu) because there has been no activity for 60 days.] ** Changed in: libreoffice (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1304614 Title: Unity bar/launcher crash when choosing color for painting cells or text To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1304614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1314733] Re: Launcher: app-icons couldn't be added, removed or moved
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1314733 Title: Launcher: app-icons couldn't be added, removed or moved To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1314733/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1400850] Re: failed command: READ DMA EXT
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400850 Title: failed command: READ DMA EXT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1400850/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1381058] Re: Upgrading introduces a spurious cluster controller
[Expired for maas (Ubuntu) because there has been no activity for 60 days.] ** Changed in: maas (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1381058 Title: Upgrading introduces a spurious cluster controller To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1381058/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1342024] Re: Unity exits while screen locked
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1342024 Title: Unity exits while screen locked To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1342024/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1304614] Re: Unity bar/launcher crash when choosing color for painting cells or text
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1304614 Title: Unity bar/launcher crash when choosing color for painting cells or text To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1304614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1304614] Re: Unity bar/launcher crash when choosing color for painting cells or text
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1304614 Title: Unity bar/launcher crash when choosing color for painting cells or text To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1304614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1400964] Re: Freezes when pulling down from the edge of the notification area
[Expired for unity8-lxc (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity8-lxc (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400964 Title: Freezes when pulling down from the edge of the notification area To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8-lxc/+bug/1400964/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs