[Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-08-23 Thread Erik de Castro Lopo
Unfortunately it doesn't work with armhf on amd64 linux-user. Use the test program from comment #27 I get: schroot -c armhf -- ./timer_test_armhf About to call host's timer_create (0, 0x7fff6ee80720, 0x625b1f40) Host's timer_create returns -22 Failed to create timer: Invalid

[Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-08-23 Thread Erik de Castro Lopo
Unfortunately it doesn't work with armhf on amd64 linux-user. Use the test program from comment #27 I get: schroot -c armhf -- ./timer_test_armhf About to call host's timer_create (0, 0x7fff6ee80720, 0x625b1f40) Host's timer_create returns -22 Failed to create timer: Invalid

[Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-08-09 Thread Erik de Castro Lopo
I've been looking at it over the last week or so and I have submitted a patch toe the qemu-devel mailing list to fix another timer_create() problem sometime in the last week. Unfortunately the test case @pittit submitted is far harder to support than the original test case. In this case the

[Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-08-09 Thread Erik de Castro Lopo
I've been looking at it over the last week or so and I have submitted a patch toe the qemu-devel mailing list to fix another timer_create() problem sometime in the last week. Unfortunately the test case @pittit submitted is far harder to support than the original test case. In this case the

[Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-02-10 Thread Erik de Castro Lopo
The fix that was commited to the Qemu git tree fixed the original test case I had. @pittit then found another test case that fails and I intend to fix that when I find a good chunk of free time. Problem is I only work on Wemu sporadically and it takes me quite a bit of time to get up to speed when

[Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-02-10 Thread Erik de Castro Lopo
The fix that was commited to the Qemu git tree fixed the original test case I had. @pittit then found another test case that fails and I intend to fix that when I find a good chunk of free time. Problem is I only work on Wemu sporadically and it takes me quite a bit of time to get up to speed when

[Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-01-14 Thread Erik de Castro Lopo
Thanks for the test case Martin. Problem confirmed. The issue is that timer_create allows a number of different callback mechanisms and I had only implemented the one I need. Working on it now. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

2014-01-14 Thread Erik de Castro Lopo
Thanks for the test case Martin. Problem confirmed. The issue is that timer_create allows a number of different callback mechanisms and I had only implemented the one I need. Working on it now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1058471] Re: Printed page is misaligned

2012-12-15 Thread Erik de Castro Lopo
Nope, still not getting page alignment correct. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058471 Title: Printed page is misaligned To manage notifications about this bug go to:

[Bug 1058471] Re: Printed page is misaligned

2012-10-13 Thread Erik de Castro Lopo
Attached error_log from a misaligned print. The top half of the PDF file ended up at the bottom of the first page and the rest will end up at the top of the next page I print. ** Attachment added: error_log for a single print. Resultant print was misagligned.

[Bug 1058471] [NEW] Printed page is misaligned

2012-09-28 Thread Erik de Castro Lopo
Public bug reported: Have been using this printer with Ubuntu since Hardy and it has worked perfectly. Since the upgrade to Precise (from Lucid) every print job results in half the A4 page being printed on one page and the rest being printed on a second page. ProblemType: Bug DistroRelease:

[Bug 1058471] Re: Printed page is misaligned

2012-09-28 Thread Erik de Castro Lopo
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058471 Title: Printed page is misaligned To manage notifications about this bug go to:

[Bug 1036831] Re: SIGFPE crash with crafted PAF file

2012-08-19 Thread Erik de Castro Lopo
FIxed in the following git commit: https://github.com/erikd/libsndfile/commit/8680d870447f470a56ece1204d0a5d3d46ff12c3 Thanks for the bug report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1026858] Re: flashplugin-installer can't find adobe-flashplugin_11.2.202.233.orig.tar.gz

2012-08-06 Thread Erik de Castro Lopo
-- -- Erik de Castro Lopo http://www.mega-nerd.com/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1026858 Title: flashplugin-installer can't find adobe- flashplugin_11.2.202.233.orig.tar.gz To manage

[Bug 1026858] [NEW] flashplugin-installer can't find adobe-flashplugin_11.2.202.233.orig.tar.gz

2012-07-19 Thread Erik de Castro Lopo
Public bug reported: The following command silently fails to install the adobe flash plugin. $ sudo apt-get install --reinstall flashplugin-installer Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to

[Bug 900332] Re: libsndfile1 unable to encode .wav files

2012-01-01 Thread Erik de Castro Lopo
Please do the following: a) Make sure you have sndfile-programs installed. b) FInd any random text file and do: cp random_text_file.txt rubbish.au c) Convert the text file to WAV using: sndfile-convert rubbish.au rubbish.wav Let us know what happens. -- You

[Bug 885480] [NEW] Package libcamlpdf-ocaml-dev doesn't include human readable *.mli interface files

2011-11-02 Thread Erik de Castro Lopo
Public bug reported: For each *.cmx file in the package, there should also be a *.mli file which is the human readable interface specification which usually also includes doxygen style comments. Basically no Ocaml library should ship without these interface files. ProblemType: Bug

[Bug 487981] Re: compiling 32 bit apps on 64 bit system results in inconsistent value for sf_count_t

2011-11-02 Thread Erik de Castro Lopo
** Changed in: libsndfile (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/487981 Title: compiling 32 bit apps on 64 bit system results in inconsistent value

[Bug 487981] Re: compiling 32 bit apps on 64 bit system results in inconsistent value for sf_count_t

2010-10-10 Thread Erik de Castro Lopo
You didn't state it, but I assume that you're on a amd64 system and have installed the 32 bit version of the library. If that is the case, then the file /usr/include/sndfile.h is for the amd64 system. However, sndfile.h is an autogenerated file which defines sf_count_t to be of type off_t on 64

[Bug 487981] Re: compiling 32 bit apps on 64 bit system results in inconsistent value for sf_count_t

2010-10-10 Thread Erik de Castro Lopo
Err, what? Version 0.22? That doesn't exist. -- compiling 32 bit apps on 64 bit system results in inconsistent value for sf_count_t https://bugs.launchpad.net/bugs/487981 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 617224] Re: bzr crashes on 'bzr status'

2010-08-15 Thread Erik de Castro Lopo
Last commit revision was 1320. I tried bzr branch -r 1320 broken broken.2 didn't work but bzr branch -r 1319 broken broken.2 did work. -- bzr crashes on 'bzr status' https://bugs.launchpad.net/bugs/617224 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 617224] [NEW] bzr crashes on 'bzr status'

2010-08-12 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: bzr bzr: ERROR: exceptions.AssertionError: Could not find target parent in wt: lib/oldxmlrpc parent of: (('lib/oldxmlrpc', 'cdata_clean.cc', 'cdata_clean.cc-20070402233826-yqcuo9yf5rvhqdhu-1'), [('f' 'f7d6c89c6eb34d90d4c3e87626e28b38cd7b15c3', 1589L,

[Bug 617224] Re: bzr crashes on 'bzr status'

2010-08-12 Thread Erik de Castro Lopo
** Attachment added: Crash log file https://bugs.launchpad.net/bugs/617224/+attachment/1487554/+files/bzr-20100813050631-17732.crash ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/617224/+attachment/1487555/+files/Dependencies.txt -- bzr crashes on 'bzr status'

[Bug 610701] [NEW] Old version. Doesn't work with ByteStrings

2010-07-27 Thread Erik de Castro Lopo
Public bug reported: A simple program (attached) fails to compile in ubuntu lucid but compiles and works correctly in debian testing. The difference between lucid and debian testing is that lucid has version 1.3.5 of haskell-xml and testing has 1.3.7. Can the version of this library be updated

[Bug 610701] Re: Old version. Doesn't work with ByteStrings

2010-07-27 Thread Erik de Castro Lopo
** Attachment added: Example program which fails to compile http://launchpadlibrarian.net/52617029/a.hs ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/52616832/Dependencies.txt -- Old version. Doesn't work with ByteStrings https://bugs.launchpad.net/bugs/610701 You

[Bug 610701] Re: Old version. Doesn't work with ByteStrings

2010-07-27 Thread Erik de Castro Lopo
Just grabbed the debian testing version of this package (version 1.3.7), built/installed it and now the provided test program works as it should. -- Old version. Doesn't work with ByteStrings https://bugs.launchpad.net/bugs/610701 You received this bug notification because you are a member of

[Bug 610701] Re: Old version. Doesn't work with ByteStrings

2010-07-27 Thread Erik de Castro Lopo
** Changed in: haskell-xml (Ubuntu) Status: New = Confirmed -- Old version. Doesn't work with ByteStrings https://bugs.launchpad.net/bugs/610701 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 610701] Re: Old version. Doesn't work with ByteStrings

2010-07-27 Thread Erik de Castro Lopo
Can someone please do a request-sync on this package? -- Old version. Doesn't work with ByteStrings https://bugs.launchpad.net/bugs/610701 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 595329] Re: i915 EDID checksum is invalid, remainder is 27 messages in dmesg

2010-06-20 Thread Erik de Castro Lopo
If anyone still thinks this is incomplete, they need to tell me why. ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- i915 EDID checksum is invalid, remainder is 27 messages in dmesg https://bugs.launchpad.net/bugs/595329 You received this bug notification because you are

[Bug 595329] Re: i915 EDID checksum is invalid, remainder is 27 messages in dmesg

2010-06-18 Thread Erik de Castro Lopo
Tested a 2.6.34 kernel.org kernel and that did not have a problem. ** Tags removed: needs-upstream-testing -- i915 EDID checksum is invalid, remainder is 27 messages in dmesg https://bugs.launchpad.net/bugs/595329 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 595342] Re: Avago touchscreen detected but not working

2010-06-18 Thread Erik de Castro Lopo
Running an upstream 2.6.34 kernel.org kernel, the touchscreen starts to do something, but not anything correct or useful. Touching the screen causes nautilus to open a bunch of Trash browser windows and continue opening more until nautilus was killed (I was logged in via ssh as well). --

[Bug 595329] [NEW] i915 EDID checksum is invalid, remainder is 27 messages in dmesg

2010-06-16 Thread Erik de Castro Lopo
Public bug reported: Graphics device is detected as an i915 [9.002405] i915 :00:02.0: PCI INT A - GSI 16 (level, low) - IRQ 16 [9.002413] i915 :00:02.0: setting latency timer to 64 X is working, but the dmesg output is being spammed with 52 messages like this: [

[Bug 595329] Re: i915 EDID checksum is invalid, remainder is 27 messages in dmesg

2010-06-16 Thread Erik de Castro Lopo
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/50461459/Dependencies.txt -- i915 EDID checksum is invalid, remainder is 27 messages in dmesg https://bugs.launchpad.net/bugs/595329 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 595342] [NEW] Avago touchscreen detected but not working

2010-06-16 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: xserver-xorg-input-mouse The /var/log/Xorg.0.log file shows that Xorg is detecting the touchscreen as a mouse device, but when running, the Xorg mouse pointer does not respond to the touchscreen. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package:

[Bug 595342] Re: Avago touchscreen detected but not working

2010-06-16 Thread Erik de Castro Lopo
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/50464625/Dependencies.txt ** Attachment added: RelatedPackageVersions.txt http://launchpadlibrarian.net/50464626/RelatedPackageVersions.txt ** Attachment added: XorgLog.txt

[Bug 549447] Re: eGalax touchscreen configured as tablet

2010-06-08 Thread Erik de Castro Lopo
Got it working. The problem was that although grub2 was installed, grub1 was what was actually being used. -- eGalax touchscreen configured as tablet https://bugs.launchpad.net/bugs/549447 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 549447] Re: eGalax touchscreen configured as tablet

2010-06-07 Thread Erik de Castro Lopo
cmd_ wrote: Hi Erik, not all eGalax controllers are HID compatible devices But my device has the exact same USB id as the one in this bug: Bus 005 Device 002: ID 0eef:0001 D-WAV Scientific Co., Ltd eGalax TouchScreen Anyway, you upgraded from a previous version or with a fresh

[Bug 549447] Re: eGalax touchscreen configured as tablet

2010-06-07 Thread Erik de Castro Lopo
** Attachment added: Xorg.0.log http://launchpadlibrarian.net/49860628/Xorg.0.log -- eGalax touchscreen configured as tablet https://bugs.launchpad.net/bugs/549447 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 549447] Re: eGalax touchscreen configured as tablet

2010-06-03 Thread Erik de Castro Lopo
I had this touchscreen working correctly in karmic and after an upgrade to lucid its broken. -- eGalax touchscreen configured as tablet https://bugs.launchpad.net/bugs/549447 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 549447] Re: eGalax touchscreen configured as tablet

2010-06-03 Thread Erik de Castro Lopo
Tried the recipe from #18 and #20 and I still don't have a working touch screen. -- eGalax touchscreen configured as tablet https://bugs.launchpad.net/bugs/549447 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 587846] [NEW] Configuration defaults not installed correctly.

2010-05-31 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: gnome-power-manager This problem has been reported numerous times, but in other cases either: a) The disk was full or b) Uninstalling gnome-power-manager, rebooting and re-installing it fixed it. In this case, the disks are not even 50% full and

[Bug 587846] Re: Configuration defaults not installed correctly.

2010-05-31 Thread Erik de Castro Lopo
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/49429455/Dependencies.txt ** Attachment added: DevkitPower.txt http://launchpadlibrarian.net/49429456/DevkitPower.txt ** Attachment added: GConfNonDefault.txt http://launchpadlibrarian.net/49429457/GConfNonDefault.txt

[Bug 563548] Re: nedit crashed with SIGSEGV in _int_malloc()

2010-04-22 Thread Erik de Castro Lopo
** Visibility changed to: Public -- nedit crashed with SIGSEGV in _int_malloc() https://bugs.launchpad.net/bugs/563548 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 557161] Re: mountall: Plymouth command failed

2010-04-21 Thread Erik de Castro Lopo
Same problem on a Dell Latitude X1 notebook. -- mountall: Plymouth command failed https://bugs.launchpad.net/bugs/557161 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 567600] [NEW] X Caught signal 11 (Segmentation fault). Server aborting

2010-04-20 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: xorg Will attach Xorg.0.log.old from the crash. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: xorg 1:7.5+5ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-20.30-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-20-generic i686 Architecture: i386 Date:

[Bug 567600] Re: X Caught signal 11 (Segmentation fault). Server aborting

2010-04-20 Thread Erik de Castro Lopo
** Attachment added: Xorg.0.log.old from crash http://launchpadlibrarian.net/44929310/Xorg.0.log.old ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/44929153/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/44929154/CurrentDmesg.txt **

[Bug 562759] Re: gnome-panel: GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT (object)' failed

2010-04-20 Thread Erik de Castro Lopo
*** This bug is a duplicate of bug 567600 *** https://bugs.launchpad.net/bugs/567600 ** This bug has been marked a duplicate of bug 567600 X Caught signal 11 (Segmentation fault). Server aborting -- gnome-panel: GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT

Re: [Bug 567600] Re: X Caught signal 11 (Segmentation fault). Server aborting

2010-04-20 Thread Erik de Castro Lopo
Robert Hooker wrote: Can you explain what was going on at the time of the crash? Every time this has happened I've been entering something into the Firefox search bar (to the right of the URL bar). Erik -- -- Erik de Castro

Re: [Bug 562759] Re: gnome-panel: GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT (object)' failed

2010-04-14 Thread Erik de Castro Lopo
don't have a recipe to reproduce this. Will try again tomorrow. Erik -- -- Erik de Castro Lopo http://www.mega-nerd.com/ -- gnome-panel: GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT (object)' failed

Re: [Bug 562759] Re: gnome-panel: GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT (object)' failed

2010-04-14 Thread Erik de Castro Lopo
is crashing? Ie is gnome-panel causing X to crash of vice-versa? Erik -- -- Erik de Castro Lopo http://www.mega-nerd.com/ -- gnome-panel: GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT (object)' failed https

[Bug 562759] [NEW] gnome-panel: GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT (object)' failed

2010-04-13 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: gnome-panel X crashed and I fount the following as the last line of $HOME/.xsession- errors.old: (gnome-panel:1726): GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT (object)' failed ProblemType: Bug DistroRelease: Ubuntu 10.04

[Bug 562759] Re: gnome-panel: GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT (object)' failed

2010-04-13 Thread Erik de Castro Lopo
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/44111638/Dependencies.txt ** Attachment added: GConfNonDefault.txt http://launchpadlibrarian.net/44111639/GConfNonDefault.txt -- gnome-panel: GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT

[Bug 562759] Re: gnome-panel: GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT (object)' failed

2010-04-13 Thread Erik de Castro Lopo
Version was: ii gnome-panel 1:2.30.0-0ubuntu1 launcher and docking facility for GNOME -- gnome-panel: GLib-GObject-CRITICAL **: g_object_run_dispose: assertion `G_IS_OBJECT (object)' failed https://bugs.launchpad.net/bugs/562759 You received this bug notification because you are a

[Bug 75174] Re: runaway kacpi_notify

2010-01-30 Thread Erik de Castro Lopo
: http://bugzilla.kernel.org/show_bug.cgi?id=12620 After harrassing the motherboard manufacturer we got a bios update that fixed this issue. HTH, Erik -- -- Erik de Castro Lopo http://www.mega-nerd.com/ ** Bug watch added

[Bug 484630] Re: pb-hibernate fails to hibernate machine one time in 3 or 4.

2009-11-22 Thread Erik de Castro Lopo
Since raising this bug, pm-hibernate's reliability has actually decreased. It now fails to hibernate one time in two. -- pb-hibernate fails to hibernate machine one time in 3 or 4. https://bugs.launchpad.net/bugs/484630 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 484630] [NEW] pb-hibernate fails to hibernate machine one time in 3 or 4.

2009-11-17 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: pm-utils I run pm-hinernate in an xterm using 'sudo pm-hibernate'. Normally the following happens: 0) the screen goes black. 1) The screen is restored and I see the pm-hibernate in the xterm but it hasn't finished yet. 2) The screen blanks

[Bug 484630] Re: pb-hibernate fails to hibernate machine one time in 3 or 4.

2009-11-17 Thread Erik de Castro Lopo
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35815392/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/35815393/XsessionErrors.txt -- pb-hibernate fails to hibernate machine one time in 3 or 4.

[Bug 459557] [NEW] gnome-appearance-properties crashes if given an invalid/desktop/gnome/background/picture_filename path

2009-10-23 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: gnome-control-center If I use gconftool to set a background picture without a file path name like this: gconftool --type string --set /desktop/gnome/background/picture_filename whatever.jpg gnome-appearance-properties will crash if I run it and

[Bug 459557] Re: gnome-appearance-properties crashes if given an invalid/desktop/gnome/background/picture_filename path

2009-10-23 Thread Erik de Castro Lopo
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/34306251/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/34306252/XsessionErrors.txt -- gnome-appearance-properties crashes if given an

[Bug 455991] Re: policyd-spf crashing with IndexError

2009-10-20 Thread Erik de Castro Lopo
The problem is This code: sender_domain = string.split(sender, '@', 1) if spf.domainmatch(reject_domain_list, sender_domain[1]): If sender has no '@' character, sender_domain ends up as a single element list and trying to index it by [1] results in an IndexError exception. A robust

[Bug 456112] [NEW] xserver locks up after coming out of hibernate (1 time in 3 or 4)

2009-10-20 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: xserver-xorg-video-intel I suspend my laptop using sudo s2disk in an xterm. Since the last xserver-xorg-video-intel and kernel update a couple of days ago i've had three xserver hangs when coming out of hibernate. Everything looks like its ok in the

[Bug 456112] Re: xserver locks up after coming out of hibernate (1 in in 3 or 4)

2009-10-20 Thread Erik de Castro Lopo
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/34024517/BootDmesg.txt ** Attachment added: CurrentDmesg.gz http://launchpadlibrarian.net/34024518/CurrentDmesg.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/34024519/Dependencies.txt **

[Bug 454999] Re: [915GM] video corruption after coming out of hibernate

2009-10-20 Thread Erik de Castro Lopo
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete = Invalid -- [915GM] video corruption after coming out of hibernate https://bugs.launchpad.net/bugs/454999 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 434918] Re: Failed to execute child process https://bugs.launchpad.net/...

2009-10-20 Thread Erik de Castro Lopo
This has been working for some time. Closing this bug. ** Changed in: apport (Ubuntu) Status: Incomplete = Invalid -- Failed to execute child process https://bugs.launchpad.net/...; https://bugs.launchpad.net/bugs/434918 You received this bug notification because you are a member of

[Bug 434921] Re: nautilus is crashing and restart by gnome-session

2009-10-20 Thread Erik de Castro Lopo
A recent update of nautilus fixed this. Closing this. ** Changed in: nautilus (Ubuntu) Status: Incomplete = Invalid -- nautilus is crashing and restart by gnome-session https://bugs.launchpad.net/bugs/434921 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 148543] Re: Kernel BUG at drivers/xen/core/evtchn.c:481

2009-10-20 Thread Erik de Castro Lopo
I can't test this because I don't use Xen any more. This can be closed. -- Kernel BUG at drivers/xen/core/evtchn.c:481 https://bugs.launchpad.net/bugs/148543 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 421232] Re: Sluggish performance on Intel video card

2009-10-19 Thread Erik de Castro Lopo
Both the sluggish-ness and the screen corruption disappeared for me after upgrading to the 2.6.31-14-generic kernel and xserver-xorg-video- intel version 2:2.9.0-1ubuntu2. -- Sluggish performance on Intel video card https://bugs.launchpad.net/bugs/421232 You received this bug notification

[Bug 455991] [NEW] policyd-spf crashing with IndexError

2009-10-19 Thread Erik de Castro Lopo
Public bug reported: The following from my /var/log/mail.info file: Oct 20 13:00:24 xxx postfix/smtpd[13361]: connect from mx03.myitml.com[91.208.47.34] Oct 20 13:00:25 xxx postfix/smtpd[13875]: disconnect from unknown[212.25.14.162] Oct 20 13:00:25 xxx policyd-spf[13876]: Read

[Bug 455991] Re: policyd-spf crashing with IndexError

2009-10-19 Thread Erik de Castro Lopo
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33992261/Dependencies.txt -- policyd-spf crashing with IndexError https://bugs.launchpad.net/bugs/455991 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 421232] Re: Sluggish performance on Intel video card

2009-10-18 Thread Erik de Castro Lopo
There have been a number of new releases of the xserver-xorg-video-intel package since this bug was raised, but I'm still seeing sluggish performance and screen corruption when the machine comes out of s2disk. -- Sluggish performance on Intel video card https://bugs.launchpad.net/bugs/421232 You

[Bug 454999] [NEW] video corruption after coming out of s2disk

2009-10-18 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: xserver-xorg-video-intel Further input seems to be required here. ProblemType: Bug Architecture: i386 Date: Mon Oct 19 08:15:19 2009 DistroRelease: Ubuntu 9.10 Lsusb: Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001:

[Bug 454999] Re: video corruption after coming out of s2disk

2009-10-18 Thread Erik de Castro Lopo
** Attachment added: Screen shot show corruption http://launchpadlibrarian.net/33916101/screen-corruption.png ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/33916102/BootDmesg.txt ** Attachment added: CurrentDmesg.gz

[Bug 454999] Re: video corruption after coming out of s2disk

2009-10-18 Thread Erik de Castro Lopo
slangasek on #ubunt-devel suggested I also try using pm-hibernate. I did the following: 1) restarted X to get rid of existing screen corruption. 2) logged in and made sure there was no corruption. 3) In an xterm ran sudo pm-hibernate 4) let the machine shutdown. 5)

Re: [Bug 454999] Re: video corruption after coming out of s2disk

2009-10-18 Thread Erik de Castro Lopo
. Erik -- -- Erik de Castro Lopo http://www.mega-nerd.com/ -- [915GM] video corruption after coming out of hibernate https://bugs.launchpad.net/bugs/454999 You received this bug notification because you are a member of Ubuntu Bugs

Re: [Bug 434929] Re: ubuntu-bug crashes when trying to report a bug in 'gnome'.

2009-10-14 Thread Erik de Castro Lopo
Marco Rodrigues wrote: Hi! Do you still can reproduce it? Nope, haven't seen this in weeks. Erik -- -- Erik de Castro Lopo http://www.mega-nerd.com/ -- ubuntu-bug crashes when trying to report a bug in 'gnome'. https

[Bug 434921] Re: nautilus is crashing and restart by gnome-session

2009-10-13 Thread Erik de Castro Lopo
I tried removing ~/.gconf/apps/nautilus but that didn't help in my case. -- nautilus is crashing and restart by gnome-session https://bugs.launchpad.net/bugs/434921 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 421232] Re: Sluggish performance on Intel video card

2009-10-12 Thread Erik de Castro Lopo
I've found another symptom; when my laptop comes out of hibernate, the top 1/3 to 1/2 of the screen wallpaper is corrupted. -- Sluggish performance on Intel video card https://bugs.launchpad.net/bugs/421232 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 421232] Re: Sluggish performance on Intel video card

2009-10-11 Thread Erik de Castro Lopo
aolMe Too!/aol CPU usage seems normal. Screen redraws are significantly slower than they were two days ago. -- Sluggish performance on Intel video card https://bugs.launchpad.net/bugs/421232 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 434921] Re: nautilus is crashing and restart by gnome-session

2009-10-10 Thread Erik de Castro Lopo
Ok, so why is this still incomplete? Does this: (nautilus:9349): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed Shutting down nautilus-gdu extension not point to the problem? -- nautilus is crashing and restart by gnome-session

[Bug 413994] Re: sylpheed crashed with SIGSEGV in IA__g_main_context_prepare()

2009-10-02 Thread Erik de Castro Lopo
Compiling sylpheed with --disable-gtkspell also fixes it. -- sylpheed crashed with SIGSEGV in IA__g_main_context_prepare() https://bugs.launchpad.net/bugs/413994 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 437068] Re: Karmic : Pulseaudio can't find any hardware devices

2009-09-26 Thread Erik de Castro Lopo
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/32477311/BootDmesg.txt ** Attachment added: Card0.Amixer.info.txt http://launchpadlibrarian.net/32477312/Card0.Amixer.info.txt ** Attachment added: Card0.Amixer.values.txt

[Bug 437068] [NEW] Karmic : Pulseaudio can't find any hardware devices

2009-09-26 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: pulseaudio If I go to System - Preferences - Sound and then choose the Hardware tab, there are no hardware devices lists. However I have this: prompt cat /proc/asound/cards 0 [ICH6 ]: ICH4 - Intel ICH6

[Bug 437068] Re: Karmic : Pulseaudio can't find any hardware devices

2009-09-26 Thread Erik de Castro Lopo
Yep, upgrading kernel fixed it. Obviously this machine was upgraded from jaunty using 'do-release- upgrade -d' which for some reason didn't run the new kernel. Feel free to close this bug. -- Karmic : Pulseaudio can't find any hardware devices https://bugs.launchpad.net/bugs/437068 You

[Bug 434921] Re: nautilus is crashing and restart by gnome-session

2009-09-25 Thread Erik de Castro Lopo
During a recent upgrade nautilus got upgraded to 1:2.28.0-0ubuntu2. Crashing and restarting continues. ~/.xessions-errors contains: Initializing nautilus-gdu extension ** (nautilus:9345): WARNING **: No marshaller for signature of signal 'UploadFinished' ** (nautilus:9345): WARNING **: No

[Bug 434917] [NEW] mocp reports Can't play: Input/output error and then consumes 96% CPU

2009-09-22 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: moc Just playing standard OGG audio files which used to play perfectly with mocp in jaunty. ProblemType: Bug Architecture: i386 Date: Wed Sep 23 08:21:29 2009 DistroRelease: Ubuntu 9.10 Package: moc 1:2.5.0~alpha3+svn20080629-2ubuntu1 ProcEnviron:

[Bug 434917] Re: mocp reports Can't play: Input/output error and then consumes 96% CPU

2009-09-22 Thread Erik de Castro Lopo
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32282184/Dependencies.txt -- mocp reports Can't play: Input/output error and then consumes 96% CPU https://bugs.launchpad.net/bugs/434917 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 434918] [NEW] Failed to execute child process https://bugs.launchpad.net/...

2009-09-22 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: apport Running ubuntu-bug on my laptop X displaying to my desktop I get: (gnome-open:10344): GLib-CRITICAL **: g_path_get_basename: assertion `file_name != NULL' failed Error showing url: Failed to execute child process

[Bug 434918] Re: Failed to execute child process https://bugs.launchpad.net/...

2009-09-22 Thread Erik de Castro Lopo
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32282389/Dependencies.txt -- Failed to execute child process https://bugs.launchpad.net/...; https://bugs.launchpad.net/bugs/434918 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 434921] [NEW] Nautilus constantly dies and restarts, consumes 40-60% CPU

2009-09-22 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: nautilus Immediately after login, nautilus goes into a state where is continually dies and respawns and in doing so consumes excessive CPU. ProblemType: Bug Architecture: i386 Date: Wed Sep 23 08:33:06 2009 DistroRelease: Ubuntu 9.10 Package: nautilus

[Bug 434921] Re: Nautilus constantly dies and restarts, consumes 40-60% CPU

2009-09-22 Thread Erik de Castro Lopo
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32282646/Dependencies.txt ** Attachment added: usr_lib_nautilus.txt http://launchpadlibrarian.net/32282647/usr_lib_nautilus.txt -- Nautilus constantly dies and restarts, consumes 40-60% CPU

[Bug 434921] Re: Nautilus constantly dies and restarts, consumes 40-60% CPU

2009-09-22 Thread Erik de Castro Lopo
I can however kill all nautilus processes and then get on with my work. -- Nautilus constantly dies and restarts, consumes 40-60% CPU https://bugs.launchpad.net/bugs/434921 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 434924] [NEW] alsaplayer stops working and reports alsa xruns

2009-09-22 Thread Erik de Castro Lopo
Public bug reported: Alsaplayer (which worked in jaunty) starts playing correctly and then just stops and prints a continuous strean of alsa: xrun messages until it is killed. ProblemType: Bug Architecture: i386 Date: Wed Sep 23 08:45:24 2009 DistroRelease: Ubuntu 9.10 Package:

[Bug 434924] Re: alsaplayer stops working and reports alsa xruns

2009-09-22 Thread Erik de Castro Lopo
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32282872/Dependencies.txt -- alsaplayer stops working and reports alsa xruns https://bugs.launchpad.net/bugs/434924 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 434929] [NEW] ubuntu-bug crashes when trying to report a bug in 'gnome'.

2009-09-22 Thread Erik de Castro Lopo
Public bug reported: Binary package hint: apport er...@mingus ubuntu-bug gnome Traceback (most recent call last): File /usr/share/apport/apport-gtk, line 347, in module app.run_argv() File /usr/lib/python2.6/dist-packages/apport/ui.py, line 434, in run_argv return

[Bug 434929] Re: ubuntu-bug crashes when trying to report a bug in 'gnome'.

2009-09-22 Thread Erik de Castro Lopo
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32284873/Dependencies.txt -- ubuntu-bug crashes when trying to report a bug in 'gnome'. https://bugs.launchpad.net/bugs/434929 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 398599] Re: ubuntu-bug reports Could not import module, is a package upgrade in progress? Error: No module named launchpadlib.errors

2009-09-22 Thread Erik de Castro Lopo
Upgraded back to karmic and I no longer see this problem. Please close this bug. -- ubuntu-bug reports Could not import module, is a package upgrade in progress? Error: No module named launchpadlib.errors https://bugs.launchpad.net/bugs/398599 You received this bug notification because you

Re: [Bug 434921] Re: Nautilus constantly dies and restarts, consumes 40-60% CPU

2009-09-22 Thread Erik de Castro Lopo
unmet dependencies: nautilus-dbgsym: Depends: nautilus (= 1:2.28.0-0ubuntu2) but 1:2.27.91-0ubuntu3 is to be installed E: Broken packages -- -- Erik de Castro Lopo http://www.mega-nerd.com/ -- nautilus is crashing

[Bug 434917] Re: mocp reports Can't play: Input/output error and then consumes 96% CPU

2009-09-22 Thread Erik de Castro Lopo
Removing pulseaudio from my system allowed mocp to work correctly by connecting directly to alsa. This is not a moc bug, but rather a pulseaudio bug. -- mocp reports Can't play: Input/output error and then consumes 96% CPU https://bugs.launchpad.net/bugs/434917 You received this bug

[Bug 434924] Re: alsaplayer stops working and reports alsa xruns

2009-09-22 Thread Erik de Castro Lopo
Removing pulseaudio from my system allowed alsaplayer to work correctly by connecting directly to ALSA. This is not an alsaplayer bug, but rather a pulseaudio bug. -- alsaplayer stops working and reports alsa xruns https://bugs.launchpad.net/bugs/434924 You received this bug notification

Re: [Bug 145425] Re: mgdiff : Needs to be re-linked

2009-09-11 Thread Erik de Castro Lopo
still use. Erik -- -- Erik de Castro Lopo http://www.mega-nerd.com/ -- mgdiff : Needs to be re-linked https://bugs.launchpad.net/bugs/145425 You received this bug notification because you are a member of Ubuntu Bugs, which

  1   2   3   >