decClipboardFS (FS-Plugin)

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Dec
Member
Member
Posts: 115
Joined: 2006-11-23, 12:48 UTC

Post by *Dec »

Alextp wrote:2roentgen666
The problem with detection is that decClipFS doesn't write Unicode BOM signature to a file. If Dec will fix that both UV and Lister will autodetect it.
For CF_UNICODE I place in a file only those data which contain in clipboard, nothing adding from myself. In the following version I shall add an opportunity of addition of the signature (optional).
User avatar
roentgen
Power Member
Power Member
Posts: 757
Joined: 2005-12-03, 19:58 UTC

Post by *roentgen »

As Textpad and Notepad correctly detect that those files are Unicode I think that the problem is far more delicate than adding a BOM signature :D.
TC for Linux please!
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

2roentgen666
They use Unicode detection, which may fail; UV and Lister don't use it.
Last edited by Alextp on 2006-11-23, 19:39 UTC, edited 1 time in total.
User avatar
norfie²
Power Member
Power Member
Posts: 986
Joined: 2006-02-10, 07:27 UTC

Post by *norfie² »

German translation (UUE encoded):

Code: Select all

begin 644 DEUTSCH.RAR
M4F%R(1H'`,^0<P``#0````````#A*70@@"L`+0(``&`$```"MX-'*C>C=S4=
M-0L`(````$1%55130T@N3$Y'IQA:Y4"]P3N''B2]&)1MTB[B7:;M^!GL9GCF
M%*%N_[HX#)Y=-:\`N^!R@]G0@W(M6"T'!S`VE[="/%7>#UL*($MOQ@?0HBI8
M?N=2Q5&B._G'6S.-#Z8J)<^"2^\]^I4JRWK"0OT4AZ60M[W?/R15E\#_IU@<
M*!XLU7BC_96_1I_KGXY`]$.W^S9;]P[$:99DN^9RG&9_N5\>1%46[#%(T&+I
ML>SW1U+:9]I0/PC6UU-)%T$\-Y]_)PV6XAUS-L.24WSU;M:A@E60`3,1FI%F
MJDM5C&)?RU`N:AFWIWA5[XVX"'8?C98+YN*3)"VD)*EM+>ZZ']Q`BVB8?K&,
MO<0H!7*._G%ER,+1D@"]Q[C<)A@05-(1U!5BD[T5R9$F0F%'TVWK>6V]/+@,
M46F"O.R57I-*`PX@:V)CMV82.Z&4B&3%:)W.9Z*"?]9ZMQQRBMX#NX[R>^KS
M5\I*%*;_SO>"4.&$#T>^]',BB.Y=GB+X<+PCO9PK/A;;L20GLR*I2[O6?5HK
M<+6V>'+W0*?C"C01L*8@\W9H6)?!QTX0_`VA?A2L3CF*4]_/H(A_T@_'?PG/
M?!>:F2OM-0N(3T+Z'II-K8=$B5:OR:+@(D9WX=LRKENOMV+C[$9T&_ETX=J6
MY?WYZP/#RP50<GAZQ#0T&"KM79Z>="\Y>&8<75B)W1IDH9'L2\VI=7OB5_.P
JCM*^AR4L_O/>3'P%K;I=F:ZQ-P)`MD10&',``+^(9_:I_]3$/7L`0`<`
`
end
sum -r/size 25903/627
BTW: Do the directory "History" is translatable, isn't it?
Last edited by norfie² on 2006-11-23, 19:39 UTC, edited 1 time in total.
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

Whether you can show me the full list of files and the directories located in a folder with decClipboardFS.wfx
decClipboardFS.ini
decClipboardFS.wfx
decPng.dcf
English.lng
Russian.lng

But, I have also tried this, like I said above:
plugins\decPng.dcf
decClipboardFS.ini
decClipboardFS.wfx
English.lng
Russian.lng

Binary INI file is not "normal" by the way. INI format is plain text. When I see an INI file, I expect to be able to configure it in Notepad. If you really need binary storage use another extension please, thanks. ;)

If you need me for testing a bugfix, just contact me by mail.

Icfu
This account is for sale
Dec
Member
Member
Posts: 115
Joined: 2006-11-23, 12:48 UTC

Post by *Dec »

