You are not logged in.
Offline
To clarify, terminal works if you run it directly, but if you try to run the <code>xfce4-terminal</code> script, it will not correctly load Terminal:
$ xfce4-terminal
xfce4-terminal: error while loading shared libraries: libxfce4util.so.2: cannot open shared object file: No such file or directoryOffline
Repo updated.
= ALL xfce4-svn packages rebuilt
-- Removed xfce4-terminal (use terminal-svn instead)
= XGL stuff updated
I'll be getting gaim-svn up in a day or so, it failed to build today.
If you are still getting problems with any of the xfce stuff using libxfce4util.so.2, remove the package from your cache and reinstall.
·¬»· i am shadowhand, powered by webfaction
Offline
Repo updated.
+ Added a bunch of new plugins (pacman -S xfce4-svn-plugins)
-- Removed wine-cvs
I'm killing wine-cvs because there's just no point anymore. The cvs version of wine breaks the latest WoW patches and takes far too long to checkout/compile. There are instructions in the Wiki about compiling Wine for WoW here
·¬»· i am shadowhand, powered by webfaction
Offline
Repo updated.
= Latest XGL stuff
= Latest xfce-svn stuff
+ Added Transmission (Lightweight GTK+ BitTorrent client)
·¬»· i am shadowhand, powered by webfaction
Offline
Thanks for the updates, Transmission especially is great.
Offline
Repo updated.
= Latest xfce-svn
-- Removed Transmisson (added to Community)
-- Removed ortp (outdated, moved to Community)
-- Removed multimux (outdated, moved to Community)
XGL is unable to build at this point. I'm waiting for a new XGL overlay from Mikos.
·¬»· i am shadowhand, powered by webfaction
Offline
is xgl-cvs fixed yet?
Offline
Right now I have updated my xgl-abs-overlay, so Shadowhand can update his repository too.
PKGBUILDs are as usual here:
Latest Xgl and Compiz PKGBUILDs
Offline
Shadowhand: I have replaced cairo-cvs with cairo-devel, so you can remove cairo-cvs from your repository. Also scrnsaverproto was removed (because latest version is in Arch now), but fixesproto was added (xgl-cvs needs latest version, but it is not in Arch yet).
Offline
Well, I have updated my xgl-abs-overlay again. It is only minor fix (new Compiz plugins added to startxgl script).
EDIT: Just another minor update (removed gconf-dump plugin from startxgl script).
Offline
Thanks Mikos.
Expect an update to my packages tonight or tomorrow.
·¬»· i am shadowhand, powered by webfaction
Offline
Repo updated.
= Latest Xfce-svn stuff
= XGL stuff sync'ed to Mikos' latest overlay
= Updated gaim-svn (couldn't fix the icons with Tango due to upstream changes though
)
·¬»· i am shadowhand, powered by webfaction
Offline
it says
xgl-cvs: requires fixesproto>=4.0 but it is not in the sync dbHow do I fix this?
EDIT:
did pacman -S shadowhand/fixesproto Sorry, I'm still a noob to arch. Came from gentoo...
Offline
Same problem here when doing -Su!
Offline
same error here
Offline
pacman -S shadowhand/fixesprotoYou might want to add "IgnorePkg = fixesproto" to /etc/pacman.conf as well (remember to watch this, because you will want to remove it when the current version matches the one in my repo.
NOTE: Please please please! don't clutter up this thread with problems with my pkgs, it's meant for notices ONLY. Direct issues, questions, and all other matters to this thread: http://bbs.archlinux.org/viewtopic.php?t=15355
·¬»· i am shadowhand, powered by webfaction
Offline
I have updated my xgl-abs-overlay. Problems with missing gconf schemas are now fixed. So you can update your repo again ;-)
Offline
I just want to say a big 'Thank You' to Mikos and shadowhand; you guys are great, for getting the uber-complex xgl and compiz working, and for having such a great repository (respectively).
/me bows politely
.oO Komodo Dave Oo.
Offline
Xfce-svn repo move.
Xfce-svn is now hosted seperately from the shadowhandrepo. Add this to pacman.conf for the new repo:
[xfce-svn]
Server = http://arch.os-zen.net/pkg/xfce-svnYou will need to reinstall what you have already and clean your cache as necessary. This should be the last time cache cleaning will be necessary. Thanks for your patience!
·¬»· i am shadowhand, powered by webfaction
Offline
Both repos should be completely fixed and up to date now. Sorry for the bumps in the road.
·¬»· i am shadowhand, powered by webfaction
Offline
[root@archlinux ~]# pacman -S xgl-cvs
error: unresolvable dependencies:
xgl-cvs: requires fixesproto>=4.0 but it is not in the sync dbit doesn't work for couple of days.
But downloading manually with ftp from your repo, and pacman -U it works. Then pacman -S xgl-cvs either.
i tried to remove /var/lib/pacman/shadowland, then pacman -Sy, but the same occured...
Offline
[root@archlinux ~]# pacman -S xgl-cvs error: unresolvable dependencies: xgl-cvs: requires fixesproto>=4.0 but it is not in the sync dbit doesn't work for couple of days.
But downloading manually with ftp from your repo, and pacman -U it works. Then pacman -S xgl-cvs either.
![]()
i tried to remove /var/lib/pacman/shadowland, then pacman -Sy, but the same occured...
pacman -S shadowhand/fixesproto
-> you need to use the above command so that pacman knows to not go for fixesproto 3.x in current/community/extra
Once you've done that, add
IgnorePkg=fixesproto
into pacman.conf , so that it doesn't try to upgrade it the next time you do pacman -Syu, since there are issues regarding fixesproto in shadowhands repo.
.oO Komodo Dave Oo.
Offline
This is the error I've been getting for the last few days when running 'pacman -Syu' I also get it when I run 'pacman -S shadowhand/fixesproto'
# pacman -S shadowhand/fixesproto
Targets: fixesproto-4.0-1
Total Package Size: 0.1 MB
Proceed with upgrade? [Y/n]
checking package integrity...
error: archive fixesproto-4.0-1.pkg.tar.gz is corrupted
Offline
This is the error I've been getting for the last few days when running 'pacman -Syu' I also get it when I run 'pacman -S shadowhand/fixesproto'
# pacman -S shadowhand/fixesproto
Targets: fixesproto-4.0-1
Total Package Size: 0.1 MB
Proceed with upgrade? [Y/n]
checking package integrity...
error: archive fixesproto-4.0-1.pkg.tar.gz is corrupted
...
Once you've done that, add
IgnorePkg=fixesproto
into pacman.conf , so that it doesn't try to upgrade it the next time you do pacman -Syu, since there are issues regarding fixesproto in shadowhands repo.
.oO Komodo Dave Oo.
Offline