Skip to content

cinnamon-calendar-server fails to launch #13763

@davidbepo

Description

@davidbepo

Distribution

Manjaro Cinnamon

Package version

Cinnamon 6.6.8

Graphics hardware in use

No response

Frequency

Always

Bug description

when launching cinnamon-calendar-server , this happens:
Traceback (most recent call last):
File "/usr/lib/cinnamon/cinnamon-calendar-server.py", line 16, in
gi.require_version('ICal', '3.0')
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "/usr/lib/python3.14/site-packages/gi/init.py", line 153, in require_version
raise ValueError(f"Namespace {namespace} not available for version {version}")
ValueError: Namespace ICal not available for version 3.0

Steps to reproduce

launch cinnamon-calendar-server

Expected behavior

command launchs and calendar applet shows events

Additional information

libical version is 4.0.0

manually commenting the gi.require_version('ICal', '3.0') line in the py script fixes the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions