[Bug 1938334] [NEW] Please upgrade libical to 3.0.10

2021-07-28 Thread mtvoid
Public bug reported: A bug in libical causes incorrect parsing of certain time zones, leading to incorrectly created calendar events. I confirmed by building libical from source that upgrading to the 3.0.10 release fixes this problem, as described in detail here:

[Bug 1728238] Re: update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails to load

2018-06-21 Thread mtvoid
On the face of it, I cannot see how this particular commit could in any way cause that other bug to arise. All it does is to allow the i915 driver to load a particular firmware file, and that too only if it's explicitly specified on the kernel command line. I think bug 1777242 needs to be

[Bug 1728238] Re: update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails to load

2018-06-11 Thread mtvoid
** Changed in: initramfs-tools Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728238 Title: update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware

[Bug 1728238] Re: update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails to load

2018-05-24 Thread mtvoid
Using the 4.15.0-23-generic kernel from bionic-proposed correctly loads the GuC firmware as expected: [1.470927] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1) [1.483832] [drm] HuC: Loaded firmware i915/kbl_huc_ver02_00_1810.bin (version 2.0) [1.494403] [drm]

[Bug 1768734] Re: Restoring edge tiled windows on Wayland shrinks them

2018-05-16 Thread mtvoid
I've found a recent bug report for this issue on the GitLab site for mutter: https://gitlab.gnome.org/GNOME/mutter/issues/140 This also requires me to correct my initial bug report. The issue is unrelated to client-side decorated windows, but affects all native Wayland windows, while XWayland

[Bug 1768734] Re: Restoring edge tiled windows with client-side decorations shrinks them (Wayland)

2018-05-16 Thread mtvoid
** Project changed: gtk => mutter ** Summary changed: - Restoring edge tiled windows with client-side decorations shrinks them (Wayland) + Restoring edge tiled windows on Wayland shrinks them -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1728238] Re: update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails to load

2018-05-06 Thread mtvoid
Reverting that commit will address the firmware loading issue for both kbl and bxt. Although as far as I understand, Intel had cancelled Broxton, and there are no chips based on it in the market, so it's basically Kaby Lake users that are affected. -- You received this bug notification because

[Bug 1728238] Re: update-initramfs not adding i915 GuC firmware, firmware fails to load

2018-05-06 Thread mtvoid
** Package changed: initramfs-tools (Ubuntu) => linux (Ubuntu) ** Summary changed: - update-initramfs not adding i915 GuC firmware, firmware fails to load + update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails to load -- You received this bug notification because you

[Bug 1728238] Re: update-initramfs not adding i915 GuC firmware, firmware fails to load

2018-05-05 Thread mtvoid
This is the commit that is responsible for the Kabylake GuC firmware file not being registered in the i915 module on Ubuntu kernels: http://kernel.ubuntu.com/git/ubuntu/ubuntu- bionic.git/commit/drivers/gpu/drm/i915/intel_guc_fw.c?id=dc0f16f9b5084e6be2b8c79f8c6cd499a3451791 This is the

[Bug 1626740] Re: i915 module requests unreleased GUC firmware files

2018-05-05 Thread mtvoid
/lib/firmware/i915/kbl_guc_ver9_14.bin and /lib/firmware/i915/bxt_guc_ver8_7.bin have been present in linux- firmware 1.165 onwards. I believe the patch to remove the MODULE_FIRMWARE entries, http://kernel.ubuntu.com/git/ubuntu/ubuntu-

[Bug 1768734] Re: Restoring edge tiled windows with client-side decorations shrinks them (Wayland)

2018-05-05 Thread mtvoid
** Also affects: gtk 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/1768734 Title: Restoring edge tiled windows with client-side decorations shrinks them

[Bug 1768734] Re: Restoring edge tiled windows with client-side decorations shrinks them (Wayland)

2018-05-05 Thread mtvoid
The bug shows up only in a Wayland session. The behaviour is normal under Xorg. Quite possibly an issue with GTK+, which is improperly handling the sizing of client-side decorated windows when tiling/untiling them. ** Summary changed: - restoring edge tiled windows with client-side decorations

[Bug 1768988] Re: switcheroo-control fails to detect multi-gpu system

2018-05-04 Thread mtvoid
See https://github.com/hadess/switcheroo-control/issues/12 The bug occurs because switcheroo-control tries to query /sys/kernel/debug/vgaswitcheroo/switch, which is prevented under recent kernels running with Secure Boot enabled, as they lock down access to debugfs. Until the kernel is fixed to

[Bug 1768988] Re: switcheroo-control fails to detect multi-gpu system

2018-05-04 Thread mtvoid
** Bug watch added: Red Hat Bugzilla #1476366 https://bugzilla.redhat.com/show_bug.cgi?id=1476366 ** Also affects: fedora via https://bugzilla.redhat.com/show_bug.cgi?id=1476366 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 1768734] Re: restoring edge tiled windows with client-side decorations shrinks them

2018-05-04 Thread mtvoid
** Attachment added: "Short screencast illustrating the bug" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1768734/+attachment/5133679/+files/edge_tiling_bug.webm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1768734] [NEW] restoring edge tiled windows with client-side decorations shrinks them

2018-05-03 Thread mtvoid
Public bug reported: I'm running Ubuntu 18.04 with a vanilla GNOME session under Wayland (the issue presents with the default Ubuntu session too). I've encountered this issue with applications that use Client-Side window decorations, which is most of the GNOME applications. Windows with borders

[Bug 1714989] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_label_set_text() (dash-to-panel specific?)

2017-10-19 Thread mtvoid
The dash to panel extension is not present on my system (Ubuntu GNOME), so the bug is surely not specific to that, as seen in the linked GNOME Bugzilla report. Here are lines from my syslog from various crashes (not adding any extra debug information, which has been provided in previous

[Bug 1626572] Re: Emacs doesn't properly redraw its window when maximized

2016-09-22 Thread mtvoid
Hi Julien The Cairo support was only just added in today's build at my suggestion, for testing. I expect it to be reverted in the next daily build though. I too am experiencing severe rendering issues with it, so the feature is as of now still very experimental. -- You received this bug

[Bug 1555568] Re: [Inspiron 11 - 3147, Realtek ALC3234, Speaker, Internal] Has constant cracking sound, even when idel (no media playback). Muting and unmuting the sound seems to help for around half

2016-07-28 Thread mtvoid
I have tried that earlier. In my case, I can set Internal Mic, Headset Mic, or Headphone Mic as the Capture source. The hiss does not go away when it is set to Internal or Headset Mic. When I set it to Headphone Mic, it stops, but so does all sound output, so it does not work for me. -- You

[Bug 1555568] Re: [Inspiron 11 - 3147, Realtek ALC3234, Speaker, Internal] Has constant cracking sound, even when idel (no media playback). Muting and unmuting the sound seems to help for around half

2016-07-21 Thread mtvoid
Issue is also present on Dell Inspiron 5559, which has an ALC3234 chip too. Crackling sounds on the internal speaker, and a constant faint hiss while using headphones (stops only while muted). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1320429] [NEW] New version available

2014-05-17 Thread mtvoid
Public bug reported: The version of nut-nutrition in Ubuntu and Debian (15.5) is out of date. Version 19.1, dated 2013-12-12, is currently available. ** Affects: nut-nutrition (Ubuntu) Importance: Undecided Status: New ** Affects: nut-nutrition (Debian) Importance: Undecided

[Bug 1155327] Re: skype crashed with SIGSEGV in malloc@plt()

2013-05-04 Thread mtvoid
@gunnarhj: Maybe not directly an Ubuntu issue, but certainly an issue with Skype. I'm curious if this bug affects other distributions too (with Nvidia drivers, or libglib 2.37.0). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1155327] Re: skype crashed with SIGSEGV in malloc@plt()

2013-05-02 Thread mtvoid
@dfgweb: Read my earlier comment #97. You need to revert some of the packages currently in the testing PPA (libglib2.0-0 and others depending on it). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1155327] Re: skype crashed with SIGSEGV in malloc@plt()

2013-05-01 Thread mtvoid
Echoing #71, I have Intel graphics, and since upgrading to 13.04, Skype segfaults on startup. This fix, which apparently works for those with Nvidia graphics drivers, is ineffective. Skype still crashes for me with intel graphics. -- You received this bug notification because you are a member of

[Bug 1155327] Re: skype crashed with SIGSEGV in malloc@plt()

2013-05-01 Thread mtvoid
@gunnarhj: Yes, I also tried it with both libqtwebkit4 2.2.1 and 2.3.0. Whatever was causing the problem, seemed to be from the upgrade of some other package when upgrading to raring. Investigating further with gdb, I found this: Program received signal SIGSEGV, Segmentation fault. 0x08075f44 in

[Bug 782855] Re: missing pixels (horizontal lines) in font rendering

