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 provided by any .service files #158

Open
emcek opened this issue Sep 18, 2013 · 6 comments
Open

not provided by any .service files #158

emcek opened this issue Sep 18, 2013 · 6 comments

Comments

@emcek
Copy link

emcek commented Sep 18, 2013

my arista (compiled in gentoo) doesn't transcode when I set conversion: file, destination and device preset and click create, I got:

No accelerated IMDCT transform found 
Traceback (most recent call last): 
  File "/usr/bin/arista-gtk-python2.7", line 665, in on_queue_entry_error 
    notice.show() 
glib.GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
@danielgtaylor
Copy link
Owner

I think you need to install a notifications daemon. I can also try to catch
that error and prevent the crash in the future.

On Wed, Sep 18, 2013 at 3:13 AM, emcek notifications@github.com wrote:

my arista (compiled in gentoo) doesn't transcode when I set conversion:
file, destination and device preset and click create, I got:

No accelerated IMDCT transform found
Traceback (most recent call last):
File "/usr/bin/arista-gtk-python2.7", line 665, in on_queue_entry_error
notice.show()
glib.GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files


Reply to this email directly or view it on GitHubhttps://github.com//issues/158
.

Daniel G. Taylor
http://programmer-art.org/

@emcek
Copy link
Author

emcek commented Sep 18, 2013

I have startup-notification-0.12 installed from http://www.freedesktop.org/wiki/Software/startup-notification. What deaom should I install?

@danielgtaylor
Copy link
Owner

I think it's notification-daemon or notify-osd. I seem to have nodify-osd
installed.

On Wed, Sep 18, 2013 at 9:45 AM, emcek notifications@github.com wrote:

I have startup-notification-0.12 installed from
http://www.freedesktop.org/wiki/Software/startup-notification. What deaom
should I install?


Reply to this email directly or view it on GitHubhttps://github.com//issues/158#issuecomment-24680214
.

Daniel G. Taylor
http://programmer-art.org/

@emcek
Copy link
Author

emcek commented Sep 19, 2013

I've installed notify-osd and now arista showed me;

Traceback (most recent call last):
  File "/usr/bin/arista-gtk-python2.7", line 665, in on_queue_entry_error
    notice.show()
glib.GError: Error calling StartServiceByName for org.freedesktop.Notifications: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib64/notify-osd/notify-osd received signal 5

@danielgtaylor
Copy link
Owner

Any luck getting this working? I'm not entirely sure what could be wrong. The Gentoo guys may know more about how to get notify-osd working properly.

@emcek
Copy link
Author

emcek commented Oct 2, 2013

no much to add, gentoo's forum is silent and I'm trying get to working. IMHO isn't arista issue so if you like you can close it.

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

No branches or pull requests

2 participants