PassStore 0.61 - Updated to 64-bit (28/11/11)
Moderators: Hacker, petermad, Stefan2, white
Hello djorge,
Thank you for picking up development again.
I really love the new custom columns!
But.. I've been testing and I'm experiencing some problems.
I've uninstalled my old passstore and installed the new one. And also created a new passstore.xml
When i create a new entry everything looks fine, but when exitting TC and going back it seems that passstore didn't saved anything. I'm asked for the password but the complete file is empty. My newly created records aren't there. Also looking at the passtore.xml nothing is in there.
My systems are Vista with tc7.50a and XP with 7.55pb2.
In addition I've got some requests for futher development.
- Option in Passstore to select a passstore.xml so you can have different files for work, private, projects...
- Modifiy title in the edit box instead of renaming it in the TC window.
- Comments/Notes field bigger (or window resizable)
- Custom column with username.
- Button or shorcut in the dialog to copy password to clipboard without seeing it.
- No need for additional VC8 runtimes. (so we can use it on USB stick)
Regards,
Thank you for picking up development again.
I really love the new custom columns!
But.. I've been testing and I'm experiencing some problems.
I've uninstalled my old passstore and installed the new one. And also created a new passstore.xml
When i create a new entry everything looks fine, but when exitting TC and going back it seems that passstore didn't saved anything. I'm asked for the password but the complete file is empty. My newly created records aren't there. Also looking at the passtore.xml nothing is in there.
My systems are Vista with tc7.50a and XP with 7.55pb2.
In addition I've got some requests for futher development.
- Option in Passstore to select a passstore.xml so you can have different files for work, private, projects...
- Modifiy title in the edit box instead of renaming it in the TC window.
- Comments/Notes field bigger (or window resizable)
- Custom column with username.
- Button or shorcut in the dialog to copy password to clipboard without seeing it.
- No need for additional VC8 runtimes. (so we can use it on USB stick)
Regards,
You mean, the plugin has created an empty xml, right?I've uninstalled my old passstore and installed the new one. And also created a new passstore.xml
if you want to start from scratch delete your ini file and xml file. The plugin will create the ini file and xml for you.
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
two bugs?
1 PassStore can't save entries if creating a new entry by clicking "new entry" button in passstore's sub directory like "\\\passstore\Email\".
but it works well with "new entry" button in root directory "\\\passstore\".
2 totalcmd will lag for about 1-2 seconds when it exits once i have active PassStore.
And i have a request : a option to avoid entering password every time when open PassStore. it's so tired
.
Thank you !
1 PassStore can't save entries if creating a new entry by clicking "new entry" button in passstore's sub directory like "\\\passstore\Email\".
but it works well with "new entry" button in root directory "\\\passstore\".
2 totalcmd will lag for about 1-2 seconds when it exits once i have active PassStore.
And i have a request : a option to avoid entering password every time when open PassStore. it's so tired

Thank you !
I can confirm this bug1 PassStore can't save entries if creating a new entry by clicking "new entry" button in passstore's sub directory like "\\\passstore\Email\".
but it works well with "new entry" button in root directory "\\\passstore\".
What do you mean? can you be more specific?2 totalcmd will lag for about 1-2 seconds when it exits once i have active PassStore.
From read me:And i have a request : a option to avoid entering password every time when open PassStore. it's so tired .
[DEVELOPMENT]
MasterPassword=clear text password
Definition:I use this setting for development of plugin to prevent it to aks me for the password. Be carefull with this setting because all of you data will be decoded with the password that is in the ini file. I am sharing it because it can also be usefull for others.
Yes, this is what I've done.You mean, the plugin has created an empty xml, right?
if you want to start from scratch delete your ini file and xml file. The plugin will create the ini file and xml for you.
After looking at the post from liuxb I see this is the problem.
When using entry entered from \\\passstore\New Entry it saves all data, but entering it via \\\passstore\Email\[New Entry] it doesn't work indeed.
I will check that problem.silencer wrote:Yes, this is what I've done.You mean, the plugin has created an empty xml, right?
if you want to start from scratch delete your ini file and xml file. The plugin will create the ini file and xml for you.
After looking at the post from liuxb I see this is the problem.
When using entry entered from \\\passstore\New Entry it saves all data, but entering it via \\\passstore\Email\[New Entry] it doesn't work indeed.
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
Thank you for your reply.pajo wrote:What do you mean? can you be more specific?2 totalcmd will lag for about 1-2 seconds when it exits once i have active PassStore.
I'm sorry for my bad english.
I means TC exits very slowly every time after i had used PassStore. If i hadn't used passstore, i can close TC quickly.
Do you have the Automatic locked turned On?liuxb wrote: I means TC exits very slowly every time after i had used PassStore. If i hadn't used passstore, i can close TC quickly.
Do you have the Log file turned On?
I need more info to investigate.
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
Hello,
Thanks for your plugin : very usefull !
Here's a curious bug I have : I tried several times HotKey functionnality (with different files from scratch), but at each time, after having pressed the hotkey, USERNAME (and probably PASSWORD) are not entered as they are registered, but with '60' before. I explain:
Username field : "MyLogin"
Entered by hotkey : "60MyLogin" (for the password, it seems to be same: 2 stars more than needed)
My Config : TC755b2, Seven x86, French
Thanks
Thanks for your plugin : very usefull !
Here's a curious bug I have : I tried several times HotKey functionnality (with different files from scratch), but at each time, after having pressed the hotkey, USERNAME (and probably PASSWORD) are not entered as they are registered, but with '60' before. I explain:
Username field : "MyLogin"
Entered by hotkey : "60MyLogin" (for the password, it seems to be same: 2 stars more than needed)
My Config : TC755b2, Seven x86, French
Thanks
All settings are default generated by passstore.djorge wrote:Do you have the Automatic locked turned On?liuxb wrote: I means TC exits very slowly every time after i had used PassStore. If i hadn't used passstore, i can close TC quickly.
Do you have the Log file turned On?
I need more info to investigate.
And i tested with this setting below, the problem can be reproduced.
TC is 7.55pb2, OS is XP SP3.
Code: Select all
[MAIN]
datafile=C:\Program Files\TotalCMD\Plugins\WFX\PassStore 0.6\database.xml
NewEntryFolder=1
DebugLogging=false
[AUTOLOCK]
Autolock=0
TimeOutLock=60
[AUTOTYPE]
DefaultATW=0
[DEVELOPMENT]
MasterPassword=mypassword
ThanksErika wrote:Hello,
Thanks for your plugin : very usefull !

Do you have any delay specified?Here's a curious bug I have : I tried several times HotKey functionnality (with different files from scratch), but at each time, after having pressed the hotkey, USERNAME (and probably PASSWORD) are not entered as they are registered, but with '60' before. I explain:
Username field : "MyLogin"
Entered by hotkey : "60MyLogin" (for the password, it seems to be same: 2 stars more than needed)
My Config : TC755b2, Seven x86, French
Thanks
[AUTOTYPE]
Delay=60
That's strange. That never happened before. Can you do a litle test with notepad for instance.
.Create entre with name "notepad"
.username: your login
.password: you password
Now, open notepad and press plugin hotkey. I have done this test and it seems ok. No "60" was written.
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854