PassStore 0.61 - Updated to 64-bit (28/11/11)
Moderators: Hacker, petermad, Stefan2, white
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.
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
David Jorge
Personal License #117854
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.
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
David Jorge
Personal License #117854
- majkinetor !
- Power Member
- Posts: 1580
- Joined: 2006-01-18, 07:56 UTC
- Contact:
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?
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?
- majkinetor !
- Power Member
- Posts: 1580
- Joined: 2006-01-18, 07:56 UTC
- Contact:
PassStore.ini
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
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)
The truth always carries the ambiguity of the words used to express it. (Frank Herbert, God Emperor of Dune)
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.
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
David Jorge
Personal License #117854