Discussion:
[BitPim-devel] New help files for pm225
Simon C
2006-02-19 07:18:59 UTC
Permalink
Joe,

I've added 2 help files for the lg-pm225. They need to be added to the help
screens.

Thanks,

Simon
Joe Pham
2006-02-19 19:41:23 UTC
Permalink
Ran into this exception while running phone_features:

Traceback (most recent call last):
File "phone_features.py", line 93, in ?
html_results(generate_phone_features())
File "phone_features.py", line 47, in generate_phone_features
module=__import__(pm[model])
File "c:\Documents and Settings\dad\My Documents\cell_apps\bitpim\com_lgpm225.py", line 19, in ?
import p_brew
File "c:\Documents and Settings\dad\My Documents\cell_apps\bitpim\p_brew.py", line 11, in ?
import com_brew
File "c:\Documents and Settings\dad\My Documents\cell_apps\bitpim\com_brew.py", line 743, in ?
class RealBrewProtocol2:
File "c:\Documents and Settings\dad\My Documents\cell_apps\bitpim\com_brew.py", line 787, in RealBrewProtocol2
def openfile(self, name, mode, flags=p_brew.new_fileopen_flag_existing):
AttributeError: 'module' object has no attribute 'new_fileopen_flag_existing'


-Joe Pham

-- "Simon C" <***@sbcglobal.net> wrote:
Joe,

I've added 2 help files for the lg-pm225. They need to be added to the help
screens.

Thanks,

Simon




_____________________________________________________________________
Call Anyone, Anytime, Anywhere in the World - FREE!
Free Internet calling from NetZero Voice
Visit http://www.netzerovoice.com today!
Simon C
2006-02-20 00:09:17 UTC
Permalink
Joe,

I've made a change to p_brew.p that seems to resolve this that has nothing
to do with the PM225 AFAIK.
Turning off the python optimiser when invoking phone_features also resolves
the issue. Maybe this is something you want to do as well?

Simon
-----Original Message-----
Of Joe Pham
Sent: Sunday, February 19, 2006 11:41 AM
Subject: Re: [BitPim-devel] New help files for pm225
File "phone_features.py", line 93, in ?
html_results(generate_phone_features())
File "phone_features.py", line 47, in generate_phone_features
module=__import__(pm[model])
File "c:\Documents and Settings\dad\My
Documents\cell_apps\bitpim\com_lgpm225.py", line 19, in ?
import p_brew
File "c:\Documents and Settings\dad\My
Documents\cell_apps\bitpim\p_brew.py", line 11, in ?
import com_brew
File "c:\Documents and Settings\dad\My
Documents\cell_apps\bitpim\com_brew.py", line 743, in ?
File "c:\Documents and Settings\dad\My
Documents\cell_apps\bitpim\com_brew.py", line 787, in
RealBrewProtocol2
def openfile(self, name, mode,
AttributeError: 'module' object has no attribute
'new_fileopen_flag_existing'
-Joe Pham
Joe,
I've added 2 help files for the lg-pm225. They need to be
added to the help screens.
Thanks,
Simon
_____________________________________________________________________
Call Anyone, Anytime, Anywhere in the World - FREE!
Free Internet calling from NetZero Voice Visit
http://www.netzerovoice.com today!
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep
through log files for problems? Stop! Download the new AJAX
search engine that makes searching your log files as easy as
surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=k&kid3432&bid#0486&dat1642
_______________________________________________
BitPim-devel mailing list
https://lists.sourceforge.net/lists/listinfo/bitpim-devel
Loading...