rafaelmardojai / forge-sparks

Get git forges notifications
MIT License
61 stars 7 forks source link

Stuck at Loading #9

Open MadameMalady opened 11 months ago

MadameMalady commented 11 months ago

Issue: After generating a classic token on github with notifications and User:read turned on, and entering the token into Forge Sparks, I am stuck at a loading circle and nothing else happens.

system information: Mobian with Phosh, Arm64 image

rafaelmardojai commented 11 months ago

Is possible to run the app from terminal and see if something is being print out?

MadameMalady commented 11 months ago

It's a flatpak, so I ran it from terminal, it didn't give me any useful information though it seems :(

image

Siilwyn commented 11 months ago

@MadameMalady you have to run it with the --allow=devel flag.

MadameMalady commented 11 months ago

--allow=devel

unknown option. i'll be happy to run a debug option,, but idk what it is, and that didn't appear to be right.. I definitely typed it right too, I checked several times

Siilwyn commented 11 months ago

@MadameMalady ah I wish I knew more about this, just figured out that using that flag for me logged more info but I'm a flatpak newb so hopefully somebody else knows more.

MadameMalady commented 11 months ago

Yeah, I definitely don't know enough abt flatpak to know yet :(

rafaelmardojai commented 11 months ago

Initially I through that maybe the background desktop portal (to allow the app running in the background) was failing on first launch. But you have configured the app right? So it opened without issues the first time.

The fact that you don't get any logs of request to Github means that it might be silently failing when loading the accounts.

MadameMalady commented 11 months ago

Initially I through that maybe the background desktop portal (to allow the app running in the background) was failing on first launch. But you have configured the app right? So it opened without issues the first time.

The fact that you don't get any logs of request to Github means that it might be silently failing when loading the accounts.

My memory does not reliably go back two whole weeks .-."..... But I thiiiiiiiink so????? I think I at least typed in a token or something and than got an eternal loading wheel

fain182 commented 9 months ago

I have the some problem... i closed the application and reopened but no notification shown, even if there should be some... I tried to run with the --allow-devel but it says the option does not exists, I checked which are the options available:

immagine

rafaelmardojai commented 9 months ago

@fain182 --allow-devel is a Flatpak finish arg, it has to be in the manifest or enabled with something like Flatseal.

Do you get anything aside from the app version when running in the terminal?

Info about your setup would be useful.