projects
/
ffpreview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73bfd0c
)
* Fix crash when no config file found.
author
Urban Wallasch
<urban.wallasch@freenet.de>
Thu, 13 May 2021 17:53:36 +0000
(19:53 +0200)
committer
Urban Wallasch
<urban.wallasch@freenet.de>
Thu, 13 May 2021 17:53:36 +0000
(19:53 +0200)
ffpreview.py
patch
|
blob
|
history
diff --git
a/ffpreview.py
b/ffpreview.py
index 92c683a20c1b6c0bb6c715677f890635a540605f..1fc0d85ab5d25dd4974a75fade91e4b83069ad3e 100755
(executable)
--- a/
ffpreview.py
+++ b/
ffpreview.py
@@
-93,6
+93,7
@@
def sig_handler(signum, frame):
def configure():
# set defaults
+ global cfg
cfg = {
'conffile': 'ffpreview.conf',
'vid': '',