[Bug 2065838] Re: System crash on resume from sleep

2024-05-21 Thread Darin Miller
: make[1]: *** [/home/darin/kernel/linux/Makefile:1919: .] Error 2 make: *** [Makefile:240: __sub-make] Error 2 I inspected the MakeFile at lines 240 and 1919 but failed to see anything obvious to edit or delete. Not sure how to proceed from here. I am more than happy to keep trying, but I don't

[Bug 2065838] Re: System crash on resume from sleep

2024-05-19 Thread Darin Miller
Kernel compiled and I am familiar with installing my own kernel. I just have never applied or reverted a patch. Please post the reversion and respective instructions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2065838] Re: System crash on resume from sleep

2024-05-19 Thread Darin Miller
Correction. To revert, the command should be: git revert d410ee5109a1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065838 Title: System crash on resume from sleep To manage notifications

[Bug 2065838] Re: System crash on resume from sleep

2024-05-19 Thread Darin Miller
OK, kernel successfully compiled sans reverting the commit. Googling kernel patching, I found these commands to revert based on git repo: git checkout d410ee5109a1 git checkout d410ee5109a1 However, since I downloaded the file from here, https://mirrors.edge.kernel.org/pub/linux/kernel/v6.x/, I

[Bug 2065838] Re: System crash on resume from sleep

2024-05-19 Thread Darin Miller
My bug symptoms are different as my PC successfully reaches a suspend state. After additional testing, the PC will successfully resume about 50% of the time with the 6.8.0-31-generic kernel. Another side note, when the PC sleep is initiated by the user, PC resume seems to fail more consistently.

[Bug 2065838] [NEW] System crash on resume from sleep

2024-05-15 Thread Darin Miller
Public bug reported: Operating System: Ubuntu 12 KDE Plasma Version: 5.27.11 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.13 Kernel Version: 6.8.0-31-generic (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor Memory: 31.2 GiB of RAM Graphics Processor: AMD

[Bug 2054835] Re: Xubuntu installer launcher is untrusted

2024-04-12 Thread Darin
Yep, issue isn't in the latest daily. Looks like this was fixed in the Casper patch: https://git.launchpad.net/ubuntu/+source/casper/commit/?id=e910c2777d9ecfa5d100111b3e5d2b0cd149b081 ** Changed in: casper (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification

[Bug 2054835] Re: Xubuntu installer launcher is untrusted

2024-04-06 Thread Darin
To be trusted in Xfce, the file needs to be marked executable (seems like it already is) and gio set string metadata::xfce-exe-checksum: FILE_SHA256_CHECKSUM The solution is here (also in some of the related links below): https://forum.xfce.org/viewtopic.php?pid=70143#p70143 --- Xubuntu is now

[Bug 2057923] Re: Add OpenVPN support

2024-03-22 Thread Darin
** Description changed: This is a request to add OpenVPN support. Ubuntu, Ubuntu Mate, and Ubuntu Budgie install these by default: http://www.cdimage.ubuntu.com/ubuntu-mate/daily-live/current/noble-desktop-amd64.manifest According to the above manifests, and installing it via the

[Bug 2057923] [NEW] Add OpenVPN support

2024-03-14 Thread Darin
Public bug reported: This is a request to add OpenVPN support. Ubuntu, Ubuntu Mate, and Ubuntu Budgie install these by default: http://www.cdimage.ubuntu.com/ubuntu-mate/daily-live/current/noble-desktop-amd64.manifest According to the above manifests, and installing it via the Xubuntu noble

[Bug 1965811] Re: software-properties-qt does not load driver information

2022-03-21 Thread Darin Miller
Not an expert here, but the problem appears to be the import apt line 58 in SoftwarePropertiesQt.py. apt.Cache() lacks the packages attribute. Replacing apt with apt_pkg (as seen in the detect.py package and to which the apt_cache is passed) should fix the problem. apt is only called twice in

[Bug 1943376] Re: [FFe] KDE Frameworks 5.86.0 into Impish archive

2021-09-12 Thread Darin Miller
Upgrade to Impish + backports-ppa staging completed without issue. All applications running as expected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943376 Title: [FFe] KDE Frameworks 5.86.0

[Bug 1932240] Re: Catfish File Search has been becoming unresponsive

2021-07-14 Thread Darin
There was a bug in 1.4.13 where Catfish would freeze if encountering a pipe file. It would appear to keep searching but never return results beyond that file and had to be forced closed. Would you be able to run this in a terminal: find ~ -type p And see if anything comes up? Then if so try

[Bug 1912327] Re: KDE- Ubiquity crashed when selecting WiFi network

2021-04-16 Thread Darin Miller
Fix verified on Dell laptop. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912327 Title: KDE- Ubiquity crashed when selecting WiFi network To manage notifications about this bug go to:

[Bug 1921688] [NEW] package fonts-wine (not installed) failed to install/upgrade: trying to overwrite '/usr/share/wine/fonts/coue1255.fon', which is also in package wine1.6 1:1.6.2-0ubuntu14.2

2021-03-29 Thread Darin Schlinger
Public bug reported: lutris ProblemType: Package DistroRelease: Ubuntu 20.04 Package: fonts-wine (not installed) ProcVersionSignature: Ubuntu 5.8.0-48.54~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-48-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.16 Architecture: amd64 CasperMD5CheckResult: skip

[Bug 1921654] [NEW] package libp11-kit-gnome-keyring (not installed) failed to install/upgrade: trying to overwrite '/usr/share/p11-kit/modules/gnome-keyring.module', which is also in package gnome-ke

2021-03-28 Thread Darin Schlinger
Public bug reported: don't know ProblemType: Package DistroRelease: Ubuntu 20.04 Package: libp11-kit-gnome-keyring (not installed) ProcVersionSignature: Ubuntu 5.8.0-48.54~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-48-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.16 Architecture: amd64

[Bug 1919083] Re: [FFe] KDE Frameworks 5.80.0 into Hirsute archive

2021-03-14 Thread Darin Miller
FW 5.80 is working fine on 3 systems. kdeinit5 crashed on 1 system but recovered gracefully. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1919083 Title: [FFe] KDE Frameworks 5.80.0 into Hirsute

[Bug 1919004] [NEW] Version reported does not match package version (2.39 vs 2.45)

2021-03-12 Thread Darin
Public bug reported: If you check the version of DistUtils in python it reports 2.39. Installed files also still have the 2.39 versioning. The current package version is 2.45. Steps in terminal: 1) sudo apt install

