Results 1 to 6 of 6

Thread: Desktop launching of qt applicaiton on mini2440

  1. #1
    Join Date
    Jun 2011
    Posts
    7
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Desktop launching of qt applicaiton on mini2440

    Hi,

    I am developing on Mini2440 board and I have compiled qt for embedded linux (qt-everywhere-opensource-src-4.6.3) and tslib successfully and run my example program by giving

    ./hello -qws

    at terminal and it has run successfully.

    Now I want to launch the application from desktop by creating icon. For that I have followed the tutorial http://farm2440.blogspot.com/ by creating desktop file, icon and executable. But I could n't run it.

    When I touch my icon on Mini2440 screen nothing happens. If I hold the icon for longer time I can see the properties of the application. But for other applications (which are available by default) by single touch I could run them.

    Please let me know how to run qt applications by creating icon and run from desktop in Mini2440.

    Thanks in advance

  2. #2
    Join Date
    May 2011
    Posts
    239
    Thanks
    4
    Thanked 35 Times in 35 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Symbian S60

    Default Re: Desktop launching of qt applicaiton on mini2440

    I don't know anything about Mini2240, but I think the example (Exec=stivlib) lacks a path to the binary and depending on where it is located, it might not get found and executed. So, I'd check first that the desktop file contains a full path to the executable.

  3. #3
    Join Date
    Jun 2011
    Posts
    7
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Desktop launching of qt applicaiton on mini2440

    Thanks for your reply.

    I have tried by giving full path to the binary as well in the .desktop file. But still problem could not be solved.

    Some one please help me out to sort this problem

  4. #4
    Join Date
    Jun 2010
    Posts
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Desktop launching of qt applicaiton on mini2440

    Hello,
    the launcher in the blog is for Qtopia 2.2.0 and not for Qt4 application.
    There is no need to give path in the launcher because all aplications binaries are in /opt/Qtopia/bin by default.

    Right now I'm also trying to create Qt4 launcher without success.

  5. #5
    Join Date
    Jun 2012
    Posts
    1
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Desktop launching of qt applicaiton on mini2440

    I am facing similar problem. If I hold the icon for longer time I can see the properties of the application. But for other applications (which are available by default) by single touch I could run them. Was someone able to fix it? thanks
    Quote Originally Posted by s_stavrev View Post
    Hello,
    the launcher in the blog is for Qtopia 2.2.0 and not for Qt4 application.
    There is no need to give path in the launcher because all aplications binaries are in /opt/Qtopia/bin by default.

    Right now I'm also trying to create Qt4 launcher without success.

  6. #6
    Join Date
    Oct 2012
    Posts
    8
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Desktop launching of qt applicaiton on mini2440

    Quote Originally Posted by u2bpavankumar View Post
    Hi,

    I am developing on Mini2440 board and I have compiled qt for embedded linux (qt-everywhere-opensource-src-4.6.3) and tslib successfully and run my example program by giving

    ./hello -qws

    at terminal and it has run successfully.

    Now I want to launch the application from desktop by creating icon. For that I have followed the tutorial http://farm2440.blogspot.com/ by creating desktop file, icon and executable. But I could n't run it.

    When I touch my icon on Mini2440 screen nothing happens. If I hold the icon for longer time I can see the properties of the application. But for other applications (which are available by default) by single touch I could run them.

    Please let me know how to run qt applications by creating icon and run from desktop in Mini2440.

    Thanks in advance
    Dear u2bpavankumar ,
    I too want to launch the application from desktop by creating icon.
    i searched so many sites , but i didn't get any information.

    Please help me

    i hope you will help me,
    Thank you.

    Sunil


    Added after 13 minutes:


    Quote Originally Posted by sonali View Post
    I am facing similar problem. If I hold the icon for longer time I can see the properties of the application. But for other applications (which are available by default) by single touch I could run them. Was someone able to fix it? thanks
    Dear Sonali,

    I am developing on mini2440 board and I have compiled qt for embedded linux (qt-everywhere-opensource-src-4.6.2) and tslib successfully and run my example program by giving

    ./hello -qws

    at terminal and it has run successfully.

    Now I want to launch the application from desktop by creating icon.
    i searched so many sites , but i didn't get any information.

    Please help me

    i hope you will help me,
    Thank you.

    Sunil
    Last edited by sunil880089; 30th November 2012 at 05:53.

Similar Threads

  1. QTCreator in Mini2440
    By marcio in forum Qt for Embedded and Mobile
    Replies: 4
    Last Post: 29th October 2012, 09:02
  2. MINI2440 ARM9, QGraphicsView Plotting slow
    By abhinit in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 28th April 2011, 14:25
  3. Qt Embedded Graphic Development mini2440 ,sbc
    By wujianwen in forum Qt Tools
    Replies: 0
    Last Post: 9th October 2010, 08:40
  4. Replies: 5
    Last Post: 31st January 2009, 07:36
  5. Replies: 1
    Last Post: 24th September 2007, 09:02

Tags for this Thread

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.