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

Not working in Trusty? #33

Open
satmandu opened this issue Apr 4, 2014 · 6 comments
Open

Not working in Trusty? #33

satmandu opened this issue Apr 4, 2014 · 6 comments

Comments

@satmandu
Copy link

satmandu commented Apr 4, 2014

I see the ppa hasn't been updated yet, but I'm trying to compile from source and run this in Ubuntu 14.04 and even after installing xbacklight I'm seeing this issue on a MacBookAir4,2:

./lightum
 Error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.Solid.PowerManagement was not provided by any .service files

** (lightum:30357): WARNING **: GetCurrentSession failed: The name org.freedesktop.ConsoleKit was not provided by any .service files

(lightum:30357): GLib-CRITICAL **: g_variant_is_object_path: assertion 'string != NULL' failed

** (lightum:30357): CRITICAL **: dbus_g_proxy_new_for_name: assertion 'g_variant_is_object_path (path)' failed

** (lightum:30357): WARNING **: Could not get dbus session proxy
@hngouveia01
Copy link

Hi, satmandu!
I was getting the same error this morning and I was able to debug lightum. I just ran the program with the flag -U, which is used to ignore session, and it worked as usual.

@satmandu
Copy link
Author

Awesome thanks!

@bwh1969
Copy link

bwh1969 commented Apr 23, 2014

Wow. I have been frustrated for several weeks on trying to get this to run because it is an awesome application. Solution is so simple...

@hngouveia01
Copy link

I did not had much time to actually identify the problem on the code. I will try, as soon as possible, to debug more deeply and look for a better solution that can be placed into the source code. Because, as bwh1969 said, this application is really awesome! : )

@esoleyman
Copy link
Contributor

Please take a look at my branch as I've made changes for it to work with systemd while replacing dbus-glib with GDbus: https://github.com/esoleyman/lightum

@esoleyman
Copy link
Contributor

With the newly merged branch, this is now fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants