[oi-dev] OI Mate clock-applet crashes
Till Wegmüller
toasterson at gmail.com
Mon Mar 4 10:17:38 UTC 2024
Hi Stephan
> ** (clock-applet:9178): WARNING **: 13:29:39.524: Call can set time zone
> dbus method: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The
> name org.mate.SettingsDaemon.DateTimeMechanism was not provided by any
> .service files
Ths is the info we need to have in these cases. It shows that the dbus
service `org.mate.SettingsDaemon.DateTimeMechanism` is missing. Some
googleing from other Operatingsystems shows that this service is
probably provided by mate-settings-daemon unfortunately in this case the
service shows also missing on my system `gdbus introspect --system
--dest org.mate.SettingsDaemon.DateTimeMechanism --object-path /` and my
mate-clock applet is working. Is your applet charshing only on shutdown?
In the other case I fixed dconf-editor provided the service but here it
seems more complicated to figure out which mate package should provide
this service. Can you do a pkg list on all mate packages?
Till
On 03.03.24 14:13, Stephan Althaus wrote:
> On 3/3/24 14:10, Stephan Althaus wrote:
>> Hello!
>>
>> My clock-applet crashes regularily.
>>
>> With the latest occurence, i started /usr/libexec/mate/clock-applet
>> before i pressed the reload button...
>>
>> Now i have a core file:
>>
>> https://duedinghausen.eu/OI/core.clock-applet.gz
>>
>> Maybe this part of the pstack shows the reason (?)
>>
>>
>> --------- thread# 1391 / lwp# 1391 [pool-clock-appl] ---------
>> 00007fffaf40aa6a _lwp_kill () + a
>> 00007fffaf39b982 raise (6) + 22
>> 00007fffaf375128 abort () + 58
>> 00007fffaa1eb491 _ZN9__gnu_cxx27__verbose_terminate_handlerEv.cold ()
>> + 65
>> 00007fffaa1e8376 _ZN10__cxxabiv111__terminateEPFvvE () + 6
>> 00007fffaa1e83d1 ???????? ()
>> 00007fffaa1e864c ???????? ()
>> 00007fff9cc2f092
>> _ZN23envvar_config_extension10get_configERKN8libproxy3urlE () + 4b2
>> 00007fff9cc252d3
>> _ZN8libproxy13proxy_factory10get_configERNS_3urlERSt6vectorIS1_SaIS1_EERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE () + 253
>> 00007fff9cc255a7
>> _ZN8libproxy13proxy_factory11get_proxiesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE () + f7
>> 00007fff9cc25bd2 px_proxy_factory_get_proxies () + 92
>>
>>
>> What should i do now to narrow it down what the reason is (?)
>>
>> BTW i don't use any proxy settings that i know of :-/
>>
>>
>> Regards,
>>
>> Stephan
>>
>>
>>
>>
>>
>> _______________________________________________
>> oi-dev mailing list
>> oi-dev at openindiana.org
>> https://openindiana.org/mailman/listinfo/oi-dev
>
> Hello!
>
> i forgot, this is the console output of the command:
>
> $ /usr/libexec/mate/clock-applet
>
> ** (clock-applet:9178): WARNING **: 13:29:39.524: Call can set time zone
> dbus method: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The
> name org.mate.SettingsDaemon.DateTimeMechanism was not provided by any
> .service files
>
> (clock-applet:9178): Gtk-WARNING **: 13:29:39.526: Negative content
> width -9 (allocation 1, extents 5x5) while allocating gadget (node
> button, owner GtkToggleButton)
> terminate called after throwing an instance of 'std::runtime_error'
> what(): Unable to read configuration
> Abort (core dumped)
>
> Regards,
>
> Stephan
>
>
> _______________________________________________
> oi-dev mailing list
> oi-dev at openindiana.org
> https://openindiana.org/mailman/listinfo/oi-dev
More information about the oi-dev
mailing list