-
oh, and don't forget to put the new file in the CMakeList.txt
--- CMakeLists.txt (Revision 404)
+++ CMakeLists.txt (Arbeitskopie)
@@ -195,6 +195,7 @@
src/mplayer/k9mplayer.cpp
src/mplayer/k9xine.cpp
src/mplayer/k9phonon.cpp
+ src/mplayer/k9internalplayer.cpp
)
kde4_add_ui_files(mplayer_SRCS.
2009-06-02 10:42:43 UTC in K9copy
-
I played around a bit and found out why gcc doesn't like virtual methods if there is no .cpp file in whose .o it can put vtables. Anyhow, now it compiles without a problem...
I attached a diff with my changes (I don't know if all of them are necessary, but most of them are minor anyway)
2009-06-02 10:34:48 UTC in K9copy
-
when I try to compile the latest k9copy I get the following error:
[ 17%] Building CXX object CMakeFiles/k9copylib.dir/src/core/k9dvdchapter.o
[ 17%] Building CXX object CMakeFiles/k9copylib.dir/src/core/k9dvdsize.o
/home/newuser/src/k9copy-2.3.2-Source/k9copy-2.3.2-Source/src/core/k9dvdsize.cpp:16: warning: unused parameter ‘parent’...
2009-06-01 15:50:02 UTC in K9copy
-
I have been using phpfm from time to time to access my server whenever I have no possibility to use ssh.
It's great if you have to change only a few small things or if you just want to upload something.
But what the average user won't fail to notice is that the whole interface (not the features, they are OK the way they are) is a bit "old". So if there is a developer out there...
2009-05-14 13:21:28 UTC in PHP File Manager
-
Seems to me like an error while trying to parse the mediawiki messages...
My Version:
Pywikipedia [http] trunk/pywikipedia (r6338, Feb 08 2009, 13:58:13)
Python 2.5.2 (r252:60911, Oct 5 2008, 19:24:49)
[GCC 4.3.2]
Traceback (most recent call last):
File "category.py", line 974, in
bot.run()
File "category.py", line 446, in run
comment=self.editSummary...
2009-02-11 20:02:42 UTC in Python Wikipedia Robot Framework
-
ok, if you insist ;-)
sorry it took so long, but when I "svn up"-ed it accidentally wrote over my changes...
here you go.
2009-01-27 12:44:19 UTC in Python Wikipedia Robot Framework
-
sorry, I am to lazy now to make a diff, here is the code:
change this (line 952)
elif arg.startswith('-titleregex'):
if len(arg) == 6:
regex = wikipedia.input(u'What page names are you looking for?')
else:
regex = arg[7:]
gen = RegexFilterPageGenerator(site.allpages(), regex)
to this
elif...
2009-01-27 10:24:57 UTC in Python Wikipedia Robot Framework
-
Please make Koppermine work with CPG 15x, too! (And don't forget the API for bridged CPGs, I once filed a feature request for)
2009-01-03 17:13:48 UTC in Koppermine : KDE client for Coppermine
-
Pywikipedia [http] trunk/pywikipedia (r6122, Dec 01 2008, 16:15:20)
Python 2.5.2 (r252:60911, Oct 5 2008, 19:24:49)
[GCC 4.3.2]
in the file pagegenerators.py on line 953 and 956 the numbers have to be adapted to the "new" argument name and thus the length of the string (since it is looking for input behind the arg or requesting it from the user)
2008-12-01 22:22:53 UTC in Python Wikipedia Robot Framework
-
Version: 0.414
Language: German
Platform: openSuse 10.2
Server: Apache 2.2.3
MySQL: 5.0.26
PHP: 5.2.0
Browser: Firefox 3.0
Email: florian_staudacher(at)yahoo(dot)de
Role: Admin
When I click on a "+" at the folder tree, I often get the message that the session timed out and I am being redirected to the login page. That doesn't happen if I click the text next to the "+", maybe because...
2008-07-25 23:52:43 UTC in Simple Groupware