Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

way to edit datastore repository #26

Open
macsimski opened this issue Jan 27, 2018 · 2 comments
Open

way to edit datastore repository #26

macsimski opened this issue Jan 27, 2018 · 2 comments

Comments

@macsimski
Copy link

I'm having problems with one entry in my datastore where if i do a lookup, the interface hangs and i have to force quit the app. also a way to edit the entries would be nice so you can change or remove duplicates like 1u and 1uF or 100nF and 0.1uF

@macsimski
Copy link
Author

the part lookup in question can also not be updated with new info. after running python -v -v bomsaway.py i get the following lines at the end before the freeze:

<boms_away.datastore.ManufacturerPart object at 0x7fc2d775b610>
('suppliers:', u'Farnell')
<boms_away.datastore.ManufacturerPart object at 0x7fc2d775b690>
('suppliers:', u'Farnell')

@macsimski
Copy link
Author

hmm. more info on the now called bug: as soon as you do alookup on a "infected" part value, the old values are filled in and the interface becomes unresponsive and only a ctrl-c will quit the script in linux
here the affected database and the parts affected are: "USB-B-TH_OK" and "16Mhz 7M"

bad_parts_bommgr.db.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant