[Bug 1913957] [NEW] internet slows frames start dropping and then the entire system restarts

2021-01-31 Thread Robert M Shiles
Public bug reported: I recently installed Ubuntu 20.04, the system will slow significantly, start dropping frames, slowing internet speeds, and finally randomly restart. once it restarts it enters this cycle where it will keep restarting multiple times before it reaches the log in screen. This

[Bug 1743908] Re: MODSIGN: Couldn't get UEFI db list

2019-05-02 Thread Robert M. Muncrief
This bug is marked as "Fix Released" but after years of running Manjaro I decided to give Ubuntu a try again with Disco Dingo 19.04 and it was simply impossible because it still exists. I could get past the initial error, and Ubuntu thought it was installed, but trying to boot just output the

[Bug 1727503] [NEW] package libpam-systemd:amd64 229-4ubuntu20 failed to install/upgrade: package libpam-systemd:amd64 is already installed and configured

2017-10-25 Thread Robert M Price
Public bug reported: appears to be installed ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libpam-systemd:amd64 229-4ubuntu20 ProcVersionSignature: Ubuntu 4.4.0-97.120-generic 4.4.87 Uname: Linux 4.4.0-97-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.10 AptdaemonVersion:

[Bug 1698233] Re: [SRU] New libepoxy0 causes hang at boot for AMDGPU-PRO

2017-07-05 Thread Robert M. Muncrief
I tested libepoxy0_1.3.1-1ubuntu0.16.04.2 amd64 and i386 as requested and it works without error. My system is Xubuntu 16.04.2 with kernel 4.9.35-lowlatency. Thank you for your excellent work! ** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- You received

[Bug 1698233] Re: New libepoxy0 causes hang at boot for AMDGPU-PRO

2017-06-23 Thread Robert M. Muncrief
I tried the 1.4.3-0ubuntu2 version as well and it also reintroduced the black screen hang on boot for me. I reverted back to 1.3.1-1ubuntu1.16.04.2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1698233] Re: New libepoxy0 causes hang at boot

2017-06-22 Thread Robert M. Muncrief
@LocutusOfBorg, this seems to work perfectly. I tried a few iterations of playing No Man's Sky, browsing with Chrome, and playing video with VLC and everything worked as expected. Thank you for the quick fix. If anyone else needs this update before it's in the main repositories execute the

[Bug 1698233] Re: New libepoxy0 causes hang at boot

2017-06-22 Thread Robert M. Muncrief
The Mesa drivers only support OpenGL 4.5 Core mode, they don't support OpenGL 4.5 Compatibility mode. It's odd but for some reason they only support OpenGL 3.3 Compatibility mode, and the developers have stated they don't intend on changing it. So games and other software that require higher

[Bug 1698233] Re: New libepoxy0 causes hang at boot

2017-06-21 Thread Robert M. Muncrief
@LocutusOfBorg, I tried adding your repository again today and received this error with sudo apt-get update: Err:33 https://launchpad.net/~costamagnagianfranco/+archive/ubuntu/locutusofborg-ppa/+packages xenial/main amd64 Packages 404 Not Found I don't know if this occurred before, but in

[Bug 1698233] Re: New libepoxy0 causes hang at boot

2017-06-20 Thread Robert M. Muncrief
I removed the libepoxy0 package holds, added the LocutusOfBorg repository, and did an apt-get update and apt-get dist-upgrade. However my system still hung on reboot. If I did something wrong please let me know. Also the problem only occurs with AMDGPU-PRO, I should have been clear about that.

[Bug 1698233] Re: New libepoxy0 causes hang at boot

2017-06-17 Thread Robert M. Muncrief
Yes Micheal, that's all anyone confronted with this bug needs to do initially so they can boot. After booting they should also open a terminal and issue one of the following commands: For amd64 systems: sudo apt-mark hold libepoxy-dev libepoxy0 libepoxy0:i386 For i386 systems: sudo apt-mark

[Bug 1698233] [NEW] New libepoxy0 causes hang at boot

