Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Target File System Navigator I20090205: (15 Items)
   
Target File System Navigator I20090205  
It's badly broken.  Can't transfer file, makes qconn crash.
Re: Target File System Navigator I20090205  
Does it happen in the last build? A little bit more details would be 
very helpful. I'm just trying and it works for me :-)

On 10/02/2009 5:02 PM, Mario Charest wrote:
> It's badly broken.  Can't transfer file, makes qconn crash.
>
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post21933
>
>    
RE: Target File System Navigator I20090205  

> -----Original Message-----
> From: Alex Chapiro [mailto:community-noreply@qnx.com]
> Sent: February-10-09 5:08 PM
> To: general-ide
> Subject: Re: Target File System Navigator I20090205
> 
> Does it happen in the last build? 

It`s build : I20090205 as specify in the subject.  It`s the latest build I could find.

> A little bit more details would be very helpful. I'm just trying and it works for me :-)

I'm using qconn 

NAME=qconn
DESCRIPTION=QNX Connecter
DATE=2008/12/03-14:09:26-EST
STATE=stable
HOST=compbuild2
USER=pspbuild
VERSION=632-1225
TAGID=2389

I select the whole content of a directory from a  C/C++ project ( all the binaries created by the build ),  drag it into
 the TNFS, which points to a directory  call /u/mcharest/logc/bin/.

Then it ask me if I want to overwrite the existing files, I answer yes.  Then it seems to start to copy bu then I get 
windows with the title Operation error. The content is 

Copy operation error:/logc/bin/bayes.exe
null
would you like to continue

I get lots of windows like this and I chose cancel. Then some of the windows will show
Copy operation error:/logc/bin/abc.exe
Software caused connection abort: recv failed
would you like to continue


> 
> On 10/02/2009 5:02 PM, Mario Charest wrote:
> > It's badly broken.  Can't transfer file, makes qconn crash.
> >
> > _______________________________________________
> > General
> > http://community.qnx.com/sf/go/post21933
> >
> >
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post21934
> 
RE: Target File System Navigator I20090205  
It seems if I do one file at a time it's ok.  When the problem shows up I drag and drop about 35 files at the same time.


> -----Original Message-----
> From: Alex Chapiro [mailto:community-noreply@qnx.com]
> Sent: February-10-09 5:08 PM
> To: general-ide
> Subject: Re: Target File System Navigator I20090205
> 
> Does it happen in the last build? A little bit more details would be
> very helpful. I'm just trying and it works for me :-)
> 
> On 10/02/2009 5:02 PM, Mario Charest wrote:
> > It's badly broken.  Can't transfer file, makes qconn crash.
> >
> > _______________________________________________
> > General
> > http://community.qnx.com/sf/go/post21933
> >
> >
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post21934
> 
Re: Target File System Navigator I20090205  
Opened pr #65370

Mario Charest wrote:
> It seems if I do one file at a time it's ok.  When the problem shows up I drag and drop about 35 files at the same 
time.
> 
>> -----Original Message-----
>> From: Alex Chapiro [mailto:community-noreply@qnx.com]
>> Sent: February-10-09 5:08 PM
>> To: general-ide
>> Subject: Re: Target File System Navigator I20090205
>>
>> Does it happen in the last build? A little bit more details would be
>> very helpful. I'm just trying and it works for me :-)
>>
>> On 10/02/2009 5:02 PM, Mario Charest wrote:
>>> It's badly broken.  Can't transfer file, makes qconn crash.
>>>
>>> _______________________________________________
>>> General
>>> http://community.qnx.com/sf/go/post21933
>>>
>>>
>>
>> _______________________________________________
>> General
>> http://community.qnx.com/sf/go/post21934
>>
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post21964
> 
Re: RE: Target File System Navigator I20090205  
Is target 632 or 640? I can't reproduce it here... Your host is windows?
RE: RE: Target File System Navigator I20090205  

> -----Original Message-----
> From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> Sent: February-20-09 2:57 PM
> To: general-ide
> Subject: Re: RE: Target File System Navigator I20090205
> 
> Is target 632 or 640? I can't reproduce it here... Your host is
> windows?

On 632 with QCONN 632-1225 it seems qconn always crash.  On 640 (original qconn ) what happens is only a few of the 
files I selected gets copied.

I tried from Windows and Ubuntu with the same results.


> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post22665
> 
Re: RE: RE: Target File System Navigator I20090205  
Can you attach core file?
Re: RE: RE: Target File System Navigator I20090205  
> Can you attach core file?


Here you go:
Attachment: Text qconn.core.gz 462.99 KB
Re: RE: RE: Target File System Navigator I20090205  
You files, do they have special character (non ASCII) or spaces? 
Re: RE: RE: Target File System Navigator I20090205  
> You files, do they have special character (non ASCII) or spaces? 


Not that I can see.  I copy 10 files one by one and no problem. When I dragged the 10 files at once then the problem 
showed up.
Re: RE: RE: Target File System Navigator I20090205  
Attached qconn version with debug on, when it cores can you please send me the core (this one would be with debug, 
hopefully it can help). Thanks!
Attachment: Text qconn.gz 277.72 KB
Re: RE: RE: Target File System Navigator I20090205  
> Attached qconn version with debug on, when it cores can you please send me the
>  core (this one would be with debug, hopefully it can help). Thanks!


Hum, with this one  the behavior is different.

I select 10 files, then drap and drop them, but only the first file gets copy, no error messages.

Then I do the same thing again.  I get a dialog about ovewriting an existing files, that good. If I click yes, only that
 files gets copied.  If I click Yes To All then I can see on the target one more file got copy but then I get a copy 
operation error ( see attach file).

Unfortunately qconn won't crash though.
Attachment: Image operation.jpg 24.03 KB
Re: RE: RE: Target File System Navigator I20090205  
found the problem. Introduced in new IDE 4.6 - it tries to copy files asynchronously creating various problems, I added 
synchronization, will be available the next IDE 4.6 drop
RE: RE: RE: Target File System Navigator I20090205  
Thank you!

> -----Original Message-----
> From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> Sent: February-23-09 11:27 AM
> To: general-ide
> Subject: Re: RE: RE: Target File System Navigator I20090205
> 
> found the problem. Introduced in new IDE 4.6 - it tries to copy files
> asynchronously creating various problems, I added synchronization, will
> be available the next IDE 4.6 drop
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post22750
>