Bug 453247

Summary: cannot install apps with gpk-application in VNC session
Product: [Fedora] Fedora Reporter: Gian Piero De Lolliis <red>
Component: PackageKitAssignee: Robin Norwood <robin.norwood>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 9CC: bojan, jmccann, lmacken, rhughes, richard
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-27 13:08:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gian Piero De Lolliis 2008-06-28 10:55:13 UTC
Description of problem:
gpk-application do not permit to install package (install icon is gray) in a VNC
session.

Version-Release number of selected component (if applicable):
gnome-packagekit-0.1.12-12.20080430.fc9.i386

How reproducible:
Using gpk-applicaton inside a VNC session

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Fedora Update System 2008-06-29 07:04:41 UTC
mcabber-0.9.7-1.fc9 has been submitted as an update for Fedora 9

Comment 2 Fedora Update System 2008-06-29 22:00:35 UTC
mcabber-0.9.7-1.fc9 has been pushed to the Fedora 9 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update mcabber'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-5840

Comment 3 Gian Piero De Lolliis 2008-07-01 06:18:29 UTC
Hi,
mcabber is a instant messagging client, what got with packagekit?

Kind regards,
MT

Comment 4 Richard Hughes 2008-07-04 09:58:58 UTC
Nothing, I think FUS has got the bug number wrong :-)

Your problem is due to the vnc client not registering with ConsoleKit I guess.
In the vnc session can you do ck-list-sessions please, and paste the output. Thanks.

Comment 5 Gian Piero De Lolliis 2008-07-04 18:41:17 UTC
I'm actually using UltraVNC client (under Windows v. 1.1.0.4)

The command output is:
# ck-list-sessions 
Session1:
	uid = '0'
	realname = 'root'
	seat = 'Seat2'
	session-type = ''
	active = FALSE
	x11-display = ':1'
	x11-display-device = ''
	display-device = ''
	remote-host-name = ''
	is-local = TRUE
	on-since = '2008-07-04T17:41:09Z'
Session2:
	uid = '500'
	realname = ''
	seat = 'Seat3'
	session-type = ''
	active = FALSE
	x11-display = ':2'
	x11-display-device = ''
	display-device = ''
	remote-host-name = ''
	is-local = TRUE
	on-since = '2008-07-04T17:41:11Z'

Kind regards,
MT

Comment 6 Richard Hughes 2008-08-18 09:06:37 UTC
Right, the active = FALSE tells PackageKit you're not actually on console.

Comment 7 Richard Hughes 2008-10-27 13:08:05 UTC
I've added a warning in the current rawhdie version, although this is actually a vnc bug IMO.

Comment 8 Richard Hughes 2008-10-27 13:13:06 UTC
*** Bug 452048 has been marked as a duplicate of this bug. ***