[partitionmanager] [Bug 434663] Unable to create a full external disk ext4 partition

2021-03-21 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=434663 --- Comment #9 from Andrius Štikonas --- (In reply to Alois Wohlschlager from comment #8) > > Disklabel type: dos > > That's what I suspected. MBR partition tables do not work properly with > disks larger than 2TB. I recommend creating

[partitionmanager] [Bug 434680] usb not recognised by windows

2021-03-21 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=434680 --- Comment #4 from Andrius Štikonas --- It might also be useful to have output of sudo sfdisk /dev/sdb -l (assuming that sdb is your usb device node that your are formatting) -- You are receiving this mail because: You are watching all bug changes.

[partitionmanager] [Bug 434663] Unable to create a full external disk ext4 partition

2021-03-21 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=434663 --- Comment #6 from Andrius Štikonas --- Also it might be useful to double check what is filesystem size (as opposed to partition size): dumpe2fs -h /dev/sdb1 |& awk -F: '/Block count/{count=$2} /Block size/{size=$2} END{print count*size}' --

[partitionmanager] [Bug 434680] usb not recognised by windows

2021-03-20 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=434680 --- Comment #1 from Andrius Štikonas --- Which partition table did you use GPT or MBR? Might it be that windows only recognizes MBR devices? That said, I don't have Windows, so I wouldn't be able to test it. -- You are receiving this mail because

[partitionmanager] [Bug 434668] When opening KDE Partition Manager, there should be a focus on the Authentication window

2021-03-20 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=434668 Andrius Štikonas changed: What|Removed |Added Resolution|--- |LATER Status|REPORTED

[partitionmanager] [Bug 434663] Unable to create a full external disk ext4 partition

2021-03-20 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=434663 --- Comment #3 from Andrius Štikonas --- Can you try to see if there is any more info in the Details >> view after you click "Apply". There might be some info from sfdisk there. -- You are receiving this mail because: You are watching all bug changes.

[partitionmanager] [Bug 434635] Partition Manager's Help files can not be parsed in Help Center

2021-03-19 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=434635 --- Comment #5 from Andrius Štikonas --- I have 4.2.0 on Gentoo which works. That is strange... -- You are receiving this mail because: You are watching all bug changes.

[partitionmanager] [Bug 434635] Partition Manager's Help files can not be parsed in Help Center

2021-03-19 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=434635 --- Comment #2 from Andrius Štikonas --- Or maybe this is some translation issue? Although you seem to be on english version... Docbook itself has not changed for a while (and it works for me on a bit older version). -- You are receiving this mail

[partitionmanager] [Bug 434635] Partition Manager's Help files can not be parsed in Help Center

2021-03-19 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=434635 --- Comment #1 from Andrius Štikonas --- Double // is fine. That's a correct POSIX path even if superfluous. It might be Neon issue, because on my distro I have that file. -- You are receiving this mail because: You are watching all bug changes.

[partitionmanager] [Bug 429028] SMART status not available for all hard drives

2021-03-17 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429028 Andrius Štikonas changed: What|Removed |Added Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst

[partitionmanager] [Bug 429028] SMART status not available for all hard drives

2021-03-17 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429028 --- Comment #12 from Andrius Štikonas --- (In reply to Yaroslav Sidlovsky from comment #11) > Created attachment 136781 [details] > kpmcore-20.12.3-fix-exit-code-check.patch > > Proposed patch. Or we can just try to parse JSON a

[partitionmanager] [Bug 429028] SMART status not available for all hard drives

2021-03-17 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429028 Andrius Štikonas changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[partitionmanager] [Bug 337348] When you change a partition filesystem, then the id is not changed. (This was reported by Kanotix developers)

2021-03-09 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=337348 Andrius Štikonas changed: What|Removed |Added Priority|NOR |LO Severity|normal

[partitionmanager] [Bug 422877] SMART status is not working on NVMe drives

2021-03-09 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=422877 --- Comment #21 from Andrius Štikonas --- (In reply to Harald Sitter from comment #20) > (In reply to Nate Graham from comment #19) > > FWIW, KInfoCenter now has a SMART status page which does work for my NVMe > > disk. Perhaps the two c

[partitionmanager] [Bug 428974] KDE Partition Manager keeps on asking for authentication even if the user presses "cancel"

2021-03-07 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=428974 Andrius Štikonas changed: What|Removed |Added CC||oto.st...@gmail.com --- Comment #7 from

[partitionmanager] [Bug 434108] Partition Manager asks for administrator password repeatedly after cancelling

