PassStore 0.61 - Updated to 64-bit (28/11/11)

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
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

Could you send the log file to djorge at zmail dot pt.
______________________
David Jorge
Personal License #117854
User avatar
pajo
Member
Member
Posts: 181
Joined: 2005-02-18, 17:57 UTC
Location: Croatia

Post by *pajo »

2Author

I have send you mail
User avatar
pajo
Member
Member
Posts: 181
Joined: 2005-02-18, 17:57 UTC
Location: Croatia

Post by *pajo »

2Author

Are u making progress with resoliving the bug?
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

I will have to rewrite part of the code again and check the older versions. I have been very busy in the latest days so i cannot say when it will be solved. And unfortunatle your logs didn't help.

To be honest i don't have a clue of what is happening because sometimes he crashes and sometimes it doesn't crash. It is best to redo the code from the previous version.

But i'm aware that the bug is critical therefore i will fix as soon as possible.
______________________
David Jorge
Personal License #117854
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

Hello all,
I have updated PassStore to 0.43.1. This version fixes mainly problems related with xml parsing that was causing the plugin to crash during load phase. In some cases the database was not fully loaded.

I have also modifyed how the conversion is done from previous databases. In the past, PassStore was reading the attribute encrypt="true" for each field and now if the plugin finds the attribute encrypt="true" at the FILE LEVEL, all the fields from that entry will be encrypted (if the password field is not empty):

<file name="GMail" id="26" encrypt="true">
<username salt="41B549A87F7C1CC6">596EC9157ACB412640F7D2DEA7EB065B</username>
<url>www.gmail.com</url>
<notes>My Gmail account</notes>
....
....
....
</file>

This entry will have all the fields encrypted.
______________________
David Jorge
Personal License #117854
User avatar
majkinetor !
Power Member
Power Member
Posts: 1580
Joined: 2006-01-18, 07:56 UTC
Contact:

Post by *majkinetor ! »

I tried the plugin for the first time and it crashed on startup.

I am not able to supply more info except:
TC ver 6.54
WinXP SP1
Habemus majkam!
User avatar
pajo
Member
Member
Posts: 181
Joined: 2005-02-18, 17:57 UTC
Location: Croatia

Post by *pajo »

2majkinetor !

from read me:
~REQUIREMENTS~
.You need the VC8 dll runtimes.
.URL: http://www.microsoft.com/downloads/details.aspx?familyid=32BC1BEE-A3F9-4C13-9C99-220B62A191EE

does it help?
User avatar
majkinetor !
Power Member
Power Member
Posts: 1580
Joined: 2006-01-18, 07:56 UTC
Contact:

Post by *majkinetor ! »

oh... sorry
Habemus majkam!
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

Hi,
I have updated PassStore to version 0.5.

Main additions are:

.Global hotkey and auto-type.
.Password generation
.Now Plugin is now statically linked with mfc
______________________
David Jorge
Personal License #117854
User avatar
pajo
Member
Member
Posts: 181
Joined: 2005-02-18, 17:57 UTC
Location: Croatia

Post by *pajo »

2Author

Default auto type window is always OFF after restrarting TC
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

Yes. Thats by design. But i might create an ini entry for that. I think most of the time, the user wants to have this set to off.
______________________
David Jorge
Personal License #117854
User avatar
pajo
Member
Member
Posts: 181
Joined: 2005-02-18, 17:57 UTC
Location: Croatia

Post by *pajo »

The ini option would be nice :-)
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

Is the AutoType feature working fine? Because i know there are problems with other OSs. Have you tried it?
______________________
David Jorge
Personal License #117854
User avatar
ND
Member
Member
Posts: 150
Joined: 2006-04-10, 16:24 UTC
Location: Sibiu, RO

PassStore.ini

Post by *ND »

I've been using PassStore without an .ini file until now. With the new AutoType feature I wanted to change the HotKey= (I'm using Ctrl+Shift+Q for something else), but I ran into a problem:

If PassStore.ini file exists the plugin does not find the database.xml anymore even when I configure datafile= with full path (PassStore prompts me with password+confirm like for a new database). Then even if I go with it and create a new database + new entries, next time I open TC+PassStore the same thing happens (prompt to create new database). I checked previous version (0.43.2) and the problem is there also.

I have all plugins in another directory than %COMMANDER_PATH%, could that be the problem?

TC 6.55a / TC 5.50
WinXP Pro SP2
aNDreas Bolotă
The truth always carries the ambiguity of the words used to express it. (Frank Herbert, God Emperor of Dune)
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

If no datafile is specified in the ini it will look in the plugin directory.

Can you send me the logfile (djorgepbl in gmail). Turn debug mode on. I will check this.

Plugin supports %COMMANDER_PATH% also, but only if specified. Maybe there is a bug in the code. I will check that. In the meantime you can use the default hot key: CTRL-ALT-Q.
______________________
David Jorge
Personal License #117854
Post Reply