Search Criteria
Package Details: trojita-git 0.7.r439.g10033f1b-1
Git Clone URL: | https://aur.archlinux.org/trojita-git.git (read-only, click to copy) |
---|---|
Package Base: | trojita-git |
Description: | A fast QT IMAP e-mail client |
Upstream URL: | http://trojita.flaska.net |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | mtorromeo |
Maintainer: | mtorromeo |
Last Packager: | mtorromeo |
Votes: | 26 |
Popularity: | 0.000000 |
First Submitted: | 2009-08-31 20:43 |
Last Updated: | 2020-09-11 13:05 |
Dependencies (12)
- desktop-file-utils (desktop-file-utils-git)
- mimetic
- qgpgme (qgpgme-git)
- qt5-svg (qt5-svg-git)
- qt5-tools (qt5-tools-git)
- qt5-webkit (qt5-webkit-print, qt5-webkit-git)
- qtkeychain (qtkeychain-qt5)
- ragel
- sonnet (sonnet-git)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- git (git-git) (make)
Latest Comments
1 2 3 4 Next › Last »
milaxnuts commented on 2020-12-06 07:07
please add dependency
gpgme
arojas commented on 2019-01-27 14:09
Please switch the source to the original git.kde.org/trojita.git repo, the currently used mirror is no longer being kept in sync.
darkbasic commented on 2017-10-27 09:08
Fix has been merged in Arch, hurray!
darkbasic commented on 2017-10-24 14:30
Finally the fix: https://github.com/annulen/webkit/issues/511#issuecomment-338685652
darkbasic commented on 2017-09-27 21:22
https://bugs.kde.org/show_bug.cgi?id=378684
https://github.com/annulen/webkit/issues/511
darkbasic commented on 2017-09-18 09:19
Did someone manage to fix the 0-width issue? If yes, can you please tell me exactly what you did? Otherwise I will have to change my email client :(
edtoml commented on 2017-06-24 14:25
The gnupg problems cleaned themselves up after a reboot.
edtoml commented on 2017-06-23 13:05
I reinstalled all dependencies. Memetic rebuilt from aur the rest just installed normally. Same results. btw looking at a folder with html messages I see similar behavior.
On another tack, I had to disable
-DWITH_QTKEYCHAIN_PLUGIN=ON \
-DWITH_GPGMEPP=ON \
-DWITH_CRYPTO_MESSAGES=ON \
to get the build to work (gnupg is working here with keys loaded and listing correctly). This is a new behavior.
Rebuilt package still has the text width issues.
darkbasic commented on 2017-06-23 12:20
I confirm the issue, but since both trojita and trojita-git show the same behaviour, are you sure the problem doesn't lie in a dependency?
edtoml commented on 2017-06-23 11:53
Latest release of trojita and trojita-git are broken here. It flows the text of the message (non html) into columns 0 to a couple of dozen characters wide. The width is consistent for any given message. Its hard to read messages flowed into 8 character wide columns and impossible for 0 wide...
The view source context menu entry displays correctly (workaround).
I run with core, extra, multilib & community enabled (eg no testing) and keep up to date.