Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

WOO HOO !!! Xfce 4.8 just landed in Sid.

Here you can discuss every aspect of Debian. Note: not for support requests!
Message
Author
User avatar
gradinaruvasile
Posts: 935
Joined: 2010-01-31 22:03
Location: Cluj, Romania
Contact:

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#31 Post by gradinaruvasile »

For the ones who want to shutdown/suspend/hibernate from slim/xdm:

There is a very simple solution: add a launcher to the panel the has "gksudo bash pm-suspend" or "gksudo bash pm-hibernate" in it.
Edit: sorry, i forgot that you have to call bash scriptname with gksudo.
And the power-manager functions too are disabled because of the lack of policykit authentication.
Muhv wrote:Hey! Just upgraded testing branch and no problems what so ever. But why is it that distrowatch refers to version 4.8.0 in red, but not 4.8.1? Also why is ver 4.6.2 still in the about xfce option?
You are using Testing - you have 4.6. The xfce 4.8 stuff is in Unstable/Sid. You have to wait a few weeks for it or install it from unstable but that is a bit complicated.
Last edited by gradinaruvasile on 2011-04-22 11:59, edited 1 time in total.

Muhv
Posts: 20
Joined: 2011-02-19 07:55
Location: Estonia, Tallinn

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#32 Post by Muhv »

:) Yeah, one can always download stuff from sid repos to testing, without waiting. Thats what i did. And it was a piece of cake, no complications.

User avatar
gradinaruvasile
Posts: 935
Joined: 2010-01-31 22:03
Location: Cluj, Romania
Contact:

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#33 Post by gradinaruvasile »

Muhv wrote::) Yeah, one can always download stuff from sid repos to testing, without waiting. Thats what i did. And it was a piece of cake, no complications.
Well it wasnt for me. Some packages had dependency issues (maybe an apt mirror thing). So i went to xfce site, downloaded all the sources (including xfce applications) and compiled + installed from source.
BTW did you make sure that you have ALL important packages to 4.8 version? Because you may end up with a mix of 4.8 and 4.6 if you dont explicitly specify every single installed packages version.

Muhv
Posts: 20
Joined: 2011-02-19 07:55
Location: Estonia, Tallinn

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#34 Post by Muhv »

For some reason, few xfce 4.8 related packages, such as libxfce4util4, libxfce4util4-dbg, libxfce4util-bin did not get downloaded when i upgraded. Perhaps i just didn't have them. So those packages solved later the ver nr issue. I tried also, as soons as it hit unstable repos, to install on testing, but some dependency problems occured. Few days later they were gone, and now it looks stable enough to hit testing. No point waiting.

User avatar
bohu
Posts: 83
Joined: 2005-12-27 22:35
Location: Southwest Missouri, near Branson
Contact:

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#35 Post by bohu »

gradinaruvasile wrote:For the ones who want to shutdown/suspend/hibernate from slim/xdm:

There is a very simple solution: add a launcher to the panel the has "gksudo bash pm-suspend" or "gksudo bash pm-hibernate" in it.
Edit: sorry, i forgot that you have to call bash scriptname with gksudo.
And the power-manager functions too are disabled because of the lack of policykit authentication.

gksudo bash pm-shutdown ?
---------- NRA certified pistol instructor, linux advocate, bookworm, pitbull enthusiast ----------

User avatar
bohu
Posts: 83
Joined: 2005-12-27 22:35
Location: Southwest Missouri, near Branson
Contact:

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#36 Post by bohu »

I see that thunar, thunar-data, and xfce4-settings just got upgraded in Sid. That may smooth out the upgrade for some folks.
---------- NRA certified pistol instructor, linux advocate, bookworm, pitbull enthusiast ----------

User avatar
gradinaruvasile
Posts: 935
Joined: 2010-01-31 22:03
Location: Cluj, Romania
Contact:

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#37 Post by gradinaruvasile »

bohu wrote:
gradinaruvasile wrote:For the ones who want to shutdown/suspend/hibernate from slim/xdm:

There is a very simple solution: add a launcher to the panel the has "gksudo bash pm-suspend" or "gksudo bash pm-hibernate" in it.
Edit: sorry, i forgot that you have to call bash scriptname with gksudo.
And the power-manager functions too are disabled because of the lack of policykit authentication.

gksudo bash pm-shutdown ?
no.

"gksudo bash poweroff"

for shutdown.

Muhv
Posts: 20
Joined: 2011-02-19 07:55
Location: Estonia, Tallinn

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#38 Post by Muhv »

In order to manage trash in 4.8 desktop, you have to install gvfs? And by the looks of it, the gvfs package has some serious bug.

User avatar
gradinaruvasile
Posts: 935
Joined: 2010-01-31 22:03
Location: Cluj, Romania
Contact:

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#39 Post by gradinaruvasile »

Muhv wrote:In order to manage trash in 4.8 desktop, you have to install gvfs? And by the looks of it, the gvfs package has some serious bug.
Gfvs works just fine with xfce.

What bug are you referring to?

Muhv
Posts: 20
Joined: 2011-02-19 07:55
Location: Estonia, Tallinn

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#40 Post by Muhv »

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615728

Looks like the problem is related to amd64 install process. So i guess it's safe to install it on 686?

User avatar
bugsbunny
Posts: 5354
Joined: 2008-07-06 17:04
Been thanked: 1 time

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#41 Post by bugsbunny »

