[Desktop-packages] [Bug 415667] Re: libx11-data: compose ellipsis problem

2013-07-04 Thread Adrián Chaves Fernández
I’m suffering this issue in Kubuntu 13.04 with KDE applications; has it ever been fixed for those? (Writting this message I’ve just found out that it works on Firefox… ← That’s the proof) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xk

[Desktop-packages] [Bug 1182538] Re: Russian translation is not correct

2013-07-04 Thread winterheart
Sorry, previous patch is broken, I deleted it. ** Patch removed: "cups-1.6.2-r10944_russian_interface_fix.patch" https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1182538/+attachment/3725324/+files/cups-1.6.2-r10944_russian_interface_fix.patch ** Patch added: "cups-1.6.2-r10944_russian_inte

[Desktop-packages] [Bug 1197870] Re: debian-changelog-mode support for non-coreutils systems

2013-07-04 Thread era
I marked this as "affects me too", not because it particularly affects me, but because it is clearly a code improvement -- provided the locale- specific format-time-string parameters are substituted with locale- independent constructs (in particular, %b expands to the locale's abbreviated month nam

[Desktop-packages] [Bug 1198047] Re: gnome-panel crashed with SIGSEGV in gtk_container_forall()

2013-07-04 Thread Apport retracing service
*** This bug is a duplicate of bug 851532 *** https://bugs.launchpad.net/bugs/851532 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #851532, so is being marked as such. Ple

[Desktop-packages] [Bug 1182538] Re: Russian translation is not correct

2013-07-04 Thread winterheart
Hello everyone. I made this patch for Gentoo distribution based on upstream's svn commit r10944 (http://marc.info/?l=cups-commit&m=136553610632604&w=2). Applies to cups 1.6.2. ** Patch added: "cups-1.6.2-r10944_russian_interface_fix.patch" https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1

[Desktop-packages] [Bug 1197870] Re: debian-changelog-mode support for non-coreutils systems

2013-07-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: emacs-goodies-el (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to emacs-goodies-el in Ubuntu. https://bugs.launc

[Desktop-packages] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-04 Thread Julian Wiedmann
** Changed in: linux (Ubuntu Raring) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1175533 Title: [HSW] intel VGA driver i915 doesn't suppor

[Desktop-packages] [Bug 504440] Re: sd card "safely remove drive" kills reader device

2013-07-04 Thread Po-Hsu Lin
Also affects Realtek [0bda:0129] Card reader. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/504440 Title: sd card "safely remove drive" kills reader device Status in “gvfs” package in

[Desktop-packages] [Bug 1059449] Re: Set "Airplane Mode" On, Bluetooth still work properly .

2013-07-04 Thread Emily Chien
** Also affects: oem-priority Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1059449 Title: Set "Airplane Mode" On, Bluetooth

[Desktop-packages] [Bug 1183665] Re: nautilus passes invalid URIs to bulk-rename-tool

2013-07-04 Thread Stephen Barnes
I noticed the bug appears if the original filename contains a space. Any spaces in the original filename are passed as "0". For example: "test filename.jpg" becomes "test0filename.jpg" -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to na

[Desktop-packages] [Bug 1160569]

2013-07-04 Thread iflow
Mozilla Thunderbird 17.0.7 on Linux Mint 15 with Cinnamon 1.8.8: (process:7895): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed (process:7944): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed (process:7960): GLib-CRITICAL **: g_slice_set_c

[Desktop-packages] [Bug 1171576] Re: lease describe the bug in a few words, for example, "weather applet crashes on logout

2013-07-04 Thread Launchpad Bug Tracker
[Expired for shotwell (Ubuntu) because there has been no activity for 60 days.] ** Changed in: shotwell (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to shotwell in Ubuntu. https://bugs.launch

[Desktop-packages] [Bug 209509]

2013-07-04 Thread Alexander Surkov
Would you mind please to file separate bug on it (cc Mounir and me)? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/209509 Title: does not accept textual input Status in XUL + XPCOM

[Desktop-packages] [Bug 209509]

2013-07-04 Thread Geoffk-9
No, ic3b3rg, the fix is far from obvious - and certainly not that obvious. Text inputs have a white background by default, so dark text shows up in them. White text on #myfile would make all other text input invisible. That leaves us needing to provide white text for input[type='file'], but dark te

[Desktop-packages] [Bug 209509]

2013-07-04 Thread Ic3b3rg
Geoff K, This is not an issue. The required CSS is simple and obvious: body {background:black} #myfile {color:white} -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/209

[Desktop-packages] [Bug 209509]

2013-07-04 Thread Phiw
(In reply to geoffk from comment #99) Bug 874600 is supposed to have fixed that problem (and the test case there works correctly in Fx 22). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bug

[Desktop-packages] [Bug 209509]

2013-07-04 Thread Geoffk-9
Philippe, the test case has a background-color of #FFF applied to it in CSS. If the test case had a black background on the form and the CSS had not been written to compensate, the writing would be invisible. That is exactly as now (not) being seen on any dark-backgrounded sites with a file uplo

[Desktop-packages] [Bug 209509]

2013-07-04 Thread Geoffk-9
The 'simple text' is unusable when on a black or dark background. To make file inputs usable (and there are many, many sites for which file inputs are an essential part of their functionality) for sites with dark or black backgrounds now requires some non-obvious CSS and targetting for Firefox 2

[Desktop-packages] [Bug 476211] Re: [Upstream] Record, accept and reject changes as toolbar

2013-07-04 Thread Bug Watch Updater
Launchpad has imported 6 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=32699. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help

[Desktop-packages] [Bug 1193608] Re: No Subwoofer sounds after the first play

2013-07-04 Thread Shunsuke Akagi
Here is my hardware setting. I hope this issue will be fixed soon because I have to change the mode every time. ** Attachment added: "alsa-info.txt.i0UtRSsvIN" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1193608/+attachment/3725249/+files/alsa-info.txt.i0UtRSsvIN -- You recei

Re: [Desktop-packages] [Bug 291760] Re: network-manager roams to (none) ((none)) - background scanning

2013-07-04 Thread Chance Fulton
My fix was to switch to Debian. On Jul 4, 2013 7:25 PM, "Vladimir Mencl" <291...@bugs.launchpad.net> wrote: > Hi, > > I'm surprised how long this bug has been around. It has been affecting > me since I installed 12.04 on a T410si ThinkPad with an RTL8191SEvB (pci > 10ec:8172) > > I also get a ver

[Desktop-packages] [Bug 1173571] Re: please change wenquanyi micro hei back with 69-language-selector-zh-tw.conf

2013-07-04 Thread Alvin
Gunnar Hjalmarsson (gunnarhj) wrote on 2013-05-29: >Would it possibly make sense to make those changes for traditional Chinese, >while keeping WenQuanYi Zen Hei for simplified Chinese? I think it is much more readible and pretty for WQY Micro Hei than WQY Zen Hei in simplified Chinese reader's ey

[Desktop-packages] [Bug 1197916] Re: firefox crashed with SIGSEGV

2013-07-04 Thread Daniel Letzeisen
Please see if the crash still occurs in safe mode: https://wiki.ubuntu.com/MozillaTeam/Bugs#Try_running_in_safe_mode If the crash still occurs, you may want to try running firefox in gdb because the stacktrace doesn't look too good: https://wiki.ubuntu.com/MozillaTeam/Bugs#Run_Firefox_in_a_Debugg

[Desktop-packages] [Bug 1197916] Re: firefox crashed with SIGSEGV

2013-07-04 Thread Daniel Letzeisen
** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1197916/+attachment/3724855/+files/CoreDump.gz ** Information type changed from Private to Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribe

[Desktop-packages] [Bug 989846] Re: libmad causes mpd to seg fault on update

2013-07-04 Thread Ivan Zakharyaschev
What about putting the fix into the repos for 12.04 LTS? Please, someone, nominate it for 12.04. [Impact] Without this, most video players don't work on ARM machines. :( [Test Case] >From https://bugs.launchpad.net/ubuntu/+source/mpg321/+bug/1196736 : mpg321 /usr/share/libubuntuoneui/1/javasc

[Desktop-packages] [Bug 989846] Re: libmad causes mpd to seg fault on update

2013-07-04 Thread Ivan Zakharyaschev
What about putting the fix into the repos for 12.04 LTS? Without this, most video players don't work on ARM machines. :( -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libmad in Ubuntu. https://bugs.launchpad.net/bugs/989846 Title: l

[Desktop-packages] [Bug 1197969] Re: Date and Time config missing cities

2013-07-04 Thread Phillip Susi
** Package changed: compizconfig-settings-manager (Ubuntu) => gnome- control-center (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1197969 Title: Date and Time c

[Desktop-packages] [Bug 1197687] Re: setting fucntions cannot be started from control-center

2013-07-04 Thread Ma Jun
** Also affects: ubuntukylin Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1197687 Title: setting fucntions cannot be start

[Desktop-packages] [Bug 1197969] [NEW] Date and Time config missing cities

2013-07-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Date and Time configuration tool is missing Jerusalem and Tel Aviv, making it hard to properly set the current time zone. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: compizconfig-settings-manager 0.9.5.92-0ubuntu3 ProcVersionSignature: Ubuntu 3.

[Desktop-packages] [Bug 1189645] Re: General lag under desktop environments

2013-07-04 Thread Alan Pater
** Attachment added: "perf top -U" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1189645/+attachment/3725137/+files/PerfTop-U.after.png -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https:/

[Desktop-packages] [Bug 1189645] Re: General lag under desktop environments

2013-07-04 Thread Alan Pater
This appeared in syslog. Does it mean anything? Jul 4 16:26:09 loronegro kernel: [12868.528514] Uhhuh. NMI received for unknown reason 30 on CPU 0. Jul 4 16:26:09 loronegro kernel: [12868.528525] Do you have a strange power saving mode enabled? Jul 4 16:26:09 loronegro kernel: [12868.528530]

[Desktop-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-07-04 Thread Bug Watch Updater
** Changed in: bijiben Status: Unknown => New ** Changed in: bijiben Importance: Unknown => Medium ** Changed in: totem Status: Unknown => Fix Released ** Changed in: totem Importance: Unknown => Medium -- You received this bug notification because you are a member of Deskt

[Desktop-packages] [Bug 291760] Re: network-manager roams to (none) ((none)) - background scanning

2013-07-04 Thread Vladimir Mencl
Hi, I'm surprised how long this bug has been around. It has been affecting me since I installed 12.04 on a T410si ThinkPad with an RTL8191SEvB (pci 10ec:8172) I also get a very unstable WiFi connection on enterprise networks that have multiple access points, but WiFi is rock-solid on small home

[Desktop-packages] [Bug 1197994] Re: software-center crashed with signal 5 in _XReadEvents()

2013-07-04 Thread Apport retracing service
*** This bug is a duplicate of bug 1196625 *** https://bugs.launchpad.net/bugs/1196625 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1196625, so is being marked as such.

[Desktop-packages] [Bug 1197149] Re: Indicator order changed

2013-07-04 Thread Simon K
An update at 4th July has fixed this bug for me. ** Changed in: unity (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dp-unity https://bugs.launch

[Desktop-packages] [Bug 1197988] [NEW] ERROR:root:Could not find any typelib for GnomeKeyring from python-keyring when gir1.2-gnomekeyring-1.0 is missing

2013-07-04 Thread Philip Muškovac
Public bug reported: On my Kubuntu system something recently pulled in gnome-keyring. Now, every time I run a launchpadlib script I get ERROR:root:Could not find any typelib for GnomeKeyring from python-keyring I guess. The error/warning went away once I installed gir1.2-gnomekeyring-1.0, so I

[Desktop-packages] [Bug 1189645] Re: General lag under desktop environments

2013-07-04 Thread Chris Wilson
Hmm, perf top -U ? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1189645 Title: General lag under desktop environments Status in X.org xf86-video-intel: New Stat

[Desktop-packages] [Bug 1189645] Re: General lag under desktop environments

2013-07-04 Thread Alan Pater
** Attachment added: "perf top --sort=dso" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1189645/+attachment/3725081/+files/Screenshot%20from%202013-07-04%2016%3A51%3A06.png -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserv

[Desktop-packages] [Bug 320826] Re: stops with error on gnome desktop

2013-07-04 Thread Axel Beckert
This error happens if a second instance of unclutter is started and triggers the first time. The original process seems to become a zombie under some circumstances. A test if an unclutter instance is already running on the current display would probably solve that issue. ** Changed in: unclutter

[Desktop-packages] [Bug 1137817] Re: [ivb] System freeze after high memory usage

2013-07-04 Thread rsoika
I upgraded to Ubuntu 13.04, and I am now using Kernel version 3.10.0-031000-generic with xserver-xorg-video-intel 2:2.21.6-0ubuntu4. I am using the kernel options: GRUB_CMDLINE_LINUX="enable_mtrr_cleanup mtrr_spare_reg_nr=1 mtrr_gran_size=32M mtrr_chunk_size=32M i8042.noloop" The first time sinc

[Desktop-packages] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-updates/libdrm -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1175533 Title: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:

[Desktop-packages] [Bug 1197363] Re: new upstream release 9.1.4

2013-07-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/mesa-lts-raring -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1197363 Title: new upstream release 9.1.4 Status in “mesa” package in Ubuntu:

[Desktop-packages] [Bug 1197316] Re: GPU hang with Haswell GT3

2013-07-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/mesa-lts-raring -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1197316 Title: GPU hang with Haswell GT3 Status in “mesa” package in Ubuntu:

[Desktop-packages] [Bug 1197974] Re: Error setting crash reporting: GDBus.Error:org.freedesktop.DBus.Error.AuthFailed: Not authorized.

2013-07-04 Thread Jeremy Bicha
** Description changed: - 1. From the terminal, run either activity-log-manager or gnome-control-center activity-log-manager - 2. Wait a minute and you'll see these error messages: + 1. Open activity-log-manager or System Settings>Privacy. + 2. Switch to the diagnostics tab. Unlock and make sure

[Desktop-packages] [Bug 1197974] [NEW] Error setting crash reporting: GDBus.Error:org.freedesktop.DBus.Error.AuthFailed: Not authorized.

2013-07-04 Thread Jeremy Bicha
Public bug reported: 1. Open activity-log-manager or System Settings>Privacy. 2. Switch to the diagnostics tab. Unlock and make sure both checkboxes are checked. 3. Close activity-log-manager or System Settings. 4. From the terminal, run either activity-log-manager or gnome-control-center activi

[Desktop-packages] [Bug 1197405] Re: ?

2013-07-04 Thread Adolfo Jayme Barrientos
Peter, a "?" does not tell me anything about your problem. You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. We have instructions on debuggi

[Desktop-packages] [Bug 1175533] Please test proposed package

2013-07-04 Thread Adam Conrad
Hello Anthony, or anyone else affected, Accepted mesa-lts-raring into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa-lts- raring/9.1.4-0ubuntu0.1~precise1 in a few hours, and then in the -proposed repository. Please help us by testing thi

[Desktop-packages] [Bug 1197363] Re: new upstream release 9.1.4

2013-07-04 Thread Adam Conrad
Hello Timo, or anyone else affected, Accepted mesa into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa/9.1.4-0ubuntu0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubu

[Desktop-packages] [Bug 1197363] Please test proposed package

2013-07-04 Thread Adam Conrad
Hello Timo, or anyone else affected, Accepted mesa-lts-raring into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa-lts- raring/9.1.4-0ubuntu0.1~precise1 in a few hours, and then in the -proposed repository. Please help us by testing this n

[Desktop-packages] [Bug 1197316] Re: GPU hang with Haswell GT3

2013-07-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/mesa -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1197316 Title: GPU hang with Haswell GT3 Status in “mesa” package in Ubuntu: Fix Releas

[Desktop-packages] [Bug 1197363] Re: new upstream release 9.1.4

2013-07-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/mesa -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1197363 Title: new upstream release 9.1.4 Status in “mesa” package in Ubuntu: Fix Relea

[Desktop-packages] [Bug 1197967] [NEW] ghostscript segfaults on amd64 when building plplot

2013-07-04 Thread Matthias Klose
Public bug reported: on saucy/amd64, call debian/rules build-indep on amd64. fails with: kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ptmb8r mktexpk: Running gsftopk ptmb8r 600 gsftopk(k) version 1.19.2/907 [1] [2] [3] [4] [5] [6] [7] [8] [9] [11] [12] [14] [15] [16] [1

[Desktop-packages] [Bug 1187500] Re: [Saucy] Unity is slow on Intel graphics

2013-07-04 Thread Adam Conrad
Hello Martin, or anyone else affected, Accepted mesa-lts-raring into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa-lts- raring/9.1.4-0ubuntu0.1~precise1 in a few hours, and then in the -proposed repository. Please help us by testing this

[Desktop-packages] [Bug 1183269] Re: new upstream release 9.1.3

2013-07-04 Thread Adam Conrad
Hello Maarten, or anyone else affected, Accepted mesa-lts-raring into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa-lts- raring/9.1.4-0ubuntu0.1~precise1 in a few hours, and then in the -proposed repository. Please help us by testing thi

[Desktop-packages] [Bug 1197316] Please test proposed package

2013-07-04 Thread Adam Conrad
Hello Timo, or anyone else affected, Accepted mesa-lts-raring into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa-lts- raring/9.1.4-0ubuntu0.1~precise1 in a few hours, and then in the -proposed repository. Please help us by testing this n

[Desktop-packages] [Bug 1197316] Re: GPU hang with Haswell GT3

2013-07-04 Thread Adam Conrad
Hello Timo, or anyone else affected, Accepted mesa into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/mesa/9.1.4-0ubuntu0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubu

[Desktop-packages] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-04 Thread Launchpad Bug Tracker
This bug was fixed in the package xserver-xorg-video-intel-lts-quantal - 2:2.20.9-0ubuntu2.2~precise1 --- xserver-xorg-video-intel-lts-quantal (2:2.20.9-0ubuntu2.2~precise1) precise-proposed; urgency=low * Added patches to add/fix Haswell pci-id's (LP: #1175533) xserver-xorg-video

[Desktop-packages] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-04 Thread Launchpad Bug Tracker
This bug was fixed in the package libdrm - 2.4.43-0ubuntu1.1 --- libdrm (2.4.43-0ubuntu1.1) raring-proposed; urgency=low * Added patches to add/fix Haswell pci-id's (LP: #1175533) - fix-hsw-crw-ids.diff - fix-hsw-gt3-names.diff - add-more-reserved-hsw-ids.diff -- Maarte

[Desktop-packages] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-04 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 9.0.3-0ubuntu0.4 --- mesa (9.0.3-0ubuntu0.4) quantal-proposed; urgency=low * Added patches to fix a GPU hang with GT3 (LP: #1197316) - add-chipset-limits-for-the-haswell-gt3-variant.diff - turn-brw-urb-vs-size-and-gs-size-into-local-v

[Desktop-packages] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-04 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa-lts-quantal - 9.0.3-0ubuntu0.4~precise1 --- mesa-lts-quantal (9.0.3-0ubuntu0.4~precise1) precise-proposed; urgency=low * Added patches to fix a GPU hang with GT3. (LP: #1197316) -- Timo AaltonenWed, 03 Jul 2013 13:09:33 +0300 ** Changed i

[Desktop-packages] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-04 Thread Launchpad Bug Tracker
This bug was fixed in the package libdrm - 2.4.43-0ubuntu0.0.2 --- libdrm (2.4.43-0ubuntu0.0.2) precise-proposed; urgency=low * Added patches to add/fix Haswell pci-id's (LP: #1175533) - fix-hsw-crw-ids.diff - fix-hsw-gt3-names.diff - add-more-reserved-hsw-ids.diff -- M

[Desktop-packages] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-04 Thread Launchpad Bug Tracker
This bug was fixed in the package xserver-xorg-video-intel - 2:2.20.9-0ubuntu2.2 --- xserver-xorg-video-intel (2:2.20.9-0ubuntu2.2) quantal-proposed; urgency=low * Added patches to add/fix Haswell pci-id's (LP: #1175533) - add-vlv-ids.diff - fix-hsw-crw-ids.diff - add-re

[Desktop-packages] [Bug 1197316] Re: GPU hang with Haswell GT3

2013-07-04 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 9.0.3-0ubuntu0.4 --- mesa (9.0.3-0ubuntu0.4) quantal-proposed; urgency=low * Added patches to fix a GPU hang with GT3 (LP: #1197316) - add-chipset-limits-for-the-haswell-gt3-variant.diff - turn-brw-urb-vs-size-and-gs-size-into-local-v

[Desktop-packages] [Bug 1197316] Re: GPU hang with Haswell GT3

2013-07-04 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa-lts-quantal - 9.0.3-0ubuntu0.4~precise1 --- mesa-lts-quantal (9.0.3-0ubuntu0.4~precise1) precise-proposed; urgency=low * Added patches to fix a GPU hang with GT3. (LP: #1197316) -- Timo AaltonenWed, 03 Jul 2013 13:09:33 +0300 ** Changed i

[Desktop-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-07-04 Thread मनीष सिन्हा
** Bug watch added: GNOME Bug Tracker #703501 https://bugzilla.gnome.org/show_bug.cgi?id=703501 ** Also affects: bijiben via https://bugzilla.gnome.org/show_bug.cgi?id=703501 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Des

[Desktop-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-07-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~manishsinha/ubuntu/saucy/nautilus/move-to- zeitgeist2 ** Branch linked: lp:~manishsinha/ubuntu/saucy/nautilus/move-to- zeitgeist2 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.laun

[Desktop-packages] [Bug 1194478] Re: firefox image corruption

2013-07-04 Thread Simon K
#1144558 seems to be the same, if the fix for this bug will fix my issues I'll mark this this bug as a duplicate. But I'm too untechnical to be able to say "yes this is a duplicate". If anyone has this deep insight, feel free to mark this bug as a duplicate. -- You received this bug notification

[Desktop-packages] [Bug 1197947] [NEW] gnome-control-center Time&Date settings opens gnome-control-center in infinite loop

2013-07-04 Thread Pekorius Nedas
Public bug reported: gnome-control-center Time&Date settings opens gnome-control-center and then try to close It opens itself and thats infinite loop, till I killall It ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: gnome-control-center 1:3.6.3-0ubuntu29 ProcVersionSignature: Ubuntu 3.10.

[Desktop-packages] [Bug 913958] Re: nautilus crashed with SIGABRT: nautilus_window_slot_get_current_uri, code should not be reached

2013-07-04 Thread necrotek
And this bug still was not fixed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/913958 Title: nautilus crashed with SIGABRT: nautilus_window_slot_get_current_uri, code should not

[Desktop-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-07-04 Thread मनीष सिन्हा
** Branch linked: lp:~zeitgeist/unity-lens-video/fix-1196878-port-to- libzeitgeist2 ** Branch linked: lp:~zeitgeist/unity-lens-files/fix-1196800-port-to- libzeitgeist2 ** Branch linked: lp:~zeitgeist/unity-lens-applications/fix-1196822 -port-to-libzeitgeist2 -- You received this bug notificatio

[Desktop-packages] [Bug 1197837] Re: Crash at startup

2013-07-04 Thread Torsten Franz
This bug is written twice: LP:1197836 ** Changed in: apport (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1197837 Title: Crash at startup Stat

[Desktop-packages] [Bug 1183279] Re: usb huawei E173 and E3131 are not working, i can only read this like a drive but not for the internet connection

2013-07-04 Thread Treviño
Since the upgrade to saucy, the same happens for Huawei E353 (E398), I had to manually launch. sudo usb_modeswitch -b2 -W -v 12d1 -p 14fe -n --message-content 555342437f028a11062100 To get this working again. Raring seems fine. -- You received this bug no

[Desktop-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-07-04 Thread Jeremy Bicha
** Bug watch added: GNOME Bug Tracker #703502 https://bugzilla.gnome.org/show_bug.cgi?id=703502 ** Also affects: totem via https://bugzilla.gnome.org/show_bug.cgi?id=703502 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Deskt

[Desktop-packages] [Bug 943066] Re: typo in ../src/history-widget.vala:68 -- applicaitons

2013-07-04 Thread Jeremy Bicha
** Changed in: activity-log-manager (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to activity-log-manager in Ubuntu. https://bugs.launchpad.net/bugs/943066 Title: typo in ../src/hist

[Desktop-packages] [Bug 940483] Re: Privacy Policy button should be a hyperlink

2013-07-04 Thread Jeremy Bicha
This was fixed in Saucy: https://launchpad.net/ubuntu/+source/activity-log-manager/0.9.6-0ubuntu1 ** Changed in: activity-log-manager (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to acti

[Desktop-packages] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-04 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-lts-quantal - 3.5.0-36.57~precise1 --- linux-lts-quantal (3.5.0-36.57~precise1) precise; urgency=low [Steve Conklin] * Release Tracking Bug - LP: #1192801 [ Timo Aaltonen ] * SAUCE: i915_hsw: revert to old drm_mm function names

[Desktop-packages] [Bug 1192801] Update Released

2013-07-04 Thread Adam Conrad
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Desktop-packages] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-04 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.5.0-36.57 --- linux (3.5.0-36.57) quantal; urgency=low [Steve Conklin] * Release Tracking Bug - LP: #1192590 [ Timo Aaltonen ] * SAUCE: i915_hsw: revert to old drm_mm function names - LP: #1188305 * SAUCE: i915_hsw: drm/

[Desktop-packages] [Bug 873191] Re: Ubuntu starts with lowest brightness on HP G62[regression]

2013-07-04 Thread Adrian Wilkins
See : http://askubuntu.com/questions/79983/screen-brightness-resets-to- minimum-after-every-reboot For a workaround. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/873191

[Desktop-packages] [Bug 1194478] Re: firefox image corruption

2013-07-04 Thread Phill
Is this a duplicate of 1144558? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1194478 Title: firefox image corruption Status in “firefox” package in Ubuntu: Confirmed Status in “x

[Desktop-packages] [Bug 1197926] [NEW] Ubiquity partitioning scheme can prevent suspend to disk

2013-07-04 Thread Jens
Public bug reported: I installed Ubuntu 12.04.2 (precise-desktop i386) on a Samsung notebook with 768MB RAM and 120G harddisk. The default partitioning scheme suggested a 784MB swap partition as hda5 (extended) and the rest as root (ext4). This is far too small to enable suspend to disk (which ne

[Desktop-packages] [Bug 1193680] Re: nautilus crashed with SIGSEGV in gtk_action_get_name()

2013-07-04 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1193522 *** https://bugs.launchpad.net/bugs/1193522 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nautilus (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Des

[Desktop-packages] [Bug 1058037] Re: Activity Log Manager crashes with GLib-GIO-CRITICAL **: g_application_list_actions: assertion `application->priv->is_registered' failed

2013-07-04 Thread मनीष सिन्हा
** Branch linked: lp:~zeitgeist/ubuntu/raring/activity-log- manager/fix-1197904-wrong-gtkapplication-usage -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to activity-log-manager in Ubuntu. https://bugs.launchpad.net/bugs/1058037 Title: A

[Desktop-packages] [Bug 1050620] Re: activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

2013-07-04 Thread मनीष सिन्हा
** Branch linked: lp:~zeitgeist/ubuntu/raring/activity-log- manager/fix-1197904-wrong-gtkapplication-usage -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to activity-log-manager in Ubuntu. https://bugs.launchpad.net/bugs/1050620 Title: a

[Desktop-packages] [Bug 1197904] Re: [SRU] Fix activity-log-manager 0.9.4 in quantal for wrong usage of GtkApplication

2013-07-04 Thread मनीष सिन्हा
** Branch linked: lp:~zeitgeist/ubuntu/raring/activity-log- manager/fix-1197904-wrong-gtkapplication-usage ** Summary changed: - [SRU] Fix activity-log-manager 0.9.4 in quantal for wrong usage of GtkApplication + [SRU] Fix activity-log-manager 0.9.4 in quantal/raring for wrong usage of GtkAppli

[Desktop-packages] [Bug 1197919] [NEW] deja-dup password request dialog causes timeout

2013-07-04 Thread Jens
Public bug reported: I have configured deja-dup so that it backups daily to a SMB server share. This works fine when I'm at the computer. When I'm not there, the deja-dup password prompt for the SMB share pops up. Then, if I don't enter the password within a certain time, even with the correct pas

[Desktop-packages] [Bug 1058037] Re: Activity Log Manager crashes with GLib-GIO-CRITICAL **: g_application_list_actions: assertion `application->priv->is_registered' failed

2013-07-04 Thread Jeremy Bicha
** Also affects: activity-log-manager (Ubuntu Raring) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to activity-log-manager in Ubuntu. https://bugs.launchpad.net/bugs/1058037 Title: Activity L

[Desktop-packages] [Bug 1058037] Re: Activity Log Manager crashes with GLib-GIO-CRITICAL **: g_application_list_actions: assertion `application->priv->is_registered' failed

2013-07-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: activity-log-manager (Ubuntu Raring) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to activity-log-manager in Ubuntu. htt

[Desktop-packages] [Bug 1168464] Re: I can not hear any sound from Samsung Chronos 7 - NP700Z5C-S01TR's right internal speaker if I shut down Windows then log in to Ubuntu.

2013-07-04 Thread Adam
Still persistent in Ubuntu 13.04. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1168464 Title: I can not hear any sound from Samsung Chronos 7 - NP700Z5C-S01TR's right internal

[Desktop-packages] [Bug 1058037] Re: Activity Log Manager crashes with GLib-GIO-CRITICAL **: g_application_list_actions: assertion `application->priv->is_registered' failed

2013-07-04 Thread मनीष सिन्हा
Also needs a task for Raring -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to activity-log-manager in Ubuntu. https://bugs.launchpad.net/bugs/1058037 Title: Activity Log Manager crashes with GLib-GIO-CRITICAL **: g_application_list_ac

[Desktop-packages] [Bug 1021758] Re: Keyboard softkeys do not work when an application is full screen

2013-07-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: alsa-driver (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/b

[Desktop-packages] [Bug 1058037] Re: Activity Log Manager crashes with GLib-GIO-CRITICAL **: g_application_list_actions: assertion `application->priv->is_registered' failed

2013-07-04 Thread Jeremy Bicha
This was fixed for Saucy at the same as bug 1050620 was fixed. ** Changed in: activity-log-manager (Ubuntu Saucy) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to activity-log-manager in Ubuntu.

[Desktop-packages] [Bug 1197904] [NEW] [SRU] Fix activity-log-manager 0.9.4 in quantal for wrong usage of GtkApplication

2013-07-04 Thread मनीष सिन्हा
Public bug reported: [Impact] * When running activity-log-manager from terminal, the application crashed. LP: #1058037 and LP: #1050620 * Fixes a critical bug which at times made this application unusable * The fix corrects the usage of GtkApplication for starting the UI (caused by the wrong

[Desktop-packages] [Bug 1010343] Re: gnome-control-center crashed with SIGSEGV in gnome_control_center_show()

2013-07-04 Thread Sebastien Bacher
** Information type changed from Private to Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1010343 Title: gnome-control-center crashed with SIGSEGV in gnome_cont

[Desktop-packages] [Bug 968688] Re: Inability to use the Meta key in gnome-terminal (probably related to invoking the HUD?)

2013-07-04 Thread v17al
Reopening this issue. In 13.04, disabling menu access keys from Keyboard Shortcuts does not resolve this issue. It appears that alt+key generates escape+alt+key, ** Changed in: gnome-terminal (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member

[Desktop-packages] [Bug 1197899] Re: gnome-panel crashed with SIGSEGV in gtk_container_forall()

2013-07-04 Thread Apport retracing service
*** This bug is a duplicate of bug 851532 *** https://bugs.launchpad.net/bugs/851532 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #851532, so is being marked as such. Ple

[Desktop-packages] [Bug 1197897] Re: gnome-control-center crashed with SIGSEGV in gnome_control_center_show()

2013-07-04 Thread Apport retracing service
*** This bug is a duplicate of bug 1010343 *** https://bugs.launchpad.net/bugs/1010343 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1010343, so is being marked as such.

[Desktop-packages] [Bug 1050620] Re: activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

2013-07-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: activity-log-manager (Ubuntu Raring) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to activity-log-manager in Ubuntu. htt

[Desktop-packages] [Bug 1050620] Re: activity-log-manager crashed with SIGSEGV in g_action_muxer_insert()

2013-07-04 Thread Jeremy Bicha
** Also affects: activity-log-manager (Ubuntu Raring) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to activity-log-manager in Ubuntu. https://bugs.launchpad.net/bugs/1050620 Title: activity-l

[Desktop-packages] [Bug 1048131] Re: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint()

2013-07-04 Thread tad1073
I'm getting this on 13.10 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-greeter in Ubuntu. https://bugs.launchpad.net/bugs/1048131 Title: unity-greeter crashed with SIGSEGV in gdk_window_get_type_hint() Status in “unity-greete

  1   2   3   >