You are not logged in.
Pages: 1
Wine worked fine(yesterday)
Today, when I try to start wine xx.exe it isn't reaction.
Any errors...
When I am typing winecfg is the same thing.
Any errors... Window is not show.
I reinstalled wine with remove ~/.wine but it doesn't takes any effects.
Please help me.
Offline
What are the errors you get?
Offline
I also have a similar problem since a system update a while ago. It was reported here several times, i don't know if a bug in the tracker exists.
I didn't get around taking a look (yet) though, but also compiling .37 of wine didn't help in any way.
The output of a program which worked properly before:
libGL warning: 3D driver claims to not support visual 0x4b
libGL warning: 3D driver claims to not support visual 0x4b
err:x11drv:X11DRV_CreateWindow invalid window width -10
err:x11drv:X11DRV_CreateWindow invalid window height -10
err:x11drv:X11DRV_CreateWindow invalid window width -10
err:x11drv:X11DRV_CreateWindow invalid window height -10
fixme:tab:TAB_WindowProc Unimplemented msg TCM_SETEXTENDEDSTYLE
fixme:gdi:ExtCreatePen Hatches not implemented
fixme:advapi:LsaOpenPolicy ((null),0x34b8ec,0x00000001,0x34b908) stub
fixme:advapi:LsaClose (0xcafe) stub
// STi
Ability is nothing without opportunity.
Offline
tom5760
any errors...
I typing winecfg and..................nothing
Offline
I have no idea. Sorry!
Offline
I had compile wine but it still do not work.
I think my system is broken.
But All things works fine (not wine)
Should I reinstall my Arch?
Offline
I think that won't change anything. I guess it broke for some other reason... packages, depends, why ever.
Ability is nothing without opportunity.
Offline
STiAT
Is wine working in your Arch?
Offline
It is not working here either - The last two upgrades did not work for me. There were building problems of .exe files and font problems. We had similar problems some time ago. I have reverted to 0.9.35-1.
Go to /var/cache/pacman/pkg and do a pacman -U wine-0.9.35-1.pkg.tar.gz.
Then go to nano -w /etc/pacman.conf and add
IgnorePkg = wine
under General Options
Wine is not to be packaged on the fly - I think the package maker should have a general interest in wine and follow the mailing list for wine.
It is also stated that certain wine versions don't work for "your favorite" apps. If you only use wine for one or two apps, I see no reason to upgrade wine as long as you have a working wine version.
That is my humble opinion, much wiser from previous wine upgrades.
There is also an irc channel for wine. It might be worth going there and finding out why wine breaks and then file a bug in archlinux and tell the maintainer what has changed in wine. There could be some new dependency etc.
Linfan
Last edited by linfan (2007-06-05 06:53:02)
Offline
Where I can download wine-0.35-1.pkg.tar.gz ?
Offline
It should be in your /var/cache/pacman/pkg unless you have configured your system to delete it or yourself deleted it or installed arch some days ago. Otherwise try to find it on Google and download it to your desktop or home directory and install it with the command.
pacman -U wine-0.35-1.pkg.tar.gz
linfan
Offline
I haven't got it in var
I can't find it
Offline
mine wine works fine
Offline
You can get old wine packages from here: http://phraktured.net/archmirror/extra/os/i686/
Regards,
linfan
Offline
thanks
But moment ago I did pacman -Syu and there was new wine - working wine
All is fine now
Offline
You can get old wine packages from here: http://phraktured.net/archmirror/extra/os/i686/
Regards,
linfan
Thanks for the link linfan!
And thank you Phraktured for the site as well.
Was having problems with wine 0.9-38-1 too. Downloaded the 0.9.36 version from here, and all is working fine again. I'll keep a hold of this old version, just in case a newer update is borked on my system too.
Now I can play FM2007 again
Offline
I also still have those problems. I think this is a problem with the wine version itself, not with the arch compilation of it.
I did not downgrade wine yet, since i still hope that a bug with a custom gdi object gets solved, for running plsqldev properly.
// STi
Ability is nothing without opportunity.
Offline
I have horribles fonts, here.
This is a screenshot:
http://img364.imageshack.us/img364/668/wineqt7.png
You too?
Offline
I built the wine-0.9.38 with makepkg and all is fine now.
linfan
Offline
Pages: 1