No menu items in Fruity Loops 11 (Mint 15 )

Questions about Wine on Linux
Locked
cleerline
Newbie
Newbie
Posts: 3
Joined: Thu May 30, 2013 6:43 pm

No menu items in Fruity Loops 11 (Mint 15 )

Post by cleerline »

I think it is a fonts problem.

Hi, I have tried both Win 1.4.1 and wine 1.5 and both seem to have the same issue, I am running Limux Mint 15 RC and cinnamon.

Everything seems to work except I can't see the text on the menu items.

I have microsoft fonts installed.

Also, Fruity Loops 11 comes with 3 fonts of its own, these seem to be installed as well.

They seem to be installed under wine as I coould see them using FontXplorer (under wine) and the fonts show up in Linux Mint programs (after I intstalled them using Mints font viewer)

Any ideas on why the menu items aren't showing up?

Thanks

Cleerline
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: No menu items in Fruity Loops 11 (Mint 15 )

Post by dimesio »

Post terminal output from the current development release.
cleerline
Newbie
Newbie
Posts: 3
Joined: Thu May 30, 2013 6:43 pm

Re: No menu items in Fruity Loops 11 (Mint 15 )

Post by cleerline »

Is this what you mean?

cleerline@cleerline-desktop ~/.wine/drive_c/Program Files (x86)/Image-Line/FL Studio 11 $ wine FL
fixme:dwmapi:DwmIsCompositionEnabled 0x33f5a0
fixme:dwmapi:DwmIsCompositionEnabled 0x33f180
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x100e0 0x00000000
fixme:thread:InitializeSRWLock (0x13b3048): stub
fixme:win:LockWindowUpdate (0x200f2), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599
fixme:avrt:AvSetMmThreadCharacteristicsW (L"P",0x25ce9b4): stub
fixme:avrt:AvSetMmThreadPriority (0x12345678)->(2) stub
fixme:avrt:AvSetMmThreadCharacteristicsW (L"P",0x27ce998): stub
fixme:avrt:AvSetMmThreadPriority (0x12345678)->(2) stub
fixme:thread:AcquireSRWLockExclusive (0x13b3048): stub
fixme:thread:ReleaseSRWLockExclusive (0x13b3048): stub
fixme:thread:AcquireSRWLockExclusive (0x13b3048): stub
fixme:thread:ReleaseSRWLockExclusive (0x13b3048): stub
fixme:thread:AcquireSRWLockExclusive (0x13b3048): stub
fixme:thread:ReleaseSRWLockExclusive (0x13b3048): stub
fixme:thread:AcquireSRWLockExclusive (0x13b3048): stub
fixme:thread:ReleaseSRWLockExclusive (0x13b3048): stub
fixme:ieframe:taskbar_list_SetProgressState iface 0x1c8af0, hwnd 0x200f2, flags 2 stub!
fixme:avrt:AvRevertMmThreadCharacteristics (0x12345678): stub
fixme:avrt:AvSetMmThreadCharacteristicsW (L"P",0x28ce9b4): stub
fixme:avrt:AvSetMmThreadPriority (0x12345678)->(2) stub
fixme:avrt:AvRevertMmThreadCharacteristics (0x12345678): stub
fixme:avrt:AvSetMmThreadCharacteristicsW (L"P",0x25ce9b4): stub
fixme:avrt:AvSetMmThreadPriority (0x12345678)->(2) stub
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:shell:PathUnExpandEnvStringsA ("C:\\Program Files (x86)\\Image-Line\\FL Studio 11\\Artwork\\Skins\\Default\\StartSnd.wv","\xc0L\xdd\x08\x02`r\xa1\x01\xa8\xf73",0x00000105)
fixme:shell:PathUnExpandEnvStringsA ("C:\\Program Files (x86)\\Image-Line\\FL Studio 11\\Artwork\\Skins\\Default\\StartSnd.wv","",0x00000105)
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: No menu items in Fruity Loops 11 (Mint 15 )

Post by dimesio »

Try installing to a 32 bit wineprefix. Create one with

Code: Select all

WINEARCH=win32 WINEPREFIX=/path/to/wineprefix winecfg
(substitute the actual path), then install to that. http://wiki.winehq.org/FAQ#wineprefix
cleerline
Newbie
Newbie
Posts: 3
Joined: Thu May 30, 2013 6:43 pm

Re: No menu items in Fruity Loops 11 (Mint 15 )

Post by cleerline »

Hi there,

thanks for the tip.

I tried doing this but still have the same problem, no menus text. I think its a fonts problem. Please take a look at the screen shot:

One curious thing, when Fruity Loops auto played after the installation to the prefix it was the demo version, which is what I expected as I had not installed the licence reg to that prefix, but when I go to the prefix and right click on the exe and run with wine it gives me the full version, which seems to imply that it has access to the licence reg. Does this mean something is wrong?

Anyway, I also went into the prefixes windows/fonts folder and placed there the three fonts which come with Fruity Loops. Perhaps wine not picking up these fonts is the problem?
Any ideas?

Thanks

Cleerline
Attachments
FL_no_menus.png
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: No menu items in Fruity Loops 11 (Mint 15 )

Post by dimesio »

The AppDB has a test report that mentions the missing menu text; it says installing Arial and Times New Roman fixed it. http://appdb.winehq.org/objectManager.p ... &iId=28212
paramnesioid
Newbie
Newbie
Posts: 1
Joined: Sat Sep 21, 2013 8:04 am

Re: No menu items in Fruity Loops 11 (Mint 15 )

Post by paramnesioid »

Install the corefonts package (Microsoft fonts) using Winetricks or your package manager and if you still can't see any text, copy/link the files from your system font directory (/usr/share/fonts/) to drive_c/windows/fonts in your Wine folder.
kardiweb
Newbie
Newbie
Posts: 1
Joined: Tue Mar 18, 2014 4:54 pm

Re: No menu items in Fruity Loops 11 (Mint 15 )

Post by kardiweb »

Copy/link the files from your system font directory (/usr/share/fonts/truetype/msttcorefonts) to drive_c/windows/fonts in your Wine folder.
Locked