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

encapsulate notification into try/catch #1

Merged
merged 1 commit into from
Oct 18, 2018

Conversation

mothsART
Copy link

I tried to launch gSpeech in raspbian but without xfce4-notifyd package, gSeech was blocked on:

Traceback (most recent call last):
  File "./gSpeech.py", line 356, in onExecute
    pynotify.Notification(APPNAME, _(u"No text selected."), self.icon).show()
glib.GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

I think, notification must not been bloking anyway.

@lusum
Copy link
Owner

lusum commented Oct 18, 2018

Ok i will commit, it is only a safety check, so it should be no problems.

@lusum lusum merged commit fb746e3 into lusum:master Oct 18, 2018
lusum pushed a commit that referenced this pull request Mar 8, 2020
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

Successfully merging this pull request may close these issues.

2 participants