| Summary: | Backward search does not work always | ||
|---|---|---|---|
| Product: | [Applications] kile | Reporter: | Enrique Artal <artal> |
| Component: | general | Assignee: | Michel Ludwig <michel.ludwig> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | foss, mfroeb, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Enrique Artal
2024-07-21 18:56:36 UTC
Actually it works also with the Document Viewer. If it helps, when I try backward search from okular and kile is open, the tex file is open in kile if it wasn't but it does not go to right line. The following is shown in the terminal where kile was opened: qt.dbus.integration: QDBusConnection: couldn't handle call to setLine, no slot matched qt.dbus.integration: QDBusConnection: couldn't handle call to setLine, no slot matched qt.dbus.integration: Could not find slot MainAdaptor::setLine If kile was not open, it works fine and those lines do not appear. *** This bug has been marked as a duplicate of bug 491899 *** |