[Bug 1644149] Re: Sleeping monitor rewakes and displays broken version of lock page

2016-11-23 Thread Simon Lyall
Followup photo from this morning. Right hand side is the "problem" scrren that was running when I came to the computer. Left hand screen was initially off but woke up to the login/unlock screen when I pressed a key. Note colors on left are completely different (and match my normal settings) and c

[Bug 1644149] [NEW] Sleeping monitor rewakes and displays broken version of lock page

2016-11-23 Thread Simon Lyall
Public bug reported: I am running a dual monitor desktop. After I lock the system the screens go dark and then sleep. However at some point (minutes, hours?) one of the screens re-awakes and displays a broken version of the lock screen (Ubuntu logo in center, version towards the bottom). The stays

[Bug 1431508] Re: TypeError: 'NoneType' object is not iterable when check box is selected for single entry

2016-01-07 Thread Duncan Lyall
Get similar error when deleting a volume using both the checkbox method and the individual line item action method. TypeError at /project/volumes/ 'NoneType' object is not iterable Request Method: POST Request URL:http:///project/volumes/ Django Version: 1.6.1 Exception Type: TypeError Excepti

[Bug 1450085] Re: kio_sftp can't connect to hosts after OpenSSH 6 has cached their ECDSA key

2015-05-26 Thread Adam Lyall
I was able to build updated deb packages of libssh 0.6.5 but the problem still persists for me. I thought it would have fixed the issue as 0.6.4's changelog mentions a few ECDSA changes. Just to make sure I "ssh-keygen -R HOST_WITH_ECDSA", accessed the host via SFTP in Dolphin which worked, "ssh-ke

[Bug 1450085] Re: kio_sftp can't connect to hosts after OpenSSH 6 has cached their ECDSA key

2015-05-26 Thread Adam Lyall
Just found this upstream bug report: https://red.libssh.org/issues/171 Seems it may be resolved in libssh 0.6.5 according to that report. Is there any chance we could get an updated version to test? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1450085] Re: kio_sftp can't connect to hosts after OpenSSH 6 has cached their ECDSA key

2015-05-26 Thread Adam Lyall
I agree with Alvin. That old KDE bug (ECDSA and libssh) affected me for a long time but as soon as Kubuntu got libssh 0.6 (Saucy I think?) it was resolved. I'm running the same system that has simply been upgraded (not reset) and this behaviour has recently come back. I'm not sure if it was there

[Bug 1407152] Re: Can't log out from Plasma session with SDDM

2015-04-11 Thread Adam Lyall
Fixed here as well with the latest updates. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1407152 Title: Can't log out from Plasma session with SDDM To manage notifications about this bug go to: ht

[Bug 1407152] Re: Can't log out from KDE 5

2015-03-15 Thread Adam Lyall
I've opened an upstream bug report at: https://github.com/sddm/sddm/issues/385 ** Changed in: sddm (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/140715

[Bug 1407152] Re: Can't log out from KDE 5

2015-03-15 Thread Adam Lyall
@ockels (ockels): Ubuntu's latest updates have switched the init system from Upstart to Systemd but it does not seem to enable the sddm service on start. The solution is to enter the following command: sudo systemctl enable sddm.service -f sudo reboot Thanks for the solution go to Ricard (jeanmi-

[Bug 1407152] Re: Can't log out from KDE 5

2015-02-28 Thread Adam Lyall
** Tags added: kubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1407152 Title: Can't log out from KDE 5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/

[Bug 1411259] Re: kdeinit5 crashes on logout and log in screen never loads

2015-02-26 Thread Adam Lyall
With the latest updates I no longer get a message that kdeinit5 has crashed on logout. I'm still left with a cursor and blank screen though. It never loads the log in screen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1411259] Re: kdeinit5 crashes on logout and log in screen never loads

