[Bug 1460784] Re: Application launcher places wine programs in Lost & Found after update to kubuntu 15.04

2016-05-10 Thread Curtis Gedak
I just found a workaround for this issue, and it works in kubuntu 16.04. The workaround steps are: 1. Edit /etc/xdg/menus/kf5-applications.menu 2. After add the following line: applications-merged 3. Save the file, and you might need to reboot to see the updated menus. This problem was re

[Bug 1581314] Re: gparted crashes when copying ntfs partition

2016-05-14 Thread Curtis Gedak
Would you be able to provide the output from the following three 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. sudo blkid -- You receiv

[Bug 1535447] Re: Intel Graphics 4K Screen Tearing

2016-05-19 Thread Curtis Gedak
I don't have a 4K monitor, but the following steps fixed video tearing with Kubuntu 16.04 on my Intel i7-2600k CPU with integrated Intel HD 3000 Graphics. Edit /etc/environment and add the following lines: __GL_YIELD="USLEEP" KWIN_TRIPLE_BUFFER=0 KWIN_USE_BUFFER_AGE=0 Save the file and reboot.

[Bug 1543704] Re: Gparted crashed on loading

2016-04-15 Thread Curtis Gedak
@Nishihama , This issue is caused when there is less than two unallocated sectors between logical partitions. The Extended Boot Record is stored in the unallocated sector area. In your situation the problem arises with sda5 and sda6 sda5. 332625887 end of sda5 332625888 start of sda6 The sour

[Bug 969840] Re: gparted hangs when encountered error in ntfsresize

2012-03-31 Thread Curtis Gedak
GParted 0.8.1 is quite old. Would you be able to try with the latest version (currently 0.12.0)? The easiest way to do this would be to download a copy of GParted Live 0.12.0-5, and burn this to a CD or write it to a USB. Then you can boot from this media and test to see if the problem still occ

[Bug 969840] Re: gparted hangs when encountered error in ntfsresize

2012-03-31 Thread Curtis Gedak
With regards to the problem with the NTFS file system, this should be able to be fixed by booting into Windows, running "chkdsk /f" on the drive, and rebooting twice. Regarding the problem with GParted hanging, it would be helpful if you could test GParted 0.12.0 first to see if the problem still

[Bug 540657] Re: Sound Jucier should build playlists

2012-03-31 Thread Curtis Gedak
** Bug watch added: GNOME Bug Tracker #112622 https://bugzilla.gnome.org/show_bug.cgi?id=112622 ** Also affects: sound-juicer via https://bugzilla.gnome.org/show_bug.cgi?id=112622 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member o

[Bug 969840] Re: gparted hangs when encountered error in ntfsresize

2012-04-03 Thread Curtis Gedak
It is certainly possible that there could be a problem with large amounts of error output. This previously occurred with copying huge NTFS partitions; however, this problem was fixed in GParted version 0.5.2. Unfortunately I have been unable to recreate the problem you experienced. Hence we do n

[Bug 969840] Re: gparted hangs when encountered error in ntfsresize

2012-04-03 Thread Curtis Gedak
@Manish-Raj, after re-reading this bug report I noticed that you did include the log of output from ntfsresize. If someone has time they might be able to feed this into GParted to try to recreate the error. Would you be able to provide some of the specifications of the computer on which you enter

[Bug 32484] Re: selection should default to free space

2012-03-13 Thread Curtis Gedak
> Maybe the create menu option just needs to be enabled regardless > of what you have selected. This might be a good solution to this request. The create "New" partition menu would always be available. There would be three scenarios to handle: A) If the user had pre-selected unallocated space.

[Bug 32484] Re: selection should default to free space

2012-03-14 Thread Curtis Gedak
The current selection is important because there can be more than one section of the disk with free unallocated space. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/32484 Title: selection sh

[Bug 32484] Re: selection should default to free space

2012-03-14 Thread Curtis Gedak
The only thing that I can think of that does not violate the GNOME HIG is to perhaps default to selecting free space on the default selected drive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs

[Bug 32484] Re: selection should default to free space

2012-03-14 Thread Curtis Gedak
That would work -- selecting the largest free space if no free space is already selected. Two situations could still arise that would need handling: A) The user had pre-selected a file system with a partition. In this case the "New" menu and toolbar button could be disabled. OR

[Bug 32484] Re: selection should default to free space

2012-03-14 Thread Curtis Gedak
I think we are in agreement. The part that is required is to default select the free space. #1 and #4 are already in the code. :-) Bodsda, are you working to fix the patch in comment #2, or otherwise to implement a default selection of free unallocated space? -- You received this bug notifica

