crissNb/Dynamic-Island-Sketchybar

'dynamic-island-sketchybar' terminated by signal SIGSEGV (Address boundary error)

Closed this issue · 4 comments

Hey there,

I followed the instructions, and I set P_DYNAMIC_ISLAND_DISPLAY to All.

image

What do I do?

P_DYNAMIC_ISLAND_DISPLAY needs to be set to all (with small 'a', case sensitive).
Otherwise, do you have notification island feature enabled? If so, could you turn it off and try it? This feature is still experimental.

I have P_DYNAMIC_ISLAND_DISPLAY set to all now, didn't change anything. Tried disabling everything over here:

# Enable/Disable Islands
P_DYNAMIC_ISLAND_MUSIC_ENABLED=1
P_DYNAMIC_ISLAND_APPSWITCH_ENABLED=1
export P_DYNAMIC_ISLAND_NOTIFICATION_ENABLED=0
P_DYNAMIC_ISLAND_VOLUME_ENABLED=1
P_DYNAMIC_ISLAND_BRIGHTNESS_ENABLED=1
P_DYNAMIC_ISLAND_WIFI_ENABLED=1
P_DYNAMIC_ISLAND_POWER_ENABLED=1

That also didn't change anything. I don't have Sketchybar running at the moment.

Interesting, I'm unable to reproduce the issue on my device (clean install). I'll have a look into this issue more in depth this weekend.

Edit: the issue is most likely happening from islandhelper program, it's weird since I didn't touch this helper program for a long time and from what I've seen, this issue didn't come up so far.

Okay, so apparently I just needed to reboot...

I'm sorry. Should have tried before creating the issue!

Have you tried turning it on and off again?