2017-06-15 Thread Robert M. Muncrief
Public bug reported: When updating my Xubuntu 16.04.2 system today the upgrade from libepoxy0 1.3.1-1 to libepoxy0 1.3.1-1ubuntu0.16.04.1 caused my system to hang right before the login screen. Unfortunately since this was a complete system lock up I can't provide any logs as I had to restore

[Bug 1168742] Re: [udev] Disks are not unmounted when physical eject button is used

2016-09-24 Thread Robert M. Muncrief
I can confirm this problem still exists with Xubuntu 16.04 x64. I hope it's fixed someday. It's difficult to win Windows users over when common things like this don't work, it's very confusing for them and they just want me to reinstall Windows :( -- You received this bug notification because

[Bug 1425000] Re: Cannot set right monitor as primary in dual monitor configuration

2016-09-22 Thread Robert M. Muncrief
I can confirm the same problem exists with Xubuntu x64 16.04 as well. However I can also confirm that this has been a problem with all Ubuntu flavors for many years. The difference now is that nothing can be done on the user side to fix it. After all these years I'd become quite adept at editing

[Bug 1512120] Re: thunar crashes on file renaming

2016-08-31 Thread Robert M. Muncrief
This bug still exists in Xubuntu 16.04.1 amd64 as of today. Thunar is version 1.6.10-2ubuntu1, and the system has all current updates applied. I installed Xubuntu about a week ago and Thunar crashes almost every time I try to rename a file with it. I've started using mv from the terminal to avoid

[Bug 1605346] [NEW] package mysql-server-5.7 5.7.13-0ubuntu0.16.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-07-21 Thread Robert M. Muncrief
Public bug reported: I keep my database in a different directory for contents that are backed up. To accomplish that I modify /etc/mysql/mysql.conf.d/mysqld.cnf, /etc/apparmor.d/usr.sbin.mysqld, and /usr/share/mysql/mysql-systemd- start. When the software update ran it crashed instead of asking

Re: [Bug 1603151] Re: systemctl isolate anyname.target not working

2016-07-18 Thread Robert M. Koretsky
Martin: Sounds good, thanks for the info about systemctl stop lightdm! Robert M. Koretsky On Sun, Jul 17, 2016 at 10:41 PM, Martin Pitt <martin.p...@ubuntu.com> wrote: > This is the same with "systemctl stop lightdm", btw. I'm reassigning > this to lightdm.

Re: [Bug 1603151] Re: systemctl isolate anyname.target not working

2016-07-18 Thread Robert M. Koretsky
Martin: Yes, that's all that remains of this for me. But it's no big deal to hold down Ctrl-Alt-F2 to switch to tty2. Robert M. Koretsky On Sun, Jul 17, 2016 at 10:40 PM, Martin Pitt <martin.p...@ubuntu.com> wrote: > So to summarize, the only problem is that stopping lightdm does not

Re: [Bug 1603151] Re: systemctl isolate anyname.target not working

2016-07-17 Thread Robert M. Koretsky
on a Mint 18 guest running in VirtualBox. I could ssh into the VirtualBox guest, but couldn't figure out how to use Ctrl-Alt-F2 in the guest. The above session was done on Mint 18 running on bare metal on the HP. Thanks very much for helping to solve my problem! Sincerely, Robert M. Koretsky On Sun

[Bug 1603151] [NEW] systemctl isolate anyname.target not working

2016-07-14 Thread Robert M. Koretsky
Public bug reported: On Ubuntu 16.04 Cinammon, systemctl isolate multi-user.target hangs the system. I've tried editing the multi-user.target file as a snippet, or the whole thing, but with no fix. The system flashes a very momentary prompt to login as a single user without a GUI, but then the

Re: [Bug 1573787] Re: package kaccounts-providers (not installed) failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in package accou

2016-05-20 Thread Robert M
Thank you Paul . I also went back to Ubuntu 16.04 with the 4.6 kernel and its seems stable . On Fri, May 20, 2016 at 8:38 AM, P.Johnston <1573...@bugs.launchpad.net> wrote: > Bruce, > Robert, > > I've given up on KDE. Too many screen artifacts in menus and text (within > terminal). No update,

Re: [Bug 1573787] Re: package kaccounts-providers (not installed) failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in package accou

2016-05-20 Thread Robert M
I stopped using the accounts section since, so i have not checked since submission of the bug or any further Ubuntu regression updates . i have installed 4.6 kernel since and a lot of pushed updates give me few days to check it . Robert Maultz On Fri, May 20, 2016 at 4:29 AM, Robert Bredereck

[Bug 1573787] [NEW] package kaccounts-providers (not installed) failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in package account

2016-04-22 Thread Robert M
Public bug reported: Crash on exit ProblemType: Package DistroRelease: Ubuntu 16.04 Package: kaccounts-providers (not installed) ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6 Uname: Linux 4.4.0-21-generic x86_64 ApportVersion: 2.20.1-0ubuntu2 Architecture: amd64 Date: Fri Apr 22

[Bug 1477266] [NEW] package open-iscsi 2.0.873-3ubuntu11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-22 Thread Robert M
Public bug reported: Prompted to submit bug report AS ProblemType: Package DistroRelease: Ubuntu 15.04 Package: open-iscsi 2.0.873-3ubuntu11 ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 Uname: Linux 3.19.0-22-generic i686 ApportVersion: 2.17.2-0ubuntu1.1 Architecture: i386 Date:

[Bug 1198442] Re: package fglrx (not installed) failed to install

2015-05-20 Thread Robert M. Muncrief
This bug occurs on Ubuntu 14.04 as well, which is what I'm running. But for some reason the bug utility will only let me report it on this thread. I already knew that the Catalyst 15.2 beta drivers didn't work, that's why I never moved to Ubuntu 15.04. The last working drivers are Catalyst 14.12.

Re: [Bug 1454907] Re: Fresh 14.10 install on TA970 motherboard with HD6450 graphics card

2015-05-14 Thread Robert M. Muncrief
On 05/14/2015 06:11 AM, Phillip Susi wrote: Please choose the check disc option from the boot menu to verify the integrity of the installation image, as well as the memtest option and let it run for at least 15 minutes to see if your ram has errors. ** Changed in: ubiquity (Ubuntu)

[Bug 1454907] [NEW] Fresh 14.10 install on TA970 motherboard with HD6450 graphics card

2015-05-13 Thread Robert M. Muncrief
Public bug reported: Trying to install Ubuntu 14.10 on Biostar TA970 motherboard with HD6450 graphics card and 12GB DDR3 ram. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: ubiquity 2.20.0 ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4 Uname: Linux 3.16.0-23-generic x86_64

[Bug 1448418] Re: Logout not working in Cairo Dock

2015-04-25 Thread Robert M. Muncrief
I have the same problem as pramathesh. In addition if you enable logout and shutdown in the main menu neither work. I have tried the various delay start up solutions found on the Internet but none work. There is also a problem if you attempt to use the GLX mode. The entire dock will

[Bug 1447420] [NEW] fglrx-core (not installed): fglrx-core kernel module failed to build [error: implicit declaration of function ‘__get_cpu_var’]

2015-04-22 Thread Robert M. Muncrief
*** This bug is a duplicate of bug 1431068 *** https://bugs.launchpad.net/bugs/1431068 Public bug reported: Catalyst 14.12 will not compile for an HD 6450 card on Ubuntu Mate 15.04. ProblemType: Package DistroRelease: Ubuntu 15.04 Package: fglrx-core 2:14.501-0ubuntu1 ProcVersionSignature:

[Bug 1431068] Re: fglrx-updates 2:13.350.1-0ubuntu2: fglrx-updates kernel module failed to build [error: implicit declaration of function ‘__get_cpu_var’]

2015-04-20 Thread Robert M. Muncrief
AMD Catalyst 14.12 drivers will not compile on Ubuntu 15.04. I am using an HD 6450 and can compile the drivers fine on 14.04 LTS. The fglrx beta drivers included with 15.04 are very buggy and unusable with cairo-dock so it is critical to able to compile the 14.12 drivers. -- You received this

[Bug 859101] Re: fglrx 2:8.881-0ubuntu2: fglrx kernel module failed to build (kernel includes at ... not found or incomplete file: .../linux/version.h)

2015-03-11 Thread Robert M. Muncrief
Same problem on Ubuntu 14.04.2. Can't install fglrx for HD3300. version.h is missing. The worst part is that the default drivers are very slow and trying to run a virtual machine with them is almost impossible. I hope this can be fixed, it seems it's been a problem for a long time. -- You

[Bug 1393060] [NEW] ICU 53.1 or Greater Update for Lao Word and Line Breaking

2014-11-15 Thread Robert M Campbell
Public bug reported: Lao line and word break support is needed to properly render Lao text on various applications, as Lao typically doesn't uses spaces between words, but rather mostly uses spaces like punctuation, a way to split phrases. An example of this is at

[Bug 1092651] Re: CCSM segfaults if no settings found

2013-03-04 Thread Robert M
Note: this is still at least partially broken in the newest version of compiz, as getGnomeMouseButton could still potentially fail(see my comment #4) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 806277] [NEW] Update Package to 2.14.1 in Oneiric

2011-07-05 Thread Robert M Campbell
Public bug reported: Is it possible for someone to release the latest stable version of lilypond(2.14.1) in Ubuntu Oneiric? Currently, the repository contains an outdated version. Here is a list of changes to 2.14 since 2.12: http://lilypond.org/doc/v2.14/Documentation/changes/index.html **

[Bug 806277] Re: Update Package to 2.14.1 in Oneiric

2011-07-05 Thread Robert M Campbell
My current Ubuntu version is Natty (11.04) but am willing to use Oneiric (or backport) if needed. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806277 Title: Update Package to 2.14.1 in

[Bug 806283] [NEW] Lao language renders in pdf poorly

2011-07-05 Thread Robert M Campbell
Public bug reported: Lao PDF rendering support for lyrics in Lilypond has issues when rendering the consonants with long tails. The problem is that Mai Gong {0EBB} appears as yor {0E8D} after por {0E98}, yor {0EA2}, for {0E9D} and for {0E9F}. After speaking with a friend, other programs have the

[Bug 312756] Re: MASTER: support graphics card hot switch

2011-02-15 Thread Robert M.
Hi all, My laptop is a ASUS K52Jc. A DSDT.dsl has already been posted for this one, but since mine looked a bit different, thought I'd post it too. Dunno if it helps. System-product-name system-product-version K52Jc 1.0 lspci -vnnn 00:02.0 VGA compatible controller [0300]: Intel Corporation

[Bug 96311] Re: Feisty Fawn beta doesn't install on Toshiba Tecra S3

2008-11-02 Thread Robert M. Albrecht
Hi. Fixed in 2.6.26 http://bugzilla.kernel.org/show_bug.cgi?id=9491 cu romal -- Feisty Fawn beta doesn't install on Toshiba Tecra S3 https://bugs.launchpad.net/bugs/96311 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

Re: [Bug 180023] Re: Pidgin crashes when incoming message received (Ubuntu 7.10)

2008-08-22 Thread Robert M. Koch
Bug disappeared after the reinstall -- sorry I couldn't help track it down, although from the looks of it, it lives in someone else's codebase anyway. Thanks for a great IM client! -- Pidgin crashes when incoming message received (Ubuntu 7.10) https://bugs.launchpad.net/bugs/180023 You received

Re: [Bug 180023] Re: Pidgin crashes when incoming message received (Ubuntu 7.10)

2008-03-04 Thread Robert M. Koch
Unable to reproduce; in the interim I had to wipe/reinstall system, and I can't reproduce the bug now. Methinks it had to do with other programs installed on the system, maybe vmware or matlab. I'll keep track of Pidgin's behavior as I install the things I used before, and I'll grab that trace

[Bug 96311] Re: Feisty Fawn beta doesn't install on Toshiba Tecra S3

2007-09-29 Thread Robert M. Albrecht
Yes. See http://bugzilla.kernel.org/show_bug.cgi?id=8933 -- Feisty Fawn beta doesn't install on Toshiba Tecra S3 https://bugs.launchpad.net/bugs/96311 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 122869] Re: compiz seg-faults on starting

2007-07-03 Thread Robert M. Albrecht
I used the driver manager to enable to before, so I had to disable the driver first, reboot and enable the driver again. This produced a non working xorg. I had to restore the older xorg manually. The ARGB setting was in there before and is includes now. Still compiz does not work. **

[Bug 122869] Re: compiz seg-faults on starting

2007-07-03 Thread Robert M. Albrecht
** Attachment added: messages http://launchpadlibrarian.net/8293762/messages -- compiz seg-faults on starting https://bugs.launchpad.net/bugs/122869 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 122869] Re: compiz seg-faults on starting

2007-07-03 Thread Robert M. Albrecht
** Attachment added: xorg.conf http://launchpadlibrarian.net/8293763/xorg.conf -- compiz seg-faults on starting https://bugs.launchpad.net/bugs/122869 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 122869] Re: compiz seg-faults on starting

2007-06-29 Thread Robert M. Albrecht
** Attachment added: xdpyinfo http://launchpadlibrarian.net/8256010/xdpyinfo.log -- compiz seg-faults on starting https://bugs.launchpad.net/bugs/122869 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 122869] Re: compiz seg-faults on starting

2007-06-29 Thread Robert M. Albrecht
** Attachment added: glxinfo http://launchpadlibrarian.net/8256009/glxinfo.log -- compiz seg-faults on starting https://bugs.launchpad.net/bugs/122869 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 122869] Re: compiz seg-faults on starting

2007-06-29 Thread Robert M. Albrecht
** Attachment added: logfile http://launchpadlibrarian.net/8256004/.xsession-errors -- compiz seg-faults on starting https://bugs.launchpad.net/bugs/122869 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 122869] Re: compiz seg-faults on starting

2007-06-29 Thread Robert M. Albrecht
** Attachment added: xorg-log http://launchpadlibrarian.net/8256005/Xorg.0.log -- compiz seg-faults on starting https://bugs.launchpad.net/bugs/122869 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 122869] compiz seg-faults on starting

2007-06-28 Thread Robert M. Albrecht
Public bug reported: Binary package hint: compiz Compiz faults when starting. effects are enabled but the window- decorations are missing. Happens every time. I'm using gutsy 2007-06-28 with nvidia-binary driver on a Toshiba Tecra Laptop. [EMAIL PROTECTED]:~$ compiz --replace [1] 6130 [EMAIL

[Bug 107337] gpg does not recognise Omnikey 4040 Smartcard-reader

2007-04-17 Thread Robert M. Albrecht
Public bug reported: Binary package hint: casper gpg does not recognise Omnikey 4040 Smartcard-reader GPGs homepage lists the 4040 as supported. Ubuntus GPG does not support this device: Inserting the smartcard-reader: [ 1501.256000] pcmcia: registering new device pcmcia0.0 [ 1501.504000]

[Bug 96311] Feisty Fawn beta doesn't install on Toshiba Tecra S3

2007-04-17 Thread Robert M. Albrecht
I confirm this behaviour on my Tecra S3. It was OK with 6.10 I think it is an upstream-problem, as recent Fedora have the same problems. romal -- Feisty Fawn beta doesn't install on Toshiba Tecra S3 https://bugs.launchpad.net/bugs/96311 You received this bug notification because you are a

[Bug 96508] Installer does not see harddisk

2007-03-26 Thread Robert M. Albrecht
Public bug reported: Hi, I'm using an Toshiba Tecra S3. Ubuntu 6.10 does install flawless, Feisty Fawn Beta 2 Installer CDs boots up correctly. I can launch the installer, choose the language, ... but the partition-tool does not see any harddisks. If i do an rmmod ata_piix rmmod ahci insmod

[Bug 96508] Re: Installer does not see harddisk

2007-03-26 Thread Robert M. Albrecht
*** This bug is a duplicate of bug 96311 *** ** This bug has been marked a duplicate of bug 96311 Feisty Fawn beta doesn't install on Toshiba Tecra S3 -- Installer does not see harddisk https://launchpad.net/bugs/96508 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com