Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

Applet Window Appmenu not working #41

Open
woopstar opened this issue Aug 10, 2020 · 5 comments
Open

Applet Window Appmenu not working #41

woopstar opened this issue Aug 10, 2020 · 5 comments

Comments

@woopstar
Copy link

Just testing it off in a VM with KDE Neon.

Apparently Applet Window Appmenu does not work.

Attached a screen.

image

@jonchun
Copy link
Owner

jonchun commented Aug 10, 2020

What happens when you run the following?

cd /home/ak/sources/applet-window-appmenu/
bash ./install.sh

@woopstar
Copy link
Author

It looks like it cannot build:

image

@jonchun
Copy link
Owner

jonchun commented Aug 13, 2020

Looks like there's a problem with the current master branch of that repo. I should definitely not be building the master branch but rather the latest release. I bet you can fix this by doing

cd /home/ak/sources/applet-window-appmenu/
git checkout v0.6.0

and then running macify-linux again. (I can't remember off the top of my head if my script clears the directory or not though. will have to dig into it) If that doesn't work, it sounds like you've discovered a bug in https://github.com/psifidotos/applet-window-appmenu and you should probably file a bug report there.

@woopstar
Copy link
Author

So it pretty much relates to #38 . Fixing that, should fix this :)

@jonchun
Copy link
Owner

jonchun commented Aug 14, 2020

Well, that's just my best guess -- I haven't actually tested this myself yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants