Giter Club home page Giter Club logo

Comments (4)

Cimbali avatar Cimbali commented on June 14, 2024

Hi @FriedrichFroebel, the first error seems to be due to your configuration of the layout. It's in the "layout" section in the configuration file, which in windows is at %APPDATA%/pympress.ini.

It's probably just a benign symptom of upgrading from an old version, and should go away when the configuration file is updated. If it doesn't go away, that means pympress doesn't upgrade smoothly.

The second bug seems to be a missing file in the share/pixmaps folder, specifically the pointer_red.png. Could you check it's there?

from pympress.

Cimbali avatar Cimbali commented on June 14, 2024

Wait, my bad, what's missing is the gdk_pixbuf_new_from_file function, that should be provided by the Gdk.GdkPixbuf.

I'll check if this is normal, in which case we'll add a different loading method as fallback. Otherwise it's probably an problem with your PyGi installation.

from pympress.

Cimbali avatar Cimbali commented on June 14, 2024

The problem also appeared on SO: https://stackoverflow.com/q/41122463/1387346

from pympress.

FriedrichFroebel avatar FriedrichFroebel commented on June 14, 2024

After getting the layout error, I tried to rename the old ini file to get a new one created on the next startup and still got this error as the pympress.ini file could not be written because of the Pixbuf problem.

During an update of my PyGi installation, I discovered that the Gdk-Pixbuf package has to be selected separately. Adding it to the list of the packages to install all issues were resolved as the pympress.ini could be written now, too. This should probably be mentioned inside the README.

from pympress.

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.