It should even be safe to install on a 64 bit system. The problem is with the build process, so you should only have an issue if you're actually compiling it yourself. Also according to the report it's fixed in version 1.7.2-1 which was apparently released in January (to experimental, which currently has 1.8.0-1)

Muhv
Posts: 20
Joined: 2011-02-19 07:55
Location: Estonia, Tallinn

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#42 Post by Muhv »

Yeah, it's ok. Just installed it and trash icon is back on desk. Although, i still don't like the idea that even in 4.8 ver, i have gnome related package. gvfs just brouht in libgnome-keyring0.

User avatar
kc1di
Posts: 282
Joined: 2007-03-12 12:52
Location: Somewhere In Maine
Has thanked: 5 times
Been thanked: 11 times

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#43 Post by kc1di »

Just installed 4.8 form sid repositories and all seems to be working fine here. menu was there everything I would normally use seems to be working.
so far am enjoying it very much.
:D
Dave
Morse Code -An Early digital mode !
Bookworm
John 3:16
Registered Linux User # 462608

emariz
Posts: 2901
Joined: 2008-10-17 07:59

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#44 Post by emariz »

This ConsoleKit issue could be related to the authentication problem in Xfce:
http://forums.debian.net/viewtopic.php?p=350677#p350677

User avatar
bohu
Posts: 83
Joined: 2005-12-27 22:35
Location: Southwest Missouri, near Branson
Contact:

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#45 Post by bohu »

emariz is right. Consolekit is the culprit.

1) Using synaptic, remove consolekit. On my system this also removed policykit-1, policykit-1-gnome, gconf-editor, and hplip. I don't know what would happen if you reboot while these files are missing so don't reboot!

2) Switch to Debian Stable (squeeze) repository and reinstall consolekit and then lock it at that version. In the synaptic menu, Package>Lock_Version.

3) Switch to wheezy repo and reinstall policykit-1 and policykit-1-gnome.

4) Go back to sid repo and then reboot.
---------- NRA certified pistol instructor, linux advocate, bookworm, pitbull enthusiast ----------

User avatar
gradinaruvasile
Posts: 935
Joined: 2010-01-31 22:03
Location: Cluj, Romania
Contact:

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#46 Post by gradinaruvasile »

bohu wrote:emariz is right. Consolekit is the culprit.

1) Using synaptic, remove consolekit. On my system this also removed policykit-1, policykit-1-gnome, gconf-editor, and hplip. I don't know what would happen if you reboot while these files are missing so don't reboot!

2) Switch to Debian Stable (squeeze) repository and reinstall consolekit and then lock it at that version. In the synaptic menu, Package>Lock_Version.

3) Switch to wheezy repo and reinstall policykit-1 and policykit-1-gnome.

4) Go back to sid repo and then reboot.
It can be done from the command line by:

Code: Select all

aptitude install consolekit=0.4.1-4
provided that you have the squeeze repos added.

Also, the package can be pinned in the /etc/apt/preferences file:

Code: Select all

Package: consolekit
Pin: release v=0.4.1-4
Pin-Priority: 999

Muhv
Posts: 20
Joined: 2011-02-19 07:55
Location: Estonia, Tallinn

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#47 Post by Muhv »

Speaking of policykit, I get this error when trying to access usb memorystick from desktop:

Code: Select all

GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PolicyKit1 was not provided by any .service files
The old-fashion way trough terminal works just fine, but not the easy way. Any ideas?

User avatar
gradinaruvasile
Posts: 935
Joined: 2010-01-31 22:03
Location: Cluj, Romania
Contact:

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#48 Post by gradinaruvasile »

Muhv wrote:Speaking of policykit, I get this error when trying to access usb memorystick from desktop:

Code: Select all

GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PolicyKit1 was not provided by any .service files
The old-fashion way trough terminal works just fine, but not the easy way. Any ideas?
aptitude install consolekit=0.4.1-4

That one works well. Tried on 2 computers that use xdm, both mount usb stuff, have hibernate/suspend etc. With the testing version (0.4.4-1) they do not.

BTW the power manager is broken on both my computers, it does not react to powerbutton or lid events (interesting it worked on my laptop a few times, but then complete ignorance). Anyway, i hardwired both the lid and power button events to the sleep function and works perfectly since then (even locking the screen with xscreensaver), bypassing power-manager. On my laptop power-manager became a battery status monitoring applet since no other "power" functions work reliably.

murr4y
Posts: 3
Joined: 2011-03-28 18:06

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#49 Post by murr4y »

Hi,

I just installed Xfce 4.8, it seems to work.
However the transparency option for the panel is missing. (xfce4-panel 4.8.3)

Do I have to push some magical buttons? :)

User avatar
nadir
Posts: 5961
Joined: 2009-10-05 22:06
Location: away

Re: WOO HOO !!! Xfce 4.8 just landed in Sid.

#50 Post by nadir »

murr4y wrote:Hi,

I just installed Xfce 4.8, it seems to work.
However the transparency option for the panel is missing. (xfce4-panel 4.8.3)

Do I have to push some magical buttons? :)
It works here.
I do: settings -> panel -> appearance -> opacity.
I use compiz. You have got:
settings -> window-manager-tweaks -> compositor
enabled?
(assuming that is necessary, not sure).
"I am not fine with it, so there is nothing for me to do but stand aside." M.D.

Post Reply