I tried file/new to just save an empty .img then file/open no go
I file/opened a .csv from repeter book got 2 errors but everything looks good so I file/save as an .img file then tried opening it, nada. 
Hears the terminal output
Bank Index supported: True
Bank supported: True
DTCS Code supported: True
DTCS Pol supported: True
Mode supported: True
Offset supported: True
Name supported: True
Tune Step supported: True
Name supported: True
ToneSql supported: True
Cross Mode supported: False
RadioThread exiting
Bank Index supported: True
Bank supported: True
DTCS Code supported: True
DTCS Pol supported: True
Mode supported: True
Offset supported: True
Name supported: True
Tune Step supported: True
Name supported: True
ToneSql supported: True
Cross Mode supported: False
RadioThread exiting
-- Exception: --
Traceback (most recent call last):
  File "/home/alvin/bin/work/chirp-daily-05252011/chirpui/mainapp.py", line 205, in do_open
    radio = directory.get_radio_by_image(fname)
  File "/home/alvin/bin/work/chirp-daily-05252011/chirp/directory.py", line 144, in get_radio_by_image
    if radio.match_model(filedata):
  File "/home/alvin/bin/work/chirp-daily-05252011/chirp/wouxun.py", line 423, in match_model
    if ord(filedata[0x080B]) != PUXING_MODELS[777]:
IndexError: string index out of range
------
-- Exception: --
Traceback (most recent call last):
  File "/home/alvin/bin/work/chirp-daily-05252011/chirpui/mainapp.py", line 205, in do_open
    radio = directory.get_radio_by_image(fname)
  File "/home/alvin/bin/work/chirp-daily-05252011/chirp/directory.py", line 144, in get_radio_by_image
    if radio.match_model(filedata):
  File "/home/alvin/bin/work/chirp-daily-05252011/chirp/wouxun.py", line 423, in match_model
    if ord(filedata[0x080B]) != PUXING_MODELS[777]:
IndexError: string index out of range
------
CSV Line 138: `127.5' is not in valid list: [67.0, 69.299999999999997, 71.900000000000006, 74.400000000000006, 77.0, 79.700000000000003, 82.5, 85.400000000000006, 88.5, 91.5, 94.799999999999997, 97.400000000000006, 100.0, 103.5, 107.2, 110.90000000000001, 114.8, 118.8, 123.0, 127.3, 131.80000000000001, 136.5, 141.30000000000001, 146.19999999999999, 151.40000000000001, 156.69999999999999, 159.80000000000001, 162.19999999999999, 165.5, 167.90000000000001, 171.30000000000001, 173.80000000000001, 177.30000000000001, 179.90000000000001, 183.5, 186.19999999999999, 189.90000000000001, 192.80000000000001, 196.59999999999999, 199.5, 203.5, 206.5, 210.69999999999999, 218.09999999999999, 225.69999999999999, 229.09999999999999, 233.59999999999999, 241.80000000000001, 250.30000000000001, 254.09999999999999]
CSV Line 277: `43.0' is not in valid list: [67.0, 69.299999999999997, 71.900000000000006, 74.400000000000006, 77.0, 79.700000000000003, 82.5, 85.400000000000006, 88.5, 91.5, 94.799999999999997, 97.400000000000006, 100.0, 103.5, 107.2, 110.90000000000001, 114.8, 118.8, 123.0, 127.3, 131.80000000000001, 136.5, 141.30000000000001, 146.19999999999999, 151.40000000000001, 156.69999999999999, 159.80000000000001, 162.19999999999999, 165.5, 167.90000000000001, 171.30000000000001, 173.80000000000001, 177.30000000000001, 179.90000000000001, 183.5, 186.19999999999999, 189.90000000000001, 192.80000000000001, 196.59999999999999, 199.5, 203.5, 206.5, 210.69999999999999, 218.09999999999999, 225.69999999999999, 229.09999999999999, 233.59999999999999, 241.80000000000001, 250.30000000000001, 254.09999999999999]
CSV Line 138: `127.5' is not in valid list: [67.0, 69.299999999999997, 71.900000000000006, 74.400000000000006, 77.0, 79.700000000000003, 82.5, 85.400000000000006, 88.5, 91.5, 94.799999999999997, 97.400000000000006, 100.0, 103.5, 107.2, 110.90000000000001, 114.8, 118.8, 123.0, 127.3, 131.80000000000001, 136.5, 141.30000000000001, 146.19999999999999, 151.40000000000001, 156.69999999999999, 159.80000000000001, 162.19999999999999, 165.5, 167.90000000000001, 171.30000000000001, 173.80000000000001, 177.30000000000001, 179.90000000000001, 183.5, 186.19999999999999, 189.90000000000001, 192.80000000000001, 196.59999999999999, 199.5, 203.5, 206.5, 210.69999999999999, 218.09999999999999, 225.69999999999999, 229.09999999999999, 233.59999999999999, 241.80000000000001, 250.30000000000001, 254.09999999999999]
CSV Line 277: `43.0' is not in valid list: [67.0, 69.299999999999997, 71.900000000000006, 74.400000000000006, 77.0, 79.700000000000003, 82.5, 85.400000000000006, 88.5, 91.5, 94.799999999999997, 97.400000000000006, 100.0, 103.5, 107.2, 110.90000000000001, 114.8, 118.8, 123.0, 127.3, 131.80000000000001, 136.5, 141.30000000000001, 146.19999999999999, 151.40000000000001, 156.69999999999999, 159.80000000000001, 162.19999999999999, 165.5, 167.90000000000001, 171.30000000000001, 173.80000000000001, 177.30000000000001, 179.90000000000001, 183.5, 186.19999999999999, 189.90000000000001, 192.80000000000001, 196.59999999999999, 199.5, 203.5, 206.5, 210.69999999999999, 218.09999999999999, 225.69999999999999, 229.09999999999999, 233.59999999999999, 241.80000000000001, 250.30000000000001, 254.09999999999999]
Bank Index supported: True
Bank supported: True
DTCS Code supported: True
DTCS Pol supported: True
Mode supported: True
Offset supported: True
Name supported: True
Tune Step supported: True
Name supported: True
ToneSql supported: True
Cross Mode supported: False
RadioThread exiting
Invalid model: 2c
-- Exception: --
Traceback (most recent call last):
  File "/home/alvin/bin/work/chirp-daily-05252011/chirpui/mainapp.py", line 205, in do_open
    radio = directory.get_radio_by_image(fname)
  File "/home/alvin/bin/work/chirp-daily-05252011/chirp/directory.py", line 146, in get_radio_by_image
    raise Exception("Unknown file format")
