After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 564645 - make "round to cylinders" option (in resize/move dialog) unckecked by default
make "round to cylinders" option (in resize/move dialog) unckecked by default
Status: RESOLVED DUPLICATE of bug 571151
Product: gparted
Classification: Other
Component: application
0.3.9
Other All
: Normal minor
: ---
Assigned To: gparted maintainers alias
gparted maintainers alias
Depends on:
Blocks:
 
 
Reported: 2008-12-15 18:12 UTC by Nick Shaforostoff
Modified: 2009-02-16 23:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nick Shaforostoff 2008-12-15 18:12:46 UTC
i wanted only a resize, but it also scheduled moving partition.

i didn't notice this and had to wait 9 hours till it finishes moving 180gb-long partition 2 mb right.

Other information:
Comment 1 Curtis Gedak 2008-12-16 17:15:28 UTC
Thank you for the report of this problem Nick.

It sounds like the root cause of the problem is that you did not know that a MOVE and a resize were going to be performed.  The GUI does state that this is what is to occur, but perhaps it could be done differently.

I believe the default "ON" setting of "round to cylinders" is the right thing to do for most people.  Of course I am open to persuasion too.

Perhaps there is a better way to notify when both a MOVE and a RESIZE is going to be performed?
Comment 2 Nick Shaforostoff 2008-12-16 20:39:52 UTC
> I believe the default "ON" setting of "round to cylinders" is the right thing to do for most people.
when you create new partition or explicitly request move (i.e. change number in the upper field -- this also means that number in upper field should not change automatically, e.g. triggered by change in other fields) -- yes.

so my suggestion is to add additional logic to the dialog.
Comment 3 Nick Shaforostoff 2008-12-16 20:42:57 UTC
also, add additional message to apply confirmation: when moving partition longer than, say 10 gb, the program should say that it will take ~ GBSIZE*0.3 hours to complete on a usual PC.
Comment 4 Curtis Gedak 2008-12-17 20:31:04 UTC
Thank you Nick for your suggestions.  I will think upon this a while.  Perhaps there is an even better solution, we just haven't thought of it yet 8-)
Comment 5 Curtis Gedak 2009-02-16 20:06:24 UTC
Hi Nick,

I have added some additional logic to the resize/move dialog so that if the space before value is unchanged, then the start sector will remain the same.

This enhanced logic has been committed to the Gnome SVN repository.

Since another similar bug has been logged with a title that is more appropriate to this fix, I am marking this bug as a duplicate.

*** This bug has been marked as a duplicate of 571151 ***
Comment 6 Nick Shaforostoff 2009-02-16 23:18:50 UTC
thanks.