[Bug 910038] [NEW] --top-int command line option not working

2011-12-30 Thread DragonK
Public bug reported: I'm having the following error while trying to use --top-int on dstat: # dstat --top-int Traceback (most recent call last): File /usr/bin/dstat, line 2554, in module main() File /usr/bin/dstat, line 2416, in main scheduler.run() File

[Bug 910108] [NEW] Missing /var/lib/dhcp3 directory

2011-12-30 Thread DragonK
Public bug reported: In a clean Ubuntu 11.10 server install, dhclient3 is run with a configuration parameter that instructs it to write lease files in the /var/lib/dhcp3. That directory is missing in the install, thus no lease file is written. # ps ax | grep dhclient3 | grep -v grep 665 ?

[Bug 566818] Re: [Lucid] cryptsetup passphrase prompt during boot: every character typed repeats the prompt

2011-02-20 Thread DragonK
The attached patch solved the issue on my computer; take precautions if you want to apply it on other machines (it's not very well tested and I don't know if it interferes with the graphical boot process - i'm on a 10.04 server install) After applying, regenerate the initrd images:

[Bug 628648] [NEW] fsadm doesn't respect the dry run parameter when combined with -l

2010-09-02 Thread DragonK
Public bug reported: Binary package hint: lvm2 It seems that fsadm does not take the -n | --dry-run parameter into account if combined with the -l | --lvresize flag. Here is a sample session (see the link here for better readability http://pastebin.com/V528p8wU ): # lvdisplay --- Logical

[Bug 599578] Re: Bluetooth not working

2010-07-07 Thread DragonK
If I only knew... think it has something to do with the bluetooth device being in the HID mode and not switching to HCI. -- Bluetooth not working https://bugs.launchpad.net/bugs/599578 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 554431] Re: Bluetooth is disabled. Pressing Turn on bluetooth not working

2010-07-01 Thread DragonK
This also affects me, although rebooting does not help. (https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/599578) -- Bluetooth is disabled. Pressing Turn on bluetooth not working https://bugs.launchpad.net/bugs/554431 You received this bug notification because you are a member of Ubuntu

[Bug 599578] Re: Bluetooth not working

2010-06-29 Thread DragonK
** Description changed: Binary package hint: bluez The bluetooth icon in Gnome is grayed out, right clicking on it and choosing Turn Off Bluetooth produces the following messages in syslog: Jun 29 00:52:22 dell kernel: [ 1649.842531] usb 1-1.1: USB disconnect, address 29 Jun 29

[Bug 599578] [NEW] Bluetooth not working

2010-06-28 Thread DragonK
Public bug reported: Binary package hint: bluez The bluetooth icon in Gnome is grayed out, right clicking on it and choosing Turn Off Bluetooth produces the following messages in syslog: Jun 29 00:52:22 dell kernel: [ 1649.842531] usb 1-1.1: USB disconnect, address 29 Jun 29 00:52:22 dell

[Bug 599578] Re: Bluetooth not working

2010-06-28 Thread DragonK
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/51063993/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/51063994/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/51063995/Dependencies.txt **

[Bug 398737] [NEW] Openoffice.org Calc is unable to re-show a hidden column

2009-07-13 Thread DragonK
Public bug reported: Binary package hint: openoffice.org-calc Calc is unable to show a column of data which was just hidden. Test case: 1) Create a new spreadsheet 2) Select column 'B' (for example), right click it and select 'Hide' - it will be hidden. 3) Select columns 'A' and 'C', right

[Bug 398737] Re: Openoffice.org Calc is unable to re-show a hidden column

2009-07-13 Thread DragonK
What do you mean by unwanted? And why is this invalid, you didn't manage to reproduce it? :) -- Openoffice.org Calc is unable to re-show a hidden column https://bugs.launchpad.net/bugs/398737 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 304947] Re: Tilda crashing if user's shell is zsh

2009-07-08 Thread DragonK
Any updates on this? It keeps happening on ubuntu 9.04 -- Tilda crashing if user's shell is zsh https://bugs.launchpad.net/bugs/304947 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 383156] [NEW] iostat stack overflow

2009-06-03 Thread DragonK
Public bug reported: It seems that (in my Ubuntu Jaunty) running iostat -d -k -N -x -n 1 triggers the stack smashing protection: *** stack smashing detected ***: iostat terminated === Backtrace: = /lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x48)[0xb7fe1da8]

[Bug 333722] Re: zsh killed by stack smashing protection

2009-02-25 Thread DragonK
Well, I took a look at the zsh code and it seems to have a buffer overflow when expanding the ! on the command line. To trigger, just type !AA (without the quotes) at the zsh prompt. If zsh is compiled with stack protection code, the overflow is detected faster. If not, you need to

[Bug 333722] [NEW] zsh killed by stack smashing protection

2009-02-24 Thread DragonK
Public bug reported: Binary package hint: zsh I'm experiencing some weird problem with zsh, which is getting killed due to an apparent stack overflow. It seems that commands like the following cause problems (notice the ! inside the command line; also, this command doesn't have newlines, I

[Bug 333722] Re: zsh killed by stack smashing protection

