Warning: session_start(): open(/tmp/sess_huufm4n57hugvaoc6s79gohel1, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Garfield (en) openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (5) . 

Garfield (en)

   1.4  

Plasma Comic

Score 90%
Downloads:  1390
Submitted:  Oct 28 2008
Updated:  May 27 2014

Description:

Garfield [1] plugin for plasma comic.

[1] http://www.gocomics.com/garfield/




Changelog:

1.0 Shows comic of "yesterday" if there is no comic for "today" yet.
1.1 Sunday strips work again, thanks for the patch.
1.2 Adapt to website changes
1.3 Uses self created "framework" for gocomics, many strips are larger that way
1.4 Adapt to website changes




LicenseGPL
Send to a friend
Subscribe
Other  Content  from mfuchs
Report inappropriate content



-

 Doesn't work on Sundays

 
 by mfraser on: Feb 27 2011
 
Score 50%

When I first installed the Garfield comic strip it worked on Sundays, but recently it has stopped displaying them.
Any ideas?


Reply to this

-

 Re: Doesn't work on Sundays

 
 by mfraser on: Feb 27 2011
 
Score 50%

Actually, it displays the Sunday comic strip up to the 26/12/2010. After that date it displays other weekdays, but not Sundays.


Reply to this

-

 Re: Doesn't work on Sundays

 
 by oldium on: Mar 9 2011
 
Score 50%

The file extension have changed to jpg since 2011 on Sundays. Go to .kde/share/apps/plasma/comics/garfield/contents/code/main.es and edit fileName assignment in the getComic() method:

var extension = ".gif";
if (comic.identifier.year() >= 2011 && comic.identifier.dayOfWeek() == 7)
extension = ".jpg";
var fileName = "ga" + comic.identifier.toString("yyMMdd") + extension;


Reply to this

-

 Re: Re: Doesn't work on Sundays

 
 by mfraser on: Mar 19 2011
 
Score 50%

Thanks,
That now works.


Reply to this

-

 Re: Re: Re: Doesn't work on Sundays

 
 by oldium on: Mar 19 2011
 
Score 50%

Latest version works, you just need to update via "Get new comics" for "Installed" ones.


Reply to this

-

 no longer works

 
 by nece228 on: May 25 2014
 
Score 50%

it no longer works, it just keeps displaying same garfield avatar image, altough if i go to website i can see new comics coming. probably some website change. could anyone fix this?


Reply to this

-

 Re: no longer works

 
 by jprofesorek2 on: May 27 2014
 
Score 63%

Here's a working patch for that.

====================================
% diff -Naur .kde4/share/apps/plasma/comics/garfield/contents/code/main.es.orig .kde4/share/apps/plasma/comics/garfield/contents/code/main.es
--- .kde4/share/apps/plasma/comics/garfield/contents/code/main.es.orig 2014-05-27 17:00:46.000000000 +0200
+++ .kde4/share/apps/plasma/comics/garfield/contents/code/main.es 2014-05-27 17:11:46.000000000 +0200
@@ -76,7 +76,7 @@
comic.previousIdentifier = date.fromString(match[1], "yyyy/MM/dd");
}

- exp = new RegExp("class=\"strip\" src=\"([^\"]+)\\?width[^\"]+\"");
+ exp = new RegExp("class=\"strip\" src=\"([^\"]+)\" />");
match = exp.exec(data);
if (match != null) {
comic.requestPage(match[1], comic.Image, infos);
====================================

Is there an issue tracker? bug list? review board? Anything on this page to report such fixes?


Reply to this

-

 Re: Re: no longer works

 
 by mfuchs on: May 27 2014
 
Score 50%

Thanks for the patch. :)

I slightly modified it and now both old and new strips should work again.


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team