2021-03-07 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=434108 Andrius Štikonas changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[partitionmanager] [Bug 407192] Filesystems created by Partition manager are owned by root

2021-03-07 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=407192 --- Comment #27 from Andrius Štikonas --- (In reply to Nate Graham from comment #26) > (In reply to Andrius Štikonas from comment #24) > > or possibly sudo chmod +w -R /partition/mount/point > Could we have Partition Manager do this a

[partitionmanager] [Bug 407192] Filesystems created by Partition manager are owned by root

2021-03-07 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=407192 --- Comment #24 from Andrius Štikonas --- (In reply to PK from comment #23) > On my ubuntu based machine: > - if it's a partition on your machine: > first > sudo chgrp adm /media/user/NamePartition > then > sudo chmod g+w /media/

[partitionmanager] [Bug 433891] KDE Partition Manager crash when trying to configure usb flash disk

2021-03-03 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=433891 --- Comment #3 from Andrius Štikonas --- (In reply to Mohsen Hassani from comment #0) > Application: partitionmanager (4.1.0) > > Qt Version: 5.12.8 > Frameworks Version: 5.68.0 > Operating System: Linux 5.4.0-65-generic x86_64 > Win

[partitionmanager] [Bug 433891] KDE Partition Manager crash when trying to configure usb flash disk

2021-03-03 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=433891 Andrius Štikonas changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[partitionmanager] [Bug 413418] KDE Partition Manager crashes when opening partition information on USB drive

2021-03-03 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=413418 Andrius Štikonas changed: What|Removed |Added CC||m.hassani...@gmail.com --- Comment #26 from

[partitionmanager] [Bug 428974] KDE Partition Manager keeps on asking for authentication even if the user presses "cancel"

2021-03-02 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=428974 --- Comment #6 from Andrius Štikonas --- (In reply to Thibault Molleman from comment #5) > Just experienced this problem as well. Can confirm that > - pressing cancel multiple times doesn't work It does work, but you need more times for it to g

[partitionmanager] [Bug 429191] partitionmanager crashes when sshfs mounts are present in /etc/fstab

2021-02-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429191 --- Comment #24 from Andrius Štikonas --- (In reply to Rik from comment #23) > So, > > You suggest I compile the latest version from source. I'm not used to do > this as I normally just use what's delivered in the package. Assuming Fe

[partitionmanager] [Bug 429191] partitionmanager crashes when sshfs mounts are present in /etc/fstab

2021-02-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429191 --- Comment #22 from Andrius Štikonas --- (In reply to Rik from comment #21) > 4.1.0 is what I get when via via https://apps.kde.org/en/partitionmanager > 'install on linux' button and also via the FC33 KDE spin? > > How do I get the 20

[partitionmanager] [Bug 429191] partitionmanager crashes when sshfs mounts are present in /etc/fstab

2021-02-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429191 --- Comment #20 from Andrius Štikonas --- (In reply to Rik from comment #18) > Andrius, Thank you for the hint but still I think some-thing's fishy here... > > As I removed the partitionmanager software before via discover, I had to >

[partitionmanager] [Bug 429191] partitionmanager crashes when sshfs mounts are present in /etc/fstab

2021-02-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429191 --- Comment #17 from Andrius Štikonas --- (In reply to Rik from comment #15) > I'm sorry perhaps I am a bit dim but I'm confused by the information > presented here. > > If I enter p=in a console window: > $ partitionmanager -v >

[partitionmanager] [Bug 433744] partionmanager crashes after login

2021-02-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=433744 Andrius Štikonas changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[partitionmanager] [Bug 429191] partitionmanager crashes when sshfs mounts are present in /etc/fstab

2021-02-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429191 Andrius Štikonas changed: What|Removed |Added CC||rfe@ziggo.nl --- Comment #14 from

[partitionmanager] [Bug 432103] KDE Partition Manager crashed after trying to remove partition mount point

2021-02-20 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=432103 Andrius Štikonas changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[partitionmanager] [Bug 433302] crash when attempting to remove mount on unfinished disk

2021-02-20 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=433302 Andrius Štikonas changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[partitionmanager] [Bug 432103] KDE Partition Manager crashed after trying to remove partition mount point

2021-02-20 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=432103 Andrius Štikonas changed: What|Removed |Added CC||thibaultmolle...@gmail.com --- Comment #1

[partitionmanager] [Bug 433302] crash when attempting to remove mount on unfinished disk

2021-02-20 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=433302 --- Comment #2 from Andrius Štikonas --- I suspect duplicate of https://bugs.kde.org/show_bug.cgi?id=432103 -- You are receiving this mail because: You are watching all bug changes.

[partitionmanager] [Bug 433302] crash when attempting to remove mount on unfinished disk

2021-02-20 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=433302 --- Comment #1 from Andrius Štikonas --- And it doesn't show any backtrace after the crash? -- You are receiving this mail because: You are watching all bug changes.

[partitionmanager] [Bug 432941] Support dosfstools 4.2

2021-02-19 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=432941 Andrius Štikonas changed: What|Removed |Added Version Fixed In||20.12.3 -- You are receiving this mail

[partitionmanager] [Bug 432941] Support dosfstools 4.2

2021-02-19 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=432941 Andrius Štikonas changed: What|Removed |Added Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst

[partitionmanager] [Bug 432941] Support dosfstools 4.2

2021-02-19 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=432941 Andrius Štikonas changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[partitionmanager] [Bug 432941] New: Support dosfstools 4.2

2021-02-14 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=432941 Bug ID: 432941 Summary: Support dosfstools 4.2 Product: partitionmanager Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal

[partitionmanager] [Bug 432704] Hang everytime at KDE Partition Manager startup after setting Active Backend to KDE Partition Manager Dummy Backend

2021-02-09 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=432704 Andrius Štikonas changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[dolphin] [Bug 432569] Size of folder with one empty folder inside is 16 EiB (16 exbibytes)

2021-02-07 Thread Andrius
https://bugs.kde.org/show_bug.cgi?id=432569 --- Comment #2 from Andrius --- Also happens in Manjaro. -- You are receiving this mail because: You are watching all bug changes.

[kinfocenter] [Bug 428564] request for SMARTGART to show list of analytic data

2021-02-06 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=428564 --- Comment #4 from Andrius Štikonas --- (In reply to Harald Sitter from comment #3) > @stikonas Have you considered turning the PM view into a KCM? I don't much > see the point in reimplementing a view PM already has that is entirely > i

[dolphin] [Bug 432569] New: Size of folder with one empty folder inside is 16 EiB (16 exbibytes)

2021-02-06 Thread Andrius
https://bugs.kde.org/show_bug.cgi?id=432569 Bug ID: 432569 Summary: Size of folder with one empty folder inside is 16 EiB (16 exbibytes) Product: dolphin Version: 20.12.1 Platform: openSUSE RPMs OS: Linux

[partitionmanager] [Bug 426170] KDE Partition Manager shows no disks/doesn't request su permissions to see them

2021-02-02 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=426170 --- Comment #16 from Andrius Štikonas --- Yeah, I think building from source is the easiest. On 1 February 2021 15:50:52 GMT, cluwedo wrote: >https://bugs.kde.org/show_bug.cgi?id=426170 > >--- Comment #15 from cluwedo --- >(In repl

[partitionmanager] [Bug 426170] KDE Partition Manager shows no disks/doesn't request su permissions to see them

2021-02-01 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=426170 --- Comment #13 from Andrius Štikonas --- (In reply to cluwedo from comment #12) > If I run GParted an authentication window opens: 'Authentication is required > to run the GParted Editor as root'. After authentication GParted starts and >

[partitionmanager] [Bug 426170] KDE Partition Manager shows no disks/doesn't request su permissions to see them

2021-01-31 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=426170 --- Comment #10 from Andrius Štikonas --- (In reply to cluwedo from comment #7) > Any progress here? > > I noticed the same problem on Ubuntu Server 20.04.3 after installing > lxqt-desktop (LXQT 0.14.1 and QT 5.12.8). > I'm also runn

[partitionmanager] [Bug 429191] partitionmanager crashes when sshfs mounts are present in /etc/fstab

2021-01-20 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429191 --- Comment #13 from Andrius Štikonas --- (In reply to joseteluisete from comment #12) > I just watched ... > https://apps.kde.org/en/partitionmanager > > I should have read everything here and looked better before posting. > Sorry ag

[partitionmanager] [Bug 429191] partitionmanager crashes when sshfs mounts are present in /etc/fstab

2021-01-20 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429191 Andrius Štikonas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[partitionmanager] [Bug 429770] The password dialog text field highlight on start is overlapped by the loading window

2021-01-18 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429770 Andrius Štikonas changed: What|Removed |Added CC||saileshpoud...@gmail.com --- Comment #12

[partitionmanager] [Bug 431784] Cannot insert administration password.

2021-01-18 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=431784 Andrius Štikonas changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[partitionmanager] [Bug 413418] KDE Partition Manager crashes when opening partition information on USB drive

2021-01-17 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=413418 Andrius Štikonas changed: What|Removed |Added CC||jackmi...@gmail.com --- Comment #25 from

[partitionmanager] [Bug 427671] KDE Partion Manager crashes when attempting to select a potentionally broken Windows Installation drive

2021-01-17 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=427671 Andrius Štikonas changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[partitionmanager] [Bug 431684] password dialog opens in background

2021-01-16 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=431684 Andrius Štikonas changed: What|Removed |Added Ever confirmed|0 |1 Status|RESOLVED

[partitionmanager] [Bug 429770] The password dialog text field highlight on start is overlapped by the loading window

2021-01-16 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429770 Andrius Štikonas changed: What|Removed |Added CC||bugsefor...@gmx.com --- Comment #11 from

[partitionmanager] [Bug 431684] password dialog opens in background

2021-01-16 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=431684 Andrius Štikonas changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kmail2] [Bug 397825] [Wayland] Message viewer displays only a black rectangle

2021-01-13 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=397825 Andrius Štikonas changed: What|Removed |Added CC||andr...@stikonas.eu -- You are receiving

[digikam] [Bug 431320] New: Live photos support via group and autoplay HEIC/MOV JPG/MOV HEIC/MP4 JPG/MP4 pairs

2021-01-08 Thread Andrius
https://bugs.kde.org/show_bug.cgi?id=431320 Bug ID: 431320 Summary: Live photos support via group and autoplay HEIC/MOV JPG/MOV HEIC/MP4 JPG/MP4 pairs Product: digikam Version: unspecified Platform: Other

[partitionmanager] [Bug 429191] partitionmanager crashes when sshfs mounts are present in /etc/fstab

2021-01-06 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429191 Andrius Štikonas changed: What|Removed |Added Version Fixed In||20.12.2 -- You are receiving this mail

[partitionmanager] [Bug 429191] partitionmanager crashes when sshfs mounts are present in /etc/fstab

2021-01-06 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429191 Andrius Štikonas changed: What|Removed |Added Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst

[partitionmanager] [Bug 429191] partitionmanager crashes when sshfs mounts are present in /etc/fstab

2021-01-06 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429191 Andrius Štikonas changed: What|Removed |Added Latest Commit||https://invent.kde.org/syst

[partitionmanager] [Bug 422877] SMART status is not working on NVMe drives

2021-01-04 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=422877 --- Comment #18 from Andrius Štikonas --- (In reply to joseteluisete from comment #16) > Do I report it as a new bug? > I've read about the SSHFS bug and I don't know if this it's the same or not. In any case, I can see that it's the same bug.

[partitionmanager] [Bug 422877] SMART status is not working on NVMe drives

2021-01-04 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=422877 --- Comment #17 from Andrius Štikonas --- (In reply to joseteluisete from comment #16) > Do I report it as a new bug? > I've read about the SSHFS bug and I don't know if this it's the same or not. Don't open a new bug but maybe you can

[partitionmanager] [Bug 422877] SMART status is not working on NVMe drives

2021-01-04 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=422877 --- Comment #13 from Andrius Štikonas --- Aa... That suggests that in your case something goes wrong with fstab. See the following line in backtrace #1 0x77efd782 in readFstabEntries(QString const&) () from /usr/lib/libkpmcore.so.10 I d

[partitionmanager] [Bug 422877] SMART status is not working on NVMe drives

2021-01-04 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=422877 --- Comment #11 from Andrius Štikonas --- (In reply to joseteluisete from comment #10) > I installed gdb. > I run ... > >gdb partitionmanager >(gdb) run > > It returned ... > >Starting program: /usr/bin/par

[partitionmanager] [Bug 422877] SMART status is not working on NVMe drives

2020-12-29 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=422877 --- Comment #9 from Andrius Štikonas --- (In reply to joseteluisete from comment #8) > "Obtain gdb backtrace with debug symbols" ... > I'm sorry, I have no idea what that means. > I've searched for it and found nothing I can understa

[partitionmanager] [Bug 422877] SMART status is not working on NVMe drives

2020-12-29 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=422877 --- Comment #7 from Andrius Štikonas --- (In reply to joseteluisete from comment #6) > Same problem here. > When I try to open KDE Partition Manager, after typing the root password the > application crashes. > Sometimes the answer is ...

[kwin] [Bug 419728] kwin_wayland crashes when external monitor is disconnected from hdmi port while multi-monitor mode is set to "Switch to external screen"

2020-12-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=419728 Andrius Štikonas changed: What|Removed |Added Status|NEEDSINFO |CONFIRMED Resolution|WAITINGFORINFO

[partitionmanager] [Bug 430907] RFE: support for exfatprogs

2020-12-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430907 Andrius Štikonas changed: What|Removed |Added Latest Commit||06f15334ecfbe871730a90dbe2b

[partitionmanager] [Bug 430907] RFE: support for exfatprogs

2020-12-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430907 --- Comment #3 from Andrius Štikonas --- (In reply to Andrius Štikonas from comment #2) > (In reply to Mattia from comment #0) > > It would be nice to have kpmcore support for exfatprogs now that Linux > > Kernel has exfat support. >

[partitionmanager] [Bug 430907] RFE: support for exfatprogs

2020-12-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430907 --- Comment #2 from Andrius Štikonas --- (In reply to Mattia from comment #0) > It would be nice to have kpmcore support for exfatprogs now that Linux > Kernel has exfat support. > Though, I don't know if it can co-exist alongside with ex

[partitionmanager] [Bug 430907] RFE: support for exfatprogs

2020-12-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430907 Andrius Štikonas changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[kwin] [Bug 419728] kwin_wayland crashes when external monitor is disconnected from hdmi port while multi-monitor mode is set to "Switch to external screen"

2020-12-26 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=419728 --- Comment #22 from Andrius Štikonas --- (In reply to postix from comment #21) > > Can you check if kwayland-server was compiled against QT 5.15.2? Otherwise > > this doesn't say much. > > Sure, how can I check it? If man

[kwin] [Bug 419728] kwin_wayland crashes when external monitor is disconnected from hdmi port while multi-monitor mode is set to "Switch to external screen"

2020-12-26 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=419728 --- Comment #20 from Andrius Štikonas --- (In reply to postix from comment #19) > > It was fixed in 5.20.1, but you also need to recompile kwayland-server > > against Qt 5.15.2, which will be released the next week. > > C

[partitionmanager] [Bug 430799] Partition Manager Crash

2020-12-25 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430799 Andrius Štikonas changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[partitionmanager] [Bug 430738] KDE Partition Manager can not resize LUKS2 partition

2020-12-23 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430738 Andrius Štikonas changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[dolphin] [Bug 430717] New: Empty search returns parent folder

2020-12-22 Thread Andrius
https://bugs.kde.org/show_bug.cgi?id=430717 Bug ID: 430717 Summary: Empty search returns parent folder Product: dolphin Version: 20.08.3 Platform: Manjaro OS: Linux Status: REPORTED Severity: minor

[kmail2] [Bug 385808] KMail crashes when editing toolbar buttons on Wayland

2020-12-17 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=385808 Andrius Štikonas changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO

[akregator] [Bug 383710] akregator always crashed on next login "with start with the system"

2020-12-17 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=383710 --- Comment #19 from Andrius Štikonas --- (In reply to Justin Zobel from comment #18) > Thank you for the crash report. > > As it has been a while since this was reported, can you please test and > confirm if this issue is sti

[partitionmanager] [Bug 430475] KDE partition manager crashes when started

2020-12-16 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430475 --- Comment #6 from Andrius Štikonas --- (In reply to steven.kitching from comment #5) > Thank you, that solved it! > > my fstab file was non-standard, I had omitted the fourth field on my NFS > mounts. Can you try to paste a small rep

[partitionmanager] [Bug 429191] partitionmanager crashes when sshfs mounts are present in /etc/fstab

2020-12-16 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429191 Andrius Štikonas changed: What|Removed |Added CC||steven.kitch...@gmail.com --- Comment #5

[partitionmanager] [Bug 430475] KDE partition manager crashes when started

2020-12-16 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430475 Andrius Štikonas changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[partitionmanager] [Bug 430475] KDE partition manager crashes when started

2020-12-16 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430475 --- Comment #3 from Andrius Štikonas --- (In reply to steven.kitching from comment #2) > Not sure what sshfs is, in fstab I mount varous remote nfs shares. Also my > OS is installed on a M.2 SSD drive and I have another internal SSD drive >

[partitionmanager] [Bug 430475] KDE partition manager crashes when started

2020-12-16 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430475 --- Comment #1 from Andrius Štikonas --- Do you have sshfs mounts? -- You are receiving this mail because: You are watching all bug changes.

[partitionmanager] [Bug 430393] bail from unnecessary partition scan; crash

