Git Product home page Git Product logo

Comments (4)

Ste74 avatar Ste74 commented on September 26, 2024

Hi , see this workaround
https://github.com/Ste74/pantupdate/blob/master/org.pantheon.desktop.gala.gschema.xml
copy this on
/usr/share/glib-2.0/schemas/
and then do
glib-compile-schemas /usr/share/glib-2.0/schemas/

this workaround is made by quequotion ( thanks )
https://bbs.archlinux.org/viewtopic.php?pid=1568053#p1568053

from aur.

lijunle avatar lijunle commented on September 26, 2024

I get into the same problem... However, the error message is shown only when install wingpanel-bzr.

However, using @Ste74 's schema (as same as the code snippet in the post) does not work...

From my 25_pantheon-default-settings.gschema.override file, the apps assign as a string array:

[org.pantheon.desktop.gala.notifications]
apps=['NetworkManager:show,on', 'Power:show,on']

So, change the app XML element to (type with as and default value as [])

<key type="as" name="apps">
    <default>[]</default>
    <summary>Apps</summary>
</key>

After modifications, the upcoming steps are the same.

from aur.

alucryd avatar alucryd commented on September 26, 2024

There's really no need to bug me about this. This is clearly an upstream issue. Also using the old schema is the exact opposite of what you should be doing, ie make the apps compatible with the new schema. Plus this is most likely very easy to do, if only I had extra time on my hands.

from aur.

alucryd avatar alucryd commented on September 26, 2024

It's been fixed upstream. Closing the issue.

from aur.

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.