Results 1 to 2 of 2

Thread: QT Log Automatic

  1. #1
    Join Date
    Mar 2016
    Posts
    1
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11

    Post QT Log Automatic

    QT Log Automatic - Is there a way to check GUI crash in default logs. where are default log created and how do we activate them in case they are not created default.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: QT Log Automatic

    Your program only writes "default logs" that you program it to write, they only contain what your program puts in them, and they go where you put them.

    If your program is built for debug then you can use the debugger to determine where a program is crashing. This has nothing to do with "default logs."

Similar Threads

  1. automatic update example
    By nuliknol in forum Qt Programming
    Replies: 4
    Last Post: 25th February 2015, 19:46
  2. Automatic tests for Qt GUI
    By qt_developer in forum Qt Programming
    Replies: 1
    Last Post: 3rd July 2014, 14:05
  3. Automatic UI Verification
    By binggan194 in forum Qt Programming
    Replies: 2
    Last Post: 3rd April 2009, 07:46
  4. Automatic Splitter
    By Katuakina in forum Qt Tools
    Replies: 1
    Last Post: 5th October 2007, 09:29
  5. Automatic Resizing
    By ToddAtWSU in forum Qt Programming
    Replies: 7
    Last Post: 22nd January 2007, 18:41

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.