Bug#992224: Debian Bug report logs - #992224,gparted: unable to create exfat filesystem in gparted

2021-08-16 Thread Curtis Gedak
/gparted/-/issues/137 [4] https://gitlab.gnome.org/GNOME/gparted/-/merge_requests/66 This fix was included in GParted v1.3.0 released on May 3, 2021. Curtis Gedak

Bug#990393: Debian Bug report logs - #990393 gparted: Invalid option provided to mkfs.exfat when formatting to exfat in gparted on bullseye

2021-07-03 Thread Curtis Gedak
This bug is a duplicate of Debian Bug report logs - #984714 gparted: unable to create exFAT file systems https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984714 Regards, Curtis

Bug#985451: Debian Bug report logs - #985451,Unable to read the contents of exfat file system

2021-03-18 Thread Curtis Gedak
://gitlab.gnome.org/GNOME/gparted/-/merge_requests/67 Regards, Curtis Gedak

Bug#984714: Debian Bug report logs - #984714,gparted: unable to create exFAT file systems

2021-03-10 Thread Curtis Gedak
[3]. [3] https://gitlab.gnome.org/GNOME/gparted/-/merge_requests/74 Curtis Gedak

Bug#981691: Debian Bug report logs - #981691,gparted started as non root without arguments crash

2021-02-02 Thread Curtis Gedak
The error message indicates a problem in the libparted library which is part of the Parted project (not GParted). To confirm you might try running "sudo parted -l" from the command line.

Bug#883812: Bug #883812: gparted: Please don't use --enable-xhost-root

2019-11-03 Thread Curtis Gedak
Hi Nicolas, If you wish GParted to run under Wayland, then it needs to be built with the --enable-xhost-root configure option. Notice that this is the way Fedora configures their RPM packages [1]. [1] https://koji.fedoraproject.org/koji/packageinfo?packageID=1950 If you click on

Bug#885651: gparted: Please drop Build-Depends on rarian-compat

2018-01-25 Thread Curtis Gedak
See upstream bug report: Bug 743318 - configure script missing check for scrollkeeper dependency https://bugzilla.gnome.org/show_bug.cgi?id=743318 More specifically look at comment #10. https://bugzilla.gnome.org/show_bug.cgi?id=743318#c10 Curtis

Bug#888114: Gparted show no partition if zfs is present

2018-01-24 Thread Curtis Gedak
On Wed, 24 Jan 2018 18:25:24 +0100 =?UTF-8?Q?Holger_Schr=c3=b6der?= wrote: > > create a partition on a clean disk (example /dev/sdb1) > > create a testpool on the partition: > modprobe zfs > zpool create -f -o ashift=12 -o listsnapshots=on -o altroot=/mnt/foo -m > none

Bug#888114: Info received (Bug#888114 closed by Phil Susi <ps...@ubuntu.com> (Re: Bug#888114: Gparted show no partition if zfs is present))

2018-01-23 Thread Curtis Gedak
It sounds like you have extra signatures left over from prior actions. For example perhaps the entire drive was once used with ZFS. For an example of how one person identified and removed the extra signatures, see the following report: GPT disk full of partitions looks like iso9660 with no

Bug#821126: gparted: mount is unsupported.

2016-04-16 Thread Curtis Gedak
On 16-04-15 09:43 PM, Mak wrote: > mount: bad option. Note that moving a mount residing under a shared >mount is unsupported. This looks like a duplicate of the following report. Debian Bug report logs - #782838 udisks2-inhibit mount move fails

Bug#819488: gparted crash with a libparted backtrace

2016-04-11 Thread Curtis Gedak
On 16-04-11 11:42 AM, Mattia Rizzolo wrote: > > Device Boot StartEndSectors Size Id Type > /dev/sda1 * 2046 1953523711 1953521666 931.5G 5 Extended > /dev/sda5 2048 99487 97440 476.9G 83 Linux > /dev/sda6 1873524736 1933524991

Bug#819488: gparted crash with a libparted backtrace

2016-04-11 Thread Curtis Gedak
Would you be able to provide the output from the following two commands? sudo fdisk -l -u where one of the options is a lower case "L" and not the number one. sudo parted /path-to-your-device unit s print where /path-to-your-device is something like /dev/sda. I expect that latter

