ADDENDUM I solved the issue with Qt5 installing development components: sudo apt install qtbase5-dev Anyway I'm interested in other possible solutions that not involve Qt5 installation such as to make it use Qt6, if some exists. But now I'm stuck with another issue on a missing package ECM (version 5.23 requested). I didn't find some specific requirements about it, so I presume it should be part of something else. I presumed it were the package to manage integer factorization using elliptic curves...
Hi, I'm trying to compile/install Kvpm on Debian 13 Trixie with KDE Plasma 6 Desktop Environment. After the compilation command "cmake ." the compiling process gets an error about missing qt5 files needed for compilation. KDE Plasma 6 uses the new Qt6. How can I solve this issue? Should I install also Qt5 libraries, that probably will be unuseful when later a new kvpm version will support Qt6? Or Is it possible to make kvpm use Qt6 libraries through some artifact as creating some symlink so the compilation...
pvmove0 percentage is for segment not whole pv
Can I enable debug mode for get more info about this crash?
KVPM crash at startup on LVM volume with enabled cache
This is part of KDE Frameworks 5
hi, i am trying to compile on centos 7. i am getting this issue, what is ecm and where do i get it? thanks [ueadmin@gbs-mail1 kvpm-0.9.10]$ sudo cmake3 . [sudo] password for ueadmin: CMake Error at CMakeLists.txt:14 (find_package): Could not find a package configuration file provided by "ECM" (requested version 5.23) with any of the following names: ECMConfig.cmake ecm-config.cmake Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR" to a directory containing one of the above...
Removed the kvpm.install file because is seems to
Added the 'License:' line to the GFDL entry
Updated the debian specific files for the new v...
Changed web URLs from http to https where appli...
fixed copyright mistake
Disabled the resizing of physical volume partit...
The needed arguments for lvconvert have changed...
Forgot to initialize variable m_thin_snap!
Fixed the handling of excaped spaces in the names
Updated CHANGELOG and README for version 0.9.10
Updated for version kvpm 0.9.10
Added version 0.9.10
changed the version string to 0.9.10
Changed the build depends for kvpm include pack...
The install dirs are different now for frameworks
Updated the docbook version to the current valu...
Allow merging of thin snapshots. Change wording in
VgTree was showing mounted/unmounted emblem for
Fixed message for extending snap origins to say...
Made the check boxes for zero start of volume and
Changed stripesize to stripe_size when calling
Changed out the KComboBox's in pvchange for
Converted KComboBox to QComboBox
Removed unneeded #include directives.
Changed KLocale over to KFormat as needed by KF5
More changes for KF5. This time the KProgressDi...
Fixed missing icon in the pvtree
Converted KIcon to QIcon as usual
Fixed pvgroupbox, etc. to use KFormat instead o...
Changed KEditListBox (deprecated) to the preferred
Updated the CMake file and changed the icon names
Changed the names of the icons to conform with
Changed CMakeLists.txt to conform to the KDE5 f...
The last upload of ports to KDE5 for a while!
Same old same old!
Nearing the end of the patches for KDE5 framework
Nearing the end of the changes.
Many more unnessesary includes removed and more...
A whole load of ported files!
More of the same
This is really starting to look familiar! Porte...
Same as the rest: porting to KDE5
I seem to have left a bunch of extra includes
DeJaVu!
More extra includes and a few ports to KDE5
Removed extra include directives.
I just keep uploading these KDE5 framework
Just move porting to KDE5 framework and elimina...
Removed unneeded #include directives.
KDE5 update
Just more kde framework 5 changes.
Removed deprecated kde libs4 classes and inserted
Updates nd removal of classes for kde framework 5.
More kde framework 5 updates.
Updates for kde framework 5. Removed deprecated
More kde framework updates and deprecated class
dropped unneeded includes.
kde frameworks locale changes.
removed KIcon for QIcon.
more of the same kde framework stuff.
More updates of deprecated classes for KDE fram...
Continued updates of files for KDE frameworks 5.
KDE framework 5 updates.
Upadated main.cpp for KDE Framework 5.
Updated CMakeLists.txt for KDE Frameworks 5 and...
KF5
I believe that is handled by the "desktop" file. The line "X-KDE-SubstituteUID=true"...
When I try to use KVPM via Applications > System tools > KVPM a popup window appears...
Added the ability to set physical volume metada...
Added advanced tab to dialog for setting pv size,
Updated the cmake file to get rid of a warning ...
crash when resizeing LV
I could not replicate your exact crash situation but I found a loose pointer that...
Fixed uninitialized pointer issue that caused a
Gerhard Lehnhoff public@glehnhoff.de
crash when resizeing LV
Mount isusse under Debian when server is NFS-server also.
Added a patch for the vgsplit dialog to prevent
Fixed error that caused a crash if an empty vg ...
Optional LVM support
changed lvm version tests in logvol over the the
Added a new function to compare the current ver...
Bumped the version up to 0.9.9
Updated the translation file
lvm2app library broke a new thing. the mapper
Trying to delete a thin pool with mounted volumes
Tweaked the rules to stop filesystem, access and
Added lvm2 version check for ver +2.02.109 and ...
lvm2app library broke the lv property get funct...
Ditto