[Bug 1865499] Re: pulseaudio doesn't detect (new) USB headset

2020-10-19 Thread Darin Miller
This bug is back again in Kubuntu 20.10. Should I start a new bug? I can attach pactl output for both the good and bad states if it would help. When is issue occurs, aplay -l shows the problem device and killing PA fixes the problem. -- You received this bug notification because you are a

[Bug 1895187] Re: [FFe] KDE Frameworks 5.740 into Groovy archive

2020-09-10 Thread Darin Miller
Frameworks staging PPA with Framework 5.74 installed, no major issues so far. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1895187 Title: [FFe] KDE Frameworks 5.740 into Groovy archive To manage

[Bug 1878080] Re: HPLIP fails to install working printer and scanner drivers.

2020-05-19 Thread Darin Miller
This bug can be closed as the driver seems to have fixed itself after recent updates. I was reporting this issue remotely for my 82 year old father, so I am not exactly sure what he did to fix the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1878080] [NEW] HPLIP fails to install working printer and scanner drivers.

2020-05-11 Thread Darin Miller
Public bug reported: When using HPLIP to install drivers for HP ENVY 5530 e-All-in-One Printer, the software correctly detects and tries to install the printer driver. However, launching the printer window using printer icon in the system tray shows a printer with a red x and a message that

[Bug 1859308] Re: software-properties-gtk erroneously reports that Intel Wireless-AC 9260 device is not working

2020-04-20 Thread Darin Miller
Also, not sure if its related but if a graphics driver is installed via the Addition Drivers option, the process correctly informs that a restart is necessary, but the Restart button on the Additional Drivers tab does not work. Separate bug? -- You received this bug notification because you are

[Bug 1859308] Re: software-properties-gtk erroneously reports that Intel Wireless-AC 9260 device is not working

2020-04-20 Thread Darin Miller
Also affects Intel Wireless 3165 on the Kubuntu 20.04 RC. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1859308 Title: software-properties-gtk erroneously reports that Intel Wireless-AC 9260

