Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2011
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. QGraphicsItem::installSceneEventFilter: event filters can only be installed on items in a scene.
  2. QGraphicsItem::installSceneEventFilter: event filters can only be installed on items in a scene.
  3. QGraphicsItem::installSceneEventFilter: event filters can only be installed on items in a scene.
  4. QGraphicsItem::installSceneEventFilter: event filters can only be installed on items in a scene.
  5. simple dialog ZLQmlDialog(0xd80bd0) Text Search
  6. 268 580 21 268
  7. simple dialog ZLQmlDialog(0x8973e0) Text Search
  8. 268 580 21 268
  9. virtual void ZLQmlViewObject::repaint()
  10. virtual void ZLQmlViewObject::repaint()
  11. virtual void ZLQmlViewObject::repaint()
  12. virtual void ZLQmlViewObject::repaint()
  13. file dialog ZLQmlOpenFileDialog(0xcd4020) /home/user/MyDocs/ebooks
  14. [New Thread 0x44f4f460 (LWP 2507)]
  15. ZLQmlOpenFileDialog(0xcd4020) ZLQmlFileSystemModel(0xe3a1a0) /home/user/MyDocs/ebooks
  16. 0
  17. [New Thread 0x4514f460 (LWP 2508)]
  18. clicked /home/user/MyDocs/ebooks/better
  19. clicked /home/user/MyDocs/ebooks/better/..
  20. clicked /home/user/MyDocs/ebooks/..
  21. X Error: BadWindow (invalid Window parameter) 3
  22. Major opcode: 18 (X_ChangeProperty)
  23. Resource id: 0x2e00027
  24. X Error: BadWindow (invalid Window parameter) 3
  25. Major opcode: 18 (X_ChangeProperty)
  26. Resource id: 0x2e00027
  27.  
  28. Program received signal SIGSEGV, Segmentation fault.
  29. 0x3c86b820 in QScriptValue::engine() const () from /usr/lib/libQtScript.so.4
  30. (gdb) bt
  31. #0 0x3c86b820 in QScriptValue::engine() const ()
  32. from /usr/lib/libQtScript.so.4
  33. #1 0x3c16d5b0 in ?? () from /usr/lib/libQtDeclarative.so.4
  34. #2 0x3c16d5b0 in ?? () from /usr/lib/libQtDeclarative.so.4
  35. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  36. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement