


Dolphin Service Menus by hash87 124 comments
Could you look into it? - Oct 30 2013

Board by korobAn 6 comments
By the way, is the game localizeable? I would gladly translate it to Lithuanian. - Dec 15 2012

Plasma 4 Extensions by ilpianista 44 comments
Damn, that is what I needed the most! - Oct 19 2012

Dolphin Service Menus by hash87 124 comments

Utilities by just-free-man 48 comments
I have created a deb package using checkinstall (again, it will not warn you of dependencies, and will probably only work with kde 4.6 on Kubuntu 10.10): http://tinyurl.com/6676dcx
The procedure for compiliation is the following (do not follow the one in COMPILING file, it is incomplete):
# check out the current sources (method below) or maybe just download the tarball...
svn checkout https://qstardict.svn.sourceforge.net/svnroot/qstardict/trunk kdeplasma
cd kdeplasma
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
sudo make install - Apr 20 2011

Utilities by just-free-man 48 comments
- Apr 17 2011

Utilities by just-free-man 48 comments
ftp://files.akl.lt/users/dgvirtual/ubuntu-maverick/qstardict_0.13.1-2_i386.deb
It seems to be working on my Ubuntu 10.10 workstation. But it will probably fail to warn you if you are missing any dependencies, so be sure to install the current ubuntu package from repositories before installing this one on top. - Apr 17 2011

System Software by CraigD 48 comments
I installed a package for Ubuntu Natty on a Maverick system, so the placement of the kcm module might be outdated, but it is strange that the module is placed as a separate entry under "System administration" heading.
I think it is network related, so it should perhaps go under "Network and Connection " heading and perhaps – under "Network Settings"? - Apr 09 2011

Plasma 4 Extensions by aavci 33 comments
I like the idea of this plasmoid a lot... - Jan 29 2011

Plasma 4 Extensions by nik3nt3 269 comments

Dolphin Service Menus by dgvirtual 12 comments
Unfortunately, not all is well with the international characters: the embedded lithuanian is effectively stripped of all specific national characters... But English pretty much works! - Oct 29 2010

Dolphin Service Menus by dgvirtual 12 comments
Re the other problem – could you try simply running "tesseract yourfile.tif youroutput -l spa" (if it is not a tif, convert it to tif somehow) and see if it works. Maybe the problem is in tesseract? if it works on simple tif with spanish, does my service menu work on simple tif? If not, could you please email me the modifications you made in the script and your test image? My email is in readme.txt in the package.
By the way, what is your locale? Does it work if you change your locale to english? - Oct 04 2010

Dolphin Service Menus by dgvirtual 12 comments
And for me it works both in console and through the menu... So I am not sure what the problem is. Maybe you made a mistake when modifying the *.desktop file – try it using english language (the one, I assume, you did not modify) – if it works, then there is a mistake in the german part :) Could you please review it, and if you do not find any fault – post it here?
By the way, the output you get on that file is not the best since the image is not sharp enough for tesseract. I opened it with gimp and applied threshold – i immediately got a sharper picture and consequently – better results.
You can also modify the image using this command:
convert diplomanmeldung.jpg -threshold 45% -monochrome diplomanmeldung45.jpg
The threshold percentages will vary depending on the image...
Here are results with your original file: http://pastebin.ca/1942257
Here is the modified image:
http://imagebin.ca/view/srt5cD.html
And the results with the modified image:
http://pastebin.ca/1942262 - Sep 16 2010

Dolphin Service Menus by dgvirtual 12 comments
First, check if imagemagick is installed – it has a tool "convert" that is used in the script. it can be done in Debian thus: "dpkg -l | grep imagemagick" – if it outputs the name and version of imagemagick, then this is more than a missing dependency problem...
Could you then send me an image that does not work? And also:
1. list of instaled tesseract packages (in Debian can be obtained running: "dpkg -l | grep tesseract")
2. output of running ocr_using_tesseract.sh from the console on the image you send me?
The command should be run this way:
"ocr_using_tesseract.sh eng your_image.png"
my email is in every file of the service menu... - Sep 16 2010

Audioplayers by jamboarder 123 comments

Dolphin Service Menus by hash87 124 comments
And a suggestion: I guess „share this folder“ option should be available only for mimetype „folder“. To implement that you would need to create a separate desktop file for it and specify that it should be only available for that particular mime type. There are lots of examples of how to do that in the standard service menus distributed with KDE. - May 15 2010

Dolphin Service Menus by dgvirtual 12 comments
However, I am not sure how it is done on command line, therefore – not sure this function can be integrated into these service menus. - Mar 10 2010

Browser by greghaynes 6 comments

Browser by greghaynes 6 comments
ls /usr/share/kde4/apps/khtml/kpartplugins/
khtmlkttsd.desktop khtmlkttsd.rc plugin_kdelicious.desktop plugin_kdelicious.rc
So I guess it is all in the right place...
Could you add a screenshot for me to see, where should I find the new functionality in Konqueror? - Apr 10 2009

Browser by greghaynes 6 comments
Nothing seems to have changed in Konqueror... - Apr 09 2009

Network by tpatzig 84 comments

Plasma 4 Extensions by PlasmaFactory 1198 comments
[url=http://dg.lapas.info/share/yawp-screenshot.jpeg]here[/url].
Also, is it possible to have a default theme that takes the settings from the desktop theme (be it oxygen, sylicon, what have you)?
Great plugin. - Dec 12 2008

Various Stuff by gskbyte 12 comments
If I went through the theme to add proper tags (they will look like the default themes tags), will you add that to your theme? - Sep 01 2008

Various KDE 1.-4. Improvements by hoganrobert 8 comments

Network by Viras 122 comments

Dolphin Service Menus by jmsanchez 4 comments
Here are also the needed mime types for Kubuntu Edgy to add to *.desktop file:
application/vnd.oasis.opendocument.presentation,application/vnd.oasis.opendocument.presentation-template,application/vnd.oasis.opendocument.spreadsheet,application/vnd.oasis.opendocument.spreadsheet-template,application/vnd.oasis.opendocument.text,application/vnd.oasis.opendocument.text-template
add them at the line ServiceTypes=
I have also added other open document mime types, but am not sure if it is needed for anyone, or - if it works:
application/vnd.oasis.opendocument.chart,application/vnd.oasis.opendocument.formula,application/vnd.oasis.opendocument.image
Good luck! - Mar 01 2007

Dolphin Service Menus by mdhirsch 2 comments
If you could make the script accept the first parameter as size of the image, and all the rest - as image names, you could change the menu to have submenus with different sizes to convert to. As well as put it under the "Actions" menu :)
I did it the more primitive way - by creating separate scripts for each size and modifying the menu like this:
http://dg.lapas.info/share/resize_photo_donato.desktop
You can use that script modification if you like it :) - Jan 26 2007

Audio Apps by amdfanatyk 118 comments
(BTW, I am using Ubuntu Edgy, and had to convert Fedora rpm through alien to install it. Works flawlessly, - so far :). - Jan 12 2007

Dolphin Service Menus by jmsanchez 4 comments
When I run from command line, I get the following:
dg@pieva:~/Dokumentai$ oxml.sh telekomui.odt content
/home/dg/bin/oxml.sh: 5: Syntax error: Bad substitution
Is there a syntax error in oxml.sh?
Moreover I had to add "application/vnd.oasis.opendocument.text" to ServiceTypes= string in the .desktop file to get it to recognize not just the old OpenOffice format but the real Oasis Open Document text format (other OD types have to be added as well). It may be peculiar to Ubuntu, but I doubt it. - Jan 07 2007

Video Apps by dsvilko 60 comments
What is the problem? - Jan 02 2007

Video Apps by dsvilko 60 comments
=================
dg@bala:~$ 3gpwiz
|Foutput||
read Foutput=
|Skbps||
read Skbps=
|Skbps2||
read Skbps2=
|Fsubtitle||
read Fsubtitle=
|Ffont||
read Ffont=
|Escale||
read Escale=
|Ssplit||
read Ssplit=
|Egain||
read Egain=
|Eopt||
read Eopt=
|Sgamma||
read Sgamma=
|Scontrast||
read Scontrast=
|Sbrightnes||
read Sbrightnes=
|Ssaturation||
read Ssaturation=
|Tsplit||
read Tsplit=
|Tsubtitles||
read Tsubtitles=
|Gcrop||
read Gcrop=
|Efps||
read Efps=
|Etitle||
read Etitle=
|Teq||
read Teq=
|Lsource||
read Lsource=
|Tskip||
read Tskip=
|Tvolnorm||
read Tvolnorm=
|Tmp4||
read Tmp4=
|Taac||
read Taac=
|Tdir||
read Tdir=
|Ftmp||
read Ftmp=
|Fffmpeg||
read Fffmpeg=
|Esh||
read Esh=
|Esw||
read Esw=
|Ecfactor||
read Ecfactor=
|Ezfactor||
read Ezfactor=
|Tflip||
read Tflip=
|Tcad||
read Tcad=
tmpfile=/tmp/movie
3gpwiz ver. 1.0 (C) Domjan Svilkovic
Convert any movie format to a 3gp movie, suitable for watching on a mobile phone.
Syntax: 3gpwiz source_movie
... where source_movie can be either a filename or a dvd://title - Jan 02 2007

System Software by tnt 9 comments
Thanks for this wonderful page. - Nov 09 2006

System Software by tnt 9 comments

System Software by tnt 9 comments
Could you elaborate on defining global keys? Where and how do I configure that? In Kcontrol > regions and accessibility > hotkeys > global hotkeys i see no way to configure something for amarok... I do not understand what you mean by " If you already defined global hotkey in amaroK, just set the remote keys to the 'alternate' global key."... - Sep 17 2006

Video Apps by meneerdik 125 comments
Also, how about a feature that copies the dvd disk to the hard drive? Ohterwise, I have to keep the dvd disk in the drive for four hours and that is annoying. - Aug 07 2006

System Software by polrus 28 comments
My email is dgvirtual@akl.lt - Jul 11 2006

Video Apps by meneerdik 125 comments
In some cases, even though I can play a dvd disc with both kaffeine and kmplayer, DVD Rip-O-Matic just says it cannot find dvd's.
If I can be of any help solving this problem (supply some error logs, command outputs, etc), please let me know. It is a great app! - Jul 03 2006

Security by theanimal666 38 comments
could you perhaps refer me to a source that would list the ports that the programs on Linux most often use?
In case I create some valuable improvements to the file you mentioned, I would forward my work to you as well :) - Feb 15 2006

Security by theanimal666 38 comments
But I like it - since, to compare to Guarddog, here you can set a general policy, and then make exceptions. Hate to check all the protocols in Guarddog... - Feb 15 2006
I am using wordpress 1.5.3 and kblogger 0.4 (source install) with KDE 3.5 on Kubuntu. - Jan 11 2006