


Video Apps by attendant 181 comments
http://packman.links2linux.org/package/kde4-subtitlecomposer
the kde3 instead, in the same link you yet have - Nov 17 2008

Video Apps by attendant 181 comments
suse 11.0 provided with kde 4.0.4
on packman repository we can use, because of our policies, only OSS and UPDATE repository, without addind others, that means i cannot add kde4 repository... and i must use kde 4.0.4 headers...
any way it does not fix it...
i will build it only on suse 11.1 that provides kde 4.1.3 - Nov 17 2008

Video Apps by attendant 181 comments
[ 42%] Building CXX object src/main/CMakeFiles/subtitlecomposer.dir/__/player/xine/xinevideolayerwidget.o
[ 43%] Building CXX object src/main/CMakeFiles/subtitlecomposer.dir/__/widgets/attachablewidget.o
[ 45%] Building CXX object src/main/CMakeFiles/subtitlecomposer.dir/__/widgets/layeredwidget.o
[ 46%] Building CXX object src/main/CMakeFiles/subtitlecomposer.dir/__/widgets/pointingslider.o
/usr/src/packages/BUILD/subtitlecomposer-0.5.2/src/widgets/pointingslider.cpp: In member function 'virtual void PointingSlider::mousePressEvent(QMouseEvent*)':
/usr/src/packages/BUILD/subtitlecomposer-0.5.2/src/widgets/pointingslider.cpp:59: warning: suggest parentheses around && within ||
[ 47%] Building CXX object src/main/CMakeFiles/subtitlecomposer.dir/__/widgets/simplerichtextedit.o
In file included from /usr/src/packages/BUILD/subtitlecomposer-0.5.2/src/widgets/simplerichtextedit.cpp:20:
/usr/src/packages/BUILD/subtitlecomposer-0.5.2/src/widgets/simplerichtextedit.h:60: warning: type qualifiers ignored on function return type
/usr/src/packages/BUILD/subtitlecomposer-0.5.2/src/widgets/simplerichtextedit.cpp: In constructor 'SimpleRichTextEdit::SimpleRichTextEdit(QWidget*)':
/usr/src/packages/BUILD/subtitlecomposer-0.5.2/src/widgets/simplerichtextedit.cpp:41: error: 'enableFindReplace' was not declared in this scope
/usr/src/packages/BUILD/subtitlecomposer-0.5.2/src/widgets/simplerichtextedit.cpp: At global scope:
/usr/src/packages/BUILD/subtitlecomposer-0.5.2/src/widgets/simplerichtextedit.cpp:179: warning: type qualifiers ignored on function return type
make[2]: *** [src/main/CMakeFiles/subtitlecomposer.dir/__/widgets/simplerichtextedit.o] Error 1
make[1]: *** [src/main/CMakeFiles/subtitlecomposer.dir/all] Error 2
make: *** [all] Error 2 - Nov 17 2008

Network by adrian5632 26 comments
i red that on your anwer to madsheytan, if i'm wrong i'm sorry...
Quote:on 64 bit is /usr/lib64
Quote:Not in Ubuntu. On Ubuntu, system architecture libs are placed in /usr/lib.
that confirm that you support ubuntu only, let me try to explain why 64bit list should be on /usr/lib64 and not in /usr/lib
i like you program, that ones are only suggestions to improve that. consider that like constructives critics
32 bit systems can run ONLY 32 bit programs, so there is no problem the libdir IS /usr/lib
64 bit systems insted are able to run both, 32 and 64 bit programs
use /usr/lib to push 32 bit libs and /usr/lib64 to push 64 bit libs allow you to use IN THE SAME TIME the same program compiled on 32 or 64 bit, without break the system
why the system could be broken? is easy.
think you have a program called "A"
you want to install the 32bit version of that program, you can do it, 64bit can run 32bit software,
32 bit software dependes OF COURSE on 32bit libraries so you need to install al 32bit dependencies..
thinks that A dependes from a core lib, if you use /usr/lib and /usr/lib64 you have no problems.. no overwritten files exist
but if you usa only /usr/lib folder, because the lib have the same name (is only compiled on 32bit) you will OVERWRITE the 64bit lib breaking you system...
that's why, all SMART distros (i.e. openSUSE and lots of others) have different libdirs...
that's why ubuntu have so many problems on 64bits, that's why ubuntu IS NOT ready for advanced systems like servers.
and bye the way, using /usr/lib64 will not break ubuntu package because on what i know on ubuntu /usr/lib64 is a symlink to /usr/lib
Quote:
you should not provide precompiled binaries and libs because they are linked with ones available on the system, thay may break program because for example
the lib wants hello.so but i may have hello1.so
Quote:
The application was originally created for Ubuntu and, as you know, Ubuntu is contained on only one CD. And if only there were placed also the packages with needed software, the mentioned binaries wouldn't be attached to UbuDSL. Moreover, attached br2684ctl binaries are depended only on the atm library which is also attached (this lib does'nt require anything else than what the system provides).
you have to make attention to sonames.
check for example that bug:
https://bugzilla.novell.com/show_bug.cgi?id=406462
the same problem i'm telling you was happened on XBMC that provided PRECOMPILED libs on ubuntu
the libs was linked to a lib with that soname:
libjasper-1.701.so.1()(64bit)
but suse have that one istead:
libjasper.so.1()(64bit)
even if libjasper-1.701.so.1 exist because it is a symlink to libjasper.so.1
- Sep 08 2008

Network by adrian5632 26 comments
;)
i taked a fast look on source code,
you should not provide precompiled binaries and libs because they are linked with ones available on the system, thay may break program because for example
the lib wants hello.so but i may have hello1.so
you should provide the sources of that libs and binaries and with your make file you should allow to compile them - Sep 07 2008

Network by adrian5632 26 comments
on 32bit libdir is /usr/lib
on 64 bit is /usr/lib64
;)
that allow you to run 32 bit software in a 64 bit system without break the existing libs - Sep 07 2008

Network by adrian5632 26 comments
ubuntu is one the thousands linux distro.. what make it so special to make you able to support only ubuntu?
does ubudsl search for a particular configuration file or what?
LINUX is one, and only one...
have no sense to say: i support only ubuntu - Sep 07 2008

System Software by wusel1007 28 comments

Video Apps by attendant 181 comments
how can i generate the configure?
thanks - Sep 04 2008

System Software by wusel1007 28 comments
i would like to translate it in italian - Aug 29 2008

Dolphin Service Menus by painkiller101 174 comments

System Software by wusel1007 28 comments
package available on packman on next mirror syncs - Aug 23 2008

System Software by wusel1007 28 comments
anubis@HP-Linux:~/src/rpm/SOURCES/kndiswrapper-0.3.1> make DETDIR='/home/anubis/Desktop/a' install
make: `install' is up to date.
anubis@HP-Linux:~/src/rpm/SOURCES/kndiswrapper-0.3.1> make install
make: `install' is up to date.
make: `install' is up to date. ?? what does it means?
- Aug 23 2008

System Software by wusel1007 28 comments
http://packman.links2linux.de/package/kndiswrapper
both 32 and 64 bit..
or use packman repository - Aug 16 2008

System Software by wusel1007 28 comments
add
#include <cstdlib>
#include <cstring>
to src/kndiswrapper.cpp
anubis@HP-Linux:~/Desktop/kndiswrapper-0.2.5> make
WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!
unsermake all
creating ./src/kndiswrapper.moc
compiling /home/anubis/Desktop/kndiswrapper-0.2.5/src/main.cpp
compiling /home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp
/opt/kde3/bin/meinproc --check --cache ./doc/en/index.cache.bz2 /home/anubis/Desktop/kndiswrapper-0.2.5/doc/en/index.docbook
linking ./src/kndiswrapper
- Aug 16 2008

System Software by wusel1007 28 comments
checking for meinproc... /opt/kde3/bin/meinproc
checking for kconfig_compiler... /opt/kde3/bin/kconfig_compiler
checking for dcopidlng... /opt/kde3/bin/dcopidlng
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking if doc should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1243.
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/en/Makefile
config.status: creating po/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
Good - your configure finished. Start make now
anubis@HP-Linux:~/Desktop/kndiswrapper-0.2.5> make
WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!
unsermake all
compiling /home/anubis/Desktop/kndiswrapper-0.2.5/src/main.cpp
compiling /home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp
g++ -DHAVE_CONFIG_H -I./src -I/home/anubis/Desktop/kndiswrapper-0.2.5/src -I. -I/opt/kde3/include -I/usr/lib/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -c /home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp -o ./src/kndiswrapper.o -Wp,-MD,./src/.deps/kndiswrapper.TUo
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp: In constructor ‘kndiswrapper::kndiswrapper()’:
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:31: error: ‘getenv’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:42: error: ‘system’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp: In member function ‘void kndiswrapper::initWidget()’:
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:119: error: ‘getenv’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:124: error: ‘exit’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp: In member function ‘void kndiswrapper::slot_removeDriverButtonClicked()’:
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:224: error: ‘getenv’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:232: error: ‘system’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp: In member function ‘void kndiswrapper::slot_restoreProcessExited()’:
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:268: error: ‘system’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:269: error: ‘system’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:270: error: ‘system’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp: In member function ‘void kndiswrapper::slot_restoreDriverButtonClicked()’:
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:276: error: ‘getenv’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp: In member function ‘void kndiswrapper::slot_addDriverButtonClicked()’:
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:290: error: ‘getenv’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp: In member function ‘void kndiswrapper::slot_findNDISProcessExited()’:
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:339: error: ‘exit’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:346: error: ‘exit’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp: In member function ‘void kndiswrapper::slot_moduleCheckProcessExited()’:
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:403: error: ‘system’ was not declared in this scope
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp: In member function ‘void kndiswrapper::slot_moduleLoadedCheckProcessExited()’:
/home/anubis/Desktop/kndiswrapper-0.2.5/src/kndiswrapper.cpp:441: error: ‘system’ was not declared in this scope
Error creating ./src/kndiswrapper.o. Exit status 1.
make: *** [all] Error 1
- Aug 16 2008

Dolphin Service Menus by painkiller101 174 comments
btw, updated to version 1.4.2 - Aug 04 2008

Video Apps by attendant 181 comments
xine is detected on my sistem but not on my "rpm build chroot"
gstreamer instead is never detected...
thanks - Aug 03 2008

Dolphin Service Menus by painkiller101 174 comments
i also package it on packman repository for openSUSE, it can be easly found here for manual download:
http://packman.links2linux.de/package/kde4-extractandcompress - Aug 02 2008

Video Apps by attendant 181 comments

Video Apps by attendant 181 comments
qt3 too old?
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/common/ -I../../src/widgets/ -I../../src/core/ -I../../src/config/ -I../../src/formats/ -I../../src/players/ -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin -g3 -fno-inline -O2 -g -march=i586 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT linesviewitem.o -MD -MP -MF ".deps/linesviewitem.Tpo" \
-c -o linesviewitem.o `test -f 'linesviewitem.cpp' || echo './'`linesviewitem.cpp; \
then mv -f ".deps/linesviewitem.Tpo" ".deps/linesviewitem.Po"; \
else rm -f ".deps/linesviewitem.Tpo"; exit 1; \
fi
mainwindow.cpp: In member function 'void SubtitleComposer::MainWindow::updateActionsState()':
mainwindow.cpp:283: error: 'class KRecentFilesAction' has no member named 'completeItems'
make[4]: *** [mainwindow.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/usr/src/packages/BUILD/subtitlecomposer/src/main'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/packages/BUILD/subtitlecomposer/src/main'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/packages/BUILD/subtitlecomposer/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/packages/BUILD/subtitlecomposer'
make: *** [all] Error 2 - Dec 17 2007

Video Apps by attendant 181 comments
http://packman.links2linux.de/package/subtitlecomposer
avaible for suse 10.0, 10.1, opensuse 10.2 and 10.3
if installed from repo (the packman one) also -debuginfo package is avaible (i don't know why it's not avaible from web site) - Dec 17 2007

KDE 3.x Splash Screens by anubisg1 20 comments
OpenSUSE 10.3
http://download.opensuse.org/repositories/home:/anubisg1/openSUSE_10.3
OpenSUSE 10.2
http://download.opensuse.org/repositories/home:/anubisg1/openSUSE_10.2
SLES/SLED 10
http://download.opensuse.org/repositories/home:/anubisg1/SLE_10 - Nov 12 2007

KDE 3.x Splash Screens by anubisg1 20 comments

Karamba & Superkaramba by SirRomanov 19 comments

KDE 3.x Splash Screens by anubisg1 20 comments

KDE 3.x Splash Screens by anubisg1 20 comments
# Modified by YaST2. Last modification on mar lug 24 13:54:47 CEST 2007
##YaST - generic_mbr
gfxmenu (hd0,5)/boot/grub/message.opensuse
default 0
timeout 8
title openSUSE 10.2 - 2.6.18.8-0.5
root (hd0,5)
kernel /boot/vmlinuz-2.6.18.8-0.5-default root=/dev/sda6 vga=0x317 splash=silent showopts
initrd /boot/initrd-2.6.18.8-0.5-default
title Windows Vista Home Premium
rootnoverify (hd0,0)
chainloader (hd0,0)+1
title Failsafe -- openSUSE 10.2 - 2.6.18.8-0.5
root (hd0,5)
kernel /boot/vmlinuz-2.6.18.8-0.5-default root=/dev/sda6 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off
initrd /boot/initrd-2.6.18.8-0.5-default - Aug 14 2007

KDE 3.x Splash Screens by anubisg1 20 comments
gfxmenu (hd0,5)/boot/grub/message.opensuse
default 0
timeout 5
then wrote errors you receive (if you receive it) - Aug 14 2007

Full Icon Themes by simoo 155 comments
Don’t worry, it’s all ok.
We’re upgrading our server infrastructure. Very soon you will be able to enjoy
a brand new files-upload.com. Totally redesigned and running on a new platform.
We are doing our best to make new version faster and more stable than the old one.
Hope you like all new features that we've reserved for you.
Thanks for being patient with this. - Aug 10 2007

KDE 3.x Splash Screens by anubisg1 20 comments

KDE 3.x Splash Screens by anubisg1 20 comments
http://www.linuxpedia.netsons.org/index.php/Come_personalizzare_GRUB_grazie_al_gfxboot
is it in italian.. but u need to:
1) make a backup of /boot/grub/menu.lst
2) remove GRUB
3) install this file http://digilander.libero.it/bobmarley2002/grub-gfxboot-0.97-6.i386.rpm
4) move the theme in /boot/grub/ folder renaming it like message.opensuse
5) edit /boot/grub/menu.lst edit the "gfxboot" line, writing this:
gfxmenu /boot/grub/message.opensuse
6) install bootloader, tipe thin in shell like root
sudo grub
grub> find /boot/grub/stage1
(hdx,y) (X and Y are values you need that the pc give you)
grub> root (hdx,y)
grub> setup (hdx)
grub> quit
sudo grub-install /dev/hda
you could need to edit hda whit sda or similar dependig of your hard disk
hoping to be helpfull
sorry for bad english - Aug 07 2007

KDE 3.x Splash Screens by anubisg1 20 comments
http://www.linuxpedia.netsons.org/index.php/Come_personalizzare_GRUB_grazie_al_gfxboot
is it in italian.. but u need to:
1) make a backup of /boot/grub/menu.lst
2) remove GRUB
3) install this file http://digilander.libero.it/bobmarley2002/grub-gfxboot-0.97-6.i386.rpm
4) move the theme in /boot/grub/ folder renaming it like message.opensuse
5) edit /boot/grub/menu.lst edit the "gfxboot" line, writing this:
gfxmenu /boot/grub/message.opensuse
6) install bootloader, tipe thin in shell like root
sudo grub
grub> find /boot/grub/stage1
(hdx,y) (X and Y are values you need that the pc give you)
grub> root (hdx,y)
grub> setup (hdx)
grub> quit
sudo grub-install /dev/hda
you could need to edit hda whit sda or similar dependig of your hard disk
hoping to be helpfull
sorry for bad english - Aug 07 2007

KDE 3.x Splash Screens by anubisg1 20 comments
^__^ - Aug 06 2007

KDE 3.x Splash Screens by anubisg1 20 comments

CD/DVD Labels by anubisg1 2 comments

Icon Sub-Sets by anubisg1 3 comments
http://digilander.libero.it/bobmarley2002/base.png - Jul 18 2007

Icon Sub-Sets by anubisg1 3 comments