Clight icon indicating copy to clipboard operation
Clight copied to clipboard

Clight not updating gui?

Open cliffhanger54 opened this issue 3 years ago • 12 comments

Hi

I know you're not responsible for Clight-gui but I have installed this on two systems now and all options are greyed out. Clight is running ok on both systems, but I have nothing in the gui. Is Clight reponsible in anyway?

Thanks

Cliff

cliffhanger54 avatar Apr 25 '22 09:04 cliffhanger54

Hi! The only thing coming up in my mind is that perhaps Clight is not creating the user dbus interface? You can double check with busctl --user introspect org.clight.clight /org/clight/clight

Thanks!

FedeDP avatar Apr 25 '22 10:04 FedeDP

Thanks for that I'm getting:

Failed to introspect object /org/clight/clight of service org.clight.clight: Process org.clight.clight exited with status 1

Looks like answer?

Cliff

cliffhanger54 avatar Apr 25 '22 12:04 cliffhanger54

I think so :) Can you share your Clight log in verbose mode?

FedeDP avatar Apr 25 '22 12:04 FedeDP

Thanks. It's not outputing a log file. I've looked in compilation there are no options there.

cliffhanger54 avatar Apr 25 '22 16:04 cliffhanger54

You can find the verbose option in Clight conf file (by default /etc/default/clight.conf). Clight log is instead in $HOME/.local/share/clight/clight.log :)

FedeDP avatar Apr 25 '22 16:04 FedeDP

Thanks. It's not outputing a log file. I've looked in compilation there are no options there.

cliffhanger54 avatar Apr 25 '22 18:04 cliffhanger54

clight.log

yeah got it

Cliff

cliffhanger54 avatar Apr 25 '22 18:04 cliffhanger54

clight.log

yeah got it

Cliff

cliffhanger54 avatar Apr 27 '22 15:04 cliffhanger54

So I can take it that the config file shows nothing unusual

My service file in docx form: org.clight.clight.docx

cliffhanger54 avatar Apr 27 '22 15:04 cliffhanger54

Sorry for long time without answer!

clight.log

yeah got it

Cliff

This shows interface is actually up!

I see that you are starting Clight from an user systemd service, right? Perhaps Clight is starting before your dbus user session is up? To quickly test that the issue comes from that, you can try to stop the Clight unit and manually start it. If then clight-gui gets updated, for me the issue lies in the systemd service :)

FedeDP avatar Jun 30 '22 17:06 FedeDP

ThanksI have a feeling this may have something to do with the Wayland windowing system. Some packages just don't run properly yet. What do you think?CliffSent from my Huawei Mobile-------- Original Message --------Subject: Re: [FedeDP/Clight] Clight not updating gui? (Issue #248)From: Federico Di Pierro To: FedeDP/Clight CC: cliffhanger54 ,Author Sorry for long time without answer!

clight.log yeah got it Cliff

This shows interface is actually up! I see that you are starting Clight from an user systemd service, right? Perhaps Clight is starting before your dbus user session is up? To quickly test that the issue comes from that, you can try to stop the Clight unit and manually start it. If then clight-gui gets updated, for me the issue lies in the systemd service :)

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.> [ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/FedeDP/Clight/issues/248#issuecomment-1171491207", "url": "https://github.com/FedeDP/Clight/issues/248#issuecomment-1171491207", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.***": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

cliffhanger54 avatar Jun 30 '22 21:06 cliffhanger54

Mmh @cliffhanger54 i do not understand your latest message; perhaps something went wrong while sending it?

FedeDP avatar Aug 20 '22 22:08 FedeDP

Hi! Any news on this topic? Were you able to solve this? :)

FedeDP avatar Mar 04 '23 15:03 FedeDP

Sorry the gui never worked. I can only assume that Wayland is the problem. CliffSent from my Huawei Mobile-------- Original Message --------Subject: Re: [FedeDP/Clight] Clight not updating gui? (Issue #248)From: Federico Di Pierro To: FedeDP/Clight CC: cliffhanger54 ,Mention Hi! Any news on this topic? Were you able to solve this? :)

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.> [ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/FedeDP/Clight/issues/248#issuecomment-1454776462", "url": "https://github.com/FedeDP/Clight/issues/248#issuecomment-1454776462", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.***": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

cliffhanger54 avatar Mar 04 '23 22:03 cliffhanger54

Sorry the gui never worked. I can only assume that Wayland is the problem.

So sad to hear that :disappointed: It seems like something is preventing Clight to create the dbus interface; i think there might be some misconfiguration somewhere in your startup flow but it's hard to tell what it is. I will close this one because it seems not inherently linked to Clight (neither Clight-gui) but more of a system issue. Feel free to reopen if you have new information!

FedeDP avatar Jun 09 '23 07:06 FedeDP