2020-12-14 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430393 --- Comment #1 from Andrius Štikonas --- Please retest with newer version. 3.3.1 is really old. A lot of things were reworked. (e.g. now partition manager always runs as normal user) -- You are receiving this mail because: You are watching all bug

[partitionmanager] [Bug 429778] Different available space displayed in comparison with gparted

2020-12-12 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429778 --- Comment #12 from Andrius Štikonas --- (In reply to Claudius Ellsel from comment #11) > (I also ran into https://bugs.kde.org/show_bug.cgi?id=429771 during this, so > maybe something went wrong during the resize?) My guess would be that par

[partitionmanager] [Bug 429778] Different available space displayed in comparison with gparted

2020-12-11 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429778 Andrius Štikonas changed: What|Removed |Added Status|RESOLVED|REPORTED Resolution|NOT A BUG

[partitionmanager] [Bug 429778] Different available space displayed in comparison with gparted

2020-12-11 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429778 --- Comment #8 from Andrius Štikonas --- (In reply to Claudius Ellsel from comment #7) > Mh, the thing is that it is a bit weird that gparted allowed me to increase > the size further. Not sure whether that had a real effect, though.

[partitionmanager] [Bug 429778] Different available space displayed in comparison with gparted

2020-12-11 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429778 Andrius Štikonas changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[kwin] [Bug 419728] kwin_wayland crashes when external monitor is disconnected from hdmi port while multi-monitor mode is set to "Switch to external screen"

2020-12-09 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=419728 --- Comment #16 from Andrius Štikonas --- (In reply to Bug Janitor Service from comment #15) Yes, I still remember this and I am waiting for Qt upgrade from my distro (5.15.1 at the moment). -- You are receiving this mail because: You are watching

[partitionmanager] [Bug 430136] "scanning" dialog floats above password dialog on open. You can't use the program without putting in the password

2020-12-08 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430136 Andrius Štikonas changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[partitionmanager] [Bug 429770] The password dialog text field highlight on start is overlapped by the loading window

2020-12-08 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429770 Andrius Štikonas changed: What|Removed |Added CC||leftcr...@tutanota.com --- Comment #10 from

[partitionmanager] [Bug 430079] Authentication required window can't be cancelled

2020-12-07 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430079 Andrius Štikonas changed: What|Removed |Added Summary|Authentication required |Authentication required

[partitionmanager] [Bug 430102] partitionmanager freezes on Scanning devices...

2020-12-07 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430102 Andrius Štikonas changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[partitionmanager] [Bug 429770] The password dialog text field highlight on start is overlapped by the loading window

2020-12-07 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429770 Andrius Štikonas changed: What|Removed |Added CC||report...@mailna.biz --- Comment #9 from

[partitionmanager] [Bug 430079] Authentication required window can't be cancel

2020-12-06 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430079 --- Comment #2 from Andrius Štikonas --- For now either you kill the window or click cancel more times (it will eventually cancel). -- You are receiving this mail because: You are watching all bug changes.

[partitionmanager] [Bug 430079] Authentication required window can't be cancel

2020-12-06 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430079 Andrius Štikonas changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[partitionmanager] [Bug 428974] KDE Partition Manager keeps on asking for authentication even if the user presses "cancel"

2020-12-06 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=428974 Andrius Štikonas changed: What|Removed |Added CC||minas1618...@gmail.com --- Comment #4 from

[partitionmanager] [Bug 429770] The password dialog text field highlight on start is overlapped by the loading window

2020-12-06 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429770 Andrius Štikonas changed: What|Removed |Added CC||minas1618...@gmail.com --- Comment #8 from

[partitionmanager] [Bug 430078] Scanning devices window override Authentication Required window

2020-12-06 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=430078 Andrius Štikonas changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[ktorrent] [Bug 392202] 4MB metadata limit is too small

2020-12-04 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=392202 Andrius Štikonas changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[partitionmanager] [Bug 429778] Different available space displayed in comparison with gparted

2020-11-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=429778 --- Comment #3 from Andrius Štikonas --- (In reply to Claudius Ellsel from comment #2) > Another discrepancy between KDE partition manager and gparted is the > displayed used disk size. That still differs alot also after "fully&q

[partitionmanager] [Bug 428974] KDE Partition Manager keeps on asking for authentication even if the user presses "cancel"

2020-11-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=428974 Andrius Štikonas changed: What|Removed |Added CC||claudius.ell...@live.de --- Comment #3 from

<    1   2   3   4   5   6   7   8   9   10   >