PDA

View Full Version : err:"Unable to restore previously selected frame"



BalaQT
19th September 2009, 08:41
hi QT Gurus,

im getting the following err, when i try to run or debug with f5;
"Unable to restore previously selected frame."

additional info:
version: qt4.5
buiild mode = debugging


pls help to solve the problem

Thnks
Bala

BalaQT
19th September 2009, 12:18
The error is solved
err was due to mysql connectivity problem. The server didnt respond.
when i commented the connection.h header file, debugger works well.
but when it is uncommented,
It gives err.
"Unable to restore previously selected frame"

thnks
Bala