[Bug 151521] Re: Error mounting NTFS volume

2007-10-15 Thread Liam Keene
The reason people would have suddenly experienced this behaviour in the wake of an upgrade is that Gutsy uses the new ntfs-3g driver, while Feisty did not. When you try to mount a NTFS partition using the ntfs-3g driver, the driver does a sanity check to see it the Windows NTFS logfile is clean.

[Bug 141023] Re: Gutsy: radio buttons in kde-systemsettings' Disk Filesystems module are broken

2007-10-02 Thread Liam Keene
Quoting archdrone ... label = microhal.getUUIDByDevice(str(self.devicelineedit.text())) ... You need to apply the patch I submitted (comment before your last). It replaces the use of the Python function str (which uses ASCII) with the funciton unicode (which can handle unicode characters).

[Bug 150400] Re: NTFS mount method in Kubuntu System Settings is broken

2007-10-10 Thread Liam Keene
Thanks for taking the time to report this bug and helping to make Ubuntu better. Is there anymore information you can supply on this problem? I am assuming (from your description) you using the 'Disk Filesystem' application from 'System Settings' (KMenu - System Settings). Is this correct?

[Bug 151521] Re: Error mounting NTFS volume

2007-10-15 Thread Liam Keene
This is also happened to me recently, although I don't think this can be considered a bug in any way.The feedback you have got from the mount command tells you what you need to know. quoting karlrt ... $LogFile indicates unclean shutdown (0, 0) . Mount is denied

[Bug 150400] Re: NTFS mount method in Kubuntu System Settings is broken

2007-10-15 Thread Liam Keene
: 'MountEntryExtVFAT' object has no attribute 'label' This at least gives us something to go forward with. ** Changed in: kde-guidance (Ubuntu) Assignee: (unassigned) = Liam Keene (liam-keene) Status: Incomplete = Confirmed -- NTFS mount method in Kubuntu System Settings is broken https

[Bug 139940] Kopete crashes when using full Yahoo email in account setup

2007-09-16 Thread Liam Keene
Public bug reported: Binary package hint: kopete When a Yahoo account is added to Kopete (Version 0.12.5 on KDE 3.5.7 / Kubuntu Gusty) it causes Kopete to crash. The Yahoo account follows the style; user at yahoo.com This crash is reproducible 100% of the time. If the Yahoo account is

[Bug 139940] Re: Kopete crashes when using full Yahoo email in account setup

2007-09-16 Thread Liam Keene
** Attachment added: Backtrace of the crash. http://launchpadlibrarian.net/9294477/Kopete%20Crash%20Backtrace -- Kopete crashes when using full Yahoo email in account setup https://bugs.launchpad.net/bugs/139940 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 136208] Re: No sound in kopete

2007-09-19 Thread Liam Keene
Thank you for taking the time to report this bug and helping to make Ubuntu better. It would really help if you offer more information on the version of Kopete, Ubuntu and the system you are running? Any specific details about your soundcard? Depending on your desktop environment you could use

[Bug 141023] Re: Gutsy: radio buttons in kde-systemsettings' Disk Filesystems module are broken

2007-09-20 Thread Liam Keene
Thank you for taking the time to report this bug and helping to make Ubuntu better. Can you provide more information about the version of Ubuntu (I'm assuming Gutsy from your kernel version) and SystemSettings you are running? For me, in v0.2 (Ubuntu package version 0.0svn20070312-0ubuntu3) the

[Bug 141023] Re: Gutsy: radio buttons in kde-systemsettings' Disk Filesystems module are broken

2007-09-20 Thread Liam Keene
** Attachment added: Radio buttons in Disks and Filesystems http://launchpadlibrarian.net/9410388/system-settings.png -- Gutsy: radio buttons in kde-systemsettings' Disk Filesystems module are broken https://bugs.launchpad.net/bugs/141023 You received this bug notification because you are

[Bug 141023] Re: Gutsy: radio buttons in kde-systemsettings' Disk Filesystems module are broken

2007-09-20 Thread Liam Keene
I was having a deeper look into this, and it turns out that System Settings is basically KControl but re-organised, which in turn is jsut a collection of individual applications, nicely grouped. The application responsible for Disks Filesystems is called 'mountconfig' and is installed in the

[Bug 141023] Re: Gutsy: radio buttons in kde-systemsettings' Disk Filesystems module are broken

2007-09-22 Thread Liam Keene
will fix this, so you can use unicode in the device name. ** Changed in: kde-guidance (Ubuntu) Sourcepackagename: kde-systemsettings = kde-guidance Assignee: (unassigned) = Liam Keene (liam-keene) Status: Incomplete = Confirmed -- Gutsy: radio buttons in kde-systemsettings' Disk

[Bug 141023] Re: Gutsy: radio buttons in kde-systemsettings' Disk Filesystems module are broken

2007-09-22 Thread Liam Keene
** Attachment added: Patch for when unicode chars are in the device name (such as after clicking the 'New' button) http://launchpadlibrarian.net/9463497/unicode-fix.patch ** Changed in: kde-guidance (Ubuntu) Assignee: Liam Keene (liam-keene) = (unassigned) -- Gutsy: radio buttons

[Bug 119989] Re: changing user password problem

2007-09-23 Thread Liam Keene
Thank you for your suggestion. However, the changes you are requesting aren't really a bug. Instead you are requesting that a default action be changed. If you feel it requires more discussion, this should be done on an appropriate mailing list or forum. The KDE Usability Mailing List [WWW]

[Bug 141502] Re: Dolphin doesn't remember 'view properties'

2007-09-23 Thread Liam Keene
Thanks for your report, I've marked it Invalid as this is a feature of Dolphin, not a bug. When you change the view mode in the ways you described, this only changes them for the current Dolphin session. If you want to change the default view mode, go to the Settings Menu - Configure Dolphin.

[Bug 143980] Re: [gutsy] KDE properties window crashes

2007-09-23 Thread Liam Keene
This is happening for me and I would like to confirm this bug, but I think it needs more information to proceed with. I can confirm that this file (for whatever reason) will crash Dolphin, Konqueror and KDesktop, simply by hovering over the file. You can also crash any program by selecting the

[Bug 143981] Re: [gutsy] dolphin crash

2007-09-23 Thread Liam Keene
*** This bug is a duplicate of bug 143980 *** https://bugs.launchpad.net/bugs/143980 ** This bug has been marked a duplicate of bug 143980 [gutsy] KDE properties window crashes -- [gutsy] dolphin crash https://bugs.launchpad.net/bugs/143981 You received this bug notification because you

[Bug 143980] Re: [gutsy] KDE properties window crashes

2007-09-23 Thread Liam Keene
Okay I tried following some steps in the BugSquad - Backtrace section of the Wiki [WWW] https://wiki.ubuntu.com/Backtrace Here are the GDB Backtraces from Dolphin/Konqueror/KDesktop (with debugging symbols) ** Attachment added: Backtrace of Dolphin Crash

[Bug 143980] Re: [gutsy] KDE properties window crashes

2007-09-23 Thread Liam Keene
** Attachment added: Backtrace of Konqueror Crash http://launchpadlibrarian.net/9468915/gdb-konqueror.txt -- [gutsy] KDE properties window crashes https://bugs.launchpad.net/bugs/143980 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 143980] Re: [gutsy] KDE properties window crashes

2007-09-23 Thread Liam Keene
** Attachment added: Backtrace of KDesktop Crash http://launchpadlibrarian.net/9468916/gdb-kdesktop.txt -- [gutsy] KDE properties window crashes https://bugs.launchpad.net/bugs/143980 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for