Giter Club home page Giter Club logo

Comments (5)

andreikop avatar andreikop commented on August 15, 2024 1

@agoodfellow123 , thanks for the report and for AUR update. I'll try to fix the bug tomorrow morning.

from enki.

agoodfellow123 avatar agoodfellow123 commented on August 15, 2024 1

You are wellcome! And thank you for maintaining.

from enki.

dglent avatar dglent commented on August 15, 2024

There is this fix in qutepart for python 3.10:
andreikop/qutepart@3dc01dc

from enki.

agoodfellow123 avatar agoodfellow123 commented on August 15, 2024

Thank you, I changed that file and that problem is solved however now when I try to open settings it gives me this error:

Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/enki/core/uisettings.py", line 417, in _onEditSettings
    dialog = UISettings(core.mainWindow())
  File "/usr/lib/python3.10/site-packages/enki/core/uisettings.py", line 315, in __init__
    self.resize(max(hint.width(), hint.height() * 1.61), hint.height())
TypeError: arguments did not match any overloaded call:
  resize(self, QSize): argument 1 has unexpected type 'float'
  resize(self, int, int): argument 1 has unexpected type 'float'

I checked out line 417 and 315 at uisettings however the lines seem to be identical with the git version. Also I informed AUR maintainers about the outdated qutepart version.

from enki.

andreikop avatar andreikop commented on August 15, 2024

@agoodfellow123, fixed this. But I will not be surprised if there are some similar mistakes in other places.

from enki.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.