SVN commit 1337488 by stikonas:

Fix detection of partitions' paths.

Previously, partition number was added to device path.
However, there are devices with more complicated numbering scheme,
e.g. memory cards may have /dev/mmcblk0p1.
It seems that the easiest way to handle this is to use partition
path instead of device path + partition number .

 M  +1 -1      backend/corebackendpartitiontable.h  
 M  +23 -10    core/partition.cpp  
 M  +6 -2      core/partition.h  
 M  +1 -1      core/partitiontable.cpp  
 M  +1 -1      gui/infopane.cpp  
 M  +1 -1      gui/mainwindow.cpp  
 M  +3 -3      jobs/createpartitionjob.cpp  
 M  +2 -2      ops/copyoperation.cpp  
 M  +1 -1      ops/newoperation.cpp  
 M  +2 -2      ops/restoreoperation.cpp  
 M  +2 -2      plugins/dummy/dummypartitiontable.cpp  
 M  +1 -1      plugins/dummy/dummypartitiontable.h  
 M  +2 -2      plugins/libparted/libpartedbackend.cpp  
 M  +6 -6      plugins/libparted/libpartedpartitiontable.cpp  
 M  +1 -1      plugins/libparted/libpartedpartitiontable.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1337488

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to partitionmanager in Ubuntu.
https://bugs.launchpad.net/bugs/1045896

Title:
  Partition Manager fails to see MMC/SD cards

To manage notifications about this bug go to:
https://bugs.launchpad.net/partitionman/+bug/1045896/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to