You are not logged in.

#476 2007-03-01 11:13:43

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: kdemod - a lightified and modular KDE + additional patches

Once,
did you also added and set-up your printer in KDE?


mata_svada,
i think the only patch that _possibly_ changes this behaviour, could be the rounded selection box patch in kdelibs... Maybe you try it without that patch, as this behaviour doesnt annoy me...


want a modular and tweaked KDE for arch? try kdemod

Offline

#477 2007-03-01 13:23:15

buddabrod
Member
From: Germany
Registered: 2007-02-25
Posts: 220

Re: kdemod - a lightified and modular KDE + additional patches

Kopete always crashes when adding a jabber account.. I think it's because of jingle, but without jingle stuff it complains about the "missing" jabber plugin.

Offline

#478 2007-03-01 14:51:32

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: kdemod - a lightified and modular KDE + additional patches

buddabrod,

jabber works fine here... what is your version of ortp?
If its below 0.13.0, then please upgrade to 0.13 from community and it should be ok...

Kopete contains a patch to make jabber / jingle working with newer versions of ortp than 0.7.1... I dont know if it still works with 0.7.1 because the ortp api is changed with nearly every update...


want a modular and tweaked KDE for arch? try kdemod

Offline

#479 2007-03-01 15:23:46

buddabrod
Member
From: Germany
Registered: 2007-02-25
Posts: 220

Re: kdemod - a lightified and modular KDE + additional patches

It is version 0.13.0 and it doesn't work sad

when startig with gdb, this is the last output:

kopete: tpp.c:63: __pthread_tpp_change_priority: Zusicherung »new_prio == -1 || (new_prio >= __sched_fifo_min_prio && new_prio <= __sched_fifo_max_prio)« nicht erfüllt.
KCrash: Application 'kopete' crashing...

Kcrash showas that:

#6  0xa7f44410 in __kernel_vsyscall ()
#7  0x4d6b7721 in raise () from /lib/libc.so.6
#8  0x4d6b8ef8 in abort () from /lib/libc.so.6
#9  0x4d6b0f3c in __assert_fail () from /lib/libc.so.6
#10 0x4d7f7793 in __pthread_tpp_change_priority () from /lib/libpthread.so.0
#11 0x4d7f0b7b in pthread_mutex_lock () from /lib/libpthread.so.0
#12 0xa66563d8 in cricket::PhysicalSocketServer::Add ()
   from /opt/kde/lib/kde3/kopete_jabber.so
#13 0xa6656777 in cricket::PhysicalSocketServer::PhysicalSocketServer ()
   from /opt/kde/lib/kde3/kopete_jabber.so
#14 0xa66545f3 in cricket::MessageQueue::MessageQueue ()
   from /opt/kde/lib/kde3/kopete_jabber.so
#15 0xa664de19 in cricket::Thread::Thread ()
   from /opt/kde/lib/kde3/kopete_jabber.so
#16 0xa664e808 in cricket::ThreadManager::ThreadManager ()
   from /opt/kde/lib/kde3/kopete_jabber.so
#17 0xa664e856 in __static_initialization_and_destruction_0 ()
   from /opt/kde/lib/kde3/kopete_jabber.so
#18 0xa666fbd5 in __do_global_ctors_aux ()
   from /opt/kde/lib/kde3/kopete_jabber.so
#19 0xa6486711 in _init () from /opt/kde/lib/kde3/kopete_jabber.so
#20 0x4d67eaa5 in call_init () from /lib/ld-linux.so.2
#21 0x4d67ebb1 in _dl_init_internal () from /lib/ld-linux.so.2
#22 0x4d682749 in dl_open_worker () from /lib/ld-linux.so.2
#23 0x4d67e6f2 in _dl_catch_error () from /lib/ld-linux.so.2
#24 0x4d68206e in _dl_open () from /lib/ld-linux.so.2
#25 0x4d7bce1d in dlopen_doit () from /lib/libdl.so.2
#26 0x4d67e6f2 in _dl_catch_error () from /lib/ld-linux.so.2
#27 0x4d7bd2bc in _dlerror_run () from /lib/libdl.so.2
#28 0x4d7bcd51 in dlopen@@GLIBC_2.1 () from /lib/libdl.so.2
#29 0x42d68fde in sys_dl_open () from /opt/kde/lib/libkdecore.so.4
#30 0x42d67af1 in tryall_dlopen () from /opt/kde/lib/libkdecore.so.4
#31 0x42d689b7 in lt_dlopen () from /opt/kde/lib/libkdecore.so.4
#32 0x42cd0cdc in KLibLoader::library () from /opt/kde/lib/libkdecore.so.4
#33 0xa7e92917 in Kopete::PluginManager::loadPluginInternal ()
   from /opt/kde/lib/libkopete.so.1
#34 0xa7eaaad0 in Kopete::PluginManager::loadPlugin ()
   from /opt/kde/lib/libkopete.so.1
#35 0x0808a618 in ?? ()
#36 0x082332c8 in ?? ()
#37 0x0824b7f0 in ?? ()
#38 0x00000000 in ?? ()

Offline

#480 2007-03-01 15:34:12

fk
Member
From: Germany
Registered: 2006-04-29
Posts: 524

Re: kdemod - a lightified and modular KDE + additional patches

funkyou: why depend kde on gtk?


Have you tried to turn it off and on again?

Offline

#481 2007-03-01 16:15:39

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: kdemod - a lightified and modular KDE + additional patches

buddabrot,

do the following: pacman -S ortp glib2 expat speex libjingle

i just deleted my jabber account and registered it again... kopete crashed on the first try, but after installing libjingle it works now...

hm, maybe i should add libjingle as dependency wink




fk,

the gtk depencency comes maybe with beagle, i dont know... but there is no gtk dependency in the main kdemod packages...


want a modular and tweaked KDE for arch? try kdemod

Offline

#482 2007-03-01 16:29:21

fk
Member
From: Germany
Registered: 2006-04-29
Posts: 524

Re: kdemod - a lightified and modular KDE + additional patches

funkyou wrote:

buddabrot,

do the following: pacman -S ortp glib2 expat speex libjingle

i just deleted my jabber account and registered it again... kopete crashed on the first try, but after installing libjingle it works now...

hm, maybe i should add libjingle as dependency ;)




fk,

the gtk depencency comes maybe with beagle, i dont know... but there is no gtk dependency in the main kdemod packages...

Hm I have not installed beagle, I only installed the kdemod package


How can I find out which app depend on gtk?


Have you tried to turn it off and on again?

Offline

#483 2007-03-01 16:47:25

buddabrod
Member
From: Germany
Registered: 2007-02-25
Posts: 220

Re: kdemod - a lightified and modular KDE + additional patches

funkyou wrote:

buddabrot,

do the following: pacman -S ortp glib2 expat speex libjingle

i just deleted my jabber account and registered it again... kopete crashed on the first try, but after installing libjingle it works now...

hm, maybe i should add libjingle as dependency wink

It was installed.. definitely

pacman -S ortp glib2 expat speex libjingle
:: ortp-0.13.0-1: is up to date.  Upgrade anyway? [Y/n]
:: glib2-2.12.9-1: is up to date.  Upgrade anyway? [Y/n]
:: expat-2.0.0-1: is up to date.  Upgrade anyway? [Y/n]
:: speex-1.1.12-1: is up to date.  Upgrade anyway? [Y/n]
:: libjingle-0.3.10-2: is up to date.  Upgrade anyway? [Y/n]

But after reinstalling i can ad jabber accounts without crash oO
Thanks for the help^^

Offline

#484 2007-03-01 16:57:35

mata_svada
Member
From: Salzburg, Austria
Registered: 2007-01-31
Posts: 36

Re: kdemod - a lightified and modular KDE + additional patches

funkyou wrote:

i think the only patch that _possibly_ changes this behaviour, could be the rounded selection box patch in kdelibs... Maybe you try it without that patch, as this behaviour doesnt annoy me...

Hmm... kdemod-kdelibs fail to build, even without changing the PKGBUILD.

/bin/sh ../libtool --silent --tag=CXX   --mode=link g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -R /usr/share   -o kde-config kde-config.o ./libkdecore.la
./.libs/libkdecore.so: undefined reference to `art_alloc(unsigned int)'
./.libs/libkdecore.so: undefined reference to `art_free(void*)'
./.libs/libkdecore.so: undefined reference to `art_realloc(void*, unsigned int)'
collect2: ld returned 1 exit status
make[4]: *** [kde-config] Error 1
make[4]: Leaving directory `/home/mata/Verschiedenes/PKGs/kdemod-kdelibs/kdelibs/src/kdelibs-3.5.6/kdecore'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/mata/Verschiedenes/PKGs/kdemod-kdelibs/kdelibs/src/kdelibs-3.5.6/kdecore'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/mata/Verschiedenes/PKGs/kdemod-kdelibs/kdelibs/src/kdelibs-3.5.6/kdecore'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mata/Verschiedenes/PKGs/kdemod-kdelibs/kdelibs/src/kdelibs-3.5.6'
make: *** [all] Error 2

Any hints?

Offline

#485 2007-03-01 17:33:21

fk
Member
From: Germany
Registered: 2006-04-29
Posts: 524

Re: kdemod - a lightified and modular KDE + additional patches

OK I have found it

[root@devil flo]# pacman -Rs gtk2
error: this will break the following dependencies:
  gtk2: is required by poppler
  gtk2: is required by flashplugin

[root@devil flo]# pacman -Rs poppler
error: this will break the following dependencies:
  poppler: is required by kdemod-kdegraphics-base

[root@devil flo]#

kdemod-kdegraphics-base depend on poppler, and poppler on gtk2, also flashplugin depend on gtk2 but why?


Have you tried to turn it off and on again?

Offline

#486 2007-03-01 18:30:10

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: kdemod - a lightified and modular KDE + additional patches

fk,

poppler is needed to render pdf documents... but you are right, i should move this dependency to kpdf smile

Its all explained here ...

Poppler >= 0.3.1    Optional    Poppler is a PDF rendering library.    Some KDE applications can provide enhanced information about PDF files using Poppler.    kdegraphics


want a modular and tweaked KDE for arch? try kdemod

Offline

#487 2007-03-02 17:10:45

newgargamel
Member
From: PL, CZ
Registered: 2005-08-28
Posts: 156

Re: kdemod - a lightified and modular KDE + additional patches

funkyou check this bug report please. It looks like it's becouse of qt-enchanced:

http://bugs.archlinux.org/task/6506#comment14655

Offline

#488 2007-03-02 17:40:55

dunkelstern
Member
From: Heppenheim, Hessen, Germany
Registered: 2007-02-08
Posts: 68
Website

Re: kdemod - a lightified and modular KDE + additional patches

Oh well... that's weird *g*

I just began building the 64Bit version of kdemod... so 64Bit users may be happy tomorrow afternoon smile
I'll fix that issue right away in the 64Bit version.

EDIT: We finally found the real problem. It's automake 1.10... it's libtool seems to have a bug.
So if we downgrade that to 1.9 the build will go fine without that obviously wrong LIBRARY line in it smile

That was a really hard one. Took us about 4 hours to find and fix, so the 64Bit build will be a bit late afternoon tomorrow I think.

Last edited by dunkelstern (2007-03-03 01:06:50)

Offline

#489 2007-03-03 03:45:48

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: kdemod - a lightified and modular KDE + additional patches

update

changes:
- fixed the qt profile which messed up quite a lot. sorry for the inconvenience and our attempt to do a simple fix.
- added taskbar-compiz (with viewports support) to kdemod-extra
- minor fixes for kopete .install file
- minor fixes for kdebase .install file

this should solve the build errors that came with the last qt package... a bug report has been filed about the broken automake...


want a modular and tweaked KDE for arch? try kdemod

Offline

#490 2007-03-03 07:59:05

hierarchicalpolymorphist
Member
Registered: 2007-02-22
Posts: 10

Re: kdemod - a lightified and modular KDE + additional patches

I can't start kde.  It complains that several commands missing but I checked /opt/kde/bin directory and they _are_ there.  Is that because I'm running Arch64 and kdemod is built on 686?


alias pacman='yaourt'

Offline

#491 2007-03-03 08:11:54

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: kdemod - a lightified and modular KDE + additional patches

oh dear; you should never install packages on arch64 which have been built for i686! You should remove them all.

Offline

#492 2007-03-03 09:19:49

hierarchicalpolymorphist
Member
Registered: 2007-02-22
Posts: 10

Re: kdemod - a lightified and modular KDE + additional patches

Pierre wrote:

oh dear; you should never install packages on arch64 which have been built for i686! You should remove them all.

Yes I did and now reverted to KDE.  Just want to make sure kdemod is built for 686.


