Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1274634 - Gparted does not open unless you run "xhost +"
Summary: Gparted does not open unless you run "xhost +"
Keywords:
Status: CLOSED DUPLICATE of bug 1274451
Alias: None
Product: Fedora
Classification: Fedora
Component: wayland
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: WaylandRelated
TreeView+ depends on / blocked
 
Reported: 2015-10-23 08:29 UTC by sandeep
Modified: 2015-12-08 11:18 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-08 11:18:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description sandeep 2015-10-23 08:29:35 UTC
Description of problem:
I installed gparted using the software center. I try to run gparted by clicking on it after searching for it. Gparted needs sudo permissions - which it asks for using a gui password prompt. After I enter the password,  It fails to open SILENTLY. 

Opening a terminal and typing "xhost +" and then following the exact same steps will open the software.
This is a very important issue because this is a fresh install of Fedora 23 and everyone is getting confused on what is happening.

Version-Release number of selected component (if applicable):
Fedora 23, Gnome 3.18, Wayland session, fresh install

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Christian Stadelmann 2015-11-24 21:18:31 UTC
This issue is a duplicate of 1266771.
And you should use
$ xhost +local:
instead of running
$ xhost +
because the first one allows access just for local applications, the second one for everybody.

Comment 2 Kamil Páral 2015-12-08 11:18:13 UTC

*** This bug has been marked as a duplicate of bug 1274451 ***


Note You need to log in before you can comment on or make changes to this bug.