[Bug 428133] Re: gparted brings up devicekit-disks authentication when scanning

2009-10-15 Thread gedakc
Thank you Martin for the tip on devkit-disk --inhibit, and thank you Jan
for bringing this to my attention.

Support for devicekit-disks has been added to the upstream gparted
repository for inclusion in the next release of GParted.

The relevant git repository commit can be viewed at the following link:
http://git.gnome.org/cgit/gparted/commit/?id=b1667d4f6dac1c1a0da0d6aed528ebdd48c02de4

Regards,
Curtis Gedak

-- 
gparted brings up devicekit-disks authentication when scanning
https://bugs.launchpad.net/bugs/428133
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121943] Re: Intrepid, Hardy: Gparted freezes with external USB HD

2009-08-16 Thread gedakc
Thanks for the extra information regarding running the command on a non-
fragmented file system.

Your testing confirms that it is beneficial to have the file systems
defragmented before using GParted to manipulate the partitions.

-- 
Intrepid, Hardy: Gparted freezes with external USB HD
https://bugs.launchpad.net/bugs/121943
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121943] Re: Intrepid, Hardy: Gparted freezes with external USB HD

2009-08-14 Thread gedakc
It will be informative to learn the results of your defragmentation
testing.

-- 
Intrepid, Hardy: Gparted freezes with external USB HD
https://bugs.launchpad.net/bugs/121943
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121943] Re: Intrepid, Hardy: Gparted freezes with external USB HD

2009-08-13 Thread gedakc
Out of curiousity, does the "sudo ntfsresize --info --force --no-
progress-bar /dev/sda8" command run faster after the drive has been
defragmented?

-- 
Intrepid, Hardy: Gparted freezes with external USB HD
https://bugs.launchpad.net/bugs/121943
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121943] Re: Intrepid, Hardy: Gparted freezes with external USB HD

2009-08-11 Thread gedakc
The source of this problem is that GParted uses the "dosfsck -a -v"
command to determine the number of used sectors in a FAT16/32 file
system.  This value is important to GParted when determining the
smallest value to which a FAT16/32 file system can be shrunk.

A similar problem exists for NTFS partitions.  Gparted uses the
"ntfsresize --info --force --no-progress-bar" command to determine the
smallest size to which the NTFS file system can be shrunk.

If the partition is mounted, then GParted can retrieve this information
by another method (using a statvfs system call).  Otherwise GParted must
resort to other methods such as the above commands.

This bug report is related to a problem reported in GParted upstream at the 
following:
http://bugzilla.gnome.org/show_bug.cgi?id=569921

Does anyone know a better way to determine the number of used sectors in
a FAT16 or FAT32 file system?


** Bug watch added: GNOME Bug Tracker #569921
   http://bugzilla.gnome.org/show_bug.cgi?id=569921

-- 
Intrepid, Hardy: Gparted freezes with external USB HD
https://bugs.launchpad.net/bugs/121943
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 338873] Re: gparted bad command line parameters with mapper devices

2009-04-02 Thread gedakc
GParted 0.4.4 has just been released.  It includes support for
/dev/mapper dmraid devices.

-- 
gparted bad command line parameters with mapper devices
https://bugs.launchpad.net/bugs/338873
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275345] Re: gparted no longer detects mmcblk

2009-04-02 Thread gedakc
See also GParted Bug:
http://bugzilla.gnome.org/show_bug.cgi?id=564985

** Bug watch added: GNOME Bug Tracker #564985
   http://bugzilla.gnome.org/show_bug.cgi?id=564985

-- 
gparted no longer detects mmcblk
https://bugs.launchpad.net/bugs/275345
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 298037] Re: [ubuntu intrepid] GParted does not detect devices and parted acts strange also

2009-04-02 Thread gedakc
GParted 0.4.4 has just been released.  It contains a fix to recognize
/dev/mmcblk# devices.

See GParted Bug:
http://bugzilla.gnome.org/show_bug.cgi?id=564985

** Bug watch added: GNOME Bug Tracker #564985
   http://bugzilla.gnome.org/show_bug.cgi?id=564985

-- 
[ubuntu intrepid] GParted does not detect devices and parted acts strange also
https://bugs.launchpad.net/bugs/298037
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 276797] Re: Gparted Crashed.

2009-04-02 Thread gedakc
There was a display problem with % complete messages in GParted 0.3.5.
This problem was fixed in GParted 0.3.9.

See GParted Bug:
http://bugzilla.gnome.org/show_bug.cgi?id=532574


** Bug watch added: GNOME Bug Tracker #532574
   http://bugzilla.gnome.org/show_bug.cgi?id=532574

-- 
Gparted Crashed.
https://bugs.launchpad.net/bugs/276797
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 275345] Re: gparted no longer detects mmcblk

2009-04-02 Thread gedakc
GParted 0.4.4 has just been released.  It includes a bug fix to
recognize /dev/mmcblk# devices.

See GParted Bug:
http://bugzilla.gnome.org/show_bug.cgi?id=572703

** Bug watch added: GNOME Bug Tracker #572703
   http://bugzilla.gnome.org/show_bug.cgi?id=572703

-- 
gparted no longer detects mmcblk
https://bugs.launchpad.net/bugs/275345
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 253303] Re: fstab UUID of swap doesn't update after resizing partitions

2009-04-02 Thread gedakc
GParted 0.4.4 has just been released.  It includes a fix that maintains
the UUID and LABEL when a swap partition is resized.

See GParted Bug:
http://bugzilla.gnome.org/show_bug.cgi?id=575585

** Bug watch added: GNOME Bug Tracker #575585
   http://bugzilla.gnome.org/show_bug.cgi?id=575585

-- 
fstab UUID of swap doesn't update after resizing partitions
https://bugs.launchpad.net/bugs/253303
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 193398] Re: Intrepid, Gutsy: GParted features not usuable (eg NTFS, XFS partitioning)

2009-04-02 Thread gedakc
Several (optional) packages provide support for file systems not
included in libparted.

For example, the ntfsprogs package provides the commands necessary to
work with the NTFS file system.  If ntfsprogs is installed, then GParted
will use it.  You can view which packages are required to support a
specific file system within GParted using "View -> File System Support".

Alternatively, you can view the required software online at:
http://gparted.sourceforge.net/features.php

-- 
Intrepid, Gutsy: GParted features not usuable (eg NTFS, XFS partitioning)
https://bugs.launchpad.net/bugs/193398
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189517] Re: Open/save file dialog places wrong

2009-04-02 Thread gedakc
By default, GParted saves the gparted_details.htm file to the /root
directory.

This directory exists directly under the top level directory "/".

-- 
Open/save file dialog places wrong
https://bugs.launchpad.net/bugs/189517
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189455] Re: gparted volume-size overflows and cripples UI

2009-04-02 Thread gedakc
This problem seems similar to one that occurred when creating and / or
resizing partitions greater than or equal to 1 TeraByte in size.  This
bug was fixed in GParted 0.3.7.

See GParted Bug:
http://bugzilla.gnome.org/show_bug.cgi?id=524948


** Bug watch added: GNOME Bug Tracker #524948
   http://bugzilla.gnome.org/show_bug.cgi?id=524948

-- 
gparted volume-size overflows and cripples UI
https://bugs.launchpad.net/bugs/189455
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181726] Re: swap not mounted after repartitioning

2009-04-02 Thread gedakc
GParted 0.4.4 has just been released.  It includes a bug fix to maintain
the same UUID and LABEL when resizing a swap partition.

See GParted Bug:
http://bugzilla.gnome.org/show_bug.cgi?id=575585

** Bug watch added: GNOME Bug Tracker #575585
   http://bugzilla.gnome.org/show_bug.cgi?id=575585

-- 
swap not mounted after repartitioning
https://bugs.launchpad.net/bugs/181726
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 302534] Re: offers to move a swap partition but overwrites if afterwards

2009-04-02 Thread gedakc
GParted 0.4.4 has just been released.  It includes a bug fix to maintain
the same UUID and LABEL when resizing a swap partition.

See GParted Bug:
http://bugzilla.gnome.org/show_bug.cgi?id=575585

** Bug watch added: GNOME Bug Tracker #575585
   http://bugzilla.gnome.org/show_bug.cgi?id=575585

-- 
offers to move a swap partition but overwrites if afterwards
https://bugs.launchpad.net/bugs/302534
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54119] Re: Edgy Installer: Partitioning Tool cannot enlarge logical ntfs partitions to the left

2009-04-02 Thread gedakc
As mentioned by Mantas Kriaučiūnas, GParted has move / resize to the left 
support.
Currently the most recent release of GParted is 0.4.4.

-- 
Edgy Installer: Partitioning Tool cannot enlarge logical ntfs partitions to the 
left
https://bugs.launchpad.net/bugs/54119
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 175161] Re: No support for LUKS volumes

2009-04-02 Thread gedakc
GParted 0.4.4 has been released.  It includes recognition of crypt-luks
partitions.

-- 
No support for LUKS volumes
https://bugs.launchpad.net/bugs/175161
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194893] Re: Gparted Better Nomenclature ?

2009-04-02 Thread gedakc
My assumption is that this request concerns the contents of the
"Mountpoint" and "Label" columns in the GParted display.

GParted will display the "Mountpoint" column if, and only if at least one 
partition on the device is currently mounted.
The "Label" column will be displayed if, and only if at least one partition on 
the device contains a volume label.