[Bug 956762] Re: ntfsresize prompts ( on non tty ) and refuses to resize dirty volume

2012-03-16 Thread Curtis Gedak
This problem was resolved in GParted 0.9.1. The relevant upstream bug report is: Bug 655215 - NTFS partition resize fails https://bugzilla.gnome.org/show_bug.cgi?id=655215 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 958246] Re: allow cancellation of steps that haven't started yet

2012-03-17 Thread Curtis Gedak
** Bug watch added: GNOME Bug Tracker #601239 https://bugzilla.gnome.org/show_bug.cgi?id=601239 ** Also affects: gparted via https://bugzilla.gnome.org/show_bug.cgi?id=601239 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubu

[Bug 935685] [NEW] GParted 0.11.0 regression - corrupting swap partitions

2012-02-18 Thread Curtis Gedak
Public bug reported: In some situations when shrinking, moving, and copying linux-swap, the linux-swap partition is no longer recognized as linux-swap. For example, try moving (no size change) a linux-swap logical partition to the right and applying the change. The result, after GParted rescans

[Bug 617885] Re: gparted crash at start: glibmm-ERROR **

2010-10-03 Thread Curtis Gedak
Thanks Seth for doing the hard work of finding the root cause of the problem and for developing a patch to resolve the problem. Also thank you Luca Bruno for subscribing me to this bug report. I think that this problem is the same as the bug #609477: gpartedbin crashed with signal 5 in Glib:

[Bug 617885] Re: gparted crash at start: glibmm-ERROR **

2010-10-04 Thread Curtis Gedak
> Are you going to replace all those ustring objects for next release cycle? To clarify, are you referring to all of the ustring objects in the GParted_Core::get_filesystems() method? For example the following line of code to detect LUKS encryption: if ( Glib::ustring( magic1 ) =

[Bug 1361594] Re: Memory corruption when runnning fs-check on a fat32-formatted partition

2014-08-26 Thread Curtis Gedak
Would you be able to try the latest version of GParted (currently 0.19.1). One way to do this is by booting from media containing GParted Live. See http://gparted.org/livecd.php -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1361594] Re: Memory corruption when runnning fs-check on a fat32-formatted partition

2014-08-26 Thread Curtis Gedak
Alexander, I believe the problem is with the underlying libparted library. The problem exists in Ubuntu 14.04 with libparted 2.3-19ubuntu1, and also with our latest GParted Live 0.19.1-1 with libparted0debian1:i386 2.3-20. As such, there is no need to perform the test I requested. Instead I have

[Bug 1361909] Re: gparted issues many error messages when started from console

2014-08-27 Thread Curtis Gedak
This problem has been resolved upstream. See: Prevent GSource double-destroy warning messages https://bugzilla.gnome.org/show_bug.cgi?id=729800 ** Bug watch added: GNOME Bug Tracker #729800 https://bugzilla.gnome.org/show_bug.cgi?id=729800 -- You received this bug notification because you

[Bug 1361594] Re: Memory corruption when runnning fs-check on a fat32-formatted partition

2014-08-29 Thread Curtis Gedak
Alexander, would you be able to try the latest GParted Live 0.19.1-4? This newest Live image include gparted 0.19.1 linked with libparted 3.2-5. In my testing of fat32 resizes, all completed successfully with this newer libparted version. -- You received this bug notification because you are a

[Bug 1361594] Re: Memory corruption when runnning fs-check on a fat32-formatted partition

2014-09-01 Thread Curtis Gedak
Thanks Alexander for reporting back that GParted with libparted 3.2 successfully works with fat32. With the GParted option "Partion -> Check", GParted first runs a file system check and then it will perform a file system resize to maximum to ensure the file sytem uses the entire partition. It app

[Bug 1442470] Re: [gnome3-team/staging ppa] gpartedbin crashed with SIGSEGV in Glib::wrap_register_init()

2015-05-19 Thread Curtis Gedak
This looks like the following upstream bug report: GParted 0.19.0-2 segfaults with error in Glib::wrap_register() https://bugzilla.gnome.org/show_bug.cgi?id=743399 A patch to glibmm has been submitted and committed to glibmm upstream. See bug report: core dump in wrap_register() when calling dep

[Bug 1440512] Re: Display failure details immediately instead of enforce saving them and opening them with an HTML viewer

2015-04-05 Thread Curtis Gedak
The details are also available immediately under the details section of the Applying pending operations window. For example, see "The progress dialog" on the GParted web site screenshots page. http://gparted.org/screenshots.php Following is an example of the details in the Applying pending operat

[Bug 1078445] Re: Xubuntu install fail due partition auto mount defeats Gparted

2015-03-23 Thread Curtis Gedak
A patch for this issue was included in the upstream GParted 0.22.0 release on March 23, 2015. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1078445 Title: Xubuntu install fail due partition auto mou

[Bug 1435430] Re: Gparted crashes when running fsck on fat32 partition

2015-03-25 Thread Curtis Gedak
@Phillip, this report sounds very similar to the following upstream report. GParted crashes resizing fat16 file system https://bugzilla.gnome.org/show_bug.cgi?id=735669 Mike Fleetwood posted a libparted patch to address the issue. https://bugzilla.gnome.org/show_bug.cgi?id=735669#c15 Perhaps th

[Bug 1435430] Re: Gparted crashes when running fsck on fat32 partition

2015-03-25 Thread Curtis Gedak
@Skyman, If you want to test to see if Mike's patch fixes the problem, the easiest way is to try booting from the latest GParted Live 0.22.0-1. http://gparted.org/livecd.php The GParted Live image contains a custom parted/libparted that includes Mike's patch. -- You received this bug notifi

[Bug 1435430] Re: Gparted crashes when running fsck on fat32 partition

2015-03-26 Thread Curtis Gedak
No worries Phillip. We all get busy from time to time. :-) Steps to reproduce the crash are included in the upstream bug report. 'Still it is always good to have the original reporter confirm if the problem is resolved. https://bugzilla.gnome.org/show_bug.cgi?id=735669#c4 If it helps to get

