New Google Drive plugin is out!

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

Moderators: white, Hacker, petermad, Stefan2

akopalsky
Junior Member
Junior Member
Posts: 48
Joined: 2012-10-10, 15:25 UTC

Post by *akopalsky »

LonerD wrote: Afer loading plugin:
Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module.
I do not know that I should see. Link to result.
This is strange, your image does not show any dependency problem (this warning is always shown), but you say the plugin is not loading....

I'll need to check it myself....
akopalsky
Junior Member
Junior Member
Posts: 48
Joined: 2012-10-10, 15:25 UTC

Post by *akopalsky »

Version 0.6 released!

It includes ability to rename files in-place.
User avatar
petermad
Power Member
Power Member
Posts: 14793
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

If I rename a file inline with v. 0.6 I get this message:
---------------------------
Total Commander
---------------------------
Error: Cannot write \\\GoogleDrive\username\filename !

Please remove the write protection!
---------------------------
OK Cancel
---------------------------
If I press OK I get this box:
---------------------------
Rename/Move 1 file(s) to
---------------------------
newfilename
---------------------------
OK Cancel
---------------------------
If I then press OK I get this:
---------------------------
Google Drive plugin
---------------------------
ERROR: there is no item with name: gdplugin.wfx
---------------------------
OK
---------------------------
_______________________________

If I in stead at this message:
---------------------------
Total Commander
---------------------------
Error: Cannot write \\\GoogleDrive\username\filename !

Please remove the write protection!
---------------------------
OK Cancel
---------------------------
press Cancel and then press Ctrl+R to reload - it turns out that the file did get renamed.

So something seems to be wrong. Testet with TC 8.01 32bit under Windows XP with fresh wincmd.ini file
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
akopalsky
Junior Member
Junior Member
Posts: 48
Joined: 2012-10-10, 15:25 UTC

Post by *akopalsky »

Version 0.7 (mostly bug fixes) released

It includes file move capability (between directories inside the same account)

2petermad

Please check version 0.7 - your bug report should be fixed - let me know if you still experience it



BTW
How many of you use 64bit version? (Because of multiple dependencies - it is a pain in the @#s to recompile the plugin for 64bit)
:D
User avatar
petermad
Power Member
Power Member
Posts: 14793
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

2akopalsky

Sorry, I still have exactly the same problem with inline renaming with version 0.7.

When I try the new move feature, I get this error:
---------------------------
Error downloading file!
---------------------------
\username\dir\file
---------------------------
OK Cancel
---------------------------
and again - if I press Cancel and then update the folders (Ctrl+R), then the file is moved anyway. If I in stead press OK, all kinds of error messages pop up, and the connections is suddenly lost and drive C: is opened in stead.

It seems that the plugin simply cannot recognize when the file is moved/renamed, so it gives an error accessing the source because the source isn't there anymore.


I Use both x64 and x86 TC
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
akopalsky
Junior Member
Junior Member
Posts: 48
Joined: 2012-10-10, 15:25 UTC

Post by *akopalsky »

2petermad

You were right - I had some very stupid bug (I didn't returned any value to TC at this very specific condition and TC showed arbitrary error)

Hope it is OK in version 0.8 now..... please download
akopalsky
Junior Member
Junior Member
Posts: 48
Joined: 2012-10-10, 15:25 UTC

Post by *akopalsky »

For all those working with Google Drive, what features do you miss the most now?
User avatar
petermad
Power Member
Power Member
Posts: 14793
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

2akopalsky

It seems that moving and inline renaming files now works OK in version 0.8 :D
For all those working with Google Drive, what features do you miss the most now?
Well, support for copying between two different folders on the google drive could be conveniant.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Double Impact
New Member
New Member
Posts: 1
Joined: 2012-03-19, 16:58 UTC

Post by *Double Impact »

2akopalsky
Thank you for the plugin!
Can you tell, please - is there any way to keep the original time of the files (last modified) after they have been downloaded to PC?
Maybe you can change something in the code?
User avatar
petermad
Power Member
Power Member
Posts: 14793
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

I just noticed that if I use the plugin to copy a file to the same folder at Google drive two times in a row, then I get two copies of the file at the Google drive and I can thereafter not access any of the two files with the plugin - I have to log in to Google drive with a browser in order to delete one of the files again.

EDIT: It seems that the plugin shows files both in the folder AND in Google drives trash can at the same time!
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
akopalsky
Junior Member
Junior Member
Posts: 48
Joined: 2012-10-10, 15:25 UTC

Post by *akopalsky »

I am currently working on new version to fix reported version

2petermad

* File copy will be implemented
* Overwrite mechanism will be fixed (even though Google Drive allows several files with the same name, I will show overwrite notification)
* I'll currently remove trashed files from displaying. TC is not supporting this mechanism, so I don't know what else can we do with them

Double Impact
I'll check about file date - why is it importabt?[/b]
akopalsky
Junior Member
Junior Member
Posts: 48
Joined: 2012-10-10, 15:25 UTC

Post by *akopalsky »

MY APPLICATION SERVER IS DOWN TEMPORARY
(it seems that my hosting provider is having problems)

* Download is not working
* This my cause problems with existing plugins as well
akopalsky
Junior Member
Junior Member
Posts: 48
Joined: 2012-10-10, 15:25 UTC

Post by *akopalsky »

The server is back online....
akopalsky
Junior Member
Junior Member
Posts: 48
Joined: 2012-10-10, 15:25 UTC

Post by *akopalsky »

2LonerD and other Windows 8 users

I finally put my hands on Windows 8 64 and it seems that the plugin is working well (even without copying DLLs to TC root).
User avatar
LonerD
Senior Member
Senior Member
Posts: 381
Joined: 2010-06-19, 20:18 UTC
Location: Makeyevka, Russia
Contact:

Post by *LonerD »

akopalsky
I already understood it.)) My problem was with Open SSL libraries:
http://www.ghisler.ch/board/viewtopic.php?t=36130
"I used to feel guilty in Cambridge that I spent all day playing games, while I was supposed to be doing mathematics. Then, when I discovered surreal numbers, I realized that playing games IS math." John Horton Conway
Post Reply