Page 1 of 1
Ctrl-C twice crashes FC 2008.06b
Posted: 05.09.2008, 10:52
by elot
I tried to copy yesterday (and today) with CTRL-C and then Paste (Ctrl-V or mouse does not matter).
The first time it works.
The second time it crashes FC 2008.06b
With 2008.06a it was no problem.
I use Vista. The F5 copy does work without any problem.
Copying from 1 tab to another on the same panel or between panels does not matter.
If i use Ctrl-C and then close FC, start it again and use Ctrl-C again, it works.
But if i leave FC open in between, it crashes always with the second Ctrl-C
Oh, before i forget: i must use Paste function to let it crash.
Just pressing Ctrl-C two times without pasting is no problem.
Please fix quick

Posted: 05.09.2008, 13:25
by FLiER
Have another bug, but with this subject. I use TeraCopy as file copy and move program. When I press Ctrl+C and Ctrl+V, the copy/move dialog popups. Paths are true, but if I press OK, it copies/moves the selected file/folder but not copied in the buffer.
2008.06a worked fine.
IMHO it's a part of the same bug.
Posted: 05.09.2008, 19:34
by Marek
Try to use
UseFcForPaste=0
in the freecommander.ini [Form] section.
Posted: 05.09.2008, 23:33
by FLiER
Marek wrote:Try to use
UseFcForPaste=0
in the freecommander.ini [Form] section.
Works fine, but... Is this the only solution? Or it's temporary?
Posted: 06.09.2008, 01:35
by Dreamer
New copy mode fixed another bug, but it looks it's not perfect yet...
Another related bug:
http://forum.freecommander.com/viewtopic.php?t=1236
Posted: 07.09.2008, 18:10
by pxd
Faces the same problem, but thanks for the update here, will be anticipating coming updates. Thanks and great effort!
Info: Vista user, Ctrl+C crashes Freecommander frequently, noticed it since I was using versions without the copy/paste dialogues, thus it is very obvious when it crashes.
Posted: 08.09.2008, 05:23
by pxd
Oh great, even after the code added into .ini, it is not working.
When I leave FC opened on the sides, fiddling with Powerpoints file, once I copy and image (to paste onto a word document), that crashes FC!

It is ... annoying. Well ... I think Cut/Copy/Paste big screw up this time.

Posted: 08.09.2008, 08:58
by elot
Marek wrote:Try to use
UseFcForPaste=0
in the freecommander.ini [Form] section.
Yep, that works.
Thanks.
Posted: 09.09.2008, 03:40
by jollyb
Marek wrote:Try to use
UseFcForPaste=0
in the freecommander.ini [Form] section.
not working for me in the version 2008.6b
cut - paste not moving neither copy - paste is copying, teracopy window stays with an empty list, or some strange copying or weird freecommander behavior.
copy move button on the toolbar are working
EDIT:
FreeCommander 2008.6a Portable & TeraCopy 2.0 beta 3 Portable is working just fine for me. i copied TeraCopy folder in the FreeCommander folder edited [Form]
with this code
FileMovePrg=C:\FreeCommanderPortable\TeraCopyPortable\TeraCopy.exe Move *%ActivSelAsFile% "%InactivDir%"
FileCopyPrg=C:\FreeCommanderPortable\TeraCopyPortable\TeraCopy.exe Copy *%ActivSelAsFile% "%InactivDir%"
and i'm very happy

Posted: 09.09.2008, 08:10
by Karol
If you made a change in the freecommandr.ini you should:
- close FC
- open freecommander.ini with your texteditor
- make a change in the freecommander.ini
- save the freecommander.ini
- start FC
Posted: 09.09.2008, 10:14
by pxd
Best Solution for Vista Business Users: Use older version.
I got my 2008.6a installed and worked flawlessly. Saved my time.

Posted: 09.09.2008, 20:53
by Marek
- close FC
- open freecommander.ini with your texteditor
- make a change in the freecommander.ini
- save the freecommander.ini
- start FC
You should check the location of the freecommander.ini under Help->About: Paths info.... (very important for Vista).
@pxd: I do not think, it is good idea to use an old version. You need 20 sec. for changing the freecommander.ini. If you have, nevertheless, problems, describe which.
Posted: 10.09.2008, 01:10
by Dreamer
Perhaps UseFcForPaste=0 should be a default option for the next version, at least for the official version, then, when it will be more stable it should be changed again. Crash is worse than freezing.
BTW I can't reproduce the crash at all.
Posted: 10.09.2008, 10:56
by pxd
Marek wrote:- close FC
- open freecommander.ini with your texteditor
- make a change in the freecommander.ini
- save the freecommander.ini
- start FC
You should check the location of the freecommander.ini under Help->About: Paths info.... (very important for Vista).
@pxd: I do not think, it is good idea to use an old version. You need 20 sec. for changing the freecommander.ini. If you have, nevertheless, problems, describe which.
I changed, and it still crashes, there is nothing else I can do about it. Even up to the stage where I set it as -read only-. It still uses FC's copy & paste. Where as for 2008.6a, works fine until now. It might be only me, thus I'll stick with this until 2008.6c comes out. Thanks again.