[Bug 1953373] Re: cmake does not find FindQuaZip-Qt5.cmake

2022-05-06 Thread Thomas Schweikle
Packages installed as dependencies of cmake are not installed any more
because these are only needed for some software projects. These software
has to install these parts for cmake now.

The cmake developers will not fix this, because those other package
developers have to do their work installing these parts for cmake from
their packages.

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

Title:
  cmake does not find FindQuaZip-Qt5.cmake

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1953373/+subscriptions


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


[Bug 1953373] [NEW] cmake does not find FindQuaZip-Qt5.cmake

2021-12-06 Thread Thomas Schweikle
Public bug reported:

CMake Error at CMakeLists.txt:157 (find_package):
  By not providing "FindQuaZip-Qt5.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "QuaZip-Qt5", but CMake did not find one.

  Could not find a package configuration file provided by "QuaZip-Qt5" with
  any of the following names:

QuaZip-Qt5Config.cmake
quazip-qt5-config.cmake

  Add the installation prefix of "QuaZip-Qt5" to CMAKE_PREFIX_PATH or set
  "QuaZip-Qt5_DIR" to a directory containing one of the above files.  If
  "QuaZip-Qt5" provides a separate development package or SDK, be sure it has
  been installed.


-- Configuring incomplete, errors occurred!
See also "/home/sct-muc/BUILD/QMapShack_Build/CMakeFiles/CMakeOutput.log".
See also "/home/sct-muc/BUILD/QMapShack_Build/CMakeFiles/CMakeError.log".

Non of the files mentioned exist on the system after preparing it to
compile qt5-applicaltions.

apt-get install cmake build-essential subversion git \
qt5-default qttools5-dev libqt5webkit5-dev qtscript5-dev \
qttools5-dev-tools libgdal-dev libproj-dev libghc-bzlib-dev \
libgraphics-magick-perl libquazip5-dev libqt5sql5-mysql \
gdal-bin qtwebengine5-dev default-libmysqlclient-dev

git clone https://github.com/Maproom/qmapshack.git QMapShack
mkdir build_QMapShack
cd build_QMapShack
cmake ../QMapShack

This will fail because of missing files. Seems these are missing from
the *-dev-packages.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: cmake 3.18.4-2ubuntu2
ProcVersionSignature: Ubuntu 5.13.0-22.22-generic 5.13.19
Uname: Linux 5.13.0-22-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: XFCE
Date: Mon Dec  6 17:48:25 2021
InstallationDate: Installed on 2021-08-18 (110 days ago)
InstallationMedia: Xubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
SourcePackage: cmake
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cmake (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug impish

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

Title:
  cmake does not find FindQuaZip-Qt5.cmake

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1953373/+subscriptions


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


[Bug 1346499] Re: Uploading Fotos to facebook crashes digicam

2014-11-02 Thread Thomas Schweikle
** Changed in: digikam (Ubuntu)
   Status: New = Fix Released

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

Title:
  Uploading Fotos to facebook crashes digicam

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/1346499/+subscriptions

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


[Bug 889288] Re: Kipi panorama plugin throws an error: no file auto_op_pano.pto

2012-09-14 Thread Thomas Schweikle
It is fixed for the latest versions of digicam (2.8.0) and hugin
(2011.5.0+hg5985-0ubuntu1~precise).

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

Title:
  Kipi panorama plugin throws an error: no file auto_op_pano.pto

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

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


[Bug 889288] Re: Kipi panorama plugin throws an error: no file auto_op_pano.pto

2012-01-03 Thread Thomas Schweikle
Same for the new version 2.5.0: Error: can not read project file:

Panorama compilation: Cannot run pto2mk:

 number of cmdline args: 1
WARN: 03:36:47.349498 
(/build/buildd/hugin-2011.4.0/src/hugin_base/panodata/Panorama.cpp:1792) 
readData(): Failed to read from dataInput.
error while parsing panos tool script: 
/tmp/kde-tps/kipi-panorama-preprocessing-tmp-13256445395pCnri/auto_op_pano.pto

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

Title:
  Kipi panorama plugin throws an error: no file auto_op_pano.pto

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

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


[Bug 889288] [NEW] Kipi panorama plugin throws an error: no file auto_op_pano.pto

2011-11-11 Thread Thomas Schweikle
Public bug reported:

Kipi panorama plugin throws an error:


Panorama compilation: Cannot run pto2mk:

 number of cmdline args: 1
WARN: 21:45:48.068774 
(/build/buildd/hugin-2011.2.0/src/hugin_base/panodata/Panorama.cpp:1792) 
readData(): Failed to read from dataInput.
error while parsing panos tool script: 
/tmp/kde-tps/kipi-panorama-preprocessing-tmp-1321044286LYmVPY/auto_op_pano.pto

The file it wants to access doesn't exist.

This bug is present too, if calling it via panoramagui.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: digikam 2:2.1.1-0ubuntu1
Uname: Linux 3.0.4 x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Fri Nov 11 21:46:38 2011
InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: digikam
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: hugin
 Importance: Undecided
 Status: New

** Affects: kipi-plugins
 Importance: Undecided
 Status: New

** Affects: libkipi
 Importance: Undecided
 Status: New

** Affects: pano-editor
 Importance: Undecided
 Status: New

** Affects: digikam (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric

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

Title:
  Kipi panorama plugin throws an error: no file auto_op_pano.pto

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

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


[Bug 889288] Re: Kipi panorama plugin throws an error: no file auto_op_pano.pto

2011-11-11 Thread Thomas Schweikle
** Also affects: kipi-plugins
   Importance: Undecided
   Status: New

** Also affects: libkipi
   Importance: Undecided
   Status: New

** Also affects: hugin
   Importance: Undecided
   Status: New

** Also affects: pano-editor
   Importance: Undecided
   Status: New

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

Title:
  Kipi panorama plugin throws an error: no file auto_op_pano.pto

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

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