Giter VIP home page Giter VIP logo

Comments (4)

tatokis avatar tatokis commented on August 20, 2024

Can you please re-run with G_MESSAGES_DEBUG=all alarm-clock-applet?
Did you install from the PPA?

from alarm-clock.

Reno-renard avatar Reno-renard commented on August 20, 2024

I've installed it following the instructions on the website : adding a ppa repository, update and install from apt.

Today, the software updater is showing a version update :

Changes for alarm-clock-applet versions:
Installed version: 0.4.1-0~202301211444~ubuntu22.04.1
Available version: 0.4.1-0~202302010625~ubuntu22.04.1

This update does not come from a source that supports changelogs.

running prior and after update gives the same error and failure. Here is the debug output :

renaud@renaud-ThinkPad:~$ G_MESSAGES_DEBUG=all alarm-clock-applet
(alarm-clock-applet:3857): GLib-GIO-DEBUG: 22:51:22.605: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.605: watch_fast: "/org/gnome/desktop/interface/" (establishing: 0, active: 0)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.605: watch_fast: "/org/gnome/desktop/peripherals/mouse/" (establishing: 0, active: 0)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.605: watch_fast: "/org/gnome/desktop/sound/" (establishing: 0, active: 0)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.605: watch_fast: "/org/gnome/desktop/privacy/" (establishing: 0, active: 0)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.605: watch_fast: "/org/gnome/desktop/wm/preferences/" (establishing: 0, active: 0)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.605: watch_fast: "/org/gnome/settings-daemon/plugins/xsettings/" (establishing: 0, active: 0)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.606: watch_fast: "/org/gnome/desktop/a11y/" (establishing: 0, active: 0)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.606: watch_fast: "/org/gnome/desktop/a11y/interface/" (establishing: 0, active: 0)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.606: watch_established: "/org/gnome/desktop/interface/" (establishing: 1)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.606: watch_established: "/org/gnome/desktop/peripherals/mouse/" (establishing: 1)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.606: watch_established: "/org/gnome/desktop/sound/" (establishing: 1)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.606: watch_established: "/org/gnome/desktop/privacy/" (establishing: 1)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.606: watch_established: "/org/gnome/desktop/wm/preferences/" (establishing: 1)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.606: watch_established: "/org/gnome/settings-daemon/plugins/xsettings/" (establishing: 1)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.606: watch_established: "/org/gnome/desktop/a11y/" (establishing: 1)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.606: watch_established: "/org/gnome/desktop/a11y/interface/" (establishing: 1)
(alarm-clock-applet:3857): GLib-GIO-DEBUG: 22:51:22.668: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
(alarm-clock-applet:3857): GLib-DEBUG: 22:51:22.722: unsetenv() is not thread-safe and should not be used after threads are created
(alarm-clock-applet:3857): Gtk-DEBUG: 22:51:22.722: Connecting to session manager
(process:3862): GLib-GIO-DEBUG: 22:51:22.729: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ?gsettings-backend?
(process:3862): dconf-DEBUG: 22:51:22.729: watch_fast: "/io/github/alarm-clock-applet/" (establishing: 0, active: 0)
(process:3862): dconf-DEBUG: 22:51:22.730: unwatch_fast: "/io/github/alarm-clock-applet/" (active: 0, establishing: 1)
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.731: watch_fast: "/io/github/alarm-clock-applet/" (establishing: 0, active: 0)
(alarm-clock-applet:3857): alarm-clock-applet-DEBUG: 22:51:22.731: AlarmApplet: sounds_load: Found /usr/share/sounds/gnome/default/alerts!
(alarm-clock-applet:3857): dconf-DEBUG: 22:51:22.731: watch_established: "/io/github/alarm-clock-applet/" (establishing: 1)
(alarm-clock-applet:3857): alarm-clock-applet-DEBUG: 22:51:22.731: Loading files in file:///usr/share/sounds/gnome/default/alerts ...
(alarm-clock-applet:3857): alarm-clock-applet-DEBUG: 22:51:22.735: Default vorbis player: 0x563af4e78910 Videos totem
**
alarm-clock-applet:ERROR:./src/alarm-applet.c:324:alarm_applet_apps_load: assertion failed: (default_audio_app_item != NULL)
Bail out! alarm-clock-applet:ERROR:./src/alarm-applet.c:324:alarm_applet_apps_load: assertion failed: (default_audio_app_item != NULL)
Aborted (core dumped)
renaud@renaud-ThinkPad:~$ 

Best.

from alarm-clock.

tatokis avatar tatokis commented on August 20, 2024

It should be fixed in the next update. Please give it a try once it's available.

from alarm-clock.

Reno-renard avatar Reno-renard commented on August 20, 2024

I've upgraded :
alarm-clock-applet/jammy 0.4.1-0~202302021235~ubuntu22.04.1 amd64 [upgradable from: 0.4.1-0~202302010625~ubuntu22.04.1]

And it now works perfectly !
I'll use that app, many thanks. :)

from alarm-clock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.