[Bug 391628] Re: Everything gets swapped out after resume from suspend using fglrx drivers

2013-05-29 Thread Luke Plant
In addition to what Adam Porter said, quoting me, I want to point out that I am not demanding or expecting anyone to fix this bug. I'm a core developer of a significant open source project myself (Django), and fully understand that contributors are often volunteers, or there are just more

[Bug 982679] Re: virtualenv crashed with OSError in fix_local_scheme(): [Errno 17] File exists

2013-01-24 Thread Luke Plant
I got this traceback when doing the following: I had a virtualenv in /some/path/env I moved it to /some/path/subdir/env Then ran virtualenv /some/path/subdir/env to overwrite the existing virtualenv and fix up paths etc., but got the crash in fix_local_sheme -- You received this bug

[Bug 994203] Re: Xorg freeze with Nouveau drivers

2012-06-07 Thread Luke Plant
** Attachment added: X.org.0.log https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/994203/+attachment/3178970/+files/xorg_freeze_Xorg.0.log.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 994203] Re: Xorg freeze with Nouveau drivers

2012-06-07 Thread Luke Plant
Xorg.0.log and dmesg attached as requested. I saved them by switching to VT. However, I don't think they have anything useful in them - nothing related to an error at the end. ** Attachment added: dmesg

[Bug 391628] Re: Everything gets swapped out after resume from suspend using fglrx drivers

2012-05-28 Thread Luke Plant
I stopped using the drivers because of this issue, and used open source drivers instead. However, I was recently forced to try the fglrx driver again (due to bug #994203), and found the same thing still happens, after a couple of days usage and suspending/resuming a few times. I've just

[Bug 994203] Re: Xorg freeze with Nouveau drivers

2012-05-25 Thread Luke Plant
I switched to the ATI/AMD proprietary FGLRX graphics driver, and I got just the same - freeze when using LibreOfficer writer (this time when selecting text). So perhaps this in an xorg bug, not just the nouveau drivers, or perhaps the same bug is in both drivers. Can we move this to High

[Bug 994203] Re: Xorg freeze with Nouveau drivers

2012-05-15 Thread Luke Plant
Is there any chance of increasing the importance of this bug? This bug is the equivalent of BSOD (all your running apps have to be terminated), and it's happening to me multiple times a day. I can barely use LibreOffice at all, as it usually causes a freeze within a few minutes of use. It's

[Bug 994203] Re: Xorg freeze with Nouveau drivers

2012-05-11 Thread Luke Plant
I'm getting this quite regularly with LibreOffice when scrolling using the scroll wheel. It has happened twice in Writer, within an hour, and just now in Calc within a few minutes of opening it. The whole interface freezes and does not respond to anything, but the mouse still moves. I can still

[Bug 967853] [NEW] bluedevil-network-dun: error while loading shared libraries: libbluedevilaction.so

2012-03-28 Thread Luke Plant
Public bug reported: Running bluedevil-network-dun gives this output: bluedevil-network-dun: error while loading shared libraries: libbluedevilaction.so: cannot open shared object file: No such file or directory The file does exist at /usr/lib/bluedevil/libbluedevilaction.so but obviously can't

[Bug 775557] Re: severe screen refresh issues with Emacs

2011-10-26 Thread Luke Plant
I'm not running the most recent release, and I'm unlikely ever to try. (Unity is horrible, blah blah blah, and 'Ubuntu classic' is apparently removed with 11.10, probably going to switch to Linux Mint etc.). Just to let you know that I won't be debugging this any further. -- You received this

[Bug 391628] Re: Everything gets swapped out after resume from suspend using fglrx drivers

2011-06-12 Thread Luke Plant
I'm afraid the only workaround I know is to not use the fglrx drivers. For my card, the open source drivers now have 3D acceleration, and work pretty well for most things. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 775557] Re: emacs

2011-05-26 Thread Luke Plant
I'm using most recent Ubuntu i.e. 11.04, Natty. This did not occur with previous versions. The bug does not occur with Metacity. ** Changed in: compiz (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 734883] Re: iPod won't mount

2011-05-10 Thread Luke Plant
Same here, using Ubuntu 11.04. A bit more extensive output from dmesg: [255442.160171] usb 2-2: new high speed USB device using ehci_hcd and address 12 [255442.295590] scsi7 : usb-storage 2-2:1.0 [255443.295050] scsi 7:0:0:0:

[Bug 774293] Re: Unity fails to start after logging in

2011-05-05 Thread Luke Plant
I don't know why this was marked incomplete. A screenshot is certainly not needed - the screen simply showed my desktop wallpaper with icons, and nothing else. So changing back to 'New'. ** Changed in: unity Status: Incomplete = New -- You received this bug notification because you are a

[Bug 774280] Re: unity --reset crashes with NameError

2011-05-03 Thread Luke Plant
Didier, I've had a little look, but I really don't know how this works - I know Python, but not gconf. I can confirm that the snippet of code that was returning a 'str' now seems to be returning a 'GConfValue' I'm afraid I won't be able to debug this further, because: 1) I've found I can't