2015-02-26 Thread Adam Lyall
*** This bug is a duplicate of bug 1407152 *** https://bugs.launchpad.net/bugs/1407152 ** This bug has been marked a duplicate of bug 1407152 Can't log out from KDE 5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2015-02-18 Thread Adam Lyall
Here are the debug bits that guide asks for. ** Attachment added: "wakeup" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1388072/+attachment/4321770/+files/wakeup -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2015-02-18 Thread Adam Lyall
This is the dmesg log after resuming from: sudo sh -c "sync && echo 1 > /sys/power/pm_trace && pm-suspend" Note that as the usb peripherals were non-responsive as expected, after resume I had to disconnect from the dock and reconnect the laptop to it. ** Attachment added: "dmesg-after-trace-resum

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2015-02-18 Thread Adam Lyall
My dmidecode bio info: GCETA0WW (2.60 ) 09/12/2014 ** 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/1388072 Title: [Lenovo ThinkPad

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2015-02-17 Thread Adam Lyall
The problem is still present with the latest Lenovo bios (2.60) and Linux 3.19. ** Tags removed: bios-outdated-2.60 kernel-bug-exists-upstream-3.18-rc4 needs-upstream-testing ** Tags added: kernel-bug-exists-upstream-3.19 -- You received this bug notification because you are a member of Ubuntu

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2015-02-16 Thread Adam Lyall
Finally been able to test Linux 3.5.7 from the kernel ppa () and the same issue was there. I didn't realise there was a new bios out so I'll test that soon and I'll test Linux 3.19. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1411259] Re: kdeinit5 crashes on logout and log in screen never loads

2015-02-08 Thread Adam Lyall
Just thought I'd add that I've tested my system using systemd init mode (selected in Grub) and the problem is still there. All packages are up to date as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1411259] [NEW] kdeinit5 crashes on logout and log in screen never loads

2015-01-15 Thread Adam Lyall
Public bug reported: Whenever I logout of an active desktop session, as the screen goes black I get a crash dialogue informing me that kdeinit5 has segfaulted. Unfortunatley it will not let me report from this dialogue as it states: " You cannot report this error, because kdeinit5 does not provi

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2015-01-09 Thread Adam Lyall
Sorry I've not been able to get back onto this yet. I currently don't have access to the dock but will in a couple of weeks and I'll do some more testing. ** Tags added: kernel-bug-exists-upstream-3.18-rc4 ** Changed in: linux (Ubuntu) Status: Expired => Incomplete -- You received this b

Re: [Bug 1225629] Re: shotwell crashed with SIGSEGV in publishing_accounts_uoa_publisher_authenticator_on_processed()

2014-12-02 Thread Simon Lyall
On Tue, 2 Dec 2014, Jim Nelson wrote: > The Flickr double-free crash is reported at bug #1382843 (and easily > reproduced). I don't know that it's the same as the bug reported for > this ticket, so I'm not marking as a duplicate. Looking at #1382843 this is almost certainly what I am seeing rathe

[Bug 1225629] Re: shotwell crashed with SIGSEGV in publishing_accounts_uoa_publisher_authenticator_on_processed()

2014-11-29 Thread Simon Lyall
I just had a crash. Happened the instant I tried to publish to flickr. I upgraded to 14.10 yesterday and have had several crashes since, uploads seem to work about 50% of the time. I ran with: export SHOTWELL_LOG=1 export G_MESSAGES_DEBUG=all shotwell & attached shotwell.log but not all details

[Bug 1225629] Re: shotwell crashed with SIGSEGV in publishing_accounts_uoa_publisher_authenticator_on_processed()