Bug#807736: Debian Bug report logs - #807736,gparted: FTBFS: Win_GParted.h:28:31: fatal error: sigc++/class_slot.h: No such file or directory

2015-12-12 Thread Curtis Gedak
Hi Chris, The sigc++/class_slot.h include was removed from upstream GParted with the following bug report and commit: Bug 756035 - GParted does not compile with newer gtkmm libraries in Fedora 23 https://bugzilla.gnome.org/show_bug.cgi?id=756035 Stop including removed

Bug#781737: Debian Bug report logs - #781737,gparted: GUI hangs while doing libparted operations such as FAT16/FAT32 resizing

2015-10-23 Thread Curtis Gedak
The upstream bug report for this problem is as follows: Bug 737022 - UI hangs while running libparted operations such as FAT16/FAT32 resizing https://bugzilla.gnome.org/show_bug.cgi?id=737022 The patch to address this issue was included upstream in the GParted 0.23.0 release on

Bug#742942: Debian Bug report logs - #742942 gparted stuck at searching /dev/sdc partitions

2015-07-14 Thread Curtis Gedak
This problem might now be resolved by the following upstream commit: Don't hang reading binary data from command output (#751251) https://git.gnome.org/browse/gparted/commit/?id=4fce7cd5eed5b298215b57dc9b1ffd1aff2fe22a This commit was part of the following upstream bug report: Show serial

Bug#790773: Debian Bug #790773 - gparted: Bug in gparted script

2015-07-01 Thread Curtis Gedak
Thank you Morten for your interest in improving GParted. Does the ps -e command on your system list the command arguments in addition to the command itself? If so, would you be able to provide a listing of the command and output in this report? In my experience if the ps -ef command is used

Bug#763960: Debian Bug report logs - #763960,gparted: Does not recognize f2fs

2014-10-04 Thread Curtis Gedak
GParted uses the blkid command from util-linux v2.23 and higher to recognize f2fs file systems. See footnote 14 on the GParted features page. http://gparted.org/features.php You can check which package version a Debian distribution is using with the following command: dpkg -l | grep

Bug#742942: Debian Bug report logs - #742942,gparted stuck at searching /dev/sdc partitions

2014-04-29 Thread Curtis Gedak
Arthur, Normally when blkid is run, it uses cached values. To get blkid to read values directly from disk, would you be able to try the following command? sudo blkid -c /dev/null I am mostly curious if this command takes a long time to run. Curtis -- To UNSUBSCRIBE, email to

Bug#737247: gparted resizes partition to smaller than the filesystem

2014-02-05 Thread Curtis Gedak
On 14-02-05 11:14 AM, Phillip Susi wrote: I believe that -1 was masking the real error, which is in the partition resize code, since the new size of the partition is not an even multiple of 4k. The end sector also is not aligned to a 1 MiB boundary. Good catch Phillip. This operation is a

Bug#737247: gparted resizes partition to smaller than the filesystem

2014-02-05 Thread Curtis Gedak
Hi Anomie, Thank you for your further investigation and for posting the steps you used. By using the steps Mike first published and you outlined in detail, I was able to recreate the problem you experienced. Further, by undoing the following commit, the resize/move operation proceeded past

Bug#737247: gparted resizes partition to smaller than the filesystem

2014-02-05 Thread Curtis Gedak
On 14-02-05 11:28 AM, Curtis Gedak wrote: On 14-02-05 11:14 AM, Phillip Susi wrote: I believe that -1 was masking the real error, which is in the partition resize code, since the new size of the partition is not an even multiple of 4k. The end sector also is not aligned to a 1 MiB boundary

Bug#737247: gparted resizes partition to smaller than the filesystem

2014-02-03 Thread Curtis Gedak
Because this problem would affect all GNU/Linux distributions running GParted, I have created an upstream bug. The relevant upstream bug report is: Bug 723543 - Shrink ext2/3/4 results in attempt to set partition smaller than file system https://bugzilla.gnome.org/show_bug.cgi?id=723543

Bug#737247: gparted resizes partition to smaller than the filesystem