[Bug 776424] [NEW] Compiz places unmaximized Chrome windows under the top panel

2011-05-03 Thread Luke Plant
Public bug reported: Binary package hint: compiz When running compiz under Ubuntu Natty, classic mode not Unity, unmaximized Google windows are incorrectly placed. They always appear aligned to the top of the screen. This places the title bar underneath the Gnome panel, hiding the window

[Bug 762032] Re: alt+tab broken with click-to-focus off

2011-05-02 Thread Luke Plant
This affects me when using Ubuntu Classic on Natty i.e. compiz without Unity. Alt-tab is set to trigger the Next window action in the Application Switcher plugin. Sometimes the behaviour seems erratic, and it isn't always reproducible. If I use the Ring switcher plugin instead, the behaviour

[Bug 775557] [NEW] emacs

2011-05-02 Thread Luke Plant
Public bug reported: Binary package hint: compiz Running compiz, I have severe screen refresh issues with Emacs, making it unusable at times. Steps to reproduce: Open up Emacs and maximise it. Split into two vertical panes (Ctrl-x 3). Load a long file into first pane Press 'Alt-tab' to switch

[Bug 774280] Re: unity --reset crashes with NameError

2011-05-02 Thread Luke Plant
*** This bug is a duplicate of bug 759744 *** https://bugs.launchpad.net/bugs/759744 This bug is NOT a duplicate of bug #759744, despite the similarity, and has not been fixed by the fix committed for that bug - I've checked in the bzr branch and in the most recent download linked from that

[Bug 774280] [NEW] unity --reset crashes with NameError

2011-04-30 Thread Luke Plant
Public bug reported: Binary package hint: unity Running unity --reset results in a NameError crash. I do not have the exact backtrace (I can get it if nescessary), but it was very short, and very obvious that it will happen if you look at the code: http://bazaar.launchpad.net/~unity-

[Bug 774293] [NEW] Unity fails to start after logging in

2011-04-30 Thread Luke Plant
Public bug reported: Binary package hint: unity When I log in to an Ubuntu session (which is supposed to run Unity), only the wallpaper and mouse cursor is present. I can manually start Unity by opening a terminal and running 'unity'. (I happen to have my session configured to always start a

[Bug 774293] Re: Unity fails to start after logging in

2011-04-30 Thread Luke Plant
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774293 Title: Unity fails to start after logging in -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 692174] Re: Unity fails to start after logging in

2011-04-30 Thread Luke Plant
It seems ridiculous to file a new bug with exactly the same text, but have done so as requested. New bug is bug 774293 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/692174 Title: Unity fails to

[Bug 648618] Re: evolution memory leak

2011-01-26 Thread Luke Plant
Moved form incomplete to confirmed, as the requested valgrind logs have been attached, and enough people (including myself) seem to seeing this. ** Changed in: evolution (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 390604] Re: Ubunut patch makes catalog unable to find xhtml1-strict.dtd

2010-12-01 Thread Luke Plant
This bug causes validate from wdg-html-validator to be useless (for me), since it has to fetch the XHTML DTD over the network for every attempt at validation. It has been this way for over a year. http://www.mail-archive.com/ubuntu-m...@lists.ubuntu.com/msg05786.html It also results in w3c

[Bug 430008] Re: KDE switch user produces empty popup

2010-09-16 Thread Luke Plant
I no longer use KDE, so I can't say for sure, but I think it stopped happening for me in later versions of KDE. -- KDE switch user produces empty popup https://bugs.launchpad.net/bugs/430008 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 559995] Re: gconf-editorapssgnome-power-managerappslock gives inconsistent results

2010-06-24 Thread Luke Plant
In addition, I have found that if I add the 'Shut down' button to the GNOME panel and use 'suspend' from there, the /apps/gnome-power- manager/lock/suspend setting is respected. However, when I use suspend from the 'session menu', that setting is not respected, and I have to enter my password to

