Results 1 to 3 of 3

Thread: Qtbrowserplugin fails in chrome

  1. #1
    Join Date
    Mar 2009
    Posts
    9
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Exclamation Qtbrowserplugin fails in chrome

    I have created a dll using QtBrowserplugin. Its running successfully on IE, Firefox and Opera. But it fails with chrome. I am not even able to call the constructor of my plugin class on chrome. It seems the plugin maybe failing in NP_Initialize or NPP_New. Does any one has any idea what went wrong?

    how can I debug where the plugin is failing? can I create a log file by adding some debug messages in the Initialize and New functions?

    Thanx

  2. #2
    Join Date
    Mar 2009
    Posts
    9
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: Qtbrowserplugin fails in chrome

    After much googling, the only solution left is to build the plugin in FireBreath. I am successfull in doing so.

  3. The following user says thank you to naren82 for this useful post:

    arminIT (21st January 2013)

  4. #3
    Join Date
    Jan 2013
    Posts
    1
    Thanks
    2
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Android

    Default Re: Qtbrowserplugin fails in chrome

    how did u that?
    may you help me to create plugin with FireBreath for qt app?
    i want to show a widget on my browser.

Similar Threads

  1. Tabs in titlebar (like Google Chrome)
    By akiross in forum Qt Programming
    Replies: 5
    Last Post: 28th January 2011, 12:06
  2. QtBrowserPlugin on QT3
    By oob2 in forum Qt Programming
    Replies: 0
    Last Post: 27th October 2010, 19:20
  3. QtBrowserPlugin without QtGui.dll?
    By anupamgee in forum Qt Programming
    Replies: 1
    Last Post: 13th August 2010, 14:52
  4. Problems implementing Google Chrome's search
    By seand in forum Qt Programming
    Replies: 1
    Last Post: 14th September 2008, 04:11

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.