https://bugs.kde.org/show_bug.cgi?id=133214
Koos Vriezen changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=373509
Koos Vriezen changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=373509
--- Comment #3 from Koos Vriezen ---
Ah yes, follow-up patch at
https://cgit.kde.org/kmplayer.git/patch/?id=271ccae67d6efcb574e1791827d61a285b771687
Compiles now?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=373509
--- Comment #5 from Koos Vriezen ---
No, the first commit changed the `QString::utf8()` to `QString::toUtf8()`, the
second changed `QTextString::read()` to `QTextStream::readAll()`.
Could you attach your build output?
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=373509
Koos Vriezen changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://bugs.kde.org/show_bug.cgi?id=370613
--- Comment #1 from Koos Vriezen ---
Thanks for the logs. But that particular failure line is
```c++
bool operator == (const T * t) const { return (!t && !data) || (data &&
data->ptr == t); }
```
since 2006 apparently.
--
You are
https://bugs.kde.org/show_bug.cgi?id=383176
--- Comment #1 from Koos Vriezen ---
Hmm, such a crash was also fixed for 0.12.0b release.
Do you know whether there is a bug report in the suse distro? (I did a quick
search but aren't familiar with the suse packaging/bugs interface, didn'
https://bugs.kde.org/show_bug.cgi?id=365033
Koos Vriezen changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=362029
Koos Vriezen changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=363862
--- Comment #1 from Koos Vriezen ---
That is fast :)
Thanks for the report. So if you remove these includes, the build goes fine?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=363862
--- Comment #3 from Koos Vriezen ---
The deprecated warnings are from the kde4support, mostly Kurl I think.
I'll push a fix. Thanks for confirming.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=363862
Koos Vriezen changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit
12 matches
Mail list logo