Garmin Communicator Plugin

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
CzarAlex
Newbie
Newbie
Posts: 2
Joined: Mon Aug 03, 2009 9:18 am

Garmin Communicator Plugin

Post by CzarAlex »

I'm using the latest version of Wine with my ubuntu 9.04 system and trying to install the Garmin Communicator Plugin for firefox

First, I installed firefox via wine
then with that wine'd version of FF, tried to install the plugin.

I get this far.

Image

This shot only shows the box in question. You're seeing part of my wallpaper in the background.

I can click the I agree box but cannot see any other buttons anywhere. I've tried moving the screen around, different resolutions. No part of the box is hidden in the sense that i can reveal it on my own. Any suggestions?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Garmin Communicator Plugin

Post by austin987 »

On Mon, Aug 3, 2009 at 9:24 AM, CzarAlex<[email protected]> wrote:
I'm using the latest version of Wine with my ubuntu 9.04 system and trying to install the Garmin Communicator Plugin for firefox

First, I installed firefox via wine
then with that wine'd version of FF, tried to install the plugin.

I get this far.

[Image: http://czaralex.com/pichost/images/bfi1249309521w.png ]

This shot only shows the box in question. You're seeing part of my wallpaper in the background.

I can click the I agree box but cannot see any other buttons anywhere. I've tried moving the screen around, different resolutions. No part of the box is hidden in the sense that i can reveal it on my own. Any suggestions?
Try and see if native gdiplus/riched20/riched30 help (just a guess
looking at the dialog).

Terminal output?

--
-Austin
Gert van den Berg

Garmin Communicator Plugin

Post by Gert van den Berg »

On Mon, Aug 3, 2009 at 16:24, CzarAlex<[email protected]> wrote:
I'm using the latest version of Wine with my ubuntu 9.04 system and trying to install the Garmin Communicator Plugin for firefox
If it needs to talk to the GPS device via USB (and not via a drive,
which you would need to set up) it would not work, since Wine does not
do drivers.
CzarAlex
Newbie
Newbie
Posts: 2
Joined: Mon Aug 03, 2009 9:18 am

Post by CzarAlex »

reports indicate that it works though I`ll still give it a try and would like to see it install.

Where do I find info on "native gdiplus/riched20/riched30" regarding how to install them and what not?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Garmin Communicator Plugin

Post by austin987 »

On Mon, Aug 3, 2009 at 11:11 AM, CzarAlex<[email protected]> wrote:
reports indicate that it works though I`ll still give it a try and would like to see it install.

Where do I find info on "native gdiplus/riched20/riched30" regarding how to install them and what not?
$ wget kegel.com/wine/winetricks
$ sh winetricks gdiplus riched20 riched30

--
-Austin
Locked