Results 1 to 2 of 2

Thread: plasmoid crashes

  1. #1
    Join Date
    Oct 2009
    Posts
    31
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default plasmoid crashes

    Hi

    I'm trying to write a plasmoid
    My programming skills are bad
    This seems to compile ok but crash

    Qt Code:
    1. m_manager = new QNetworkAccessManager(this);
    2. m_manager->get(QNetworkRequest(QUrl("http://website.com")));
    To copy to clipboard, switch view to plain text mode 

    Qt Code:
    1. KCrash: Application 'plasmoidviewer' crashing...
    2. sock_file=/home/mythtv/.kde4/socket-fileserver/kdeinit4__1019
    3. kdeinit4: preparing to launch
    4. Could not find '' executable.
    5. KCrash cannot reach kdeinit, launching directly.
    6. KCrash failed to exec(), errno = 2
    To copy to clipboard, switch view to plain text mode 
    Last edited by chrisb123; 22nd October 2009 at 21:02.

  2. #2
    Join Date
    Oct 2009
    Posts
    31
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: plasmoid crashes

    Solved.. i removed it from a slot

Similar Threads

  1. Plasmoid opacity
    By AcerExtensa in forum KDE Forum
    Replies: 3
    Last Post: 25th July 2009, 15:22
  2. Replies: 1
    Last Post: 30th March 2009, 23:25
  3. Replies: 10
    Last Post: 19th October 2007, 20:17
  4. Designer crashes when selecting some widgets
    By gwendal in forum Qt Tools
    Replies: 4
    Last Post: 21st July 2006, 14:18

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.