|
2009-02-06
, 08:47
|
Posts: 5 |
Thanked: 2 times |
Joined on Feb 2009
|
#2
|
|
2009-02-06
, 09:42
|
Posts: 93 |
Thanked: 52 times |
Joined on Oct 2008
@ Victoria BC Canada
|
#3
|
Can you check if you are really using the same password on both platforms. To do this use the checkbox in the password dialog that enables you to see the typed password.
Nokia platform is known to have a setting to capitalize typed words in the entry boxes.
BTW, feel free to contact me (Notecase author) directly to my mail. I accidentally found this post while browsing the Net.
|
2009-02-06
, 10:53
|
Posts: 5 |
Thanked: 2 times |
Joined on Feb 2009
|
#4
|
|
2009-02-06
, 10:57
|
Posts: 5 |
Thanked: 2 times |
Joined on Feb 2009
|
#5
|
|
2009-02-07
, 02:40
|
Posts: 93 |
Thanked: 52 times |
Joined on Oct 2008
@ Victoria BC Canada
|
#6
|
OK, this explains the problem: "Ubuntu v8.10 (PPC version)"
To correctly compile the Notecase for PPC architecture (it uses "Big Endian" memory data format), you need to enable this in the Makefile:
BYTE_ORDER=-DSHA1_BIG_ENDIAN -DORDER_ABCD
Just add this line somewhere at the top of the makefile and compile.
|
2009-02-08
, 09:15
|
Posts: 5 |
Thanked: 2 times |
Joined on Feb 2009
|
#7
|
|
2009-02-12
, 20:10
|
Posts: 93 |
Thanked: 52 times |
Joined on Oct 2008
@ Victoria BC Canada
|
#8
|
|
2009-02-13
, 12:12
|
Posts: 5 |
Thanked: 2 times |
Joined on Feb 2009
|
#9
|
I'm trying to get notecase working properly but I'm having cross-platform encryption issues, moving between my Ubuntu desktop and the N810. Well, the issue is that I can't unencrypt, it says my password is wrong. I can create, save, and open an encrypted note on either system, but I can't open a note from the "other" system. It just says my password is invalid. Yes, I've made sure of the case; I'm assuming it's some kind of character set issue.
Basically, I'm just looking for a way to have access to the same encrypted information (image scans of documents) from both the N810 and my desktop system. I'm not tied to notecase (not yet anyway) so if there's another application out there, I'd be happy to hear about it. Or, if there's a work-around for the "same password but it's considered different in notecase across platforms" issue, that would be great too.
Any ideas?
David...