[Bug 1171768] New: subtitlecomposer fails on join subtitles
http://bugzilla.opensuse.org/show_bug.cgi?id=1171768 Bug ID: 1171768 Summary: subtitlecomposer fails on join subtitles Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE Applications Assignee: opensuse-kde-bugs@opensuse.org Reporter: aloisio@gmx.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- While trying to append a sub2.srt to the opened sub1.srt, a window pops up with a "Could not read the subtitle file to append" error. The console log shows: Cannot open input file: No such file or directory kf5.kio.core: Invalid URL: QUrl("/home/user/sub2.srt") The problem also concerns Leap. The new upstream on invent.kde.org appears to have fixed it, but meanwhile the code has been refactored with the loss of localisation, so I'll leave to the package maintainer to decide on the best course of action. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1171768 http://bugzilla.opensuse.org/show_bug.cgi?id=1171768#c1 Wolfgang Bauer <wbauer@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wbauer@tmo.at --- Comment #1 from Wolfgang Bauer <wbauer@tmo.at> --- I suppose this commit in the "release/0.7.0" branch should fix it: https://cgit.kde.org/subtitlecomposer.git/commit/?h=release/0.7&id=d1d14fabfa84ef43e3e824b61d865a1bfc12e54a -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1171768 http://bugzilla.opensuse.org/show_bug.cgi?id=1171768#c2 --- Comment #2 from Wolfgang Bauer <wbauer@tmo.at> --- (In reply to Wolfgang Bauer from comment #1)
I suppose this commit in the "release/0.7.0" branch should fix it: I mean "release/0.7" branch.
-- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1171768 http://bugzilla.opensuse.org/show_bug.cgi?id=1171768#c3 --- Comment #3 from Luigi Baldoni <aloisio@gmx.com> ---
I suppose this commit in the "release/0.7.0" branch should fix it:
Not by itself, no. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1171768 http://bugzilla.opensuse.org/show_bug.cgi?id=1171768#c4 --- Comment #4 from Wolfgang Bauer <wbauer@tmo.at> --- (In reply to Luigi Baldoni from comment #3)
I suppose this commit in the "release/0.7.0" branch should fix it:
Not by itself, no.
Yeah, that patch alone doesn't apply to 0.7.0 because there were a lot of other changes and refactors even in the "release/0.7" branch. I had hoped that's not the case... I'm currently trying to backport it, although it doesn't look good. (I'm not really keen on adding a hundred commits as patches to the package...) More realistic options would probably be: - Wait for a new upstream release - Try to fix the mentioned problem independent of the upstream changes Regarding 2, the error message seems quite clear to me: kf5.kio.core: Invalid URL: QUrl("/home/user/sub2.srt") The URL is invalid because the scheme ("file://") is missing, probably it just needs an additional QUrl::fromLocalFile() or QUrl::fromUserInput() somewhere. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1171768 http://bugzilla.opensuse.org/show_bug.cgi?id=1171768#c5 Luigi Baldoni <aloisio@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Assignee|opensuse-kde-bugs@opensuse. |aloisio@gmx.com |org | --- Comment #5 from Luigi Baldoni <aloisio@gmx.com> --- Update sent. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1171768 http://bugzilla.opensuse.org/show_bug.cgi?id=1171768#c6 --- Comment #6 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1171768) was mentioned in https://build.opensuse.org/request/show/929173 15.2+Backports:SLE-15-SP1+Backports:SLE-15-SP3 / subtitlecomposer -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com