2014-02-03 Thread Curtis Gedak
Hi Anomie, I too have been unable to recreate the problem you experienced. In addition to Mike's question would you be able to provide answers to the following? Which alignment option did you choose? (MiB, Cylinder, or None. Default is MiB) Would you be able to provide the output from

Bug#737247: gparted resizes partition to smaller than the filesystem

2014-02-02 Thread Curtis Gedak
Hi Anomie and Phillip, There was a recent change in GParted 0.16.2 that is directly related to resizing ext2/3/4 file systems. Specifically the change no longer subtracts 1 kiB from the file system size which would have prevented this problem from occurring. The relevant commit is: Shrink

Bug#737247: gparted resizes partition to smaller than the filesystem

2014-02-02 Thread Curtis Gedak
would like to hear from Mike too because he was involved in this recent change and might be able to shed more light on the subject. Curtis On 14-02-02 12:14 PM, Phillip Susi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 02/02/2014 12:35 PM, Curtis Gedak wrote: Hi Anomie

Bug#717408: Debian Bug report logs - #717408,gparted: Unable to create fat16/fat32 using dosfstools 3.0.22-1

2013-07-27 Thread Curtis Gedak
in which the legacy symlinks do not exist with dosfstools 3.0.18+. Regarding NEWS, ANNOUNCEMENTS, or CHANGELOGS, it would help if this name change was clearly indicated. I found myself searching through the git repository in order to discover the program name changes. Regards, Curtis Gedak

Bug#717408: Debian Bug #717408,gparted: Unable to create fat16/fat32 using dosfstools 3.0.22-1

2013-07-20 Thread Curtis Gedak
Thank you Dmitri for reporting this problem. It appears that there was a change in dosfstool program names introduced in dosfstools 3.0.18. See the following commit: Renaming tools to sane namespace and keeping legacy symlinks in place.

Bug#708526: Debian #708526 - hangs at Scanning all devices..., probably due to nonexistent floppy

2013-05-22 Thread Curtis Gedak
Hi Taessa, If you or anyone knows how to determine if a floppy device is mis-configured in the BIOS then I am all ears. Even better would be a patch. ;-) Curtis -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#708526: Debian Bug #708526 - gparted: hangs at Scanning all devices..., probably due to nonexistent floppy

2013-05-16 Thread Curtis Gedak
This problem can occur if the BIOS is mis-configured to indicate a computer has a floppy drive, when in fact there is no physical floppy drive present. See GParted FAQ. Why does Scanning all devices... take exceedingly long on some computers? http://gparted.org/faq.php#faq-11 Is your BIOS

Bug#503333: Debian bug #503333 - gparted 'check-column' on right outside of visible screen

2013-03-26 Thread Curtis Gedak
This problem has been fixed in the upstream GParted 0.15.0 released on March 19, 2013. Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#572194: Debian Bug #572194 - gparted: partition size and filesystem are not the same

2012-08-15 Thread Curtis Gedak
The enhancements to address this bug report have been included in GParted 0.13.0 released upstream on July 13, 2012. Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#569774: Debian bug #569774 - gparted cannot resize the PSION format CF cards (fat16 32)

2012-02-24 Thread Curtis Gedak
Hi Pat, Apparently linux cannot mount this CF ! But it works great under PSION 5MX. Unfortunately if GNU/Linux is unable to work with the Compact Flash card, then GParted will be similarly constrained. The reason for this is that GParted relies on libparted and other free software tools

Bug#572194: Debian Bug #572194 - gparted: partition size and filesystem size are not the same

2012-02-24 Thread Curtis Gedak
if partition size differs from filesystem size https://bugzilla.gnome.org/show_bug.cgi?id=499202 Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#568634: Debian Bug #568634 - resizing a FAT16 results in a FAT32 by error, and not a FAT16

2012-02-24 Thread Curtis Gedak
This problem should be resolved with the upstream release of GParted 0.12.0 on Feb. 21, 2012. A dialog box will pop up asking if the file system should be converted to FAT32. The user can then choose how to proceed. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#426323: Debian Bug #426323 - show serial numbers, firmware revision and complete model string

2012-02-24 Thread Curtis Gedak
GParted contains information that is viewable by selecting the View -- Device Information menu option. Is this the information you are seeking? If not then what command would provide the information on recent GNU/Linux distributions? Note that ide_info does not appear to be available on

