Wine 1.1.12 does not work on Ubuntu 8.10

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Ansus
Level 2
Level 2
Posts: 29
Joined: Tue Dec 09, 2008 10:06 pm

Wine 1.1.12 does not work on Ubuntu 8.10

Post by Ansus »

After the update even Wine's notepad and Wine's configuration do not start. In Wine 1.1.11 all work well.
Warren Dumortier

Wine 1.1.12 does not work on Ubuntu 8.10

Post by Warren Dumortier »

Strange, works very well here!

2009/1/3 Ansus <[email protected]>:
After the update even Wine's notepad and Wine's configuration do not start. In Wine 1.1.11 all work well.




Daily_Lama
Level 2
Level 2
Posts: 34
Joined: Thu May 08, 2008 10:56 am

Post by Daily_Lama »

In a new wine prefix everything seems to work. but when i use my old one (that i use since 0.9.44 and which has worked well until 1.1.11) it's pretty much as ansus says (also using wine 1.1.12 and ubuntu 8.10):

(output when calling winecfg):
wine: Call from 0x7b844f70 to unimplemented function ntoskrnl.exe.ExInitializeResourceLite, aborting
wine: Unimplemented function ntoskrnl.exe.ExInitializeResourceLite called at address 0x7b844f70 (thread 0015), starting debugger...
wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.

seems like i have to start a new wine prefix and try not to install that much copy protection shit ;-)
Ansus
Level 2
Level 2
Posts: 29
Joined: Tue Dec 09, 2008 10:06 pm

Post by Ansus »

I got different error message:

nxx@nxx-desktop:~$ wine winecfg
wine: Unhandled page fault on write
access to 0x00452000 at address 0x7bc467c1 (thread 001c), starting
debugger... wineserver crashed, please enable coredumps (ulimit -c
unlimited) and restart.

nxx@nxx-desktop:~$ wine notepad
wine: Unhandled page fault on write
access to 0x00452000 at address 0x7bc467c1 (thread 001b), starting
debugger... wineserver crashed, please enable coredumps (ulimit -c
unlimited) and restart.

But deleting system.reg helped indeed. Though Counter-Strike now does not work and crashes on connection to server. In Wine 1.1.11 all worked well.
Daily_Lama
Level 2
Level 2
Posts: 34
Joined: Thu May 08, 2008 10:56 am

Post by Daily_Lama »

under a new wine prefix during the installation of .NET2 with winetricks it ended again just that way:

wine: Unhandled exception 0xc06d007e at address 0x7b844f70 (thread 0084), starting debugger...
wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.

I'll revert to my old prefix and an old wine version until that is taken care of...
Pavel Troller

Wine 1.1.12 does not work on Ubuntu 8.10

Post by Pavel Troller »

under a new wine prefix during the installation of .NET2 with winetricks it ended again just that way:

wine: Unhandled exception 0xc06d007e at address 0x7b844f70 (thread 0084), starting debugger...
wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.

I'll revert to my old prefix and an old wine version until that is taken care of...
Hi!
I have to second that in a fresh WINEPREFIX, many apps which worked before, now lead to wineserver
crash. Will try to bisect that later today.
With regards, Pavel Troller
Ansus
Level 2
Level 2
Posts: 29
Joined: Tue Dec 09, 2008 10:06 pm

Post by Ansus »

Now Counter-Strike 1.6 crashes even under Wine 1.1.11. I've tried completely deleting my wineprefix, and it still crashes. It worked well before updating to 1.1.12, but now does not work with any version of Wine :-(
Ansus
Level 2
Level 2
Posts: 29
Joined: Tue Dec 09, 2008 10:06 pm

Post by Ansus »

I found my old Wine directory, which I used from pre-1.0 versions up to 1.1.11 in trash and with that wineprefix CS works well. But with new wineprefix generated by Wine 1.1.11 it does not. In Wine 1.1.12 it does not work with any wineprefix - neither with the old one, nor with newly generated.
orgin
Newbie
Newbie
Posts: 4
Joined: Sat Jan 03, 2009 9:26 am

Re: Wine 1.1.12 does not work on Ubuntu 8.10

Post by orgin »

I can confirm this. Can't get wine to start any programs now. Using ubuntu 8.10 32Bit.

Is there an easy way to downgrade to 1.1.11 ? 1.0 is in the repository but it's a bit too old.

Starting winecfg from shell gives this output:

Code: Select all

fixme:ntoskrnl:KeInitializeSpinLock stub: 0x462740
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x46273c
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x462744
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x462748
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x46274c
wine: Call from 0x7b8456d0 to unimplemented function ntoskrnl.exe.KeInitializeMutex, aborting
wine: Unimplemented function ntoskrnl.exe.KeInitializeMutex called at address 0x7b8456d0 (thread 0015), starting debugger...
wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.
rbhigday
Level 1
Level 1
Posts: 5
Joined: Sat Jan 03, 2009 8:58 am

