[trojita] [Bug 452284] The Trojita flatpak uses the end-of-life org.kde.Platform//5.15 runtime

2022-04-09 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=452284 Caspar Schutijser changed: What|Removed |Added CC||cas...@schutijser.com --- Comment #1 from

[trojita] [Bug 461795] Menu options for "Print" and "Print Preview" are missing

2022-11-16 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=461795 Caspar Schutijser changed: What|Removed |Added CC||cas...@schutijser.com --- Comment #1 from

[trojita] [Bug 390452] HTML Backchannel in Trojitá Mail Client: DNS Prefetching

2018-03-14 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=390452 --- Comment #10 from Caspar Schutijser --- (In reply to Jan Kundrát from comment #9) > Caspar, did you have luck reporting this bug to the Qt upstream? I'm sorry, no, not yet. I'll open a bug report tonight and I'll keep you po

[trojita] [Bug 390452] HTML Backchannel in Trojitá Mail Client: DNS Prefetching

2018-03-14 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=390452 --- Comment #11 from Caspar Schutijser --- (In reply to Caspar Schutijser from comment #10) > I'll open a bug report tonight and I'll keep you > posted. https://bugreports.qt.io/browse/QTBUG-67068 -- You are receiving this mail

[trojita] [Bug 390452] HTML Backchannel in Trojitá Mail Client: DNS Prefetching

2018-03-15 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=390452 --- Comment #12 from Caspar Schutijser --- Jens reported the bug to WebKit: https://bugs.webkit.org/show_bug.cgi?id=182924 That change will be backported to QtWebKit: https://bugreports.qt.io/browse/QTBUG-67068?focusedCommentId=395494&

[trojita] [Bug 390452] HTML Backchannel in Trojitá Mail Client: DNS Prefetching

2018-02-14 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=390452 Caspar Schutijser changed: What|Removed |Added CC||cas...@schutijser.com --- Comment #3 from

[trojita] [Bug 390452] HTML Backchannel in Trojitá Mail Client: DNS Prefetching

2018-02-14 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=390452 --- Comment #4 from Caspar Schutijser --- I looked at the QtWebkit source code and this piece of code caught my attention: 4729 void Document::initDNSPrefetch() 4730 { 4731 Settings* settings = this->settings(); 4732 4

[trojita] [Bug 390452] HTML Backchannel in Trojitá Mail Client: DNS Prefetching

2018-02-14 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=390452 --- Comment #6 from Caspar Schutijser --- (In reply to Thomas Lübking from comment #5) > The way the code looks, injecting > > > > to the top of any html mail should do. I thought of that as well this morning. Hopefully I'll

[trojita] [Bug 390452] HTML Backchannel in Trojitá Mail Client: DNS Prefetching

2018-02-17 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=390452 --- Comment #7 from Caspar Schutijser --- Hello everyone, At the bottom is a diff that contains my failed attempts at solving the problem. Here is a description of those attempts: 1) Connect a slot to the QNetworkAccessManager::finished signal in

[trojita] [Bug 386353] New: Crash on startup, related to Util::Css::warningBorder

2017-10-30 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=386353 Bug ID: 386353 Summary: Crash on startup, related to Util::Css::warningBorder Product: trojita Version: git Platform: Compiled Sources OS: OpenBSD Status: UNCONFIRMED

[trojita] [Bug 386353] Crash on startup, related to Util::Css::warningBorder

2017-10-30 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=386353 --- Comment #3 from Caspar Schutijser --- (In reply to Thomas Lübking from comment #1) > Try chaning src/Gui/Util.cpp to > const QString Css::warningBorder = QString::fromLatin1("border: 2px solid > red; background-color: #E7C575; color:

[trojita] [Bug 386353] Crash on startup, related to Util::Css::warningBorder

2017-10-30 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=386353 --- Comment #4 from Caspar Schutijser --- (In reply to Caspar Schutijser from comment #3) > (In reply to Thomas Lübking from comment #1) > > Try chaning src/Gui/Util.cpp to > > const QString Css::warningBorder = QString::fromLatin1(&qu

[trojita] [Bug 386353] Crash on startup, related to Util::Css::warningBorder

2017-10-30 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=386353 --- Comment #5 from Caspar Schutijser --- (In reply to Caspar Schutijser from comment #4) > I'm working on a patch to fix the problem using the "Construct On First Use > Idiom". See https://gerrit.vesnicky.cesnet.cz/r/951 -- Y

[trojita] [Bug 386353] Crash on startup, related to Util::Css::warningBorder

2017-11-02 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=386353 Caspar Schutijser changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[trojita] [Bug 386351] Trojita crashes at start on Haiku

2017-11-02 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=386351 Caspar Schutijser changed: What|Removed |Added Latest Commit||https://commits.kde.org/tro

[trojita] [Bug 367601] New: fake-dev-random should not be used unconditionally

2016-08-20 Thread Caspar Schutijser via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367601 Bug ID: 367601 Summary: fake-dev-random should not be used unconditionally Product: trojita Version: git Platform: Compiled Sources OS: OpenBSD Status: UNCONFIRMED

[trojita] [Bug 367607] New: Compiled trojita asserts on startup when trojita has been installed with package manager

2016-08-20 Thread Caspar Schutijser via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367607 Bug ID: 367607 Summary: Compiled trojita asserts on startup when trojita has been installed with package manager Product: trojita Version: git Platform: Compiled Sources