Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#41657 - [gparted] Restart MATE after looking btrfs part info
Attached to Project:
Arch Linux
Opened by Sergei Ki (sk2013) - Friday, 22 August 2014, 19:34 GMT
Last edited by Giovanni Scafora (giovanni) - Sunday, 08 February 2015, 07:40 GMT
Opened by Sergei Ki (sk2013) - Friday, 22 August 2014, 19:34 GMT
Last edited by Giovanni Scafora (giovanni) - Sunday, 08 February 2015, 07:40 GMT
|
DetailsDescription:
I have two btrfs partitions in one subvolume. When I try to look info of first partition when DE crashed. Additional info: * package version(s) gparted 0.19.1-1 xorg-server 1.16.0-6 Linux ArLi 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:48:39 CEST 2014 i686 GNU/Linux * config and/or log files etc. Steps to reproduce: See description. |
This task depends upon
Closed by Giovanni Scafora (giovanni)
Sunday, 08 February 2015, 07:40 GMT
Reason for closing: Not a bug
Sunday, 08 February 2015, 07:40 GMT
Reason for closing: Not a bug
1) I have two btrfs parts sda6 and sda7 in one subvolume root.
# btrfs file show /
Label: none uuid: 87b676ef-c950-4554-abf3-137c8f59abfe
Total devices 2 FS bytes used 3.95GiB
devid 1 size 20.00GiB used 544.00MiB path /dev/sda6
devid 2 size 20.00GiB used 4.53GiB path /dev/sda7
First was sda6. Later I have added sda7 for trying balance etc.
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 409599 407552 199M 7 HPFS/NTFS/exFAT
/dev/sda2 409600 198145694 197736095 94.3G 7 HPFS/NTFS/exFAT
/dev/sda3 198146048 312581807 114435760 54.6G 5 Extended
/dev/sda5 198148096 202342399 4194304 2G 82 Linux swap / Solaris
/dev/sda6 202344448 244287487 41943040 20G 83 Linux
/dev/sda7 244289536 286232575 41943040 20G 83 Linux
2) There is "21 GB Volume" (/dev/sda7) in Caja Devices.
And I click on him some times. In result:
# ls -l /run/media/sergei/
total 4
drwxr-xr-x 1 root root 200 Aug 19 00:14 87b676ef-c950-4554-abf3-137c8f59abfe
drwxr-xr-x 1 root root 200 Aug 19 00:14 87b676ef-c950-4554-abf3-137c8f59abfe1
drwxr-xr-x 1 root root 200 Aug 19 00:14 87b676ef-c950-4554-abf3-137c8f59abfe2
drwxr-xr-x 1 root root 200 Aug 19 00:14 87b676ef-c950-4554-abf3-137c8f59abfe3
drwxr-xr-x 1 root root 200 Aug 19 00:14 87b676ef-c950-4554-abf3-137c8f59abfe4
drwxr-xr-x 1 root root 200 Aug 19 00:14 87b676ef-c950-4554-abf3-137c8f59abfe5
drwxr-xr-x 1 root root 200 Aug 19 00:14 87b676ef-c950-4554-abf3-137c8f59abfe6
drwx------ 1 sergei sergei 4096 Dec 31 2012 SYSTEM
3) After that when I click on /dev/sda6 in GParted then DE is crashed.
See attached log.
Edit, oh wait, I see it, I missed part of the previous comment.