On Tue, 2010-05-11 at 00:27 +0100, Philipp Mohrenweiser wrote: > hi i was trying to generate a config for my phone .... > > syncevo-phone-config --advanced -b 00:23:F1:80:C1:C8 -v > /usr/bin/syncevo-phone-config:24: DeprecationWarning: The popen2 > module is deprecated. Use the subprocess module. > import sys, optparse, os, time, popen2, tempfile > Traceback (most recent call last): > File "/usr/bin/syncevo-phone-config", line 707, in <module> > main() > File "/usr/bin/syncevo-phone-config", line 700, in main > tempfile = tempfile.mkdtemp(prefix="syncevo-phone-config") > UnboundLocalError: local variable 'tempfile' referenced before assignment > > > but i got that error ... any ideas ?
Known problem in 1.0 beta 3, please use the updated script pointed to on http://syncevolution.org/development/sync-phone -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
