Page 1 of 1

Open file doesn't work with QT 4.6.x

PostPosted: Mon Jun 14, 2010 10:38 pm
by redxii
Compiled SMPlayer with QT 4.6.3, the only thing I can find that doesn't work is opening files and saving files (playlist, log). I can add a directory or open a file from the Recent list. The window border just flashes and no dialog appears. An smplayer.exe compiled with 4.5.1 using 4.6 DLLs doesn't work either.

I made a build with 4.6.3: http://sourceforge.net/projects/smplaye ... z/download

Qt 4.6 requires GCC 4.4.0 so I am also using MinGW-gcc440_1.zip from their site ftp://ftp.trolltech.com/misc/MinGW-gcc440_1.zip

No MPlayer log.

Re: Open file doesn't work with QT 4.6.x

PostPosted: Tue Jun 15, 2010 2:16 am
by redxii
Neither do loading external audio or subtitles. So basically anything using a file dialog.

Re: Open file doesn't work with QT 4.6.x

PostPosted: Tue Jun 15, 2010 11:04 pm
by redxii
Qt Designer & Linguist have the same issue.

lol...

Re: Open file doesn't work with QT 4.6.x

PostPosted: Wed Jun 16, 2010 2:15 am
by redxii
So apparently it works on 1 of 3 computers in my house. The 1 is running Windows 7 32-bit and the 2 that don't work are Windows 7 64-bit.

Anyone else try?