Bug#503333: Debian Bug #503333 - The 'check-column' easily falls outside the visible screen

2012-02-24 Thread Curtis Gedak
This problem has been reported upstream in the following bug report: Bug 662722 - Increase default width of applying... dialog to include the Details status icons https://bugzilla.gnome.org/show_bug.cgi?id=662722 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#499193: Debian bug #499193 - gparted: 100% cpu usage

2012-02-21 Thread Curtis Gedak
=7c5b5edaef865652225c420946595518419ea614 Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#519764: Debian Bug #519764 - gparted: Lots of animation makes use over SSH X-tunnel slow

2012-02-21 Thread Curtis Gedak
=7c5b5edaef865652225c420946595518419ea614 Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#653478: Debian Bug 653478 - gparted on squeeze crashes when fresh hard disk is present

2012-01-09 Thread Curtis Gedak
data to another device 2) Write a new partition table to the disk device 3) Restore your data back to the usb device. Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#631752: Debian Bug 631752 - gparted crashes during start when a stick with cryptsetup/luks is plugged it

2012-01-09 Thread Curtis Gedak
) https://bugs.launchpad.net/ubuntu/+source/gparted/+bug/545911 The work-around to this problem is as follows: 1) Copy your data to another device 2) Write a new partition table to the disk device 3) Restore your data back to the usb device. Regards, Curtis Gedak -- To UNSUBSCRIBE, email

Bug#499193: Debian bug 499193 - gparted: 100% cpu usage - patch

2012-01-09 Thread Curtis Gedak
, Curtis Gedak From b45e4f0b07153a46566111e3601389e67ff031b7 Mon Sep 17 00:00:00 2001 From: Curtis Gedak ged...@gmail.com Date: Mon, 9 Jan 2012 19:22:48 -0700 Subject: [PATCH 1/1] Increase sleep time to decrease pulse bar update frequency Debian Bug 499193 - gparted: 100% cpu usage Debian Bug

Bug#519764: Debian bug 519764 - gparted: Lots of animation makes use over SSH X-tunnel slow - patch

2012-01-09 Thread Curtis Gedak
a performance improvement? Thanks, Curtis Gedak From b45e4f0b07153a46566111e3601389e67ff031b7 Mon Sep 17 00:00:00 2001 From: Curtis Gedak ged...@gmail.com Date: Mon, 9 Jan 2012 19:22:48 -0700 Subject: [PATCH 1/1] Increase sleep time to decrease pulse bar update frequency Debian Bug 499193 - gparted

Bug#608817: Debian Bug #608817 - Please update your translation file gparted.desktop

2011-01-17 Thread Curtis Gedak
of GParted language translation at the following link: http://l10n.gnome.org/module/gparted/ Regards, Curtis Gedak (Maintainer of GParted) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#499193: Still a problem [Re: gparted: 100% cpu usage]

2010-09-01 Thread Curtis Gedak
that this might be a problem was brought to me by the following bug report: *Bug #628448* https://bugzilla.gnome.org/show_bug.cgi?id=628448 - Unaccelerated X server should not have opaque window moving by default https://bugzilla.gnome.org/show_bug.cgi?id=628448 Regards, Curtis Gedak -- To UNSUBSCRIBE

Bug#499193: Still a problem [Re: gparted: 100% cpu usage]

2010-08-12 Thread Curtis Gedak
- GParted crashes moving partitions when size is multiple of 16 MiB https://bugzilla.gnome.org/show_bug.cgi?id=623697 Regards, Curtis Gedak Anibal Monsalve Salazar wrote: Hello Curtis, Please have a look at http://bugs.debian.org/499193 I'll bounce you the last mail message in the bug

Bug#573836: Debian Bug report logs - #573836,gparted: mkswap fail with UUID parsing failed

2010-06-18 Thread Curtis Gedak
GParted 0.6.0 has just been released upstream. This version includes the patch to address the problem described in this bug report. For more details on the GParted 0.6.0 release, please refer to the following link: http://gparted.sourceforge.net/news.php Regards, Curtis Gedak

Bug#574001: Bug #574001,gparted: [l10n pt_BR] Little mistake in translation and suggestions

2010-03-18 Thread Curtis Gedak
this problem. Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#573836: gparted: mkswap fail with UUID parsing failed

2010-03-14 Thread Curtis Gedak
Bastien, which version of mkswap are you using? I tried the following command with no problems parsing the empty UUID string. $ sudo mkswap -L -U /dev/sdd3 Setting up swapspace version 1, size = 57569 kB LABEL=, UUID=f8b00408-e87e-bcbf-7c8b-0408a42eedb7 $ $ mkswap --version mkswap

Bug#573836: gparted: mkswap fail with UUID parsing failed

2010-03-14 Thread Curtis Gedak
if the UUID is non-blank. The relevant git commit can be found at the following link: http://git.gnome.org/browse/gparted/commit/?id=f23746959fb0c8f2783fdadef16e66df43e98a09 Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#550958: Bug #5509578 - gparted: The error message for NTFS partitions if ntfsprogs is not installed is too generic

2010-03-13 Thread Curtis Gedak
This problem was addressed in the following upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=576908 This bug fix is included in the GParted 0.5.2 release. Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#557044: Bug #557044 - Parted 1.8.8.git.2009.07.19 not informing the kernel of changes to the partition table

2010-03-03 Thread Curtis Gedak
this problem can be found at the following link: http://git.debian.org/?p=parted/parted.git;a=commit;h=0a21f0b7ed7ff0e536a5c30dfe1910c33d2ca243 Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#342664: Bug #342664 - gparted: parted's method should be used to create FAT fs

2010-01-26 Thread Curtis Gedak
this email thread: http://lists.alioth.debian.org/pipermail/parted-devel/2009-September/003164.html Hence this bug should be closed with a status of WONTFIX. Regards, Curtis Gedak Maintainer of GParted -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#439409: Bug 439409 - gparted: Gparted stupidly refuses to run if not root

2010-01-02 Thread Curtis Gedak
is the owner of the /dev/sde device). This is one of the main reasons why GParted requires root access to manipulate partition tables on disk devices. Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#558885: Bug 558885 - version 1.9.0 of GNU parted is available

2009-12-06 Thread Curtis Gedak
A document describing how to apply the fedora patches to parted-1.9.0 can be found at the following link: http://gparted-forum.surf4.info/viewtopic.php?id=13827 Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#433871: Bug 433871 - allows more than 4 Primary partitions without error

2009-12-06 Thread Curtis Gedak
This bug has been marked as fixed in the upstream bug report. https://bugzilla.gnome.org/show_bug.cgi?id=465664 Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#558885: Bug #558885 - version 1.9.0 of GNU parted is available

2009-12-05 Thread Curtis Gedak
the kernel of changes to the partition table http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557044 Regards, Curtis Gedak (Maintainer of GParted) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#538370: Bug #538370 - Cannot clear msftres flag on ntfs partition

2009-12-05 Thread Curtis Gedak
partitions http://git.debian.org/?p=parted/parted.git;a=commit;h=64b7324f5cee9d450e081445ab9937ac8e0b6047 This patch is not contained in the GNU Parted 1.9.0 release. Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#517959: gparted: doesn't list microSD card devices

2009-10-31 Thread Curtis Gedak
This problem was fixed with GParted 0.4.4. See the following bug report for more details: https://bugzilla.gnome.org/show_bug.cgi?id=564985 Regards, Curtis Gedak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#444592: gparted: hal permission problem

2009-10-28 Thread Curtis Gedak
The use of hal-lock to acquire exclusive disk device access was added in later versions of GParted and confirmed operational in GParted 0.4.3. For more information about this enhancement, refer to the following upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=324220 -- To

Bug#517959: gparted: doesn't list microSD card devices

2009-10-27 Thread Curtis Gedak
This bug was fixed in GParted 0.4.4. For more details refer to the following upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=564985 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#506786: dosfstools: dosfslabel does not seem to set the label correctly

2009-10-04 Thread Curtis Gedak
the dosfslabel problem. My testing used dosfstools v3.0.5. Please feel free to contact me if you need further details regarding this problem. Regards, Curtis Gedak (Maintainer of GParted) # -- # Define device and three unique labels. # NOTE: A five character string was chosen so