https://bugs.kde.org/show_bug.cgi?id=521185

--- Comment #2 from Andrius Štikonas <[email protected]> ---
(In reply to Ilias Tsolis from comment #1)
> Also, eg. lets say create a new partition in a totally new hdd and press
> apply. Then the kde partition it must scan all devices again! This is
> outrageous! I must wait 20+ minutes in a very fast machine to finish 2 times
> scanning of same disks!!!!

Well, check which commands take so long...

If you run it with KPMCORE_DEBUG=1 partitionmanager then it will print all
commands that it runs to stdout. See which ones take a long time.

P.S. If you want to open just one disk, you can always pass device node to
partitionmanager using --device argument:

$ LC_ALL=C partitionmanager --help
Usage: partitionmanager [options]
Manage your disks, partitions and file systems

Options:
  -h, --help                 Displays help on commandline options.
  --help-all                 Displays help, including generic Qt options.
  -v, --version              Displays version information.
  --author                   Show author information.
  --license                  Show license information.
  --desktopfile <file name>  The base file name of the desktop entry for this
                             application.
  --device <device>          Device to manage

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to