2012-08-02 Thread mtvoid
I'm now using the intel xorg driver with the SNA backend enabled (available since version 2.20 onwards, currently in several PPAs) instead of UXA; it does not suffer from this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1024482] [NEW] Mouse cursor theme does not change from default after login

2012-07-13 Thread mtvoid
Public bug reported: When using LightDM to login to a GNOME Shell session, the mouse cursor's appearance does not change from what it is in the lightdm login screen (black pointer from default X theme). Any custom mouse cursor theme actually does apply within any open application windows, but

[Bug 926605] Re: aptitude: failed to download the changlog of apt: Download queue destroyed.

2012-04-10 Thread mtvoid
*** This bug is a duplicate of bug 824708 *** https://bugs.launchpad.net/bugs/824708 ** This bug has been marked a duplicate of bug 824708 Changelog download failed: Download queue destroyed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 909679] Re: run-parts: /etc/cron.daily/find exited with return code 1

2012-03-20 Thread mtvoid
*** This bug is a duplicate of bug 907378 *** https://bugs.launchpad.net/bugs/907378 ** This bug has been marked a duplicate of bug 907378 /etc/cron.daily/find fails. ionice uses -p erroneously. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 907454] Re: [Dell Precision M4500] offlining and then re-onlining CPUs makes the system unresponsive

2012-01-07 Thread mtvoid
*** This bug is a duplicate of bug 904569 *** https://bugs.launchpad.net/bugs/904569 Yes, that patch was the cause of the problem and is what was also breaking resume from suspend. After upgrading to 3.0.0-15.25, the problem's gone. I guess this bug can be closed now. ** Changed in: linux

[Bug 899422] Re: package install failed (linux-headers-2.6.32-36-generic)

2012-01-01 Thread mtvoid
** Changed in: linux (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899422 Title: package install failed (linux-headers-2.6.32-36-generic) To manage

[Bug 907454] Re: [Dell Precision M4500] offlining and then re-onlining CPUs makes the system unresponsive

2011-12-29 Thread mtvoid
I am seeing this problem too on my desktop PC (DP55WB with Core i5 750 processor), running 11.10. After the upgrade, the system no longer managed to resume from suspend, and would just freeze. I tried debugging the suspend; it worked until the 'platform' stage by writing to /sys/power/pm_test, but

[Bug 893514] Re: Launch Terminal and some other keyboard shortcuts not working

2011-12-13 Thread mtvoid
The keyboard shortcuts have been ported from the gconf backend to the new gsettings backend in GNOME 3.3.2. The ricotz testing ppa however does not have the new gnome-control-center package, so changing the keyboard shortcuts with the 3.2.2 version of this package from the Ubuntu repositories does

[Bug 657884] Re: pm-utils ships a broken intel-audio-powersave hook

2011-01-15 Thread mtvoid
*** This bug is a duplicate of bug 625553 *** https://bugs.launchpad.net/bugs/625553 ** This bug has been marked a duplicate of bug 625553 intel-audio-powersave does not work * You can subscribe to bug 625553 by following this link:

[Bug 625553] Re: intel-audio-powersave does not work

2011-01-15 Thread mtvoid
It has been fixed in Debian (http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=598006), and the fix is in the natty version (1.4.1-4) ** Changed in: pm-utils (Ubuntu) Status: New = Fix Released ** Bug watch added: Debian Bug tracker #598006

[Bug 550566] Re: Full-screen window prevents notification on other workspaces or monitors

2010-11-01 Thread mtvoid
** Also affects: notify-osd Importance: Undecided Status: New -- Full-screen window prevents notification on other workspaces or monitors https://bugs.launchpad.net/bugs/550566 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 576751] Re: wnck-applet has memory leak

2010-10-27 Thread mtvoid
Reading the report at https://bugs.launchpad.net/ubuntu/+source/gnome- panel/+bug/17787 might give a clue to the source of the problem. The real culprit seems to be the transparency of the panel. The panel with the wnck-applet needs to have both auto-hide and transparency enabled for the memory

[Bug 114312] Re: Lenovo 3000 N100 overheats when running 2.6.20-15-generic

2010-03-13 Thread mtvoid
I also have never encountered it again on Karmic. The bug seems to be resolved for me, perhaps it can now be closed. -- Lenovo 3000 N100 overheats when running 2.6.20-15-generic https://bugs.launchpad.net/bugs/114312 You received this bug notification because you are a member of Ubuntu Bugs,