[Bug 534941] Re: gwibber crashed with AttributeError in __init__()

2010-06-20 Thread Luke Plant
Please can we move this to high priority? A month later and no activity, yet Gwibber always crashes for me because of this bug. -- gwibber crashed with AttributeError in __init__() https://bugs.launchpad.net/bugs/534941 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 264336] Re: pgsql fails to start due to shared buffer setting greater than kernel allows

2010-05-12 Thread Luke Plant
Just had the same issue with 10.04 Lucid and Postgres-8.4. Never saw it before. -- pgsql fails to start due to shared buffer setting greater than kernel allows https://bugs.launchpad.net/bugs/264336 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 503161] Re: mouse pointer disappears after coming back from suspend

2010-05-05 Thread Luke Plant
I have tried the ~drm33v5 kernel and this still happens. Bryce, could you re-open the bug, or tell me how I can open a new bug in a helpful way? Almost everything about it is a duplicate of the original report here. If that's what you prefer I'll do it, but I do not see the value in opening a

[Bug 572892] [NEW] resume from suspend produces black screen (regression on Lucid with Dell Studio)

2010-05-01 Thread Luke Plant
Public bug reported: I have a Dell Studio 17, and I'm using the open source drivers (xserver- xorg-video-radeon). In Karmic, suspend/resume (from RAM) worked fine. After the upgrade to Lucid, I get a black screen after resuming. I have to turn the power off to get any response. I've attached

[Bug 572892] Re: resume from suspend produces black screen (regression on Lucid with Dell Studio)

2010-05-01 Thread Luke Plant
** Attachment added: kern.log http://launchpadlibrarian.net/46899467/kern.log -- resume from suspend produces black screen (regression on Lucid with Dell Studio) https://bugs.launchpad.net/bugs/572892 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 572892] Re: resume from suspend produces black screen (regression on Lucid with Dell Studio)

2010-05-01 Thread Luke Plant
** Attachment added: pm-suspend.log http://launchpadlibrarian.net/46908731/pm-suspend.log -- resume from suspend produces black screen (regression on Lucid with Dell Studio) https://bugs.launchpad.net/bugs/572892 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 558674] Re: Open file dialog malfunctions in lucid

2010-05-01 Thread Luke Plant
I can reproduce this, it is a major bug, and IMO almost a security bug really - I very nearly uploaded a lot of personal information to a launchpad just now, attempting to upload a kernel log. In Firefox or Google Chrome, when I attempt to upload a file, the behaviour is exactly as described -

[Bug 558674] Re: Open file dialog malfunctions in lucid

2010-05-01 Thread Luke Plant
** Changed in: gtk+2.0 (Ubuntu) Status: Incomplete = Confirmed -- Open file dialog malfunctions in lucid https://bugs.launchpad.net/bugs/558674 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 572892] Re: resume from suspend produces black screen (regression on Lucid with Dell Studio)

