Author Topic: Java Edition  (Read 39131 times)

Offline landshark

  • Jr. Member
  • **
  • Posts: 19
Re: Java Edition
« Reply #15 on: July 19, 2012, 03:57:36 AM »
Apparently I had a mistake in my installer script and it didn't link the shortcut to the proper jar file name.  The 0.7.0 windows installers have been fixed and re-uploaded. Should work properly now on both 32 and 64-bit Windows.

Offline landshark

  • Jr. Member
  • **
  • Posts: 19
Re: Java Edition
« Reply #16 on: October 20, 2012, 11:57:34 PM »
Version 0.7.1 has been released on all platforms.

0.7.1
  - Made the entire window a drop target instead of just a few fields. The
    drop target is always assumed to be an URL now (why would you drag a
    username?).
  - After drag and drop is complete, the master password field is
    automatically focused.
  - Windows installers now invokes the previously installed PasswordMaker-JE
    uninstaller if the previous installation is detected. Note that the 64-bit
    installer only detects the 64-bit uninstaller and the 32-bit uninstaller
    only detects the 32-bit uninstaller.

Offline landshark

  • Jr. Member
  • **
  • Posts: 19
Re: Java Edition
« Reply #17 on: October 22, 2012, 02:22:04 AM »
Nobody downloaded 0.7.1 yet so I deleted all copies of it.

0.7.2 has been released.  In addition to what was in 0.7.1 it also squishes issues 24 and 25, one of which was a long standing bug which occurred when passwords were longer than the size of the hash of the selected algorithm. It resulted in passwords displaying squares in them (these were null characters).  Now any sized password should work.

0.7.2
  - Made the entire window a drop target instead of just a few fields. The
    drop target is always assumed to be an URL now (why would you drag a
    username?).
  - After drag and drop is complete, the master password field is
    automatically focused.
  - Windows installers now invokes the previously installed PasswordMaker-JE
    uninstaller if the previous installation is detected. Note that the 64-bit
    installer only detects the 64-bit uninstaller and the 32-bit uninstaller
    only detects the 32-bit uninstaller.
  - Issue 24 fixed. Long passwords (longer than the byte-size of the current
    algorithm hash) no longer have null values in them (displayed as
    squares).
  - Issue 25 fixed. Images in the sort dialog are now displayed properly.

Offline Miquel 'Fire' Burns

  • Administrator
  • *****
  • Posts: 1157
  • Programmer
Re: Java Edition
« Reply #18 on: October 22, 2012, 01:26:35 PM »
If this could be made to work on something like PortableApp.com's menu thing (or anything like it), then this could completely replace my QT based version outright.
"I'm not drunk, just sleep deprived."

Offline landshark

  • Jr. Member
  • **
  • Posts: 19
Re: Java Edition
« Reply #19 on: October 25, 2012, 01:17:27 AM »
If this could be made to work on something like PortableApp.com's menu thing (or anything like it), then this could completely replace my QT based version outright.

http://code.google.com/p/passwordmaker-je/downloads/list

There is now (a test-version of) a standalone binary for the 32-bit and another for the 64-bit version of 0.7.2.  I've only tried the 64-bit version and it works. But I haven't really tested it beyond running it and noticing that it loads my current settings.

If someone wants to give it a better try and see if it properly runs from a location and loads the RDF/settings from wherever the executable resides, it'd be appreciated. =)

Let me know if it works for you. If so, I can work it into my build environment so it auto-builds whenever I do releases.

Offline landshark

  • Jr. Member
  • **
  • Posts: 19
Re: Java Edition
« Reply #20 on: March 14, 2015, 06:05:19 PM »
Though I have stopped development of the program, the code/issues have been migrated to GitHub:

https://github.com/landshark666/passwordmaker-je

PasswordMaker Forums

Re: Java Edition
« Reply #20 on: March 14, 2015, 06:05:19 PM »