Coder Social home page Coder Social logo

Comments (7)

lukefromdc avatar lukefromdc commented on June 29, 2024

I can't reproduce that with a local build on Debian Unstable, sounds like a packaging or installation issue. What distro and GTK version are you using? I assume that since this is 1.21 you built the package locally? If so, what were the build options at configuration?

from mate-calc.

glixx avatar glixx commented on June 29, 2024

Rosa, KDE, GTK 3.22.24.

from mate-calc.

lukefromdc avatar lukefromdc commented on June 29, 2024

You might want to file a bug report with your distro, as this is almost certainly an issue with the build. I now have GTK 3.24 but never had trouble with mate-calc on GTK 3.22. Please don't strip out our template when filing issue reports, it's designed to get these answers, and when the offending package was provided by a distro they need an issue report both so they know there is a problem and because some issues are distro-specific or (if the build is bad) distro-caused

from mate-calc.

sc0w avatar sc0w commented on June 29, 2024

I see the warning running mate-calc in terminal with git master:

$ mate-calc

** (mate-calc:23604): WARNING **: 11:27:19.183: Error loading button UI: /usr/share/mate-calc/buttons-programming.ui:38:41 Object with ID image1 not found

from mate-calc.

sc0w avatar sc0w commented on June 29, 2024

And the dialog affected is wrong.

I will open PR, it must look like this:

issue63

from mate-calc.

lukefromdc avatar lukefromdc commented on June 29, 2024

OK, I never knew an insert character or similar dialog even existed in mate-calc, and this is now confirmed on Debian Unstable too. Clicking that button brings up the reported error, and going through the financial mode on the way to finding it brought up a ton of "unknown currency" errors on my sytem:

On clicking the affected button:
** (mate-calc:14081): WARNING **: 14:13:13.257: Error loading button UI: /usr/share/mate-calc/buttons-programming.ui:38:41 Object with ID image1 not found

On entering financial mode:


** (mate-calc:14081): WARNING **: 14:13:15.208: Unknown currency 'Chinese yuan'

** (mate-calc:14081): WARNING **: 14:13:15.209: Unknown currency 'Japanese yen'

** (mate-calc:14081): WARNING **: 14:13:15.209: Unknown currency 'U.K. pound'

** (mate-calc:14081): WARNING **: 14:13:15.209: Unknown currency 'U.S. dollar'

** (mate-calc:14081): WARNING **: 14:13:15.209: Unknown currency 'Algerian dinar'

** (mate-calc:14081): WARNING **: 14:13:15.209: Unknown currency 'Australian dollar'

** (mate-calc:14081): WARNING **: 14:13:15.209: Unknown currency 'Bahrain dinar'

** (mate-calc:14081): WARNING **: 14:13:15.209: Unknown currency 'Botswana pula'

** (mate-calc:14081): WARNING **: 14:13:15.209: Unknown currency 'Brazilian real'

** (mate-calc:14081): WARNING **: 14:13:15.209: Unknown currency 'Brunei dollar'

** (mate-calc:14081): WARNING **: 14:13:15.209: Unknown currency 'Canadian dollar'

** (mate-calc:14081): WARNING **: 14:13:15.209: Unknown currency 'Chilean peso'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Colombian peso'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Czech koruna'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Danish krone'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Hungarian forint'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Icelandic krona'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Indian rupee'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Indonesian rupiah'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Iranian rial'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Israeli New Shekel'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Kazakhstani tenge'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Korean won'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Kuwaiti dinar'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Libyan dinar'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Malaysian ringgit'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Mauritian rupee'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Mexican peso'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Nepalese rupee'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'New Zealand dollar'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Norwegian krone'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Omani rial'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Pakistani rupee'

** (mate-calc:14081): WARNING **: 14:13:15.210: Unknown currency 'Peruvian sol'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'Philippine peso'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'Polish zloty'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'Qatari riyal'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'Russian ruble'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'Saudi Arabian riyal'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'Singapore dollar'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'South African rand'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'Sri Lankan rupee'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'Swedish krona'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'Swiss franc'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'Thai baht'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'Trinidadian dollar'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'Tunisian dinar'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'U.A.E. dirham'

** (mate-calc:14081): WARNING **: 14:13:15.211: Unknown currency 'Uruguayan peso'


from mate-calc.

lukefromdc avatar lukefromdc commented on June 29, 2024

The PR does indeed fix the issue with the insert character UI

from mate-calc.

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.