No handlers could be found for logger "nfc.tt2"

Bug #1176518 reported by Islam Hassan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nfcpy
Fix Released
Low
Stephen Tiedemann

Bug Description

I tried running the helloworld.py on an unformatted mifare ultralight tag, when I touch the tag, I get 'No handlers could be found for logger "nfc.tt2" '. It works fine with cards that have been written to before.

description: updated
description: updated
Revision history for this message
Stephen Tiedemann (stephen-tiedemann) wrote :

The tt2 module tries to issue an error message that it can't write to an unformatted tag but examples/helloworld.py has not configured the logging system. A call to logging.basicConfig() is needed at startup.

Changed in nfcpy:
importance: Undecided → Low
assignee: nobody → Stephen Tiedemann (stephen-tiedemann)
status: New → Confirmed
Revision history for this message
Stephen Tiedemann (stephen-tiedemann) wrote :

Fixed in branch dev-phdc.

Changed in nfcpy:
status: Confirmed → Fix Committed
Changed in nfcpy:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.