[Bug 1523675] Re: Microsoft Ergonomic Keyboard 4000 has two input devices
xev fires no events for the zoom in/out slider but does fire events for multimedia keys sudo evtest with event3 device yields the following for zoom in/out slider: Event: time 1449522782.778509, type 4 (EV_MSC), code 4 (MSC_SCAN), value c022d Event: time 1449522782.778509, type 1 (EV_KEY), code 418 (KEY_ZOOMIN), value 1 Event: time 1449522782.778509, -- SYN_REPORT Event: time 1449522782.906509, type 4 (EV_MSC), code 4 (MSC_SCAN), value c022d Event: time 1449522782.906509, type 1 (EV_KEY), code 418 (KEY_ZOOMIN), value 0 Event: time 1449522782.906509, -- SYN_REPORT Event: time 1449522783.290512, type 4 (EV_MSC), code 4 (MSC_SCAN), value c022e Event: time 1449522783.290512, type 1 (EV_KEY), code 419 (KEY_ZOOMOUT), value 1 Event: time 1449522783.290512, -- SYN_REPORT Event: time 1449522783.354512, type 4 (EV_MSC), code 4 (MSC_SCAN), value c022e Event: time 1449522783.354512, type 1 (EV_KEY), code 419 (KEY_ZOOMOUT), value 0 Event: time 1449522783.354512, -- SYN_REPORT -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523675 Title: Microsoft Ergonomic Keyboard 4000 has two input devices To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1523675/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1523675] [NEW] Microsoft Ergonomic Keyboard 4000 has two input devices
Public bug reported: Recently I have noticed that Zoom In/Out slider on my Microsoft Ergonomic Keyboard 4000 stopped working. I tried investigating what's wrong and noticed that my keyboard reports as two different input devices according to evtest sudo evtest output: (...) /dev/input/event2: Microsoft Natural® Ergonomic Keyboard 4000 /dev/input/event3: Microsoft Natural® Ergonomic Keyboard 4000 (...) /dev/input/event2 responds to normal keys /dev/input/event3 responds to multimedia keys and zoom in/out keys The most puzzling thing is that multimedia keys actually work and be bound. For example I have bound KEY_F17 to Next track in Amarok. Play/pause, Vol. Up/Down and Mute worked out of box. uname -a: Linux demonbane 3.16.0-55-generic #74~14.04.1-Ubuntu SMP Tue Nov 17 10:15:59 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux lsb_release -rd: Description:Ubuntu 14.04.3 LTS Release:14.04 ** 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/1523675 Title: Microsoft Ergonomic Keyboard 4000 has two input devices To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1523675/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1389201] Re: [keymap Microsoft Natural Ergonomic Keyboard 4000] Error calling EVIOCSKEYCODE on device node: Invalid argument
Something weird has happend because I now have TWO event devices related to this keyboard: ls -l /dev/input/by-id lrwxrwxrwx 1 root root 9 Oct 11 18:09 usb-Microsoft_Natural??_Ergonomic_Keyboard_4000-event-kbd -> ../event2 lrwxrwxrwx 1 root root 9 Oct 11 18:09 usb-Microsoft_Natural??_Ergonomic_Keyboard_4000-if01-event-kbd -> ../event3 Zoom In/Out keys do NOT work on /dev/input/event2 device but they do work on /dev/input/even3 device. Any ideas how to get this fixed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1389201 Title: [keymap Microsoft Natural Ergonomic Keyboard 4000] Error calling EVIOCSKEYCODE on device node: Invalid argument To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1389201/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1484192] [NEW] Please package ksuperkey
Public bug reported: Please package ksuperkey: https://github.com/hanschen/ksuperkey ** Affects: ubuntu Importance: Wishlist Assignee: Michał Zając (quintasan) Status: In Progress ** Tags: needs-packaging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1484192 Title: Please package ksuperkey To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1484192/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1424263] Re: Broken dependencies
Unfortunately the bug is still here: sudo apt-get install libgl1-mesa-glx:i386 yields: Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libgl1-mesa-glx:i386 : Depends: libglapi-mesa:i386 (= 10.1.3-0ubuntu0.4) Recommends: libgl1-mesa-dri:i386 (>= 7.2) E: Unable to correct problems, you have held broken packages. Nor #6 nor #15 worked here – Steam still complains about missing libGL.so.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1424263 Title: Broken dependencies To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1424263/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1452408] Re: kde-config-systemd doesn't work
I have determined that the problem lies in either the search path or the install path. Running `kcmshell5 kcm_systemd` yields Error loading plugin "kcm_systemd" "The shared library was not found." Plugin search paths are ("/usr/lib/x86_64-linux-gnu/qt5/plugins", "/usr/bin") The environment variable QT_PLUGIN_PATH might be not correctly set and a simple dpkg -L kde-config-systemd says that the path to kcm_systemd is /usr/lib/x86_64-linux-gnu/plugins/kcm_systemd.so so that's obviously not going to work. Now I just need to determine if we should change the install path or modify the search path. ** Changed in: kde-config-systemd (Ubuntu) Status: New => Confirmed ** Changed in: kde-config-systemd (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452408 Title: kde-config-systemd doesn't work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kde-config-systemd/+bug/1452408/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435984] [NEW] SRU: apt-transport-https segfaults when downloading from SBT repository
Public bug reported: [Impact] apt-transport-https crashes whenever any repository's Owner is NULL. This leaves the user unable to get any upgrades as long as the problematic repository is present in sources.list or sources.list.d directory. [Test Case] 1. echo "deb https://dl.bintray.com/sbt/debian /" | sudo tee -a /etc/apt/sources.list.d/sbt.list 2. sudo apt-get update 3. sudo apt-get install sbt Expected result: The package gets installed/updated. Actual result: E: Method https has died unexpectedly! E: Sub-process https received a segmentation fault. [Regression Potential] The patch that was uploaded to both Debian and Ubuntu Vivid is rather simple, therefore the regression potential is really low. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: apt 1.0.1ubuntu2.6 ProcVersionSignature: Ubuntu 3.13.0-46.79-generic 3.13.11-ckt15 Uname: Linux 3.13.0-46-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.7 Architecture: amd64 CurrentDesktop: KDE Date: Tue Mar 24 18:15:25 2015 InstallationDate: Installed on 2014-08-04 (232 days ago) InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) SourcePackage: apt UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: apt (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435984 Title: SRU: apt-transport-https segfaults when downloading from SBT repository To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1435984/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1378423] Re: Virtualbox boots to black screen or corrupted screen with daily
Kubuntu Plasma 5 23.10.2014 image here. Boots to a corruped screen as seen in attachment ** Attachment added: "Video that shows what exactly happens" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1378423/+attachment/4242337/+files/disco.webm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378423 Title: Virtualbox boots to black screen or corrupted screen with daily To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1378423/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1378423] Re: Virtualbox boots to black screen or corrupted screen with daily
Kubuntu Plasma 5 23.10.2014 image here. Boots to a corruped screen as seen in http://people.ubuntu.com/~quintasan/disco.webm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378423 Title: Virtualbox boots to black screen or corrupted screen with daily To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1378423/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1384301] Re: Typing on desktop does not trigger krunner
I did NOT manage to reproduce this bug using 23.10.2014 daily image. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384301 Title: Typing on desktop does not trigger krunner To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krunner/+bug/1384301/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1358312] Re: Phonon stable release update to 4.8 beta
I have upgraded all three packages to the versions in trusty-proposed, no regressions. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1358312 Title: Phonon stable release update to 4.8 beta To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/phonon/+bug/1358312/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1358291] Re: cache marking worked without resolution
Just installed libqapt2 2.1.70-0ubuntu4.2 from trusty-proposed and I can confirm that it resolves the issue. I have not noticed any other problems. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to libqapt in Ubuntu. https://bugs.launchpad.net/bugs/1358291 Title: cache marking worked without resolution To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libqapt/+bug/1358291/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1315866] [NEW] usb-creator-kde crashes on exit
Public bug reported: usb-creator-kde exits with Segmentation fault when closed via X button in the top right corner of the window but exits normally when closed via Exit button on the bottom. I have attached a backtrace, I can reproduce that every time. ** Affects: usb-creator (Ubuntu) Importance: Undecided Status: New ** Tags: kubuntu ** Attachment added: "usb-creator-kde-20140504-145201.kcrash.txt" https://bugs.launchpad.net/bugs/1315866/+attachment/4104865/+files/usb-creator-kde-20140504-145201.kcrash.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1315866 Title: usb-creator-kde crashes on exit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1315866/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1008967] Re: [needs-packaging] plasma-widget-redshift
@UbUK plasma-widget-redshift in Trusty, however I just noticed that due to a mistake on my part it does not pull in redshift by default: sudo apt-get install redshift plasma-widget-redshift should do the trick. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1008967 Title: [needs-packaging] plasma-widget-redshift To manage notifications about this bug go to: https://bugs.launchpad.net/redshift/+bug/1008967/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1312896] [NEW] plasma-widget-redshift does not pull redshift binary
Public bug reported: Users installing the Plasma widget won't have a working installation until they install 'redshift' package manually ** Affects: plasma-widget-redshift (Ubuntu) Importance: Medium Assignee: Michał Zając (quintasan) Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312896 Title: plasma-widget-redshift does not pull redshift binary To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/plasma-widget-redshift/+bug/1312896/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1309716] [NEW] ubuntu-drivers list returns nothing
Public bug reported: ╭─quintasan@frelia ~ ‹ruby-2.1.1› ╰─$ ubuntu-drivers list ╭─quintasan@frelia ~ ‹ruby-2.1.1› ╰─$ ╭─quintasan@frelia ~ ‹ruby-2.1.1› ╰─$ ubuntu-drivers debug === log messages from detection === DEBUG:root:Loading custom detection plugin /usr/share/ubuntu-drivers-common/detect/open-vm-dkms.py DEBUG:root:plugin /usr/share/ubuntu-drivers-common/detect/open-vm-dkms.py return value: None DEBUG:root:Loading custom detection plugin /usr/share/ubuntu-drivers-common/detect/sl-modem.py DEBUG:root:plugin /usr/share/ubuntu-drivers-common/detect/sl-modem.py return value: None DEBUG:root:Loading custom detection plugin /usr/share/ubuntu-drivers-common/detect/arm-gles.py DEBUG:root:plugin /usr/share/ubuntu-drivers-common/detect/arm-gles.py return value: None === modaliases in the system === usb:v8087p0024ddc09dsc00dp01ic09isc00ip00in00 acpi:LNXPOWER: acpi:ACPI0003: usb:v04F2pB2DAd0518dcEFdsc02dp01ic0Eisc02ip00in01 input:b0019vp0006e-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw platform:dock input:b0011v0001p0001eAB54-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw wmi:2651D9FD-911C-4B69-B94E-D0DED5963BD7 input:b0011v0002p0007e01B1-e0,1,3,k110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw platform:thinkpad_hwmon pci:v8086d0166sv17AAsd21F4bc03sc00i00 input:b0011v0002p000Ae-e0,1,2,k110,111,112,r0,1,amlsfw acpi:PNP0C02: acpi:PNP0200: usb:v1949p0004d0100dc00dsc00dp00ic08isc06ip50in00 acpi:PNP: pci:v8086d0154sv17AAsd21F3bc06sc00i00 pci:v8086d1502sv17AAsd21F3bc02sc00i00 acpi:LNXSYSTM: platform:iTCO_wdt acpi:PNP0103: pci:v8086d1E3Asv17AAsd21F3bc07sc80i00 acpi:LNXIOBAY: pci:v8086d0085sv8086sd1311bc02sc80i00 wmi:74F1EBB6-927A-4C7D-95DF-698E21E80EB5 serio:ty01pr00id00ex00 acpi:PNP0C04: usb:v0A5Cp21E6d0112dcFFdsc01dp01icFFisc01ip01in01 wmi:8ADB159E-1E32-455C-BC93-308A7ED98246 wmi:E2BE5EE3-42DA-49DB-8378-1F5247388202 wmi:7FF47003-3B6C-4E5E-A227-E979824A85D1 wmi:98479A64-33F5-4E33-A707-8E251EBBC3A1 x86cpu:vendor::family:0006:model:003A:feature:,,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0015,0016,0017,0018,0019,001A,001B,001C,001D,001F,002B,0034,003B,003D,0068,006B,006C,006D,006F,0070,0072,0074,0075,0076,0078,007C,007D,0080,0081,0082,0083,0084,0085,0087,0088,0089,008D,008E,008F,0091,0093,0094,0095,0097,0098,0099,009A,009B,009C,009D,009E,00C0,00E0,00E1,00E3,00E4,00E5,00E6,00E7,0100,0101,0102,0103,0104,0120,0127,0129 input:b0019v17AAp5054e4101-e0,1,4,5,k71,72,73,8E,94,98,BE,BF,C2,CD,D4,E0,E1,E3,E4,EC,EE,F0,174,1D2,1DB,1DC,ram4,lsfw3, pci:v1180dE822sv17AAsd21F3bc08sc80i01 acpi:LNXVIDEO: acpi:LEN0015:PNP0F13: wmi:6A4B54EF-A5ED-4D33-9455-B0D9B48DF4B3 acpi:SMO1200:PNP0C31: input:bvpe-e0,5,kramlsfw2, platform:regulatory usb:v0A5Cp21E6d0112dcFFdsc01dp01icFEisc01ip01in03 wmi:FCB424F1-075A-4E0E-BFC4-62F3E71771FA platform:vboxdrv pci:v8086d1E03sv17AAsd21F3bc01sc06i01 hid:b0003g0001v09DAp000E pci:v8086d1E31sv17AAsd21F3bc0Csc03i30 input:b0019vp0003e-e0,1,k8E,ramlsfw usb:v1D6Bp0002d0313dc09dsc00dp01ic09isc00ip00in00 acpi:PNP0303:PNP0303: acpi:PNP0B00: usb:v1D6Bp0002d0313dc09dsc00dp00ic09isc00ip00in00 usb:v0A5Cp21E6d0112dcFFdsc01dp01icFFiscFFipFFin02 input:b0003v04F2pB2DAe0518-e0,1,kD4,ramlsfw input:b0019vp0001e-e0,1,k74,ramlsfw platform:microcode wmi:7364651A-132F-4FE7-ADAA-40C6C7EE2E3B acpi:PNP0C0F: acpi:LNXCPU: platform:pcspkr acpi:PNP0A08:PNP0A03: usb:v09DAp000Ed0001dc00dsc00dp00ic03isc01ip02in00 dmi:bvnLENOVO:bvrG1ET99WW(2.59):bd11/13/2013:svnLENOVO:pn234452G:pvrThinkPadT430:rvnLENOVO:rn234452G:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable: wmi:7EEF04FF-4328-447C-B5BB-D449925D538D wmi:05901221-D566-11D1-B2F0-00A0C9062910 usb:v04F2pB2DAd0518dcEFdsc02dp01ic0Eisc01ip00in00 pci:v8086d1E20sv17AAsd21F3bc04sc03i00 wmi:51F5230E-9677-46CD-A1CF-C0B23EE34DB7 serio:ty05pr00id00ex00 acpi:PNP0800: platform:thinkpad_acpi usb:v147Ep2020d0001dc00dsc00dp00icFFisc00ip00in00 input:b0003v09DAp000Ee0110-e0,1,2,4,k110,111,112,113,114,115,116,117,r0,1,8,9,am4,lsfw platform:coretemp wmi:7430019A-DCE9-4548-BAB0-9FDE0935CAFF usb:v0A5Cp21E6d0112dcFFdsc01dp01icFFisc01ip01in00 pci:v8086d1E22sv17AAsd21F3bc0Csc05i00 acpi:PNP0100: input:b0019vp0005e-e0,5,kramlsfw0, platform:Fixed MDIO bus usb:v1D6Bp0003d0313dc09dsc00dp03ic09isc00ip00in00 acpi:PNP0C01: input:bvpe-e0,5,kramlsfw4, pci:v8086d1E55sv17AAsd21F3bc06sc01i00 === matching driver packages === ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: ubuntu-drivers-common 1:0.2.91.4 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 CurrentDesktop: KDE Date: Fri Apr 18 21:30:03 2014 InstallationDate:
[Bug 1309611] Re: UPower thinks there is no battery nor lid on Lenono ThinkPad T430
False alarm, by some black magics I turned off ACPI ** Changed in: upower (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/1309611 Title: UPower thinks there is no battery nor lid on Lenono ThinkPad T430 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1309611/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1309611] Re: UPower thinks there is no battery nor lid on Lenono ThinkPad T430
** Summary changed: - UPower thinks there is no batter nor lid on Lenono ThinkPad T430 + UPower thinks there is no battery nor lid on Lenono ThinkPad T430 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1309611 Title: UPower thinks there is no battery nor lid on Lenono ThinkPad T430 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1309611/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1309611] [NEW] UPower thinks there is no batter nor lid on Lenono ThinkPad T430
Public bug reported: ╭─quintasan@frelia ~ ‹ruby-2.1.1› ╰─$ upower --dump Daemon: daemon-version: 0.9.23 can-suspend: no can-hibernate: no on-battery: no on-low-battery: no lid-is-closed: no lid-is-present: no is-docked: no So apparently my laptop has no lid nor battery and can't suspend nor hibernate. I am sure it worked in 13.10 so I would call this a regression. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: upower 0.9.23-2ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 CurrentDesktop: KDE Date: Fri Apr 18 17:56:06 2014 InstallationDate: Installed on 2014-04-18 (0 days ago) InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.1) SourcePackage: upower UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: upower (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1309611 Title: UPower thinks there is no batter nor lid on Lenono ThinkPad T430 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1309611/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1008967] Re: [needs-packaging] plasma-widget-redshift
It's definitely in there for Trusty. ** Changed in: ubuntu Status: In Progress => Fix Released -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1008967 Title: [needs-packaging] plasma-widget-redshift To manage notifications about this bug go to: https://bugs.launchpad.net/redshift/+bug/1008967/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1274602] [NEW] [SRU] SRU 0.4.2 to saucy
Public bug reported: We need to update the kdeconnect-kde application in Saucy to 0.4.2 [Impact] Application cannot be used, unless an old version is obtained from some place other than the android market. [Test Case] * Install kdeconnect-kde on your phone and computer * Open app on phone * App complains of version mismatch on Android * Install update * Open App again * Connect to computer via Android App [Regression Potential] * Low, KDE Connect is a standalone app, nothing else depends on it or the libraries the source produces ( apart from it's own self ) ** Affects: kdeconnect-kde (Ubuntu) Importance: Wishlist Assignee: Michał Zając (quintasan) Status: Confirmed ** Tags: saucy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1274602 Title: [SRU] SRU 0.4.2 to saucy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kdeconnect-kde/+bug/1274602/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1256542] Re: Please update kdeconnect-kde to 0.4.2
** Changed in: kdeconnect-kde (Ubuntu) Status: Confirmed => 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/1256542 Title: Please update kdeconnect-kde to 0.4.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kdeconnect-kde/+bug/1256542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1256542] Re: Please update kdeconnect-kde to 0.4.2
** Changed in: kdeconnect-kde (Ubuntu) Assignee: (unassigned) => Michał Zając (quintasan) ** Changed in: kdeconnect-kde (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1256542 Title: Please update kdeconnect-kde to 0.4.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kdeconnect-kde/+bug/1256542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 737856] Re: synaptiks crashed with KeyError in __getitem__(): u'No such property: NAME'
kde-config-touchpad 0.8.1-1ubuntu3.2 on raring fixes this for me (Lenovo ThinkPad T430) ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/737856 Title: synaptiks crashed with KeyError in __getitem__(): u'No such property: NAME' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptiks/+bug/737856/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1008967] Re: [needs-packaging] plasma-widget-redshift
Well, I actually did the packaging BUT I somehow managed to forget to upload it. Should be in Trusty soon. Sorry for that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1008967 Title: [needs-packaging] plasma-widget-redshift To manage notifications about this bug go to: https://bugs.launchpad.net/redshift/+bug/1008967/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1246433] Re: SRU 0.4 to saucy
** Description changed: SRU for this package is required because the Android counterpart has been updated to use a newer version of the protocol. Attempting to use the Android application with 0.3 will not work rendering the package useless. Test Case: 1. Install kdeconnect-kde 2. Install KDE Connect from Google Play 3. Run the KDE Connect application 4. You should be able to see your PC listed there with "This device uses an old version of the protocol" Regression potential: - As far as I can - virtually none. + As far as I can tell - virtually none. This also fixes https://bugs.launchpad.net/ubuntu/+source/kdeconnect- kde/+bug/1244064 ** Changed in: kdeconnect-kde (Ubuntu Saucy) Status: New => In Progress ** Changed in: kdeconnect-kde (Ubuntu Saucy) Assignee: (unassigned) => Michał Zając (quintasan) ** Changed in: kdeconnect-kde (Ubuntu Trusty) Assignee: (unassigned) => Michał Zając (quintasan) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1246433 Title: SRU 0.4 to saucy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kdeconnect-kde/+bug/1246433/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1246433] [NEW] SRU 0.4 to saucy
Public bug reported: SRU for this package is required because the Android counterpart has been updated to use a newer version of the protocol. Attempting to use the Android application with 0.3 will not work rendering the package useless. Test Case: 1. Install kdeconnect-kde 2. Install KDE Connect from Google Play 3. Run the KDE Connect application 4. You should be able to see your PC listed there with "This device uses an old version of the protocol" Regression potential: As far as I can - virtually none. This also fixes https://bugs.launchpad.net/ubuntu/+source/kdeconnect- kde/+bug/1244064 ** Affects: kdeconnect-kde (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: kdeconnect-kde (Ubuntu Saucy) Importance: Undecided Status: New ** Affects: kdeconnect-kde (Ubuntu Trusty) Importance: Undecided Status: Fix Released ** Tags: kubuntu ** Also affects: kdeconnect-kde (Ubuntu Saucy) Importance: Undecided Status: New ** Also affects: kdeconnect-kde (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: kdeconnect-kde (Ubuntu Trusty) Status: New => Fix Released ** Changed in: kdeconnect-kde (Ubuntu Saucy) Milestone: None => saucy-updates ** Description changed: SRU for this package is required because the Android counterpart has been updated to use a newer version of the protocol. Attempting to use - the Android application with 0.3 will not work. + the Android application with 0.3 will not work rendering the package + useless. This also fixes https://bugs.launchpad.net/ubuntu/+source/kdeconnect- kde/+bug/1244064 ** Description changed: SRU for this package is required because the Android counterpart has been updated to use a newer version of the protocol. Attempting to use the Android application with 0.3 will not work rendering the package useless. + Test Case: + 1. Install kdeconnect-kde + 2. Install KDE Connect from Google Play + 3. Run the KDE Connect application + 4. You should be able to see your PC listed there with "This device uses an old version of the protocol" + + Regression potential: + As far as I can - virtually none. + This also fixes https://bugs.launchpad.net/ubuntu/+source/kdeconnect- kde/+bug/1244064 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1246433 Title: SRU 0.4 to saucy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kdeconnect-kde/+bug/1246433/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1159262] [NEW] FFe: plasma-mediacenter
Public bug reported: Stable release of Plasma Media Center, builds, installs and works fine. Having it in repostories would allow upstream to receive more feedback on the project. I estimate there won't be much impact should something go wrong as PMC is not a part of standard install. ** 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/1159262 Title: FFe: plasma-mediacenter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1159262/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 967091] Re: Wrong tint in flash when it uses video acceleration
Running Kubuntu 12.10 and same things happens here, looks like the bug somehow got reintroduced Linux demonbane 3.5.0-19-generic #30-Ubuntu SMP Tue Nov 13 17:48:01 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux 01:00.0 VGA compatible controller: NVIDIA Corporation GF114 [GeForce GTX 560] (rev a1) libvdpau1 version is 0.4.1-6ubuntu1 nvidia-experimental-310 version is 310.14-0ubuntu1 (running experimental since stable have worse performance on my card) The fix mentioned in comment #9 works and I can't say I had any problems with flash after creating /etc/adobe/mms.cfg and adding "EnableLinuxHWVideoDecode=1" and "OverrideGPUValidation=true" there -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/967091 Title: Wrong tint in flash when it uses video acceleration To manage notifications about this bug go to: https://bugs.launchpad.net/libvdpau/+bug/967091/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1085117] [NEW] [needs-packaging] maliit-framework
Public bug reported: Please package maliit-framework 0.93.0 New input method aimed at touch devices ** Affects: ubuntu Importance: Wishlist Status: New ** Tags: kubuntu kubuntu-packaging needs-packaging ** Changed in: ubuntu Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1085117 Title: [needs-packaging] maliit-framework To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1085117/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1078889] [NEW] [needs-packaging] homerun
Public bug reported: homerun - A Launcher and Desktop Containment written in QML ** Affects: ubuntu Importance: Wishlist Assignee: Michał Zając (quintasan) Status: Confirmed ** Tags: needs-packaging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1078889 Title: [needs-packaging] homerun To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1078889/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1068078] Re: Please update libmygpo-qt to 1.0.6
I have uploaded version 1.0.6 to Kubuntu Backports PPA [1] where it should be available shortly. [1]https://launchpad.net/~kubuntu-ppa/+archive/backports/ ** Changed in: libmygpo-qt (Ubuntu) Status: New => Fix Released ** Changed in: libmygpo-qt (Ubuntu) Importance: Undecided => Low ** Changed in: libmygpo-qt (Ubuntu) Status: Fix Released => 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/1068078 Title: Please update libmygpo-qt to 1.0.6 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmygpo-qt/+bug/1068078/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1008967] Re: [needs-packaging] plasma-widget-redshift
** Changed in: ubuntu Assignee: (unassigned) => Michał Zając (quintasan) ** Changed in: 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/1008967 Title: [needs-packaging] plasma-widget-redshift To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1008967/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1012103] Re: [needs-packaging] libkgapi
** Changed in: ubuntu Importance: Undecided => Wishlist ** Changed in: 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/1012103 Title: [needs-packaging] libkgapi To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1012103/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 362182] Re: Support for iPhone-like devices in Amarok 2
** Changed in: amarok (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to amarok in Ubuntu. https://bugs.launchpad.net/bugs/362182 Title: Support for iPhone-like devices in Amarok 2 To manage notifications about this bug go to: https://bugs.launchpad.net/amarok/+bug/362182/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 872506] [NEW] SRU tracking bug for KDE 4.7.2
Public bug reported: This bug will be used to track KDE 4.7.2 SRU. Please report test success and failures against it. ** Affects: kde4libs (Ubuntu) Importance: Undecided Status: In Progress ** Affects: kde4libs (Ubuntu Oneiric) Importance: Undecided Status: In Progress ** Also affects: kde4libs (Ubuntu Oneiric) Importance: Undecided Status: New ** Changed in: kde4libs (Ubuntu Oneiric) Status: New => In Progress ** Changed in: kde4libs (Ubuntu Oneiric) Milestone: None => oneiric-updates -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in Ubuntu. https://bugs.launchpad.net/bugs/872506 Title: SRU tracking bug for KDE 4.7.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/872506/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 707878] Re: akonadi_agent_launcher crashed with SIGSEGV in QThreadStorage::deleteData()
** Also affects: akonadi Importance: Undecided Status: New -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to akonadi in Ubuntu. https://bugs.launchpad.net/bugs/707878 Title: akonadi_agent_launcher crashed with SIGSEGV in QThreadStorage::deleteData() To manage notifications about this bug go to: https://bugs.launchpad.net/akonadi/+bug/707878/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 831673] Re: kde-window-manager-gles should depend on libkwineffects1abi2-gles
** Changed in: kde-workspace (Ubuntu) Status: New => Confirmed ** Changed in: kde-workspace (Ubuntu) Importance: Undecided => High ** Changed in: kde-workspace (Ubuntu) Assignee: (unassigned) => Michał Zając (quintasan) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-workspace in Ubuntu. https://bugs.launchpad.net/bugs/831673 Title: kde-window-manager-gles should depend on libkwineffects1abi2-gles To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/831673/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 827286] Re: kde4libs package needs to be updated
** Changed in: kde4libs (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/827286 Title: kde4libs package needs to be updated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/827286/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 827286] Re: kde4libs package needs to be updated
** Changed in: kde4libs (Ubuntu) Status: New => Fix Released ** Changed in: kde4libs (Ubuntu) Status: Fix Released => 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/827286 Title: kde4libs package needs to be updated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/827286/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 828159] Re: kde-workspace needs to be built with kwin-gles
** Changed in: kde-workspace (Ubuntu) Status: Confirmed => 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/828159 Title: kde-workspace needs to be built with kwin-gles To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/828159/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 827283] Re: kde-runtime needs to be updated
** Patch added: "223_222.diff" https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/827283/+attachment/2288451/+files/223_222.diff -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-runtime in Ubuntu. https://bugs.launchpad.net/bugs/827283 Title: kde-runtime needs to be updated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/827283/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 827286] Re: kde4libs package needs to be updated
Attached diff ** Patch added: "371_370.diff" https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/827286/+attachment/2288381/+files/371_370.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827286 Title: kde4libs package needs to be updated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/827286/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 828159] Re: kde-workspace needs to be built with kwin-gles
Attached diff between packaging branches ** Patch added: "552_551.diff" https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/828159/+attachment/2288373/+files/552_551.diff -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-workspace in Ubuntu. https://bugs.launchpad.net/bugs/828159 Title: kde-workspace needs to be built with kwin-gles To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/828159/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 828159] Re: kde-workspace needs to be built with kwin-gles
** Patch added: "551_550.diff" https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/828159/+attachment/2288372/+files/551_550.diff -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-workspace in Ubuntu. https://bugs.launchpad.net/bugs/828159 Title: kde-workspace needs to be built with kwin-gles To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/828159/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 828111] Re: [needs-packaging] share-like-connect
** Tags added: needs-packaging ** Description changed: Share-like-connect is a dependency for kubuntu-mobile and it have to be - in the repos. The package is available at https://launchpad.net - /~kubuntu-active/+archive/ppa. + in the repos. The package is available at http://revu.ubuntuwire.com/p + /share-like-connect -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/828111 Title: [needs-packaging] share-like-connect To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/828111/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 828159] Re: kde-workspace needs latest kwin-gles
** Description changed: - The latest kwin-gles is needed to get acceleration working for kubutu- - mobile. + kde-workspace package needs to be rebuild in order to generate kwin-gles + binary which is optimized for mobile devices. + + The change includes adding libegl1-mesa-dev and libgles2-mesa-dev to + build-dependencies and double-building kde-workspace. As the result, + kde-workspace will provide two new gles packages which will + Break/Conflicts with their non-gles counterparts: kde-window-manager- + gles and libkwineffects1abi2-gles ** Summary changed: - kde-workspace needs latest kwin-gles + kde-workspace needs to be built with kwin-gles -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-workspace in Ubuntu. https://bugs.launchpad.net/bugs/828159 Title: kde-workspace needs to be built with kwin-gles To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/828159/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 824040] Re: needs-packaging: simon
** Changed in: ubuntu Importance: Undecided => Wishlist ** Changed in: ubuntu Assignee: (unassigned) => Michał Zając (quintasan) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/824040 Title: needs-packaging: simon To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/824040/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 750925] Re: Fancy Tasks widget crashes plasma
** Changed in: plasma-widget-fancytasks (Ubuntu) Assignee: Michał Zając (quintasan) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750925 Title: Fancy Tasks widget crashes plasma To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/plasma-widget-fancytasks/+bug/750925/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 820441] Re: Sync libalure1 (1.2-1) from Debian unstable
Checked rdepends: sludge, builds successfuly Marking as Confirmed and subscribing ubuntu-archive ** Summary changed: - Sync libalure1 from Debian unstable + Sync libalure1 (1.2-1) from Debian unstable ** Changed in: alure (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/820441 Title: Sync libalure1 (1.2-1) from Debian unstable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alure/+bug/820441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 820441] Re: Sync libalure1 from Debian unstable
** Description changed: - Please sync libalure1 from Debian unstable as it is needed to package Gluon gaming development library + Please sync libalure1 from Debian unstable as it is needed to package Gluon gaming development library. + It builds just fine in the oneiric pbuilder http://gluon.gamingfreedom.org/ http://packages.debian.org/sid/libalure1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/820441 Title: Sync libalure1 from Debian unstable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/820441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 820441] [NEW] Sync libalure1 from Debian unstable
Public bug reported: Please sync libalure1 from Debian unstable as it is needed to package Gluon gaming development library http://gluon.gamingfreedom.org/ http://packages.debian.org/sid/libalure1 ** 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/820441 Title: Sync libalure1 from Debian unstable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/820441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 804244] Re: typos in "kubuntu-docs-development" - string #130
in bzr, awaiting merge ** Changed in: kubuntu-docs (Ubuntu) Status: New => Fix Committed ** Changed in: kubuntu-docs (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-docs in Ubuntu. https://bugs.launchpad.net/bugs/804244 Title: typos in "kubuntu-docs-development" - string #130 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kubuntu-docs/+bug/804244/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 790875] Re: kubuntu developer has no pc
Got my PC back from repairs ** Changed in: kubuntu-meta (Ubuntu) Status: Confirmed => 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/790875 Title: kubuntu developer has no pc -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 686054] Re: crashes plasma with 4.5.80 packages
*** This bug is a duplicate of bug 750925 *** https://bugs.launchpad.net/bugs/750925 ** Changed in: plasma-widget-fancytasks (Ubuntu) Status: New => Invalid ** This bug has been marked a duplicate of bug 750925 Fancy Tasks widget crashes plasma -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/686054 Title: crashes plasma with 4.5.80 packages -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 750925] Re: Fancy Tasks widget crashes plasma
** Changed in: plasma-widget-fancytasks (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/750925 Title: Fancy Tasks widget crashes plasma -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 750925] Re: Fancy Tasks widget crashes plasma
** Changed in: plasma-widget-fancytasks (Ubuntu) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750925 Title: Fancy Tasks widget crashes plasma -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 750925] Re: Fancy Tasks widget crashes plasma
** Changed in: plasma-widget-fancytasks (Ubuntu) Status: In Progress => Triaged ** Changed in: plasma-widget-fancytasks (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750925 Title: Fancy Tasks widget crashes plasma -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 750925] Re: Fancy Tasks widget crashes plasma
** Changed in: plasma-widget-fancytasks (Ubuntu) Status: New => In Progress ** Changed in: plasma-widget-fancytasks (Ubuntu) Assignee: (unassigned) => Michał Zając (quintasan) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750925 Title: Fancy Tasks widget crashes plasma -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 790893] Re: [MIR] Please include sound-theme-freedesktop in main
** Description changed: - Please include sound-theme-freedesktop package in the main pocket. This - package is a dependency of kdebase-runtime because Canberra Sound Theme - Specification requires this package to be available as a general - fallback (like hicolor for icons). The package is well made and actively - maintained so there should not be any problems with it. + Please include sound-theme-freedesktop package in the main pocket. This package is a dependency of kdebase-runtime because Canberra Sound Theme Specification requires this package to be available as a general fallback (like hicolor for icons). + It is a sound theme so security issues most likely out of question. + + Launchpad bug tracker on sound-theme-freedesktop: + https://bugs.launchpad.net/ubuntu/+source/sound-theme-freedesktop + + Debian bug tracker on sound-theme-freedesktop: + http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=freedesktop-sound-theme;dist=unstable + + The package is well made and maintained in Debian so there should not be + any problems with it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/790893 Title: [MIR] Please include sound-theme-freedesktop in main -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 790893] [NEW] [MIR] Please include sound-theme-freedesktop in main
Public bug reported: Please include sound-theme-freedesktop package in the main pocket. This package is a dependency of kdebase-runtime because Canberra Sound Theme Specification requires this package to be available as a general fallback (like hicolor for icons). The package is well made and actively maintained so there should not be any problems with it. ** Affects: ubuntu Importance: Undecided Status: New ** Description changed: Please include sound-theme-freedesktop package in the main pocket. This package is a dependency of kdebase-runtime because Canberra Sound Theme Specification requires this package to be available as a general - fallback (like hicolor for icons) + fallback (like hicolor for icons). The package is well made and actively + maintained so there should not be any problems with it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/790893 Title: [MIR] Please include sound-theme-freedesktop in main -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 785923] Re: [SRU]ubuntu-dev-tools update
** Patch added: "minimal debdiff" https://bugs.launchpad.net/bugs/785923/+attachment/2136662/+files/ubuntu-dev-tools_0.122.1.debdiff ** Also affects: ubuntu-dev-tools (Ubuntu Natty) Importance: Undecided Status: New ** Description changed: Binary package hint: ubuntu-dev-tools Please update ubuntu-dev-tools in natty. Fixes problem with sponor-patch which would throw and assertion error if relative working directory is specified by user + + TEST CASE: + sponsor-patch --workdir ./path/to/workdir + + RESULT (example): + Traceback (most recent call last): + File "/usr/bin/sponsor-patch", line 122, in + main() + File "/usr/bin/sponsor-patch", line 113, in main + options.upload, workdir, options.verbose) + File "/usr/lib/python2.7/dist-packages/ubuntutools/sponsor_patch/sponsor_patch.py", line 370, in sponsor_patch + (new_dsc_file) + AssertionError: kamoso/kamoso_2.0-0ubuntu2.dsc does not exist. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/785923 Title: [SRU] sponor-patch fails with relative working directory -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 785923] [NEW] [SRU] sponor-patch fails with relative working directory
Public bug reported: Binary package hint: ubuntu-dev-tools Please update ubuntu-dev-tools in natty. Fixes problem with sponor-patch which would throw and assertion error if relative working directory is specified by user TEST CASE: sponsor-patch --workdir ./path/to/workdir RESULT (example): Traceback (most recent call last): File "/usr/bin/sponsor-patch", line 122, in main() File "/usr/bin/sponsor-patch", line 113, in main options.upload, workdir, options.verbose) File "/usr/lib/python2.7/dist-packages/ubuntutools/sponsor_patch/sponsor_patch.py", line 370, in sponsor_patch (new_dsc_file) AssertionError: kamoso/kamoso_2.0-0ubuntu2.dsc does not exist. ** Affects: ubuntu-dev-tools (Ubuntu) Importance: Undecided Status: In Progress ** Affects: ubuntu-dev-tools (Ubuntu Natty) Importance: Undecided Status: 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/785923 Title: [SRU] sponor-patch fails with relative working directory -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 779842] [NEW] Please remove plasma-widget-kubuntu-feedback from archives
Public bug reported: Binary package hint: plasma-widget-kubuntu-feedback It's crap and it is not maintained and we no longer use it. ** Affects: plasma-widget-kubuntu-feedback (Ubuntu) Importance: Undecided Status: Fix Released -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-widget-kubuntu-feedback in Ubuntu. https://bugs.launchpad.net/bugs/779842 Title: Please remove plasma-widget-kubuntu-feedback from archives -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 769820] Re: akonadi-kde-resource-googledata always says invalid password unable to add google contact and calendar
*** This bug is a duplicate of bug 727487 *** https://bugs.launchpad.net/bugs/727487 ** This bug has been marked a duplicate of bug 727487 akonadi libgcal and googledata * You can subscribe to bug 727487 by following this link: https://bugs.launchpad.net/ubuntu/+source/akonadi-googledata/+bug/727487/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769820 Title: akonadi-kde-resource-googledata always says invalid password unable to add google contact and calendar -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 757065] Re: Tracking bug for SRU update of KDE to 4.5.5 in Maverick
Upgrading - no problems both on a virtual machine and on my brother's computer. Everything works as expected, my tests reported no problems and my brother didn't find anything not working. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdenetwork in Ubuntu. https://bugs.launchpad.net/bugs/757065 Title: Tracking bug for SRU update of KDE to 4.5.5 in Maverick -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 676512] Re: MIR qtmobility
@Michael Upstream's test units require a running X session, AFAIK buildd's do not run a X session and those tests will fail. Is this this reason good enough not to enable those test? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/676512 Title: MIR qtmobility -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 714102] [NEW] [needs-packaging] plasma-widget-activitymanager
Public bug reported: Please package http://kde- look.org/content/show.php/Activity+Manager+Plasmoid?content=136278 ** Affects: ubuntu Importance: Wishlist Assignee: Michał Zając (quintasan) Status: New ** Tags: needs-packaging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/714102 Title: [needs-packaging] plasma-widget-activitymanager -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 702706] Re: [needs-packaging] QtGstreamer should be packaged
** Changed in: 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/702706 Title: [needs-packaging] QtGstreamer should be packaged -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 707366] [NEW] Please sync aqemu-0.8.1 from Debian unstable
Public bug reported: please sync aqemu 0.8.1 from Debian unstable ** 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/707366 Title: Please sync aqemu-0.8.1 from Debian unstable -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 383478] Re: [needs-packaging] Train clock plasmoid from kde-playground
Not maintained anymore? Why do we want outdated,not working and abandoned plasmoid in repositories? 24-01-2011 16:35 użytkownik "Vistaus" napisał: > A little explanation please as to why it's set to Won't Fix? > > -- > You received this bug notification because you are a direct subscriber > of the bug. > https://bugs.launchpad.net/bugs/383478 > > Title: > [needs-packaging] Train clock plasmoid from kde-playground -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/383478 Title: [needs-packaging] Train clock plasmoid from kde-playground -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 408964] Re: [needs-packaging] kpassgen
** Changed in: ubuntu Assignee: Michał Zając (quintasan) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/408964 Title: [needs-packaging] kpassgen -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 430409] Re: [needs-packaging]: Aqemu
** Changed in: ubuntu Status: Fix Committed => Fix Released ** Changed in: ubuntu Assignee: Michał Zając (quintasan) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/430409 Title: [needs-packaging]: Aqemu -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 430409] Re: [needs-packaging]: Aqemu
Sitting in REVU, when I get someone to check it for me I will upload ** Changed in: 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/430409 Title: [needs-packaging]: Aqemu -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 383478] Re: [needs-packaging] Train clock plasmoid from kde-playground
** Changed in: ubuntu Assignee: Michał Zając (quintasan) => (unassigned) ** Changed in: ubuntu Status: In Progress => Triaged ** Changed in: ubuntu Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/383478 Title: [needs-packaging] Train clock plasmoid from kde-playground -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 409248] Re: [needs-packaging] Silicon
** Changed in: ubuntu Assignee: Michał Zając (quintasan) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/409248 Title: [needs-packaging] Silicon -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 410614] Re: [needs-packaging] waheela
** Changed in: ubuntu Assignee: Michał Zając (quintasan) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/410614 Title: [needs-packaging] waheela -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 430409] Re: [needs-packaging]: Aqemu
** Changed in: ubuntu Assignee: Michał Zając (quintasan) => (unassigned) ** Changed in: ubuntu Assignee: (unassigned) => Michał Zając (quintasan) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/430409 Title: [needs-packaging]: Aqemu -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 699974] [NEW] Sync request for python3-defaults from Debian experimental
Public bug reported: Please sync python3-defaults 3.2~b2-2 from experimental ** Affects: python3-defaults (Ubuntu) Importance: Undecided Status: New ** Summary changed: - Sync request for python3-defaults from Debian unstable + Sync request for python3-defaults from Debian experimental -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/699974 Title: Sync request for python3-defaults from Debian experimental -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 694825] Re: ata_bmdma crashing at random(?)
Well, it started to happen when I upgraded to Natty from Maverick so that was my first suspect. Any ideas how to diagnose if it is a problem with hardware? I can't reproduce it using same method every time, it just triggers at random apparently. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694825 Title: ata_bmdma crashing at random(?) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 695859] [NEW] calibre crashes on startup with AttributeError
Public bug reported: Description:Ubuntu natty (development branch) Release:11.04 Linux nightwalker 2.6.37-11-generic #25-Ubuntu SMP Tue Dec 21 23:42:56 UTC 2010 x86_64 GNU/Linux Traceback (most recent call last): File "/usr/bin/calibre", line 19, in sys.exit(main()) File "/usr/lib/calibre/calibre/gui2/main.py", line 320, in main app, opts, args, actions = init_qt(args) File "/usr/lib/calibre/calibre/gui2/main.py", line 40, in init_qt from calibre.gui2.ui import Main File "/usr/lib/calibre/calibre/gui2/ui.py", line 31, in from calibre.gui2.cover_flow import CoverFlowMixin File "/usr/lib/calibre/calibre/gui2/cover_flow.py", line 22, in class EmptyImageList(pictureflow.FlowImages): AttributeError: 'module' object has no attribute 'FlowImages' ** 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/695859 Title: calibre crashes on startup with AttributeError -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 694825] Re: ata_bmdma crashing at random(?)
** Attachment added: "output of cat /proc/version_signature > version.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/694825/+attachment/1778437/+files/version.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694825 Title: ata_bmdma crashing at random(?) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 694825] Re: ata_bmdma crashing at random(?)
** Attachment added: "output of sudo lspci -vvnn > lspci-vvnn.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/694825/+attachment/1778436/+files/lspci-vvnn.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694825 Title: ata_bmdma crashing at random(?) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 694825] Re: ata_bmdma crashing at random(?)
** Attachment added: "output of cat /proc/interrupts > interrupts.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/694825/+attachment/1778435/+files/interrupts.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694825 Title: ata_bmdma crashing at random(?) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 694825] Re: ata_bmdma crashing at random(?)
** Attachment added: "dmesg" https://bugs.launchpad.net/bugs/694825/+attachment/1777596/+files/dmesg ** Description changed: -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694825 Title: ata_bmdma crashing at random(?) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 694825] [NEW] ata_bmdma crashing at random(?)
Public bug reported: Description:Ubuntu natty (development branch) Release:11.04 Linux nightwalker 2.6.37-11-generic #25-Ubuntu SMP Tue Dec 21 23:42:56 UTC 2010 x86_64 GNU/Linux At the beginning of December I started experiencing random freezes and overall poor performance to the point when running any application took at least 10 seconds. Writing anything bigger than 5Mb to the HDD was next to impossible. The only solution was to restart the PC but it would happen sooner or later after the reboot. I have tried different things and waited for some updates to the kernel but nothing helped. Today I ran dmesg right after the inital freeze to see this: [ 369.880354] irq 19: nobody cared (try booting with the "irqpoll" option) [ 369.880357] Pid: 0, comm: kworker/0:0 Tainted: P 2.6.37-11-generic #25-Ubuntu [ 369.880358] Call Trace: [ 369.880359][] __report_bad_irq.clone.2+0x2b/0xa0 [ 369.880365] [] note_interrupt+0x18e/0x1d0 [ 369.880367] [] handle_fasteoi_irq+0xed/0x120 [ 369.880369] [] handle_irq+0x22/0x40 [ 369.880371] [] do_IRQ+0x68/0xf0 [ 369.880373] [] ret_from_intr+0x0/0x11 [ 369.880374][] ? intel_idle+0xe0/0x180 [ 369.880377] [] ? intel_idle+0xbf/0x180 [ 369.880380] [] cpuidle_idle_call+0x91/0x140 [ 369.880383] [] cpu_idle+0xa6/0x140 [ 369.880385] [] start_secondary+0xf2/0xf4 [ 369.880386] handlers: [ 369.880387] [] (ata_bmdma_interrupt+0x0/0x210) [ 369.880390] [] (ata_bmdma_interrupt+0x0/0x210) [ 369.880392] [] (usb_hcd_irq+0x0/0x90) [ 369.880394] [] (ahci_interrupt+0x0/0x110 [libahci]) [ 369.880401] Disabling IRQ #19 [ 398.621534] ata2: lost interrupt (Status 0x51) [ 398.621550] ata2.00: exception Emask 0x10 SAct 0x0 SErr 0x400100 action 0x6 frozen [ 398.621554] ata2.00: BMDMA stat 0x26, BMDMA stat 0x0, BMDMA stat 0x0, BMDMA stat 0x0, BMDMA stat 0x0 [ 398.621557] ata2.00: SError: { UnrecovData Handshk } [ 398.621562] ata2.00: failed command: WRITE DMA EXT [ 398.621565] ata2.00: cmd 35/00:00:00:e4:65/00:04:01:00:00/e0 tag 0 dma 524288 out [ 398.621566] res 40/00:00:00:4f:c2/00:00:00:00:00/00 Emask 0x34 (host bus error) [ 398.621567] ata2.00: status: { DRDY } [ 398.621572] ata2.00: hard resetting link [ 398.970228] ata2.01: hard resetting link [ 399.478318] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 399.478327] ata2.01: SATA link down (SStatus 0 SControl 300) [ 399.657687] ata2.00: configured for UDMA/133 [ 399.757281] ata2.00: device reported invalid CHS sector 0 [ 399.757289] ata2: EH complete I have attached the whole dmesg output. ** Affects: linux (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/694825 Title: ata_bmdma crashing at random(?) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 691068] Re: SRU tracking bug for KDE 4.4.5/8 update in Lucid
Updated a fresh install of Kubuntu Lucid on KVM guest and amd64 machine. Everything works fine so far. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdegraphics in ubuntu. https://bugs.launchpad.net/bugs/691068 Title: SRU tracking bug for KDE 4.4.5/8 update in Lucid -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 324009] Re: akonadi is missing dependencies in kde-nightly (4.2)
I'm closing it since we are redoing packaging and this will probably be no longer relevant ** Changed in: project-neon Status: Confirmed => Won't Fix ** Changed in: project-neon Status: Won't Fix => Invalid ** Changed in: project-neon Importance: Low => Undecided -- akonadi is missing dependencies in kde-nightly (4.2) https://bugs.launchpad.net/bugs/324009 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to akonadi in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 611386] Re: Sync maven-debian-helper 1.1 (universe) from Debian unstable (main)
** Changed in: maven-debian-helper (Ubuntu) Importance: Undecided => Wishlist -- Sync maven-debian-helper 1.1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/611386 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 605871] Re: [needs-packaging] rrdtool 1.4.4
** Changed in: rrdtool (Ubuntu) Importance: Undecided => Wishlist -- [needs-packaging] rrdtool 1.4.4 https://bugs.launchpad.net/bugs/605871 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 606083] Re: [needs-packaging] pronghorn
** Changed in: ubuntu Importance: Undecided => Wishlist -- [needs-packaging] pronghorn https://bugs.launchpad.net/bugs/606083 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 606086] Re: [needs-packaging] Roxen
** Changed in: ubuntu Importance: Undecided => Wishlist -- [needs-packaging] Roxen https://bugs.launchpad.net/bugs/606086 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 596932] [NEW] Missing depend on kajongg package
Public bug reported: Binary package hint: kajongg Should depend on libkdegames5 and it doesn't. It fails to launch because of that ** Affects: kdegames (Ubuntu) Importance: Undecided Assignee: Rohan Garg (rohangarg) Status: New ** Changed in: kdegames (Ubuntu) Assignee: (unassigned) => Rohan Garg (rohangarg) -- Missing depend on kajongg package https://bugs.launchpad.net/bugs/596932 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdegames in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 576310] Re: Ktimetracker system tray icon
** Bug watch added: KDE Bug Tracking System #236566 http://bugs.kde.org/show_bug.cgi?id=236566 ** Also affects: kdepim via http://bugs.kde.org/show_bug.cgi?id=236566 Importance: Unknown Status: Unknown ** Changed in: kdepim (Ubuntu) Status: New => Confirmed ** Changed in: kdepim (Ubuntu) Importance: Undecided => Low -- Ktimetracker system tray icon https://bugs.launchpad.net/bugs/576310 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 526002] Re: build-depends on non-existing package
This is somehow my mistake, it built properly with libjpeg7-dev at first but now it's missing. I will fix it now ** Changed in: kffmpegthumbnailer (Ubuntu) Status: New => In Progress ** Changed in: kffmpegthumbnailer (Ubuntu) Assignee: (unassigned) => Michał Zając (quintasan) -- build-depends on non-existing package https://bugs.launchpad.net/bugs/526002 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 514453] Re: Merge pyalsaaudio 0.5+svn36-1 (universe) from Debian testing (main)
** Changed in: pyalsaaudio (Ubuntu) Assignee: Michał Zając (quintasan) => (unassigned) -- Merge pyalsaaudio 0.5+svn36-1 (universe) from Debian testing (main) https://bugs.launchpad.net/bugs/514453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 514453] Re: Merge pyalsaaudio 0.5+svn36-1 (universe) from Debian testing (main)
I will present it for review and upload shortly ** Changed in: pyalsaaudio (Ubuntu) Status: Confirmed => In Progress ** Changed in: pyalsaaudio (Ubuntu) Assignee: (unassigned) => Michał Zając (quintasan) -- Merge pyalsaaudio 0.5+svn36-1 (universe) from Debian testing (main) https://bugs.launchpad.net/bugs/514453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 514491] Re: Sync liblo 0.26~repack-1 (universe) from Debian experimental (main)
Builds fine. Ack form me. Subscribing ubuntu-archive ** Changed in: liblo (Ubuntu) Status: New => Confirmed -- Sync liblo 0.26~repack-1 (universe) from Debian experimental (main) https://bugs.launchpad.net/bugs/514491 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 510219] Re: Kubuntu KPackageKit notify icon should be smaller
** Bug watch added: KDE Bug Tracking System #224819 http://bugs.kde.org/show_bug.cgi?id=224819 ** Also affects: kpackagekit via http://bugs.kde.org/show_bug.cgi?id=224819 Importance: Unknown Status: Unknown -- Kubuntu KPackageKit notify icon should be smaller https://bugs.launchpad.net/bugs/510219 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kpackagekit in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 509286] Re: [needs-packaging] kffmpegthumbnailer
I've packaged it, waiting for Debian/Ubuntu maintainer to update ffmpegthumbnailer to 2.0.0 ** Changed in: ubuntu Status: In Progress => Fix Committed ** Changed in: ubuntu Assignee: Michał Zając (quintasan) => (unassigned) -- [needs-packaging] kffmpegthumbnailer https://bugs.launchpad.net/bugs/509286 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs