Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  (solved) wine-bin hangs  (Read 15824 times)

mylo

  • Guest
(solved) wine-bin hangs
« Reply #15 on: 2012/06/12, 23:06:19 »
Hi,

does this mean that I have to

Code: [Select]
dpkg --add-architecture i386

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

Offline michaa7

  • User
  • Posts: 2.295
(solved) wine-bin hangs
« Reply #16 on: 2012/06/12, 23:19:56 »
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

Offline Lanzi

  • User
  • Posts: 1.777
(solved) wine-bin hangs
« Reply #17 on: 2012/06/13, 00:59:03 »
thanks micha for your quick response!
I never did this before on any of my computers.
Is this the recommended way?

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
(solved) wine-bin hangs
« Reply #18 on: 2012/06/13, 07:32:04 »
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.

Offline michaa7

  • User
  • Posts: 2.295
(solved) wine-bin hangs
« Reply #19 on: 2012/06/13, 11:59:39 »
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

mylo

  • Guest
(solved) wine-bin hangs
« Reply #20 on: 2012/06/19, 22:31:32 »
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

 
Code: [Select]
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...

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
(solved) wine-bin hangs
« Reply #21 on: 2012/06/19, 22:32:07 »
var/lib/dpkg/status is not a repo!
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Quizmaster

  • Guest
(solved) wine-bin hangs
« Reply #22 on: 2012/08/28, 05:48:30 »
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:
Code: [Select]

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.

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
(solved) wine-bin hangs
« Reply #23 on: 2012/08/28, 07:46:57 »
Never install programms in wine as root!
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.