Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 474880 Details for
Bug 618062
app-text/qpdfview-0.4.17_beta1 USE=-dbus - sources/mainwindow.cpp:1291:21: error: 'QDBusInterface' was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch from upstream bug report
qpdfview-dbus.patch (text/plain), 631 bytes, created by
Preston Crow
on 2017-05-31 19:45:38 UTC
(
hide
)
Description:
Patch from upstream bug report
Filename:
MIME Type:
Creator:
Preston Crow
Created:
2017-05-31 19:45:38 UTC
Size:
631 bytes
patch
obsolete
>diff -Naur -x qpdfview.desktop E:\trees\qpdfview\trunk\..\vendor\current/sources/mainwindow.cpp E:\trees\qpdfview\trunk/sources/mainwindow.cpp >--- E:\trees\qpdfview\trunk\..\vendor\current/sources/mainwindow.cpp 2016-11-20 19:33:00.000000000 +0100 >+++ E:\trees\qpdfview\trunk/sources/mainwindow.cpp 2016-11-23 13:52:40.000000000 +0100 >@@ -1288,6 +1288,7 @@ > return; > } > >+#ifdef WITH_DBUS > QScopedPointer< QDBusInterface > interface(MainWindowAdaptor::createInterface(instanceName)); > > if(!interface->isValid()) >@@ -1309,6 +1310,7 @@ > } > > interface->call("saveDatabase"); >+#endif > > closeTab(tab); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 618062
: 474880