alias pacman='yaourt'

Offline

#493 2007-03-03 10:46:35

dunkelstern
Member
From: Heppenheim, Hessen, Germany
Registered: 2007-02-08
Posts: 68
Website

Re: kdemod - a lightified and modular KDE + additional patches

arch64 kdemod build is currently in progress... I am running it currently for testing wink

kdegraphics didn't build overnight and some development packages are not done yet but it seems it works flawless currently.

I start uploading it to the KDEmod server if funkyou creates a directory where i can store the files and if all built correctly.
I have only DSL so be patient. Uploads need their time though smile

EDIT: kdegraphics built now... "kdegraphics-kamera" is currently missing because of a bug in sourcecode. Working on kerry now.

Last edited by dunkelstern (2007-03-03 11:47:15)

Offline

#494 2007-03-03 11:53:36

superstoned
Member
Registered: 2006-09-04
Posts: 268

Re: kdemod - a lightified and modular KDE + additional patches

about the KDE depends on GTK, imho this is the fault off poppler, as it shouldn't DEPEND on gtk, but have it optional. Other distributions have poppler-gtk and poppler-qt, the poppler on arch doesn't even seem to have qt support so you need to compile your own poppler to be able to have poppler support in KDE 4...


-=] life sucks deeply [=-

Offline

#495 2007-03-03 16:37:29

Adrynalyne
Member
Registered: 2007-01-23
Posts: 47

Re: kdemod - a lightified and modular KDE + additional patches

I'm having trouble updating kdemod, something wrong with the repo?


:: Synchronizing package databases...
:: current is up to date
:: extra is up to date
:: community is up to date

failed downloading /repo/current/kdemod.db.tar.gz from kdemod.ath.cx: HTTP/1.1 404 Not Found

failed to synchronize kdemod
:: freetype2-2.2.1-4: ignoring package upgrade (2.3.1-1)
:: Above packages will be skipped.  To manually upgrade use 'pacman -S <pkg>'

Last edited by Adrynalyne (2007-03-03 16:38:01)

Offline

#496 2007-03-03 16:40:22

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: kdemod - a lightified and modular KDE + additional patches

Yes, i know smile We are currently changing the repo to include the 64bit packages...

If you're on i686, just change the pacman.conf entry to:

[kdemod]
Server = http://kdemod.ath.cx/repo/current/i686

64bit packages will be uploaded shortly, they should be ready this evening...


want a modular and tweaked KDE for arch? try kdemod

Offline

#497 2007-03-03 16:42:24

Adrynalyne
Member
Registered: 2007-01-23
Posts: 47

Re: kdemod - a lightified and modular KDE + additional patches

Awesome, thanks!

Offline

#498 2007-03-04 02:15:00

chaosgeisterchen
Member
From: Kefermarkt, Upper Austria
Registered: 2006-11-20
Posts: 550

Re: kdemod - a lightified and modular KDE + additional patches

I have a request:

Which graphic was used for the Kicker on Screenshot 7/8 on the kdemod-site? And where to get wallpapers like the one used on them? I am very much longing for these.

And last, but not least, even it is exceeding the topic: How to get the color of text in the Kicker white with leaving everything else black?


celestary
Intel Core2Duo E6300 @ 1.86 GHz
kernel26
KDEmod current repository

Offline

#499 2007-03-04 02:52:29

once
Member
From: Taiwan
Registered: 2006-09-12
Posts: 270

Re: kdemod - a lightified and modular KDE + additional patches

install kamera but can not fount it on start menu.

Offline

#500 2007-03-04 05:50:51

Zer0
Member
From: Windsor, ON, Canada
Registered: 2006-08-25
Posts: 299

Re: kdemod - a lightified and modular KDE + additional patches

First off let me say that I just installed kdemod and I love it.. It's exactly what I thought I was missing in Arch!  Now I have KDE without some of the bloat.

One thing I noticed on my install was that my DPI was set to 90x96 by default.  This seems like an odd setting to me... wouldn't something more square be better (eg.  96x96). 

Of coarse I managed to force 96x96 by adding "ServerArgsLocal=-dpi 96" to /opt/kde/share/config/kdm/kdmrc and it seems to look better to me.  Maybe my eyes are playing tricks on me though..

Thankz for the many hours I'm sure you have put into making kdemod possible!

Offline

Board footer

Powered by FluxBB