| Summary: | Lokalize opens the source file only once | ||
|---|---|---|---|
| Product: | [Applications] lokalize | Reporter: | Valdas <zmogas> |
| Component: | general | Assignee: | wojnilowicz <lukasz.wojnilowicz> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | lukasz.wojnilowicz, shafff |
| Priority: | NOR | ||
| Version First Reported In: | 20.08 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/sdk/lokalize/commit/da1078cd684c9938e6d5d8de261888930f86c46d | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Valdas
2020-10-30 10:15:28 UTC
I cannot reproduce the bug in Lokalize 23.03.70. I use Lokalize instead of Inkscape for testing and opening source file works many times. Is it still an issue for you? I can only test the latest version 22.12.2 in the Arch repositories. But now I can't open an external file from an Inkscape project, whenever I select a project folder, subfolder, or subsubfolder, Lokalize can't find that file. I tried the Lokalize project and the external file only opens once. But I'm running into strange behavior: I click on the link -> a dialog opens "Do you want to select a source directory" -> I selected the wrong folder -> nothing happens -> I click the link again -> a dialog opens -> I choose the correct one folder -> external editor opens -> I close that editor -> external editor opens again. (In reply to Valdas from comment #2) > I can only test the latest version 22.12.2 in the Arch repositories. > But now I can't open an external file from an Inkscape project, whenever I > select a project folder, subfolder, or subsubfolder, Lokalize can't find > that file. > I tried the Lokalize project and the external file only opens once. But I'm > running into strange behavior: I click on the link -> a dialog opens "Do you > want to select a source directory" -> I selected the wrong folder -> nothing > happens -> I click the link again -> a dialog opens -> I choose the correct > one folder -> external editor opens -> I close that editor -> external > editor opens again. Double opening of a file might be a second bug. The thing is to check if your original bug is still present. Does it work with Lokalize project then? Yes I tried. Bug still present, the external file only opens once. A possibly relevant merge request was started @ https://invent.kde.org/sdk/lokalize/-/merge_requests/33 Git commit da1078cd684c9938e6d5d8de261888930f86c46d by Albert Astals Cid, on behalf of Łukasz Wojniłowicz. Committed on 09/03/2023 at 23:01. Pushed by aacid into branch 'master'. Fix opening source files with relative paths M +10 -3 src/editortab.cpp M +7 -0 src/project/project.h https://invent.kde.org/sdk/lokalize/commit/da1078cd684c9938e6d5d8de261888930f86c46d |