Hope that helps clarify how these columns work.

-- 
Gparted Better Nomenclature ?
https://bugs.launchpad.net/bugs/194893
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220953] Re: (xubuntu 8.04rc) Failed to mount various units

2009-04-02 Thread gedakc
My guess is that this problem is related to a spelling mistake in the
lock name taken to prevent auto-mounting of partitions.  If so then this
bug was solved in GParted 0.4.3.

See GParted Bug:
http://bugzilla.gnome.org/show_bug.cgi?id=571347


** Bug watch added: GNOME Bug Tracker #571347
   http://bugzilla.gnome.org/show_bug.cgi?id=571347

-- 
(xubuntu 8.04rc) Failed to mount various units
https://bugs.launchpad.net/bugs/220953
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 22474] Re: gparted does not like /dev/mapper devices

2009-04-02 Thread gedakc
GParted 0.4.4 has been released.  It includes support for /dev/mapper
dmraid devices.

See http://gparted.sourceforge.net/news.php for more information.

-- 
gparted does not like /dev/mapper devices
https://bugs.launchpad.net/bugs/22474
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 271796] Re: gparted doesn't see raid /dev/mapper devices in Intrepid Alpha 5 installation

2009-03-23 Thread gedakc
Initial support for /dev/mapper dmraid devices has been developed for
GParted.

If you are able to help out with testing, please read the following GParted 
forum post:
http://gparted-forum.surf4.info/viewtopic.php?id=13264

-- 
gparted doesn't see raid /dev/mapper devices in Intrepid Alpha 5 installation
https://bugs.launchpad.net/bugs/271796
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154864] Re: gparted truncates device names for /dev/mapper devices

2009-03-21 Thread gedakc
Chris, if I recall, Ubuntu added a patch to GParted 0.4.3 to recognize
/dev/mapper devices.  This solves a portion of the problem of dealing
with dmraid devices, but is not the whole solution.

For instance the /dev/mapper device entries would not be deleted when a
partition was deleted, nor created when a new partition was created.

The current development version of GParted uses the "dmraid", "kpartx",
and "dmsetup" commands to address these and other problems when working
with /dev/mapper dmraid devices.

This new GParted software is available for testing at the above posted
forum link.

-- 
gparted truncates device names for /dev/mapper devices
https://bugs.launchpad.net/bugs/154864
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 338873] Re: gparted bad command line parameters with mapper devices

2009-03-21 Thread gedakc
Initial support for /dev/mapper dmraid devices has been developed for
GParted.

If you are able to help out with testing, please read the following GParted 
forum post:
http://gparted-forum.surf4.info/viewtopic.php?id=13264

-- 
gparted bad command line parameters with mapper devices
https://bugs.launchpad.net/bugs/338873
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154864] Re: gparted truncates device names for /dev/mapper devices

2009-03-21 Thread gedakc
Initial support for /dev/mapper dmraid devices has been developed for
GParted.

If you are able to help out with testing, please read the following GParted 
forum post:
http://gparted-forum.surf4.info/viewtopic.php?id=13264

-- 
gparted truncates device names for /dev/mapper devices
https://bugs.launchpad.net/bugs/154864
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 22474] Re: gparted does not like /dev/mapper devices

2009-03-21 Thread gedakc
Initial support for /dev/mapper dmraid devices has been developed for
GParted.

If you are able to help out with testing, please read the following GParted 
forum post:
http://gparted-forum.surf4.info/viewtopic.php?id=13264

-- 
gparted does not like /dev/mapper devices
https://bugs.launchpad.net/bugs/22474
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 37768] Re: gnome-volume-manager mounting Partition, while working with GParted

2009-02-12 Thread gedakc
Miki,

Thank you for finding this spelling mistake.

I had given credit to Jonas Pedersen for finding this bug, but Jonas has
indicated that you are the true discoverer of the spelling mistake.

Sincerely,
Curtis Gedak
Maintainer of GParted

-- 
gnome-volume-manager mounting Partition, while working with GParted
https://bugs.launchpad.net/bugs/37768
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 37768] Re: gnome-volume-manager mounting Partition, while working with GParted

2009-02-12 Thread gedakc
My bad.  I had a mistake in the spelling of the lock name used by hal-
lock.

In gparted.in file the lock taken by hal-lock is wrong. The lock taken is
"org.freedeskdesktop.Hal.Device.Storage" while it should be
"org.freedesktop.Hal.Device.Storage". 

See http://bugzilla.gnome.org/show_bug.cgi?id=571347

Many thanks to Jonas Pedersen for finding this spelling mistake.

The bug is fixed in the GParted 0.4.3 release.

-- 
gnome-volume-manager mounting Partition, while working with GParted
https://bugs.launchpad.net/bugs/37768
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs