Warning: session_start(): open(/tmp/sess_phm8vsguifb52te5mr7rg89pb7, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Webcut 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  .- Knowledge Base  . 

Webcut

   0.4  

Plasmoid Script

Score 56%
Webcut
zoom


Downloads:  90
Submitted:  Dec 8 2011
Updated:  Feb 26 2012

Description:

A web shortcut, with a preview, on the desktop. I got hooked on them on the N900 home screen; here's my take for Plasma.

Note: 0.4 requires KDE 4.8. The webcutimage data engine is required ( http://kde-look.org/content/show.php?content=147461 ). The data engine needs PyQt and PyKDE.

Introducing in 0.4, Webcutcut! A bit like the web shortcuts (gg:, wp:, dd: etc). Enable, set an url scheme, copy, click the Webcutcut button in lower right corner to engage.

How does the author use Webcutcut?
A Webcut pointing to a dictionary on my desktop, with the dictionary search configured as Webcutcut url.
When encountering an unknown word, select the word, ctrl+c, click the Webcutcut button and enjoy the dictionary entry on the word.

And I'm sure there are plenty other ways to use it, too.




Changelog:

0.4
Some cleanup(?)
Webcutcut

0.3
Everything basic I could think of.
Set up a shortcut, or just drag an URL to desktop.
Custom title.




LicenseGPL
(Webcut applet)
Send to a friend
Subscribe
Other  Content  from Mazoon
Report inappropriate content



-

 not for me

 
 by google01103 on: Dec 9 2011
 
Score 50%

installed both zip files but I just get a blank window on the desktop

my custom title displays and if I left click the widget the page opens in my browser

running kde 4.8 beta 1

have: python-kde4 and python-qt4 installed


Suse 12.1 x64, KDE 4.8, Opera (Opera-Next version)
Reply to this

-

 Re: not for me

 
 by Mazoon on: Dec 9 2011
 
Score 50%

Hmm, could you run it from console with "plasmoidviewer webcut" and see if it shows an error message?


Reply to this

-

 Re: Re: not for me

 
 by google01103 on: Dec 9 2011
 
Score 50%

Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pydataengine.py", line 42, in init
relpath = os.path.relpath(str(self.mainScript()),str(self.dataEngine().package().path()))
File "/usr/lib64/python2.7/posixpath.py", line 404, in relpath
raise ValueError("no path specified")
ValueError: no path specified
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pydataengine.py", line 73, in sourceRequestEvent
return self.pydataengine.sourceRequestEvent(name)
AttributeError: 'PythonDataEngineScript' object has no attribute 'pydataengine'
QGraphicsScene::addItem: item has already been added to this scene
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pydataengine.py", line 73, in sourceRequestEvent
return self.pydataengine.sourceRequestEvent(name)
AttributeError: 'PythonDataEngineScript' object has no attribute 'pydataengine'


Suse 12.1 x64, KDE 4.8, Opera (Opera-Next version)
Reply to this

-

 Re: Re: Re: not for me

 
 by Mazoon on: Dec 9 2011
 
Score 50%

Do you have python-kdebase4?


Reply to this

-

 Re: Re: Re: Re: not for me

 
 by google01103 on: Dec 9 2011
 
Score 50%

python-kdebase4-4.7.80-11.1.x86_64
python-kde4-4.7.80-2.1.x86_64
python-qt4-4.8.6-83.1.x86_64


Suse 12.1 x64, KDE 4.8, Opera (Opera-Next version)
Reply to this

-

 Re: Re: Re: Re: Re: not for me

 
 by Mazoon on: Dec 9 2011
 
Score 50%

I also run oS 12.1, all the versions same, so it's something else... Strange


Reply to this

-

 Re: Re: Re: Re: Re: Re: not for me

 
 by google01103 on: Dec 9 2011
 
Score 50%

but I am running 4.8rc1


Suse 12.1 x64, KDE 4.8, Opera (Opera-Next version)

-

 Re: Re: Re: Re: Re: Re: not for me

 
 by Mazoon on: Dec 9 2011
 
Score 50%

Yes; 4.7.80 here, too.



-

 Re: Re: Re: Re: Re: Re: not for me

 
 by google01103 on: Dec 11 2011
 
Score 50%

no change using 4.8 rc2


Suse 12.1 x64, KDE 4.8, Opera (Opera-Next version)

-

 Re: Re: Re: not for me

 
 by Mazoon on: Dec 9 2011
 
Score 50%

http://kde-look.org/content/show.php/Wallpaper+Clock?content=119563 someone has had the same problem with different content, but no solution there, either... hmm


Reply to this

-

 Re: Re: Re: Re: not for me

 
 by google01103 on: Dec 9 2011
 
Score 50%

not same problem, just dl'ed and ran wallpaper clock successfully


Suse 12.1 x64, KDE 4.8, Opera (Opera-Next version)
Reply to this

-

 Re: Re: Re: Re: Re: not for me

 
 by google01103 on: Feb 26 2012
 
Score 50%

0.4 works


Suse 12.1 x64, KDE 4.8, Opera (Opera-Next version)
Reply to this

-

 Re: Re: Re: Re: Re: Re: not for me

 
 by Mazoon on: Feb 26 2012
 
Score 50%

Good to know, although I have no idea what fixed it.



-

 Re: Re: Re: Re: Re: Re: not for me

 
 by google01103 on: Feb 26 2012
 
Score 50%

issue (?) - when I use the default webcut and click the webcut button the search opens in my default browser not in webcut


Suse 12.1 x64, KDE 4.8, Opera (Opera-Next version)

-

 Re: Re: Re: Re: Re: Re: not for me

 
 by Mazoon on: Feb 26 2012
 
Score 50%

(If I understood correctly) yes, that's the way I intended it (I realize my description was not very clear), but the behaviour you expected sounds also interesting, I think I will try adding it as an option later.



-
.

 Support to adobe flash

 
 by linukiss on: Mar 16 2012
 
Score 50%

is to enable support for adobe flash, because I want to use the application to online radios.

:D


Reply to this

-

 Re: Support to adobe flash

 
 by Mazoon on: Mar 18 2012
 
Score 50%

This applet aims only to provide a static picture of the page; probably the webbrowser plasmoid fits internet radios better.


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