During compilation I got the following error:
In file included from /tmp/yaourt-tmp-kalmar/aur-kile-frameworks-git/src/kile/src/kile.cpp:58:0:
/usr/include/okular/interfaces/viewerinterface.h:13:31: fatal error: okularcore_export.h: No such file or directory
#include "okularcore_export.h"
I had to prefix/replace these by
#include <interfaces/okularcore_export.h>
etc...
is it known issue, or something is wrong with my installation??
btw commit
http://quickgit.kde.org/?p=kile.git&a=commit&h=cd5dec8933bc98fbe1df78843a2858c6ae024baf
fixed problems with live-preview & okular
Search Criteria
Package Details: kile-frameworks-git r2794.95ba610-1
Package Actions
| Package Base: | kile-frameworks-git |
|---|---|
| Description: | A user friendly TeX/LaTeX frontend for KDE |
| Upstream URL: | http://kile.sourceforge.net/ |
| Category: | editors |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | arojas |
| Maintainer: | arojas |
| Last Packager: | arojas |
| Votes: | 7 |
| First Submitted: | 2014-12-11 23:06 |
| Last Updated: | 2015-05-03 20:20 |
Dependencies (7)
- kinit
- ktexteditor
- okular-frameworks-git
- extra-cmake-modules (make)
- git (make)
- kdoctools (make)
- python (make)
Required by (0)
Sources
Latest Comments
Comment by abulak
Comment by Daedalus24
@Corelli and @arojas:
Hello! It works if you install kile and kdegraphics-okular initially (implicitly the kde4 dependencies), followed by the step where you replace them with the corresponding git programs (kdelibs4support-git, kdepimlibs-git, etc.). Another anomaly lies in the fact that replacing kdegraphics-okular with okular-frameworks-git results in an error when compiling kile-frameworks-git. You have to install okular-git, then kile-frameworks-git, start kile so that it finds okular in the path, then replace okular-git with okular-frameworks-git.
Could not find a reasonable explanation, but it works this way.
All the best.
Anonymous comment
@arojas: ok. Thank you for your reply.
Comment by arojas
@Corelli try to get a backtrace and report it upstream, nothing I can do about it.
Anonymous comment
Hello arojas,
I have an error with this package (Segmentation Fault). Compilation seems to be ok but Kile crashes at startup.
Thanks.
$ kile
Could not find drkonqi at /usr/lib/drkonqi
QObject::connect: Cannot connect Kile::destroyed(QObject*) to (null)::quit()
kf5.kservice.sycoca: Trying to open ksycoca from "/home/corelli/.cache/ksycoca5"
QObject::connect: No such signal QTabWidget::testCanDecode(const QDragMoveEvent*, bool&)
QObject::connect: (receiver name: 'KileView::Manager')
QObject::connect: No such signal QTabWidget::receivedDropEvent(QDropEvent*)
QObject::connect: (receiver name: 'KileDocument::Manager')
QObject::connect: No such signal QTabWidget::receivedDropEvent(QWidget*, QDropEvent*)
QObject::connect: (receiver name: 'KileView::Manager')
QObject::connect: No such signal QTabWidget::mouseDoubleClick()
QObject::connect: (receiver name: 'KileDocument::Manager')
Shortcut for action "tag_tabulator" "Smart Tabulator" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
KSambaShare: Could not find smb.conf!
Calling notify on "Sound"
Changing audio state from Phonon::LoadingState to Phonon::StoppedState
Calling notify on "Taskbar"
0 2097331
Changing audio state from Phonon::StoppedState to Phonon::LoadingState
Changing audio state from Phonon::LoadingState to Phonon::StoppedState
Changing audio state from Phonon::StoppedState to Phonon::LoadingState
Changing audio state from Phonon::LoadingState to Phonon::BufferingState
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
Changing audio state from Phonon::PlayingState to Phonon::BufferingState
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
Changing audio state from Phonon::PlayingState to Phonon::StoppedState
Closing notification 1
not found dbus id to close 1
Segmentation Fault (Core Dumped)
Anonymous comment
Hello arojas,
I have an error (Segmentation Fault (Core Dumped)) with this package.
Thanks.
$ kile
Could not find drkonqi at /usr/lib/drkonqi
QObject::connect: Cannot connect Kile::destroyed(QObject*) to (null)::quit()
kf5.kservice.sycoca: Trying to open ksycoca from "/home/lenny/.cache/ksycoca5"
QObject::connect: No such signal QTabWidget::testCanDecode(const QDragMoveEvent*, bool&)
QObject::connect: (receiver name: 'KileView::Manager')
QObject::connect: No such signal QTabWidget::receivedDropEvent(QDropEvent*)
QObject::connect: (receiver name: 'KileDocument::Manager')
QObject::connect: No such signal QTabWidget::receivedDropEvent(QWidget*, QDropEvent*)
QObject::connect: (receiver name: 'KileView::Manager')
QObject::connect: No such signal QTabWidget::mouseDoubleClick()
QObject::connect: (receiver name: 'KileDocument::Manager')
Shortcut for action "tag_tabulator" "Smart Tabulator" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
KSambaShare: Could not find smb.conf!
Calling notify on "Sound"
Changing audio state from Phonon::LoadingState to Phonon::StoppedState
Calling notify on "Taskbar"
0 2097331
Changing audio state from Phonon::StoppedState to Phonon::LoadingState
Changing audio state from Phonon::LoadingState to Phonon::StoppedState
Changing audio state from Phonon::StoppedState to Phonon::LoadingState
Changing audio state from Phonon::LoadingState to Phonon::BufferingState
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
Changing audio state from Phonon::PlayingState to Phonon::BufferingState
Changing audio state from Phonon::BufferingState to Phonon::PlayingState
Changing audio state from Phonon::PlayingState to Phonon::StoppedState
Closing notification 1
not found dbus id to close 1
Erreur de segmentation (core dumped)