Package Details: kemai 0.10.0-1

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.65
First Submitted: 2021-07-09 13:15 (UTC)
Last Updated: 2024-04-20 14:36 (UTC)

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:

~ Kemai                                                                                                                                                                                                                                                                                                       

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:

Building kemai...
==> Making package: kemai 0.10.0-1 (za 20 apr 2024 16:20:04 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found 0.10.0.tar.gz
==> Validating source files with sha256sums...
    0.10.0.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting 0.10.0.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
-- The CXX compiler identification is GNU 13.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found OpenGL: /usr/lib/libOpenGL.so   
Qt6 not found. Fallback to Qt5
-- Using Qt 5.15.12
-- The C compiler identification is GNU 13.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Error at /usr/lib/cmake/Qt5LinguistTools/Qt5LinguistToolsMacros.cmake:175 (qt6_add_translation):
  Unknown CMake command "qt6_add_translation".
Call Stack (most recent call first):
  src/CMakeLists.txt:99 (qt_add_translation)


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...

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