[Bug 1156341] [NEW] xchat-gnome crashed with SIGABRT in __libc_message()

2013-03-17 Thread Kow
Public bug reported: I attempted to close xchat-gnome while it was maximized by clicking the 'X' in the title bar ... nothing happened. I then did File - Quit from within xchat-gnome and the program closed. I restarted raring and upon reboot a window popped up saying that xchat-gnome crashed, and

[Bug 381164] Re: database disk image is malformed

2009-06-18 Thread Kow
I just encountered this bug for the first time. I was doing a lot of disk read/writes on an ext4 fs which so happened to be the same fs with the evolution db. I'm not saying this is necessarily related to ext4. -- database disk image is malformed https://bugs.launchpad.net/bugs/381164 You

[Bug 359893] [NEW] License is empty

2009-04-12 Thread Kow
Public bug reported: Binary package hint: gcalctool Using latest jaunty... Run gcalctool - Help - About - Click License. It's not there. :( ** Affects: gcalctool (Ubuntu) Importance: Undecided Status: New -- License is empty https://bugs.launchpad.net/bugs/359893 You received

[Bug 348846] [NEW] links in about dialogs open twice

2009-03-26 Thread Kow
Public bug reported: Go to any About dialog for a gtk+2.0 application utilizing gtk_show_about_dialog (Transmission and Gedit come to mind) and click on the link in the dialog. It opens twice. It should only open once. If you use firefox and don't have firefox open you will get a firefox is open

[Bug 51610] Re: opening from ftp allow only one connection doesn't work

2008-12-02 Thread mad-kow
I've got the same problem here. The webserver hosting my webpage only provides two connections per ftp user. With this setup it's impossible to work with the integrated ftp filesystem as it will crash very soon (exspecially after opening any file in an editor). After this i am not able to unmount

[Bug 183797] Re: rhythmbox crashed with SIGSEGV in rhythmdb_entry_allocate()

2008-03-08 Thread Kow
Same problem here. Looks like upstream fixed this in SVN, can we backport this fix? -- rhythmbox crashed with SIGSEGV in rhythmdb_entry_allocate() https://bugs.launchpad.net/bugs/183797 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee.

[Bug 188361] Re: Nautilus is following symbolic links when emptying trash

2008-02-04 Thread Kow
Fixed upstream (gnome-bugs #513912), problem with gio/glib/gvfs. I'm not quite sure how this report should be updated but in the end it is invalid for nautilus. -- Nautilus is following symbolic links when emptying trash https://bugs.launchpad.net/bugs/188361 You received this bug notification

[Bug 188361] Re: Nautilus is following symbolic links when emptying trash

2008-02-02 Thread Kow
Confirmed, here is a quick way to reproduce: (1) Create a temporary folder (henceforth folder A) and put some files in it that can be deleted (ie you dont care about.) (2) Create another temporary folder which I will refer to as folder B. Within folder B create a symlink to folder A. (3) Move

[Bug 187751] [NEW] Disabling compiz from gnome-appearance-properties fails with assertion failure

2008-01-31 Thread Kow
Public bug reported: Running hardy latest updates. Recent gnome package upgrades have yielded it impossible to disable compiz from the Appearance window (System-Preference-Appearance). Error msg: GLib-CRITICAL **: g_array_free: assertion `array' failed ** Affects: control-center (Ubuntu)

[Bug 187751] Re: Disabling compiz from gnome-appearance-properties fails with assertion failure

2008-01-31 Thread Kow
This may be a library issue and not gnome-control-center but I'll leave it up to someone with more experience with the GNOME system to figure that out. -- Disabling compiz from gnome-appearance-properties fails with assertion failure https://bugs.launchpad.net/bugs/187751 You received this bug

[Bug 187751] Re: Disabling compiz from gnome-appearance-properties fails with assertion failure

2008-01-31 Thread Kow
(gdb) bt #0 0x7f9eec7ebf97 in g_logv () from /usr/lib/libglib-2.0.so.0 #1 0x7f9eec7ec213 in g_log () from /usr/lib/libglib-2.0.so.0 #2 0x7f9eec7c15c8 in g_array_free () from /usr/lib/libglib-2.0.so.0 #3 0x00414c36 in ?? () #4 0x00415584 in ?? () #5

[Bug 186149] Re: nautilus - recursive copying does not work yet

2008-01-26 Thread Kow
I should clarify that this cannot happen. When you copy an entire folder what is being copied is evaluated on-the-fly as you are copying it. In other words, copying a folder inside itself will result in recursion (happens in any OS, this is standard behavior) BUT the bug is that nautilus lets it

[Bug 186149] Re: nautilus - recursive copying does not work yet

2008-01-26 Thread Kow
** Bug watch added: GNOME Bug Tracker #512280 http://bugzilla.gnome.org/show_bug.cgi?id=512280 ** Also affects: debian via http://bugzilla.gnome.org/show_bug.cgi?id=512280 Importance: Unknown Status: Unknown -- nautilus - recursive copying does not work yet

[Bug 185756] Re: Couldn't display network:/// - Nautilus cannot handle network:locations

2008-01-26 Thread Kow
Good point Caleb. My fix is more of a feature-limiting workaround then. :) -- Couldn't display network:/// - Nautilus cannot handle network:locations https://bugs.launchpad.net/bugs/185756 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact

[Bug 185756] Re: Couldn't display network:/// - Nautilus cannot handle network:locations

2008-01-25 Thread Kow
Simple fix: Go through nautilus source and replace all network:/// with smb:///. :) -- Couldn't display network:/// - Nautilus cannot handle network:locations https://bugs.launchpad.net/bugs/185756 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 174512] Re: [network-admin] UI file not found

2007-12-12 Thread Kow
Yay thanks Dagfinn, I figured it was something like that but i HATE XML. :) -- [network-admin] UI file not found https://bugs.launchpad.net/bugs/174512 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 174512] Re: [network-admin] UI file not found

2007-12-11 Thread Kow
Problem upon further investigation is not that network-admin doesnt see network.ui, its that there is a patch in gnome-system-tools that adds some lines to network.ui that network-manager does not like. This patch would be 83_network-locations-apply-button.dpatch IE, its an Ubuntu change leading

[Bug 175738] Re: (hardy) network-admin can't load due to missing /usr/share/gnome-system-tools/ui/network.ui

2007-12-11 Thread Kow
*** This bug is a duplicate of bug 174512 *** https://bugs.launchpad.net/bugs/174512 ** This bug has been marked a duplicate of bug 174512 [network-admin] UI file not found -- (hardy) network-admin can't load due to missing /usr/share/gnome-system-tools/ui/network.ui

[Bug 174512] Re: [network-admin] UI file not found

2007-12-07 Thread Kow
Those comments being dumped into the syslog has led to at least 3mb within just the last 6 or 7 hours. If PolicyKit was working properly then so would network-admin, and those users who have been having audio issues as of late would also not be having the issues they are having. IE, PolicyKit

[Bug 174512] Re: [network-admin] UI file not found

2007-12-07 Thread Kow
I confirm. -- [network-admin] UI file not found https://bugs.launchpad.net/bugs/174512 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 174512] Re: [network-admin] UI file not found

2007-12-07 Thread Kow
This bug may actually be part of a bigger problem with PolicyKit. I noticed my syslog was much larger than it normally is after rebooting today, and I noticed this: audio[6595]: main.c: Called SUID root and real-time/high-priority scheduling was requested in the configuration. However, we lack

[Bug 172463] Re: [hardy] Totem 2.21.2-0ubuntu2 missing LPI

2007-11-27 Thread Kow
Here is the dpatch I made. It cannot be directly injected into the package since totem now uses regular patches + quilt. ** Attachment added: 02_lpi.dpatch http://launchpadlibrarian.net/10597445/02_lpi.dpatch -- [hardy] Totem 2.21.2-0ubuntu2 missing LPI https://bugs.launchpad.net/bugs/172463

[Bug 172463] [hardy] Totem 2.21.2-0ubuntu2 missing LPI

2007-11-27 Thread Kow
Public bug reported: Binary package hint: totem The current totem release in the hardy repos is missing a working launchpad integration patch. I had a refreshed LPI patch in a totem merge candidate I made for 2.21.2-0ubuntu1 but that is long since gone. This may be intentional because I noticed

[Bug 163027] Re: [hardy] New upstream Totem release

2007-11-16 Thread Kow
** Attachment added: totem_2.21.2-0ubuntu1.diff.gz http://launchpadlibrarian.net/10435296/totem_2.21.2-0ubuntu1.diff.gz -- [hardy] New upstream Totem release https://bugs.launchpad.net/bugs/163027 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a

[Bug 163027] Re: [hardy] New upstream Totem release

2007-11-16 Thread Kow
** Attachment added: totem_2.21.2.orig.tar.gz http://launchpadlibrarian.net/10435290/totem_2.21.2.orig.tar.gz -- [hardy] New upstream Totem release https://bugs.launchpad.net/bugs/163027 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 163027] Re: New upstream Totem release

2007-11-16 Thread Kow
** Attachment added: totem_2.21.2-0ubuntu1_source.build http://launchpadlibrarian.net/10435179/totem_2.21.2-0ubuntu1_source.build -- New upstream Totem release https://bugs.launchpad.net/bugs/163027 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 163027] Re: New upstream Totem release

2007-11-16 Thread Kow
I know this is a package in the main repos so there is no way I could apply my version but here is the .dsc in case anyone is interested. The Launchpad Integration patch has to be rebuilt due to structural changes upstream (totem-ui.xml is now totem.ui). Also, rules was using dh_iconcache which as

[Bug 163188] Re: spelling and information issues

2007-11-16 Thread Kow
Can you elaborate on the invalid information portion? I found the ma typo. -- spelling and information issues https://bugs.launchpad.net/bugs/163188 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for yelp in ubuntu. -- desktop-bugs

[Bug 163027] Re: [hardy] New upstream Totem release

2007-11-15 Thread Kow
** Summary changed: - New upstream Totem release + [hardy] New upstream Totem release ** Attachment added: totem_2.21.2-0ubuntu1_source.changes http://launchpadlibrarian.net/10435228/totem_2.21.2-0ubuntu1_source.changes -- [hardy] New upstream Totem release

[Bug 163027] New upstream Totem release

2007-11-15 Thread Kow
Public bug reported: Binary package hint: totem Current repo version: 2.20 branch Latest version: 2.21.2 ** Affects: totem (Ubuntu) Importance: Undecided Status: New ** Tags: upgrade -- New upstream Totem release https://bugs.launchpad.net/bugs/163027 You received this bug

[Bug 141130] Re: compiz stop working after 17-Sept-2007 updates

2007-09-20 Thread Kow
In case it isn't obvious the nvidia/intel issues both of which are being reported in this bug report are unrelated. -- compiz stop working after 17-Sept-2007 updates https://bugs.launchpad.net/bugs/141130 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 138447] Re: x.org crash when lauching screensaver configuration tool

2007-09-18 Thread Kow
Same problem here, backtrace from xorg log stops at nvidia_drv.so. Does not occur if compiz is disabled. This fix is either going to be a workaround or a wait-on-nvidia deal. I still recommend compiz being disabled automatically when a user installs the nvidia driver in gutsy. (but give them the