Hmmm, rather cool!
Can you please share the source? somewhere here, please.
Bye egghat.
very cool program. Thanks so muchOriginally Posted by intoxicated
Hmmm, rather cool!
Can you please share the source? somewhere here, please.
Bye egghat.
matiu,hao are you!
I us your program ,but i have a segment fauil. mybe my .h file not right!
Could you give me a db.h file?
my email netsnake@21cn.com
thanks!
Sorry to bump this thread, but it seemed the most logical place to ask this.
I just discovered usync. I did a successful make.How do I specify which input filter to use? I tried usync native.db export.csv, but that results in:
I never specified the Motorola E680i Berkeley DB filter. So why is usync using that one? How do I specify the CSV filter?Code:Checking import filters for: .db Using filter: Motorola E680i Berkeley DB Importing /home/george/native.db Database opened. Imported 0 records **Filter couldn't process a single record!
When I do usync --help I get:Command line does not show a filter option.Code:usync-0.5-alpha Universal Syncronization Tool Copyright (C) 2005 Matias Alejo Garcia <usync@nits.com.ar> usync comes with ABSOLUTELY NO WARRANTY; for details see the LICENSE file. This is free software, and you are welcome to redistribute it under certain conditions Usage ./usync [--help] [--debug debug_level] [--version] [--index-name] [--keep-latest] [--read-only] input_file [input/output_file] ----------------------- Registred Filters --------------------- vcard |vCard Text File |.vcf|Export console |Console Output |.txt|Export csv |CSV Comma Separated Text |.csv|Export vcard |vCard Text File |.vcf|Import csv |CSV Comma Separated Text |.csv|Import db_e680i |Motorola E680i Berkeley DB |.db |Import -------------------------- End Filters ------------------------
By the way: I have an A780.
@gewe
do you have anything patched to get a successful make?
could you post your changes if so?
if you post your binary i can play with it to see how the option is set correctly.
my compiling skills are not enough to go where you are![]()
No patches applied. I downloaded and extracted usync-0.5-alpha.tar.gz, installed the packages db4.2-util and libdb4.2-dev. I am using Ubuntu, and the db packages are in the repositories.
Then I did a make, and it produced a more or less running usync.
Only problem I encountered is how to specify the filter.
I tried to upload the compiled usync, but apparantly it is not allowed to upload binaries.
thanks i got it
i have had libdb4.4-dev.
my bad.
ok, i don't know what i do, but when i do:
./usync -d 5 native.db native.csv
there is some output that looks better.
i get the values from one contact
(tested with a new generated native.db with only one contact).
i can read 36 fields! boahhh!
some more filtering is needed.
and at the end i have a segfault
have fun!
Last edited by swifty; 11-19-2007 at 09:28 PM.
To avoid a segfault run the application as root.
I will attach a binary thats working for a780.
You will need libdb4.2 library.
Last edited by Halftux; 06-17-2009 at 04:08 PM. Reason: grr tar.gz no attachment
-------------------------------------
In any apple is a worm. Through each window flies a bug.
That's why I take Linux, because what does not fly can not crash.
Thanks Halftux!
I like these old threads
Imported 86 records
Checking export filters for: .csv
Using filter: CSV Comma Separated Text
Exported 86 records
Success! Your file native.csv should be ready!
Mozilla/5.0 (X11; U; i686 Linux; en_US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4