[Bug 1875688] [NEW] pychromecast in Ubuntu 20.04 is buggy
Public bug reported: The pychromecast version 4.1.0 that is shipped with Ubuntu 20.04 does not work as expected. I fail to stream a URL to Google Nest Hub via mkchromecast. This seems to be caused by https://github.com/home-assistant-libs/pychromecast/pull/337 which is fixed in version 4.1.1: - https://github.com/home-assistant-libs/pychromecast/releases - https://github.com/home-assistant-libs/pychromecast/compare/4.1.0...4.1.1 For now, I helped myself by installing a newer version locally: $ pip3 install "pychromecast>=4.1.1" See also: - https://github.com/muammar/mkchromecast/issues/297 - https://github.com/muammar/mkchromecast/issues/302 ** Affects: pychromecast (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/1875688 Title: pychromecast in Ubuntu 20.04 is buggy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pychromecast/+bug/1875688/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1843201] Re: Unity in Wayland prompts for keyboard focus on each run of ssh-askpass-gnome
That's true, I'm affected by the problem while using wayland and gnome, but not using unity. Instead of asking to fix this, I created a new bug report with fixed description. Therefore, please continue at https://bugs.launchpad.net/ubuntu/+source/ssh-askpass- fullscreen/+bug/1847936. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1843201 Title: Unity in Wayland prompts for keyboard focus on each run of ssh- askpass-gnome To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-desktop/+bug/1843201/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1847936] [NEW] Gnome in Wayland prompts for keyboard focus on each run of ssh-askpass-gnome Edit
Public bug reported: Issue https://bugs.launchpad.net/ubuntu/+source/ssh-askpass- fullscreen/+bug/1843201 was just marked invalid because it contained a mistake in the description, so I'm submitting the same again with fixed description. (I just replaced "Unity" with "Gnome" and "19.04" with "18.04" as this is where the problem happens for me...) When using a Wayland-based Gnome session on Ubuntu 18.04: 1. Have ssh-askpass-gnome as your askpass program. 2. ssh-add -c 3. `ssh` to a host Each time, before the ssh-askpass prompt is shown, Gnome shows this dialog: +-+ | | | ssh-askpass wants to inhibit shortcuts | | | | You can restore Shortcuts by pressing | | Super+Escape. | | | |_| | Deny | Allow | +-+ This is mildly distracting, and it means that you need to hit , answer, , instead of just answer . ** Affects: ssh-askpass-fullscreen (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/1847936 Title: Gnome in Wayland prompts for keyboard focus on each run of ssh- askpass-gnome Edit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ssh-askpass-fullscreen/+bug/1847936/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1640514] Re: /snap/bin is not added to the PATH when using zsh
The fix by @dolphytr works, but it's still incomplete. It helps to bring back apps to the menu, but they still can't be run from the command line. For this to work, I had to apply the commands from #18 plus add these two lines to my $HOME/.zshrc: # Fix environment for Wayland + zsh + snapd source /etc/profile.d/apps-bin-path.sh As these are just workarounds, the root of the problem seems to be somewhere else: The script in /etc/profile.d/apps-bin-path.sh takes care of all the neccessary changes. It is sourced when starting an X11 session but not when starting a Wayland session (at least not in combination with zsh). I suggest to reopen this ticket until that's solved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1640514 Title: /snap/bin is not added to the PATH when using zsh To manage notifications about this bug go to: https://bugs.launchpad.net/snappy/+bug/1640514/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711951] Re: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016)
@jsalisbury Will do and report back... Still would like to try this out on my own, but I fail to find out how to build the hwe kernel on my own. See my questions above. As it looks to me, the official documentation is outdated or incomplete. Can you (or anyone else) please help? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711951 Title: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1711951/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711951] Re: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016)
The problem just happened again on this kernel (4.10.0.33.35), so the issue still needs to be solved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711951 Title: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1711951/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711951] Re: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016)
Status: Right now I'm on linux-image-generic-hwe-16.04 version 4.10.0.33.35 and it looks like the situation has improved a lot. The last few days I was able to suspend and resume and the fan remained silent. I only remember one time when the fan was loud and only a reboot helped. Therefore I'd like to keep this issue open for a few more days, just to see if it happens again... Besides this, I would still be happy if anyone can answer my questions from above... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711951 Title: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1711951/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711951] Re: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016)
Thanks Joseph! Unfortunately the error persists after suspend (like before). If I want to test this myself, how can I build a kernel from git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git, branch "hwe"? I tried to follow https://wiki.ubuntu.com/KernelTeam/GitKernelBuild and https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel but didn't succeed. Where do I take the "debian/" folder from? Should I use the folder which is included in the Git repo? But then, what's debian.hwe/ used for? I know it's offtopic but it would help me to identify the needed patches for this problem on my own... Thanks for any pointers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711951 Title: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1711951/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711951] Re: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016)
I installed this kernel and booted it. Fan was running normal unless I suspended & resumed. After it, the same problem happens again. So no, the issue is not fixed in the mainline kernel. I also checked the Git repository at git://git.launchpad.net/~ubuntu- kernel-test/ubuntu/+source/linux/+git/mainline-crack. The tag v4.10.17 does not include the two commits mentioned above. ** Tags added: kernel-bug-exists-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711951 Title: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1711951/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711951] Re: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016)
Since this is almost entirely a duplicate of https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1709616, I am not adding any more logs. I guess it won't help since only a backport of an existing fix is needed. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711951 Title: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1711951/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711951] [NEW] CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016)
Public bug reported: This is a copy of a very similar bug report which is currently marked as triaged and where my comment is ignored maybe because of that. Please see my additional remarks at the end of this report. --- Thinkpad X1 Carbon 5th generation ultrabook with i7 Kabylake CPU running Ubuntu 17.04 has its fan go full steam if the laptop is woken up from sleep/suspend. Without any sleep/suspend the laptop's fan is basically "off" or silent, even for hours. The bug has been fixed upstream, see 6625914 ACPI / EC: Drop EC noirq hooks to fix a regression 9c40f95 Revert "ACPI / EC: Enable event freeze mode..." to fix a regression and/or https://bugzilla.kernel.org/show_bug.cgi?id=196129 (with duplicate https://bugzilla.kernel.org/show_bug.cgi?id=191181) and I hope this fix will make its way into a near-future kernel update to ubuntu :) Many thanks! --- Source: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1709616 Additional remarks: - Like mentioned in https://bugzilla.kernel.org/show_bug.cgi?id=191181, the bug happens in other Lenovo models as well. It's not limited to the X1 Carbon 5th Gen. - The bug was fixed in kernel 4.13 but not in 4.10. This means that users who run the HWE kernel on Ubuntu 16.04 LTS will have this problem too! I can reproduce it on my local system which has "linux-image-generic- hwe-16.04" installed (4.10.0.32.34). Reading through the comments, it's not exactly clear to me which of the commits has fixed this problem, but I guess that the following two changes have made the difference: https://patchwork.kernel.org/patch/9835823/ https://patchwork.kernel.org/patch/9835825/ I am reporting this as a new issue because the fixes from 4.13 need to be backported to 4.10 for users of the Ubuntu 16.04 HWE kernel. Many thanks! ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete ** Description changed: This is a copy of a very similar bug report which is currently marked as triaged and where my comment is ignored maybe because of that. + + Please see my additional remarks at the end of this report. --- Thinkpad X1 Carbon 5th generation ultrabook with i7 Kabylake CPU running Ubuntu 17.04 has its fan go full steam if the laptop is woken up from sleep/suspend. Without any sleep/suspend the laptop's fan is basically "off" or silent, even for hours. The bug has been fixed upstream, see 6625914 ACPI / EC: Drop EC noirq hooks to fix a regression 9c40f95 Revert "ACPI / EC: Enable event freeze mode..." to fix a regression and/or https://bugzilla.kernel.org/show_bug.cgi?id=196129 (with duplicate https://bugzilla.kernel.org/show_bug.cgi?id=191181) and I hope this fix will make its way into a near-future kernel update to ubuntu :) Many thanks! --- Source: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1709616 Additional remarks: - Like mentioned in https://bugzilla.kernel.org/show_bug.cgi?id=191181, the bug happens in other Lenovo models as well. It's not limited to the X1 Carbon 5th Gen. - The bug was fixed in kernel 4.13 but not in 4.10. This means that users who run the HWE kernel on Ubuntu 16.04 LTS will have this problem too! I can reproduce it on my local system which has "linux-image-generic- hwe-16.04" installed (4.10.0.32.34). Reading through the comments, it's not exactly clear to me which of the commits has fixed this problem, but I guess that the following two changes have made the difference: https://patchwork.kernel.org/patch/9835823/ https://patchwork.kernel.org/patch/9835825/ I am reporting this as a new issue because the fixes from 4.13 need to be backported to 4.10 for users of the Ubuntu 16.04 HWE kernel. Many thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711951 Title: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (4th Gen., 2016) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1711951/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1709616] Re: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (5th Gen., 2017)
see also https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1711951 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1709616 Title: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (5th Gen., 2017) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1709616/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1680904] Re: zesty unable to handle kernel NULL pointer dereference
@kleber-souza It seems like the issue affects both Zesty and Xenial (when using the HWE stack). Does that mean that we need an additional tag "verification-done-xenial" or is it sufficient the way you write it above? Thanks for clarifying! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1680904 Title: zesty unable to handle kernel NULL pointer dereference To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1680904/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1680904] Re: zesty unable to handle kernel NULL pointer dereference
@negge The fix for Ubuntu 16.04 (linux-generic-hwe-16.04) has been merged and will be part of the next update (4.10.0-33.37). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1680904 Title: zesty unable to handle kernel NULL pointer dereference To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1680904/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1690395] Re: CPU fan always on with kernel 4.10.0.20.22 (zesty) on a X1 Carbon 5th gen
see also https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1709616 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1690395 Title: CPU fan always on with kernel 4.10.0.20.22 (zesty) on a X1 Carbon 5th gen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1690395/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1709616] Re: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (5th Gen., 2017)
Two things: - Like mentioned in https://bugzilla.kernel.org/show_bug.cgi?id=191181, the bug happens in other Lenovo models as well. It's not limited to the X1 Carbon 5th Gen. - The bug was fixed in kernel 4.13 but not in 4.10. This means that users who run the HWE kernel on Ubuntu 16.04 LTS will have this problem too! I can reproduce it on my local system which has "linux-image-generic- hwe-16.04" installed (4.10.0.32.34). Reading through the comments, it's not exactly clear to me which of the commits has fixed this problem, but I guess that the following two changes have made the difference: https://patchwork.kernel.org/patch/9835823/ https://patchwork.kernel.org/patch/9835825/ So, will this bug be reopened or should I create a separate issue for the 16.04 HWE kernel? ** Bug watch added: Linux Kernel Bug Tracker #191181 https://bugzilla.kernel.org/show_bug.cgi?id=191181 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1709616 Title: CPU fan goes full throttle triggered by waking up from suspend on Lenovo X1 Carbon (5th Gen., 2017) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1709616/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1680904] Re: zesty unable to handle kernel NULL pointer dereference
@chihchun Many thanks for your work on this issue! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1680904 Title: zesty unable to handle kernel NULL pointer dereference To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1680904/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1680904] Re: zesty unable to handle kernel NULL pointer dereference
@chihchun Actually I could not install your kernel on 16.04 without breaking dependencies. It requires binutils >= 2.29 (or 2.28, not sure if I remember correctly) but Ubuntu 16.04 only includes version 2.26. So I manually edited the config file in your archive to remove that restriction. I guess other users will be affected by this, too... Nevertheless, your kernel (4.10.0-28-generic #32 SMP Sat Jul 22 12:39:20 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux) seems to fix the problem. At least I never had any additional crashes since then... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1680904 Title: zesty unable to handle kernel NULL pointer dereference To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1680904/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1690395] Re: CPU fan always on with kernel 4.10.0.20.22 (zesty) on a X1 Carbon 5th gen
I have exactly the same problem with linux-image-4.10.0-27-generic (4.10.0-27.30~16.04.2) which was installed recently into Ubuntu 16.04 via linux-image-generic-hwe-16.04. The problem only occurs after suspend and can be reproduced. With the previous 4.8.0 kernel this did not occur. My laptop is a Lenovo Carbon X1 4th gen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1690395 Title: CPU fan always on with kernel 4.10.0.20.22 (zesty) on a X1 Carbon 5th gen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1690395/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1680904] Re: zesty unable to handle kernel NULL pointer dereference
@chihchun Thanks, but I'd like to build this on my own. Which patches did you add? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1680904 Title: zesty unable to handle kernel NULL pointer dereference To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1680904/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1680904] Re: zesty unable to handle kernel NULL pointer dereference
I'm a user of the linux-image-generic-hwe-16.04 package on Ubuntu 16.04. Until last weekend, I've never had this issue (using kernel 4.8.x) but today on 4.10.0-27-generic this happened twice to me! If there's a fix for this issue then it should be merged into this release pretty quick... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1680904 Title: zesty unable to handle kernel NULL pointer dereference To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1680904/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1458322] Re: NetworkManager doesn't hide virtual interfaces (e.g. Docker, VMWare)
There used to be a workaround with adding a "managed=false" entry to /etc/NetworkManager/NetworkManager.conf (see https://wiki.debian.org/NetworkManager#Wired_Networks_are_Unmanaged). However, this does no longer seem to work on Ubuntu 16.04. Can anyone confirm? Has there been a change recently which broke this workaround? Nevertheless, I think that the importance of this issue should be raised, and that a manual configuration change should not be necessary at all... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1458322 Title: NetworkManager doesn't hide virtual interfaces (e.g. Docker, VMWare) To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/1458322/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1617177] Re: 4.8 kernel support needed
*** This bug is a duplicate of bug 1629870 *** https://bugs.launchpad.net/bugs/1629870 A ppa is not a fix. The issue is still present in Ubuntu 16.04 using virtualbox-5.0.24. See my comment in https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1629870 for a solution. ** This bug has been marked a duplicate of bug 1629870 Trouble installing mainline kernel 4.8: virtualbox-dkms 5.0.24-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1617177 Title: 4.8 kernel support needed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1617177/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1629870] Re: Trouble installing mainline kernel 4.8: virtualbox-dkms 5.0.24-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build
Check this thread which contains a patch that can be applied onto virtualbox-5.0.24 when using kernel 4.8: https://forums.gentoo.org/viewtopic-p-7974714.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1629870 Title: Trouble installing mainline kernel 4.8: virtualbox-dkms 5.0.24-dfsg- 0ubuntu1.16.04.1: virtualbox kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1629870/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1616020] Re: NVMe support is missing
Thanks for your feedback. I think that the situation is covered by 2.2 of the SRU document: > For Long Term Support releases we regularly want to enable new hardware. Such > changes are > appropriate provided that we can ensure not to affect upgrades on existing > hardware. For > example, modaliases of newly introduced drivers must not overlap with > previously shipped > drivers. This also includes updating hardware description data such as udev's > keymaps, > media-player-info, mobile broadband vendors, or PCI vendor/product list > updates. On the other hand, the hardware works well even without the new smartmontools. It's just that the purpose of smartmontools is exactly to find out if it's working or not, and we can't know for sure without... I made a quick comparison of the releases 6.4 and 6.5: https://www.smartmontools.org/changeset?old_path=%2Ftags%2FRELEASE_6_4%2Fsmartmontools&old=&new_path=%2Ftags%2FRELEASE_6_5%2Fsmartmontools&new=&sfp_email=&sfph_mail= That's a lot of changes. On the other hand, backporting of the NVMe related changesets seems to be spread over many commits, so I'm not sure if that is the better option... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1616020 Title: NVMe support is missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/smartmontools/+bug/1616020/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1616020] [NEW] NVMe support is missing
Public bug reported: I have a Lenovo X1 Carbon 4th Generation containing an NVMe disk. This is currently not supported by smartmontools in Ubuntu 16.04. According to the info at https://www.smartmontools.org/wiki/NVMe_Support this support was only added in version 6.5. However, Ubuntu 16.04 still uses version 6.4. ** Affects: smartmontools (Ubuntu) Importance: Undecided Status: New ** Description changed: I have a Lenovo X1 Carbon 4th Generation containing an NVMe disk. This - is currently not supported by Ubuntu 16.04. + is currently not supported by smartmontools in Ubuntu 16.04. According to the info at https://www.smartmontools.org/wiki/NVMe_Support this support was only added in version 6.5. However, Ubuntu 16.04 still uses version 6.4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1616020 Title: NVMe support is missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/smartmontools/+bug/1616020/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1579263] Re: German translation for minimize & maximize was changed to the worse
*** This bug is a duplicate of bug 1575918 *** https://bugs.launchpad.net/bugs/1575918 Meanwhile, the other ticket has been moved from compiz to ubuntu- translations, which looks like the correct place for such a report. Therefore, the ticket here is not needed anymore and can be closed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579263 Title: German translation for minimize & maximize was changed to the worse To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1579263/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1566302] Re: Ubuntu 16.04: Suspend freezes the system after upgrade to linux image 4.4.0-16
I have a Lenovo Carbon X1 4th Gen which is most of the time connected to a OneLink+ dock. I encounter the same problem with kernel 4.4.0-22: Resume sometimes works, but sometimes not. I have tested a few of the recent kernels available on https://kernel.ubuntu.com/~kernel-ppa/mainline/ and here are my results: Not booting with Ubuntu 16.04 on Lenovo Carbon X1 4th Gen: - drm-intel-next/2016-06-02-yakkety/linux-image-4.6.0-997-generic_4.6.0-997.201606012202_amd64.deb - drm-next/2016-06-03-yakkety/linux-image-4.7.0-996-generic_4.7.0-996.201606022202_amd64.deb Boots but fails to resume on 1st try: - drm-next/2016-05-09-wily/linux-image-4.6.0-996-generic_4.6.0-996.201605082201_amd64.deb Resumes fine: - drm-intel-nightly/2016-06-05-yakkety/linux-image-4.7.0-994-generic_4.7.0-994.201606042201_amd64.deb - daily/2016-06-05-yakkety/linux-image-4.7.0-999-generic_4.7.0-999.201606042201_amd64.deb In both cases I've made a few resumes and also plugged the dock on and off several times without any issues so far. Currently I'm running the latest daily kernel and it seems to work good. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1566302 Title: Ubuntu 16.04: Suspend freezes the system after upgrade to linux image 4.4.0-16 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1566302/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1575918] Re: German translation for minimize & maximize was changed to the worse
See also https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1579263. Can someone please close the duplicate? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575918 Title: German translation for minimize & maximize was changed to the worse To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1575918/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1579263] [NEW] German translation for minimize & maximize was changed to the worse
Public bug reported: (I already reported this in https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1575918 but it seems like it was the wrong package.) The German translation labels for Minimize and Maximize were changed in Ubuntu 16.04: old: Minimieren / Maximieren new: Verkleinern / Vergrößern In my opinion, this is wrong (vergrößern = expand, not maximize). However, the change is especially bad because it makes minimize and maximize via keyboard shortcuts more difficult: Before, I was able to open the menu with Alt + Space, followed by "m" for minimize and "x" for maximize. Now, the hotkey for "Verkleinern" was changed to "k", and for "Vergrössern" there are now multiple keystrokes necessary because the hotkey "g" is used twice in the same menu. My suggestion is to change the translation back to "_Minimieren" and "Ma_ximieren". ** Affects: unity (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/1579263 Title: German translation for minimize & maximize was changed to the worse To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1579263/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1575918] Re: German translation for minimize & maximize was changed to the worse
Hmm, does Unity have different labels? I'm using a standard Ubuntu 16.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575918 Title: German translation for minimize & maximize was changed to the worse To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1575918/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1575918] [NEW] German translation for minimize & maximize was changed to the worse
Public bug reported: The German translation labels for Minimize and Maximize were changed in Ubuntu 16.04: old: Minimieren / Maximieren new: Verkleinern / Vergrößern In my opinion, this is wrong (vergrößern = expand, not maximize). However, the change is especially bad because it makes minimize and maximize via keyboard shortcuts more difficult: Before, I was able to open the menu with Alt + Space, followed by "m" for minimize and "x" for maximize. Now, the hotkey for "Verkleinern" was changed to "k", and for "Vergrössern" there are now multiple keystrokes necessary because the hotkey "g" is used twice in the same menu. My suggestion is to change the translation back to "_Minimieren" and "Ma_ximieren". ** Affects: compiz (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/1575918 Title: German translation for minimize & maximize was changed to the worse To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1575918/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1384597] Re: [drm/i915] stuck on render ring
Someone marked this as a duplicate of #1274779 but I do not agree. This one is about a kernel fix (which only needs to be backported), whereas the other issue affects the xorg driver. The problem described here is still valid for me on Ubuntu 14.04. Can anyone please backport the fix from above? ** This bug is no longer a duplicate of bug 1274779 [ivb] hang on pageflip (IPEHR: 0x0a01 or 0x0a080001 depending on pipe) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1384597 Title: [drm/i915] stuck on render ring To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1384597/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1358157] Re: virtualbox-dkms 4.3.10-dfsg-1: virtualbox kernel module failed to build [error: macro "alloc_netdev" requires 4 arguments, but only 3 given]
This should fix it: http://pietrushnic.github.io/blog/2014/09/20 /virtualbox-dkms-fix-alloc-netdev-problems-when-compiling- with-3-dot-17-dot-0-rcx-headers/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1358157 Title: virtualbox-dkms 4.3.10-dfsg-1: virtualbox kernel module failed to build [error: macro "alloc_netdev" requires 4 arguments, but only 3 given] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1358157/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1417858] Re: virtualbox-dkms 4.3.10-dfsg-1ubuntu2: virtualbox kernel module failed to build
*** This bug is a duplicate of bug 1358157 *** https://bugs.launchpad.net/bugs/1358157 ** This bug has been marked a duplicate of bug 1358157 virtualbox-dkms 4.3.10-dfsg-1: virtualbox kernel module failed to build [error: macro "alloc_netdev" requires 4 arguments, but only 3 given] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417858 Title: virtualbox-dkms 4.3.10-dfsg-1ubuntu2: virtualbox kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1417858/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1411290] Re: Firefox 35 does not restore previous session / tabs
Found the problem! Seems like a change of behaviour makes one of our settings behave differently than before: 1. Open about:config 2. Change dom.indexedDB.enabled to true (which is default, but in my case it was set to false) 3. Restart the browser This finally works. My open tabs from before are even restored! For more details, see http://www.ghacks.net/2015/01/16/fix-add-ons-not- working-in-firefox-35/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1411290 Title: Firefox 35 does not restore previous session / tabs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1411290/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1411290] Re: Firefox 35 does not restore previous session / tabs
Thought so too. Disabled all plugins and tried again, but it still does not work... Just now I tried with an empty profile (rm -rf ~/.mozilla/). To my surprise, tabs are properly restored now! So it seems to be a problem within my profile. Would still be good to find out, as I don't want to delete my profile for having tabs restored again in the future... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1411290 Title: Firefox 35 does not restore previous session / tabs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1411290/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1411290] Re: Firefox 35 does not restore previous session / tabs
Same problem here. Already wondered if nobody else has the problem. Can someone raise the importance of it? I just lost my open tabs during upgrade. (Good that I have a backup at hand...) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1411290 Title: Firefox 35 does not restore previous session / tabs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1411290/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1304285] Re: nm-connection-editor crashed with SIGSEGV while importing OpenVPN settings
*** This bug is a duplicate of bug 1295439 *** https://bugs.launchpad.net/bugs/1295439 ** This bug has been marked a duplicate of bug 1295439 nm-connection-editor crashed with SIGSEGV in g_closure_invoke() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1304285 Title: nm-connection-editor crashed with SIGSEGV while importing OpenVPN settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1304285/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1280109] Re: Please, upgrade skype package to version 4.2.0.13
Skype is sending out mails to their users, asking to update their Skype. Using the Canonical "partner" repository, there is nothing to update however. I'm wondering now, is this repository official or should I remove it and download skype manually instead? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1280109 Title: Please, upgrade skype package to version 4.2.0.13 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1280109/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1041155] Re: NetworkManager crashed with SIGABRT in raise()
*** This bug is a duplicate of bug 921478 *** https://bugs.launchpad.net/bugs/921478 I believe this is a duplicate of #1050886 and probably also of #816570 and #943854. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1041155 Title: NetworkManager crashed with SIGABRT in raise() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1041155/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1050886] Re: NetworkManager crashed with SIGABRT in raise()
*** This bug is a duplicate of bug 921478 *** https://bugs.launchpad.net/bugs/921478 I believe this is a duplicate of #1041155 and probably also of #816570 and #943854. Had the bug today just after logging in. However, NetworkManager is working and I am connected to Wifi now, so I don't know what exactly went wrong... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1050886 Title: NetworkManager crashed with SIGABRT in raise() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1050886/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1180548] Re: High load when running VirtualBox
Here's an update. After a few days of running GNOME, the same problem occured again. Apparently the problem is not caused by Unity! Meanwhile, I found some lines in the logfile: May 17 11:47:48 zenbook rtkit-daemon[1691]: The canary thread is apparently starving. Taking action. May 17 11:47:54 zenbook rtkit-daemon[1691]: Demoting known real-time threads. May 17 11:47:59 zenbook rtkit-daemon[1691]: Successfully demoted thread 2257 of process 2250 (n/a). May 17 11:48:16 zenbook rtkit-daemon[1691]: Successfully demoted thread 2256 of process 2250 (n/a). May 17 11:48:37 zenbook rtkit-daemon[1691]: Successfully demoted thread 2255 of process 2250 (n/a). May 17 11:48:45 zenbook rtkit-daemon[1691]: Successfully demoted thread 2254 of process 2250 (n/a). May 17 11:48:55 zenbook rtkit-daemon[1691]: Successfully demoted thread 2250 of process 2250 (n/a). May 17 11:49:02 zenbook rtkit-daemon[1691]: Demoted 5 threads. May 17 11:49:12 zenbook rtkit-daemon[1691]: The canary thread is apparently starving. Taking action. May 17 11:49:16 zenbook rtkit-daemon[1691]: Demoting known real-time threads. May 17 11:49:20 zenbook rtkit-daemon[1691]: Successfully demoted thread 2257 of process 2250 (n/a). May 17 11:49:29 zenbook rtkit-daemon[1691]: Successfully demoted thread 2256 of process 2250 (n/a). May 17 11:49:52 zenbook rtkit-daemon[1691]: Successfully demoted thread 2255 of process 2250 (n/a). May 17 11:50:22 zenbook rtkit-daemon[1691]: Successfully demoted thread 2254 of process 2250 (n/a). May 17 11:50:28 zenbook rtkit-daemon[1691]: Successfully demoted thread 2250 of process 2250 (n/a). May 17 11:50:39 zenbook rtkit-daemon[1691]: Demoted 5 threads. May 17 11:50:47 zenbook rtkit-daemon[1691]: The canary thread is apparently starving. Taking action. May 17 11:50:55 zenbook rtkit-daemon[1691]: Demoting known real-time threads. May 17 11:51:02 zenbook rtkit-daemon[1691]: Successfully demoted thread 2257 of process 2250 (n/a). May 17 11:51:07 zenbook rtkit-daemon[1691]: Successfully demoted thread 2256 of process 2250 (n/a). May 17 11:51:13 zenbook rtkit-daemon[1691]: Successfully demoted thread 2255 of process 2250 (n/a). May 17 11:51:32 zenbook rtkit-daemon[1691]: Successfully demoted thread 2254 of process 2250 (n/a). May 17 11:52:05 zenbook rtkit-daemon[1691]: Successfully demoted thread 2250 of process 2250 (n/a). Therefore I tried to disable rtkit-daemon (sudo rtkitctl --exit) and since then the system runs fine. Not sure yet, but I believe the problem is caused by rtkit, not unity! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180548 Title: High load when running VirtualBox To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1180548/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1180548] [NEW] High load when running VirtualBox
Public bug reported: When running VirtualBox, the system load suddenly raises without stopping. When I kill compiz (which includes Unity), the load goes down again. If I don't kill it quick enough, the system locks up completely and I need to power off the machine. I was searching very long for a solution because I thought it's a VirtualBox problem. I'm using the Oracle 4.2.12 package provided on http://www.virtualbox.org/, but I also tried using the stock Ubuntu package and even with an older VirtualBox version (4.1), but the problem still occured. Before I had this problem, I was using Ubuntu 12.10 without any issues. When 13.04 came out, I decided to make a fresh installation and have this problem since then. Description of the problem: - I'm running Ubuntu 13.04 on an Asus Zenbook UX31A with 4 GB memory and 128 GB SSD. - Before I start VirtualBox, I have already opened several programs: Chromium, Firefox, Skype are the biggest in terms of memory usage (I think the problem occured less often when VirtualBox was running alone, so maybe it's related to memory usage) - When I start VirtualBox, the problem occurs sometimes during boot, but sometimes only after a a few minutes of uptime. Most of the time, it happened when the machine was idle and I was working in a different window. Workarounds: 1) I can use Unity only when I run a background job which checks for the load and kills / replaces compiz & unity if the system load is too high. 2) I decided to install ubuntu-gnome-desktop and switch to GNOME for the time being. It uses compiz as well but without Unity, and the problem is completely gone! (That's why I'm pretty sure it must be a Unity issue...) ** Affects: unity (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/1180548 Title: High load when running VirtualBox To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1180548/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1117091] Re: empathy-auth-client crashed with SIGSEGV in ag_auth_data_get_parameters()
Bilal: What do you need exactly? I am affected by this problem but I don't know what is needed to fix it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1117091 Title: empathy-auth-client crashed with SIGSEGV in ag_auth_data_get_parameters() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1117091/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 924684] Re: System CPU maxes out at arbitrary times
** Attachment added: "htop screenshot" https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/924684/+attachment/3668757/+files/IMG_20130507_135317.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924684 Title: System CPU maxes out at arbitrary times To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/924684/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 924684] Re: System CPU maxes out at arbitrary times
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924684 Title: System CPU maxes out at arbitrary times To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/924684/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 924684] Re: System CPU maxes out at arbitrary times
Forget about it, the kernel update didn't help. Same situation again like before, after a while the CPU went over 100% usage, the system got slower and slower until it was freezing completely. What I tried so far: - VirtualBox in 3 different versions (4.2.10 Ubuntu package, 4.2.12 package for Ubuntu from Oracle's repository, 4.1 using the generic installation archive from virtualbox.org) - Kernel 3.8.0-10-generic from stock Ubuntu 13.04 - Kernel 3.9.0 from kernel.ubuntu.com (see above) - disabling all VBox options like PAE/NX, VT-x (incl. disabling it in the BIOS), IO-APIC - tried with 2 CPUs, 1 CPU, 50% CPU usage, 100% CPU usage ... - changing the Chipset from PIIX3 to ICH9 and back - removed kernel modules kvm_intel and kvm (read somewhere that this might be the culprit, but it also didn't help) Nothing helped, the problem came back all the time. Sometimes just during booting the VM, otherwise after a few minutes of work I am really out of ideas here. What can I do to find out what is freezing my machine? How can I prevent it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924684 Title: System CPU maxes out at arbitrary times To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/924684/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 924684] Re: System CPU maxes out at arbitrary times
I just switched to the new kernel image from http://kernel.ubuntu.com/~kernel-ppa/mainline/ (current version is v3.9-raring). So far, everything works smooth and feels a lot better than before. If the machine will hang again, I'll report back here, but otherwise I assume that a kernel update will fix the problem! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924684 Title: System CPU maxes out at arbitrary times To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/924684/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 924684] Re: System CPU maxes out at arbitrary times
I checked and according to memtest86+, my memory is fine. However, the problem still occurs and renders my VirtualBox completely unusable. My next attempt will be to install a newer kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924684 Title: System CPU maxes out at arbitrary times To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/924684/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 883017] Re: memtest86+ fails on efi systems
Maybe it is worth mentioning that booting SystemRescueCD from a CD or memory stick is a nice workaround for this problem... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883017 Title: memtest86+ fails on efi systems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/883017/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 924684] Re: System CPU maxes out at arbitrary times
I am not exactly sure if I have the same problem, but it sounds very much like it. Since I reinstalled my machine with Ubuntu 13.04, VirtualBox became almost unusable for me. Whenever I start a machine (or when I restore a saved machine) the load of the host machine gets extremely high (> 30) and the machine reacts very slow, if at all. I tried this with VirtualBox 4.2 as well as 4.1. I am next going to run memtest to find out if the memory is corrupt, however this would be surprising as the problem never happened before I switched to Ubuntu 13.04... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924684 Title: System CPU maxes out at arbitrary times To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/924684/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1039938] Re: [xorg-edgers] glitches in kde panel during scrolling in e.g. firefox
Yes, confirming it is fixed using xserver-xorg-video-intel 2:2.20.5+git20120830.deaa1cac-0ubuntu0ricotz~precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039938 Title: [xorg-edgers] glitches in kde panel during scrolling in e.g. firefox To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1039938/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1039938] Re: [xorg-edgers] glitches in kde panel during scrolling in e.g. firefox
I think I have the same problem even though I'm not using KDE but just Ubuntu 12.04, xorg-edgers PPA, and a Unity desktop. Since the 2:2.20.4+git20120820.027569bf-0ubuntu0sarvatt~precise build, my display has lots of distorted characters. For example, in a terminal window, my input is not even displayed or only parts of it. Then I scroll a bit, it suddenly appears. The behaviour is reproducable and is clearly fixed as soon as I downgrade to the 2:2.20.3+git20120816.94871944-0ubuntu0sarvatt~precise version. Please try to confirm: Download the 20120820 build and see if you have the problem, then try again with the 20120816 build and see if it is gone. Download links to the builds: Not affected: xserver-xorg-video-intel 2:2.20.3+git20120816.94871944-0ubuntu0sarvatt~precise https://launchpad.net/~xorg-edgers/+archive/ppa/+build/3727913 Affected: xserver-xorg-video-intel 2:2.20.4+git20120820.027569bf-0ubuntu0sarvatt~precise https://launchpad.net/~xorg-edgers/+archive/ppa/+build/3731624 Affected: xserver-xorg-video-intel 2:2.20.4+git20120821.4ee2e227-0ubuntu0sarvatt~precise https://launchpad.net/~xorg-edgers/+archive/ppa/+build/3734254 not checked yet (new build seems to be scheduled right now): xserver-xorg-video-intel 2:2.20.4+git20120822.ac6cb667-0ubuntu0sarvatt~precise https://launchpad.net/~xorg-edgers/+archive/ppa/+build/3737747 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039938 Title: [xorg-edgers] glitches in kde panel during scrolling in e.g. firefox To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1039938/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1024768] Re: [xorg-edgers] Missing icons in unity launcher and app switcher after update
The latest upgrade seems to have fixed this issue! (The new version number of libgl1-mesa-dri is 8.1~git20120814.605f964d- 0ubuntu0ricotz~precise) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024768 Title: [xorg-edgers] Missing icons in unity launcher and app switcher after update To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1024768/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 597518] Re: smartd Read SMART Self Test Log Failed on Intel X25-M SSD
I'm having the same problem. The hardware seems to work fine though, so I think it must be a software issue... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/597518 Title: smartd Read SMART Self Test Log Failed on Intel X25-M SSD -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 273388] Re: IPCCommTimeout parameter not working
According to the ChangeLog, this should be fixed since 2.3.2: * Merge per-directory directives so that they can be inherited or overridden within other containers as expected. Merge server config/ virtual host directives so that they can be inherited or overridden within a virtual host as expected. [Jeff Trawick] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/273388 Title: IPCCommTimeout parameter not working -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 523820] Re: Gwibber has no way to clear window/stream
That is a no-go for me. Clearing the stream is one of the most important features. I don't want to search everytime up to where I did read my stream. At least Gwibber should save the position otherwise. Seems I will have to stick with Twhirl for the time being... -- Gwibber has no way to clear window/stream https://bugs.launchpad.net/bugs/523820 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 531867] Re: [needs-packaging] Lightning 1.0 Beta for Thunderbird 3
** Changed in: lightning (Ubuntu) Status: New => Confirmed -- [needs-packaging] Lightning 1.0 Beta for Thunderbird 3 https://bugs.launchpad.net/bugs/531867 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 475867] Re: X11 session closes all aps and returns to gdm login screen after console-kit-daemon message
Same problem here. Here is the syslog dump: Mar 30 10:09:01 vbox01 console-kit-daemon[789]: GLib-GObject-WARNING: instance of invalid non-instantiatable type `' Mar 30 10:09:01 vbox01 console-kit-daemon[789]: GLib-GObject-CRITICAL: g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed Mar 30 10:09:01 vbox01 console-kit-daemon[789]: GLib-GObject-CRITICAL: g_object_unref: assertion `G_IS_OBJECT (object)' failed Mar 30 10:09:02 vbox01 CRON[10696]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm) Mar 30 10:09:03 vbox01 gdm-simple-slave[10694]: WARNING: Unable to load file '/etc/gdm/custom.conf': No such file or directory Mar 30 10:09:04 vbox01 NetworkManager:SCPlugin-Ifupdown: devices removed (path: /sys/devices/virtual/net/tun0, iface: tun0) Mar 30 10:09:04 vbox01 pulseaudio[10697]: pid.c: Stale PID file, overwriting. Mar 30 10:09:05 vbox01 pulseaudio[10697]: main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-dAvsZz61kd: Connection refused -- X11 session closes all aps and returns to gdm login screen after console-kit-daemon message https://bugs.launchpad.net/bugs/475867 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 467255] Re: Screen resolution is detected wrong
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/34802976/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/34802977/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34802979/Dependencies.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/34802989/Lspci.txt ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/34802990/Lsusb.txt ** Attachment added: "PciDisplay.txt" http://launchpadlibrarian.net/34802992/PciDisplay.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/34802993/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/34802994/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/34802996/ProcModules.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/34802997/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/34802999/UdevLog.txt ** Attachment added: "XorgConf.txt" http://launchpadlibrarian.net/34803001/XorgConf.txt ** Attachment added: "XorgLog.txt" http://launchpadlibrarian.net/34803002/XorgLog.txt ** Attachment added: "XorgLogOld.txt" http://launchpadlibrarian.net/34803004/XorgLogOld.txt ** Attachment added: "Xrandr.txt" http://launchpadlibrarian.net/34803005/Xrandr.txt ** Attachment added: "glxinfo.txt" http://launchpadlibrarian.net/34803006/glxinfo.txt ** Attachment added: "setxkbmap.txt" http://launchpadlibrarian.net/34803007/setxkbmap.txt ** Attachment added: "xdpyinfo.txt" http://launchpadlibrarian.net/34803008/xdpyinfo.txt ** Attachment added: "xkbcomp.txt" http://launchpadlibrarian.net/34803009/xkbcomp.txt -- Screen resolution is detected wrong https://bugs.launchpad.net/bugs/467255 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 467255] [NEW] Screen resolution is detected wrong
Public bug reported: Binary package hint: xorg My Dell XPS M1330 has an internal screen which is 1280x800px. However, since the latest upgrade (Karmic) it is started with a 2560x800 resolution, which means the screen is twice as wide as it should be. ProblemType: Bug Architecture: i386 CheckboxCommand: resolution_test CheckboxDescription: Die Anzeige verwendet folgende Auflösung: $output Ist dies akzeptabel für Ihre Anzeige? CheckboxTest: resolution Date: Sat Oct 31 20:18:10 2009 DistroRelease: Ubuntu 9.10 MachineType: Dell Inc. XPS M1330 NonfreeKernelModules: nvidia Package: xorg 1:7.4+3ubuntu7 ProcCmdLine: root=/dev/mapper/volgroup1-ubuntu ro quiet vga=ask ProcEnviron: SHELL=/bin/bash LANG=de_CH.UTF-8 ProcVersionSignature: Ubuntu 2.6.31-14.48-generic RelatedPackageVersions: xserver-xorg 1:7.4+3ubuntu7 libgl1-mesa-glx 7.6.0-1ubuntu4 libdrm2 2.4.14-1ubuntu1 xserver-xorg-video-intel 2:2.9.0-1ubuntu2 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1 SourcePackage: xorg Tags: checkbox-bug Uname: Linux 2.6.31-14-generic i686 XsessionErrors: (gnome-settings-daemon:4013): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (gnome-settings-daemon:4013): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (polkit-gnome-authentication-agent-1:4046): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (nautilus:4041): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed (nautilus:4357): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed dmi.bios.date: 12/26/2008 dmi.bios.vendor: Dell Inc. dmi.bios.version: A15 dmi.board.name: 0U8042 dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn0U8042:rvr:cvnDellInc.:ct8:cvr: dmi.product.name: XPS M1330 dmi.sys.vendor: Dell Inc. fglrx: Not loaded system: distro: Ubuntu architecture: i686kernel: 2.6.31-14-generic ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug checkbox-bug i386 -- Screen resolution is detected wrong https://bugs.launchpad.net/bugs/467255 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 201098] Re: no version for "snd_pcm_new" found: kernel tainted.
I didn't try yet, but here is a little info on how it can be done: http ://gentoo- wiki.com/HOWTO_Compile_Kernel_with_ALSA#Patch_kernel_with_live_ALSA_.28optional.29 -- no version for "snd_pcm_new" found: kernel tainted. https://bugs.launchpad.net/bugs/201098 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 201098] Re: no version for "snd_pcm_new" found: kernel tainted.
I finally solved my problem thanks to the description found in #204578. Actually this entry is a duplicate of it. The problem seems to be a version mismatch of ALSA included in the linux source (1.0.15) and the version which is run by Ubuntu (1.0.16). However, the EM28xx source compiles against the kernel source. The solution is to use any other kernel that supplies the same ALSA version that is actually used. Maybe it would be simple to update EM28xx so it can compile against the ALSA source shipped by "linux-ubuntu-modules-2.6.24-16-generic" (fetch using "apt-get source linux-ubuntu-modules-2.6.24-16-generic")? -- no version for "snd_pcm_new" found: kernel tainted. https://bugs.launchpad.net/bugs/201098 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 201098] Re: no version for "snd_pcm_new" found: kernel tainted.
I'm having the same problem here on Kubuntu 8.04 with kernel 2.6.24-16-generic. The problem occurs whenever I am inserting my Terratec Cinergy XS FM adapter. ** Attachment added: "syslog output" http://launchpadlibrarian.net/13460824/syslog -- no version for "snd_pcm_new" found: kernel tainted. https://bugs.launchpad.net/bugs/201098 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