Skip to content

Unable to find system modules on macOS #96

@sameersismail

Description

@sameersismail

Versions:

# macOS 13.0.1
$ uname -a
Darwin macbook.local 22.1.0 Darwin Kernel Version 22.1.0

$ /Applications/ActivityWatch.app/Contents/MacOS/aw-server --version
v0.12.2b1

Problem:

Running aw-qt through Finder it's unable to find any system modules:

image

2023-01-30 11:29:45 [INFO ]: Started aw-qt...  (aw_qt.main:53)
2023-01-30 11:29:45 [INFO ]: Found 4 bundled modules  (aw_qt.manager:85)
2023-01-30 11:29:45 [INFO ]: Found 0 system modules  (aw_qt.manager:119)

However, running through the command line it is able to:

image

$ /Applications/ActivityWatch.app/Contents/MacOS/aw-qt
[...]
2023-01-30 11:32:29 [INFO ]: Started aw-qt...  (aw_qt.main:53)
2023-01-30 11:32:29 [INFO ]: Found 4 bundled modules  (aw_qt.manager:85)
2023-01-30 11:32:29 [INFO ]: Found 2 system modules  (aw_qt.manager:119)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions