[frameworks-baloo] [Bug 435143] Baloo crashes often with ASSERT(!url.endsWith('/'))

2021-04-24 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435143 --- Comment #5 from Oded Arbel --- The last issue was fixed in https://invent.kde.org/frameworks/baloo/-/commit/dc04879f058dd1eab72e4bd4c80bdc1ea3c06c9b @tagwerk19, thanks for noticing. -- You are receiving this mail because: You are watching all

[frameworks-baloo] [Bug 435143] Baloo crashes often with ASSERT(!url.endsWith('/'))

2021-04-24 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435143 --- Comment #4 from Oded Arbel --- (In reply to tagwerk19 from comment #3) > then I think you are probably not meaning this: > >if (isDir && url.endsWith(QLatin1Char('/'))) { > url.append(QLatin1Char('/')); > } You are correct. This

[frameworks-baloo] [Bug 435143] Baloo crashes often with ASSERT(!url.endsWith('/'))

2021-04-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=435143 --- Comment #3 from tagwer...@innerjoin.org --- (In reply to Nate Graham from comment #2) > https://invent.kde.org/frameworks/baloo/commit/ > 96284739b4b63110113af0ba7dedfd18c4459063 If the idea is: // Directories must always end with a trailing

[frameworks-baloo] [Bug 435143] Baloo crashes often with ASSERT(!url.endsWith('/'))

2021-04-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435143 Nate Graham changed: What|Removed |Added Version Fixed In||5.82 -- You are receiving this mail because:

[frameworks-baloo] [Bug 435143] Baloo crashes often with ASSERT(!url.endsWith('/'))

2021-04-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435143 Nate Graham changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[frameworks-baloo] [Bug 435143] Baloo crashes often with ASSERT(!url.endsWith('/'))

2021-03-30 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=435143 --- Comment #1 from Oded Arbel --- While I already had the source code open, maybe this simple change will be acceptable: https://invent.kde.org/frameworks/baloo/-/merge_requests/47 -- You are receiving this mail because: You are watching all bug

[frameworks-baloo] [Bug 435143] Baloo crashes often with ASSERT(!url.endsWith('/'))

2021-03-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=435143 tagwer...@innerjoin.org changed: What|Removed |Added CC||tagwer...@innerjoin.org -- You are