Results 1 to 3 of 3

Thread: QT Library stop working on all applications

  1. #1
    Join Date
    Nov 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default QT Library stop working on all applications

    Hi!

    First i will admit that i wrote in C++ and QT a lot of code. Second i don't know English language very good. Anyway, let's focus on problem:
    Yesterday all work fine. I wrote some new features all compile and run great. Today i start my project, it compile, start, show windows, and well... that's weird: My click didn't respond correctly. All keyboard functions works ok, but when i click on tabs, or on menu it works first time i click it, but not second. Sometimes works, sometimes don't work. So i can click this or that, but button don't work (even when click enter on keyboard when on button). {so make it clear: GUI functions (like tabs switching) work from time to time, but buttons never} Weird, it's look like function calling don't work?
    Well then i quit my program, and try to use other application in QT : like QT Assistant, and i get the same problem. All QT base application stop working.

    Ok, so now i think. First what i do: I remove all my system "path" entries -> i leave only system , system32 and QT directory. Then i check to make sure with dependecy walker : It link proper library: C:\Qt\2010.05\qt\bin

    Well to keep it clear: i don't reinstall QT or update, this problem start suddenly.

    Next step i took was reinstalling QT, but it didn't resolve situation. Probably I can reinstall system to make it work.. but please... it's hours of work.

    I didn't make any system restore point, so that way didn't work either.

    I search on google and in this forum, but didn't find any useful information.

    I consider two options:
    1. I have some kind of virus.
    2. I install new .dll library in system folder that make problems, or i uninstall needed .dll with some program.

    So my question is: Do you have ANY idea why i have such a QT bug? I can post dependency logs or anything you want.

    System: XP 32 bits. SP 3. Laptop.

  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: QT Library stop working on all applications

    Think what exactly was happening to your computer between you remember your apps working for the last time and before they failed you today. The problem is probably completely unrelated to Qt. Maybe you installed or updated something on your computer or something like that.
    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
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QT Library stop working on all applications

    have an online check for a virus.

Similar Threads

  1. Creating Qt shared library for non-Qt applications
    By dimitar in forum Qt Programming
    Replies: 2
    Last Post: 25th November 2010, 11:46
  2. Change Qt version and code stop working
    By rmagro in forum Qt Programming
    Replies: 6
    Last Post: 28th September 2010, 20:02
  3. Moving QObject to QThread causes signals to stop working
    By Ban-chan in forum Qt Programming
    Replies: 8
    Last Post: 13th July 2010, 21:39
  4. Replies: 7
    Last Post: 9th May 2009, 22:31
  5. Working with Date type in database applications
    By kolach in forum Qt Programming
    Replies: 13
    Last Post: 25th January 2006, 14:20

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.