[Python-apps-team] Bug#978693: Bookletimposer - variable mismatch in file config.py

Louis Possoz louis.possoz at quelfutur.org
Wed Dec 30 10:04:55 GMT 2020


Package: bookletimposer

Version: 0.3

Symptom: bookletimposer does not open on ubuntu 20.04.

Problem is in file 'config.py'.

# Error in duplicate naming
# using the same name for the function 'debug(msg)' and the boolean 
variable 'debug' results in the boolean variable 'debug' being always True.
# Correction : give function another name (or give boolean variable 
another name)

See attachment, line 42.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.py
Type: text/x-python
Size: 2384 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/python-apps-team/attachments/20201230/67e35756/attachment.py>


More information about the Python-apps-team mailing list