Control: tags -1 help

Hi,

since upstream is currently inactive I tried my best to do the
porting of this package in Git[1].  The Python3 port went quite
smoothly and I have the feeling I made quite some progress with
Qt5 port.  However, when I build HEAD from the packaging Git[1]
install the package and try to start the binary I get:

$ MicrobeGPS 
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Traceback (most recent call last):
  File "/usr/bin/MicrobeGPS", line 11, in <module>
    load_entry_point('MicrobeGPS==1.0.0', 'console_scripts', 'MicrobeGPS')()
  File "/usr/lib/python3/dist-packages/microbegps/gui.py", line 1738, in main
    GPSAnalyzer() 
  File "/usr/lib/python3/dist-packages/microbegps/gui.py", line 877, in __init__
    self.initUI()
  File "/usr/lib/python3/dist-packages/microbegps/gui.py", line 1005, in initUI
    self.treeView.header().setClickable(True)
AttributeError: 'QHeaderView' object has no attribute 'setClickable'


For the keyword 'setClickable' my web searches remained unsuccessful.
Is there any hint how to fix this?

Kind regards

       Andreas.


[1] https://salsa.debian.org/med-team/microbegps

-- 
http://fam-tille.de

Reply via email to