[Bug 1262161] Re: dmraid failure when array name contains spaces

2013-12-18 Thread Curtis Gedak
I believe that this is the same as the following upstream report: https://bugzilla.gnome.org/show_bug.cgi?id=649509 ** Bug watch added: GNOME Bug Tracker #649509 https://bugzilla.gnome.org/show_bug.cgi?id=649509 -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1217948] Re: It dont start. Error in Libparted

2013-08-28 Thread Curtis Gedak
*** This bug is a duplicate of bug 545911 *** https://bugs.launchpad.net/bugs/545911 This is an problem reported earlier and fixed with the package parted - 2.3-5ubuntu4. See bug #545911 - GParted crashes with Assertion (head_size <= 63) ** This bug has been marked a duplicate of bug 545911

[Bug 1332139] Re: Resizing dmraid partition removes device path entry

2015-11-16 Thread Curtis Gedak
Hi Phillip, I tested growing an ext4 file system from 20 GiB to 40 GiB on Intel Software RAID (Fake RAID) using the ubuntu-14.04.3-desktop-i386.iso image and all worked as it should. :-) Hence in my opinion this bug can be closed. Curtis -- You received this bug notification because you are

[Bug 1514192] Re: Can't choose recover data due to missing parted

2015-11-08 Thread Curtis Gedak
Since you mentioned "recovery" I assume that you are using the "Device -> Attempt Data Rescue" menu option. If this is the case then the required package is "gpart" (guess partitions). The command to install *gpart* on ubuntu is: sudo apt-get update && apt-get install gpart If my assumptio

[Bug 1332139] Re: Resizing dmraid partition removes device path entry

2015-11-11 Thread Curtis Gedak
Hi Phillip, Good news! This problem does not exist with Ubuntu 15.10. I booted my computer using the ubuntu-15.10-desktop-i386.iso image, and then successfully grew a 20 GiB ext4 partition to 40 GiB on my Intel Software RAID (Fake RAID). Following are the details of the successful test. *** Bo

[Bug 1332139] Re: Resizing dmraid partition removes device path entry

2015-11-11 Thread Curtis Gedak
I don't have 14.04 installed on this computer. I tested using the ubuntu-14.04-desktop-i386.iso live image. Did you change anything in libparted for ubuntu 14.04 since it was first released? If you like I can test using the ubuntu-14.04.3-desktop-i386.iso live image. -- You received this bug

[Bug 1512116] Re: gparted ignores devid for btrfs filesystem

2015-11-01 Thread Curtis Gedak
Thank you Rolf for your interest in improving GParted. This problem was fixed upstream in GParted 0.20.0. See the following upstream bug report: GParted resizes the wrong filesystem (does not pass the devid to btrfs filesystem resize) https://bugzilla.gnome.org/show_bug.cgi?id=723842 The lates

[Bug 1466089] Re: Unable to launch Gparted

