Warning: session_start(): open(/tmp/sess_2ulmioqfeejsjsuj9mekpd6cm4, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Attach to Email Service Menu 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  . 

Attach to Email Service Menu

   0.7.5  

KDE Service Menu

Score 64%
Attach to Email Service Menu
zoom


Attach to Email Service Menu
zoom


Attach to Email Service Menu
zoom


Link:  http://
Downloads:  9442
Submitted:  Mar 7 2004
Updated:  Oct 30 2006

Description:

A service menu for Konqueror that works in conjunction with a python script to allow the user to select multiple files and add them as attachments to an email using whatever mail client is configured. If a directory is selected, then its contents will be attached to the email recursively.

To Install:
0) tar -jxf attach-to-email-servicemenu.tar.bz2

1) cd attach-to-email-servicemenu

2) ./install.sh --remove-old
#Get rid of previous installations.

3) ./install.sh [--global-install|--local-install]
#Depending on whether you want system-wide or not.

The Readme file included explains how to set this up for different email clients.




Changelog:

0.7.5 New Italian translation by Giurerro.

0.7.4 New Russian translation by Kalimullin Arthur and completed French translation by LaFleche.

0.7.3 New German translation by Adrian Freihofer and partial French translation by LaFleche. Also added instructions for KMail.

0.7.2 New Hungarian translation by Paul Körössy, some minor cleaning, and instructions for Mozilla Thunderbird.




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



goto page: prev   1  2  3  4  5  6  7  8  9 

-
.

 not working

 
 by scido on: Sep 19 2004
 
Score 50%

hi, i tried to use this interesting plug-in, but i get an error:
Config file found in /home/scido/.kde//share/config/emaildefaults
Config file found in /home/scido/.kde//share/config/kdeglobals
Language options: ['it']
Using language: en
Using email client: $(kde-config --prefix)/bin/kmail -s %s --body %B --attach %A
Traceback (most recent call last):
File "/usr/bin/attach-to-email", line 135, in ?
executable=executable.encode(locale.getdefaultlocale()[1],"replace") #Find out what character encoding is being used and convert the string to that.
TypeError: encode() argument 1 must be string, not None

Can you help me?
Thanx
scido


Reply to this

-

 Re: not working

 
 by dschrader on: Sep 20 2004
 
Score 50%

Thanks for pointing this out. I hope that version 0.6.13 works for you.


Reply to this

-
.

 Problems with locale

 
 by janus-kde on: Oct 24 2004
 
Score 50%

There seems to be a problem with Python and my locale-settings:
thomas@olymp:~/.kde/bin> konqueror
QMultiInputContext::changeInputMethod(): index=0, slave=xim
QMultiInputContext::changeInputMethod(): index=0, slave=xim
konqueror: ERROR: Error in BrowserExtension::actionSlotMap(), unknown action : searchProvider
QMultiInputContext::changeInputMethod(): index=0, slave=xim
kdecore (KAction): WARNING: KActionCollection::KActionCollection( QObject *parent, const char *name, KInstance *instance)
kio (KMimeType): WARNING: KServiceType::offers : servicetype text/english not found
kio (KMimeType): WARNING: KServiceType::offers : servicetype text/english not found
Config file found in /home/thomas/.kde//share/config/emaildefaults
Config file found in /home/thomas/.kde//share/config/kdeglobals
Language options: ['']
Using language: en
Using email client: $(kde-config --prefix)/bin/kmail -s %s --body %B --attach %A
Traceback (most recent call last):
File "/home/thomas/.kde//bin/attach-to-email", line 136, in ?
encoding=locale.getdefaultlocale()[1]
File "/usr/lib/python2.2/locale.py", line 337, in getdefaultlocale
return _parse_localename(localename)
File "/usr/lib/python2.2/locale.py", line 271, in _parse_localename
raise ValueError, 'unknown locale: %s' % localename
ValueError: unknown locale: de_DE@euro


Reply to this

-

 why isn't it in kde

 
 by polrus on: Jan 8 2005
 
Score 50%

this should be in kde by default i think


Reply to this

-

 so cool

 
 by flatpooks on: Jan 12 2005
 
Score 50%

:)


Reply to this

-
.

 A-W-E-S-O-M!

 
 by suslik on: Jan 14 2005
 
Score 50%

What a cool thing! Thx.


Reply to this

-

 Image Handling

 
 by pistoli on: Apr 4 2005
 
Score 50%

Would it be possible to automatically resize photos before sending them using imagemagik? It could even be a seperate menu item. I love the script.


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9 

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