Almost working Phillips Prontoedit NG

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
tabish121
Newbie
Newbie
Posts: 2
Joined: Tue May 06, 2008 7:57 am

Almost working Phillips Prontoedit NG

Post by tabish121 »

I've been trying to get Phillips ProntoEdit NG working with wine. This is the last windows app that I need to get working in order to not have to boot into windows. This app is free to download:

http://www.remotecentral.com/cgi-bin/fi ... v2.1.8.zip

I'm running Wine 0.9.61

So far I had to install the common controls using winetricks in order to get the text in the tree controls to work. But I cannot get the gallery function to work which is where you manage the buttons and images that are used to customize the remote interface.

I've run it from the command line but don't get to many errors, what I see is pasted below.

Anyone have any ideas on what is missing in order to make this work?
fixme:win:EnumDisplayDevicesW ((null),0,0xedf49c,0x00000000), stub!
fixme:shell:MLSetMLHInstance (0x71590000,0x603f0000) stub
fixme:shell:MLClearMLHInstance (0x71590000)stub
fixme:shell:MLSetMLHInstance (0x71590000,0x603f0000) stub
fixme:shell:MLClearMLHInstance (0x71590000)stub
fixme:shell:MLSetMLHInstance (0x71590000,0x603f0000) stub
fixme:shell:MLClearMLHInstance (0x71590000)stub
fixme:shell:MLSetMLHInstance (0x71590000,0x603f0000) stub
fixme:shell:MLClearMLHInstance (0x71590000)stub
fixme:shell:MLSetMLHInstance (0x71590000,0x603f0000) stub
fixme:shell:MLClearMLHInstance (0x71590000)stub
fixme:shell:MLSetMLHInstance (0x71590000,0x603f0000) stub
fixme:shell:MLClearMLHInstance (0x71590000)stub
fixme:shell:MLSetMLHInstance (0x71590000,0x603f0000) stub
fixme:shell:MLClearMLHInstance (0x71590000)stub
fixme:shell:MLSetMLHInstance (0x71590000,0x603f0000) stub
fixme:shell:MLClearMLHInstance (0x71590000)stub
fixme:dciman:DCICreatePrimary 0x378 0x154128c
[/url]
Dan Kegel

Almost working Phillips Prontoedit NG

Post by Dan Kegel »

On Tue, May 6, 2008 at 6:07 AM, tabish121 <[email protected]> wrote:
I've been trying to get Phillips ProntoEdit NG working with wine.
http://www.remotecentral.com/cgi-bin/fi ... v2.1.8.zip

I'm running Wine 0.9.61

I had to install the common controls using winetricks in order to get the text in the tree controls to work.
Thanks, I've updated the appdb with this info:
http://appdb.winehq.org/objectManager.p ... n&iId=7540
and filed a bug,
http://bugs.winehq.org/show_bug.cgi?id=13013
But I cannot get the gallery function to work which is where
you manage the buttons and images that are used to
customize the remote interface.
Yeah, I can't either. I filed a bug for this,
http://bugs.winehq.org/show_bug.cgi?id=13014
Can you check there to make sure I got the recipe right?
I've run it from the command line but don't get to many errors, what I see is pasted below.
Those are unrelated warnings, I think.
Anyone have any ideas on what is missing in order to make this work?
No idea. There's some bug in Wine. Not sure how to find it; probably
some real expert could track it down by doing WINEDEBUG=+msg logs
or something like that, but those logs are big and hard to interpret
for us mortals.

I also noticed that some of the images in the help file were broken, and filed
http://bugs.winehq.org/show_bug.cgi?id=13015
for that.

Thanks for the problem report, sorry I couldn't help more.
tabish121
Newbie
Newbie
Posts: 2
Joined: Tue May 06, 2008 7:57 am

Post by tabish121 »

The bug reports look good, thanks for entering them.

Would be great to get this one working.
Dan Kegel

Almost working Phillips Prontoedit NG

Post by Dan Kegel »

On Tue, May 6, 2008 at 8:26 AM, tabish121 <[email protected]> wrote:
The bug reports look good, thanks for entering them.
Hopefully other folks in this forum will read this thread and see
how bug reports work. I'm not able to enter all the bug reports,
gotta have a few users do it too :-)
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Re: Almost working Phillips Prontoedit NG

Post by DanKegel »

http://bugs.winehq.org/show_bug.cgi?id=13013 was fixed sometime after wine-1.4 and before wine-1.5.30.
Locked