http://bugs.meego.com/show_bug.cgi?id=2572
Summary: syncevo-phone-config The popen2 module is deprecated.
Use the subprocess module.
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
OS/Version: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: mail(a)felixmoeller.de
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
Hi,
I am using the Fedora package of syncevolution and see the following:
[fm@thinkpad ~]$ syncevo-phone-config
/usr/bin/syncevo-phone-config:24: DeprecationWarning: The popen2 module is
deprecated. Use the subprocess module.
import sys, optparse, os, time, popen2, tempfile
Usage: syncevo-phone-config [options]
syncevo-phone-config: error: Please input the bluetooth address for the testing
phone by -b
[fm@thinkpad ~]$ rpm -qf /usr/bin/syncevo-phone-config
syncevolution-1.0beta3-1.fc13.i686
[fm@thinkpad ~]$ rpm -qf /usr/bin/python
python-2.6.4-25.fc13.i686
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.