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

Gnome 43 #166

Open
lopataa opened this issue Nov 5, 2022 · 7 comments
Open

Gnome 43 #166

lopataa opened this issue Nov 5, 2022 · 7 comments
Labels
bug Something isn't working

Comments

@lopataa
Copy link

lopataa commented Nov 5, 2022

Information

  • Operating System: Ubuntu 22.10
  • Gnome Shell Version: 43
  • Xorg/Wayland?: Wayland
  • Apps tested:
  • Fildem version: latest

What is the current behavior?

not showing at all

Steps to reproduce the problem

install it, change metadata to gnome 43

What is the expected behavior?

to work

@lopataa lopataa added the bug Something isn't working label Nov 5, 2022
@DaanKorver
Copy link

Having the same issue.

@echeoquehaii
Copy link

echeoquehaii commented Nov 20, 2022

It seems to be working just by adding the gnome shell version "43" to the metadata.json file like this:

"shell-version": [ "3.36", "3.38", "40", "41", "42", "43" ],

@ghost
Copy link

ghost commented Dec 6, 2022

  1. Download gnome-shell

It seems to be working just by adding the gnome shell version "43" to the metadata.json file like this:

"shell-version": [ "3.36", "3.38", "40", "41", "42", "43" ],

thank you very much

@peacemo
Copy link

peacemo commented Dec 20, 2022

It seems to be working just by adding the gnome shell version "43" to the metadata.json file like this:

"shell-version": [ "3.36", "3.38", "40", "41", "42", "43" ],

not working

@echeoquehaii
Copy link

Sorry to hear about that, it does for me.

Are you sure you have everything correctly set up? (E.g. run.sh automatically starting up at log in).

@peacemo
Copy link

peacemo commented Dec 24, 2022

Sorry to hear about that, it does for me.

Are you sure you have everything correctly set up? (E.g. run.sh automatically starting up at log in).


Hi, echeoquehaii:
You mentioned the auto-start thing which I didn't notice before. So Do I need both of the Extension and the Application (which is in the release) to make it work? Thank you so much.

@Chiarchiaooo
Copy link

Chiarchiaooo commented Dec 30, 2022

@lopataaa You need to go to the installation section under the wiki and install all the dependencies
Then you'll have to download the .deb file (if you are using ubuntu or any debian based distro) and the source_code.zip file where you'll find the fildemGMenu@gonza.com folder

There you have to edit this line in the metadata.,json file: "shell-version": [ "3.36", "3.38", "40", "41", "42", "43" ], and save the file

After all of that, compress that whole fildemGMenu folder into a zip and run the following commands in your terminal

cd *where you downloaded the files* 

sudo apt install ./fildem_*.deb #remember to add fildem to startup applications

gnome-extensions install fildemGMenu@gonza.com.zip #assuming you have `gnome-shell-extension` installed

Then log out and once you log back in check if the fildem extension is enabled and if fildem is running

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

5 participants