Getting SoundSlides to work?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Kinare
Level 2
Level 2
Posts: 14
Joined: Sun Jul 20, 2008 3:09 pm

Getting SoundSlides to work?

Post by Kinare »

I am a professional journalist and I use Linux as my main operating system (edit: on my laptop. This is a personal computer, otherwise I would ask the IT guys at work). I want to install a program called Soundslides under WINE but when I attempt to do so, I cannot see the text involved with the program.

SoundSlides has a quick demo download. The demo is free. I don't know if anyone has an idea of what could possibly be wrong. I'd be eternally grateful if someone could figure out what is wrong.

My husband seems to think that I am missing a DLL. If everything else in the program works but the text, I can't help but think it's a quick fix. If I knew more I would fix it myself.

Thank you for your time.
qwertymn
Level 4
Level 4
Posts: 236
Joined: Thu Mar 27, 2008 3:42 am

Post by qwertymn »

Hi, i tried the demo, but i don't see any missing text, where exactly is the text missing? Have you compiled wine yourself? If not, what distro/package do you use? If yes, did you check you had all the prerequisites installed (like freetype etc)

In the end maybe a simple "wget http://kegel.com/wine/winetricks && sh winetricks corefonts" might do the trick, but as i said, it seems to work without that fine here. good luck
Kinare
Level 2
Level 2
Posts: 14
Joined: Sun Jul 20, 2008 3:09 pm

Post by Kinare »

I am using wine version 1.1.1. I didn't compile this myself. IIRC I used wget to install.

I'll wait a bit to see if you respond and then I'll give your suggestion a try. Thanks!
Kinare
Level 2
Level 2
Posts: 14
Joined: Sun Jul 20, 2008 3:09 pm

Post by Kinare »

OK I tried the fonts trick you suggested and it still doesn't work. I took a screen shot of what it looks like on my Windows computer and outlined what my problem is on the Linux box:

Image

The text that is circled I cannot see on my Linux box with Wine (though I do see the buttons). Also, almost any other text I also cannot see, like the user agreement text. The text below the circle I can see fine. But the text below the JPG box, I cannot see. When it loads photos, I can't see the progress text underneath.

Thanks.
qwertymn
Level 4
Level 4
Posts: 236
Joined: Thu Mar 27, 2008 3:42 am

Post by qwertymn »

Hi, on my computer i can see that text just fine (using the demo) . Are you using any native dlls?

