[SOLVED] wine not working on mageia 3

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[SOLVED] wine not working on mageia 3

Postby astro_sutradhar » Oct 17th, '13, 16:42

hi,
I'm getting this error on mageia 3 64bits
Code: Select all
[sutradhar@localhost Downloads]$ wine winbox.exe
Wine cannot find the ncurses library (libncurses.so.5).
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
wine: Unhandled page fault on read access to 0x0000005c at address 0x7e0728d0 (thread 0009), starting debugger...
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
err:syslink:SYSLINK_SetFont Failed to create link font!
libncurses is installed


thanks
Last edited by astro_sutradhar on Oct 28th, '13, 12:34, edited 2 times in total.
astro_sutradhar
 
Posts: 17
Joined: Feb 28th, '13, 07:40

Re: wine not working on mageia 3

Postby doktor5000 » Oct 17th, '13, 20:40

Did you maybe carelessly run urpme --auto-orphans recently?
Please reinstall wine via
Code: Select all
urpme wine wine32; urpmi wine
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18068
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: wine not working on mageia 3

Postby canadaist » Oct 22nd, '13, 21:03

I have no fonts in wine mageia 64
I installed freetype
lib64freetype2-1.3.1-42.mga3.tainted.x86_64.rpm
but at cli it protests no freetype found,
Code: Select all
wine progman
produces a text free window
I hope this meets the 'not working' portion of this thread
canadaist
 
Posts: 228
Joined: May 7th, '11, 17:28

Re: wine not working on mageia 3

Postby jkerr82508 » Oct 22nd, '13, 22:01

I get an empty window also when I try progman. I assume that you need to populate it by adding program groups and program files. I've never seen a need for progman and have never tried to use it. Progman, unlike other wine programs, is excluded from the Mageia menu. Perhaps because it is known not to work. (It is ancient win3 era software.)

Do other wine programs, such as notepad and winefile work? They do for me. If they do then wine is working and the issue is only about progman and/or winbox and the subject of the thread should be modified.

What do you mean by "no fonts in wine". Do you mean that ~/.wine/drive_c/windows/Fonts is non-existent or empty? That is quite normal. Wine fonts are installed in /usr/share/wine/fonts/

Was any error reported when you ran the command suggested by doktor5000?

I downloaded winbox-2.2.16.exe from http://www.mikrotik.co.id/download.php and the program launches without a problem. I have no need for it personally and so made no attempt to proceed any further.

Jim
Last edited by jkerr82508 on Oct 22nd, '13, 22:24, edited 1 time in total.
jkerr82508
 
Posts: 946
Joined: Mar 26th, '11, 01:34
Location: Fife, Scotland

Re: wine not working on mageia 3

Postby canadaist » Oct 22nd, '13, 22:22

Using the launcher from Tools> emulators etc, to run winfile and notepad:

On winfile and notepad, I get a winfile (or notepad) corner icon, three empty (no ttf icons) min max close buttons on the other top corner, on a grey box, and the normal win95 colors for the (empty) title bars, just like it did for progman

I just typed progman, (old enough to remember) randomly

I have not uninstalled or re-installed

/usr/share/wine/fonts/ is populated
canadaist
 
Posts: 228
Joined: May 7th, '11, 17:28

Re: wine not working on mageia 3

Postby jkerr82508 » Oct 22nd, '13, 22:38

What does this report?
Code: Select all
rpm -qa | grep ncurses

Jim
Last edited by jkerr82508 on Oct 22nd, '13, 22:44, edited 1 time in total.
jkerr82508
 
Posts: 946
Joined: Mar 26th, '11, 01:34
Location: Fife, Scotland

Re: wine not working on mageia 3

Postby canadaist » Oct 22nd, '13, 22:39

lib64ncurses-devel-5.9-10.mga3
ncurses-5.9-10.mga3
lib64ncursesw5-5.9-10.mga3
lib64ncurses5-5.9-10.mga3
canadaist
 
Posts: 228
Joined: May 7th, '11, 17:28

Re: wine not working on mageia 3

Postby jkerr82508 » Oct 22nd, '13, 22:49

A possible solution for winbox (no guarantees): Install the 32 bit (i586) version of libncurses5. You may also need the tainted 32 bit version of libfreetype2 and/or libfreetype6.

I think that you should first run the commands suggested by doktor5000. Make sure that you have the core32 and core32-updates repo's enabled when you do.

Jim
jkerr82508
 
Posts: 946
Joined: Mar 26th, '11, 01:34
Location: Fife, Scotland

Re: wine not working on mageia 3

Postby canadaist » Oct 22nd, '13, 22:59

OK, some progress.

I deleted the .wine directory, ran the launcher for notepad again, got similar results, but

I then went back to the .wine directory in home, found the dosdevices sub directory, and double clicked the explorer.exe and got what have been calling winfile, or more correctly, explorer looking like what expected from my command, with fonts

none of the launchers work, and I am looking for the other progs, so as to begin making changes to launcher commands.

If they exist.
canadaist
 
Posts: 228
Joined: May 7th, '11, 17:28

Re: wine not working on mageia 3

Postby doktor5000 » Oct 22nd, '13, 23:02

Can you please first reinstall wine before changing any launchers? They're all working here.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18068
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: wine not working on mageia 3

Postby canadaist » Oct 22nd, '13, 23:42

uninstall wine64 wine32 wine-mono wine64-gecko and wine-gecko?

and then install:
canadaist
 
Posts: 228
Joined: May 7th, '11, 17:28

Re: wine not working on mageia 3

Postby doktor5000 » Oct 22nd, '13, 23:50

wine and wine32, as mentioned previously.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18068
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: wine not working on mageia 3

Postby canadaist » Oct 23rd, '13, 00:03

Edit: Thank you, thank you very much,

The launcher in Tools> Emulators> Wine now work as remembered

Avoiding wine64 is a good idea? What was done wrong in my original install?
canadaist
 
Posts: 228
Joined: May 7th, '11, 17:28

Re: wine not working on mageia 3

Postby doktor5000 » Oct 23rd, '13, 20:19

As you don't have any log what you installed initially nor provide the steps you have taken to install wine, how could we tell what was wrong?
Also you didn't provide the output when running applications with wine.
For wine64, see here: viewtopic.php?f=41&t=5082


On a related note, thanks to you for hijacking this thread, this is normally disregarded. :|
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18068
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: wine not working on mageia 3

Postby jkerr82508 » Oct 23rd, '13, 20:58

doktor5000 wrote:On a related note, thanks to you for hijacking this thread

I hadn't noticed that this had been done, which explains why some of my comments probably don't make sense. :oops:

Jim
jkerr82508
 
Posts: 946
Joined: Mar 26th, '11, 01:34
Location: Fife, Scotland

Re: [Solved] wine not working on mageia 3

Postby astro_sutradhar » Oct 28th, '13, 12:34

Thanks
Uninstalling and reinstalling did the trick
astro_sutradhar
 
Posts: 17
Joined: Feb 28th, '13, 07:40


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest