


Utilities by spiros2907 40 comments
Sorry for the late answer; I was waiting for 4.6.4 to be uploaded in debian sid...
I can reproduce the error in 4.6.4, although this id not a dependency problem, it's just that the XLS version changed and this caused confusion
Anyways, I managed to compile by changing
DTD DocBook XML V4.1.2-Based
to
DTD DocBook XML V4.2-Based
in doc/index.docbook (line 2)
Hope this works for you too and thank you for reporting this error
Spiros - Jun 26 2011

Utilities by spiros2907 40 comments
Can you please apply the fix-save-profiles.diff patch and report the outcome here?
In order to apply it, copy it in src/, and execute the command:
patch -p0 < fix-save-profiles.diff - Aug 23 2010

Utilities by spiros2907 40 comments
Sorry it took me so long to reply...
> Did you miss declaring a dependency in CMakeLists.txt?
No, I don't think so...
It works great here (compiled with newly installed kde 4.4.5 on sidux - debian sid) - Aug 11 2010

Utilities by spiros2907 40 comments
KDEDIRS was empty so the icons were installed under /share/... instead of /usr/share/... or /opt/kde/share/... and such. Using the following command solved the problem:
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=debugfull .. - Oct 22 2009

Utilities by spiros2907 40 comments
Can you please provide the following info (execute the commands)?
echo "$KDEDIRS"
kde4-config --prefix
find `kde4-config --prefix`/share/icons/hicolor/ -name "gwenr*"
ls `kde4-config --prefix`/share/kde4/apps/gwenrename/icons/hicolor/16x16/actions
PS. Feel free to contact me by email - Oct 06 2009

Utilities by spiros2907 40 comments
- gwenview v. 1.4 is a kde3 app but gwenrename is now a kde4 app, so the paths have changed - the desktop file is in the wrong directory. (but it could be copied there...)
- gwenview v. 2 (kde4) does not use external tools any more - this feature has not been ported yet. So we'll just have to wait on this one :)
The good news is that we can use gwenrename from Konqueror and Dolphin!!! - Jul 04 2009

Utilities by spiros2907 40 comments
The longer answer is that it'll be done after i start using KDE4; and I'm affraid I'm not convinced it can replace KDE 3.5.9 yet... - Jun 27 2008

Utilities by spiros2907 40 comments
Please download the patch (gwenrename-1024x768-patch.tar.gz), extract it in gwenrename-1.1-beta4, and execute the commands (instructions are included in the tar.gz file):
patch -b -p0 < gwenrename-1024x768.diff
make clean
make
Then install as usual, for example:
su -c 'make install'
This is a (hopefully) temporary solution until I figure out something more elegant... - Mar 12 2008

Utilities by spiros2907 40 comments
What might happen is sorting by data/time. Then metadata could be used (when exist). But this is something for a future release... - Mar 11 2008

Utilities by spiros2907 40 comments

Utilities by spiros2907 40 comments
Sorting by date (time) seems like an interesting feature. I will have it in mind for a future release.
Thanks for the comment - Nov 19 2007

Utilities by spiros2907 32 comments
Sorry I delayed updating the page... - Aug 23 2007

Utilities by spiros2907 32 comments

Utilities by spiros2907 32 comments

Utilities by spiros2907 40 comments
I suppose it can be done, but the changes I would have to make are too extensive.
I realy don't know... Does anyone else really needs such a feature? - Jul 30 2007

Utilities by spiros2907 40 comments
It has been reported that gwenrename-1.1-beta2 running in suse 10.3 (more distros may have the same problem), displays an error message and terminates.
The error message is:
Memory allocation error
The program could not allocate memory needed for its execution.
Close some applications and try again
This message may be missleading and caused by gwenrename not beeing able to find an icon. Apply the patch you will find in the downlaod section, recompile, install and test.
No matter the outcome (successfull or not), please contact me, reporting your distro and KDE version and of cource the outcome of the patching. - Jul 03 2007

Utilities by spiros2907 40 comments
I am very glad to hear you find it so useful
Quote:A side note: Is there a way to only select part of the original file name?
No I don't think you can do that right now... But it would be a nice addition. I will try to implement it in a future version - Jun 17 2007

