GeckoBrowser v0.1 [21-04-2010] *NEW* (1 Viewer)

Filo

Portal Member
March 24, 2009
33
9
Home Country
Germany Germany
@SilentExcept,
when I select GeckoBrowser in the list it doesn´t work, with diskeeper´s settings it works.

Filo
 

SilentException

Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    I guess that depends on version you use.. It should work with latest SVN from CodePlex but perhaps I should look at it.. Thanks for reporting!
     

    bmt

    Portal Member
    February 17, 2010
    23
    0
    Home Country
    Germany Germany
    Is there a possibility to send a link from my own plugin to Geckobrowser?


    Code:
          if (dlg.SelectedLabelText == "Weblink")
          {
            string link = "https://www.team-mediaportal.com"; 
            GUIWindowManager.ActivateWindow(16002);
            //GeckoBrowser should open string
          }

    thankful for any help...
     

    chameleon82

    Portal Member
    September 22, 2009
    26
    0
    Home Country
    Russian Federation Russian Federation
    Hello. How about favorites? Its not work for me (( I cant add page to favorites, and i cant setup favorite pages, and i cant select favorite pages, button is not working too. ((
     

    Richardd

    MP Donator
  • Premium Supporter
  • October 16, 2009
    53
    1
    Reusel
    Home Country
    Netherlands Netherlands
    hy all.
    plugin work for me, but only if i use the keyboard.
    whith hauppage remote controller the number key don't work.
    is hauppage control cfg the problem?
    in all other plugin remote work.
    thanks.
    All number keys, or only the 1?

    @edsche

    Bitte verlinke die alte Version noch einmal. Die neue Version ist (für mich) unbrauchbar wegen des VirtualKeyboard-Handlings.

    Danke

    I can confirm this.
    RC4+IRSS+mce remote
    Pressing any number result in ID=734234235156
    sorry havn't had time for logs.

    I can't control GeckoBrowser either with my Medion remote. Did someone find a solution?
     

    FillR

    MP Donator
  • Premium Supporter
  • November 16, 2007
    109
    38
    Home Country
    France France
    Hi,

    For those who have problems with remote control (like MCE) and numeric keys that don't work, you may try to setup your keyboard in US rather than a european one.

    The problem is that for a french keyboard, when you type "6", MediaPortal receives the equivalent key on a US keyboard, "-" in this case.

    It has solved the problem for me with linkid in GeckoBrowser, but also in other parts of MediaPortal.

    Hope it may help
     

    cilla

    MP Donator
  • Premium Supporter
  • April 29, 2008
    143
    8
    Lüdinghausen
    Home Country
    Germany Germany
    Hey Guys,
    I've a interesting problem with the GeckBrowser. When I start GeckoBrowser for the first time, everything works fine. But when I return back to MediaPortal/menu and start GeckoBrowser again the GeckoBrowser doesn't work. The Screen becomes black for a secound and returns back to Menu.

    I've analyzed the logfiles and found this interesting entry in 'MediaPortal.log' (in 'error.log' are also entries from GeckoBrowser)
    Code:
    2010-07-14 16:59:47.197178 [Debug][MPMain(1)]: Window: GeckoBrowser.GUIWindows.GUIWebBrowser init
    2010-07-14 16:59:47.416191 [Info.][MPMain(1)]: GUIWindowManager: Could not find window 16002
    2010-07-14 16:59:47.462194 [Info.][MPMain(1)]: GUIWindowManager: Could not find window 16002
    2010-07-14 16:59:47.482195 [Info.][MPMain(1)]: GUIWindowManager: Could not find window 16002
    (the last line is repeatet for 20-30 times)

    But the ID of the Plugin should be 16004 and not 16002 (this was the id of the old webbrowser plugin).

    Any idears (I've attaced my logfiles)

    lg cilla
     

    diskeeper

    Portal Pro
    January 5, 2007
    6,109
    421
    Dortmund
    Home Country
    Germany Germany
    AW: GeckoBrowser v0.1 [21-04-2010] *NEW*

    ändere einfach die id in der geckobrowser.xml auf 16002.

    simply change id in geckobrowser.xml on 16002.
     

    Quarter

    MP Donator
  • Premium Supporter
  • June 21, 2010
    722
    138
    Queenstown
    Home Country
    New Zealand New Zealand
    I may have a problem, VK will work on the first text box of a user password prompt but won't work on the next line down, well the VK does but it doesn't enter the details.
     

    Users who are viewing this thread

    Top Bottom