GithubHelp home page GithubHelp logo

Comments (5)

smarkusg avatar smarkusg commented on September 27, 2024 1

For me, an additional manual size setting helped. Change the values in WindowLayout.qml

// implicitWidth: 160*1.2 * PlasmaCore.Units.devicePixelRatio
// implicitHeight: 90*1.2 * PlasmaCore.Units.devicePixelRatio
implicitWidth: 120
implicitHeight: 70

from exquisite.

qewer33 avatar qewer33 commented on September 27, 2024 1

Added a Troubleshooting section to the readme, hopefully it helps other people who may encounter the same issue.

from exquisite.

qewer33 avatar qewer33 commented on September 27, 2024

It's hard to get compatibility with older versions when it comes to Plasma extensions, I recommend you update your system if you can since 20.04 is more than 2 years old at this point.
As for the fix, the older version of fileListModel uses fileURL instead of fileUrl for the current files path. So I am guessing it should be fine if you replace line 91 (could be a different line since I have some unreleased changes but should be around there) in contents/ui/main.qml to:

source: fileURL

from exquisite.

thomasfinstad avatar thomasfinstad commented on September 27, 2024
untitled.webm

I did as you suggested (the fine was 89 on my version), seems to have gotten rid of the errors, but the pop-up window is still looking the same. Attached a tiny recording of what I see, maybe you have seen something similar before and know what needs to be done?

from exquisite.

thomasfinstad avatar thomasfinstad commented on September 27, 2024

@smarkusg thank you that seems to have fixed it and it now works as expected.

@qewer33 it would be great if you would comment if you are willing to upload a "legacy os" compatible version or not when closing this issue, in either case this issue can be used as a guide for others to apply the changes them self

from exquisite.

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.