Try clicking the
Unsubscribe or change options at
https://lists.sourceforge.net/lists/listinfo/bitpim-user
Link at the bottom instead of sending emails like this.
On 10/17/07, Eric <wrighter34@...> wrote:
>
>
>
> Unsubscribe wrighter34@...
>
>
>
>
>
>
>
>
>
> --- On Wed 10/17, Kunndi < kunndi@... > wrote:
>
> From: Kunndi [mailto: kunndi@...]
>
> To: bitpim-user@...
>
> Date: Wed, 17 Oct 2007 07:36:20 -0400
>
> Subject: [BitPim-user] Unsubscribe
>
>
>
> Unsubscribe kunndi@... Original Message ----- <br>From: <bitpim-user-request@...: <bitpim-user@...: Monday, October 15, 2007 10:48 AM<br>Subject: BitPim-user Digest, Vol 18, Issue 7<br><br><br>> Send BitPim-user mailing list submissions to<br>> bitpim-user@...>> To subscribe or unsubscribe via the World Wide Web, visit<br>> https://lists.sourceforge.net/lists/listinfo/bitpim-user<br>> or, via email, send a message with subject or body 'help' to<br>> bitpim-user-request@...>> You can reach the person managing the list at<br>> bitpim-user-owner@...>> When replying, please edit your Subject line so it is more specific<br>> than "Re: Contents of BitPim-user digest..."<br>><br>><br>> Today's Topics:<br>><br>> 1. Fedora 7 error: "ImportError: No module named _md5" (Mark Taylor)<br>> 2. Re: Fedora 7 error: "ImportError: No module
> named _md5"<br>> (Stephen Wood)<br>> 3. Re: Fedora 7 error: "ImportError: No module named _md5"<br>> (Mark Taylor)<br>> 4. ALL RINGTONES NOT DOWNLOADING TO PHONE (uz)<br>> 5. Re: ALL RINGTONES NOT DOWNLOADING TO PHONE (Stephen Wood)<br>> 6. Bluetooth and Ports (Bill Farina)<br>> 7. Re: Bluetooth and Ports (Chris)<br>> 8. Exception when running help files from top menu on MAC causes<br>> bitpim to crash (Rad Rudy)<br>> 9. Re: Exception when running help files from top menu on MAC<br>> causes bitpim to crash (Sean Burke)<br>><br>><br>> ----------------------------------------------------------------------<br>><br>> Message: 1<br>> Date: Fri, 12 Oct 2007 18:50:42 -0600<br>> From: "Mark Taylor" <mt@...>> Subject: [BitPim-user] Fedora 7 error: "ImportError: No module named<br>> _md5"<br>> To: bitpim-user@...>> Message-ID:<br>> <336518d40710121750r7bc6bde7t685a3c83dde4fa@...>> Content-Type:
> text/plain; charset="iso-8859-1"<br>><br>> Hello bitpim developers,<br>><br>> I'm having the same problem as reported in this list at the end of <br>> september<br>> (also on Fedora 7)<br>> That thread ended with Joe Pham suggesting to try one of the test <br>> releases.<br>><br>> bitpim 1.0.2 (installed via rpm) on Fedora 7<br>><br>> % bitpim<br>> Traceback (most recent call last):<br>> File "/opt/cx_Freeze-3.0.3/initscripts/ConsoleSetLibPath.py", line 35, in<br>> <module><br>> File "src/bp.py", line 108, in <module><br>> File "src/gui.py", line 26, in <module><br>> File "/usr/lib/python2.5/sha.py", line 6, in <module><br>> from hashlib import sha1 as sha<br>> File "/usr/lib/python2.5/hashlib.py", line 133, in <module><br>><br>> File "/usr/lib/python2.5/hashlib.py", line 60, in<br>> __get_builtin_constructor<br>> optionally initialized with a string.<br>> ImportError: No module named _md5<br>><br>><br>> I've also tried the 20071001 release, which gives the exact
>
> same error.<br>><br>> Anyone know of what could be wrong or any workarounds?<br>><br>> Thanks,<br>> Mark<br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>><br>> ------------------------------<br>><br>> Message: 2<br>> Date: Fri, 12 Oct 2007 21:44:34 -0400<br>> From: "Stephen Wood" <bitpim@...>> Subject: Re: [BitPim-user] Fedora 7 error: "ImportError: No module<br>> named _md5"<br>> To: bitpim-user@...>> Message-ID:<br>> <2d1b56980710121844ufbf47e2m518744f694df993e@...>> Content-Type: text/plain; charset="iso-8859-1"<br>><br>> This will hopefully be resolved in a future release, but for this <br>> installing<br>> the rpm for openssl097a should help.<br>><br>> Stephen<br>><br>> On 10/12/07, Mark Taylor <mt@...> wrote:<br>>><br>>> Hello bitpim developers,<br>>><br>>> I'm having the same problem as reported in this list at the end of<br>>> september (also on Fedora 7)<br>>> That thread
> ended with Joe Pham suggesting to try one of the test<br>>> releases.<br>>><br>>> bitpim 1.0.2 (installed via rpm) on Fedora 7<br>>><br>>> % bitpim<br>>> Traceback (most recent call last):<br>>> File "/opt/cx_Freeze-3.0.3/initscripts/ConsoleSetLibPath.py", line 35,<br>>> in <module><br>>> File "src/bp.py", line 108, in <module><br>>> File "src/gui.py", line 26, in <module><br>>> File "/usr/lib/python2.5/sha.py", line 6, in <module><br>>> from hashlib import sha1 as sha<br>>> File "/usr/lib/python2.5/hashlib.py", line 133, in <module><br>>><br>>> File "/usr/lib/python2.5/hashlib.py", line 60, in<br>>> __get_builtin_constructor<br>>> optionally initialized with a string.<br>>> ImportError: No module named _md5<br>>><br>>><br>>> I've also tried the 20071001 release, which gives the exact same error.<br>>><br>>> Anyone know of what could be wrong or any workarounds?<br>>><br>>> Thanks,<br>>> Mark<br>>><br>>><br>> -------------- next part --------------<br>>
> An HTML attachment was scrubbed...<br>><br>> ------------------------------<br>><br>> Message: 3<br>> Date: Fri, 12 Oct 2007 20:52:33 -0600<br>> From: "Mark Taylor" <mt@...>> Subject: Re: [BitPim-user] Fedora 7 error: "ImportError: No module<br>> named _md5"<br>> To: bitpim-user@...>> Message-ID:<br>> <336518d40710121952v2d11eb47n9c2e777977e7b6db@...>> Content-Type: text/plain; charset="iso-8859-1"<br>><br>> Thanks!<br>><br>> I just ran "yum install openssl097a", and now everything works.<br>><br>> Mark<br>><br>> On 10/12/07, Stephen Wood <bitpim@...> wrote:<br>>><br>>> This will hopefully be resolved in a future release, but for this<br>>> installing the rpm for openssl097a should help.<br>>><br>>> Stephen<br>>><br>>> On 10/12/07, Mark Taylor <mt@...> wrote:<br>>> ><br>>> > Hello bitpim developers,<br>>> ><br>>> > I'm having the same problem as reported in this list at the end of<br>>> > september (also on Fedora
> 7)<br>>> > That thread ended with Joe Pham suggesting to try one of the test<br>>> > releases.<br>>> ><br>>> > bitpim 1.0.2 (installed via rpm) on Fedora 7<br>>> ><br>>> > % bitpim<br>>> > Traceback (most recent call last):<br>>> > File "/opt/cx_Freeze-3.0.3/initscripts/ConsoleSetLibPath.py", line <br>>> > 35,<br>>> > in <module><br>>> > File "src/bp.py", line 108, in <module><br>>> > File "src/gui.py", line 26, in <module><br>>> > File "/usr/lib/python2.5/sha.py", line 6, in <module><br>>> > from hashlib import sha1 as sha<br>>> > File "/usr/lib/python2.5/hashlib.py", line 133, in <module><br>>> ><br>>> > File "/usr/lib/python2.5/hashlib.py", line 60, in<br>>> > __get_builtin_constructor<br>>> > optionally initialized with a string.<br>>> > ImportError: No module named _md5<br>>> ><br>>> ><br>>> > I've also tried the 20071001 release, which gives the exact same error.<br>>> ><br>>> > Anyone know of what could be wrong or any workarounds?<br>>> ><br>>> >
> Thanks,<br>>> > Mark<br>>> ><br>>> ><br>>> -------------------------------------------------------------------------<br>>> This SF.net email is sponsored by: Splunk Inc.<br>>> Still grepping through log files to find problems? Stop.<br>>> Now Search log events and configuration files using AJAX and a browser.<br>>> Download your FREE copy of Splunk now >> http://get.splunk.com/<br>>> _______________________________________________<br>>> BitPim-user mailing list BitPim-user@...>>> Unsubscribe or change options at<br>>> https://lists.sourceforge.net/lists/listinfo/bitpim-user<br>>><br>>> There are several hundred people on this list. Please be<br>>> courteous, on topic and follow the instructions before posting<br>>> http://www.bitpim.org/help/support.htm<br>>><br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>><br>> ------------------------------<br>><br>> Message: 4<br>> Date: Sat, 13 Oct 2007 13:38:33 -0700
> (PDT)<br>> From: uz <u25977@...>> Subject: [BitPim-user] ALL RINGTONES NOT DOWNLOADING TO PHONE<br>> To: bitpim-user@...>> Message-ID: <229741.17595.qm@...>> Content-Type: text/plain; charset="iso-8859-1"<br>><br>><br>> XP Windows<br>> Phone: Sanyo PM 8200<br>> USB Cable as modem<br>><br>> Uploaded ringtones (all 20), phonebook & images to Bitpim. Tried to <br>> download my ringtones back to phone with PC Sync and it only loaded 3 <br>> ringtones even though Bitpim was showing it was writing all the files <br>> (midi files only-no QCPs). Deleted the 3 and tried to send again. It <br>> loaded 3 different ringtones. Tried sending one ringtone, Bitpim showed <br>> writing file -- nothing in phone showed. Sprint said if phone downloaded <br>> 20 ringtones initially, it should be able to download again the 20 <br>> ringtones in PC Sync.<br>><br>> All Images downloaded fine
> (7).<br>><br>><br>><br>><br>><br>><br>> love, peace & chicken livers!!!<br>> Uz<br>> e-mail: u25977@...>> ---------------------------------<br>> Shape Yahoo! in your own image. Join our Network Research Panel today!<br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>><br>> ------------------------------<br>><br>> Message: 5<br>> Date: Sun, 14 Oct 2007 10:51:07 -0400<br>> From: "Stephen Wood" <bitpim@...>> Subject: Re: [BitPim-user] ALL RINGTONES NOT DOWNLOADING TO PHONE<br>> To: bitpim-user@...>> Message-ID:<br>> <2d1b56980710140751i55052c57hb948d17b148ef4a5@...>> Content-Type: text/plain; charset=ISO-8859-1<br>><br>> For most Sanyo phones, including the PM-8200, MIDI files are the only<br>> type of ringtones that can be transferred to the phone over a cable.<br>><br>> Stephen<br>><br>> On 10/13/07, uz <u25977@...> wrote:<br>>> XP Windows<br>>> Phone: Sanyo
> PM 8200<br>>> USB Cable as modem<br>>><br>>> Uploaded ringtones (all 20), phonebook & images to Bitpim. Tried to <br>>> download my ringtones back to phone with PC Sync and it only loaded 3 <br>>> ringtones even though Bitpim was showing it was writing all the files <br>>> (midi files only-no QCPs). Deleted the 3 and tried to send again. It <br>>> loaded 3 different ringtones. Tried sending one ringtone, Bitpim showed <br>>> writing file -- nothing in phone showed. Sprint said if phone downloaded <br>>> 20 ringtones initially, it should be able to download again the 20 <br>>> ringtones in PC Sync.<br>>><br>><br>><br>><br>> ------------------------------<br>><br>> Message: 6<br>> Date: Sun, 14 Oct 2007 12:38:26 -0400<br>> From: Bill Farina <bfarina@...>> Subject: [BitPim-user] Bluetooth and Ports<br>> To: bitpim-user@...>> Message-ID: <E1Ih6U4-0004BV-QO@...>> Content-Type: text/plain;
> charset="us-ascii"; format=flowed<br>><br>> Okay, so here's the issue...<br>><br>> I have bitpim 1.0.2 installed on a Windoze XP, SP2 laptop. I'm using<br>> a LG VX8300 and trying to connect via an IOGear bluetooth adapter.<br>><br>> The Bluetooth adapter is working fine and sees the phone. The<br>> software installed easily (a number of times) and seems to be working.<br>><br>> I believe that I have high port numbers because of all of the re-installs.<br>><br>> ===Available Ports===<br>> AC97 Data Fax SoftModem with SmartCP COM3<br>> Standard Serial over Bluetooth link (COM99)COM99<br>> Standard Modem over Bluetooth link #19 COM101<br>><br>> ===Ports not Available===<br>> Standard Serial over Bluetooth link (COM100)COM100<br>><br>><br>> On the bluetooth adapter on the computer, it's showing:<br>><br>> COM 100 - Outgoing - LG VX8300 'BT DIAG'<br>> COM 99 - Incoming - LG VX8300<br>><br>> I believe that I need to connect Bitpim to BT DIAG, but as you can<br>> see, port 100 is
> not available. Why is that?<br>><br>> Is there a way to make it come available, or am I just hosed?<br>><br>><br>><br>><br>> ------------------------------<br>><br>> Message: 7<br>> Date: Sun, 14 Oct 2007 20:02:59 -0700<br>> From: "Chris" <keyboard@...>> Subject: Re: [BitPim-user] Bluetooth and Ports<br>> To: <bitpim-user@...>> Message-ID: <BAY136-DAV816B564109B95A44EA685C2A30@...>> Content-Type: text/plain; charset="us-ascii"<br>><br>> Why not just go to your device manager, click on the +ports, select your<br>> device, right click and choose properties<br>> and change the com port - under ports tab advanced to something lower?<br>><br>> Hope this helps!<br>><br>> Chris<br>><br>> -----Original Message-----<br>> From: bitpim-user-bounces@...>> [mailto:bitpim-user-bounces@...] On Behalf Of Bill <br>> Farina<br>> Sent: Sunday, October 14, 2007 9:38 AM<br>> To:
> bitpim-user@...>> Subject: [BitPim-user] Bluetooth and Ports<br>><br>> Okay, so here's the issue...<br>><br>> I have bitpim 1.0.2 installed on a Windoze XP, SP2 laptop. I'm using<br>> a LG VX8300 and trying to connect via an IOGear bluetooth adapter.<br>><br>> The Bluetooth adapter is working fine and sees the phone. The<br>> software installed easily (a number of times) and seems to be working.<br>><br>> I believe that I have high port numbers because of all of the re-installs.<br>><br>> ===Available Ports===<br>> AC97 Data Fax SoftModem with SmartCP COM3<br>> Standard Serial over Bluetooth link (COM99)COM99<br>> Standard Modem over Bluetooth link #19 COM101<br>><br>> ===Ports not Available===<br>> Standard Serial over Bluetooth link (COM100)COM100<br>><br>><br>> On the bluetooth adapter on the computer, it's showing:<br>><br>> COM 100 - Outgoing - LG VX8300 'BT DIAG'<br>> COM 99 - Incoming - LG VX8300<br>><br>> I believe that I need to connect Bitpim
> to BT DIAG, but as you can<br>> see, port 100 is not available. Why is that?<br>><br>> Is there a way to make it come available, or am I just hosed?<br>><br>><br>> -------------------------------------------------------------------------<br>> This SF.net email is sponsored by: Splunk Inc.<br>> Still grepping through log files to find problems? Stop.<br>> Now Search log events and configuration files using AJAX and a browser.<br>> Download your FREE copy of Splunk now >> http://get.splunk.com/<br>> _______________________________________________<br>> BitPim-user mailing list BitPim-user@...>> Unsubscribe or change options at<br>> https://lists.sourceforge.net/lists/listinfo/bitpim-user<br>><br>> There are several hundred people on this list. Please be<br>> courteous, on topic and follow the instructions before posting<br>> http://www.bitpim.org/help/support.htm<br>><br>><br>><br>><br>> ------------------------------<br>><br>> Message: 8<br>> Date: Mon,
> 15 Oct 2007 10:32:52 -0400<br>> From: Rad Rudy <positiverudy@...>> Subject: [BitPim-user] Exception when running help files from top menu<br>> on MAC causes bitpim to crash<br>> To: <bitpim-user@...>> Message-ID: <C338F254.1200%positiverudy@...>> Content-Type: text/plain; charset="US-ASCII"<br>><br>> Running Mac OS 10.4.10<br>> Phone: LG VX9900<br>><br>> BitPim is updated.<br>><br>><br>> When starting BitPim, trying to access the "tour" from "help" menu causes<br>> the exception to pop up. When trying to file a trouble report, an error<br>> message tells me that report filing failed. After hitting continue on the<br>> exception window, Bitpim closes on its own.<br>><br>> I am able to sync with my phone and have sent ringers to it through<br>> Bluetooth.<br>><br>> I'd just like to be able to run the tour and learn more about BitPim.<br>><br>> Here's the exception log.<br>><br>> BitPim version: 1.0.2-official<br>> An unexpected
> exception has occurred.<br>> Please see the help for details on what to do.<br>><br>> Traceback (most recent call last):<br>> File "gui.pyo", line 1111, in OnHelpTour<br>> File "gui.pyo", line 531, in displayhelpid<br>> ImportError: No module named CF<br>><br>> Variables by last 8 frames, innermost last<br>><br>> Frame OnHelpTour in gui.pyo at line 1111<br>> self = <gui.MainWindow; proxy of <Swig Object of type 'wxFrame<br>> *' at 0x1abb600> ><br>> _ = <wx._core.CommandEvent; proxy of <Swig Object of type<br>> 'wxCommandEvent *' at 0xbf<br>><br>> Frame displayhelpid in gui.pyo at line 531<br>> self = <gui.MainApp; proxy of <Swig Object of type 'wxPyApp *'<br>> at 0x797f320> ><br>> id = 'tour-master.htm'<br>><br>><br>><br>><br>> ------------------------------<br>><br>> Message: 9<br>> Date: Mon, 15 Oct 2007 10:48:35 -0400<br>> From: Sean Burke <seanburk@...>> Subject: Re: [BitPim-user] Exception when running help
> files from top<br>> menu on MAC causes bitpim to crash<br>> To: bitpim-user@...>> Message-ID: <47137DC3.7080007@...>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>><br>> Joe,<br>> This looks like a module error. Is it possible that the build script<br>> isn't checking for this?<br>><br>> Sean<br>><br>> Rad Rudy wrote:<br>>> Running Mac OS 10.4.10<br>>> Phone: LG VX9900<br>>><br>>> BitPim is updated.<br>>><br>>><br>>> When starting BitPim, trying to access the "tour" from "help" menu causes<br>>> the exception to pop up. When trying to file a trouble report, an error<br>>> message tells me that report filing failed. After hitting continue on the<br>>> exception window, Bitpim closes on its own.<br>>><br>>> I am able to sync with my phone and have sent ringers to it through<br>>> Bluetooth.<br>>><br>>> I'd just like to be able to run the tour and learn more about BitPim.<br>>><br>>> Here's the exception log.<br>>><br>>>
> BitPim version: 1.0.2-official<br>>> An unexpected exception has occurred.<br>>> Please see the help for details on what to do.<br>>><br>>> Traceback (most recent call last):<br>>> File "gui.pyo", line 1111, in OnHelpTour<br>>> File "gui.pyo", line 531, in displayhelpid<br>>> ImportError: No module named CF<br>>><br>>> Variables by last 8 frames, innermost last<br>>><br>>> Frame OnHelpTour in gui.pyo at line 1111<br>>> self = <gui.MainWindow; proxy of <Swig Object of type <br>>> 'wxFrame<br>>> *' at 0x1abb600> ><br>>> _ = <wx._core.CommandEvent; proxy of <Swig Object of type<br>>> 'wxCommandEvent *' at 0xbf<br>>><br>>> Frame displayhelpid in gui.pyo at line 531<br>>> self = <gui.MainApp; proxy of <Swig Object of type 'wxPyApp <br>>> *'<br>>> at 0x797f320> ><br>>> id = 'tour-master.htm'<br>>><br>>><br>>> -------------------------------------------------------------------------<br>>> This SF.net email is sponsored by:
> Splunk Inc.<br>>> Still grepping through log files to find problems? Stop.<br>>> Now Search log events and configuration files using AJAX and a browser.<br>>> Download your FREE copy of Splunk now >> http://get.splunk.com/<br>>> _______________________________________________<br>>> BitPim-user mailing list BitPim-user@...>>> Unsubscribe or change options at<br>>> https://lists.sourceforge.net/lists/listinfo/bitpim-user<br>>><br>>> There are several hundred people on this list. Please be<br>>> courteous, on topic and follow the instructions before posting<br>>> http://www.bitpim.org/help/support.htm<br>><br>> -- <br>> Sean Patrick Burke<br>> Imaging Analysis Specialist<br>> Albert Einstein College of Medicine<br>> Yeshiva University<br>><br>><br>><br>> ------------------------------<br>><br>> -------------------------------------------------------------------------<br>> This SF.net email is sponsored by: Splunk Inc.<br>> Still grepping through log files
> to find problems? Stop.<br>> Now Search log events and configuration files using AJAX and a browser.<br>> Download your FREE copy of Splunk now >> http://get.splunk.com/<br>><br>> ------------------------------<br>><br>> _______________________________________________<br>> BitPim-user mailing list BitPim-user@...>> Unsubscribe or change options at<br>> https://lists.sourceforge.net/lists/listinfo/bitpim-user<br>><br>> There are several hundred people on this list. Please be<br>> courteous, on topic and follow the instructions before posting<br>> http://www.bitpim.org/help/support.htm<br>><br>> End of BitPim-user Digest, Vol 18, Issue 7<br>> ******************************************<br>> <br><br><br><br>-------------------------------------------------------------------------<br>This SF.net email is sponsored by: Splunk Inc.<br>Still grepping through log files to find problems? Stop.<br>Now Search log events and configuration files using AJAX and a
> browser.<br>Download your FREE copy of Splunk now >> http://get.splunk.com/<br>_______________________________________________<br>BitPim-user mailing list BitPim-user@... or change options at<br>https://lists.sourceforge.net/lists/listinfo/bitpim-user<br><br>There are several hundred people on this list. Please be<br>courteous, on topic and follow the instructions before posting<br>http://www.bitpim.org/help/support.htm<br>
>
> _______________________________________________
> Join Excite! - http://www.excite.com
> The most personalized portal on the Web!
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> BitPim-user mailing list BitPim-user@...
> Unsubscribe or change options at
> https://lists.sourceforge.net/lists/listinfo/bitpim-user
>
> There are several hundred people on this list. Please be
> courteous, on topic and follow the instructions before posting
> http://www.bitpim.org/help/support.htm
>
|