(solved) wine-bin hangs

Started by michaa7, 2012/06/07, 15:39:47

Previous topic - Next topic

mylo

Hi,

does this mean that I have to

dpkg --add-architecture i386

to resolve the package hold on wine on my 64 bit inst?

michaa7

I still don't understand this issue completly (and don't have to as I am on 32 bit), but what I conclude from the Debian maintainers advice is that on 64-bit systems you can only run wine-bin (32-bit) in compatibility mode.

Unfortunately some people having a deeper understanding on what's going on seem not be too keen sharing this info, at least not in this thread.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Lanzi

thanks micha for your quick response!
I never did this before on any of my computers.
Is this the recommended way?

towo

Quote from: "Lanzi"thanks micha for your quick response!
I never did this before on any of my computers.
Is this the recommended way?
You could not done this before, since there was no multiarch before.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

michaa7

Ok, you can't code, but you still might be able to write a bug report for Debian's sake

mylo

Quote from: "towo"...
In 64bit there doesn't exist wine-bin for amd64.

That depends on the box. Here, i have on a 64bit inst

pol wine-bin
wine-bin:
 Installiert:           1.2.3-0.3
 Installationskandidat: 1.2.3-0.3
 Versionstabelle:
*** 1.2.3-0.3 0
       100 /var/lib/dpkg/status


with a wine-bin and a hold on wine...

towo

var/lib/dpkg/status is not a repo!
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Quizmaster

I'm a new user KDE and I've noticed a few issues running wine I haven't figured out. I did have a multiarch issue, but I executed the advisory commands displayed above and it installed successfully. Secondly, I don't see any graphical icons which normally one to click the file and run it, there was one on Ubuntu, so when I ran it from terminal I get the following error:
root@enygmatix:/home/eddie_nygma# wine Minecrafft_Allmyapps_Setup.exe
wine: created the configuration directory '/root/.wine'
Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyApplication tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:systray:initialize_systray Could not create tray window
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyApplication tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyfixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:iphlpapi:NotifyAddrChange (Handle 0xd5e92c, overlapped 0xd5e910): stub
Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keywine: configuration in '/root/.wine' has been updated.
wine: cannot find L"C:\\windows\\system32\\Minecrafft_Allmyapps_Setup.exe"
root@enygmatix:/home/eddie_nygma# Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 key
root@enygmatix:/home/eddie_nygma# wine Minecrafft_Allmyapps_Setup.exe
Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keywine: cannot find L"C:\\windows\\system32\\Minecrafft_Allmyapps_Setup.exe"
root@enygmatix:/home/eddie_nygma# Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyApplication tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:systray:initialize_systray Could not create tray window

Any ideas why?
Do I even need to compile any drivers, I have never had to do that with Wine in previous distributions?
Sorry if my post is a little big, by the way.

towo

Never install programms in wine as root!
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.