[trojita] Some weird Qt5 crashes

2013-10-17 Thread Bartek Taczala
Hi, Trying to build pure Qt5 version of trojita led me to some very weird crashes from within libQtCore.so.4. (maybe Qt4 and Qt5 cannot coexist within one elf?) Here's a patch for CMake that remove any linking to Qt4 libraries when WITH_QT5 option is passed to CMake. BR, Bartekcommit cda1

[trojita] GnuPG-Support

2013-10-17 Thread Stephan Platz
Hi folks, for those interested, I started working on GnuPG-Support for trojitá a few days ago. The current development can be found on gitorious (http://gitorious.org/trojita/paalsteeks-trojita/source/gpg). Currently I have implemented rudimentary signature verification and it's far from st

Re: [trojita] Some weird Qt5 crashes

2013-10-17 Thread Jan Kundrát
On Thursday, 17 October 2013 12:29:48 CEST, Bartek Taczala wrote: Hi, Trying to build pure Qt5 version of trojita led me to some very weird crashes from within libQtCore.so.4. (maybe Qt4 and Qt5 cannot coexist within one elf?) Hi Bartek, that's correct; one indeed cannot link with both Qt4 and

Re: [trojita] GnuPG-Support

2013-10-17 Thread Mike Cardwell
* on the Thu, Oct 17, 2013 at 01:37:36PM +0200, Stephan Platz wrote: > for those interested, I started working on GnuPG-Support for trojitá a few > days ago. The current development can be found on gitorious > (http://gitorious.org/trojita/paalsteeks-trojita/source/gpg). > > Currently I have im

[trojita] (fwd) Re: Windows XP SSL

2013-10-17 Thread david . scott . day
- Forwarded message from Christian Degenkolb - From: Christian Degenkolb Subject: Re: Windows XP SSL To: david.scott@gmail.com Date: Thu, 17 Oct 2013 14:35:04 +0200 Hi David Am 17.10.2013 00:19, schrieb david.scott@gmail.com: > Thanks for your help. > > I did not see your requ

[trojita] view-source bug

2013-10-17 Thread Mike Cardwell
I tried sending myself an email using https://emailprivacytester.com/ and viewing it in Trojita. When I viewed it, an animated "Fetching Message" icon appeared over the top of the email content and it stayed there, with seemingly no way of getting rid of it. I ran Trojita from the command line with

Re: [trojita] GnuPG-Support

2013-10-17 Thread Jan Kundrát
Hi Mike, thanks for a long and detailed mail with plenty of valuable suggestions. I have a couple of comments and questions to some of them. 1.) Support both PGP/MIME and also Inline PGP for both incoming and outgoing mail It's 2013 already. The specification for PGP/MIME has been around sinc

Re: [trojita] GnuPG-Support

2013-10-17 Thread Mike Cardwell
* on the Thu, Oct 17, 2013 at 05:15:47PM +0200, Jan Kundr?t wrote: > Hi Mike, thanks for a long and detailed mail with plenty of valuable > suggestions. I have a couple of comments and questions to some of them. > >> 1.) Support both PGP/MIME and also Inline PGP for both incoming >> and outgoin

Re: [trojita] view-source bug

2013-10-17 Thread Jan Kundrát
On Thursday, 17 October 2013 16:56:46 CEST, Mike Cardwell wrote: I tried sending myself an email using https://emailprivacytester.com/ and viewing it in Trojita. When I viewed it, an animated "Fetching Message" icon appeared over the top of the email content and it stayed there, with seemingly no

Re: [trojita] GnuPG-Support

2013-10-17 Thread Jan Kundrát
On Thursday, 17 October 2013 18:00:37 CEST, Mike Cardwell wrote: God only knows. I've never used Outlook Express and I don't think it's worth catering for any more. I'm a web developer and I certainly don't cater for IE6 anymore. I imagine having a multipart/alternative at the root rather tha

Re: [trojita] GnuPG-Support

2013-10-17 Thread Kevin Krammer
On Donnerstag, 2013-10-17, 18:38:37, Jan Kundrát wrote: > On Thursday, 17 October 2013 18:00:37 CEST, Mike Cardwell wrote: > > IE6 anymore. I imagine having a multipart/alternative at the > > root rather than > > a multipart/signed or multipart/encrypted will stop PGP working with > > proper > > e

[trojita] Cannot load remote images on WIndows XP

2013-10-17 Thread Jan Kundrát
On Thursday, 17 October 2013 15:57:14 CEST, david.scott@gmail.com wrote: I just tested this problem and I see the same result. Unfortunately I can't help you there since I'm not that familiar with the code. Maybe Jan has a solution. I cannot help here, sorry. I don't see anything obvious o

Re: [trojita] GnuPG-Support

2013-10-17 Thread Jan Kundrát
On Thursday, 17 October 2013 19:02:21 CEST, Kevin Krammer wrote: It's common to have sent mail in some other mailbox -> the mapping cannot be done without fully reconstructing it on the client side, and that needs fetching fetching a subset of headers from each and every message. That's exp

Re: [trojita] GnuPG-Support

2013-10-17 Thread Kevin Krammer
On Donnerstag, 2013-10-17, 19:19:38, Jan Kundrát wrote: > Is the KDE's MIME parser reasonably Qt-only, or does it depend on KDE's > utility classes? So far, Trojita relied on the server-side IMAP parsing, so > adding support for GPG is not "just" a matter of throwing a validator in. I don't know.

[trojita] Re: Cannot load remote images on WIndows XP

2013-10-17 Thread Thomas Lübking
On Donnerstag, 17. Oktober 2013 19:14:42 CEST, Jan Kundrát wrote: I cannot help here, sorry. I don't see anything obvious or windows-version-depending within the WebKit sources, either. Missing image codec plugin? Cheers, Thomas

[trojita] Re: view-source bug

2013-10-17 Thread Thomas Lübking
On Donnerstag, 17. Oktober 2013 18:26:00 CEST, Jan Kundrát wrote: On Thursday, 17 October 2013 16:56:46 CEST, Mike Cardwell wrote: I tried sending myself an email using https://emailprivacytester.com/ and viewing it in Trojita. When I viewed it, an animated "Fetching Message" icon appeared over

Re: [trojita] view-source bug

2013-10-17 Thread Mike Cardwell
* on the Thu, Oct 17, 2013 at 06:26:00PM +0200, Jan Kundr?t wrote: >> QWidget::setMinimumSize: (/Gui::SimplePartWidget) The largest >> allowed size is (16777215,16777215) > > I have no idea why this happens, whether it's because your HTML code > attempts to do something malicious, or whether it

Re: [trojita] Re: view-source bug

2013-10-17 Thread Mike Cardwell
* on the Thu, Oct 17, 2013 at 08:45:58PM +0200, Thomas L?bking wrote: > page()->mainFrame()->contentsSize() being out of bounds, i assume. > (in "EmbeddedWebView::constrainSize()") > > We could clamp it - but 16.777.215 are really a *lot* of pixels (13.981 WUXGA > heights... 14k!) in either dire

Re: [trojita] Some weird Qt5 crashes

2013-10-17 Thread Bartek Taczala
On Thursday, October 17, 2013 02:42:51 PM Jan Kundrát wrote: > On Thursday, 17 October 2013 12:29:48 CEST, Bartek Taczala wrote: > > Hi, Trying to build pure Qt5 version of trojita led me to some > > very weird crashes from within libQtCore.so.4. (maybe Qt4 and > > Qt5 cannot coexist within one elf

Re: [trojita] Re: Cannot load remote images on WIndows XP

2013-10-17 Thread Christian Degenkolb
Hi On 17.10.2013 20:36, Thomas Lübking wrote: On Donnerstag, 17. Oktober 2013 19:14:42 CEST, Jan Kundrát wrote: I cannot help here, sorry. I don't see anything obvious or windows-version-depending within the WebKit sources, either. Missing image codec plugin? Well uhm yes. The plugins wher

Re: [trojita] Re: Cannot load remote images on WIndows XP

2013-10-17 Thread david . scott . day
On Fri, 18 Oct 2013, Christian Degenkolb wrote: > Hi > > On 17.10.2013 20:36, Thomas Lübking wrote: > > On Donnerstag, 17. Oktober 2013 19:14:42 CEST, Jan Kundrát wrote: > > > >> I cannot help here, sorry. I don't see anything obvious or > >> windows-version-depending within the WebKit sources,