[Bug 1895378] Re: cpu frequency stuck to max when pugging USB device

2020-09-12 Thread sanette
sorry I'm running KDE neon, and they don't let me install apport without breaking neon-apport, which I'd prefer not do. But I can send any info you wish ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu B

[Bug 1895378] Re: cpu frequency stuck to max when pugging USB device

2020-09-12 Thread sanette
** Attachment added: "version.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1895378/+attachment/5410078/+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/1895378 Title:

[Bug 1895378] [NEW] cpu frequency stuck to max when pugging USB device

2020-09-12 Thread sanette
Public bug reported: When I start my laptop with AC plugged in, the CPU frequency oscillates around 1.5Ghz, but as soon as I plug some USB device, like an external mouse, the frequency goes up to the max (3.2Ghz) and stays there, even though the system monitor tells me that no app is eating CPU

[Bug 1895378] Re: cpu frequency stuck to max when pugging USB device

2020-09-12 Thread sanette
** Attachment added: "dmesg.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1895378/+attachment/5410079/+files/dmesg.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1895378 Title: cp

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-16 Thread sanette
running 5.3.0-52-generic for a couple of weeks I still have occasional hangs, maybe not triggered by the same things. It seems for instance to happen when I open a PDF from within chromium-browser. It lasts 3-4 seconds. [12467.199744] perf: interrupt took too long (2520 > 2500), lowering kernel

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-25 Thread sanette
@arighi It's graphical demo using openGL via SDL1.2 where 1000 small discs move around and all collisions are detected, and print FPS. It uses both CPU and GPU quite heavily. (On my XPS 13 9350, intel_gpu_top reports about 55% GPU usage, and top reports 46% CPU). I was developing this for my res

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-25 Thread sanette
@arighi I cannot test with glxgears because it syncs with screen refresh, so always 60FPS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872001 Title: 5.3.0-46-generic - i915 - frequent GPU hangs

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-22 Thread sanette
@Andrea, for me this seems to solve the problem. Thanks! (except that my demo is still slightly slower than with 4.4.0 (13fps instead of 15fps) but this is probably unrelated) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-22 Thread sanette
So, this problem is serious. I am surprised that no one else has mentioned the coil noise issue. I can repeatedly and consistently hear it on 5.3.0-46, while it's absent in 5.3.0-45. I think this is the sign of something quite bad happening. (maybe too much data transiting on the bus between cpu

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-12 Thread sanette
and 50% faster on 4.4.0 :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872001 Title: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0 To manage notifications about this bug go to: ht

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-12 Thread sanette
interestingly, my demo runs also 25% faster on 5.3.0-45 than on 5.3.0-46... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872001 Title: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-12 Thread sanette
OK here is a new version, I think now you just need to do sudp apt install libsdl-ttf2.0-0 ./test.exe it should work ** Attachment added: "test.exe" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872001/+attachment/5352404/+files/test.exe -- You received this bug notification becaus

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-12 Thread sanette
I'm sorry I realized you need more dependencies to run my test program, it's going to be complicated. But I think any program that intensively sends data to the GPU should trigger the problem as well -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-12 Thread sanette
I agree, it seems exactly the same as bug #1872009 I have uploaded a test program (needs SDL1.2) that kind of immediately triggers the hang https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872009/+attachment/5352362/+files/test.exe -- You received this bug notification because you are a me

[Bug 1872009] Re: System Freeze with "Resetting rcs0 for hang on rcs0"

2020-04-12 Thread sanette
*** This bug is a duplicate of bug 1872001 *** https://bugs.launchpad.net/bugs/1872001 you're right, it seems to be exactly the same bug. I am attaching my test program (binary: you need the SDL library, and maybe more) ./test.exe it will open a graphics window and run a simulation of virus

[Bug 1872009] Re: System Freeze with "Resetting rcs0 for hang on rcs0"

2020-04-09 Thread sanette
** Attachment added: "dmesg.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872009/+attachment/5351025/+files/dmesg.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872009 Title: Sy

[Bug 1872009] Re: System Freeze with "Resetting rcs0 for hang on rcs0"

2020-04-09 Thread sanette
I first posted in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861395 because I thought it was related -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872009 Title: System Freeze with "Reset

[Bug 1872009] Re: System Freeze with "Resetting rcs0 for hang on rcs0"

