 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

4th June 2012, 07:34 PM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 182

|
|
|
Yumex and XFCE
Okay, I am switching to XFCE, since my boxes are older and can't handle Gnome anymore (thanks alot guys :-( ).
Everythings seemed to be going okay, but then I tried to run yumex: it started, and said "authenticating as root", but didn't pop up a dialog box to enter the root password.
What did I miss?
TIA
ken
|

4th June 2012, 07:46 PM
|
 |
Registered User
|
|
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,112

|
|
|
Re: Yumex and XFCE
Quote:
Originally Posted by daytooner
Okay, I am switching to XFCE, since my boxes are older and can't handle Gnome anymore (thanks alot guys :-( ).
Everythings seemed to be going okay, but then I tried to run yumex: it started, and said "authenticating as root", but didn't pop up a dialog box to enter the root password.
What did I miss?
TIA
ken
|
Yumex is broken in openbox as well - same symptom.
|

4th June 2012, 07:51 PM
|
 |
Registered User
|
|
Join Date: Sep 2007
Location: Los Angeles, CA
Posts: 120

|
|
|
Re: Yumex and XFCE
What version of Fedora? It works for me on Fedora 17 XFCE 4.8, starting yumex from CLI or from the Apps->System menu.
|

4th June 2012, 10:36 PM
|
|
Registered User
|
|
Join Date: May 2011
Posts: 700

|
|
|
Re: Yumex and XFCE
It works fine here on F17.
I noticed that before it used the usermode-gtk password prompt but now it's using the policykit one.
|

4th June 2012, 11:30 PM
|
 |
Registered User
|
|
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,112

|
|
|
Re: Yumex and XFCE
After updating, yumex 3.0.5 is still broken in openbox in F17. Launching it from a terminal gives:
Code:
** (process:2978): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
** (process:2978): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
** (process:2978): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
/usr/lib/python2.7/site-packages/guihelpers/__init__.py:256: GtkWarning: gtk_scrolled_window_add(): cannot add non scrollable widget use gtk_scrolled_window_add_with_viewport() instead
self.add_from_file(filename)
15:17:59 : DEBUG - network interface eth0 (r8169) is connected
15:17:59 : INFO - Connected to an network
15:17:59 : DEBUG - network interface eth0 (r8169) is connected
15:17:59 : INFO - Starting yum child process
15:17:59 : INFO - YUM: ==== AUTHENTICATING FOR org.yum-extender.backend.pkexec.run ===
15:17:59 : INFO - YUM: Authentication is required for Yum Extender to handle packages on the system
15:17:59 : INFO - YUM: Authenticating as: <myusername>
...and there it sits. No authorization box appears. It can be closed normally, at least.
|

5th June 2012, 12:07 AM
|
|
Registered User
|
|
Join Date: May 2011
Posts: 700

|
|
|
Re: Yumex and XFCE
Do you have polkit and polkit-gnome installed?
Also you need to start the authentication agent at login. Add
Code:
/usr/libexec/polkit-gnome-authentication-agent-1 &
to you autostart file.
|

5th June 2012, 01:22 AM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 182

|
|
|
Re: Yumex and XFCE
Quote:
Originally Posted by secipolla
Do you have polkit and polkit-gnome installed?
Also you need to start the authentication agent at login. Add
Code:
/usr/libexec/polkit-gnome-authentication-agent-1 &
to you autostart file.
|
Okay, that was it. Manually ran that command, then yumex pops up the authentication box :-).
In the session settings for startup apps, there is a checkbox the polkit authentication, which wasn't checked, so now it is and runs on login.
Thanks!
ken
|

5th June 2012, 06:34 PM
|
 |
Registered User
|
|
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,112

|
|
|
Re: Yumex and XFCE
Quote:
Originally Posted by secipolla
Do you have polkit and polkit-gnome installed?
Also you need to start the authentication agent at login. Add
Code:
/usr/libexec/polkit-gnome-authentication-agent-1 &
to you autostart file.
|
They were installed but I needed to start polkit-gnome-authentication-agent. Thanks secipolla.
Another yumex change is that the authentication-agent wants me to enter my password, not root's, even when I install new packages. Have to wonder who it thinks logged in as me with my password in the first place. It is in effect asking "Is that still you? Do you still know your own password?" What is the point of this entire baroque exercise, I wonder.
Yum on the command line is looking more reasonable. I don't mind a little bloat (4.4 MiB, while all of openbox is using 5.1), but senseless bloat?
|

5th June 2012, 07:28 PM
|
|
Registered User
|
|
Join Date: May 2011
Posts: 700

|
|
|
Re: Yumex and XFCE
For me it asks for the root password.
I don't have sudo configured, maybe that's the reason it asks the user password for you?
|

1st February 2013, 10:41 PM
|
 |
Registered User
|
|
Join Date: Apr 2008
Location: albuquerque
Posts: 120

|
|
|
Re: Yumex and XFCE
Quote:
Originally Posted by secipolla
Do you have polkit and polkit-gnome installed?
Also you need to start the authentication agent at login. Add
Code:
/usr/libexec/polkit-gnome-authentication-agent-1 &
to you autostart file.
|
Thanks for the tip. Similar solution for Openbox in the F17 KDE spin:
Code:
/usr/libexec/kde4/polkit-kde-authentication-agent-1
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 23:04 (Saturday, 25-05-2013)
|
|
 |
 |
 |
 |
|
|