http://bugzilla.moblin.org/show_bug.cgi?id=6668
pohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Undecided |P2 Status|NEW |ASSIGNED AssignedTo|[email protected] |[email protected] Target Milestone|--- |0.9.1 --- Comment #1 from pohly <[email protected]> 2009-10-12 01:21:45 --- Can you attach (In reply to comment #0) > photo before parsing: > ============================================= > PHOTO;TYPE=JPEG;ENCODING=BASE64:/9j/4AAQSkZJRgABAQEAYABgAAD/4QAWRXhpZgAASUkqAAgAAAAAAAAAAAD/2wBDAAgGBgcG > BQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgy > PC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIy > MjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCANVAv4DASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEA > AAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1Fh > [more image data..........] > END:VCARD > > photo after parsing: > ============================================= > PHOTO;TYPE=JPEG;ENCODING=B:/9j/4AAQSkZJRgABAQEAYABgAAD/4QAWRXhpZgAASUkqAAgA > AAAAAAAAAAD/2wBDAAgGBgcG > END:VCARD >From the log: parseMimeDir: property unknown: BQgHBwcJCQgKDBQNDAsLDBkSEw8UHR To me this looks like a line continuation problem. The Mobical encoder might have an issue here, but it could also be the Synthesis parser. Congwu, can you perhaps look into this? -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
