arista icon indicating copy to clipboard operation
arista copied to clipboard

not provided by any .service files

Open emcek opened this issue 10 years ago • 6 comments

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

emcek avatar Sep 18 '13 10:09 emcek

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 [email protected] 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/danielgtaylor/arista/issues/158 .

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

danielgtaylor avatar Sep 18 '13 16:09 danielgtaylor

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

emcek avatar Sep 18 '13 16:09 emcek

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 [email protected] 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/danielgtaylor/arista/issues/158#issuecomment-24680214 .

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

danielgtaylor avatar Sep 18 '13 17:09 danielgtaylor

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

emcek avatar Sep 19 '13 09:09 emcek

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.

danielgtaylor avatar Oct 02 '13 16:10 danielgtaylor

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.

emcek avatar Oct 02 '13 16:10 emcek