[Bug 777404] New: poppler-qt4: TextAnnotation constructor bug
https://bugzilla.novell.com/show_bug.cgi?id=777404 https://bugzilla.novell.com/show_bug.cgi?id=777404#c0 Summary: poppler-qt4: TextAnnotation constructor bug Classification: openSUSE Product: openSUSE 12.2 Version: RC 2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: dmueller@suse.com ReportedBy: lazy.kent@opensuse.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- There is a bug in libpoppler-qt4-4-0.20.0. [ 74s] g++ -c -m64 -pipe -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DDATA_INSTALL_PATH=\"/usr/share/qpdfview\" -DWITH_SVG -DWITH_DBUS -DHAS_POPPLER_14 -DHAS_POPPLER_20 -DWITH_CUPS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtSvg -I/usr/include/QtDBus -I/usr/include -I/usr/include/poppler/qt4 -I/usr/include/poppler -I. -o annotationdialog.o sources/annotationdialog.cpp [ 74s] g++ -c -m64 -pipe -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -O2 -Wall -W -D_REENTRANT -DDATA_INSTALL_PATH=\"/usr/share/qpdfview\" -DWITH_SVG -DWITH_DBUS -DHAS_POPPLER_14 -DHAS_POPPLER_20 -DWITH_CUPS -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtSvg -I/usr/include/QtDBus -I/usr/include -I/usr/include/poppler/qt4 -I/usr/include/poppler -I. -o pageitem.o sources/pageitem.cpp [ 83s] In file included from /usr/include/poppler/qt4/poppler-qt4.h:33:0, [ 83s] from sources/pageitem.h:28, [ 83s] from sources/pageitem.cpp:22: [ 83s] /usr/include/poppler/qt4/poppler-annotation.h: In member function 'void PageItem::addAnnotation(const QPoint&)': [ 83s] /usr/include/poppler/qt4/poppler-annotation.h:363:5: error: 'Poppler::TextAnnotation::TextAnnotation(Poppler::TextAnnotation::TextType)' is private [ 83s] sources/pageitem.cpp:625:85: error: within this context [ 84s] make: *** [pageitem.o] Error 1 https://build.opensuse.org/package/show?package=qpdfview&project=home%3ALazy_Kent I see, it is fixed in 0.20.2: - Make TextAnnotation constructor public Dirk, please, sr updated package to openSUSE:12.2:Update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=777404 https://bugzilla.novell.com/show_bug.cgi?id=777404#c1 Dirk Mueller <dmueller@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|dmueller@suse.com |coolo@suse.com --- Comment #1 from Dirk Mueller <dmueller@suse.com> 2012-08-28 11:44:41 CEST --- It has been submitted ages ago. reassign to the 12.2 release management, as I can't do anything about it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=777404 https://bugzilla.novell.com/show_bug.cgi?id=777404#c2 --- Comment #2 from Kyrill Detinov <lazy.kent@opensuse.org> 2012-08-28 14:37:48 MSD --- I found that version was changed back to 0.20.0. https://build.opensuse.org/package/rdiff?linkrev=base&package=poppler&project=openSUSE%3A12.2&rev=3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=777404 https://bugzilla.novell.com/show_bug.cgi?id=777404#c3 Kyrill Detinov <lazy.kent@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |WONTFIX --- Comment #3 from Kyrill Detinov <lazy.kent@opensuse.org> 2012-09-20 21:42:44 MSD --- Changed shared library version. So, not allowed. Fix it myself. http://lists.opensuse.org/opensuse-factory/2012-08/msg00750.html -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com