You are not logged in.

#1 2015-02-02 16:42:53

chris36202
Member
Registered: 2015-02-02
Posts: 5

wine error?..

i am getting this error "Wine cannot find the ncurses library

(libncursesw.so.5).
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\dxdiagn.dll"
err:ole:CoGetClassObject no class object {a65b8071-3bfe-4213-9a5b-491da4461ca7} could be created for context 0x1
err:dxdiag:collect_dxdiag_information IDxDiagProvider instance creation failed with 0x80070005
err:dxdiag:wWinMain DxDiag information collection failed"

when i try to run dxdiag using wine
what should i do.
Note i followed this http://www.wine-reviews.net/wine-review … -wine.html

Last edited by chris36202 (2015-02-02 17:56:22)

Offline

#2 2015-02-02 17:04:31

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,873
Website

Re: wine error?..

I don't know about the rest of it, but the first line is pretty clear -- you should install ncurses/lib32-ncurses (depending on whether you're on i686 or x86_64).


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Online

#3 2015-02-02 17:32:23

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: wine error?..

How did you install wine?

When posting configs, code or command output, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode

like this

It makes the code more readable and - in case of longer listings - more convenient to scroll through.

Offline

#4 2015-02-02 17:57:36

chris36202
Member
Registered: 2015-02-02
Posts: 5

Re: wine error?..

yes i am on i686

Offline

#5 2015-02-02 17:58:53

chris36202
Member
Registered: 2015-02-02
Posts: 5

Re: wine error?..

 [chris@archbox system32]$ wine dxdiag.exe
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\dxdiagn.dll"
err:ole:CoGetClassObject no class object {a65b8071-3bfe-4213-9a5b-491da4461ca7} could be created for context 0x1
err:dxdiag:collect_dxdiag_information IDxDiagProvider instance creation failed with 0x80070005
err:dxdiag:wWinMain DxDiag information collection failed 

now i am getting this error after i installed lib32-ncurses

Last edited by chris36202 (2015-02-02 18:06:00)

Offline

#6 2015-02-02 18:14:32

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,534
Website

Re: wine error?..

If you are on i686, you shouldn't (and shouldn't be able to) install lib32-ncurses.

Can you post your pacman.conf?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#7 2015-02-02 18:27:10

chris36202
Member
Registered: 2015-02-02
Posts: 5

Re: wine error?..

http://ix.io/g6X
there you go

Offline

#8 2015-02-02 18:36:33

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,534
Website

Re: wine error?..

When did you enable multilib?  Are you sure you are running i686?  The output of `uname -a` would help specify that.  If you are running i686 there should be no way you could have installed lib32-ncurses with pacman as that directory is empty on the mirrors.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#9 2015-02-02 18:38:25

chris36202
Member
Registered: 2015-02-02
Posts: 5

Re: wine error?..

Linux archbox 3.18.5-1-ARCH #1 SMP PREEMPT Fri Jan 30 07:31:50 CET 2015 x86_64 GNU/Linux

i stand corrected. i thought i installed i686, but what ever

Offline

Board footer

Powered by FluxBB