[Bug 89509] Re: Clicking Edit Partition shows wrong partition size

2007-04-01 Thread Gerd Bavendiek
*** This bug is a duplicate of bug 95400 *** I just tested this with Daliy Build as of March 30 (ubiquity --version 1.4.4). Sorry to say: Nothing has changed for me. Still New partition size 0. When I drag the window a few pixel, the displayed value changes from 0 to 2000. So the same

[Bug 89509] Re: Clicking Edit Partition shows wrong partition size

2007-03-26 Thread Colin Watson
*** This bug is a duplicate of bug 95400 *** I've fixed this as bug 95400 (this one was earlier, but I forgot about this one when I was trying to find a bug number for the problem). ** This bug has been marked a duplicate of bug 95400 resize logic not 64-bit clean -- Clicking Edit Partition

[Bug 89509] Re: Clicking Edit Partition shows wrong partition size

2007-03-25 Thread Colin Watson
Hmm. At least some of this appears to be because dash doesn't support 64-bit arithmetic, so it does something like 100 * 20 / 64 and gets 0, which is obviously wrong. I'll look at workarounds. -- Clicking Edit Partition shows wrong partition size https://launchpad.net/bugs/89509

[Bug 89509] Re: Clicking Edit Partition shows wrong partition size

2007-03-24 Thread Stephen Gornick
I am experiencing the same problem. For example, all I wanted to do was change the mount point for an existing ext3 partition (from /media/hda[n]) to root partition (/). When I clicked on Edit partition, the value in the field labeled New parititon size in megabytes was 0. If I only changed the

Re: [Bug 89509] Re: Clicking Edit Partition shows wrong partition size

2007-03-24 Thread Gerd Bavendiek
Colin Watson schrieb: OK, this is expected; the installer didn't detect any filesystem it knew about on sdb3, and at present it only shows a partition size in the Edit partition dialog for the purposes of resizing the filesystem, so you don't get a size displayed there if it can't resize the

[Bug 89509] Re: Clicking Edit Partition shows wrong partition size

2007-03-24 Thread Gerd Bavendiek
Find attached ubiquity log. Gerd ** Attachment added: ubiquity --debug http://librarian.launchpad.net/6926887/debug -- Clicking Edit Partition shows wrong partition size https://launchpad.net/bugs/89509 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 89509] Re: Clicking Edit Partition shows wrong partition size

2007-03-21 Thread Colin Watson
OK, this is expected; the installer didn't detect any filesystem it knew about on sdb3, and at present it only shows a partition size in the Edit partition dialog for the purposes of resizing the filesystem, so you don't get a size displayed there if it can't resize the filesystem. Did you

[Bug 89509] Re: Clicking Edit Partition shows wrong partition size

2007-03-15 Thread Gerd Bavendiek
Colin, I ran ubiquity --debug and did the same as described earlier. Clicking sdb3 this time gave me no size at all. Hope debug log helps. Gerd ** Attachment added: /var/log/installer/debug http://librarian.launchpad.net/6820283/debug -- Clicking Edit Partition shows wrong partition size

[Bug 89509] Re: Clicking Edit Partition shows wrong partition size

2007-03-13 Thread Colin Watson
Gerd, please attach the information I asked for above; /proc/partitions is a mildly interesting data point but doesn't really help me get anywhere with this bug. -- Clicking Edit Partition shows wrong partition size https://launchpad.net/bugs/89509 -- ubuntu-bugs mailing list

[Bug 89509] Re: Clicking Edit Partition shows wrong partition size

2007-03-10 Thread Gerd Bavendiek
Same thing here with Feisty as of Thu, 08 Mar 2007 9:29:07 UTC. I have: jojo:/root cat /proc/partitions major minor #blocks name 8 0 244198584 sda 8 16297448 sda1 8 22104515 sda2 8 33148740 sda3 8 4 1 sda4 8 5 73400953 sda5

[Bug 89509] Re: Clicking Edit Partition shows wrong partition size

2007-03-07 Thread Colin Watson
Oh, it might be useful to reproduce this with 'ubiquity --debug' and attach /var/log/installer/debug too. -- Clicking Edit Partition shows wrong partition size https://launchpad.net/bugs/89509 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 89509] Re: Clicking Edit Partition shows wrong partition size

2007-03-07 Thread Colin Watson
Could you please attach /var/log/syslog and /var/log/partman to this bug, following the directions in http://wiki.ubuntu.com/DebuggingUbiquity/AttachingLogs? Thanks in advance. ** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) = Colin Watson Status: Unconfirmed = Needs Info --