2010-05-01 Thread Luke Plant
After installing and trying fglrx (which failed), and then purging it, I can no longer reproduce this bug (which was happening consistently before). Pretty strange cure, and it also seemed to cure the fact that the graphics for the boot up screen were previous rubbish (like very low colour

[Bug 572892] Re: resume from suspend produces black screen (regression on Lucid with Dell Studio)

2010-05-01 Thread Luke Plant
Closing since I can't reproduce this anymore ** Changed in: ubuntu Status: New = Invalid -- resume from suspend produces black screen (regression on Lucid with Dell Studio) https://bugs.launchpad.net/bugs/572892 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 503161] Re: mouse pointer disappears after coming back from suspend

2010-05-01 Thread Luke Plant
I am seeing exactly the same thing. I haven't tried ~drm33v5 kernel yet. Bryce suggests I should open a new bug report, but I don't know what additional information I would put in it to get beyond generic symptoms - the bug is that the mouse cursor does not appear, just as reported. I can get

[Bug 464555] [NEW] Every time I resume from suspend: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x80/0x90()

2009-10-30 Thread Luke Plant
Public bug reported: Every time I resume from suspend, apport pops up, wanting me to put in a password, and it tells me about this problem. Everything seems to be working fine though. (The only bug report here is the annoying popup!) This might be the same as #417842, I don't know.

[Bug 464555] Re: Every time I resume from suspend: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x80/0x90()

2009-10-30 Thread Luke Plant
In fact I get two popups, both asking for password, and both would report the same bug -- Every time I resume from suspend: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x80/0x90() https://bugs.launchpad.net/bugs/464555 You received this bug

[Bug 464555] Re: Every time I resume from suspend: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x80/0x90()

2009-10-30 Thread Luke Plant
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/34673963/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/34673964/AplayDevices.txt ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/34673965/BootDmesg.txt **

[Bug 465149] Re: Cannot play any last.fm stream in Amarok 2.2, Karmic

2009-10-30 Thread Luke Plant
I've found that if I change my last.fm login details so that they are incorrect, I now get the message: Error starting track from Last.Fm radio. My local MP3 collection plays fine, BTW. -- Cannot play any last.fm stream in Amarok 2.2, Karmic https://bugs.launchpad.net/bugs/465149 You

[Bug 465149] [NEW] Cannot play any last.fm stream in Amarok 2.2, Karmic

2009-10-30 Thread Luke Plant
Public bug reported: Binary package hint: amarok I upgraded to Karmic yesterday, and found in Amarok 2.2 I cannot play any last.fm stream. Whatever I choose or click on, I get the message: To listen to this stream you need to be a paying Last.Fm subscriber. All the other Last.Fm features are

[Bug 391628] Re: Everything gets swapped out after resume from suspend using fglrx drivers

2009-10-28 Thread Luke Plant
Some more info to diagnose this: I think it is basically some kind of memory leak. With the fglrx drivers, my system uses up more and more RAM. On this 3 Gb machine, by the end of a 1 or 2 days, I have no free RAM left, and the X server process can often be using well over 1 Gb RAM. Sometimes

[Bug 435377] [NEW] Plasma crashes when removing a monitor from 'system monitor' plasmoid

2009-09-23 Thread Luke Plant
Public bug reported: Steps to reproduce: 1. Add 'System monitor' plasmoid to panel 2. Click on it, and click on one of the icons to add a monitor (e.g. the internet icon) 3. Click on the icon again (to remove the monitor). Result: plasma crashes. Every time for me. All the info is here:

[Bug 409447] Re: kdebase-workspace-bin fails install when rewriting /usr/lib/kconf_update_bin/plasma-add-shortcut-to-menu

2009-09-15 Thread Luke Plant
Also when trying to install KDE 4.3.1 packages on 9.04 (backports). English error message: dpkg: error processing /var/cache/apt/archives/kdebase-workspace-bin_4%3a4.3.1-0ubuntu1~jaunty1~ppa7_i386.deb (--unpack): trying to overwrite `/usr/lib/kconf_update_bin/plasma-add-shortcut-to-menu',

[Bug 430008] [NEW] KDE switch user produces empty popup

2009-09-15 Thread Luke Plant
Public bug reported: Using KDE 4.3.1, backports for Jaunty: When I click switch user in the K-menu, I am presented with an empty popup. It looks like the krunner popup, with a close button at the right, but entirely empty apart from that. I'm guessing that that is not supposed to happen. **

[Bug 391628] Re: Everything gets swapped out after resume from suspend using fglrx drivers

2009-09-09 Thread Luke Plant
Cancel that, it's still occurring, though perhaps less regularly, and perhaps only when I leave it suspended over night. I'll do more tests. -- Everything gets swapped out after resume from suspend using fglrx drivers https://bugs.launchpad.net/bugs/391628 You received this bug notification

[Bug 391628] Re: Everything gets swapped out after resume from suspend using fglrx drivers

2009-09-08 Thread Luke Plant
Thanks Shane - that fixed it for me too. This makes life a lot better for me :) -- Everything gets swapped out after resume from suspend using fglrx drivers https://bugs.launchpad.net/bugs/391628 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 391628] Re: Everything gets swapped out after resume from suspend using fglrx drivers

2009-07-30 Thread Luke Plant
This is still happening very regularly (about 50% of the time I resume from suspend). I've found that if I disable swap, something similar happens — very unresponsive system, massive disk activity, very high CPU activity (without it being attributed to any one process - according to top it's

[Bug 391628] [NEW] Everything gets swapped out after resume from suspend using fglrx drivers

2009-06-24 Thread Luke Plant
Public bug reported: After resuming from suspend, hard disk activity goes crazy, and the machine is very unresponsive. Looking at what is happening in htop, it seems that the system is moving many pages to swap -- I can see swap usage increasing several Mb/second, and resident memory usage

[Bug 391628] Re: Everything gets swapped out after resume from suspend using fglrx drivers

2009-06-24 Thread Luke Plant
** Attachment added: Output of 'free' when disk stopped churning http://launchpadlibrarian.net/28284988/free_output.txt -- Everything gets swapped out after resume from suspend using fglrx drivers https://bugs.launchpad.net/bugs/391628 You received this bug notification because you are a

[Bug 391628] Re: Everything gets swapped out after resume from suspend using fglrx drivers

2009-06-24 Thread Luke Plant
** Attachment added: output of 'ps -eF' when disk stopped churning http://launchpadlibrarian.net/28285101/ps_eF_output.txt -- Everything gets swapped out after resume from suspend using fglrx drivers https://bugs.launchpad.net/bugs/391628 You received this bug notification because you are a

[Bug 391628] Re: Everything gets swapped out after resume from suspend using fglrx drivers

2009-06-24 Thread Luke Plant
** Attachment added: syslog http://launchpadlibrarian.net/28285149/syslog.txt -- Everything gets swapped out after resume from suspend using fglrx drivers https://bugs.launchpad.net/bugs/391628 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 318512] Re: Logitech Multimedia key wrong mapping

2009-06-23 Thread Luke Plant
In this thread: http://www.nabble.com/Dell-keyboard-key-fixup-tc21829772.html there is a patch for an identical bug, but with a Dell USB keyboard. I have a Dell laptop (Studio 17), with a Logitech Multimedia Keyboard 600, and I am experiencing this bug too. If I use the patch in the above

[Bug 179574] Re: No display (blank screen) on log out

2009-04-30 Thread Luke Plant
I've discovered this only happens with KDM - GDM seems to work fine. The original poster indicated that XDM worked fine for him, suggesting that this might still be a similar bug, because it depends on the login manager, not just X or the session. It looks like this has something to do with the

[Bug 332694] Re: konqueror/okular do not repaint properly when scrolling

2009-04-30 Thread Luke Plant
I can no longer reproduce at all - it seems BibleTime has been fixed (or Qt). I'm therefore closing as invalid, presumed fixed. ** Changed in: qt4-x11 (Ubuntu) Status: New = Invalid -- konqueror/okular do not repaint properly when scrolling https://bugs.launchpad.net/bugs/332694 You

[Bug 370113] [NEW] Blank screen, machine hangs, on logout

2009-04-30 Thread Luke Plant
Public bug reported: Using KDM, when I log out of my KDE session I get a blank screen. Pressing 'Alt F1' or 'Ctrl Alt F1' does not get me a virtual terminal. Ctrl-Alt-Backspace seems to do nothing (not even disk activity). My only option is to reboot. This happens every time. If I use GDM,

[Bug 370113] Re: Blank screen, machine hangs, on logout

2009-04-30 Thread Luke Plant
** Attachment added: Xorg log http://launchpadlibrarian.net/26194557/Xorg.0.log -- Blank screen, machine hangs, on logout https://bugs.launchpad.net/bugs/370113 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 370113] Re: Blank screen, machine hangs, on logout

2009-04-30 Thread Luke Plant
** Attachment added: Output of lspci -vvnn http://launchpadlibrarian.net/26194564/lspci_vvnn.txt -- Blank screen, machine hangs, on logout https://bugs.launchpad.net/bugs/370113 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 370113] Re: Blank screen, machine hangs, on logout

2009-04-30 Thread Luke Plant
** Attachment added: Output of ddcprobe http://launchpadlibrarian.net/26194578/ddcprobe_output.txt -- Blank screen, machine hangs, on logout https://bugs.launchpad.net/bugs/370113 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 370113] Re: Blank screen, machine hangs, on logout

2009-04-30 Thread Luke Plant
** Attachment added: xorg.conf http://launchpadlibrarian.net/26194657/xorg.conf -- Blank screen, machine hangs, on logout https://bugs.launchpad.net/bugs/370113 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu.

[Bug 237336] Re: strigidaemon doesn't start when Nepomuk Semantic Desktop is enabled in KDE4.1Beta1

2009-04-30 Thread Luke Plant
Thanks, that fixed it for me, though I had to use: sudo ln -s /usr/lib/jvm/java-6-sun/jre/lib/i386/server/libjvm.so /usr/lib/libjvm.so The proper method of creating these symlinks needs to be sorted out, I imagine - it seems to depend on what java packages you have installed. I'm changing the

[Bug 179574] Re: No display (blank screen) on log out

2009-04-29 Thread Luke Plant
** Attachment added: xorg.conf http://launchpadlibrarian.net/26134312/xorg.conf -- No display (blank screen) on log out https://bugs.launchpad.net/bugs/179574 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 179574] Re: No display (blank screen) on log out

2009-04-29 Thread Luke Plant
** Attachment added: ddcprobe http://launchpadlibrarian.net/26134359/ddcprobe_output.txt -- No display (blank screen) on log out https://bugs.launchpad.net/bugs/179574 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 179574] Re: No display (blank screen) on log out

2009-04-29 Thread Luke Plant
I'm getting the same bug, latest Jaunty. I have been using Jaunty pre- releases and continuously updating for several months, and this wasn't happening a few weeks ago. I cannot pin down exactly when it started happening (since I don't actually just log out that often). To be specific on this,

[Bug 179574] Re: No display (blank screen) on log out

2009-04-29 Thread Luke Plant
Attached is the xsession-errors and Xorg.0.log (copied from Xorg.0.log.old) from when this happened. After logging out, I get a blank screen. I try 'Ctrl-Alt-Backspace' and 'Alt-E' to restart KDM, but get no response (not even disk activity). Then used Ctrl-Alt-Del to reboot. The Xorg log

[Bug 179574] Re: No display (blank screen) on log out

2009-04-29 Thread Luke Plant
** Attachment added: .xsessions-errors of complete session. http://launchpadlibrarian.net/26136374/xsession-errors -- No display (blank screen) on log out https://bugs.launchpad.net/bugs/179574 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 309626] Re: strigidaemon fails to start

2009-04-09 Thread Luke Plant
Related - bug #237336 -- strigidaemon fails to start https://bugs.launchpad.net/bugs/309626 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to strigi in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com

[Bug 237336] Re: strigidaemon doesn't start when Nepomuk Semantic Desktop is enabled in KDE4.1Beta1

2009-04-09 Thread Luke Plant
I'm still getting this basic problem with Jaunty. The error message has changed now - instead it flashes up this: Failed to contact Strigi indexer (Could not get owner of name 'org.kde.nepomuk.services.nepomukstrigiservice': no such name) ...before returning to Strigi service not running I do

[Bug 337007] Re: kbluetooth4 crashed with SIGSEGV in QObject::event()

2009-03-27 Thread Luke Plant
I've installed the package and obtained a backtrace as requested, but looking at it I don't think the backtrace is any more useful than the one mentioned. It doesn't seem there are debug symbols for the libQtDBus.so.4 library. The crash happens when I return from suspend, BTW. I started gdb and

[Bug 114962] Re: 502 bad gateway while automated crash reporting happening

2009-03-27 Thread Luke Plant
*** This bug is a duplicate of bug 95822 *** https://bugs.launchpad.net/bugs/95822 I don't think is a duplicate. Bug #95822 seems to describe an error due to edge.launchpad.net being disabled, and is supposedly fixed due to changing to launchpad.net. But this bug happens after finishing

[Bug 334101] Re: FFe: Xv and EXA not supported on R6xx/R7xx chipsets

2009-03-20 Thread Luke Plant
For reference, regarding my previous problems (screen corruption and hibernate/suspend etc), these seem now to be fixed, using latest Jaunty packages. (some minor visual glitches remain, the worst is that the 'blank screen' screensaver doesn't actually work if desktop effects are enabled using

[Bug 332694] Re: konqueror/okular do not repaint properly when scrolling

2009-03-18 Thread Luke Plant
I'm running the KDE4 version of BibleTime (1.7), it's definitely using Qt 4.5 (confirmed by ldd) I think this is a Qt issue because the bug started happening in all these applications after an update, and the only related upgrade seemed to be Qt (there was no graphics driver update at that

[Bug 332694] Re: konqueror/okular do not repaint properly when scrolling

2009-03-18 Thread Luke Plant
** Attachment added: Xorg.0.log http://launchpadlibrarian.net/24045650/Xorg.0.log -- konqueror/okular do not repaint properly when scrolling https://bugs.launchpad.net/bugs/332694 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 344410] [NEW] [jaunty] setuptools adds 'local' to prefix, breaking easy_install

2009-03-17 Thread Luke Plant
Public bug reported: Binary package hint: python-setuptools Ubuntu's version of setuptools uses incorrect paths in Jaunty when using '--prefix' for easy_install - it adds 'local' into several directories. This means I can no longer 'easy_install' to the same directories I was using before e.g.:

[Bug 344410] Re: [jaunty] setuptools adds 'local' to prefix

2009-03-17 Thread Luke Plant
** Attachment added: Someone has patched setuptools like this and broken it http://launchpadlibrarian.net/24012192/setuptools_has_been_patched.diff -- [jaunty] setuptools adds 'local' to prefix, breaking easy_install https://bugs.launchpad.net/bugs/344410 You received this bug notification

[Bug 344410] Re: [jaunty] setuptools adds 'local' to prefix, breaking easy_install

2009-03-17 Thread Luke Plant
** Summary changed: - [jaunty] setuptools adds 'local' to prefix + [jaunty] setuptools adds 'local' to prefix, breaking easy_install -- [jaunty] setuptools adds 'local' to prefix, breaking easy_install https://bugs.launchpad.net/bugs/344410 You received this bug notification because you are a

[Bug 343677] [NEW] [Jaunty] Sound in GTK apps can't be disabled under KDE

2009-03-16 Thread Luke Plant
Public bug reported: I use Kubuntu (KDE 4.2, Jaunty), and I also have Ubuntu (i.e. Gnome packages) installed. When I run GTK apps under KDE, they make various sounds (when clicking buttons, closing dialogs etc), For a start, this is just annoying (I don't know why this is the default). But

[Bug 334101] Re: FFe: Xv and EXA not supported on R6xx/R7xx chipsets

2009-03-09 Thread Luke Plant
@Tormod: when I tried Bryce's packages, I was using an empy xorg.conf. With my current setup, as well as the screen corruption issue, I also cannot hibernate or suspend at all. Has anyone else tried this? I'm wondering if it is to do with manually patching the drm,ko and radeon.ko modules. --

[Bug 334101] Re: FFe: Xv and EXA not supported on R6xx/R7xx chipsets

2009-03-07 Thread Luke Plant
Thanks Andreas, that worked for me, I now have Xv acceleration, and I can even get reasonable desktop effects (KDE) using XRender (but not OpenGL). It even has mitigated KDE bug https://bugs.kde.org/show_bug.cgi?id=119281 (sluggishness in KMail composer, which seems to be graphics driver

[Bug 334101] Re: FFe: Xv and EXA not supported on R6xx/R7xx chipsets

2009-03-07 Thread Luke Plant
Hmm, I'm actually seeing screen corruption issues, as described by other people, such as on this page: http://www.phoronix.com/forums/showthread.php?t=15227page=8 I'm sometimes seeing garbage on screen like in this screen shot: http://www.stud.tu-ilmenau.de/~johi-in/Bildschirmfoto7.jpg (that's

[Bug 334101] Re: FFe: Xv and EXA not supported on R6xx/R7xx chipsets

2009-03-05 Thread Luke Plant
I've tried your 6.12 packages, my results are: - moving top level windows is worse than ever (you can see the update as it goes down the screen). Strangely, moving plasma windows on the KDE4 desktop is OK. - no other changes (i.e. video still very poor frame rate etc). However: - Maybe I

[Bug 334101] Re: FFe: Xv and EXA not supported on R6xx/R7xx chipsets

2009-03-05 Thread Luke Plant
In addition to my previous comment, its not just moving windows, it's also scrolling in Firefox -- it's now unbearably bad. Thankfully I use Konqueror most of the time, but I will be forced to downgrade to 6.11 for the sake of the times I need Firefox, unless there is some way of fixing this. --

[Bug 334101] Re: FFe: Xv and EXA not supported on R6xx/R7xx chipsets

2009-03-05 Thread Luke Plant
Cheers Tormod. I've installed these packages xserver-xorg-video-ati_6.11.0.99+git20090305.5dc4b69f-0ubuntu0tormod_i386.deb xserver-xorg-video-radeon_6.11.0.99+git20090305.5dc4b69f-0ubuntu0tormod_i386.deb While I don't have the problems I had with Bryce's packages, I still don't have accelerated

[Bug 325252] Re: Regression: cannot connect to WPA-PSK (TKIP encryption) wireless network with network manager plasmoid

2009-03-04 Thread Luke Plant
Actually, I used a Intrepid GNOME installation (on the same machine), and I had problems with connecting to wireless, until I changed the encryption type back to TKIP. Afterwards, I rebooted in Jaunty KDE, and now it works fine with TKIP. I don't know what could be going on here (I can't

[Bug 332694] Re: konqueror/okular do not repaint properly when scrolling

2009-03-04 Thread Luke Plant
** Summary changed: - konqueror does not repaint properly when scrolling + konqueror/okular do not repaint properly when scrolling ** Description changed: Binary package hint: konqueror Using kubuntu jaunty, the following problem has developed since a updating my system today. I had

[Bug 337007] Re: kbluetooth4 crashed with SIGSEGV in QObject::event()

2009-03-03 Thread Luke Plant
None of those packages is relevant to this problem. I'm reverting to 'New', for the reasons described in my rant above. -- kbluetooth4 crashed with SIGSEGV in QObject::event() https://bugs.launchpad.net/bugs/337007 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 337007] Re: kbluetooth4 crashed with SIGSEGV in QObject::event()

2009-03-03 Thread Luke Plant
Please do not change back to 'invalid' without actually looking at this bug and having a decent reason. ** Changed in: kdebluetooth (Ubuntu) Status: Invalid = New -- kbluetooth4 crashed with SIGSEGV in QObject::event() https://bugs.launchpad.net/bugs/337007 You received this bug

[Bug 337007] Re: kbluetooth4 crashed with SIGSEGV in QObject::event()

2009-03-03 Thread Luke Plant
I realise that it was an automated service, I thought it might be semi- automated and have *some* human guidance, and, at the end of the day, it is a human who put that service in place. The problem is that the service isn't intelligent enough to do its job properly, so it has the same overall

[Bug 336653] [NEW] python-codespeak-lib not installable in Jaunty due to Python 2.6

2009-03-02 Thread Luke Plant
Public bug reported: The package depends on python 2.6. Since Jaunty has moved to python=2.6.x, this requirement fails and the package can't be installed. Changing to depending on python2.4 | python2.5 instead would fix this, there may be a better solution. Cheers! ** Affects: codespeak-lib

[Bug 333584] Re: Intrepid live CD installer fails on existing installation

2009-03-02 Thread Luke Plant
casper log attached, as requested. ** Attachment added: casper log http://launchpadlibrarian.net/23316772/casper.log -- Intrepid live CD installer fails on existing installation https://bugs.launchpad.net/bugs/333584 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 336992] [NEW] UUID of existing partitions are changed

2009-03-02 Thread Luke Plant
Public bug reported: Binary package hint: ubiquity I installed Ubuntu Intrepid on a machine, and then made a second installation (the second time using a Hardy Live CD, I was not able to use Intrepid the second time due to bug 333584 https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/333584

[Bug 335382] Re: hibernate/resume problem - does not resume at all

2009-03-02 Thread Luke Plant
I've discovered the problem, which was caused by the swap UUID being changed by the installation process (see bug 336992). For anyone else with the same problem, the fix is described here: http://ubuntuforums.org/showthread.php?t=456992 ** Changed in: linux (Ubuntu) Status: New =

[Bug 337007] [NEW] kbluetooth4 crashed with SIGSEGV in QObject::event()

2009-03-02 Thread Luke Plant
Public bug reported: Binary package hint: kdebluetooth Crashed occurred after resuming from hibernate. Let me guess what will happen now: 1) No-one will do anything about this bug, though it's obviously affecting other people (e.g. bug 321856) 2) In a few days, there will be some updates to

[Bug 337007] Re: kbluetooth4 crashed with SIGSEGV in QObject::event()

2009-03-02 Thread Luke Plant
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/23328943/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23328944/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/23328945/ProcMaps.txt ** Attachment added:

[Bug 335382] [NEW] hibernate/resume problem - does not resume at all

2009-02-27 Thread Luke Plant
Public bug reported: On my Dell Studio 17, resume from hibernate no longer works at all, using Jaunty (updating regularly). Hibernate seems to work correctly, the machine powers off etc, but when I boot up, it just does a normal boot. I then get a pop up about a kernel error etc, info attached.

[Bug 335382] Re: hibernate/resume problem - does not resume at all

2009-02-27 Thread Luke Plant
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/23174649/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/23174650/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23174651/Dependencies.txt **

[Bug 335382] Re: hibernate/resume problem - does not resume at all

2009-02-27 Thread Luke Plant
OK, this is definitely related to the additional Ubuntu installation -- hibernate was working fine before, and I haven't installed a new kernel in this Jaunty installation. Somehow the repartitioning has messed things up. I have tried restoring the grub installation (since the Hardy install put

[Bug 333584] Re: Intrepid live CD installer fails on existing installation

2009-02-27 Thread Luke Plant
I can reproduce this, it happens every time. The scenario is very simple: - install Intrepid on machine (using a CD ROM), using default partitioning. - (I then upgraded this installation to Jaunty alpha, but I doubt that makes any difference). - then try to install Intrepid again, again

  1   2   3   >