ClementFan / qt-google-drive

Automatically exported from code.google.com/p/qt-google-drive
0 stars 0 forks source link

Application crashes, after login process #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enter login information
2. Allow access
3. Login window closes
BOOM....

This is debug output:
NetworkManager::sendRequest url: 
"https://docs.google.com/feeds/default/private/full/folder%3Aroot/contents" 
NetworkManager::slotError error code: 204 
QNetworkReplyImplPrivate::error: Internal problem, this method must only be 
called once. 
parse OK 
DriveEngine::slotFirstPanelIsLoaded 
NetworkManager::sendRequest url: 
"https://docs.google.com/feeds/default/private/full/folder%3Aroot/contents" 
DriveEngine::slotStartLogin 
NetworkManager::slotError error code: 204 
QNetworkReplyImplPrivate::error: Internal problem, this method must only be 
called once. 
parse OK 
QFont::setPixelSize: Pixel size <= 0 (0)
DriveEngine::~DriveEngine 
NetworkManager::~NetworkManager() 
ContentManager::~ContentManager() 
NetworkManager::~NetworkManager() 
NetworkManager::~NetworkManager() 
FilesManager::~FilesManager() 
ContentManager::~ContentManager() 
XMLHandler::~XMLHandler() 
NetworkManager::~NetworkManager() 
NetworkManager::~NetworkManager() 
FilesManager::~FilesManager() 
ContentManager::~ContentManager() 
XMLHandler::~XMLHandler() 
NetworkManager::~NetworkManager() 
NetworkManager::~NetworkManager() 
NetworkManager::sendRequest url: 
"https://docs.google.com/feeds/default/private/full/folder%3Aroot/contents" 

What version of the product are you using? On what operating system?
Last update I noticed - 13/08/2012. Windows 7 64bit. Wamp used as a webserver 
to receive access token

Original issue reported on code.google.com by meir.t...@gmail.com on 25 Aug 2012 at 1:45

GoogleCodeExporter commented 8 years ago
After restart the programm must logged in without any query. In my case it was 
so.

Original comment by navrocky.vlad on 29 Aug 2012 at 8:27

GoogleCodeExporter commented 8 years ago
Can anyone explain what causes Qt to give the error 
"QNetworkReplyImplPrivate::error: Internal problem, this method must only be 
called once."?

Original comment by cyborg10...@gmail.com on 9 Jan 2013 at 4:51

GoogleCodeExporter commented 8 years ago
@^ any explanation found?

Original comment by kriti2ka...@gmail.com on 5 Jun 2014 at 10:26