2015-06-17 Thread Curtis Gedak
The message "Can not have partition outside/without disk" indicates a problem with the partition table. To fix the problem you might look at the following article: How-to Fix Invalid MSDOS Partition Tables http://gparted.org/h2-fix-msdos-pt.php -- You received this bug notification because you a

[Bug 985882] Re: units shown are not equal to the units asked for creation

2012-05-06 Thread Curtis Gedak
GParted displays partition sizes using units that try to keep the digits before the decimal place to three or less. When the Move/Resize or the Copy dialog box is first shown, the current size is shown in mebibytes in the "New size (MiB)" field. -- You received this bug notification because you

[Bug 985882] Re: units shown are not equal to the units asked for creation

2012-05-07 Thread Curtis Gedak
When GParted creates partitions, it uses the size in MiB as a guideline. The size on disk can vary depending upon the setting of the "Align to" drop down box. See Specifying Partition Alignment http://gparted.org/display-doc.php?name=help-manual#gparted-specify-partition-alignment -- You receive

[Bug 996188] Re: Gparted Hosed my USB Thumb Drive

2012-05-07 Thread Curtis Gedak
On thing you might try is to create a single partition starting 8 MiB from the start of the drive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996188 Title: Gparted Hosed my USB Thumb Drive To ma

[Bug 985882] Re: units shown are not equal to the units asked for creation

2012-05-09 Thread Curtis Gedak
> Can't sectors per MiB be different on different harddisks? > But the LBA size "sectors?" may be the right option for below MiB alligning. Sector size can vary from the traditional 512 bytes per sector. Hence sectors per MiB can be different on different hard disks. I believe the same can be sa

[Bug 996188] Re: Gparted Hosed my USB Thumb Drive

2012-05-09 Thread Curtis Gedak
Cefn, it would help if you save and attach the gparted_details.htm log file if/when you are able to reproduce the problem you experienced. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996188 Title:

[Bug 961461] Re: [GPARTED] Assertion (head_size <= 63) at ../../../libparted/labels/dos.c:662 in function probe_partition_for_geom() failed.

2012-03-21 Thread Curtis Gedak
*** This bug is a duplicate of bug 545911 *** https://bugs.launchpad.net/bugs/545911 ** This bug has been marked a duplicate of bug 545911 GParted crashes with Assertion (head_size <= 63) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 945433] Re: gparted crashes on scanning GPT formatted drive

2012-03-03 Thread Curtis Gedak
Does the crash occur if you run "sudo gparted" from a terminal? If so can you post the text output? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/945433 Title: gparted crashes on scanning GPT forma

[Bug 930934] Re: gpartedbin assert failure: *** stack smashing detected ***: /usr/sbin/gpartedbin terminated

2012-02-12 Thread Curtis Gedak
Many bugs have been fixed since the 0.4.5 release. The most recent version is 0.11.0. Would you be able to try this latest version to see if the problem still occurs? GParted 0.11.0 can be found on the GParted Live CD (http://gparted.org/livecd.php), and also on the Precise Pangolin Ubuntu 12.04

[Bug 1543704] Re: Gparted crashed on loading

2016-02-10 Thread Curtis Gedak
If I recall correctly this is an old problem that was fixed in newer versions of the libparted library used by GParted. I assume that you are running on an older version of Ubuntu. If you only wish to use the latest version of GParted, you might try booting from media containing GParted Live. ht

[Bug 1539652] Re: GParted, partitionmanager, gnome-disk-utility lock up when formatting Kingston 512 GB SDXC card

2016-01-29 Thread Curtis Gedak
It's possible that a hardware error with the card/device is being encountered. After you run one of the aformentioned tools and encounter the problem, open a terminal window and enter the command: dmesg Take a look at the output of dmesg to see if any errors are being reported. -- You received

[Bug 1376051] Re: gpartedbin crashed with SIGABRT in g_assertion_message()

2014-10-28 Thread Curtis Gedak
Hi Phillip, The most recent version of GParted I saw in the psusi PPA was 0.19.0-1-ubuntu1, not 0.19.1. https://launchpad.net/~psusi/+archive/ubuntu/ppa Recently on October 20th, GParted 0.20.0 was released. Am I looking at the correct URL for the PPA for the most recent version of GParted? Cu

[Bug 1376051] Re: gpartedbin crashed with SIGABRT in g_assertion_message()

2014-10-29 Thread Curtis Gedak
Thank you Phillip for the clarification about only the fix being back- ported. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1376051 Title: gpartedbin crashed with SIGABRT in g_assertion_message()

[Bug 1342255] Re: `malloc(): corrupted unsorted chunks 2` after copying data from hfsplus partition with cp

2014-10-29 Thread Curtis Gedak
Thank you Phillip for following up on these problems and back-porting the appropriate patches. :-) If I understand your post correctly, the "second" bug was introduced in 0.19. Was this "second" bug fixed in 0.19.1 by "Prevent cross thread write after free in _OnReadable() (#731752)" ? I guess

[Bug 1264368] Re: GLib-CRITICAL **: Source ID was not found when attempting to remove it - warning when leaving Network menu of g-c-c

2014-05-12 Thread Curtis Gedak
The upstream bug report for GParted can be found at the following link: Bug number 729800 - Prevent GSource double-destroy warning messages https://bugzilla.gnome.org/show_bug.cgi?id=729800 ** Bug watch added: GNOME Bug Tracker #729800 https://bugzilla.gnome.org/show_bug.cgi?id=729800 -- Yo

[Bug 1307201] Re: (gpartedbin:6851): GLib-CRITICAL **: Source ID 54 was not found when attempting to remove it

2014-05-12 Thread Curtis Gedak
** Bug watch added: GNOME Bug Tracker #729800 https://bugzilla.gnome.org/show_bug.cgi?id=729800 ** Also affects: gparted via https://bugzilla.gnome.org/show_bug.cgi?id=729800 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubu

[Bug 1252063] Re: cannot umount, device is always busy

2013-11-21 Thread Curtis Gedak
This problem also occurs on a fresh install of Ubuntu 13.10 i386 from the ubuntu-13.10-desktop-i386.iso file. A sample session demonstrating this problem follows: root@saucy:~# gparted /dev/sdb# Create 512 MiB nilfs2 sdb1 == libparted : 2.3 == root@

[Bug 1264368] Re: GLib-CRITICAL **: Source ID was not found when attempting to remove it - warning when leaving Network menu of g-c-c

2014-03-05 Thread Curtis Gedak
Messages of the form "GLib-CRITICAL **: Source ID 6 was not found when attempting to remove it" also occur when running GParted. For example on Ubuntu GNOME 14.04 beta1: $ sudo apt-get install gparted $ sudo gparted == libparted : 2.3 == (gpartedbin:2677):

[Bug 1368299] Re: External USB hard drive format fails

2014-09-11 Thread Curtis Gedak
Hmm... using "sudo" is how I would have run "gsmartcontrol". It works on my computer with kubuntu 12.04. Perhaps this is a new problem with the latest xubuntu release? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1078445] Re: Xubuntu install fail due partition auto mount defeats Gparted

2014-09-03 Thread Curtis Gedak
Thanks Chris for your interest in improving GParted. As far as I know, udisks2 *does not* contain a command to inhibit automounting of devices. In the past I was told that a "udisks2-inhibit" command existed, but I have not been able to locate it. If anyone knows how to inhibit or prevent automo

[Bug 1078445] Re: Xubuntu install fail due partition auto mount defeats Gparted

2014-09-04 Thread Curtis Gedak
In the past I tried "which udisks2-inhibit" to find the location of the command, but this always returned no results. I didn't dig any deeper because I regularly use Kubuntu and Ubuntu and the problem with automounting does not occur. Today I started my Ubuntu 14.04 Virtual Machine and ran the fo

[Bug 1366538] Re: Synchronisation/close /dev/sdi: i/o error on target host

2014-09-08 Thread Curtis Gedak
These appear to be hardware errors. You might check to ensure that all cables are securely plugged in and then try again. The output from the following command would also be useful: sudo parted -l -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

ubuntu-bugs@lists.ubuntu.com

2014-09-08 Thread Curtis Gedak
If there are fragmented NTFS or FAT16/32 file systems on a device, then this can cause GParted to take a very long time to scan. This is because the ntfsresize command and the dosfsck command can take a long time to determine used and unused sectors. One way to check for this issue is with the fo

[Bug 1368299] Re: External USB hard drive format fails

2014-09-11 Thread Curtis Gedak
Error messages such as: Error fsyncing/closing /dev/sdb: Remote I/O error Remote I/O error during write on /dev/sdb often imply a hardware problem. This can be as simple as a loose cable, all the way up to a failing hard drive. If the drive supports smart monitoring, you can use the graph

[Bug 693430] Re: gparted information dialog bigger than screen

