Browse The Web / Webbrowser (2 Viewers)

doskabouter

Development Group
  • Team MediaPortal
  • September 27, 2009
    4,646
    3,102
    Nuenen
    Home Country
    Netherlands Netherlands
    Wow, there is something really wrong! When I deactivate the mouse in Config, the mouse IS SHOWN (!) but does not work (I can move it, but clicking on an item does nothing). Also the numbers are shown ;)

    *** EDIT***: Can´t add a screenshot, because all screenshots are just black (overlay issue? like the desktop shown when opening BTW?)
    No, there isn't anything wrong: this is desired behavior. (Remember, "Use mouse" is off, so don't use your mouse!)
    In that mode, you can move it with cursorkeys, and enter will emulate a click. This is done as fallback when there's no number at the link, or for controlling flash.

    And that overlay issue: could well be, any idea how to prevent that (and that pesky desktop?)

    Edit: Just checked the code, and it seems that the same routine is used to show the "keyboard" cursor and the "use mouse" cursor...

    Edit2: Just for test (keep old dll!) could you try this one?
     

    Attachments

    • BrowseTheWeb.zip
      73.4 KB
    Last edited:

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,597
    10,590
    Königstein (Taunus)
    Home Country
    Germany Germany
    Tried your DLL from above, and configured mouse to browse - same behaviour: First desktop is shown, then now mouse visible...
    So what should the new DLL do?
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,646
    3,102
    Nuenen
    Home Country
    Netherlands Netherlands
    That was an experiment to see if the mouse cursor was shown when usemouse=true.
    And for the record: When I make a screenshot (with printscreen) it correctly shows the webpage, both in usemouse=true and usemouse=false, so there's definitely something different on your system than mine.

    The million dollar question is: What exactly is different?
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,597
    10,590
    Königstein (Taunus)
    Home Country
    Germany Germany
    Maybe it´s a setting issue?
    This are my settings:

    Settings BTW.JPG

    Screenshot still not possible - I even don´t here the screenshot click ;)
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,646
    3,102
    Nuenen
    Home Country
    Netherlands Netherlands
    Hm, that's the least interesting bit of the settings :)

    The "btweb" section in mediaportal.xml has all the settings. Could you doublecheck if there's only one of those sections, and put it here/get it to me?

    Although I suspect something more "lower" in the system, i.e. OS wise, because I can't imagine a setting in the plugin preventing screenshots...

    Can you see a cursor in the brief moment the desktop is visible?
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,597
    10,590
    Königstein (Taunus)
    Home Country
    Germany Germany
    Here the MediaPortal.xml section of BTW:

    <section name="btWeb">
    <entry name="usehome">yes</entry>
    <entry name="homepage">http://www.google.de</entry>
    <entry name="remote">yes</entry>
    <entry name="name">Browse The Web</entry>
    <entry name="blank">yes</entry>
    <entry name="status">no</entry>
    <entry name="osd">no</entry>
    <entry name="zoom">100</entry>
    <entry name="font">100</entry>
    <entry name="page">yes</entry>
    <entry name="domain">no</entry>
    <entry name="usethumbs">yes</entry>
    <entry name="cachethumbs">no</entry>
    <entry name="key_1">REMOTE_1</entry>
    <entry name="window">yes</entry>
    <entry name="proxy">no</entry>
    <entry name="proxy_server">127.0.0.1</entry>
    <entry name="proxy_port">8888</entry>
    <entry name="remotetime">25</entry>
    <entry name="mouse">yes</entry>
    <entry name="key_2">ACTION_SHOW_INFO</entry>
    <entry name="key_3">ACTION_PAGE_UP</entry>
    <entry name="key_4">ACTION_PAGE_DOWN</entry>
    <entry name="key_5">ACTION_SHOW_GUI</entry>
    <entry name="bookmark">List</entry>
    <entry name="remote_confirm">ACTION_SELECT_ITEM</entry>
    <entry name="remote_bookmark">ACTION_SHOW_INFO</entry>
    <entry name="remote_zoom_in">ACTION_ZOOM_IN</entry>
    <entry name="remote_zoom_out">ACTION_ZOOM_OUT</entry>
    <entry name="remote_status">ACTION_SHOW_GUI</entry>
    <entry name="remote_pageup">ACTION_PAGE_UP</entry>
    <entry name="remote_pagedown">ACTION_PAGE_DOWN</entry>
    <entry name="lastUrl">
    </entry>
    <entry name="useragent">
    </entry>
    <entry name="disableAero">no</entry>
    </section>

    That is the only occurence of the BTW section in my MediaPortal.xml ;)

    **EDIT*** And yes, the mouse cursor is visible for approx. 3 secs, then it disappears ;)
     
    Last edited:

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,646
    3,102
    Nuenen
    Home Country
    Netherlands Netherlands
    Here on vista, mousecursor is showing, and screenshots also correct.
    Maybe it's some other plugin/skin/whatever which is hiding the cursor again?

    Perhaps later I'm getting a chance to test this on win7, but I have to get hold of the remote first :)

    Edit: Did you try disabling "use windowed mode" and/or enabling "show OSD"?
     
    Last edited:

    Pog

    Retired Team Member
  • Premium Supporter
  • September 7, 2009
    401
    315
    Wicklow
    Home Country
    Ireland Ireland
    Hi doskabouter, thanks for your ongoing work on BTW.

    I always get a quick flash of the desktop (win7) when first starting BTW. I was wondering if it was just me or if anything can be done about it?
     
    Last edited:

    Users who are viewing this thread

    Top Bottom