Exception: Unknown file format
------
Invalid model: 2c
-- Exception: --
Traceback (most recent call last):
  File "/home/alvin/bin/work/chirp-daily-05252011/chirpui/mainapp.py", line 205, in do_open
    radio = directory.get_radio_by_image(fname)
  File "/home/alvin/bin/work/chirp-daily-05252011/chirp/directory.py", line 146, in get_radio_by_image
    raise Exception("Unknown file format")
Exception: Unknown file format
 
Alvin Koffman

If you like computer viruses stay with windows but If you want to be virus free try.

http://www.puppylinux.com/





On Wed, May 25, 2011 at 7:01 AM, Dan Smith <dsmith@danplanet.com> wrote:
Greetings,

A new daily build of CHIRP is available.  This includes changes made
directly to the tree yesterday, and may include additional features,
bug fixes, and/or bugs.  If you are interested in trying it, grab it
from the following location:

 http://trac.chirp.danplanet.com/chirp_daily/daily-05252011/

A list of the changes included in this build (since the last daily)
follows:

changeset:   1016:c25ec46e7af3
tag:         tip
user:        Dan Smith <dsmith@danplanet.com>
date:        Tue May 24 16:14:13 2011 -0700
files:       chirpui/mainapp.py
description:
Make multi-tab live radios focus the first tab too


changeset:   1015:ea3c11c66c05
user:        Dan Smith <dsmith@danplanet.com>
date:        Tue May 24 16:07:58 2011 -0700
files:       chirpui/mainapp.py
description:
Focus the first tab in a multi-sub-device radio instead of the last


changeset:   1014:36a5ef659c30
user:        Dan Smith <dsmith@danplanet.com>
date:        Tue May 24 13:47:15 2011 -0700
files:       chirpui/mainapp.py
description:
Allow filtering RepeaterBook results by band


changeset:   1013:ee4b9596fe0f
user:        Dan Smith <dsmith@danplanet.com>
date:        Tue May 24 09:05:48 2011 -0700
files:       chirp/csv.py chirpui/mainapp.py
description:
Make CSV driver not throw exceptions on load errors, but rather collect them in a list.
Make the do_open() routine in mainapp report those as soft errors to the UI, and log
detailed information in the debug log.  This should be reported as a list to the user,
but this at least helps usability at the moment.


changeset:   1012:d78af2f2c601
user:        Dan Smith <dsmith@danplanet.com>
date:        Tue May 24 08:49:26 2011 -0700
files:       chirp/chirp_common.py chirp/csv.py
description:
Allow CSV driver to scale its upper limit to accomodate >1000 memories


changeset:   1011:e7b15d00749f
user:        Dan Smith <dsmith@danplanet.com>
date:        Tue May 24 08:48:51 2011 -0700
files:       chirpui/mainapp.py
description:
Fix repeaterbook import from states with a single-digit FIPS code

Also add a pop-up notice about the repeaterbook site.


_______________________________________________
chirp_users mailing list
chirp_users@intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_users