[Bug 1647511] Re: During kernel upgrade, /usr/sbin/dkms falsely reports that initrd.img won't be created

2018-10-23 Thread Antonios Hadjigeorgalis
seeing this error message on 18.04 Setting up linux-headers-4.15.0-38-generic (4.15.0-38.41) ... /etc/kernel/header_postinst.d/dkms: Warning: Unable to find an initial ram disk that I know how to handle. Will not try to make an initrd. -- You received this bug notification because you are a memb

[Bug 1789924] Re: Missing Intel GPU pci-id's

2019-01-19 Thread Antonios Hadjigeorgalis
Clean install Ubuntu 18.04 Bionic on Asus Z390 Prime with Intel i5-9600K. - Enabled -proposed repo - apt update && apt upgrade Now graphics chip is correctly identified: $ glxinfo | grep OpenGL OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) HD

[Bug 1789924] Re: Missing Intel GPU pci-id's

2019-01-19 Thread Antonios Hadjigeorgalis
uname -a Linux one 4.15.0-44-generic #47-Ubuntu SMP Mon Jan 14 11:26:59 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 551654] Re: ACPI error, Namespace lookup failure, AE_NOT_FOUND

2016-11-19 Thread Antonios Hadjigeorgalis
on Ubuntu 16.04.1 I'm getting the following errors on every boot. [1.290468] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359) [1.290485] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT1._GTF] (Node 8804100c3c08), AE_NOT_FOUND (20150930/ps

[Bug 1486450] Re: Error in loading other_hosts file

2016-11-29 Thread Antonios Hadjigeorgalis
adding an empty other_hosts file stopped this error message. Based on https://wiki.ubuntu.com/OneConf/Testing the other_hosts file is for storing oneconf information from other hosts on the network. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1486450] Re: Error in loading other_hosts file

2016-11-29 Thread Antonios Hadjigeorgalis
I believe this message originates from line 184 in http://bazaar.launchpad.net/~ubuntu-desktop/oneconf/trunk/view/head:/oneconf/hosts.py This appears to be a normal message that will always be logged unless an other_hosts file is created. ``` def _load_other_hosts(self): '''Load all other

[Bug 1623092] [NEW] Computer crashes on shutdown

2016-09-13 Thread Antonios Hadjigeorgalis
Public bug reported: This bug has occurred twice in the past week. My motherboard is set up to turn on at 6am in the morning. The morning after this bug occurs it does not automatically start up. The bug occurs on shutdown and leaves the computer unresponsive with the text of the kernel log bug

[Bug 1623092] Re: Computer crashes on shutdown

2016-09-13 Thread Antonios Hadjigeorgalis
This is the section of the kern.log that was showing on the screen at the time of the crash. ** Attachment added: "kern.log crash report section" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1623092/+attachment/4740140/+files/kern.log -- You received this bug notification because you

[Bug 1623092] Re: Computer crashes on shutdown

2016-09-16 Thread Antonios Hadjigeorgalis
The current kernel was installed on 8/30/16 so the issue has only been happening since the install. I have automatic updates enabled so there have been various other updates added. The crash occurred once before this report and then has not reoccurred since the report. I have installed the 4.8rc

[Bug 1623092] Re: Computer crashes on shutdown

2016-09-17 Thread Antonios Hadjigeorgalis
Immediately after installing the 4.8rc6 kernel, my system crashed again on shutdown when I rebooted to launch the new kernel. The crash occurred running on the old kernel before the reboot. Now the system will not boot to the graphical user interface, regardless of which kernel I choose in grub

[Bug 1623092] Re: Computer crashes on shutdown

2016-09-17 Thread Antonios Hadjigeorgalis
This file is the result of running ubuntu-bug linux --save=report.txt on the system in the current state. ** Attachment added: "report.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1623092/+attachment/4742635/+files/report.txt -- You received this bug notification because you are

[Bug 1623092] Re: Computer crashes on shutdown

2016-09-17 Thread Antonios Hadjigeorgalis
I was able to boot the system from a live usb. I believe that means this is not a hardware failure. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1623092 Title: Computer crashes on shutdown To man

[Bug 1623092] Re: Computer crashes on shutdown

2016-09-17 Thread Antonios Hadjigeorgalis
results of systemctl status lightdm.service ● lightdm.service - Light Display Manager Loaded: loaded (/lib/systemd/system/lightdm.service; enabled; vendor preset: enabled) Drop-In: /lib/systemd/system/display-manager.service.d └─xdiagnose.conf Active: inactive (dead) (Result: e

[Bug 1623092] Re: Computer crashes on shutdown

2016-09-18 Thread Antonios Hadjigeorgalis
On the last crash after installing the 4.8rc6 kernel, but before booting into it, something happened to one or more of lightdm, unity-greeter, or unity. I reinstalled those 3 packages before getting my desktop to come back. I also purged all versions of virtualbox. I'm now running on the 4.8rc6

[Bug 1463332] Re: zeitgeist-datahub.vala:229: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!

2017-05-19 Thread Antonios Hadjigeorgalis
I tried deleting the directory ~/.local/share/zeitgeist/fts.index/ and the error still shows up on 16.04.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1463332 Title: zeitgeist-datahub.vala:229: U

[Bug 1638301] Re: systemctl start auto-completion shows error

2017-11-23 Thread Antonios Hadjigeorgalis
on my system (currently 16.04.03 , initial install 12.04) the directory /lib/systemd/system/busnames.target.wants/ is empty. However, the package list at https://packages.ubuntu.com/xenial/amd64/systemd/filelist shows that there should be 7 files there, incuding org.freedesktop.network1.busname I

[Bug 1592503] Re: "snapd.refresh.service" fails to start on startup

2016-08-12 Thread Antonios Hadjigeorgalis
I'm also seeing the behaviour that the service can be started manually after the internet connection is active. I'm seeing this with both a clean install of 16.04 on a laptop and an upgrade from 14.04 to 16.04 on a desktop. -- You received this bug notification because you are a member of Ubuntu

[Bug 1486450] Re: Error in loading other_hosts file

2016-11-18 Thread Antonios Hadjigeorgalis
Nov 18 10:14:27 antonios-linux com.ubuntu.OneConf[2461]: WARNING:oneconf.hosts:Error in loading other_hosts file: [Errno 2] No such file or directory: '/home/antonios/.cache/oneconf/8b03469885edc0cbe299f0a30002/other_hosts' Ubuntu 16.04.1 kernel 4.4.0-47-generic UEFI boot There is no 'other_h

[Bug 1689825] Re: gnome-keyring not unlocked on boot

2017-07-14 Thread Antonios Hadjigeorgalis
Removing flatpak/dbus-user-session did not change anything for me on 16.04.2. dbus-user-session was first installed on May 8th 2017 in conjunction with an upgrade of flatpak (and other software) as can be seen in attached apt history log entry. flatpak list org.pitivi.Pitivi/x86_64/stable org.gno

[Bug 1689825] Re: gnome-keyring not unlocked on boot

2017-07-14 Thread Antonios Hadjigeorgalis
Thank you, @leftyfb. I'm seeing some strange behavior when deleting the files in ~/.config/autostart/ I can delete the file. If I open the GUI for startup Applications it has a line for gnome-keyring-daemon --start --components=ssh which seems unrelated to the text file in ~/.config/autostart.

[Bug 1689825] Re: gnome-keyring not unlocked on boot

2017-07-14 Thread Antonios Hadjigeorgalis
I added a bad command line into the GUI and .config/autostart file to be sure that it could not run the command to start the daemon. upon reboot I still see two daemons running, one with my username as owner and one with lightdm as owner. I'm still getting the same behavior of slow launch of term

[Bug 1689825] Re: gnome-keyring not unlocked on boot

2017-07-15 Thread Antonios Hadjigeorgalis
I can now confirm that these instructions have worked for me. Thank you all. I did change my password as suggested in comment #74 by bytecommander. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/16898

[Bug 1689825] Re: gnome-keyring not unlocked on boot

2017-05-13 Thread Antonios Hadjigeorgalis
I'm also seeing slow startup in chrome/chromium, and gnome-terminal using keyboard shortcut. When launching chromium-browser from command line I see the following messages: Using PPAPI flash. --ppapi-flash-path=/usr/lib/adobe-flashplugin/libpepflashplayer.so --ppapi-flash-version= [3823:3823:05

[Bug 1689825] Re: gnome-keyring not unlocked on boot

2017-05-14 Thread Antonios Hadjigeorgalis
I'm also seeing slow response to taking a screenshot with shortcut keys. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1689825 Title: gnome-keyring not unlocked on boot To manage notifications abou

[Bug 1623092] Re: Computer crashes on shutdown

2016-09-26 Thread Antonios Hadjigeorgalis
I ran the 4.8rc6 kernel until the 4.4.0-38-generic kernel was released. I have been running on 4.4.0-38 with no crashes on shutdown. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1623092 Title: Comp

[Bug 993407] Re: install-info can fail to install due to syntax errors in /etc/environment

2016-01-23 Thread Antonios Hadjigeorgalis
I had added the following lines to my /etc/environment LC_COLLATE=C VISUAL=/usr/local/bin/vim EDITOR=/usr/local/bin/vim first_weekday 2 I removed the lines and the error went away. I was recently working on some changes and forgot to remove these changes after testing. I have these lines in my u

[Bug 1124064] Re: continusly apport send me error crash event on apport-gpu-error-intel.py

2013-05-01 Thread Antonios Hadjigeorgalis
The error appeared after installing Hardware enablement stack; sudo apt-get install --install-recommends linux-generic-lts-quantal xserver-xorg-lts-quantal libgl1-mesa-glx-lts-quantal The error reporting tool said that bug could not be reported because apport-gpu-error-intel.py was from xserve

[Bug 1124064] Re: continusly apport send me error crash event on apport-gpu-error-intel.py

2013-05-02 Thread Antonios Hadjigeorgalis
@anubhav1691 The bug reporting window showed that it was located in /usr/share/apport/ I have not had any issues on 12.04.2 LTS Precise with Quantal kernel and Xserver. I don't think this is the best solution. However the bug report was telling me that the file was from xserver-xorg-video-inte

[Bug 1168467] Re: "phy0 -> rt2800pci_mcu_status: Error" AND "[drm:gen6_sanitize_pm] *ERROR*"

2013-04-22 Thread Antonios Hadjigeorgalis
same problem started after kernel update uname -r 3.2.0-40-generic dmesg -k |grep GEN6_RP [186612.716928] [drm:gen6_sanitize_pm] *ERROR* Power management discrepancy: GEN6_RP_INTERRUPT_LIMITS expected 1600, was 1206 lspci 00:00.0 Host bridge: Intel Corporation 2nd Generation Core Process

[Bug 1168467] Re: "phy0 -> rt2800pci_mcu_status: Error" AND "[drm:gen6_sanitize_pm] *ERROR*"

2013-04-23 Thread Antonios Hadjigeorgalis
@chenzero Thank you. I found the LTS Hardware Enablement Stack wiki and I installed the Quantal stack that updated me to kernel 3.5.0-27-generic. This resolved the error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 231612] Re: Opening GnuCash file in GVFS/network share folder doesn't work

2013-03-14 Thread Antonios Hadjigeorgalis
Work-around: I use Dropbox with Gnucash files and it works great. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/231612 Title: Opening GnuCash file in GVFS/network share folder doesn't work To manag

[Bug 946899] Re: [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung

2013-04-26 Thread Antonios Hadjigeorgalis
cat /var/log/syslog |grep *ERROR* kernel: [89652.881261] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung kernel: [89658.951763] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung kernel: [89665.860399] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer el

[Bug 1041759] Re: Remmina Won't Maintain Multiple RDP Sessions at the Same Time

2013-04-29 Thread Antonios Hadjigeorgalis
there is a button on the tool bar that lets you switch between sessions. (third icon form left - switch tab pages) Or you can use the key combo Right CTRL and Left/Right arrows. I'm running Remmina 0.9.99.1 on Ubuntu 12.04 LTS -- You received this bug notification because you are a member of Ubu