[Debian-med-packaging] Bug#935345: microbegps: Qt4 removal from Bullseye

Andreas Tille tille at debian.org
Fri Sep 6 12:18:33 BST 2019


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



More information about the Debian-med-packaging mailing list