unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#69278: offlate 0.6.1 crashes on TypeError (unexpected type float)
@ 2024-02-19 20:39 Marco Rimoldi
  0 siblings, 0 replies; only message in thread
From: Marco Rimoldi @ 2024-02-19 20:39 UTC (permalink / raw)
  To: 69278

Hello,

I configured offlate on my system and it crashed after I tried to load the guix project. It's a bug related to this: https://github.com/python/cpython/issues/82180
but apparently it doesn't affect every system. Mine seems to be a magnet for it! Maybe there's amn element of chance due to desktop sizes? Anyway, here it is.

Traceback (most recent call last):
  File "/gnu/store/v72mly6cn82n80lnp05ldqsfn830bxak-offlate-0.6.1/lib/python3.10/site-packages/offlate/ui/manager.py", line 248, in open
    self.openProject(name)
  File "/gnu/store/v72mly6cn82n80lnp05ldqsfn830bxak-offlate-0.6.1/lib/python3.10/site-packages/offlate/ui/manager.py", line 259, in openProject
    self.editor.open(name)
  File "/gnu/store/v72mly6cn82n80lnp05ldqsfn830bxak-offlate-0.6.1/lib/python3.10/site-packages/offlate/ui/editor.py", line 554, in open
    tab = ProjectView(project,
  File "/gnu/store/v72mly6cn82n80lnp05ldqsfn830bxak-offlate-0.6.1/lib/python3.10/site-packages/offlate/ui/editor.py", line 92, in __init__
    self.initUI()
  File "/gnu/store/v72mly6cn82n80lnp05ldqsfn830bxak-offlate-0.6.1/lib/python3.10/site-packages/offlate/ui/editor.py", line 180, in initUI
    self.treeWidget.setColumnWidth(0, size.width()/2)
TypeError: setColumnWidth(self, column: int, width: int): argument 2 has unexpected type 'float'


---
Marco




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-19 20:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-19 20:39 bug#69278: offlate 0.6.1 crashes on TypeError (unexpected type float) Marco Rimoldi

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).