2009-02-24 Thread DragonK
** Attachment added: crash_info.txt http://launchpadlibrarian.net/23045707/crash_info.txt -- zsh killed by stack smashing protection https://bugs.launchpad.net/bugs/333722 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 245521] Re: urls copied from adress bar in firefox-3.0 missing %20

2009-02-09 Thread DragonK
http://example.com/url with space.htmldoesn't get converted to http://example.com/url%20with%20space.html if you paste using the middle mouse button instead of ctrl+c, ctrl+v. -- urls copied from adress bar in firefox-3.0 missing %20 https://bugs.launchpad.net/bugs/245521 You received

[Bug 304947] Re: Tilda crashing if user's shell is zsh

2009-01-15 Thread DragonK
This seems to also affect me. I have tilda starting up automatically with the Gnome session, but when I push the hotkey, there's no shell (zsh), only a black window. The context menu of the window is working, new tab / close tab are working but no shell appears. The solution for me was to use

[Bug 299657] Re: evolution crashes when deleting folder on gmail (imap)

2008-11-18 Thread DragonK
** Attachment added: gdb backtrace http://launchpadlibrarian.net/19768413/evo-gdb-bt.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/19768414/Dependencies.txt -- evolution crashes when deleting folder on gmail (imap) https://bugs.launchpad.net/bugs/299657 You

[Bug 299657] [NEW] evolution crashes when deleting folder on gmail (imap)

2008-11-18 Thread DragonK
Public bug reported: Binary package hint: evolution When I'm trying to delete an empty folder from gmail (using imap), evolution crashes. It seems to happen on a folder named Netfilter Devel (two words, that seems to be the problem). In the console the following is printed:

[Bug 296701] Re: evince crashes on .ps file

2008-11-11 Thread DragonK
** Attachment added: This file causes the crash http://launchpadlibrarian.net/19560213/output_1.ps ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/19560214/Dependencies.txt -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug

[Bug 296701] [NEW] evince crashes on .ps file

2008-11-11 Thread DragonK
Public bug reported: Binary package hint: evince Evince aborts with assertion failed on the attached .ps file. $ evince output_1.ps evince: /build/buildd/cairo-1.8.0/src/cairo-xlib-surface.c:934: _draw_image_surface: Assertion `ret != 0' failed. Aborted $ lsb_release -rd Description:

[Bug 294904] Re: crash on icon theme change

2008-11-07 Thread DragonK
I'm also experiencing this, after changing to a new smiley theme and closing preferences, pidgin crashes (assert failed?). $ dpkg -s pidgin Package: pidgin Status: install ok installed Priority: optional Section: net Installed-Size: 1952 Maintainer: Ubuntu Core Developers [EMAIL PROTECTED]

[Bug 289466] Re: Network Manager 0.7 applet not Appearing if there are managed entries in /etc/network/interfaces

2008-10-29 Thread DragonK
Perhaps the applet should still be displayed, the user might want to connect to wireless (as Steven sugested) or create a new VPN connection... ? -- Network Manager 0.7 applet not Appearing if there are managed entries in /etc/network/interfaces https://bugs.launchpad.net/bugs/289466 You

[Bug 289466] Re: Network Manager 0.7 applet not Appearing if there are managed entries in /etc/network/interfaces

2008-10-29 Thread DragonK
@Alexander: You are right about managing VPNs on top of nothing. But what if there is a valid connection (managed manually), then VPNs would make sense. However, NM must act carefully in this case and not interfere with (read clobber) the already configured stuff (i'm thinking /etc/resolv.conf

[Bug 176611] Re: Unable to exit fullscreen mode in rdesktop with compiz

2008-10-29 Thread DragonK
Running on Intrepid here, I can confirm that the fix mentioned in the other bug works: disabling compiz's legacy full screen support from workarounds. -- Unable to exit fullscreen mode in rdesktop with compiz https://bugs.launchpad.net/bugs/176611 You received this bug notification because you

[Bug 289466] Re: Network Manager 0.7 applet not Appearing if there are managed entries in /etc/network/interfaces

2008-10-28 Thread DragonK
I've recently rebooted my ubuntu, the applet isn't visible. [EMAIL PROTECTED]:~$ ps axu | grep nm- | grep -v grep root 5754 0.0 0.1 7696 3552 ?S10:10 0:00 /usr/sbin/nm-system-settings --config /etc/NetworkManager/nm-system-settings.conf user 6204 0.0 0.3 23044

[Bug 289466] Re: Network Manager 0.7 applet not Appearing if there are managed entries in /etc/network/interfaces

2008-10-28 Thread DragonK
By the way, after I restart the NetworkManager service, the applet pops up, but I can't do much with it as it shows a warning sign and says networking disabled in the tooltip. I'm guessing it might have something to do with this bug, but I might be wrong:

[Bug 289466] Re: Network Manager 0.7 applet not Appearing if there are managed entries in /etc/network/interfaces

2008-10-27 Thread DragonK
This happens for me too: [EMAIL PROTECTED]:~# apt-cache policy network-manager-gnome network-manager-gnome: Installed: 0.7~~svn20081020t000444-0ubuntu1 Candidate: 0.7~~svn20081020t000444-0ubuntu1 Version table: *** 0.7~~svn20081020t000444-0ubuntu1 0 500 http://archive.ubuntu.com