Git Product home page Git Product logo

Comments (11)

eonpatapon avatar eonpatapon commented on July 24, 2024

I'm using the same method as this extension so if it works with lavi's extension I guess it should work with mine

from gnome-shell-extension-caffeine.

Nevon avatar Nevon commented on July 24, 2024

Sorry, I didn't mean to imply that it works with that extension. I haven't tested it, I just figured it might be worth looking at how other people have solved the problem.

from gnome-shell-extension-caffeine.

eonpatapon avatar eonpatapon commented on July 24, 2024

Ok, but actually it works for me on 3.4 or 3.6

from gnome-shell-extension-caffeine.

Nevon avatar Nevon commented on July 24, 2024

That's incredibly strange. I'm on 3.6, activated Caffeine, started up a full screen YouTube video and ten minutes later, the screensaver came on.

Is there any kind of debugging I can do to help?

from gnome-shell-extension-caffeine.

eonpatapon avatar eonpatapon commented on July 24, 2024

Enable caffeine, then run:

eon@potiron ~> gdbus call --session --dest org.gnome.SessionManager --object-path /org/gnome/SessionManager --method org.gnome.SessionManager.GetInhibitors([objectpath '/org/gnome/SessionManager/Inhibitor9'],)

Get the inhibitor dbus path (here it is: /org/gnome/SessionManager/Inhibitor9) then run:

gdbus call --session --dest org.gnome.SessionManager --object-path /org/gnome/SessionManager/Inhibitor9 --method org.gnome.SessionManager.Inhibitor.GetReason
('Inhibit by Caffeine',)

If that works for you then the gnome-shell you are using might have a bug and ignore the inhibit dbus interface for some reason.

from gnome-shell-extension-caffeine.

Nevon avatar Nevon commented on July 24, 2024

Yup. It says it's inhibited by Caffeine.

I'm specifically using Gnome-shell version 3.6.1 (the one that's in the Ubuntu 12.10 repos).

from gnome-shell-extension-caffeine.

vrubezhny avatar vrubezhny commented on July 24, 2024

It doesn't work for me too. Same Ubuntu 12.10/Gnome-Shell 3.6.1. But there is one more thing: Even if you configure System Settings->Brightness and Lock: to not to dim the screen and never turn the screen off, the screen still is turned off after some period of user inactivity.
So, it seems to be a problem of Gnome.

Anyway, thanks to the author for great extension. It works good for me in Ubuntu 12.04/Gnome-session 3.4.2.1

from gnome-shell-extension-caffeine.

Nevon avatar Nevon commented on July 24, 2024

You may want to subscribe to the bug I created in Gnome's bugtracker. https://bugzilla.gnome.org/show_bug.cgi?id=687381

from gnome-shell-extension-caffeine.

eonpatapon avatar eonpatapon commented on July 24, 2024

You should report this @ the Ubuntu bugtracker, it's not a Gnome bug

from gnome-shell-extension-caffeine.

eonpatapon avatar eonpatapon commented on July 24, 2024

Closing this since this is not related to the extension itself

from gnome-shell-extension-caffeine.

eonpatapon avatar eonpatapon commented on July 24, 2024

Seems it was a gnome bug, if you have gnome-settings-daemon 3.6.2 it should work

from gnome-shell-extension-caffeine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.