No problems noted here

Post by rbhigday »

I am able to run programs under 1.1.12

and the ones I could not still get the same error as before I updated.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine 1.1.12 does not work on Ubuntu 8.10

Post by dimesio »

orgin wrote:IIs there an easy way to downgrade to 1.1.11 ? 1.0 is in the repository but it's a bit too old.
http://wine.budgetdedicated.com/archive/index.html
orgin
Newbie
Newbie
Posts: 4
Joined: Sat Jan 03, 2009 9:26 am

Re: Wine 1.1.12 does not work on Ubuntu 8.10

Post by orgin »

Thanks, I usually don't like to install stuff outside synaptic but it seems to have worked this time.

Guess I'll have to wait for 1.1.13 before upgrading again.
Daily_Lama
Level 2
Level 2
Posts: 34
Joined: Thu May 08, 2008 10:56 am

Post by Daily_Lama »

current git (wine-1.1.12-35-g62d6a4e) seems to fix it. i'll inform you if i run into any more troubles.
Ansus
Level 2
Level 2
Posts: 29
Joined: Tue Dec 09, 2008 10:06 pm

Post by Ansus »

How to install current git?
User avatar
André H.
Moderator
Moderator
Posts: 207
Joined: Sun Dec 07, 2008 8:33 am

Post by André H. »

Ansus
Level 2
Level 2
Posts: 29
Joined: Tue Dec 09, 2008 10:06 pm

Post by Ansus »

I read that but did not found how to install the most recent wine.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Wine 1.1.12 does not work on Ubuntu 8.10

Post by austin987 »

On Sat, Jan 3, 2009 at 12:26 PM, Ansus <[email protected]> wrote:
André H. wrote:
I read that but did not found how to install the most recent wine.





You'll need to remove wine from your package manager, build wine from
git, then install the compiled source with 'sudo make install'.

--
-Austin
User avatar
André H.
Moderator
Moderator
Posts: 207
Joined: Sun Dec 07, 2008 8:33 am

Post by André H. »

do step 2.2
then run ./configure in the created folder
then run make
then run make install
fireedo
Newbie
Newbie
Posts: 3
Joined: Sat Jan 03, 2009 1:42 pm

Post by fireedo »

any compile/install success under 64bit OS? do we still need lib32* to compile?
or is it now really native support 64bit?
thx
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Wine 1.1.12 does not work on Ubuntu 8.10

Post by austin987 »

On Sat, Jan 3, 2009 at 12:49 PM, fireedo <[email protected]> wrote:
any compile/install success under 64bit OS? do we still need lib32* to compile?
Yes.
or is it now really native support 64bit?
Wine64 is very much still a work in progress.

--
-Austin
fireedo
Newbie
Newbie
Posts: 3
Joined: Sat Jan 03, 2009 1:42 pm

Post by fireedo »

wow, thx for your quick reply...well i think i will try this release since it now has better support for 64bit :)
Ansus
Level 2
Level 2
Posts: 29
Joined: Tue Dec 09, 2008 10:06 pm

Post by Ansus »

André H. wrote:do step 2.2
then run ./configure in the created folder
then run make
then run make install
It gives errors:
make[2]: *** [dsound_test.exe] Ошибка 1
make[2]: Выход из каталога `/home/nxx/wine-git/programs/winetest'
make[1]: *** [winetest] Ошибка 2
make[1]: Выход из каталога `/home/nxx/wine-git/programs'
make: *** [programs] Ошибка 2

Cannot compile.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Wine 1.1.12 does not work on Ubuntu 8.10

Post by austin987 »

On Sat, Jan 3, 2009 at 2:51 PM, Ansus <[email protected]> wrote:
André H. wrote:
do step 2.2
then run ./configure in the created folder
then run make
then run make install
It gives error2:

make[2]: *** [dsound_test.exe] H81:0 1
make[2]: KE>4 87 :0B0;>30 `/home/nxx/wine-git/programs/winetest'
make[1]: *** [winetest] H81:0 2
make[1]: KE>4 87 :0B0;>30 `/home/nxx/wine-git/programs'
make: *** [programs] H81:0 2

Cannot compile.





Try running 'make depend' before running make.

--
-Austin
Ansus
Level 2
Level 2
Posts: 29
Joined: Tue Dec 09, 2008 10:06 pm

Post by Ansus »

Try running 'make depend' before running make.
Well I in fact ran 'make depend && make' and got these errors.
Ansus
Level 2
Level 2
Posts: 29
Joined: Tue Dec 09, 2008 10:06 pm

Post by Ansus »

I installed Wine from git but counter-strike still crashes for me with fresh wineprefix.
Locked