Bug 1297148

Summary: gpaste: Couldn't spawn Ui: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown
Product: [Fedora] Fedora Reporter: woky <nechtom>
Component: gpasteAssignee: Mohamed El Morabity <pikachu.2014>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: pikachu.2014
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-11 11:27:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description woky 2016-01-09 23:35:08 UTC
Description of problem: Cannot start UI of gpaste.

Version-Release number of selected component (if applicable): gpaste-3.18.2-1.fc23.x86_64

How reproducible: Everytime.

Steps to Reproduce:
1. Install minimum Fedora 23 installation from netinstall medium (without prepared Gnome environment).
2. Install i3, gnome-terminal.
3. Install gpaste.
4. Run
  $ gpaste-client dr      
  Successfully reexecuted the daemon
  $ gpaste-client ui

  ** (gpaste-client:14726): CRITICAL **: Couldn't spawn Ui: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.GPaste.Ui was not provided by any .service files

Actual results: The error above.

Expected results: The UI should start.

There's probably some missing dependency. Or it can be my fault for not running some required Gnome daemon. In the latter case, please tell me which one, close this bug and accept my apology for wasting your time.

Comment 1 Mohamed El Morabity 2016-02-10 14:24:20 UTC
You must install gpaste-ui to access the GUI.

Comment 2 woky 2016-02-11 11:27:06 UTC
Thanks Mohamed. Silly me.