Giter VIP home page Giter VIP logo

Comments (28)

monsta avatar monsta commented on August 28, 2024 1

I really hope it's the last one. I wish I knew how to fix it properly when I first discovered the bug (on 24th Aug), then it would be just one release...

from libmateweather.

halmin avatar halmin commented on August 28, 2024

I can access NOAA weather at http://www.noaa.gov/weather but this does not solve the problem with the Mate Weather Report Applet. Also, LXDE is not having this problem.

from libmateweather.

NuxRo avatar NuxRo commented on August 28, 2024

LXDE might be using another provider. I know Gnome3's weather app defaults to the Norwegian Meteo service or something like that.

from libmateweather.

monsta avatar monsta commented on August 28, 2024

I know guys, they shut it down today or yesterday... I'm testing aviationweather.gov today, seems to work fine here: 835055e. Will test it a bit more and push to master and 1.14 branches.

from libmateweather.

monsta avatar monsta commented on August 28, 2024

Ok, commit pushed to master and 1.14, and version 1.14.1 is released.

@clefebvre @flexiondotorg @sunweaver @raveit65 @posophe @willysr
Please push it to your distros guys, this should fix clock & weather applet issue.

from libmateweather.

NuxRo avatar NuxRo commented on August 28, 2024

Thanks monsta. Do you know if this patch could be used for Gnome2, too?

from libmateweather.

monsta avatar monsta commented on August 28, 2024

Yes, you can patch the same file in libgweather 2.30:
https://git.gnome.org/browse/libgweather/tree/libgweather/weather-metar.c?h=gnome-2-30

from libmateweather.

willysr avatar willysr commented on August 28, 2024

Thanks monsta

from libmateweather.

halmin avatar halmin commented on August 28, 2024

I may be missing something but it appears that Fedora 24 has not updated
its versions of libgweather (Gnome) or libmateweather (Mate) and I can't
patch it on my own. Is this correct?

Thanks,

Hal Ginsberg
www.halginsberg.com

On 08/24/2016 05:49 PM, monsta wrote:

Yes, you can patch the same file in libgweather:
https://git.gnome.org/browse/libgweather/tree/libgweather/weather-metar.c?h=gnome-2-30


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#30 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AUPXZBMy1KJpMFVTnK-7mQg22FG4m4A7ks5qjLxqgaJpZM4JsFkS.

from libmateweather.

monsta avatar monsta commented on August 28, 2024

If you need the official update, you'll have to wait for @raveit65 (MATE maintainer for Fedora & RHEL 7) to push it to repos. Otherwise, I don't see any problems with applying the patch locally and rebuilding the package.

from libmateweather.

halmin avatar halmin commented on August 28, 2024

I am far from a Linux expert and I do appreciate whatever time you are
giving me. On my Fedora 24 system, I cannot find any file called
weather-metar.c which is the file that I believe you changed. I did try
to compile libmateweather which I downloaded from github but my system
said there is no configure file in the package. I also did try to
replace my old /usr/share/libmateweather with the new libmateweather
package from github but that didn't work. I then tried to replace the
folder /usr/share/libmateweather/ with the libmateweather folder within
the libmateweather package but that didn't work either. Any other
suggestions?

Hal Ginsberg
www.halginsberg.com

On 08/25/2016 09:20 AM, monsta wrote:

If you need the official update, you'll have to wait for @raveit65
https://github.com/raveit65 (MATE maintainer for Fedora & RHEL 7) to
push it to repos. Otherwise, I don't see any problems with applying
the patch locally and rebuilding the package.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#30 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AUPXZJvhiPcb8SiwoD_VsdRAD7Pr2Vz3ks5qjZadgaJpZM4JsFkS.

from libmateweather.

NuxRo avatar NuxRo commented on August 28, 2024

Here are some (untested) patched rpms for

Fedora 24
http://li.nux.ro/download/nux/tmp/libmateweatherf24/

CentOS 7
http://li.nux.ro/download/nux/tmp/libmateweather7/

CentOS 6 (Gnome2)
http://li.nux.ro/download/nux/tmp/libgweather6/

from libmateweather.

monsta avatar monsta commented on August 28, 2024

@clefebvre @flexiondotorg @sunweaver @raveit65 @posophe @willysr
Version 1.14.2 is released with new patch from https://bugzilla.gnome.org/770321.
The adapted patch is at c1b7189.

For distro versions that have previous MATE releases (1.12.0 and earlier) you can simply squash 835055e and c1b7189 into a single patch. Sorry about the mess. 😄

from libmateweather.

halmin avatar halmin commented on August 28, 2024

Has anyone had success patching libmateweather on Fedora 24? I cannot do it. I have tried everything I can think of. My mate-panel is currently version 1.14.2. The weather report applet is stuck at at 1.14.0 despite repeated attempts to update.

from libmateweather.

NuxRo avatar NuxRo commented on August 28, 2024

Check above for my Fedora 24 rpm

from libmateweather.

halmin avatar halmin commented on August 28, 2024

I did here's the error message.

[root@localhost Downloads]# rpm -Uvih libmateweather-1.14.0-2.fc24.src.rpm libmateweather-data-1.14.0-2.fc24.noarch.rpm
warning: libmateweather-1.14.0-2.fc24.src.rpm: Header V4 RSA/SHA1 Signature, key ID 85c6cd8a: NOKEY
error: Failed dependencies:
libmateweather = 1.14.0-2.fc24 is needed by libmateweather-data-1.14.0-2.fc24.noarch
Updating / installing...
1:libmateweather-1.14.0-2.fc24 ################################# [100%]
error: unpacking of archive failed: cpio: Archive file not in header
error: libmateweather-1.14.0-2.fc24.src.rpm cannot be installed

I also tried with the nodeps flag. See message below:

[root@localhost Downloads]# rpm -Uvih libmateweather-1.14.0-2.fc24.src.rpm libmateweather-data-1.14.0-2.fc24.noarch.rpm
warning: libmateweather-1.14.0-2.fc24.src.rpm: Header V4 RSA/SHA1 Signature, key ID 85c6cd8a: NOKEY
error: Failed dependencies:
libmateweather = 1.14.0-2.fc24 is needed by libmateweather-data-1.14.0-2.fc24.noarch
Updating / installing...
1:libmateweather-1.14.0-2.fc24 ################################# [100%]
error: unpacking of archive failed: cpio: Archive file not in header
error: libmateweather-1.14.0-2.fc24.src.rpm cannot be installed
[root@localhost Downloads]# rpm -Uvih libmateweather-1.14.0-2.fc24.src.rpm libmateweather-data-1.14.0-2.fc24.noarch.rpm --nodeps
warning: libmateweather-1.14.0-2.fc24.src.rpm: Header V4 RSA/SHA1 Signature, key ID 85c6cd8a: NOKEY
Preparing... ################################# [100%]
package libmateweather-data-1.14.0-2.fc24.noarch is already installed
Updating / installing...
1:libmateweather-1.14.0-2.fc24 ################################# [100%]

from libmateweather.

NuxRo avatar NuxRo commented on August 28, 2024

Install the libmateweather-1.14.0-2.fc24.x86_64.rpm, not the src.rpm ... The srpm is if you want to rebuild it yourself.

from libmateweather.

halmin avatar halmin commented on August 28, 2024

Error notes are below but I am using an old 32 bit Thinkpad so I don't think the patch will install since it appears to be a 64 bit.

rpm -Uvih libmateweather-1.14.0-2.fc24.x86_64.rpm
warning: libmateweather-1.14.0-2.fc24.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 85c6cd8a: NOKEY
error: Failed dependencies:
libc.so.6()(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libc.so.6(GLIBC_2.3.4)(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libc.so.6(GLIBC_2.4)(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libc.so.6(GLIBC_2.7)(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libgdk_pixbuf-2.0.so.0()(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libgio-2.0.so.0()(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libglib-2.0.so.0()(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libgobject-2.0.so.0()(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libgtk-x11-2.0.so.0()(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libm.so.6()(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libm.so.6(GLIBC_2.2.5)(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libsoup-2.4.so.1()(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libxml2.so.2()(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libxml2.so.2(LIBXML2_2.4.30)(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libxml2.so.2(LIBXML2_2.5.0)(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libxml2.so.2(LIBXML2_2.5.7)(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libxml2.so.2(LIBXML2_2.6.0)(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libxml2.so.2(LIBXML2_2.6.21)(64bit) is needed by libmateweather-1.14.0-2.fc24.x86_64
libmateweather.so.1 is needed by (installed) mate-applets-1.14.0-1.fc24.i686
libmateweather.so.1 is needed by (installed) mate-panel-1.14.2-1.fc24.i686
[root@localhost Downloads]# dnf install libmateweather-1.14.0-2.fc24.x86_64.rpm
Failed to synchronize cache for repo 'google-chrome', disabling.
Last metadata expiration check: 0:50:42 ago on Mon Aug 29 11:12:59 2016.
Error: package libmateweather-1.14.0-2.fc24.x86_64 is not installable
(try to add '--allowerasing' to command line to replace conflicting packages)
[root@localhost Downloads]# dnf install libmateweather-1.14.0-2.fc24.x86_64.rpm --allowerasing
Failed to synchronize cache for repo 'google-chrome', disabling.
Last metadata expiration check: 0:50:57 ago on Mon Aug 29 11:12:59 2016.
Error: package libmateweather-1.14.0-2.fc24.x86_64 is not installable

from libmateweather.

NuxRo avatar NuxRo commented on August 28, 2024

Oh.. 32bit. Didn't expect this. :)
You should find the 32bit package in the same location.

from libmateweather.

halmin avatar halmin commented on August 28, 2024

Thanks! This works. But there is still no forecast provided.

from libmateweather.

monsta avatar monsta commented on August 28, 2024

Forecast issue is related to another URL, and I only recently learned about it from #33. I can't test it in my location, it's simply not provided here (in Russia), so I'm currently waiting for @NuxRo to test the change I proposed there.

from libmateweather.

halmin avatar halmin commented on August 28, 2024

Thanks Monsta! Great work all the way around. I hope we can get that forecast issue resolved as well. I do reply on my mate weather-app quite a bit.

from libmateweather.

NuxRo avatar NuxRo commented on August 28, 2024

Ok, tried Monsta's suggestion in the other issue and built new packages, they're at the same location, you're interested in the 1.14.0-3.fc24 ones.
You might need to reload the applet or logout/login from MATE.

from libmateweather.

halmin avatar halmin commented on August 28, 2024

Thanks NuxRo and Monsta. Everything is working now. Amazing work. I hope it wasn't too much trouble.

from libmateweather.

monsta avatar monsta commented on August 28, 2024

@clefebvre @flexiondotorg @sunweaver @raveit65 @posophe @willysr
Version 1.14.3 is released with the forecast fix (see #33 for more info). Patch is at fc0d17c.

from libmateweather.

raveit65 avatar raveit65 commented on August 28, 2024

Is this the final fix or can we expect another release tomorrow?
I'm still wondering why we create 3 releases since 2016-08-24.

from libmateweather.

goetzc avatar goetzc commented on August 28, 2024

Better more bug fix releases that less or none.

from libmateweather.

raveit65 avatar raveit65 commented on August 28, 2024

Better more bug fix releases that less or none.

Looks like you know how much time it cost to build a package for a distro with 4 branches ;)

from libmateweather.

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.