2014-06-19 Thread Curtis Gedak
This problem was fixed with the upstream release of GParted 0.19.0 on June 10, 2014. The link to the relevant upstream report is as follows: Partition Information Dialog Warning not readable https://bugzilla.gnome.org/show_bug.cgi?id=690542 ** Bug watch added: GNOME Bug Tracker #690542 https

[Bug 1332139] [NEW] Resizing dmraid partition removes device path entry

2014-06-19 Thread Curtis Gedak
Public bug reported: I booted my computer using the ubuntu-14.04-desktop-i386.iso image, and then tried to grow a 20 GiB ext4 partition to 40 GiB. Unfortunately this failed because at some point the underlying /dev/mapper partition entry disappeared. Following are some details from before and af

[Bug 1332139] Re: Resizing dmraid partition removes device path entry

2014-06-19 Thread Curtis Gedak
gparted_details.htm log file that failed when attempting to grow an ext4 20 GiB dmraid partition to 40 GiB. ** Attachment added: "gparted_details-ubuntu1404-dm-grow.htm" https://bugs.launchpad.net/ubuntu/+source/gparted/+bug/1332139/+attachment/4134974/+files/gparted_details-ubuntu1404-dm-grow

[Bug 1007260] Re: Warning text on the Information screen cannot be selected

2014-06-19 Thread Curtis Gedak
This problem was fixed with the upstream release of GParted 0.17.0 on December 9, 2013. The link to the relevant upstream report is as follows: Partition Information Dialog - let user copy warnings https://bugzilla.gnome.org/show_bug.cgi?id=705596 ** Bug watch added: GNOME Bug Tracker #705596

[Bug 237575] Re: Not ext2/ext3 drivers for other operating systems available when you format an external HDD or USB stick

2014-06-19 Thread Curtis Gedak
This report should be closed as WONTFIX because there is no way that GParted can provide all file system drivers for all operating systems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/237575 Title:

[Bug 981636] Re: gpartedbin crashed with SIGABRT in ped_assert()

2014-06-19 Thread Curtis Gedak
Only one GParted process is *supposed* to be permitted to run at any one time. From testing the gparted 0.11.0 package in ubuntu 12.04, I can confirm that multiple running copies of GParted are permitted. An enhancement was made to GParted 0.16.2 that permits only one instance of GParted to execu

[Bug 1205199] Re: blkid and gparted are extremely slow in a persistent live session

2014-06-19 Thread Curtis Gedak
GParted uses blkid to acquire information about partitions so it is not surprising that GParted is also impacted by this blkid behaviour. This problem can happen in GParted if the BIOS indicates that a floppy drive is present, but no physical floppy device is installed. A work-around to this prob

[Bug 1342255] Re: `malloc(): corrupted unsorted chunks 2` after copying data from hfsplus partition with cp

2014-10-24 Thread Curtis Gedak
GParted 0.18.0 contains some bugs known to cause crashes. See: Bug 729139 - Refactor OperationDetail to address random crash behavior https://bugzilla.gnome.org/show_bug.cgi?id=729139 Bug 731752 - Write after free cross thread race in PipeCapture::_OnReadable() causes crash https://bugzilla.gnom

[Bug 1384557] Re: gpartedbin crashed with SIGSEGV

2014-10-24 Thread Curtis Gedak
GParted 0.19.0 contains a bug known to cause crashes. See: Bug 731752 - Write after free cross thread race in PipeCapture::_OnReadable() causes crash https://bugzilla.gnome.org/show_bug.cgi?id=731752 Can you retry using GParted 0.20.0? The easiest way might be to boot from media containing GPar

[Bug 1074606] Re: gparted identifying incorrect raid arrays

2012-12-12 Thread Curtis Gedak
GParted 0.14.1 was released upstream on December 12, 2012 and includes a fix for this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1074606 Title: gparted identifying incorrect raid arrays

[Bug 1091044] Re: Desktop-file contains wrong category

2012-12-17 Thread Curtis Gedak
Thank you for taking the time to improve Ubuntu and GParted by reporting this problem. >From a look at the upstream code, there is no "Settings;" category in the >gparted.desktop file. http://git.gnome.org/browse/gparted/tree/gparted.desktop.in.in As such, when Ubuntu upgrades to the most recent

[Bug 755841] Re: [sandybridge] video tearing

2011-09-23 Thread Curtis Gedak
Eureka! I have discovered an even better work around for Mythbuntu MythTV. This new workaround not only addresses the video tearing problem, but also addresses the small amount of juddering that was present in the workaround identified in comment #23. For Mythbuntu 11.04 MythTV see the followin

[Bug 876867] Re: Gparted does not recognize ecryptfs swap

2011-10-17 Thread Curtis Gedak
Would you be able to provide the output from the following three commands (run with root authority)? fdisk -l -u where one of the options is a lower case "L" and not the number one. parted /path-to-your-device unit s print where /path-to-your-device is something like /dev/sda. blkid

[Bug 876867] Re: Gparted does not recognize ecryptfs swap

2011-10-18 Thread Curtis Gedak
Thank you peterzay for the terminal output. From a quick glance this looks like a more complicated problem. The base partitioning tools, such as fdisk and parted, only see the file system. The ecryptfs appears to be device mapped on top of the underlying file system. -- You received this bug n

[Bug 1068574] Re: The package gparted did not load information about the Hard drives in the system. Stayed at the loading process.

2012-10-19 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. -- You received this bug

[Bug 1029149] Re: gparted automatically starts scanning all devices slowly and never completing the task

2012-10-11 Thread Curtis Gedak
Warren, It does appear that the blkid command without any parameter is hung, and that blkid was invoked from gparted. When you run GParted, has Ubuntu been running for a while, or did you immediately start up GParted as soon as Ubuntu booted? The reason I ask is I have a hypothesis that internal

[Bug 1029149] Re: gparted automatically starts scanning all devices slowly and never completing the task

2012-10-11 Thread Curtis Gedak
Phillip, I agree that there should be no difference if blkid is run by hand in a terminal, or by gparted. When GParted spawns the the blkid command, it uses the C locale (e.g., LC_ALL=C). I don't think that this should make any difference. Assuming my hypothesis is correct, then if Ubuntu is boo

[Bug 1029149] Re: gparted automatically starts scanning all devices slowly and never completing the task

2012-10-11 Thread Curtis Gedak
Warren, your observations are certainly relevant. If I understand correctly, the situation is as follows: Ubuntu - gparted hangs Lubuntu - gparted hangs Xubuntu - gparted works! To me this means that there is something different between these versions. Does blkid follow the same pattern in Ubun

[Bug 1068574] Re: The package gparted did not load information about the Hard drives in the system. Stayed at the loading process.

2012-10-30 Thread Curtis Gedak
Yes. "parted" without the "g" is the command I would like you to run. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068574 Title: The package gparted did not load information about the Hard drives

[Bug 318422] Re: gparted fails to complete due to volume manger

2012-10-03 Thread Curtis Gedak
This problem seems to be related to the following upstream bug report: Bug 324220 - Gnome automount should be disabled when changing partitions https://bugzilla.gnome.org/show_bug.cgi?id=324220 This problem was resolved in GParted 0.4.3 and higher. ** Bug watch added: GNOME Bug Tracker #324220

[Bug 1029149] Re: gparted automatically starts scanning all devices slowly and never completing the task

2012-10-03 Thread Curtis Gedak
Warren, was the BIOS misconfigured when you ran the blkid command tests? Either way I think the problem is outside of changes that can be made in GParted. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 572235] Re: gpartedbin crashed with SIGSEGV in Glib::SignalProxyNormal::slot0_void_callback()

2012-10-04 Thread Curtis Gedak
This bug report appears to be similar to Ubuntu Launchpad Bug #375095 - Crashed twice, once when hitting 'Cancel' another when I hit undo. The problem with a crash when pressing ESC in a dialog window with number spin buttons was confirmed in the following upstream bug report. Bug 682658 - GParte

[Bug 883411] Re: gpartedbin crashed with SIGSEGV

2012-10-04 Thread Curtis Gedak
This bug might be related to the following upstream bug report: Bug 682658 - GParted crash by pressing Esc in dialogs with number entry https://bugzilla.gnome.org/show_bug.cgi?id=682658 ** Bug watch added: GNOME Bug Tracker #682658 https://bugzilla.gnome.org/show_bug.cgi?id=682658 -- You re

[Bug 1029149] Re: gparted automatically starts scanning all devices slowly and never completing the task

2012-09-27 Thread Curtis Gedak
Warren, as per Phillip's request, would you be able to test the blkid command with and without the -p switch to see if these commands hang? E.g. sudo blkid and sudo blkid -p -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 375095] Re: Crashed twice, once when hitting 'Cancel' another when I hit undo

2012-09-28 Thread Curtis Gedak
As shown in the upstream bug report, the crash problem when hitting the ESC key in the Resize/Move dialog window has been confirmed. So far I have been unable to confirm the crash when using the menu option "Edit --> Undo last operation" or the "Undo" toolbar button. ** Bug watch added: GNOME Bu

