CIA.vc
beaulen
Real-time open source activity stats
Stats » Authors » beaulen
informationsyndicateUTC clock
03:28 on Feb 13, 2012
event counters
The last message was received 3.25 years ago at 15:34 on Nov 15, 2008
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
532 messages since the first one, 7.36 years ago, for an average of 5.05 days between messages
recent messages
dateReversed sort columnprojectcontentlink
15:34 on Nov 15, 2008KDE
Commit by beaulen :: r884627 workspace/trunk/KDE/kdebase/workspace/plasma/ (3 files in 3 dirs):
A couple more
#
15:13 on Nov 15, 2008KDE
Commit by beaulen :: r884617 workspace/trunk/KDE/kdebase/workspace/kwin/CMakeLists.txt:
And another one where kwin didn't find kephal/screens.h
#
15:11 on Nov 15, 2008KDE
Commit by beaulen :: r884616 workspace/trunk/KDE/kdebase/workspace/kwin/lib/CMakeLists.txt:
Should fix kwin from not finding kephal/screens.h
#
20:57 on Sep 11, 2008KDE
Commit by beaulen :: r859983 runtime/trunk/KDE/kdebase/runtime/kcontrol/componentchooser/CMakeLists.txt:
Fix typo
#
13:32 on May 17, 2008KDE
Commit by beaulen :: r808760 filters/trunk/koffice/filters/karbon/ (5 files in 2 dirs):
Make the eps import filter work again.
The export filter is commented out in the CMakeLists.txt

The problem I'm now facing is: Karbon doesn't seem to recognise the filter.
I checked everything already, I didn't forget kbuildsycoca4, but as far as I can see there's nothing wrong.
#
12:19 on Feb 02, 2008KDE
Commit by beaulen :: r769916 apps/trunk/KDE/kdebase/apps/CMakeLists.txt:
Infocentre moved but some of the cmake modules didn't.
To get kdebase to compile, let the apps subdir know about the modules in the workspace subdir.

Feel free to improve this.
#
16:09 on Jan 05, 2008KDE
Commit by beaulen :: r757654 languages/trunk/KDE/kdevelop/languages/cpp/cppduchain/environmentmanager.cpp:
In Qt 4.4, QAtomicInt doesn't contain a value member anymore.
This change makes KDevelop compile with (the snapshots of) Qt 4.4

CCMAIL: kdevelop-devel at kdevelop dot org
#
13:26 on Dec 02, 2007KDE
Commit by beaulen :: r743976 amarok/trunk/extragear/multimedia/amarok/src/meta/proxy/MetaProxy_p.h:
I'm getting an assert here.
For me, in some cases, album() doesn't exist.
So check if that pointer exists too before accessing it.
#
10:20 on Dec 02, 2007KDE
Commit by beaulen :: r743909 amarok/trunk/extragear/multimedia/amarok/src/context/CMakeLists.txt:
Make plasma libs build.

Some files were missing in the build process resulting in a linking error.
#
16:40 on Dec 01, 2007KDE
Commit by beaulen :: r743668 plasmaappletdesigner/ (12 files in 3 dirs):
Start looking at similar tools.
#
21:39 on Nov 27, 2007KDE
Commit by beaulen :: r742347 plasmaappletdesigner/trunk/playground/devtools/plasmaappletdesigner/ (. README planning):
I have an itch to scratch.

Hopefully nobody else is already working on something similar.
If so, please let me know so I don't waste my time.

The files in this commit contain a short readme with a description and some ideas.
And a planning file with a detailed todo list. The first step is of course
information gathering.
#
11:07 on Nov 02, 2007KDE
Commit by beaulen :: r731943 plasma/trunk/playground/base/plasma/widgets/listwidget/:
See listview
#
21:10 on Oct 09, 2007KDE
Commit by beaulen :: r723518 /trunk/playground/multimedia/qbtgstreamer/:
Move the gstreamer wrapper (hopefully, as svn isn't clear in what it's about to do.)
#
21:05 on Oct 09, 2007KDE
Commit by beaulen :: r723516 /trunk/playground/multimedia/qbtgstreamer/:
The dir needs to go too
#
09:57 on Oct 07, 2007KDE
Commit by beaulen :: r722431 phonon-backends/trunk/playground/multimedia/phonon-backends/gst/backendprivate.cpp:
Display the errors in the debugger.

It seems to be a general error.
It'll probably get clear what it means once the decoding path gets created.
#
09:47 on Oct 07, 2007KDE
Commit by beaulen :: r722425 phonon-backends/trunk/playground/multimedia/phonon-backends/gst/qbtgstreamer/qbtgstreamererror.h:
Add more error enums
#
09:35 on Oct 07, 2007KDE
Commit by beaulen :: r722424 phonon-backends/trunk/playground/multimedia/phonon-backends/gst/mediaobject.cpp:
Oops.

Now the type is found.
The pipeline goes into playing state.

But now there's a stream error somewhere.
#
09:11 on Oct 07, 2007KDE
Commit by beaulen :: r722420 phonon-backends/trunk/playground/multimedia/phonon-backends/gst/ (4 files):

  • Add bus messages (at least for the resource). And there doesn't seem to be anything wrong with opening the resource. The problem with the pipeline not wanting to go to playing state is somewhere else.
#
08:52 on Oct 07, 2007KDE
Commit by beaulen :: r722418 phonon-backends/trunk/playground/multimedia/phonon-backends/gst/ (backend.cpp backend.h):
Some cleanups

SVN_SILENT
#
08:49 on Oct 07, 2007KDE
Commit by beaulen :: r722417 phonon-backends/trunk/playground/multimedia/phonon-backends/gst/ (4 files in 2 dirs):

  • Add a slot to get the typefind found caps of the source.
  • Do something when starting and stopping. Otherwise the typefind element doesn't actually do something. At the moment the pipeline doesn't want to go into playing state. I need to add the gstreamer bus messages now to get more details.
#