Results 1 to 2 of 2

Thread: Flash Player Crashes in linux platform

  1. #1
    Join Date
    Jun 2010
    Posts
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Unhappy Flash Player Crashes in linux platform

    Hi All,

    I have written a small web browser code, which will invoke the youtube site using NPAPI plugin support. I successfully installed the flash player. In windows as well as Linux machines .

    In Windows - I can able to compile the program as well as i can able to see the youtube videos in my machine.

    In Linux- I can able to compile the code but i am not able to run the browser. Within a fraction of seconds the browser closed as well as i am getting the following error in the console window.

    (process:11411): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function

    (process:11411): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

    (process:11411): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
    The program has unexpectedly finished.

    /home/testuser1/opt/Qt/examples/Browser exited with code 0


    Please help me to solve this problem.

    Regards

    A. Peter Jerald

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Flash Player Crashes in linux platform

    This has very little to do with Qt
    Try the forums or mailinglists of the flash player you're using, they might know more.

Similar Threads

  1. Configure Qt for SQLITE on Linux platform
    By Qt Coder in forum Qt Programming
    Replies: 3
    Last Post: 27th May 2010, 08:27
  2. executing a audio player code on Embedded linux
    By sureshlohith in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 21st April 2010, 05:17
  3. setting main window icon on linux platform
    By jyoti kumar in forum Qt Programming
    Replies: 4
    Last Post: 21st June 2007, 09:53
  4. -platform linux-g++-32 flag for qsa?
    By larry104 in forum Installation and Deployment
    Replies: 2
    Last Post: 21st December 2006, 19:46
  5. generating beep sound in Qt under linux platform
    By babusunlux in forum Qt Programming
    Replies: 10
    Last Post: 7th July 2006, 06:38

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.