Friedemann,

Effectively, by switching in Windows System Preferences the COM Port being used 
to COM1 or COM2 it works, and loading the sisx file and running it runs well. 
But debug doesn't works, debug view is launched, but nothing appears in debug 
window, and it locks completely the phone that we have to restart, as the 
application seems to be started but put the phone in a black screen mode and 
freeze.

Regarding COM port, it would be very helpful to be able to rescan the port 
given in project build configuration, because when you unplug the phone and 
replug another phone COM Port changes (Windows manages this), and the value 
being used by launcher in QtCreator stays to previous COM port. Then if you try 
to load again the same application, it blocks and you have to restart Qt 
Creator in order to rescan the COM ports. A simple rescan COM Ports button in 
project config would help. 

Regards,

Solutions Innovantes pour une Mobilité Partagée
Innovative Solutions for a Shared Mobility

Bureaux : 11-13 rue du Colonel Pierre Avia, 75015 PARIS
+33 1 55 92 59 08

Ce message est confidentiel. Sous réserve de tout accord conclu par écrit entre 
vous et Ville Fluide, son contenu ne représente en aucun cas un engagement de 
la part de Ville Fluide. Toute publication, utilisation ou diffusion, même 
partielle, doit être autorisée préalablement. Si vous n'êtes pas destinataire 
de ce message, merci d'en avertir immédiatement l'expéditeur.

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Friedemann Kleint
Sent: lundi 19 octobre 2009 09:21
To: [email protected]
Subject: Re: [Qt-creator] Remote Debug problem with Nokia 5800

Hi,

> At last I’ve succeeded in building an application for Qt4.6 beta for  
> Symbian and deploy it on a Nokia 5800 phone, with Qt Creator 1.30 beta.
>  The application starts well on the phone, if I launch it manually. 
> I’m  trying to do remote debug. TRK is installed on the phone, and 
> I’ve already  succeeded in debugging with Carbide C++ with the same 
> phone. Qt Creator  returns : Could not connect to phone on port 
> 'COM16': Could not open  device 'COM16 : Le fichier specifié est 
> introuvable
> 
> Last part of the sentence means “File Not Found” in french.
> 
> In Project configuration, the phone is automatically detected on 
> COM16. And  I’m fully able to install manually the application by 
> double clicking on  .sisx file, so the phone is well connected.

Just for my understanding, can you actually start the application by pressing 
the "Run" button of Qt Creator?
Could you please provide the contents of the debugger log window?

Generally speaking, we are also experiencing spurious failures with ports above 
COM8. I  would recommend changing the port to one in the COM3-8 range in the 
Windows Control Panel\Device Manager\COM Ports (overriding the warning prompt).

Regards,
Friedemann
--
Friedemann Kleint
Nokia, Qt Development Frameworks

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator


_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to