[Bug 1871968] Re: package grub-efi-amd64-signed (1.139+2.04-1ubuntu24) fails to upgrade on 20.04

2020-04-09 Thread Darin Miller
I don't have that file... but I have 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/1871968 Title: package grub-efi-amd64-signed (1.139+2.04-1ubuntu24) fails to upgrade on 20.04 To

[Bug 1871968] Re: package grub-efi-amd64-signed (1.139+2.04-1ubuntu24 fails to upgrade on 20.04

2020-04-09 Thread Darin Miller
Confirmed in Kubuntu 20.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871968 Title: package grub-efi-amd64-signed (1.139+2.04-1ubuntu24) fails to upgrade on 20.04 To manage notifications

[Bug 1853830] Re: [FFe] gamemode

2020-04-08 Thread Darin Miller
Gamemode worked perfectly following Wimpy's guidelines in comment #11 using Kubuntu 20.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1853830 Title: [FFe] gamemode To manage notifications about

[Bug 1869992] Re: Ubiquity crashes during Kubuntu OEM install on WIFI menu

2020-03-31 Thread Darin Miller
grepping all files in the ubiquity package for frontend.ubuntu_drivers shows the only reference is in ubi-prepare.py. I suspect code was removed from one of import files, but I do not know how to use LP well enough to discover the offending commit. -- You received this bug notification because

[Bug 1869992] Re: Ubiquity crashes during Kubuntu OEM install on WIFI menu

2020-03-31 Thread Darin Miller
Confirmed on a 3rd system with legacy bios (First 2 systems were UEFI BIOS). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869992 Title: Ubiquity crashes during Kubuntu OEM install on WIFI menu

[Bug 1869992] Re: Ubiquity crashes during Kubuntu OEM install on WIFI menu

2020-03-31 Thread Darin Miller
Clarification: crash happens with any of the attempted install methods. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869992 Title: Ubiquity crashes during Kubuntu OEM install on WIFI menu To

[Bug 1869992] Re: Ubiquity crashes during Kubuntu OEM install on WIFI menu

2020-03-31 Thread Darin Miller
Attempted on 2nd laptop with same results-crashes on network menu (1st laptop Dell Inspiron 7559, 2nd laptop Lenovo Yoga Pro 2). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869992 Title:

[Bug 1869992] Re: Ubiquity crashes during Kubuntu OEM install on WIFI menu

2020-03-31 Thread Darin Miller
After the crash, the live desktop appears. Attempting OEM install using the desktop icon also crashes on the Wifi menu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869992 Title: Ubiquity crashes

[Bug 1869992] [NEW] Ubiquity crashes during Kubuntu OEM install on WIFI menu

2020-03-31 Thread Darin Miller
Public bug reported: Kubuntu OEM install crashes after attempting to pass the Wireless menu during install. Crash occurs regardless if user chooses to connect to wifi. Text from the Installer crashed window: Traceback (most recent call last): File

[Bug 1869451] Re: Kubuntu UEFI OEM installer lacks a mouse pointer

2020-03-27 Thread Darin Miller
Follow-up comment: The legacy OEM installation mode works fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869451 Title: Kubuntu UEFI OEM installer lacks a mouse pointer To manage

[Bug 1869451] [NEW] Kubuntu UEFI OEM installer lacks a mouse pointer

2020-03-27 Thread Darin Miller
Public bug reported: The Kubuntu UEFI OEM lacks a mouse pointer. The installer runs and mostly responds to keyboard input but some of the dropdown menus do not. Thus, changing the hard drive dropdown is not possible with keyboard only input. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package:

[Bug 1869079] Re: [FFe] KDE Frameworks 5.68.0 into Focal archive

2020-03-26 Thread Darin Miller
2nd system (Intel laptop) upgraded to 20.04 with Staging Frameworks working great with fw 5.68. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869079 Title: [FFe] KDE Frameworks 5.68.0 into Focal

[Bug 1869079] Re: [FFe] KDE Frameworks 5.68.0 into Focal archive

2020-03-25 Thread Darin Miller
Frameworks 5.68 installed and runs great on a hybrid laptop with NVidia and Intel drivers. I can readily test more systems if needed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869079 Title:

[Bug 1848413] Re: Wireless networking "not working" during install.

2019-10-16 Thread Darin Miller
** Description changed: - Attempting Kubuntu Eoan install using ISO from 2019-10-16 when - attempting to connect to wifi, the following warning/error appears after - typing in the network password: + Attempting Kubuntu Eoan install using ISO from 2019-10-16. Choose the + install option (vs Live

[Bug 1848413] [NEW] Wireless networking "not working" during install.

2019-10-16 Thread Darin Miller
Public bug reported: Attempting Kubuntu Eoan install using ISO from 2019-10-16 when attempting to connect to wifi, the following warning/error appears after typing in the network password: "org.freedesktop.NetworkManger.PermissionDenied: Not authorized to control networking" Verified on Dell

[Bug 1827822] Re: kernel null pointer dereference

2019-10-07 Thread Darin
Thanks for the response. What version of memtest did you run and how long did you have to run it? You ended up having a bad stick of ram? Did you have to test each one individually? I just built this PC a few months ago and after building ran memtest for a whole day without problem but maybe I'll

[Bug 1827822] Re: kernel null pointer dereference

2019-10-05 Thread Darin
I just had this happen to me. I'll attach the relevant part of the syslog. If there's any more info that I could give that would help just let me know. Using Kernel 5.3.0-10-generic from Eoan. Oct 5 18:02:26 kernel: [493310.092229] BUG: kernel NULL pointer dereference, address:

[Bug 1843866] Re: [FFe] KDE Frameworks 5.62.0 into Eoan archive

2019-09-14 Thread Darin Miller
NM, the alt-tab bug is still present. On fresh boot it works fine, but let the system sit for a few minutes and the bug remains sigh... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1843866

[Bug 1843866] Re: [FFe] KDE Frameworks 5.62.0 into Eoan archive

2019-09-14 Thread Darin Miller
On another note, 5.62 seems to have fixed this alt-tab bug: https://bugs.kde.org/show_bug.cgi?id=406180. This is great news! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1843866 Title: [FFe] KDE

[Bug 1843866] Re: [FFe] KDE Frameworks 5.62.0 into Eoan archive

2019-09-14 Thread Darin Miller
5.62 is also running well on disco desktop and eaon laptop. ** Bug watch added: KDE Bug Tracking System #406180 https://bugs.kde.org/show_bug.cgi?id=406180 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1819075] Re: SRU tracking bug for KDE's Plasma 5.12.8 for bionic

2019-07-14 Thread Darin Miller
A test of the entire proposed stack was successful with a fresh install of Bionic. Basic application and system functionality verified including KDE Connect, dolphin, kate, FF, System Settings, etc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1822426] Re: 19.04 Built in Intel HDA sound is disabled upon resume (fails in kernel 5.0.0 but works in 4.20.17)

2019-05-19 Thread Darin Miller
Though I closed report, I can still test 5.2-rc1 if feedback is needed/desired. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1822426 Title: 19.04 Built in Intel HDA sound is disabled upon resume

[Bug 1822426] Re: 19.04 Built in Intel HDA sound is disabled upon resume (fails in kernel 5.0.0 but works in 4.20.17)

2019-05-19 Thread Darin Miller
I apologize for not responding sooner. This issues was fixed a few days after reporting the issue. The current 5.0.0-15 is working fine and I agree this must have been a temporary kernel regression. I will close the bug. ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released --

[Bug 1824669] Re: Live boot fails legacy boot Kubuntu 19.04

2019-04-16 Thread Darin Miller
Boot issue fixed with latest release 19.04 candidate (16-04-19). Closing report. ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to the bug report.

[Bug 1824670] Re: Boot to black screen after Kubuntu 19.04 install

2019-04-16 Thread Darin Miller
Boot issue fixed with latest release 19.04 candidate (16-04-19). Closing report. ** Changed in: nvidia-graphics-drivers-340 (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1824669] Re: Live boot fails legacy boot Kubuntu 19.04

2019-04-15 Thread Darin Miller
dmesg output: https://paste.ubuntu.com/p/hG2xf9g7bs/ If this is not sufficient, let me know what else I can do. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824669 Title: Live boot fails legacy

[Bug 1824669] Re: Live boot fails legacy boot Kubuntu 19.04

2019-04-14 Thread Darin Miller
Journal file of failed boot session: https://paste.ubuntu.com/p/qThWrdtC65/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824669 Title: Live boot fails legacy boot Kubuntu 19.04 To manage

[Bug 1824670] [NEW] Boot to black screen after Kubuntu 19.04 install

2019-04-13 Thread Darin Miller
Public bug reported: Legacy laptop, Dell Vostro 1720, booted to black screen after fresh full disk install. Using ctrl-alt-f2 to drop to a terminal and issuing "startx" completed the boot process. Installed NVidia 340 driver which crashed the current session and sent me to an endless GUI

[Bug 1824669] [NEW] Live boot fails legacy boot Kubuntu 19.04

2019-04-13 Thread Darin Miller
Public bug reported: Attempted to Live Boot 2 different legacy Dell laptops (Dell Vostro 1720 and Dell XPS M1530). Boot process hangs on the "Kubuntu 19.04 ." screen. Both laptops have NVidia cards, but unsure if NVidia cards have any bearing on the boot. Both laptops had Kubuntu 18.10

[Bug 1822767] Re: Desktop is flickering/out of focus

2019-04-12 Thread Darin Miller
I confirm this issue. I see flickering/screen flashing after waking from sleep on a GTX 1080 card, NVidia driver 418.56. Disabling compositiing kills the flicker, but flicker returns upon compositing e-enable. Plamsa and kwin restarts fail to rectify. Reboot is the only sure fix. ** Changed in:

[Bug 1822426] Re: 19.04 Built in Intel HDA sound is disabled upon resume

2019-04-08 Thread Darin Miller
Sound is still working today with the 4.20.17 kernel. I will give it another day before I draw any conclusions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1822426 Title: 19.04 Built in Intel

[Bug 1822426] Re: 19.04 Built in Intel HDA sound is disabled upon resume

2019-04-07 Thread Darin Miller
uname -a: Linux Imagined 4.20.17-042017-generic NVIDIA Driver Version: 418.56 Resumed 3 times from sleep with the 4.20 kernel, so far sound is working fine. Sometimes the issues does not appear until the next day (warm vs cold hw?), so I will report back tomorrow. If sound works for next few

[Bug 1822426] Re: 19.04 Built in Intel HDA sound is disabled upon resume

2019-04-06 Thread Darin Miller
I still lost sound after setting "realtime-scheduling = no" in /etc/pulse/daemon.conf. Previous kernels have worked fine with this hw. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1822426 Title:

[Bug 1822426] Re: 19.04 Built in Intel HDA sound is disabled upon resume

2019-04-03 Thread Darin Miller
Journal file when sound failed after resume. ** Attachment added: "journal.txt" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1822426/+attachment/5252628/+files/journal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1822426] Re: 19.04 Built in Intel HDA sound is disabled upon resume

2019-04-02 Thread Darin Miller
Not sure if recent updates have fixed the issue, but problem has not appeared after several sleep and awake events. I will ensure to post details and try the above edit if problem recurs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1822426] [NEW] 19.04 Built in Intel HDA sound is disabled upon resume

2019-03-30 Thread Darin Miller
DevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: darin 4814 F pulseaudio /dev/snd/controlC1: darin 4814 F pulseaudio /dev/snd/controlC0: darin 4814 F pulseaudio CurrentDesktop: KDE Date: Sat Mar 30 10:20:24 2019 InstallationDate: Install

[Bug 1812408] Re: [SRU v1.3.3 to bionic and cosmic] - ubuntu still ships old version of KDEConnect

2019-01-31 Thread Darin Miller
Once I enabled KDE connect permissions, KDE Connect worked fine for file browsing, remote control, receiving and sending texts, and phone notifications. Verified on Android 8 & 9 phones with Cosmic. THANKS for fixing! -- You received this bug notification because you are a member of Ubuntu

[Bug 1813796] Re: kernel bug null pointer dereference

2019-01-29 Thread Darin Cummins
*** This bug is a duplicate of bug 1813663 *** https://bugs.launchpad.net/bugs/1813663 Also happening on a Dell Precision 5520. Works fine without doc. Screen goes black and system locks up after login if docked. Cold boot is only option. Booting to 4.15.0-43 works fine. -- You received

[Bug 1808657] Re: Ubiquity fails to boot when selecting the Try Kubuntu (live session).

2018-12-15 Thread Darin Miller
Another note, in the last 2 years, Ubiquity has never booted correctly on this hardware so this problem is not something new. I never realized the issue was ubiquity until today. (Neon live booted on this laptop without requiring nomodeset and thus provided the ubiquity clue as Neon does not use

[Bug 1808657] Re: Ubiquity fails to boot when selecting the Try Kubuntu (live session).

2018-12-15 Thread Darin Miller
Removing the maybe-ubiquity from the boot params, booted to live session 3 out 3 attempts. Sometimes the ubiquity boot will fail before the Try/Install menu is displayed as shown in the attachment. And it on this hybrid hardware, Try Kubuntu option always fails (assuming the ubiquity reaches

[Bug 1808657] [NEW] Ubiquity fails to boot when selecting the Try Kubuntu (live session).

2018-12-15 Thread Darin Miller
Public bug reported: When booting to a live usb via UEFI boot on a hybrid Dell Inspiron 7559 laptop (Intel/Nvidia), the Try "Kubuntu option" hangs. If maybe- ubiquity is removed from the boot parameters, the laptop will live boot without issue. Proceeding directly to install works fine.

[Bug 1798005] Re: Installer crashed on the "Who Are You?" panel.

2018-10-16 Thread Darin Miller
Testing the 20181017 daily ISO, fix verified on the hardware used when bug was discovered; install worked perfectly this time. Thanks for the fast fix! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1798005] Re: Installer crashed on the "Who Are You?" panel.

2018-10-15 Thread Darin Miller
Update: If I pause for a minute or so before proceeding to "Who are you panel?", the install proceeds without issue. Without the pause, maybe installer is attempting to write to drive that is not fully formatted? -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1798005] [NEW] Installer crashed on the "Who Are You?" panel.

2018-10-15 Thread Darin Miller
Public bug reported: Tried install twice. Manual partition setup using existing partitions for root and home-selecting format for both. After selecting the timezone, the "Who Are you?" panel appears and the installer crashes immediately. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package:

[Bug 1797643] Re: akonadi fails to start for fresh user/install in Cosmic

2018-10-12 Thread Darin Miller
Confirmed. FYI, the correct command for launching is: akonadictl start -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1797643 Title: akonadi fails to start for fresh user/install in Cosmic To

[Bug 1791501] Re: [FFe] KDE Frameworks 5.50.0 into Cosmic Archive

2018-09-09 Thread Darin Miller
+2 FW 5.50 great on Dell Inspiron 7559 laptop. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1791501 Title: [FFe] KDE Frameworks 5.50.0 into Cosmic Archive To manage notifications about this bug

[Bug 1779456] Re: SRU tracking bug for KDE's Plasma 5.12.6 for bionic

2018-07-05 Thread Darin Miller
Smooth upgrade on 2 laptops and one desktop. No regressions noted. I did not verify any specific bug fixes. Great job by developers and packagers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1775996] [NEW] package kodi-data (not installed) failed to install/upgrade: trying to overwrite '/usr/share/icons/hicolor/128x128/apps/kodi.png', which is also in package kodi 2:17.6+git20180430.

2018-06-09 Thread Darin Fisher
Public bug reported: i don't know ProblemType: Package DistroRelease: Ubuntu 18.04 Package: kodi-data (not installed) ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17 Uname: Linux 4.15.0-22-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 Date: Sat Jun 9 06:06:23

[Bug 1773292] Re: SRU 5.12.5.1 bugfix (crash) for bionic

2018-05-28 Thread Darin Miller
5.12.5.1 fix works here too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1773292 Title: SRU 5.12.5.1 bugfix (crash) for bionic To manage notifications about this bug go to:

[Bug 1771259] Re: [SRU] Update to bugfix release 3.0.2 in Bionic

2018-05-18 Thread Darin Miller
Limited testing on a local mp4 file and Big Buck Bunny (1080p H264video). Jump speed configurations worked as expected. Playback and time slider moves were very smooth. Minimal CPU usage with all tests. Sound work without stutter with pause/resume using BT and standard headphones.

[Bug 1760910] Re: Gdebi crash in Ubuntu Studio 18.04

2018-05-18 Thread Darin
Let me know if this is a different bug and I will file another report, but I think that it's the same. I open a .deb with gdebi-gtk. The GUI opens. I click "Install" and gdebi simply closes. If I open a terminal and type gdebi-gtk path/to/deb.deb it opens the deb in the GUI and when I hit

[Bug 1751293] Re: libfreetype6 2.8.1 cause nasty font glitches in atom editor

2018-05-10 Thread Darin
This bug is also reported here: https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/1769132 FreeType (libfreetype6) 2.9.1 fixes this issue. Hopefully it will replace 2.8.1 in the Ubuntu and Debian repositories as this problem affects many apps. -- You received this bug notification because

[Bug 1769417] Re: Pinned Virtualbox icon doesn't work properly on KDE Plasma 5.12 and can cause the system to feel laggy

2018-05-05 Thread Darin Miller
Confirmed the duplicate icon behavior as shown in the video. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1769417 Title: Pinned Virtualbox icon doesn't work properly on KDE Plasma 5.12 and can

[Bug 1764005] Re: Black-screen on boot with nvidia 390 for Budgie, MATE, Xubuntu, Kubuntu

2018-04-23 Thread Darin Miller
Confirming this fixes my bug also: https://bugs.launchpad.net/ubuntu/+source/sddm/+bug/1762885. Nice job Alberto! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1764005 Title: Black-screen on boot

[Bug 1762885] Re: SDDM fails to start on laptops modern NVidia cards

2018-04-13 Thread Darin Miller
The 4.16.1 kernel did not fix it for me :(. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1762885 Title: SDDM fails to start on laptops modern NVidia cards To manage notifications about this bug

[Bug 1762885] [NEW] SDDM fails to start on laptops modern NVidia cards

2018-04-10 Thread Darin Miller
Public bug reported: Hybrid laptop with an NVidia 960M video card boots to a black SDDM screen when the NVidia card enabled (using the NVidia 384 and 390.xx drivers). Nouveau drivers fail to boot. Switching to Intel drivers (sudo prime-select intel), SDDM loads/runs just fine. Removing the

[Bug 1760347] Re: [FFe] Krita 4.0.0 for Bionic

2018-04-01 Thread Darin Miller
I can also verify Krita 4.0 installed and works fine. However, I am not an artist nor Krita super user, so I was only able to test primitive functionality. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1742147] Re: upgrade from 17.10 to 18.04 fails with triggers looping

2018-03-18 Thread Darin Miller
Apologies, I posted on wrong bug report. Nix my confirmation on this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1742147 Title: upgrade from 17.10 to 18.04 fails with triggers looping To

[Bug 1756743] Re: Upgrade from 17.10 to 18.04 has package dependancies blocking install.

2018-03-18 Thread Darin Miller
Confirmed here on 3 different machines. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1756743 Title: Upgrade from 17.10 to 18.04 has package dependancies blocking install. To manage notifications

[Bug 1742147] Re: upgrade from 17.10 to 18.04 fails with triggers looping

2018-03-18 Thread Darin Miller
Same issue here on 3 different machines. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1742147 Title: upgrade from 17.10 to 18.04 fails with triggers looping To manage notifications about this bug

[Bug 1572244] Re: Kubuntu requires that the WiFi password be entered twice before WiFi can be used

2018-03-13 Thread Darin Miller
Network connected without double password prompt via Ubiquity and from the live boot panel icon (rebooted to test both). All secure networks were correctly marked as "secure". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1754825] Re: [FFe] KDE Frameworks 5.44.0 into the Bionic Archive

2018-03-10 Thread Darin Miller
Typo: s/bug/but -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754825 Title: [FFe] KDE Frameworks 5.44.0 into the Bionic Archive To manage notifications about this bug go to:

[Bug 1754825] Re: [FFe] KDE Frameworks 5.44.0 into the Bionic Archive

2018-03-10 Thread Darin Miller
Upgrade to frameworks 5.44 was seamless here also. Rebooted and verified the following: - KHolidays is working fine in the calendar - kwallet working great - baloo is running with minimal memory fingerprint and resource consumption - kdesu (kdesudo) works as intended - krunner works awesome as

[Bug 956255] Re: exo-file-manager.desktop breaks file opening in non-XFCE DEs

2017-10-22 Thread Darin
I didn't have this problem in Zesty but since updating to Artful a few days ago this is a problem. I installed Nautilus on Xubuntu (uninstalled Thunar), and Nautilus opens files with itself until I uninstall exo- utils. Once I uninstall exo-utils Nautilus behaves as it should. -- You received

[Bug 1529700] Re: fslint-gui duplicates select - within groups - select all but newest/oldest results in error

2017-09-25 Thread Darin
This was fixed 2 years ago on Github. https://github.com/pixelb/fslint/issues/112 I'm using the 2.46 release here without any issue: https://github.com/pixelb/fslint/releases --- The current Ubuntu package (and Debian package) is 3+ years old now and broken. It needs to be removed or

[Bug 1716092] Re: Enabling Auto switching streams on new active output causes pulseaudio to crash

2017-09-24 Thread Darin Miller
** Package changed: plasma-pa (Ubuntu) => pulseaudio (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1716092 Title: Enabling Auto switching streams on new active output causes pulseaudio

[Bug 1716092] Re: Enabling Auto switching streams on new active output causes pulseaudio to crash

2017-09-09 Thread Darin Miller
Followup: Autoswitching works perfectly even with the line "load-module module-switch-on-connect" in /etc/pulse/default.pa commented out. ** Summary changed: - Enabling Auto switching streams on new active output cashes pulseaudio to crash + Enabling Auto switching streams on new active output

[Bug 1716141] [NEW] bluetooth fails to pair with multiple devices in 17.10. Working fine with 16.04.

2017-09-09 Thread Darin Miller
Public bug reported: Unable to pair bluetooth headphones and bluetooth speakers with following hw: *-usb:3 description: Bluetooth wireless interface vendor: Intel Corp. physical id: 5 bus info: usb@1:5

[Bug 1716092] [NEW] Enabling Auto switching streams on new active output cashes pulseaudio to crash

2017-09-08 Thread Darin Miller
Public bug reported: Not sure if this is a plasma-pa bug or a pulseaudio bug. In plasma-pa -> Audio Volumue -> Advanced tab checking the "Automatically switch all running streams when a new output becomes available" cause PA to crash. If the /etc/pulse/default.pa file is modified by

[Bug 1714140] [NEW] Fresh OEM install, xorg failed to start after user setup was performed.

2017-08-30 Thread Darin Miller
Public bug reported: While testing OEM install, the live boot, vendor update boot, and boot to end user setup worked fine. After entering credentials and performing final user setup, the subsequent reboot resulted in a terminal login prompt. After logging in at the prompt, startx was required

[Bug 965953] Re: Indicator menus are too short and scroll when opened from screen bottom

2017-07-10 Thread Darin
This is worse than ever in Xubuntu 17.04. And since they have removed the XFCE4 mixer plugin from the repositories, I don't know a way to have volume control after having removed the indicator plugin. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1530523] Re: kcm_driver_manager: Infinitely shows Collecting information

2017-04-04 Thread Darin Miller
This issues is fixed when testing today's daily download (4/4/17). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1530523 Title: kcm_driver_manager: Infinitely shows Collecting information To

[Bug 1638473] Re: Blank screen after running oem-config

2017-02-16 Thread Darin Miller
I could not repeat the black screen issue with either Ubuntu 16.04.2 amd64 nor the i686 OEM install. HW: ASUS mb with UEFI BIOS, Intel VT-x enabled, Intel CPU with NVidia graphics card (driver v. 378.13). Install worked as expected (both in VM and on real hw). -- You received this bug

[Bug 1665385] [NEW] dragonplayer fails to play video

2017-02-16 Thread Darin Miller
Public bug reported: Attempting to play mp3/mp4 video with default Nouveau drivers fails to render any video. The player resizes to the aspect ratio of the video and audio is played, but no video. No change in behavior after installing kubuntu-restricted-extras. Installing proprietary NVidia

[Bug 1635911] Re: Konversation crashes on quit - please package latest version

2017-01-14 Thread Darin Miller
I have tested 3 different Yakkety boxes (2 laptops and desktop) and this fixes the crash issue on my all boxes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635911 Title: Konversation crashes on

[Bug 1642821] Re: Touchpad 3 button click no longer works after resume.

2016-11-18 Thread Darin
The Yoga Pro 2 touch pad was very sketchy (nearly useless) on the old xorg driver. With the exception of 2 issues, the touch pad works perfectly with libinput as long I install xserver-xorg-input-libinput driver. Last remaining issues: - Middle mouse click lost after resume - Touchpad always

  1   2   >