Developers Apps by dragonlord79 50 comments
Just installed it and works like a charm. One thing though: there is no Bash parser. As I use kate for shell scripting, I think this would be really useful. All a shell scripting parser has to do is print the function names. Since it is this simple, an existing parser can be used: PHP
So in plugin_katesymbolviewer.cpp I changed :
else if (hlModeName == "PHP (HTML)" )
to
else if (hlModeName == "PHP (HTML)" || hlModeName == "Bash")
and it works.
Hope you find it useful to include in a future release.
Keep it up
Best regards
Spiros - May 13 2007

Utilities by spiros2907 40 comments
Even though I haven't updated it for almost a year and a half, I had been receiving positive messages all this time.
Hope you like the new release
Best regards
Spiros - May 10 2007

Various KDE 1.-4. Improvements by curtis1005 12 comments
I have started writing a program to do just that.
I post here to get feedback to what I've done so far, and before adding new content into kde-apps.
The program is named kgetbatch (this could change) and you can see some screenshots at http://users.otenet.gr/~geosp/kgetbatch/
Please send me any comments here or using the link in the page above - Feb 24 2006

Utilities by spiros2907 40 comments
When I started GwenRename (April 2004) kipi plugins were still in early stage of development
About KRename
I'm not saying GwenRename is better (or worse) than KRename. What I'm saying is: it is simple to use. I always found using KRename hard and confusing, and it had too many features (for what I wanted to do - rename/manage my image galeries)
So, I created a tool for every day use. That's all :) - Dec 26 2005

Utilities by spiros2907 32 comments

Utilities by spiros2907 32 comments
These RPMs are created by Marco Meijer who is kind enough to provide the links I use here. - Jan 03 2005

Utilities by spiros2907 32 comments
How did it go? (I have 3.3.1 installed :) - Nov 22 2004

Utilities by spiros2907 32 comments
Sorry for the problem with the patches.... - Nov 21 2004

Utilities by spiros2907 32 comments
If it intergrates to konqueror it is an alternative. It's always nice to have one :) - Nov 11 2004

Utilities by spiros2907 32 comments

System Software by rgfernandes 37 comments
Have a look at http://lists.kde.org/?l=kfm-devel&m=109696946721557&w=2 for more details.... - Nov 02 2004

Utilities by spiros2907 32 comments
It will be as discribed in the README, plus the mht files will be opened when double-clicked in konqueror. - Oct 11 2004

Utilities by spiros2907 32 comments
Please report any bugs you find while using it (crushes, images not showing in prduced MHTs, etc) - Sep 21 2004

Utilities by spiros2907 32 comments
But the MAF plugin for firefox uses DRF (Resource Description Framework), which is not used in KDE or Windows for Web Archiving - Sep 21 2004

Utilities by spiros2907 32 comments

Utilities by spiros2907 32 comments
Hope it's useful... - Aug 04 2004
-----------------------------------------------
configure:2731: gcc --version &5
gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2734: $? = 0
configure:2736: gcc -v &5
Reading specs from ./specs
gcc: ./specs: Is a directory
configure:2739: $? = 1
configure:2741: gcc -V &5
gcc: `-V' option must have argument
configure:2744: $? = 1
configure:2767: checking for C compiler default output file name
configure:2770: gcc conftest.c >&5
gcc: ./specs: Is a directory
configure:2773: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "k3b-0.11.12"
| #define VERSION "3.2.90"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2812: error: C compiler cannot create executables
See `config.log' for more details.
-----------------------------------------------
Can anyone help? - Jun 25 2004

Utilities by spiros2907 40 comments
Please upgrade to this version to avoid loss of files.
Sorry for the inconvinience....
Regards
Spiros - May 06 2004

Utilities by spiros2907 40 comments
I have had no feedback till now :-(
Has anybody tested the points I have made? (profile manipulation - missing icons)
In this release please check the translation tab point.
Regards - May 05 2004

Utilities by spiros2907 40 comments

Dolphin Service Menus by optionX 3 comments
This way editing a desktop file will be in its native encoding (instead of having the user changing it every time)... - Apr 08 2004

Utilities by spiros2907 40 comments
I think the manipulation of profiles needs a little testing.... - Apr 07 2004