Re: [trojita] Compiling on WinXP 32bit?

2022-11-14 Thread justina colmena ~biz
This is the only email I have received on anything KDE related for some 
time, and the project website http://trojita.flaska.net/ appears to be down 
at present.


I would note two bugs:

1. The application still tends to lock up or freeze when sorting or 
searching a large number of emails, although this issue has been much 
improved since previous versions segfaulted and crashed in the same 
situations. I would suggest to make sure a good efficient "quicksort" 
algorithm is being used, and try "valgrind" or other heavy duty memory leak 
analysis on the code.


2. There does not appear to be a convenient menu option to print out emails 
in hard copy format or save to PDF with a suitable format for printing, as 
the case may be.


On Thursday, August 11, 2022 4:25:43 PM AKDT, Jan Kundrát wrote:

On středa 10. srpna 2022 2:01:33 CEST, Marisa Giancarla wrote:
Is it possible to compile this for WinXP 32bit? I am looking 
for a email client to be the basis of my project so I am 
curious if Trojita would be a good fit...


Our goal is to be reasonably portable, and in the past people 
reported that Trojitá builds on Windows just fine. That said, we 
have no regular CI coverage on Windows, and XP is an EOL-ed 
platform, so I have no clue how the Qt story looks like in 
there.


Why don't you give it a try and report back how well it works?

Cheers,
Jan








Re: [trojita] Compiling on WinXP 32bit?

2022-08-12 Thread Jesper Schmitz Mouridsen
Does qt still have a qt installer for Windows? Could be a starting point.. 

Den 12. august 2022 08.48.31 CEST, Marisa Giancarla  skrev:
>On 8/11/2022 5:25 PM, Jan Kundrát wrote:
>> Our goal is to be reasonably portable, and in the past people reported that 
>> Trojitá builds on Windows just fine. That said, we have no regular CI 
>> coverage on Windows, and XP is an EOL-ed platform, so I have no clue how the 
>> Qt story looks like in there.
>> 
>> Why don't you give it a try and report back how well it works? 
>
>
>Can you point me to instructions on building on Windows? I usually work on 
>Linux and MacOS
>
>
>Marisa
>
>


Re: [trojita] Compiling on WinXP 32bit?

2022-08-11 Thread Jan Kundrát

On středa 10. srpna 2022 2:01:33 CEST, Marisa Giancarla wrote:
Is it possible to compile this for WinXP 32bit? I am looking 
for a email client to be the basis of my project so I am curious 
if Trojita would be a good fit...


Our goal is to be reasonably portable, and in the past people reported that 
Trojitá builds on Windows just fine. That said, we have no regular CI 
coverage on Windows, and XP is an EOL-ed platform, so I have no clue how 
the Qt story looks like in there.


Why don't you give it a try and report back how well it works?

Cheers,
Jan