Public bug reported:

Hugin's tools package have a copy of ZThread embedded. It seems that the
during the compilation of the Ubuntu package (at least for
2010.4.0+dfsg-1) support for Debug within those ZThreads is activated,
leading to a messed up output from the command line:

$ cpfind --version
ThreadQueue created
Hugins cpfind 2010.4.0.854952d82c8f
based on Pan-o-matic by Anael Orlinski

my version message: 0.1
ThreadQueue waiting on remaining threads...
Reference thread created.
1 reference-thread added.
pollUserThreads()
pollReferenceThreads()
Thread destroyed.
1 reference-thread reclaimed.
ThreadQueue destroyed

However, for automatic parsing and version detection within another tool
(e.g. panorama plugin of the kipi-plugins) those debug line should not
appear, and the output should be:

$ cpfind --version
Hugins cpfind 2010.4.0.854952d82c8f
based on Pan-o-matic by Anael Orlinski

my version message: 0.1

KDE Bug: https://bugs.kde.org/show_bug.cgi?id=280736

** Affects: ubuntu
     Importance: Undecided
         Status: New

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

Title:
  Hugin's ZThread should not be packaged with debug

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

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

Reply via email to