Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xfce 4.4
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3 ... , 13, 14, 15  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
the_gummibear
n00b
n00b


Joined: 18 May 2005
Posts: 26
Location: Belgium

PostPosted: Fri Apr 13, 2007 9:54 am    Post subject: Reply with quote

I'm not able to build xfdesktop-4.5_pre20070325-r1..

Code:
main.c:57:35: error: thunar-vfs/thunar-vfs.h: No such file or directory
make[3]: *** [xfdesktop-main.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/xfdesktop-menu.Tpo .deps/xfdesktop-menu.Po
make[3]: Leaving directory `/var/tmp/portage/xfce-base/xfdesktop-4.5_pre20070325-r1/work/xfdesktop-4.5_pre20070325/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/xfce-base/xfdesktop-4.5_pre20070325-r1/work/xfdesktop-4.5_pre20070325/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xfce-base/xfdesktop-4.5_pre20070325-r1/work/xfdesktop-4.5_pre20070325'
make: *** [all] Error 2

!!! ERROR: xfce-base/xfdesktop-4.5_pre20070325-r1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 1363:   Called src_compile
  ebuild.sh, line 1304:   Called xfce44_src_compile
  xfce44.eclass, line 132:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/xfce-base/xfdesktop-4.5_pre20070325-r1/temp/build.log'.


It seems like something with thunar-vfs, but I have no clue what.
Anybody has a solution?
_________________
Progress means replacing a theory that is wrong with one more subtly wrong.
Back to top
View user's profile Send private message
ilm
Guru
Guru


Joined: 29 Jun 2006
Posts: 310
Location: Brisbane, Australia

PostPosted: Fri Apr 13, 2007 10:29 am    Post subject: Reply with quote

I've built it before (a few weeks ago) but downgraded, as the menus don't work nicely IMHO. My custom menu items disappeared, and the openoffice shortcuts wouldn't work.
Back to top
View user's profile Send private message
terminal9
Apprentice
Apprentice


Joined: 12 Oct 2006
Posts: 157

PostPosted: Fri Apr 13, 2007 10:36 am    Post subject: Reply with quote

drphibes wrote:
terminal9 wrote:
xfce4-mixer-4.4.1 tries to update gtk+, glib, intltool as well.
Was this intentional?


2.10+ are latest stable for both glib and gtk+. the mixer ebuild declares >= 2.6 as requirements
for both gtk+ and glib, well below current stable versions.

Here's what I'm talking about:
Code:
 # ACCEPT_KEYWORDS="~x86" emerge -uvpN xfce4

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] xfce-base/libxfce4util-4.4.1 [4.4.0-r1] USE="-debug -doc" 365 kB
[ebuild     U ] dev-util/pkgconfig-0.21-r1 [0.20] USE="-hardened" 976 kB
[ebuild     U ] xfce-extra/xfce4-icon-theme-4.4.1 [4.4.0] 1,819 kB
[ebuild     U ] xfce-base/libxfcegui4-4.4.1 [4.4.0] USE="startup-notification -debug -doc" 593 kB
[ebuild     U ] xfce-base/libxfce4mcs-4.4.1 [4.4.0] USE="startup-notification -debug -doc" 260 kB
[ebuild     U ] xfce-base/xfce-mcs-manager-4.4.1 [4.4.0] USE="-debug" 638 kB
[ebuild     U ] xfce-extra/xfce4-appfinder-4.4.1 [4.4.0] USE="-debug" 378 kB
[ebuild     U ] xfce-base/xfce4-panel-4.4.1 [4.4.0] USE="startup-notification -debug -doc" 750 kB
[ebuild     U ] xfce-base/xfwm4-4.4.1 [4.4.0] USE="startup-notification xcomposite -debug" 1,608 kB
[ebuild     U ] xfce-base/xfce-utils-4.4.1 [4.4.0-r3] USE="dbus -debug" 594 kB
[ebuild     U ] xfce-base/xfprint-4.4.1 [4.4.0] USE="cups -debug -doc" 846 kB
[ebuild     U ] xfce-base/xfce-mcs-plugins-4.4.1 [4.4.0-r1] USE="-debug" 856 kB
[ebuild     U ] xfce-extra/xfwm4-themes-4.4.1 [4.4.0] 487 kB
[ebuild     U ] xfce-base/orage-4.4.1 [4.4.0] USE="-debug" 1,515 kB
[ebuild     U ] xfce-base/xfdesktop-4.4.1 [4.4.0-r3] USE="dbus -debug -doc -minimal" LINGUAS="-ca -cs -da -de -el -es -et -eu -fi -fr -he -hu -ja -ko -nl -pl -pt_BR -ro -ru -sk -sv -uk -vi -zh_CN -zh_TW" 2,996 kB
[ebuild     U ] xfce-base/xfce4-session-4.4.1 [4.4.0] USE="dbus -debug -gnome" 1,260 kB
[ebuild     U ] xfce-base/xfce4-4.4.1 [4.4.0] USE="cups -alsa -minimal -oss" 0 kB

Total: 17 packages (17 upgrades), Size of downloads: 15,933 kB
The list above does not have xfce4-mixer-4.4.1. When I add it to emerge, the number of packages jumps from 17 to 23 including gtk, glib, some alsa stuff...
Code:
# ACCEPT_KEYWORDS="~x86" emerge -uvpN xfce4 xfce4-mixer

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] xfce-base/libxfce4util-4.4.1 [4.4.0-r1] USE="-debug -doc" 365 kB
[ebuild     U ] dev-util/pkgconfig-0.21-r1 [0.20] USE="-hardened" 976 kB
[ebuild     U ] xfce-extra/xfce4-icon-theme-4.4.1 [4.4.0] 1,819 kB
[ebuild     U ] x11-libs/gtk+-2.10.11 [2.10.9] USE="X jpeg tiff -debug -doc -xinerama" 14,680 kB
[ebuild     U ] dev-util/intltool-0.35.5 [0.35.0] 132 kB
[ebuild     U ] dev-libs/glib-2.12.11 [2.12.9] USE="-debug -doc -hardened" 2,857 kB
[ebuild     U ] media-sound/alsa-headers-1.0.14_rc3 [1.0.14_rc1] 2,470 kB
[ebuild     U ] xfce-base/libxfcegui4-4.4.1 [4.4.0] USE="startup-notification -debug -doc" 593 kB
[ebuild     U ] xfce-base/libxfce4mcs-4.4.1 [4.4.0] USE="startup-notification -debug -doc" 260 kB
[ebuild     U ] media-libs/alsa-lib-1.0.14_rc3 [1.0.14_rc1] USE="-debug -doc" 699 kB
[ebuild     U ] xfce-base/xfce-mcs-manager-4.4.1 [4.4.0] USE="-debug" 638 kB
[ebuild     U ] xfce-extra/xfce4-appfinder-4.4.1 [4.4.0] USE="-debug" 378 kB
[ebuild     U ] xfce-base/xfce4-panel-4.4.1 [4.4.0] USE="startup-notification -debug -doc" 750 kB
[ebuild     U ] xfce-base/xfwm4-4.4.1 [4.4.0] USE="startup-notification xcomposite -debug" 1,608 kB
[ebuild     U ] xfce-base/xfce-utils-4.4.1 [4.4.0-r3] USE="dbus -debug" 594 kB
[ebuild     U ] xfce-base/xfprint-4.4.1 [4.4.0] USE="cups -debug -doc" 846 kB
[ebuild     U ] xfce-base/xfce-mcs-plugins-4.4.1 [4.4.0-r1] USE="-debug" 856 kB
[ebuild     U ] xfce-extra/xfwm4-themes-4.4.1 [4.4.0] 487 kB
[ebuild     U ] xfce-base/orage-4.4.1 [4.4.0] USE="-debug" 1,515 kB
[ebuild     U ] xfce-base/xfdesktop-4.4.1 [4.4.0-r3] USE="dbus -debug -doc -minimal" LINGUAS="-ca -cs -da -de -el -es -et -eu -fi -fr -he -hu -ja -ko -nl -pl -pt_BR -ro -ru -sk -sv -uk -vi -zh_CN -zh_TW" 2,996 kB
[ebuild     U ] xfce-base/xfce4-session-4.4.1 [4.4.0] USE="dbus -debug -gnome" 1,260 kB
[ebuild     U ] xfce-extra/xfce4-mixer-4.4.1 [4.4.0-r1] USE="alsa -debug" 449 kB
[ebuild     U ] xfce-base/xfce4-4.4.1 [4.4.0] USE="cups -alsa -minimal -oss" 0 kB

Total: 23 packages (23 upgrades), Size of downloads: 37,217 kB
Back to top
View user's profile Send private message
the_gummibear
n00b
n00b


Joined: 18 May 2005
Posts: 26
Location: Belgium

PostPosted: Sat Apr 14, 2007 1:39 pm    Post subject: Reply with quote

ilm wrote:
I've built it before (a few weeks ago) but downgraded, as the menus don't work nicely IMHO. My custom menu items disappeared, and the openoffice shortcuts wouldn't work.


The problem is I can't build the rest unless I manage to get passed xfdesktop..
Can I just emerge --skipfirst? Or is it a needed package?
_________________
Progress means replacing a theory that is wrong with one more subtly wrong.
Back to top
View user's profile Send private message
ilm
Guru
Guru


Joined: 29 Jun 2006
Posts: 310
Location: Brisbane, Australia

PostPosted: Sat Apr 14, 2007 1:44 pm    Post subject: Reply with quote

Code:
echo ">=xfce-base/xfdesktop-4.5_pre20070325" >> /etc/portage/packages.mask


Then try emerging again. (alternatively, you can set it so that only versions less than the one above are keyworded). You won't be emerging the beta version of xfdesktop then.
Back to top
View user's profile Send private message
jack_mort
Apprentice
Apprentice


Joined: 30 Jan 2003
Posts: 167

PostPosted: Sun Apr 15, 2007 9:47 am    Post subject: Reply with quote

Crono81 wrote:
can't compile xfce4-mixer without -j1, and xfdesktop segfaults:
Code:

xfdesktop[7909]: segfault at 00002b13d26714f8 rip 00002b13d1d5ab43 rsp 00007fffdc934df0 error 4
xfce4-menu-plug[7937] general protection rip:2adc90b30b2b rsp:7fff1c87ffa0 error:0
xfdesktop[17042]: segfault at 00002b680ee2b278 rip 00002b680e5b9b43 rsp 00007fffa00d55d0 error 4
xfce4-menu-plug[17894] general protection rip:2ae58515cb2b rsp:7fff2814a8a0 error:0
xfdesktop[17905]: segfault at 00002b2dc218fa98 rip 00002b2dc191cb43 rsp 00007fffecd732d0 error 4
xfce4-menu-plug[2701] general protection rip:2b8194ffdb2b rsp:7fff182a9a00 error:0


Reverting to 4.4.0-r3 :roll:

Same problem with xfdesktop, but reverting to 4.4.0-r3 doesn't work :cry:
Back to top
View user's profile Send private message
Gergan Penkov
Veteran
Veteran


Joined: 17 Jul 2004
Posts: 1464
Location: das kleinste Kuhdorf Deutschlands :)

PostPosted: Sun Apr 15, 2007 11:47 am    Post subject: Reply with quote

Are you using the menu-plugin, if so the problem could be as in this bug.
_________________
"I knew when an angel whispered into my ear,
You gotta get him away, yeah
Hey little bitch!
Be glad you finally walked away or you may have not lived another day."
Godsmack
Back to top
View user's profile Send private message
jack_mort
Apprentice
Apprentice


Joined: 30 Jan 2003
Posts: 167

PostPosted: Sun Apr 15, 2007 2:35 pm    Post subject: Reply with quote

No I don't use any panel. And in fact the problem seems to rely on the option to display minimised applications on the desktop. When switched off (showing launchers or nothing), xfdesktop works well. Furthermore, xfdesktop segfaults only when I log in : I can launch it "by hand" and it works well.

Very strange... I'll have to dig into what was uptated yesterday when I made my weekly emerge -u world...
Back to top
View user's profile Send private message
OmarG
n00b
n00b


Joined: 29 Mar 2004
Posts: 11
Location: Honolulu, HI

PostPosted: Sun Apr 15, 2007 4:11 pm    Post subject: [Solved] Transparency Lost after Update to 4.4.1 Reply with quote

The tab for transparency in Window Manager Tweaks is suddenly gone after updating to 4.4.1 and then restarting X. I've confirmed that compsiting is enabled in X still and no changes were made to xorg.conf. Strange...

Solved: embarrassingly, I hadn't enabled xcomposite for xfwm4. I'd swear that when I did emerge xfce4 it was an option, but when emerging it individually, it showed up.
Back to top
View user's profile Send private message
ilm
Guru
Guru


Joined: 29 Jun 2006
Posts: 310
Location: Brisbane, Australia

PostPosted: Mon Apr 16, 2007 8:44 am    Post subject: Reply with quote

Well, I think 4.4.1 might have a space leak somewhere... recently, I've had a huge increase in the amount of memory being used, and it looks like xfdesktop & co. might be the culprits, so I'm going to downgrade back to 4.4 and see if that fixes it...
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Sat Apr 21, 2007 9:06 pm    Post subject: Reply with quote

Argh... 4.4.0 -> 4.4.1: xfdesktop segfault; 4.4.1 -> 4.4.0: xfdesktop segfault; unmerge xfce4 & friends, emerge: xfdesktop segfault.

:cry:
Back to top
View user's profile Send private message
jack_mort
Apprentice
Apprentice


Joined: 30 Jan 2003
Posts: 167

PostPosted: Sat Apr 21, 2007 9:21 pm    Post subject: Reply with quote

Same problem here :cry:
Back to top
View user's profile Send private message
ilm
Guru
Guru


Joined: 29 Jun 2006
Posts: 310
Location: Brisbane, Australia

PostPosted: Sun Apr 22, 2007 4:37 am    Post subject: Reply with quote

Well, I downgraded back to 4.4.0 for xfdesktop, and I'm definitely getting less intensive memory usage... so I guess there's a space leak in 4.4.1...
Back to top
View user's profile Send private message
sian
Apprentice
Apprentice


Joined: 26 Jan 2004
Posts: 288

PostPosted: Tue May 01, 2007 10:51 am    Post subject: Reply with quote

I used beryl with XFCE until I got blackscreen. This is caused by beryl-manager.

Now I decided to unmerge beryl. But I get no window decorator in XFCE, don't have any menu and background.

How can I solve this ? What are the configuration files to edit ?

Thanks for your help.
_________________
Kernel : 2.6.32 - E17 - OpenRC-0.61 - gcc-4.4.3
Back to top
View user's profile Send private message
Sachankara
l33t
l33t


Joined: 11 Jun 2004
Posts: 696
Location: Stockholm, Sweden

PostPosted: Tue May 01, 2007 11:23 am    Post subject: Reply with quote

sian wrote:
I used beryl with XFCE until I got blackscreen. This is caused by beryl-manager.

Now I decided to unmerge beryl. But I get no window decorator in XFCE, don't have any menu and background.

How can I solve this ? What are the configuration files to edit ?

Thanks for your help.
Try logging onto a terminal and start xfwm4, xfce4-panel and xfdesktop manually.

For example:
Code:
$ DISPLAY=:0.0 xfwm4 &

_________________
Gentoo Hardened Linux 2.6.21 + svorak (Swedish dvorak)
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Tue May 01, 2007 12:52 pm    Post subject: Reply with quote

creidiki wrote:
Argh... 4.4.0 -> 4.4.1: xfdesktop segfault; 4.4.1 -> 4.4.0: xfdesktop segfault; unmerge xfce4 & friends, emerge: xfdesktop segfault.

:cry:


This should be fixed since 26 Apr 2007 by xfce-base/xfdesktop-4.4.1-r1.
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Tue May 01, 2007 12:54 pm    Post subject: Reply with quote

sian wrote:
I used beryl with XFCE until I got blackscreen. This is caused by beryl-manager.

Now I decided to unmerge beryl. But I get no window decorator in XFCE, don't have any menu and background.

How can I solve this ? What are the configuration files to edit ?

Thanks for your help.


If you remove ~/.cache from your home directory xfce4-session starts from beginning and should start xfwm4 again.

Plus, if you previously have used gtk-engines-qt with KDE you need to remove ~/.gtkrc* files too.
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Tue May 01, 2007 12:55 pm    Post subject: Reply with quote

ilm wrote:
Well, I think 4.4.1 might have a space leak somewhere... recently, I've had a huge increase in the amount of memory being used, and it looks like xfdesktop & co. might be the culprits, so I'm going to downgrade back to 4.4 and see if that fixes it...


*shrug* 4.4.1 actually should *fix* some of the leaks, not add them.. 8O
Back to top
View user's profile Send private message
sian
Apprentice
Apprentice


Joined: 26 Jan 2004
Posts: 288

PostPosted: Tue May 01, 2007 12:59 pm    Post subject: Reply with quote

Thanks Sachankara.

I now had window decoration but not the bar :-)

This is all strange.
_________________
Kernel : 2.6.32 - E17 - OpenRC-0.61 - gcc-4.4.3
Back to top
View user's profile Send private message
ilm
Guru
Guru


Joined: 29 Jun 2006
Posts: 310
Location: Brisbane, Australia

PostPosted: Tue May 01, 2007 1:49 pm    Post subject: Reply with quote

SamuliSuominen wrote:
ilm wrote:
Well, I think 4.4.1 might have a space leak somewhere... recently, I've had a huge increase in the amount of memory being used, and it looks like xfdesktop & co. might be the culprits, so I'm going to downgrade back to 4.4 and see if that fixes it...


*shrug* 4.4.1 actually should *fix* some of the leaks, not add them.. 8O


Well, you'd think so...

I might try 4.4.1 in the next day or so just to double-check...
Back to top
View user's profile Send private message
Sachankara
l33t
l33t


Joined: 11 Jun 2004
Posts: 696
Location: Stockholm, Sweden

PostPosted: Tue May 01, 2007 2:35 pm    Post subject: Reply with quote

sian wrote:
Thanks Sachankara.

I now had window decoration but not the bar :-)

This is all strange.
Try starting xfce4-panel and xfdesktop the same way you started xfwm4.
_________________
Gentoo Hardened Linux 2.6.21 + svorak (Swedish dvorak)
Back to top
View user's profile Send private message
bladus
Apprentice
Apprentice


Joined: 27 Jul 2005
Posts: 233

PostPosted: Tue May 01, 2007 5:45 pm    Post subject: Reply with quote

Does anybody know if there is a xfburn ebuild somewhere?
I would really like to try it.
Back to top
View user's profile Send private message
b3cks
Veteran
Veteran


Joined: 23 Mar 2004
Posts: 1481
Location: Bremen (GER)

PostPosted: Tue May 01, 2007 6:39 pm    Post subject: Reply with quote

bladus wrote:
Does anybody know if there is a xfburn ebuild somewhere?
I would really like to try it.

:arrow: https://bugs.gentoo.org/show_bug.cgi?id=166999
_________________
I am /root and if you see me laughing you better have a backup.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sun May 06, 2007 5:59 pm    Post subject: Reply with quote

Hi there :)

I didn't have the time to read through this thread, but if xfce4-mixer fails to install & you have -fomit-frame-pointer in your cflags disable
it temporarily & you'll be fine with this problem

Regards
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Dieter@be
Guru
Guru


Joined: 03 Apr 2005
Posts: 314
Location: Wetteren, Belgium

PostPosted: Wed May 30, 2007 9:33 am    Post subject: Reply with quote

Hey guys.
After reading the latest comments I was a bit hesitant, but decided to try it anyway.
So I updated from 4.4.0 to 4.4.1 (included all applications including plugins etc)
I get no segfaults or weird problems and the fonts still look exactly the same.

And still a very lightweight memory usage. I don't think there are apparent memory leaks in there.

Thanks for the good work, coders & maintainers!
_________________
Nothing beats a ride on the Gentoo learning curve.
2 Gentoo Linux boxes - 2 Arch Linux boxes - Love all four
Say no to i386 binaries! -- Adopt an unanswered topic
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3 ... , 13, 14, 15  Next
Page 14 of 15

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum