You are not logged in.
Heyy Everyone!!
I have just installed Arch Linux with Cinnamon as DE.
I have installed Plank Dock but it wont start!
Tried running it in terminal and the output was:(process:4823): GLib-CRITICAL (recursed) **: init_zone_from_iana_info: assertion 'size >= sizeof (struct tzhead) && memcmp (header, "TZif", 4) == 0' failedAborted (core dumped)
&
Logs:--
Logs begin at Thu 2019-06-27 18:42:15 UTC, end at Thu 2019-06-27 20:53:36 UTC. --
Jun 27 20:22:41 Callixtus systemd-coredump[2953]: Process 2948 (plank) of user 1000 dumped core.
Stack trace of thread 2948:
#0 0x00007fb6577de755 raise (libc.so.6)
#1 0x00007fb6577c9851 abort (libc.so.6)
#2 0x00007fb657a6504e n/a (libglib-2.0.so.0)
#3 0x00007fb657aaf583 g_logv (libglib-2.0.so.0)
#4 0x00007fb657aaf780 g_log (libglib-2.0.so.0)
#5 0x00007fb657a87145 g_time_zone_new (libglib-2.0.so.0)
#6 0x00007fb657ad734c g_date_time_new_now_local (libglib-2.0.so.0)
#7 0x00007fb6579f4599 n/a (libplank.so.1)
#8 0x00007fb6579f47e0 n/a (libplank.so.1)
#9 0x00007fb657aaf561 g_logv (libglib-2.0.so.0)
#10 0x00007fb657aaf780 g_log (libglib-2.0.so.0)
#11 0x00007fb6579f78c6 plank_preferences_init_from_file (libplank.so.1)
#12 0x00007fb6579d61b6 plank_theme_load (libplank.so.1)
#13 0x00007fb6579b7f4f n/a (libplank.so.1)
#14 0x00007fb6579b885e n/a (libplank.so.1)
#15 0x00007fb657ba74ab n/a (libgobject-2.0.so.0)
#16 0x00007fb657ba82e4 g_object_new_valist (libgobject-2.0.so.0)
#17 0x00007fb657ba8c7a g_object_new (libgobject-2.0.so.0)
#18 0x00007fb6579b0eea n/a (libplank.so.1)
lines 1-23
Last edited by Rainstalkker (2019-06-27 16:15:35)
Offline
Please post outputs in [ code ] [ /code ] tags without the spaces.
Looks like you didn't set your timezone correctly see: https://wiki.archlinux.org/index.php/Sy … #Time_zone
Offline
Please post outputs in [ code ] [ /code ] tags without the spaces.
Looks like you didn't set your timezone correctly see: https://wiki.archlinux.org/index.php/Sy … #Time_zone
Sure !!!
Well this has solved my issue...but I m from India so my timezone would be Asia/Kolkata.
[timedatectl set-timezone Canada/Eastern]
So timezone in Canda Work
But for Asia/Kolkata it says invalid timezone.When its already shown in the lists of timezone available.
Last edited by Rainstalkker (2019-06-27 16:02:52)
Offline
Please post outputs in [ code ] [ /code ] tags without the spaces.
Looks like you didn't set your timezone correctly see: https://wiki.archlinux.org/index.php/Sy … #Time_zone
Thank you !! Its sorted .I had to reinstall tzdata!
Offline
Can you post the output of
timedatectlwith the correct setting for your timezone? Is the time itself correctly set as well? You will want to ensure these properly match up.
Edit: Ah glad to hear.
Last edited by V1del (2019-06-27 16:40:26)
Offline