http://bugzilla.moblin.org/show_bug.cgi?id=9862
--- Comment #15 from pohly <patrick.ohly(a)intel.com> 2010-04-19 02:47:33 PST ---
(In reply to comment #14)
OK, I consider this has been done.
Patrick, please merge.
Merged, but I'd like to see one more change made before closing this issue:
- temporary file handling:
Right now, several temporary files are created in /tmp under more or less
hard-coded paths (/tmp/bfb3e7cb3d259e5f5aabbfb2ffac23f8cf5ad91b and
/tmp/cache). Please replace this with one temp dir created with
tempfile.mkdtemp(prefix="syncevo-phone-config"), then put everything underneath
that.
Print the name of the directory, so that users know that it exists. I don't
think we should delete it, because it might contain valuable information after
a run.
- updating
http://syncevolution.org/development/sync-phone
Update the "Create the configuration for your phone." part to cover how the
command line now works with templates. Mention it as "introduced in 1.0 beta
3". Mention that the GUI automates the part with setting the BT URL.
In an additional section, describe how syncevo-phone-config is meant to be
invoked for unknown phones (in particular including the --advanced option) and
what to do with the result:
a) use the resulting config
b) submit results to us (details to be decided later)
--
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.