[Bug 843265] Re: xorg quickly eats all memory

2011-09-17 Thread Rodney Lorrimar
*** This bug is a duplicate of bug 805303 *** https://bugs.launchpad.net/bugs/805303 Hi Dmitry, I tried your test case on #805303, it's very effective. Is it right for a bad app to crash 1. the window manager 2. the x server 3. the entire machine in a horrible way Certainly the fault is

[Bug 843341] Re: Anki hangs at startup and disrupts Unity

2011-09-15 Thread Rodney Lorrimar
*** This bug is a duplicate of bug 805303 *** https://bugs.launchpad.net/bugs/805303 Thanks Ryan, works for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/843341 Title: Anki hangs at

[Bug 845855] Re: xvnc4viewer assert failure: *** stack smashing detected ***: vncviewer terminated

2011-09-09 Thread Rodney Lorrimar
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/845855 Title: xvnc4viewer assert failure: *** stack smashing detected ***: vncviewer terminated To manage

[Bug 843265] Re: xorg quickly eats all memory

2011-09-07 Thread Rodney Lorrimar
More things I have noticed. 1. I have a suspicion that this bug isn't in xorg-server, just that xorg-server is allocating too much memory on behalf of e.g. compiz. 2. When running anki under gnome-shell, it won't always cause xorg to run out of memory. But there is still a strange problem. The

[Bug 843341] Re: Anki hangs at startup and disrupts Unity

2011-09-07 Thread Rodney Lorrimar
I think I have the same problem with oneiric. Except when this happens to me it brings down my computer and I have to reboot (see bug #843265). If you run anki from the terminal, do you see this message? QWidget::setMinimumSize: (MainWindow/AnkiQt) The largest allowed size is (16777215,16777215)

[Bug 843341] Re: Anki hangs at startup and disrupts Unity

2011-09-07 Thread Rodney Lorrimar
Oh and I tried commenting out all calls to setMinimumSize or setMaximumSize in anki. dpkg -L anki | grep '\.py' | xargs sed -i.bak -e 's/\(^.*setM[ai][xn]imumSize\)/#\1/' But it still had the same problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: [Bug 843341] Re: Anki hangs at startup and disrupts Unity

2011-09-07 Thread Rodney Lorrimar
I get the gtk_widget_style_get() GTK_IS_WIDGET(widget) assertions as well as the QWidget::setMinimumSize() error. Perhaps we have separate problems then, I don't know. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 843265] [NEW] xorg quickly eats all memory

2011-09-06 Thread Rodney Lorrimar
Public bug reported: I start anki (a qt app) on an oneiric unity desktop and very soon the laptop dies a swap death with xorg consuming all the memory. Starting anki is a reliable way to trigger the problem since I have upgraded to oneiric beta. It didn't happen with 11.04. Laptop: Acer aspire

[Bug 843265] Re: xorg quickly eats all memory

2011-09-06 Thread Rodney Lorrimar
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/843265 Title: xorg quickly eats all memory To manage notifications about this bug go to:

[Bug 393138] Re: contact list oddities with xmonad

2010-08-07 Thread Rodney Lorrimar
Hi, xmonad ignores gtk_window_iconify(). I suppose it has no concept of minimized wndows, unless you program it to handle them. The gtk docs note that you shouldn't assume the window is definitely iconified afterward. So to take care of this case, add a gtk_widget_hide() to

[Bug 238487] Re: AntStructure task gives NoClassDefFoundError

2008-11-16 Thread Rodney Lorrimar
Why is it that it's not necessary to put e.g. the JUnit jar in -lib, but it is necessary to put commons-net? They are both optional dependencies. The dtd task loads all of ant's tasks and the only one which fails is ftp, which needs commons-net in the classpath. Seems like a packaging problem to

[Bug 238487] Re: AntStructure task gives NoClassDefFoundError

2008-10-17 Thread Rodney Lorrimar
Yes that works, thanks. I also installed the libcommons-net-java package and changed the ant command line to this: ant -lib /usr/share/java/commons-net.jar dtd And that also works. 致谢 ** Changed in: ant (Ubuntu) Status: Incomplete = Confirmed -- AntStructure task gives

[Bug 238487] Re: AntStructure task gives NoClassDefFoundError

2008-10-03 Thread Rodney Lorrimar
I have ant-optional installed and can still see the problem. Can you reproduce the problem with the attached build.xml? It is a very small file. -- AntStructure task gives NoClassDefFoundError https://bugs.launchpad.net/bugs/238487 You received this bug notification because you are a member of

[Bug 238487] [NEW] AntStructure task gives NoClassDefFoundError

2008-06-09 Thread Rodney Lorrimar
Public bug reported: Binary package hint: ant ant 1.7.0-3 on Ubuntu 8.04 When I try to build the attached project which has an AntStructure task, I get the following error (ant -v): Apache Ant version 1.7.0 compiled on August 29 2007 Buildfile: build.xml Detected Java version: 1.6 in:

[Bug 238487] Re: AntStructure task gives NoClassDefFoundError

2008-06-09 Thread Rodney Lorrimar
** Attachment added: Build file which causes this problem http://launchpadlibrarian.net/15133362/build.xml -- AntStructure task gives NoClassDefFoundError https://bugs.launchpad.net/bugs/238487 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 137312] Re: gdb on ppc often remains stuck in call___do_global_ctors_aux

2008-01-10 Thread Rodney Lorrimar
** Bug watch added: Debian Bug tracker #432461 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432461 ** Also affects: gdb (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432461 Importance: Unknown Status: Unknown -- gdb on ppc often remains stuck in

[Bug 152452] Re: Wireless signal strength always at 0%

2007-11-25 Thread Rodney Lorrimar
** Attachment added: The contents of my /proc/net/wireless http://launchpadlibrarian.net/10551203/wireless.log -- Wireless signal strength always at 0% https://bugs.launchpad.net/bugs/152452 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 152452] Re: Wireless signal strength always at 0%

2007-11-25 Thread Rodney Lorrimar
** Attachment added: uname -a http://launchpadlibrarian.net/10551206/uname-a.log -- Wireless signal strength always at 0% https://bugs.launchpad.net/bugs/152452 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 152452] Re: Wireless signal strength always at 0%

2007-11-25 Thread Rodney Lorrimar
** Attachment added: The contents of my /proc/version_signature http://launchpadlibrarian.net/10551245/version.log -- Wireless signal strength always at 0% https://bugs.launchpad.net/bugs/152452 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 152452] Re: Wireless signal strength always at 0%

2007-11-25 Thread Rodney Lorrimar
** Attachment added: lspci -vvnn http://launchpadlibrarian.net/10551247/lspci-vvnn.log -- Wireless signal strength always at 0% https://bugs.launchpad.net/bugs/152452 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 152452] Re: Wireless signal strength always at 0%

2007-11-25 Thread Rodney Lorrimar
** Attachment added: The contents of /var/log/dmesg http://launchpadlibrarian.net/10551249/dmesg -- Wireless signal strength always at 0% https://bugs.launchpad.net/bugs/152452 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 152452] Re: Wireless signal strength always at 0%

2007-11-22 Thread Rodney Lorrimar
Hi, what is the contents of your /proc/net/wireless? I have the same problem with an rt61. It's probably because the wireless driver reports 0 link quality. I have only tried this on gutsy, not any previous releases. -- Wireless signal strength always at 0% https://bugs.launchpad.net/bugs/152452