Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings icon doesn't appear [Bug Report] #243

Open
Rattlyy opened this issue Mar 24, 2024 · 6 comments
Open

Settings icon doesn't appear [Bug Report] #243

Rattlyy opened this issue Mar 24, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@Rattlyy
Copy link

Rattlyy commented Mar 24, 2024

Describe the bug
Settings icon doesn't appear if you use any language other than English, because the aria tag changes.
WALC Installation Type: AppImage

To Reproduce
Steps to reproduce the behavior:

  1. Change language

Expected behavior
Settings icon appearing

System Information (please complete the following information):

  • OS/Distro: KDE Neon

Additional context

TypeError: Cannot read properties of null (reading 'parentElement')
    at Instance.installDashboardIcon (/tmp/.mount_WALC-0lleHOd/resources/app.asar/src/Renderer/Instance.js:38:34)
    at Instance.init (/tmp/.mount_WALC-0lleHOd/resources/app.asar/src/Renderer/Instance.js:17:8)
    at App.init (/tmp/.mount_WALC-0lleHOd/resources/app.asar/src/Renderer/App.js:60:12)
@Rattlyy Rattlyy added the bug Something isn't working label Mar 24, 2024
@Rattlyy
Copy link
Author

Rattlyy commented Mar 24, 2024

Please add a way to open settings without using the icon, like an option in the tray.

Workaround (run in dev console):

require("<app.asar folder, find in Sources tab>/src/Renderer/Instance.js").exec("openDashboard")

@sakobm
Copy link

sakobm commented Apr 22, 2024

require("<app.asar folder, find in Sources tab>/src/Renderer/Instance.js").exec("openDashboard")

This did not work for me

@major-mayer
Copy link

Where should the settings icon be?
I didn't even know so far that this app has additional settings to configure and I can't find any icon.

@sakobm
Copy link

sakobm commented Apr 30, 2024

Where should the settings icon be? I didn't even know so far that this app has additional settings to configure and I can't find any icon.

The icon used to be available at the top bar where chats, community, etc are. Also sometimes when you press ALT, you can see the option. But I realized it takes luck for it to be available. Most of the times it is missing and on few cases, it might launch with the option.

@major-mayer
Copy link

Hmm definitely not visible for me, also when I press ALT nothing changes.
grafik

@sakobm
Copy link

sakobm commented Apr 30, 2024

Hmm definitely not visible for me, also when I press ALT nothing changes. grafik

Like I said it takes luck for it to appear. It used to be in the position I have indicated, bearing the walc logo
Screenshot_20240430-165049

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants