


KDM3 Themes by phxguy 31 comments

Karamba & Superkaramba by Matti 1797 comments
Any idea what could cause this? - Mar 23 2005

Network by Viras 122 comments

KDE Plasma Screenshots by orangeman33 1 comment

KDE Plasma Screenshots by kbitty 5 comments

Video Apps by meneerdik 125 comments
tcprobe -i /dev/hdc -T 1
libdvdread: Encrypted DVD support unavailable.
[tcprobe] DVD image/device
libdvdread: Encrypted DVD support unavailable.
(dvd_reader.c) mpeg2 ntsc 4:3 U0 720x480 video
(dvd_reader.c) ac3 drc 48kHz 2Ch
(dvd_reader.c) -- Unspecified Subs --
(dvd_reader.c) DVD title 1/5: 3 chapter(s), 1 angle(s), title set 1
(dvd_reader.c) title playback time: 00:00:29.14 30 sec
(dvd_reader.c) [Chapter 01] 00:00:00.000 , block from 0 to 3810
(dvd_reader.c) [Chapter 02] 00:00:10.400 , block from 3811 to 9045
(dvd_reader.c) [Chapter 03] 00:00:29.067 , block from 9046 to 9053
[tcprobe] summary for /dev/hdc, (*) = not default, 0 = not detected
import frame size: -g 720x480 [720x576] (*)
aspect ratio: 4:3 (*)
frame rate: -f 23.976 [25.000] frc=1 (*)
audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x2000 [0x2000]
[tcprobe] V: 720 frames, 30 sec @ 23.976 fps
[tcprobe] A: 0.47 MB @ 128 kbps
[tcprobe] CD: 650 MB | V: 649.5 MB @ 181622.1 kbps
[tcprobe] CD: 700 MB | V: 699.5 MB @ 195603.1 kbps
[tcprobe] CD: 1300 MB | V: 1299.5 MB @ 363375.3 kbps
[tcprobe] CD: 1400 MB | V: 1399.5 MB @ 391337.3 kbps
[davidian@darkness DVDRipOMatic]$ kmdr-executor DVDRipOMatic.kmdr
MPlayer 1.0pre6-3.3.1 (C) 2000-2004 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 4)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
Warning unknown option cache_min at line 144
Warning unknown option cache_prefill at line 147
The aid option must be an integer: -dvd-device
QComboBox::setCurrentItem: (TrackSelection) Index 1 out of range
QComboBox::setCurrentItem: (TrackSelection) Index 1 out of range
QComboBox::setCurrentItem: (TrackSelection) Index 1 out of range
QComboBox::setCurrentItem: (TrackSelection) Index 1 out of range
Only thing is.. I do not have /dev/dvd so thats what it complains about every time. My dvd-rom is /dev/hdc so how do I change that it will start to look in /dev/hdc rather than /dev/dvd? - Mar 08 2005

Video Apps by meneerdik 125 comments

KDE 3 Color Schemes by t3gah 7 comments

Video Apps by meneerdik 125 comments

Karamba & Superkaramba by Matti 1797 comments
Forbidden
You don't have permission to access /~matt-sarah/ on this server.
When clicking the dl link. - Mar 06 2005

Utilities by blowback 3 comments

Utilities by blowback 3 comments

KDE Plasma Screenshots by TokRa 1 comment
libstdc++.so.6 is needed by libksquirrel1-0.5.0-1.101mcnl
RESULT=1
Now when I built it from source last time I had a compile error and that was solved by installing some developement files for something.. I guess I m missing them now as well as I had to do a fresh install of my OS (Mandrake based PCLinuxOS), but I forgot the developement package I had to install. Can you tall me what it was? Or maybe another way to solve this problem?
TIA. - Feb 25 2005

Cursors by Maxilys 3 comments

Karamba & Superkaramba by Pommi 8 comments

KDE Plasma Screenshots by promete7 5 comments

Karamba & Superkaramba by Matti 1797 comments

Karamba & Superkaramba by Matti 1797 comments

Karamba & Superkaramba by Pommi 8 comments
crashed like a plane! - Feb 07 2005

Security by hoganrobert 150 comments
After an upgrade to version 0.94 all of a sudden the dazuko module didnt want to install anymore. It was complaining it needed security features enabled in the kernel (2.6.7). But I guess that feature had to be enabled in the first place cuz I could install Dazuko the first time.
I tried to install a standalone version of dazuko but I got the same msg while I didn't do anything to the kernel (no kernel upgrades, no recompile, nothing)
Any ideas about this? - Feb 07 2005

KDE Plasma Screenshots by promete7 5 comments
read_tiff.cpp:29:20: tiffio.h: No such file or directory
read_tiff.cpp:31: error: syntax error before `*' token
read_tiff.cpp:32: error: 'TIFFRGBAImage' is used as a type, but is not defined as a type.
read_tiff.cpp: In function `int fmt_init(fmt_info*, const char*)':
read_tiff.cpp:70: error: `ftiff' undeclared (first use this function)
read_tiff.cpp:70: error: (Each undeclared identifier is reported only once for each function it appears in.)
read_tiff.cpp:70: error: `TIFFOpen' undeclared (first use this function)
read_tiff.cpp:73: error: `TIFFSetWarningHandler' undeclared (first use this function)
read_tiff.cpp:74: error: `TIFFSetErrorHandler' undeclared (first use this function)
read_tiff.cpp: In function `int fmt_next(fmt_info*)':
read_tiff.cpp:93: error: `TIFFTAG_IMAGEWIDTH' undeclared (first use this function)
read_tiff.cpp:93: error: `TIFFGetField' undeclared (first use this function)
read_tiff.cpp:94: error: `TIFFTAG_IMAGELENGTH' undeclared (first use this function)
read_tiff.cpp:102: error: `img' undeclared (first use this function)
read_tiff.cpp:102: error: `TIFFRGBAImage' undeclared (first use this function)
read_tiff.cpp:104: error: `TIFFRGBAImageBegin' undeclared (first use this function)
read_tiff.cpp: In function `int fmt_read_scanline(fmt_info*, RGBA*)':
read_tiff.cpp:132: error: `uint32' undeclared (first use this function)
read_tiff.cpp:132: error: syntax error before `[' token
read_tiff.cpp:136: error: `buf' undeclared (first use this function)
read_tiff.cpp:136: error: `TIFFRGBAImageGet' undeclared (first use this function)
read_tiff.cpp: In function `int fmt_readimage(const char*, RGBA**, char**)':
read_tiff.cpp:147: error: `TIFF' undeclared (first use this function)
read_tiff.cpp:147: error: `m_ftiff' undeclared (first use this function)
read_tiff.cpp:148: error: `TIFFRGBAImage' undeclared (first use this function)
read_tiff.cpp:148: error: syntax error before `;' token
read_tiff.cpp:152: error: `TIFFOpen' undeclared (first use this function)
read_tiff.cpp:155: error: `TIFFSetWarningHandler' undeclared (first use this function)
read_tiff.cpp:156: error: `TIFFSetErrorHandler' undeclared (first use this function)
read_tiff.cpp:160: error: `TIFFGetField' undeclared (first use this function)
read_tiff.cpp:167: error: `m_img' undeclared (first use this function)
read_tiff.cpp:169: error: `TIFFRGBAImageBegin' undeclared (first use this function)
read_tiff.cpp:187: error: `TIFFRGBAImageEnd' undeclared (first use this function)
read_tiff.cpp:188: error: `TIFFClose' undeclared (first use this function)
read_tiff.cpp:200: error: syntax error before `[' token
read_tiff.cpp:203: error: `TIFFRGBAImageGet' undeclared (first use this function)
read_tiff.cpp: In function `int fmt_close()':
read_tiff.cpp:218: error: `TIFFRGBAImageEnd' undeclared (first use this function)
read_tiff.cpp:219: error: `TIFFClose' undeclared (first use this function)
make[2]: *** [read_tiff.lo] Error 1
make[2]: Leaving directory `/home/davidian/ksquirrel-libs-0.5.0-pre4/kernel/tiff'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/davidian/ksquirrel-libs-0.5.0-pre4/kernel'
make: *** [all-recursive] Error 1
Any ideas? - Feb 03 2005

KDE 3.x Splash Screens by robertmhuey 8 comments

KDE 3.x Splash Screens by robertmhuey 8 comments

Network by helldrive 78 comments

Network by helldrive 78 comments
It has a directory in it rather than just a file with no extension. Thnx for the reply though. - Jul 19 2004

Network by helldrive 78 comments
I know how to compile from source, but thnx for the explanation anyway ;-). The only odd thing that striked me was the tar with a file in it with no extension. - Jul 19 2004

Network by helldrive 78 comments
When I open the tar all I see is a file named kasablancaftp-0.4 with no extension.
Or do I just have to type in a console ./kasablancaftp-0.4 ??? - Jul 18 2004