Forum Discussion

jesper H.2's avatar
jesper H.2
New member | Level 1
10 years ago
Solved

How do I fix the Qt platform plugin "windows" error?

Hi, My Dropbox is complaining! New PC, due to work, and now dropbox gives me this error message: This application failed to start because it could not find or load the Qt platform plugin "windo...
  • grandpotato's avatar
    8 years ago

    I found the solution here on the qt forums.

     

    My problem originated with setting the environment variables to get anaconda working.

     

    QT_PLUGIN_PATH=c:\Anaconda3\Library\plugins\

     

    But by setting this it breaks everything else. So for now I've just gotten rid of the path variable.

    To check if you have the env variable set

    1. Press <windows key> + R 

    2. Type "Control Panel"

    3. Open system

    4. Open advanced system settings on the left

    5. Click on the environment variables button at the bottom

    6. Browse through the user and system lists to see if QT_PLUGIN_PATH has been set.

     

     

    [This thread is now closed by moderators due to inactivity. If you're experiencing a similar behavior, feel free to start a new discussion in the Dropbox Community.]