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: GPL
Conflicts: trojita
Provides: trojita
Submitter: mtorromeo
Maintainer: mtorromeo
Last Packager: mtorromeo
Votes: 26
Popularity: 0.000000
First Submitted: 2009-08-31 20:43 (UTC)
Last Updated: 2023-10-22 10:23 (UTC)

Latest Comments

1 2 3 4 Next › Last »

Tio commented on 2022-09-04 03:41 (UTC)

Fails to build

usr/include/c++/12.1.1/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp: In member function ‘void ImapModelDisappearingMailboxTest::helperTestGoingReallyOfflineOnline(bool)’:
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp:168:26: warning: ‘QModelIndex QPersistentModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  168 |     msgListA = idxA.child(0, 0);
      |                ~~~~~~~~~~^~~~~~
In file included from /usr/include/qt/QtCore/QtCore:10:
/usr/include/qt/QtCore/qabstractitemmodel.h:136:66: note: declared here
  136 |     QT_DEPRECATED_X("Use QAbstractItemModel::index") QModelIndex child(int row, int column) const;
      |                                                                  ^~~~~
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp:169:26: warning: ‘QModelIndex QPersistentModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  169 |     msgListB = idxB.child(0, 0);
      |                ~~~~~~~~~~^~~~~~
/usr/include/qt/QtCore/qabstractitemmodel.h:136:66: note: declared here
  136 |     QT_DEPRECATED_X("Use QAbstractItemModel::index") QModelIndex child(int row, int column) const;
      |                                                                  ^~~~~
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp: In member function ‘void ImapModelDisappearingMailboxTest::testTrafficAfterSyncedMailboxGoesAway()’:
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp:201:44: warning: ‘QModelIndex QPersistentModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  201 |     QModelIndex messageIdx = msgListA.child(0, 0);
      |                              ~~~~~~~~~~~~~~^~~~~~
/usr/include/qt/QtCore/qabstractitemmodel.h:136:66: note: declared here
  136 |     QT_DEPRECATED_X("Use QAbstractItemModel::index") QModelIndex child(int row, int column) const;
      |                                                                  ^~~~~
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp: In member function ‘void ImapModelDisappearingMailboxTest::testSlowOfflineMsgStructure()’:
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp:288:26: warning: ‘QModelIndex QPersistentModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  288 |     msgListA = idxA.child(0, 0);
      |                ~~~~~~~~~~^~~~~~
/usr/include/qt/QtCore/qabstractitemmodel.h:136:66: note: declared here
  136 |     QT_DEPRECATED_X("Use QAbstractItemModel::index") QModelIndex child(int row, int column) const;
      |                                                                  ^~~~~
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp:290:37: warning: ‘QModelIndex QPersistentModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  290 |     QModelIndex msg = msgListA.child(0, 0);
      |                       ~~~~~~~~~~~~~~^~~~~~
/usr/include/qt/QtCore/qabstractitemmodel.h:136:66: note: declared here
  136 |     QT_DEPRECATED_X("Use QAbstractItemModel::index") QModelIndex child(int row, int column) const;
      |                                                                  ^~~~~
[ 80%] Linking CXX executable test_Imap_Idle
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp: In member function ‘void ImapModelDisappearingMailboxTest::testSlowOfflineFlags()’:
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp:326:26: warning: ‘QModelIndex QPersistentModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  326 |     msgListA = idxA.child(0, 0);
      |                ~~~~~~~~~~^~~~~~
/usr/include/qt/QtCore/qabstractitemmodel.h:136:66: note: declared here
  136 |     QT_DEPRECATED_X("Use QAbstractItemModel::index") QModelIndex child(int row, int column) const;
      |                                                                  ^~~~~
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp:328:37: warning: ‘QModelIndex QPersistentModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  328 |     QModelIndex msg = msgListA.child(0, 0);
      |                       ~~~~~~~~~~~~~~^~~~~~
/usr/include/qt/QtCore/qabstractitemmodel.h:136:66: note: declared here
  136 |     QT_DEPRECATED_X("Use QAbstractItemModel::index") QModelIndex child(int row, int column) const;
      |                                                                  ^~~~~
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp: In member function ‘void ImapModelDisappearingMailboxTest::testSlowOfflineFlags2()’:
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp:364:26: warning: ‘QModelIndex QPersistentModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  364 |     msgListA = idxA.child(0, 0);
      |                ~~~~~~~~~~^~~~~~
