shendrew / Lilypad

Organize, hide, and reorder app indicators in GNOME top bar
https://extensions.gnome.org/extension/7266/lilypad/
GNU General Public License v3.0
16 stars 0 forks source link

InternalError: too much recursion #3

Closed danielbmeireles closed 6 days ago

danielbmeireles commented 2 weeks ago

Hello!

My extension is broken, and I don't know how to fix the error:

InternalError: too much recursion

I tried to remove and re-add the extension, but the error persisted.

If you need any information from me, please let me know!

shendrew commented 2 weeks ago

Hi @danielbmeireles ! I will look into this issue.

If you could share a short list of your extensions that have indicators, that would be very helpful for recreating the issue on my end. Thanks!

danielbmeireles commented 2 weeks ago

Something like that? Screenshot from 2024-09-02 16-25-37

shendrew commented 2 weeks ago

I tested some of the extensions/apps listed but haven't encountered the issue yet.

Could you please help me with some additional info? -what action does it take to trigger the error (eg: on start, opening another app, etc.) -what apps do "pano", "67d095d2..." and "kde.StatusNotifierItem-7415.." refer to

(I think these names are what the shell refers to the app indicator containers as and should be static, looking to add more readable aliases in the future)

danielbmeireles commented 6 days ago

Hello!

The error is no longer present in my system. Maybe the new update fixed the issue?

shendrew commented 6 days ago

That's wonderful! :tada:

I'll mark this as resolved for now