Maybe you could try install on a new and fresh ~/.wine (like fresh install in another directory like WINEPREFIX=/tmp/garbage wine SoundslidesPlusInstaller.exe , and then run the app .
Kinare
Level 2
Level 2
Posts: 14
Joined: Sun Jul 20, 2008 3:09 pm

Post by Kinare »

qwertymn wrote:Hi, on my computer i can see that text just fine (using the demo) . Are you using any native dlls?

Maybe you could try install on a new and fresh ~/.wine (like fresh install in another directory like WINEPREFIX=/tmp/garbage wine SoundslidesPlusInstaller.exe , and then run the app .
To be honest, this is a fresh install of WINE. About a month ago I inherited this comp from my husband, who upgraded. I hate Vista so I installed Ubuntu to try something that didn't use all of my resources.

I installed WINE about two weeks ago. This is the first program I've used in WINE, so it wouldn't break my heart to uninstall it and install again. I'll give this a shot though and see what happens.

Thanks.
Kinare
Level 2
Level 2
Posts: 14
Joined: Sun Jul 20, 2008 3:09 pm

Post by Kinare »

Still doesn't work.

You all must tire of newbie questions, because I really only know enough to be dangerous. If someone could point me toward something to read on how to fix it I gladly would, I just hope it won't take days of independent research to figure it out.
qwertymn
Level 4
Level 4
Posts: 236
Joined: Thu Mar 27, 2008 3:42 am

Post by qwertymn »

maybe someone else on ubuntu could give the demo a try to see if he/she gets the same problem, then we'd know if it's due to the ubuntu package (i'm on fedora 9 with wine compiled from source).

If everything fails, i'd suggest to compile wine from source, if that's not too much trouble at least
Kinare
Level 2
Level 2
Posts: 14
Joined: Sun Jul 20, 2008 3:09 pm

Post by Kinare »

OK I'll try compiling from the source. I have no idea how much trouble that actually is but I suppose I'll find out :D

EDIT: Maybe I'll wait a bit and see how this plays out for a bit :)

EDIT: And I used the add/remove applications to install my version of Wine 1.1.1
Last edited by Kinare on Sun Jul 20, 2008 7:42 pm, edited 2 times in total.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

I'm using 1.1.1, openSUSE packages, and I can't see the text either.

qwertymn--what version of Wine are you using?
Kinare
Level 2
Level 2
Posts: 14
Joined: Sun Jul 20, 2008 3:09 pm

Post by Kinare »

Here is another picture if that helps:

Image

While on my Linux box.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

I just tried with the latest git, and the problem is still there. What I see matches the screenshot.
Kinare
Level 2
Level 2
Posts: 14
Joined: Sun Jul 20, 2008 3:09 pm

Post by Kinare »

Here's a note from the developer when I asked him about this issue:
Thanks for the screenshots. This *really* seems like a missing font issue to me. All of the missing text is rendered via the same font (coded as "_sans" which should target to your default sans-serif system font).

I seem to recall that missing "msttcorefonts" on Ubuntu would cause font outline issues with Flash Player (which is a dependency for Soundslides).
I've downloaded the fonts but the problem remains. Hrm...
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

I have the fonts, too. After reading your last post, I also installed flash player, and verified it was working. The text still doesn't display.
qwertymn
Level 4
Level 4
Posts: 236
Joined: Thu Mar 27, 2008 3:42 am

Post by qwertymn »

hmm, so i wonder what's different on my system, here's what i see:
[img]/tmp/80.jpg[/img]
qwertymn
Level 4
Level 4
Posts: 236
Joined: Thu Mar 27, 2008 3:42 am

Post by qwertymn »

err, i mean (hope this works now)
Image
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

hmm, so i wonder what's different on my system
That's what I'm wondering. My system:

Wine 1.1.1
openSUSE 10.3, 32 bit
KDE 3.5.9
nVidia Quadro 210s (onboard), 169.12 driver

When I ran the installer, I got a slew of messages like this in the console at the point where the EULA was supposed to appear:
fixme:mlang:fnIMLangFontLink_GetStrCodePages (pszSrc=L"oftware's proprietary notices. \00a0", cchSrc=32, dwPriorityCodePages=1073742335) stub
fixme:mlang:fnIMLangFontLink_GetStrCodePages (pszSrc=L"ftware's proprietary notices. \00a0", cchSrc=31, dwPriorityCodePages=1073742335) stub
fixme:mlang:fnIMLangFontLink_GetStrCodePages (pszSrc=L"tware's proprietary notices. \00a0", cchSrc=30, dwPriorityCodePages=1073742335) stub
fixme:mlang:fnIMLangFontLink_GetStrCodePages (pszSrc=L"ware's proprietary notices. \00a0", cchSrc=29, dwPriorityCodePages=1073742335) stub
This is just a sample--the full output was much longer. It looked like the there was a fixme of this type for every letter in the EULA. Did you see anything like that when you installed?

Running the installed program, this is what I get in the console:
dimesio@linux-95tw:~> WINEPREFIX=/home/dimesio/test3 wine 'C:\Program Files\Soundslides\Soundslides Plus.exe'
err:ole:CoGetClassObject class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered
err:ole:CoGetClassObject no class object {56fdf344-fd6d-11d0-958a-006097c9a090} could be created for context 0x1
err:ole:CoGetClassObject class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered
err:ole:CoGetClassObject no class object {56fdf344-fd6d-11d0-958a-006097c9a090} could be created for context 0x1
fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM
fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM
fixme:urlmon:Binding_GetBindResult (0x19a550)->(0x32cb74 0x32cb88 0x32cb90 (nil))
fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM
fixme:secur32:schan_FreeCredentialsHandle (0x94e2d8): stub
fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM
fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM
fixme:urlmon:ObtainUserAgentString (0, 0x32e923, 0x32e91c): stub
fixme:urlmon:ObtainUserAgentString (0, 0xc210d0, 0x32e91c): stub
fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM
fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM
fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM
fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM
fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM
fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM
fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM
fixme:urlmon:CreateURLMonikerEx ignoring flag URL_MK_UNIFORM
fixme:wininet:InternetLockRequestFile STUB
fixme:urlmon:Binding_GetBindResult (0xc1ed40)->(0x32f2d0 0x32f2e4 0x32f2ec (nil))
How does that compare to your console output?
Kinare
Level 2
Level 2
Posts: 14
Joined: Sun Jul 20, 2008 3:09 pm

Post by Kinare »

Qwertymn, what versions of everything are you running? My system is so new I could do just about anything to it and be OK.

EDIT: When I run the program, the console does nothing. I don't run programs from the console though, so if you do that might be different. But since we have the same problem, I assume you're talking to qwerrtymn.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Kinare, what are your system specs?
Kinare
Level 2
Level 2
Posts: 14
Joined: Sun Jul 20, 2008 3:09 pm

Post by Kinare »

Wine 1.1.1
Ubuntu 8.04
Intel GMA 950 Graphics card (Asus F3F laptop)

As I said before I literally just got this computer about a month ago, and I really haven't had the time to do much to it.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Kinare wrote: Ubuntu 8.04
32 or 64 bit?
Usurp
Level 4
Level 4
Posts: 161
Joined: Sat Apr 19, 2008 7:16 am

Post by Usurp »

dimesio@linux-95tw:~> WINEPREFIX=/home/dimesio/test3 wine 'C:\Program Files\Soundslides\Soundslides Plus.exe'
did you try to cd to its directory first ?
qwertymn
Level 4
Level 4
Posts: 236
Joined: Thu Mar 27, 2008 3:42 am

Post by qwertymn »

>Qwertymn, what versions of everything are you running? My system is so new I >could do just about anything to it and be OK.

uname -r
2.6.25.10-86.fc9.i686

wine --version
wine-1.1.1-191-g5798b95

gnome 2.22.3


@dimisio: i get the same console output as you. so that doesn't help much to solve the issue...
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Usurp wrote: did you try to cd to its directory first ?
Yes; it makes no difference. There has to be something that Kinare's system and mine have in common that is different on qwertymn's.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

qwertymn wrote:>
wine --version
wine-1.1.1-191-g5798b95
That's what I have from git, which doesn't work for me either, so it's not a case of something being patched in the last few days.

qwertymn--what fonts do you have installed on your system? Do you have any fonts in Wine's windows/fonts directory?
Locked