/usr/include/qt/QtCore/qabstractitemmodel.h:136:66: note: declared here
  136 |     QT_DEPRECATED_X("Use QAbstractItemModel::index") QModelIndex child(int row, int column) const;
      |                                                                  ^~~~~
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp:366:37: warning: ‘QModelIndex QPersistentModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  366 |     QModelIndex msg = msgListA.child(0, 0);
      |                       ~~~~~~~~~~~~~~^~~~~~
/usr/include/qt/QtCore/qabstractitemmodel.h:136:66: note: declared here
  136 |     QT_DEPRECATED_X("Use QAbstractItemModel::index") QModelIndex child(int row, int column) const;
      |                                                                  ^~~~~
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp: In member function ‘void ImapModelDisappearingMailboxTest::testSlowOfflineFlags3()’:
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp:403:26: warning: ‘QModelIndex QPersistentModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  403 |     msgListA = idxA.child(0, 0);
      |                ~~~~~~~~~~^~~~~~
/usr/include/qt/QtCore/qabstractitemmodel.h:136:66: note: declared here
  136 |     QT_DEPRECATED_X("Use QAbstractItemModel::index") QModelIndex child(int row, int column) const;
      |                                                                  ^~~~~
/var/tmp/pamac-build-tio/trojita-git/src/trojita/tests/Imap/test_Imap_DisappearingMailboxes.cpp:405:37: warning: ‘QModelIndex QPersistentModelIndex::child(int, int) const’ is deprecated: Use QAbstractItemModel::index [-Wdeprecated-declarations]
  405 |     QModelIndex msg = msgListA.child(0, 0);
      |                       ~~~~~~~~~~~~~~^~~~~~
/usr/include/qt/QtCore/qabstractitemmodel.h:136:66: note: declared here
  136 |     QT_DEPRECATED_X("Use QAbstractItemModel::index") QModelIndex child(int row, int column) const;
      |                                                                  ^~~~~
/usr/bin/ld: cannot find -lQGpgme: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/test_Imap_Idle.dir/build.make:137: test_Imap_Idle] Error 1
make[1]: *** [CMakeFiles/Makefile2:1563: CMakeFiles/test_Imap_Idle.dir/all] Error 2
[ 81%] Linking CXX static library libDesktopGui.a
[ 81%] Linking CXX executable test_Imap_LowLevelParser
/usr/bin/ld: cannot find -lQGpgme: No such file or directory
[ 81%] Built target DesktopGui
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/test_Imap_LowLevelParser.dir/build.make:137: test_Imap_LowLevelParser] Error 1
make[1]: *** [CMakeFiles/Makefile2:1599: CMakeFiles/test_Imap_LowLevelParser.dir/all] Error 2
[ 81%] Linking CXX executable test_Composer_responses
/usr/bin/ld: cannot find -lQGpgme: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/test_Composer_responses.dir/build.make:140: test_Composer_responses] Error 1
make[1]: *** [CMakeFiles/Makefile2:1455: CMakeFiles/test_Composer_responses.dir/all] Error 2
[ 81%] Linking CXX executable test_Imap_DisappearingMailboxes
/usr/bin/ld: cannot find -lQGpgme: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/test_Imap_DisappearingMailboxes.dir/build.make:137: test_Imap_DisappearingMailboxes] Error 1
make[1]: *** [CMakeFiles/Makefile2:1527: CMakeFiles/test_Imap_DisappearingMailboxes.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

milaxnuts commented on 2020-12-06 07:07 (UTC)

please add dependency gpgme

arojas commented on 2019-01-27 14:09 (UTC)

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 (UTC)

Fix has been merged in Arch, hurray!

darkbasic commented on 2017-10-24 14:30 (UTC)

Finally the fix: https://github.com/annulen/webkit/issues/511#issuecomment-338685652

darkbasic commented on 2017-09-27 21:22 (UTC)

https://bugs.kde.org/show_bug.cgi?id=378684 https://github.com/annulen/webkit/issues/511

darkbasic commented on 2017-09-18 09:19 (UTC)

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 (UTC)

The gnupg problems cleaned themselves up after a reboot.

edtoml commented on 2017-06-23 13:05 (UTC)

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 (UTC)

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?