2020-04-09 Thread sanette
** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872009/+attachment/5351024/+files/lspci-vnvn.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872009 T

[Bug 1872009] [NEW] System Freeze with "Resetting rcs0 for hang on rcs0"

2020-04-09 Thread sanette
Public bug reported: * The problem started with linux kernel 5.3.0-46 * When the screen (GPU?) is used intensively, I can hear coil noise from my laptop (Dell XPS 13) and then the whole system will freeze during 5-6 seconds. During freeze I can move the mouse cursor, but nothing else is respond

[Bug 1861395] Re: system hang: i915 Resetting rcs0 for hang on rcs0

2020-04-09 Thread sanette
@oded, thanks for the message! Maybe it's a different bug, however I think that the bug is still very close. If you look at the original poster's dmesg output, you see that the freezes (reported by the "hang" message) also occur multiple times. The only difference is that the frequency is about e

[Bug 1861395] Re: system hang: i915 Resetting rcs0 for hang on rcs0

2020-04-08 Thread sanette
Here is an interesting observation (I think). I have a demo program that makes strong use of the GPU. Here is what happens with two close kernel versions: * 5.3.0-45-generic => everything ok, no hang, no noise * 5.3.0-46-generic => I CAN HEAR COIL NOISE when running the demo! And the whole sy

[Bug 1861395] Re: system hang: i915 Resetting rcs0 for hang on rcs0

2020-04-08 Thread sanette
I have the same issue here, random freeze, espacially when working hard on the video card. I'm a bit worried because they claim here that 5.4.0 does not solve it https://bugzilla.kernel.org/show_bug.cgi?id=205545 ** Bug watch added: Linux Kernel Bug Tracker #205545 https://bugzilla.kernel.org

[Bug 1844666] Re: [SRU] [bionic] new upstream microrelease flatpak 1.0.9

2019-10-04 Thread sanette
same here, using Kde Neon user edition (based on Ubuntu 18.04) Warning: Failed to install org.freedesktop.Platform.openh264/x86_64/19.08: runtime/org.freedesktop.Platform.openh264/x86_64/19.08 needs a later flatpak version (1.4.2;1.2.5;1.0.9;) -- You received this bug notification because you

[Bug 1781163] Re: okular has lost all functions on menus (not clickable)

2018-08-08 Thread sanette
Same bug here with Linux Mind KDE 18.3 (based on ubuntu 16.04) siwtchin to Xrender works for me, but I suppose I loose some desktop effects (haven't checked this) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 402892] Re: Mouse cursor gets stuck in "drag and drop" mode

2016-11-05 Thread sanette
Ah, at least for KDE I found a way to solve it. In systemconfigs => applications appearance => GTK, change the GTK3 theme from oxygen-gtk (my default settings) to something else. For instance, Mint-X-blue seems to work. -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 402892] Re: Mouse cursor gets stuck in "drag and drop" mode

2016-11-05 Thread sanette
on linux mint kde 17.3 freshly installed I have the same problem with the Firefox file dialog: as soon as I click on a file, it behaves as in the drag-and-drop mode. I need to drag it back to its original place and click again to stop this. Of course this is very annoying. No clue how to solve thi

[Bug 1474807] Re: KDE 5: Keyboard and mouse settings not applied after re-plugging device or after suspend/resume cycle

2016-10-06 Thread sanette
this bug is striking back, here on Mint KDE 18 (based on ubuntu 16.04). I set mouse speed in the KDE settings, apply => OK I unplug/plug again the mouse => settings are back to default, the new ones are not applied. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1591669] Re: duplicate touchpad reported and syndaemon/synclient does not work

2016-06-13 Thread sanette
another way to "fix" the bug is to suspend/resume. Indeed, after resume, the false device is removed. $ tail -n 3 /var/log/Xorg.0.log (EE) SynPS/2 Synaptics TouchPad: Read error 19 [ 285.414] (II) config/udev: removing device SynPS/2 Synaptics TouchPad [ 285.430] (II) UnloadModule: "synaptic

[Bug 1591669] Re: duplicate touchpad reported and syndaemon/synclient does not work

2016-06-13 Thread sanette
Hi Joe. I've just tested the latest kernel, but the bug is not fixed in 4.7.0-040700rc3-generic (same behaviour) ** Tags added: kernel-bug-exists-upstream ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1591669] Re: duplicate touchpad reported and syndaemon/synclient does not work

2016-06-12 Thread sanette
** Description changed: This is on a Dell XPS 13 9350 DE running ubuntu 16.04. This laptop has a touchpad and a touchscreen. I'm reporting here about the touchpad. One can see from Xorg.0.log and "xinput list" that *two* touchpads are registered by the system one is called "DLL07

[Bug 1591669] Re: duplicate touchpad reported and syndaemon/synclient does not work

2016-06-12 Thread sanette
I think this is a regression: I've just tested a live USB Linux Mint 17.3 cinnamon (based on ubuntu 14.04) and there the touchpad is not duplicated. only "SynPS/2 Synaptics TouchPad" is reported by the system -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1591669] Re: duplicate touchpad reported and syndaemon/synclient does not work

2016-06-12 Thread sanette
ABOUT THE LOGS: I'm sorry I'm not used to reporting bugs. After I received the email telling me to "apport-collect 1591669" I did it, but then I realized I had already implemented the "fix"... So I have removed the fix, rebooted, and re-run "apport-collect 1591669" ===> you may ignore #2 -- #14

[Bug 1591669] ProcEnviron.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682141/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669

[Bug 1591669] JournalErrors.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682138/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/15916

[Bug 1591669] UdevDb.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682146/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Title: du

[Bug 1591669] CRDA.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682135/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Title: duplic

[Bug 1591669] RfKill.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682129/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Title: du

[Bug 1591669] ProcModules.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682143/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669

[Bug 1591669] JournalErrors.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682122/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/15916

[Bug 1591669] PulseList.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682144/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Titl

[Bug 1591669] AlsaInfo.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682134/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Title:

[Bug 1591669] Lspci.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682123/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Title: dupl

[Bug 1591669] ProcModules.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682127/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669

[Bug 1591669] ProcInterrupts.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682142/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/159

[Bug 1591669] Lspci.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682139/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Title: dupl

[Bug 1591669] ProcCpuinfo.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682140/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669

[Bug 1591669] ProcEnviron.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682125/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669

[Bug 1591669] WifiSyslog.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682131/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Description changed: This is on a Dell XPS 13 9350 DE running ubuntu 16.04.

[Bug 1591669] IwConfig.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682137/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Title:

[Bug 1591669] PulseList.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682128/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Titl

[Bug 1591669] ProcCpuinfo.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682124/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669

[Bug 1591669] UdevDb.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682130/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Title: du

[Bug 1591669] WifiSyslog.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682147/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Ti

[Bug 1591669] RfKill.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682145/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Title: du

[Bug 1591669] ProcInterrupts.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682126/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/159

[Bug 1591669] CurrentDmesg.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682136/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669

[Bug 1591669] CRDA.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682119/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Title: duplic

[Bug 1591669] IwConfig.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682121/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669 Title:

[Bug 1591669] CurrentDmesg.txt

2016-06-12 Thread sanette
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1591669/+attachment/4682120/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591669

[Bug 1591669] Re: duplicate touchpad reported and syndaemon/synclient does not work

2016-06-12 Thread sanette
apport information ** Tags added: apport-collected xenial ** Description changed: This is on a Dell XPS 13 9350 DE running ubuntu 16.04. This laptop has a touchpad and a touchscreen. I'm reporting here about the touchpad. One can see from Xorg.0.log and "xinput list" that *two* touchp

[Bug 1591669] [NEW] duplicate touchpad reported and syndaemon/synclient does not work

2016-06-12 Thread sanette
Public bug reported: This is on a Dell XPS 13 9350 DE running ubuntu 16.04. This laptop has a touchpad and a touchscreen. I'm reporting here about the touchpad. One can see from Xorg.0.log and "xinput list" that *two* touchpads are registered by the system one is called "DLL0704:01 06CB:76AE Tou

[Bug 1385641] Re: urfkilld use 100% cpu after resume

2015-11-19 Thread sanette
same here after upgrade from kubuntu 15.04 to 15.10. Dell XPS 13 too -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1385641 Title: urfkilld use 100% cpu after resume To manage notifications about t

[Bug 1517403] [NEW] kf5-config reports wrong paths for qtplugins

2015-11-18 Thread sanette
Public bug reported: On Kubuntu 15.10 The paths given by kf5-config --path qtplugins have a wrong trailing "/plugins", see ~$ kf5-config --path qtplugins /usr/lib/x86_64-linux-gnu/plugins/:/usr/lib/x86_64-linux-gnu/qt5/plugins/plugins/ these paths don't exist, only these do: /usr/lib/x86_64-l

[Bug 1451564] Re: Single-click not working

2015-11-16 Thread sanette
> Upgrading to kubuntu 15.10 solved the issue again, not for me. with dolphin (which I assume is a kde5 app) single click doesn't work with dolphin4 (which I assume is a kde4 app), single click works same for this other user on Arch Linux: https://forum.kde.org/viewtopic.php?f=225&t=129082 --

[Bug 1451564] Re: Single-click not working

2015-11-15 Thread sanette
Same here it used to work in Kubuntu 15.04 and stopped working after I upgraded to 15.10 Strangely enough, it works when I try a live Kubuntu 15.10 system on a USD drive, on the same laptop I haven't found any workaround yet -- You received this bug notification because you are a member of Ub

[Bug 1448611] Re: No dropbox notify icon

2015-05-03 Thread sanette
I'm sorry, here is the correct command line trayer --edge bottom --align right --transparent true --widthtype request --alpha 10 --heighttype pixel --height 30 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1448611] Re: No dropbox notify icon

2015-05-03 Thread sanette
same problem here. I found a temp workaround: 1. slighlty reduce the size of the kde panel to leave a small space on the right 2. use trayer (apt-get install trayer) to place a new icon trayer at the new space you just created. For me this does the trick: trayer --edge bottom --align right --tra

[Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2015-01-21 Thread sanette
this is just a reminder that the problem is still present with the latest ubuntu kernel 3.16.0-29-generic. bisecting is not completely obvious to me, so I didn't have the time to look into it yet. I just tested the precompiled kernels available in https://launchpad.net/ubuntu/trusty/+source/linu

[Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-10-26 Thread sanette
I think I found what triggers the error (of course, this is just the manifestation of the error, maybe not the root cause): from 3.13.0-17.37 a limited number of "retries" has been introduced, which fails after 7 retries; this seems to be not enough: --- linux-3.13.0/drivers/gpu/drm/i915/intel_d

[Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-10-26 Thread sanette
so my conclusion is that * it works with 3.13.0-16.36 * it is broken in 3.13.0-17.37 what should I do next ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322644 Title: [Dell XPS 13 (L321X)] Exte

[Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-10-24 Thread sanette
** Changed in: linux (Ubuntu) Status: Expired => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322644 Title: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep T

[Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-10-24 Thread sanette
@Aldo 3.13.0-12.32 seems to work for me. So what you can do: * download 4 packages in a new directory: (if you have a 64 bits system) https://launchpad.net/ubuntu/+source/linux/3.13.0-12.32/+build/5624936/+files/linux-headers-3.13.0-12-generic_3.13.0-12.32_amd64.deb https://launchpad.net/ubuntu/+

[Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-10-22 Thread sanette
I'm progressing slowly in my dissection: 3.13.0-17.37: BAD 3.13.0-7.26: GOOD (but issue with USB sound card) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322644 Title: [Dell XPS 13 (L321X)] Exte

Re: [Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-09-10 Thread sanette
I still have the same problem with kernel 3.13.0-35 I'm sorry, I didn't have the time to bisect; this is my work laptop and it's not so easy to install many kernels. The tests I did: 3.12.0-031200: GOOD 3.13.0-24: BAD after 5 sleep/wake up 3.15.0-031500rc8: BAD after 1 sleep/wake up 3.

[Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-06-06 Thread sanette
Christopher, I have upgraded to 3.15-rc8, but the problem is still there. uname -a Linux pr036037 3.15.0-031500rc8-generic #201406012235 SMP Mon Jun 2 02:36:11 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux dmesg output = [...] 488.947955] cfg80211: (5724 KHz - 6588 KHz @ 216 KHz),

[Bug 1322644] Re: [Dell XPS 13 (L321X)] External monitor does not wake up after sleep

2014-05-28 Thread sanette
I have upgraded the BIOS: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date A08 01/22/2013 But the problem is still there (not always, maybe 50% of times): dmesg ==> [] 23344.416045] [drm:intel_dp_aux_native_write] *ERROR* too many retries, giving up [23344.416059] [drm

[Bug 1314213] Re: [Lenovo ThinkPad X220] External DP1 monitor extremely unstable since upgrade to 14.04

2014-05-23 Thread sanette
Christopher, thanks for your suggestion. I've just reported the bug and subscribed you. https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1322644 I will try to report also the issue when connecting a video projector when I have some time. -- You received this bug notification because you are

[Bug 1322644] [NEW] external monitor does not wake up after sleep

2014-05-23 Thread sanette
Public bug reported: The problem started happening immediately after I upgraded to kubuntu 14.04. (from 13.10) ck the monitor is connected to my laptop (DELL XPS 13) via a VGA mini display port. At boot, it works correctly, but if the screen goes to sleep after some inactivity, then it stays bl

[Bug 1314213] Re: [Lenovo ThinkPad X220] External DP1 monitor extremely unstable since upgrade to 14.04

2014-05-19 Thread sanette
Just to say that I have exactly the same symptoms. After upgrade to 14.04 (kubuntu in my case) my external monitors become very unstable. My laptop is a DELL XPS 13, and I user a DELL Mini Display Port to VGA. I have the same errors in dmesg "pipe B stuck" but also the "too many retries, giving

[Bug 1171257] Re: 8086:0085 wireless lan interruptions and Microcode SW error detected. Restarting 0x82000000

2014-03-04 Thread sanette
I confirm that this bug (same as #779159) happens sytematically on my laptop running ubuntu 12.04 LTS (with up-to-date upgrades) and that it seems to be solved by reverting to older firmware iwlwifi-4965-ucode-228.57.2.23 as suggested by https://bugs.launchpad.net/ubuntu/+source/linux/+bug/77915

[Bug 578215] Re: virtuoso-t eats my cpu, should be nice

2012-12-14 Thread sanette
ps: see attached graphics for the CPU usage (yellow curve) this is a typical virtuoso-t burst when kmail is open (and I do nothing) ** Attachment added: "pb_virtuoso.png" https://bugs.launchpad.net/ubuntu/+source/kdebase-runtime/+bug/578215/+attachment/3460137/+files/pb_virtuoso.png -- You r

[Bug 578215] Re: virtuoso-t eats my cpu, should be nice

2012-12-14 Thread sanette
kde 4.9.3, fresh install on a new laptop (kubuntu 12.10) * virtuoso-t is regularly eating 100% of one of my CPUs each time I do something with kmail... had to stop using kmail * even without kmail, virtuoso-t uses 435 Mo of RAM, even though it seems to do nothing (and in the systemsettings I hav

[Bug 492578] Re: Kubuntu 64 bits is color scanning improperly

2012-12-13 Thread sanette
I can also add that there is no such problem on my other computer with kubuntu 11.04 32bits (same scanner) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/492578 Title: Kubuntu 64 bits is color scan

[Bug 492578] Re: Kubuntu 64 bits is color scanning improperly

2012-12-12 Thread sanette
Also, for me xsane has the same problem, so it's not KDE related -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/492578 Title: Kubuntu 64 bits is color scanning improperly To manage notifications ab

[Bug 492578] Re: Kubuntu 64 bits is color scanning improperly

2012-12-12 Thread sanette
I have exactly the same problem with my Epson D660U: same big stripes, yellow and red this is with a brand new dell XPS 13, kubuntu 12.10 fresh install to be precise: in general scan is ok for the first 2 or 3 images, and then every other image get the bad stripes -- You received this bug notif

[Bug 381017] Re: Cannot drag attachment from mail attachment pane to desktop

2011-12-01 Thread sanette
same bug with KDE and dropping into a Dolphin folder. So it is not specific to Nautilus kubunbu 11.10 with thunderbird 8.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/381017 Title: Cannot drag

[Bug 424748] Re: kontact doesn't restart after using ktimetracker

2011-08-31 Thread sanette
I have tried several times, and it seems to work now. However Minh is probably right. It is not specific to ktimetracker. In fact, it still happens very frequently that kontact does not kill itself when quitting, and when you want to lanch it again, nothing shows up. This is with or without usi