norfie² wrote:But the file Png.png shows size of 0 bytes and isn't viewable - i.e. lister opens with an empty sheet.
It occurs always?
roentgen666 wrote:How about the 'Build in formats' (shouldn't it be Built?)?
In there I also have:

Code: Select all

Format: PNG (greyed); File name: Png.png 
Format: PNG+Office Art; File name: PngA.png 
decPng.dcf is a plug-in for my plug-in, translating format CF_BITMAP in the png file format. "PNG" and "PNG+Office Art" is simply the names of clipboard formats used by program MS Word. MS Word places the image in clipboard in several formats, including "PNG" and "PNG+Office Art", and there is no interrelation between format CF_BITMAP and formats "PNG" and "PNG+Office Art"
norfie² wrote:German translation (UUE encoded):
...
That it means for me?
norfie² wrote:BTW: Do the directory "History" is translatable, isn't it?
In the following version
icfu wrote:Binary INI file is not "normal" by the way. INI format is plain text. When I see an INI file, I expect to be able to configure it in Notepad. If you really need binary storage use another extension please, thanks.
I agree with you, but I have already made extension "ini" for a configuration file and I do not want it to change.
icfu wrote:If you need me for testing a bugfix, just contact me by mail.
Ok
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

Works fine here with png support. I can view and copy the png file.

I have just folowed the instructions.
Copy the decPng.dcf to the same place of wfx.
______________________
David Jorge
Personal License #117854
User avatar
norfie²
Power Member
Power Member
Posts: 986
Joined: 2006-02-10, 07:27 UTC

Post by *norfie² »

Dec wrote:
norfie² wrote:But the file Png.png shows size of 0 bytes and isn't viewable - i.e. lister opens with an empty sheet.
It occurs always?
On W98 it occurs always. On WXP it works fine i.e. a png picture is created. :)
Dec wrote:
norfie² wrote:German translation (UUE encoded):
...
That it means for me?
Feel free to add it to your package.
Dec wrote:
norfie² wrote:BTW: Do the directory "History" is translatable, isn't it?
In the following version
Thanks.

BTW: JPEG generation is not perfect.
1st: a jpeg is built only if the plugin loaded before i.e. copy a picture to clipboard then start TCmd (new) and no JPEG is built
2nd: often the JPEG shows only a part of clipboard image
It happens on W98 and WXP.
Dec
Member
Member
Posts: 115
Joined: 2006-11-23, 12:48 UTC

Post by *Dec »

The plug-in is updated, main changes:
+signatures BOM for unicode formats (optional),
+PNG format support,
+automatic definition of Alt+PrintScreen pressing and an automatic cutting of a background for all graphic formats, for PNG an opportunity of a transparency of a background.

The plug-in lays on an old place http://decget.narod.ru/decClipboardFS.rar

I wait for yours bug-reports
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

2Dec
I've downloaded this file many times before (from Russian forum) but for the first time I got now an info about the VIRUS: Trojan-Downloader.Win32.Zlob.aqh!

Could you check it?
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
m^2
Power Member
Power Member
Posts: 1413
Joined: 2006-07-12, 10:02 UTC
Location: Poland
Contact:

Post by *m^2 »

2djk
You probably updated virus definitions since last download.
Incorrect detections happen, especially with compressed files. I think it's you should post it on your antivirus' forum.
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

@Dec:
PNG works now, thanks. :)

@djk:
You know virustotal.com?

Icfu
This account is for sale
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

2m^2
Yes, the definitions are autoupdated all the time.
I know that incorrect detections happens but it happened first time to me for a very long time.

2icfu
I can't check it cause it's scanned during download and cured before saving.

I use F-Secure.
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
Dec
Member
Member
Posts: 115
Joined: 2006-11-23, 12:48 UTC

Post by *Dec »

djk wrote:2Dec
I've downloaded this file many times before (from Russian forum) but for the first time I got now an info about the VIRUS: Trojan-Downloader.Win32.Zlob.aqh
The antivirus determines a plug-in as trojan because I register global hook on the keyboard (for the control for Alt+PrintScreen) since it frequently do trojans. You can delete file PrintScreenHook.dll and work without it - PrintScreenHook.dll the reason of fury of your antivirus.
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

2Dec
Thanks for the explainantion.
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
Post Reply