You are not logged in.
Good thinking, Anarconda, that should work
Offline
root_tux_linux wrote:Can send my someone the old pkg?
I've uploaded the old package here:
http://rapidshare.com/files/197959524/l … pkg.tar.gz
Thx
Offline
i've solved with the upgrading-lib32-xcb-way. thanks
Offline
Pse wrote:This is caused by an old version of lib32-libxcb. Anyone know who's the maintainer? I can't find the package in AUR.
You can get the package through ABS. Simply change the version number will work.
Anyway, thanks for the tip.
Could you explain a little more? How would I go about updating lib32-libxcb from ABS if I can't get the PKGBUILD from AUR? What do you mean change the version number?
Offline
Anarconda wrote:Pse wrote:This is caused by an old version of lib32-libxcb. Anyone know who's the maintainer? I can't find the package in AUR.
You can get the package through ABS. Simply change the version number will work.
Anyway, thanks for the tip.
Could you explain a little more? How would I go about updating lib32-libxcb from ABS if I can't get the PKGBUILD from AUR? What do you mean change the version number?
Maybe is a good idea to start from here:
http://wiki.archlinux.org/index.php/ABS
As you will see ABS is NOT the same thing than AUR.
Last edited by Anarconda (2009-02-14 18:37:22)
Scientia et sapientia patrimonium humanitatis sunt.
Offline
virati wrote:Anarconda wrote:You can get the package through ABS. Simply change the version number will work.
Anyway, thanks for the tip.
Could you explain a little more? How would I go about updating lib32-libxcb from ABS if I can't get the PKGBUILD from AUR? What do you mean change the version number?
Maybe is a good idea to start from here:
http://wiki.archlinux.org/index.php/ABS
As you will see ABS is NOT the same thing than AUR.
Ahhhh, I always thought it was weird to have two names for the same thing. Fair enough.
Since I responded i navigated to /var/abs/community/lib32/... etc and started messing around with it on my own. I'm trying to find out what I need to change the version to in lib32-libxcb. Right now it's set to 1.1. Maybe I'm still misunderstanding...
Thanks for the clarification anyhow. Better now than later.
Offline
nevermind. Got it. Thanks for the help
Offline
Yay, ABSing in 1.1.93 worked great for me. I clear my pacman cache often, so finding the old version in there wasn't an option. I still wish I coulda just used yaourt -Sb like I can for 99% of other packages, but the annoying AUR/community64 bug prevents me from it
Offline
The ABS method worked great and I also learned how to use the ABS.
Offline
This happened for me when using Picasa today too. I downgraded lib32-libx11 and it's working now.
Something witty.
Offline
Downgrading lib32-libx11 worked here, too. It seems almost impossible to break Arch for very long.
Offline
Updating and upgrading it all works fine for me. Ahh I love a good Linux system.
I am a flying cow. Worship me, or DIE!!!
...and there he was, reigning supreme at number two
The One... The Only... The Unabeefer.
Offline
Installing via ABS did the trick!
Offline
thank you chritzel, very nice upp , works for me as well
Offline
my pacman.conf
IgnorePkg = hal networkmanager bluez bluez-gnome obex-data-server openobex obexftp lib32-libx11
and every day list is longer and longer
Last edited by na12 (2009-02-15 15:10:51)
Offline
root_tux_linux wrote:Can send my someone the old pkg?
I've uploaded the old package here:
http://rapidshare.com/files/197959524/l … pkg.tar.gz
I Love you man
Offline
Good news! With the latest lib32-libxcb and lib32-libx11, everything seems to work fine. No need to downgrade to old versions now.
Offline
hi,
sorry to resurrect this thread if not appropriate, but i think i may be experiencing this exact problem on my fresh (~24 hours old) and first arch install. (everything else is working great so far)
[chris: ~]$ googleearth
QIconvCodec::convertFromUnicode: using ASCII for conversion, iconv_open failed
QIconvCodec::convertToUnicode: using ASCII for conversion, iconv_open failed
then it starts, but the 'earth' in google earth is missing... just empty space, not even stars
this thread is the only English-language result i saw when i google searched the error and 'google earth'
http://www.google.com/search?q=QIconvCo … ogle+earth
installed google-earth from the AUR, had to modify arch=('i686') to read arch=('x86_64') in order for it to install. i've repackaged proprietary 32-bit .deb files for 64-bit, so that seems a reasonable thing to do.
don't think i've done anything else to odd - followed the arch wiki, for the most part.
Last edited by earthpig (2009-09-08 19:21:03)
Offline
installed google-earth from the AUR, had to modify arch=('i686') to read arch=('x86_64') in order for it to install. i've repackaged proprietary 32-bit .deb files for 64-bit, so that seems a reasonable thing to do.
don't think i've done anything else to odd - followed the arch wiki, for the most part.
I'm not really sure what you mean.. what debs? and which wiki? The ArchWiki Google Earth page is very short and gives you a direct link to the x86_64 package.. You should just use bin32-google-earth for x86_64.
Offline
installed google-earth from the AUR, had to modify arch=('i686') to read arch=('x86_64') in order for it to install. i've repackaged proprietary 32-bit .deb files for 64-bit, so that seems a reasonable thing to do.
don't think i've done anything else to odd - followed the arch wiki, for the most part.
You know, the arch variable is there for a reason. If the PKGBUILD will ONLY build for i686, then adding x86_64 on your own won't magically result in a 32-bit program becoming 64-bit. Google Earth is 32-bit, and 32-bit only, as of now. So is skype. And wine (please, noone mention wine64, that's different).
Ubuntu does multi-lib, Arch doesn't. You need bin32-google-earth, or a 32-bit chroot. Both of which can be found on the wiki.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline