Results 1 to 4 of 4

Thread: Qt4.5, Layouts and Maemo

  1. #1
    Join Date
    Aug 2007
    Location
    Wroclaw
    Posts
    20
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Qt4.5, Layouts and Maemo

    Hi,

    I make upgrade in my scratchbox on both architecture to newest (x86 and Armel).
    I also intsall there qt4.5.

    When I compile and run aplication on x86 architecture everything is ok, but when I compile and run on Armel then problems start.
    Aplication start and have no crash but I have drawed all widgets in left,up corner. The Widgets are in sizes that I set them. When I want click in widget I must click on place where it sholud be (but drawed is in that up-left corner).

    Anybody knows why it can behave in that way?

    Information from console:
    Qt Code:
    1. QGtkStyle cannot be used together with the GTK_Qt engine.
    2. qemu: Unsupported syscall: 307
    3. QNativeImage: Unable to attach to shared memory segment.
    4. qemu: Unsupported syscall: 306
    5. X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    6. Major opcode: 62 (X_CopyArea)
    7. Resource id: 0x1
    To copy to clipboard, switch view to plain text mode 

    regards

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt4.5, Layouts and Maemo

    We'd have to see the code. Seems there is a problem with the style as well as the messages seem to suggest.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Aug 2007
    Location
    Wroclaw
    Posts
    20
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt4.5, Layouts and Maemo

    I don't set any style. I test on two programs and on both have the same problem.

    Link to one of them: http://www.xangkhar.ovh.org/index.ph...startdown&id=1


    Most strange thing is that this problem is only on armel.

    I forgott to write that when I run application with "-style motif/platique" There is no warning about style, but that second warning is still and aplication still have the same behavior.

    regards
    Last edited by skrzypu; 17th April 2009 at 11:21.

  4. #4
    Join Date
    Aug 2007
    Location
    Wroclaw
    Posts
    20
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt4.5, Layouts and Maemo

    I write in another post because this is bigger problem.

    I install in scratchbox qt4-designer and it is also crashed with drawing widgets.

    So I will go ask on maemo community.


    If somebody is intresting in result please leave message here.

    regards.

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.