[Bug 1029149] Re: gparted automatically starts scanning all devices slowly and never completing the task

2012-09-29 Thread Curtis Gedak
Did the "sudo blkid" command hang for a long period of time, or did it complete quickly? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029149 Title: gparted automatically starts scanning all device

[Bug 375095] Re: Crashed twice, once when hitting 'Cancel' another when I hit undo

2012-10-08 Thread Curtis Gedak
Phillip, I should have some more free time starting late November. If there is something I can help with then just let me know. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/375095 Title: Crashed t

[Bug 375095] Re: Crashed twice, once when hitting 'Cancel' another when I hit undo

2012-10-08 Thread Curtis Gedak
Phillip, with regards to the refactoring to remove pthread, is there an upstream bug report that we should link to? If not then perhaps we should create one to help track the progress of the refactoring. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 375095] Re: Crashed twice, once when hitting 'Cancel' another when I hit undo

2012-10-08 Thread Curtis Gedak
Phillip, I read through the list of upstream GParted patches and did not find one that exactly matched the refactoring issue. As such I have created the following upstream bug report: Bug 685740 - Refactor to use asynchronous command execution https://bugzilla.gnome.org/show_bug.cgi?id=685740 *

[Bug 1064157] Re: Gparted takes 30 seconds to finish loading

2012-10-09 Thread Curtis Gedak
Warren, it appears that you have also reported the following bug reports: Bug #1029149 - gparted automatically starts scanning all devices slowly and never completing the task Bug #1056540 - gparted does not finish scanning when in live session USB drive Is this bug report a duplicate of the fir

[Bug 1007256] Re: Warning does not fit on Information screen

2012-06-01 Thread Curtis Gedak
*** This bug is a duplicate of bug 693430 *** https://bugs.launchpad.net/bugs/693430 ** This bug has been marked a duplicate of bug 693430 gparted information dialog bigger than screen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-06-04 Thread Curtis Gedak
The patch to GParted mentioned in comment #26 is included in the upstream release of GParted 0.12.1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/910379 Title: Gparted does not start and continues

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-06-04 Thread Curtis Gedak
After checking again, the patch is actually first included in upstream GParted 0.12.0. Hence this patch is not yet part of Precise Pangolin, which is using GParted 0.11.0-2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1029149] Re: gparted automatically starts scanning all devices slowly and never completing the task

2012-08-28 Thread Curtis Gedak
While GParted is scanning the devices, would you be able to provide the output from the following command? ps -ef | egrep -i "dos|ntfs" This will tell us if the problem is already known for fat16/32, or ntfs file systems. -- You received this bug notification because you are a member of Ubuntu

[Bug 1029149] Re: gparted automatically starts scanning all devices slowly and never completing the task

2012-08-29 Thread Curtis Gedak
Warren, Perhaps the BIOS on the computer is misconfigured to indicate that a floppy disk device is present when the computer does not have a physical floppy disk drive. See Ubuntu Launchpad Bug #910379 - Gparted does not start and continues to scan devices See also GParted FAQ http://gparted.org

[Bug 1029149] Re: gparted automatically starts scanning all devices slowly and never completing the task

2012-08-30 Thread Curtis Gedak
Based on your screen shots from lubuntu12.10, it appears that the root of the problem is that the scan does not complete when the BIOS is set to indicate a floppy is present when no physical floppy device is attached. To confirm that I have understood the output correctly, does GParted finish scan

[Bug 1029149] Re: gparted automatically starts scanning all devices slowly and never completing the task

2012-08-30 Thread Curtis Gedak
The root of the problem is the misconfigured BIOS. Having said this, it appears that earlier versions of Lubuntu did not suffer from this problem. This suggests a change in some of the underlying utilities and libraries. Would you be able to reproduce the problem in Lubunut 12.10, and then while

[Bug 1029149] Re: gparted automatically starts scanning all devices slowly and never completing the task

2012-08-30 Thread Curtis Gedak
Thank you Warren for the process status output. From a quick look it would appear that the 'blkid' command is not returning in a reasonable amount of time. To confirm this is the problem, would you be able to test the following command with a misconfigured BIOS? sudo blkid Normally this co

[Bug 1029149] Re: gparted automatically starts scanning all devices slowly and never completing the task

2012-08-30 Thread Curtis Gedak
Warren, it looks like blkid is hanging, or at least taking a long time to process partition statistics, when working on a PC with the BIOS misconfigured to indicate a floppy is present when no physical floppy drive is installed. Can you create a bug report for blkid? -- You received this bug not

<    1   2   3   4   5   >