2014-11-29 Thread Simon Lyall
Forgot to post crash message. shotwell:21178): Gtk-DEBUG: Connecting to session manager *** Error in `shotwell': corrupted double-linked list: 0x0890d7d0 *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1397614] [NEW] gnupg error message: WARNING: The GNOME keyring manager hijacked the GnuPG agent

2014-11-29 Thread Simon Lyall
Public bug reported: Running gnupg will generate the error message: gpg: WARNING: The GNOME keyring manager hijacked the GnuPG agent. gpg: WARNING: GnuPG will not work properly - please configure that tool to not interfere with the GnuPG system! Cause: The gnupg maintainer doesn't like GNOME k

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2014-11-09 Thread Adam Lyall
I don't think that is going to be practical. If I get some spare time I will try a live 12.04 environment but this bug normally takes days to occur and I will just not be able to run the live environment for that long. I may be able to test the kernel from 14.04 if you have suggestions on how to do

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2014-11-08 Thread Adam Lyall
I'm afraid I did not have the dock prior to Trusty so I have no experience with any earlier versions of Ubuntu. ** 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

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2014-11-08 Thread Adam Lyall
Yes it is present in Ubuntu 14.04. If you see bug #1116525 then it seems this issue was present and affecting other users from at least Ubuntu 12.10. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2014-11-08 Thread Adam Lyall
I've been running Linux kernel 3.18-rc3 for 6 days and just run into the issue. I think now that the length of time a system has been running without a reboot can cause the issue as I only suspended for an hour and upon resume the usb devices on the dock were no longer working until I un-docked

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2014-11-02 Thread Adam Lyall
OK so things seems worse on 3.17.1. After resuming my laptop from about 10-11 hours sleep, not only were the inputs connected to the USB docks not working, but after initial display my screen did not seem to be updating (no flashing cursor on log in screen), and the keys and trackpad on the laptop

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2014-11-02 Thread Adam Lyall
** Tags added: kernel-bug-exists-upstream kernel-bug-exists- upstream-3.17.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388072 Title: [Lenovo ThinkPad X230 Tablet] USB devices in docking station

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2014-11-01 Thread Adam Lyall
Just tried Linux Kernel 3.18.0-031800rc2_3.18.0-031800rc2.201410262035 from the PPA which simply fails to properly boot and falls to a busybox console because for some reason it fails to find the root drive. Considering its an rc2 release it was not unexpected to run into some unrelated issues. FYI

[Bug 1388072] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2014-10-31 Thread Adam Lyall
** Description changed: Please see: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1116525 When my Lenovo Thinkpad x230t is attached to an Ultrabase Series 3 dock and suspended for many hours. Upon resume the USB ports on the dock, but not the laptop, stop working with periphera

[Bug 1388072] [NEW] [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from long standby

2014-10-31 Thread Adam Lyall
Public bug reported: Please see: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1116525 When my Lenovo Thinkpad x230t is attached to an Ultrabase Series 3 dock and suspended for many hours. Upon resume the USB ports on the dock, but not the laptop, stop working with peripherals (mouse, keyb

[Bug 1116525] Re: [Lenovo ThinkPad X230 Tablet] USB devices in docking station no longer working after resuming from standby

2014-10-31 Thread Adam Lyall
I recently upgraded 14.10 and this bug still persists. Its a Lenovo Thinkpad x230t with an Ultrabase series 3. $ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date GCET99WW (2.59 ) 05/28/2014 $ uname -r 3.16.0-23-generic Package is: 3.16.0.23.24 Just to confirm here is the rel

[Bug 1335600] Re: Publishing to flickr broken since api.flickr went https-only

2014-06-29 Thread Simon Lyall
** Description changed: The flickr api went to https only on June 27th 2014. It appears the shotwell is still using http so "publishing" to flickr no longer works. https://code.flickr.net/2014/04/30/flickr-api-going-ssl-only-on-june- 27th-2014/ Problem appears to be present in:

[Bug 1335600] [NEW] Publishing to flickr broken since api.flickr went https-only

2014-06-29 Thread Simon Lyall
Public bug reported: The flickr api went to https only on June 27th 2014. It appears the shotwell is still using http so "publishing" to flickr no longer works. https://code.flickr.net/2014/04/30/flickr-api-going-ssl-only-on-june- 27th-2014/ Problem appears to be present in: Shotwell 0.15.0-0ub

[Bug 1306903] Re: wont upgrade from jaunty to lucid

2014-04-12 Thread lyall
dist-upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306903 Title: wont upgrade from jaunty to lucid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/u

[Bug 1306903] Re: wont upgrade from jaunty to lucid

2014-04-12 Thread lyall
ok 1 more try...an upgrade from jaunty to lucid is not supported with this tool.dist-upgrade.no go -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306903 Title: wont upgrade from jaunty to lucid To

[Bug 1306903] [NEW] wont upgrade from jaunty to lucid

2014-04-12 Thread lyall
Public bug reported: this is too much time out of my life. ** Affects: update-manager (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/1306903 T

[Bug 1178933] Re: Time drifting when set to update Automatically from Internet

2014-03-12 Thread Simon Lyall
I just saw the same problem. I'm on a static IP on the local network and thus ntpdate never runs. Via the desktop config I had to force it to run by changing from automatic to manual setting. Checking syslog this was the first time it had run in at least 7 days and my clock was 19 seconds out. #

[Bug 1061073]

2012-11-03 Thread Adam Lyall
Just to be clear. I was talking about the non-gles version of Kwin when testing. Don't know if a bug report should be created specifically for the MSAA bug which seems to be what caused the screen corruption as well as slowdown in kwin standard OpenGL. -- You received this bug notification becaus

[Bug 678415] Re: package mediatomb-daemon 0.12.0~svn2018-6ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-22 Thread lyall bellamy
-- package mediatomb-daemon 0.12.0~svn2018-6ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/678415 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 678415] [NEW] package mediatomb-daemon 0.12.0~svn2018-6ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-22 Thread lyall bellamy
Public bug reported: Binary package hint: mediatomb fail to complete automatic up grade. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: mediatomb-daemon 0.12.0~svn2018-6ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7 Uname: Linux 2.6.32-25-generic i686 Nonf

[Bug 380863] Re: Some pages of document appear blank

2010-09-15 Thread Simon Lyall
removed attached file since bug fixed and probably not the sort of thing we want to keep in the bug tracker ** Attachment removed: "Sam Collins - An Attacking Repertoire for White.pdf" https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/380863/+attachment/597937/+files/Sam%20Collins%20-%20A

[Bug 454218] Re: [Karmic] loss of window border when using compiz resize plugin, option=normal

2010-03-12 Thread Adam Lyall
I'm seeing this same issue on multiple Intel IGP chips in different laptops. GMA 950, x3100, and a GMA 4500M. I also have a system with a ATI R300 running Ubuntu Karmic with the 2.6.32 kernel from ppa using KMS and Xorg-updates which does not exhibit this issue so it seems specific to the Intel

[Bug 504391] Re: 100% CPU usage on Boring looking page

2010-01-08 Thread Simon Lyall
Just upgraded to The 3.5.7+nobinonly-0ubuntu0.9.10.1 package and problem still occurring. -- 100% CPU usage on Boring looking page https://bugs.launchpad.net/bugs/504391 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 504391] Re: 100% CPU usage on Boring looking page

2010-01-07 Thread Simon Lyall
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37562031/Dependencies.txt ** Attachment added: "ExtensionSummary.txt" http://launchpadlibrarian.net/37562032/ExtensionSummary.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/37562033/Xsessi

[Bug 504391] [NEW] 100% CPU usage on Boring looking page

2010-01-07 Thread Simon Lyall
Public bug reported: Binary package hint: firefox-3.5 I've found a specific page that causes firefox go from it's usual 20% CPU usage ( sigh ) to 100% CPU usage: http://cafuego.net/2009/10/10/mysql-yoursql I can't see anything special about the page, no flash or anything. but when I go to it CP

[Bug 258183] Re: Please update Scid to new upstream version 3.6.24

2009-07-28 Thread Simon Lyall
It looks like there is a new debian maintainer for this package and they have uploaded a new version of scid 3.7.3 to the squeeze/sid. See http://packages.debian.org/squeeze/scid . -- Please update Scid to new upstream version 3.6.24 https://bugs.launchpad.net/bugs/258183 You received this bug no

[Bug 380863] Re: Some pages of document appear blank

2009-06-01 Thread Simon Lyall
Changed to Status new since attched problem file. ** Changed in: evince (Ubuntu) Status: Incomplete => New -- Some pages of document appear blank https://bugs.launchpad.net/bugs/380863 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 380863] Re: Some pages of document appear blank

2009-06-01 Thread Simon Lyall
Document attached since it seems to be required. ** Attachment added: "Sam Collins - An Attacking Repertoire for White.pdf" http://launchpadlibrarian.net/27380886/Sam%20Collins%20-%20An%20Attacking%20Repertoire%20for%20White.pdf -- Some pages of document appear blank https://bugs.launchpad

[Bug 380863] [NEW] Some pages of document appear blank

2009-05-27 Thread Simon Lyall
Public bug reported: Binary package hint: evince Document I have has every page after 2nd ( first two pages are covers from separate source ) appears to be blank. Document loads correctly in acrobat and xpdf however. Error message from evince: Error (308869): 8280 extraneous bytes after segment

[Bug 380863] Re: Some pages of document appear blank

2009-05-27 Thread Simon Lyall
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/27195622/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/27195623/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/27195624/ProcStatus.txt ** Descrip

[Bug 161783] Re: Unable to install package ubuntu-xen-desktop (depends on libc6-xen) on Ubuntu Studio 7.10

2007-11-17 Thread Simon Lyall
** Also affects: xen-3.1 (Ubuntu) Importance: Undecided Status: New -- Unable to install package ubuntu-xen-desktop (depends on libc6-xen) on Ubuntu Studio 7.10 https://bugs.launchpad.net/bugs/161783 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 161783] Re: Unable to install package ubuntu-xen-desktop (depends on libc6-xen) on Ubuntu Studio 7.10

2007-11-14 Thread Simon Lyall
** Also affects: xen (Ubuntu) Importance: Undecided Status: New -- Unable to install package ubuntu-xen-desktop (depends on libc6-xen) on Ubuntu Studio 7.10 https://bugs.launchpad.net/bugs/161783 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 161783] Affects all Xen Packages

2007-11-14 Thread Simon Lyall
This would appear to affect all Xen pacakges and prevent their install. Package ubuntu-xen-server and ubuntu-xen-desktop both depend on libc6-xen . This would make it hard to install Xen on a gutsy based machine. Please raise importance. -- Unable to install package ubuntu-xen-desktop (depends