Search Criteria
Package Details: kemai 0.11.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kemai.git (read-only, click to copy) |
---|---|
Package Base: | kemai |
Description: | A QT6 client for Kimai time tracker |
Upstream URL: | https://github.com/AlexandrePTJ/kemai |
Keywords: | kemai kimai kimai2 timetracker toggle |
Licenses: | MIT |
Submitter: | mattydebie |
Maintainer: | virtulis |
Last Packager: | virtulis |
Votes: | 1 |
Popularity: | 0.013644 |
First Submitted: | 2021-07-09 13:15 (UTC) |
Last Updated: | 2024-07-02 13:32 (UTC) |
Dependencies (8)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libxss
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- spdlog (spdlog-gitAUR)
- cmake (cmake-gitAUR) (make)
- magic_enumAUR (magic_enum-gitAUR) (make)
- qt6-tools (make)
- range-v3 (make)
Latest Comments
virtulis commented on 2024-04-29 18:57 (UTC)
Hmm. You upgraded from earlier versions, right?
Perhaps try removing
.config/Kemai
:)rolandd commented on 2024-04-28 18:24 (UTC)
Hi,
So I checked and I am running Kemai with uppercase K. Starting it from the command line, the cursor just moves to the next line and nothing happens.It looks like this:
Pressing CTRL-C stops the execution. Now starting Kemai from KRunner I see the icon popup in the iconbar and it rotates for a bit and then disappears.
Starting Kemai as
sudo Kemai
the icon shows up in the icon bar and the program opens. The command line then also shows the debug messages of what it is doing.This is using the git branch as it has the .desktop file as you mentioned.
Something seems off just no clue what :)
virtulis commented on 2024-04-20 14:56 (UTC)
Nope, definitely no sudo needed. Do check that you're running Kemai (with uppercase K).
The development branch has a .desktop file so that should make it easier.
rolandd commented on 2024-04-20 14:49 (UTC)
@virtulis Thank you for your quick reply. LOL, I just finished my reply when I saw your new message come in. After installing the qt6-tools and then build the package all went fine. No more errors and build is successful.
However the system cannot find the executable. I have to run it as
sudo /usr/bin/Kemai
or is that expected?virtulis commented on 2024-04-20 14:30 (UTC)
I think I got it, can you try installing
qt6-tools
? I'll update the PKGBUILD shortly.rolandd commented on 2024-04-20 14:22 (UTC)
Hi,
This fails to build for me on Manjaro, this is the log it generates:
Kind of odd that it fails on the qt6_add_translation because QT6 is installed. Any other info I can provide to help resolve this issue?
Thank you.
icq4ever commented on 2023-12-28 17:47 (UTC)
I update pkg to v0.10.0. tested on manjaro distro. https://github.com/icq4ever/kemai