raexera / yoru

A custom Linux environment built on AwesomeWM
GNU General Public License v3.0
3.48k stars 198 forks source link

[Bug] GitHub module still not working #108

Closed linuxmobile closed 1 year ago

linuxmobile commented 2 years ago

Hi rxyhn. First, I'm very happy with your work. I really appreciate it. I couln't find the issue i opened.

I just did a fresh install of archlinux because i was on artix and hyprland. And I installed absolutely everything in the guide. I have internet, everything works... except the github module. Everything is configured correctly.

1658891041 screensht

kug1 commented 2 years ago

I have the same issue

linuxmobile commented 2 years ago

Hi rxyhn. First, I'm very happy with your work. I really appreciate it. I couln't find the issue i opened.

I just did a fresh install of archlinux because i was on artix and hyprland. And I installed absolutely everything in the guide. I have internet, everything works... except the github module. Everything is configured correctly.

1658891041 screensht

I found that in the .cache/awesome/ folder there is no github folder, nor the json. I think the widget is not working

linuxmobile commented 2 years ago

Is there a way to fix this?

javacafe01 commented 2 years ago

Are you sure you put in your github username? When I put in all of yours, I get your activities. The widget works perfectly fine iirc, and it doesn't have any external dependencies, except for GIO which should be installed on your Arch Linux systems in the core/glib2 package.

Also, make sure that lgi is installed.

VicoHBB commented 2 years ago

Do you mean put the name in the file user_variables.lua ? and when you say lgi do you mean the package lua-lgi ?

linuxmobile commented 2 years ago

Are you sure you put in your github username? When I put in all of yours, I get your activities. The widget works perfectly fine iirc, and it doesn't have any external dependencies, except for GIO which should be installed on your Arch Linux systems in the core/glib2 package.

Also, make sure that lgi is installed.

image

image

Everything is installed and configured, but json isn't in .cache/awesome. image

linuxmobile commented 1 year ago

Waiting for solution :(