Re: HELP! DCOP communication error! - SOLVED

2002-08-21 Thread Gisle Fr0ysland
Jippi! My KDE is back!
All I did was install the beta XFree86 4.2, and by magic it all worked as 
before. I have no idea why, but obviously the DCOP problem must have been 
related to some xserver or font problem.
Thanks for all help!

.gif


Wednesday 21 August 2002 16:01, skrev Dale Kemp:
> Thanks for yor help so far! Even though there's no solution yet, I feel
> like getting closer..:) The strange thing is that it seems like a lot of
> people have had similar problems, but I haven't found any good solutions
> yet. Anyway, after a lot of fiddleing I managed to get an strace on kwin as
> you suggest. The trace is attached. Doesn't make me much wiser though...
>
> .gif
>




Re: HELP! DCOP communication error!

2002-08-21 Thread Dale Kemp




Thanks for yor
help so far! Even though there's no solution yet, I feel like  getting closer..:) 
  
The strange thing is that it seems like a lot of people have had similar
 problems, but I haven't found any good solutions yet. 
Anyway, after a lot of fiddleing I managed to get an strace on kwin as you
 suggest. The trace is attached. Doesn't make me much wiser though... 
 
.gif 
 
  

1204  brk(0x8055000)= 0x8055000
1204  ioctl(0, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
1204  fstat64(6, {st_mode=S_IFREG|0644, st_size=875, ...}) = 0
1204  old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
1204  read(6, "# $XFree86: xc/lib/Xft/XftConfig"..., 4096) = 875
1204  open("/home/gif/.xftconfig", O_RDONLY) = -1 ENOENT (No such file or directory)
1204  read(6, "", 4096) = 0
1204  read(6, "", 4096) = 0
1204  close(6)  = 0
1204  munmap(0x40014000, 4096)  = 0
1204  --- SIGSEGV (Segmentation fault) ---
1204  +++ killed by SIGSEGV +++
  



I think you need help from a developer or someone working on kwin, your
stack trace should (hopefully) help them. Unless anyone else on the list
has
an idea. A SEGV should not occur.

This is what I get...

brk(0x8058000)  = 0x8058000
ioctl(0, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
fstat64(4, {st_mode=S_IFREG|0645, st_size=548, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x40014000
read(4, "# $XFree86: xc/lib/Xft/XftConfig"..., 4096) = 548
open("/home/dale/.xftconfig", O_RDONLY) = -1 ENOENT (No such file or directory)
read(4, "", 4096)   = 0
read(4, "", 4096)   = 0
close(4)    = 0
munmap(0x40014000, 4096)    = 0
ioctl(0, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0
brk(0x805c000)  = 0x805c000
brk(0x805d000)  = 0x805d000
etc...
-- 
sig = 0xda1e;








Re: HELP! DCOP communication error!

2002-08-20 Thread gif
Dale Kemp wrote:

How about kwin? This contains the startkde scripts.
yes, kwin is installed - version 3.0.3-1
I attached the long list with everything that has KDE in the 
description...

.gif
Ok... Those ideas failed.
Try logging in with failsafe and running the pieces from the script, if you
get the same run it with strace to find out what libraries its trying to 
use.
Can't think of much else sorry.

Dale.
Thanks for yor help so far! Even though there's no solution yet, I feel like 
getting closer..:)
The strange thing is that it seems like a lot of people have had similar 
problems, but I haven't found any good solutions yet.
Anyway, after a lot of fiddleing I managed to get an strace on kwin as you 
suggest. The trace is attached. Doesn't make me much wiser though...

.gif
1204  execve("/usr/bin/kwin", ["kwin"], [/* 20 vars */]) = 0
1204  uname({sys="Linux", node="debbie", ...}) = 0
1204  brk(0)= 0x80497d4
1204  old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 
0) = 0x40013000
1204  open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or 
directory)
1204  open("/etc/ld.so.cache", O_RDONLY) = 3
1204  fstat64(3, {st_mode=S_IFREG|0644, st_size=69521, ...}) = 0
1204  old_mmap(NULL, 69521, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000
1204  close(3)  = 0
1204  open("/lib/i686/mmx/kwin.so", O_RDONLY) = -1 ENOENT (No such file or 
directory)
1204  stat64("/lib/i686/mmx", 0xbfffef14) = -1 ENOENT (No such file or 
directory)
1204  open("/lib/i686/kwin.so", O_RDONLY) = -1 ENOENT (No such file or 
directory)
1204  stat64("/lib/i686", 0xbfffef14)   = -1 ENOENT (No such file or directory)
1204  open("/lib/mmx/kwin.so", O_RDONLY) = -1 ENOENT (No such file or directory)
1204  stat64("/lib/mmx", 0xbfffef14)= -1 ENOENT (No such file or directory)
1204  open("/lib/kwin.so", O_RDONLY)= -1 ENOENT (No such file or directory)
1204  stat64("/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
1204  open("/usr/lib/i686/mmx/kwin.so", O_RDONLY) = -1 ENOENT (No such file or 
directory)
1204  stat64("/usr/lib/i686/mmx", 0xbfffef14) = -1 ENOENT (No such file or 
directory)
1204  open("/usr/lib/i686/kwin.so", O_RDONLY) = -1 ENOENT (No such file or 
directory)
1204  stat64("/usr/lib/i686", 0xbfffef14) = -1 ENOENT (No such file or 
directory)
1204  open("/usr/lib/mmx/kwin.so", O_RDONLY) = -1 ENOENT (No such file or 
directory)
1204  stat64("/usr/lib/mmx", 0xbfffef14) = -1 ENOENT (No such file or directory)
1204  open("/usr/lib/kwin.so", O_RDONLY) = 3
1204  read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\330"..., 
1024) = 1024
1204  fstat64(3, {st_mode=S_IFREG|0644, st_size=324016, ...}) = 0
1204  old_mmap(NULL, 323400, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 
0x40025000
1204  mprotect(0x40071000, 12104, PROT_NONE) = 0
1204  old_mmap(0x40071000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 
3, 0x4c000) = 0x40071000
1204  close(3)  = 0
1204  open("/usr/lib/libkdeui.so.4", O_RDONLY) = 3
1204  read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\255\v"..., 
1024) = 1024
1204  fstat64(3, {st_mode=S_IFREG|0644, st_size=1843172, ...}) = 0
1204  old_mmap(NULL, 1846428, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 
0x40074000
1204  mprotect(0x40216000, 134300, PROT_NONE) = 0
1204  old_mmap(0x40216000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 
3, 0x1a2000) = 0x40216000
1204  old_mmap(0x40236000, 3228, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40236000
1204  close(3)  = 0
1204  open("/usr/lib/libkdecore.so.4", O_RDONLY) = 3
1204  read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\226"..., 
1024) = 1024
1204  fstat64(3, {st_mode=S_IFREG|0644, st_size=1248868, ...}) = 0
1204  old_mmap(NULL, 1256840, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 
0x40237000
1204  mprotect(0x4035f000, 44424, PROT_NONE) = 0
1204  old_mmap(0x4035f000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 
3, 0x128000) = 0x4035f000
1204  old_mmap(0x40368000, 7560, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40368000
1204  close(3)  = 0
1204  open("/usr/lib/libDCOP.so.4", O_RDONLY) = 3
1204  read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\305\0"..., 
1024) = 1024
1204  fstat64(3, {st_mode=S_IFREG|0644, st_size=172356, ...}) = 0
1204  old_mmap(NULL, 178868, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 
0x4036a000
1204  mprotect(0x40393000, 10932, PROT_NONE) = 0
1204  old_mmap(0x40393000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 
3, 0x29000) = 0x40393000
1204  old_mmap(0x40394000, 6836, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40394000
1204  close(3)  = 0
1204  open("/lib/libdl.so.2", O_RDONLY) = 3
1204  read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0D\27\0\000"..., 
1024) = 1024
1204  fstat64(3, {st_mode=S_IFREG|0644, st_size=7988, .

Re: HELP! DCOP communication error!

2002-08-20 Thread Dale Kemp

How about kwin? This contains the startkde scripts.
yes, kwin is installed - version 3.0.3-1
I attached the long list with everything that has KDE in the 
description...

.gif
Ok... Those ideas failed.
Try logging in with failsafe and running the pieces from the script, if you
get the same run it with strace to find out what libraries its trying to 
use.
Can't think of much else sorry.

Dale.
--
sig = 0xda1e;




Re: HELP! DCOP communication error!

2002-08-20 Thread gif
Dale Kemp wrote:
gif wrote:
ok, I missed two libs on your list, libqt-dev & libqt3-odbc. Installed
them, but no change :(
Here's my current list of kderelated packages:
ii  libqt-dev  2.3.1-22   Qt GUI development headers
ii  libqt2 2.3.1-22   Qt GUI Library (runtime version).
ii  libqt2-gl  2.3.1-22   Qt GUI Library (GL version).
ii  libqt2-mt  2.3.1-22   Qt GUI Library (runtime threaded
ii  libqt3 3.0.5-3Qt GUI Library (runtime files)
ii  libqt3-mt  3.0.5-3Qt GUI Library (Threaded runtime
ii  libqt3-mt-mysq 3.0.5-3Mysql database plugin for Qt3
ii  libqt3-mt-psql 3.0.5-3Postgresql database plugin for Qt3
ii  libqt3-mysql   3.0.5-3Mysql database plugin for Qt3
ii  libqt3-odbc3.0.5-3ODBC plugin for Qt3
ii  libqt3-psql3.0.5-3Postgresql database plugin for Qt3
ii  libqtc13.0.2-0C bindings for Qt
ii  libqtc1-dev3.0.2-0C bindings for Qt (Development files)
ii  libqtcups2 2.0-4  Qt interface library for CUPS
ii  libc6  2.2.5-14   GNU C Library: Shared libraries and
ii  libc6-dev  2.2.5-14   GNU C Library: Development Libraries
ii  libgpmg1   1.19.6-12  General Purpose Mouse Library [libc6]
ii  kde-i18n-engb  3.0.3-1English (UK) i18n files for KDE
ii  kde-i18n-nb3.0.3-1Norwegian (Bookmal) i18n files for KDE
ii  kde-i18n-nn3.0.3-1Norwegian (Nynorsk) i18n files for KDE
ii  kde-icons-crys 3.7-1  Crystal icon theme for KDE
ii  kde-theme-liqu 0.9.5-1A KDE theme featuring transparent
ii  kde-theme-liqu 0.9.5-1The splash screen from
ii  kde-theme-matt 0.2.0.1-2  Matte family of themes for KDE
ii  kde-theme-meta 0.2.0.1-2  Metallic family of themes for KDE
ii  kde-theme-neon 0.2.0.1-2  Neon family of themes for KDE
ii  kde-theme-past 0.2.0.1-2  Pastel family of themes for KDE
ii  kde-theme-swee 0.2.0.1-2  Sweetpill family of themes for KDE
ii  kdeaddons  3.0.3-1add-on plugins and applets provided
ii  kdeaddons-doc- 3.0.3-1KDE add-ons documentation in HTML
ii  kdeadmin   3.0.3-1KDE Administration tools metapackage
ii  kdeartwork 3.0.3-1themes, styles and more from the
ii  kdeartwork-mis 3.0.3-1various multimedia goodies released
ii  kdeartwork-scr 3.0.3-1screen savers released with KDE
ii  kdeartwork-sty 3.0.3-1widget styles released with KDE
ii  kdeartwork-the 3.0.3-1desktop themes and related goodies
ii  kdeartwork-the 3.0.3-1window decoration themes released with
ii  kdebase3.0.3-1KDE Base metapackage
ii  kdebase-bin3.0.3-1KDE Base (binaries)
ii  kdebase-data   3.0.3-1KDE Base (shared data)
ii  kdebase-dev3.0.3-1KDE Base (development files)
ii  kdebindings3.0.2-0KDE Bindings metapackage
ii  kdebugdialog   3.0.3-1KDE Debug Settings
ii  kdecarddecks   3.0.3-1Card decks for KDE games
ii  kdeedu 3.0.3-1educational apps from the official KDE
ii  kdeedu-doc-htm 3.0.3-1KDE edutainment documentation in HTML
ii  kdegames   3.0.3-1KDE Games metapackage
ii  kdegraphics3.0.3-1KDE Graphics metapackage
ii  kdelibs3.0.3-1KDE core libraries metapackage
ii  kdelibs-bin3.0.3-1KDE core binaries
ii  kdelibs-data   3.0.3-1KDE core shared data
ii  kdelibs4   3.0.3-1KDE core libraries
ii  kdelibs4-dev   3.0.3-1KDE core libraries (development files)
ii  kdelibs4-doc   3.0.3-1KDE core library documentation
ii  kdemultimedia  3.0.3-1KDE Multimedia metapackage
ii  kdemultimedia- 3.0.3-1KDE Multimedia (development files)
ii  kdenetwork 3.0.3-1KDE Network metapackage
ii  kdepalettes3.0.3-1palettes that match the KDE standard
ii  kdepasswd  3.0.3-1KDE password changer
ii  kdepim 3.0.3-1KDE Personal Information Management
ii  kdepim-dev 3.0.3-1KDE Personal Information Management
ii  kdeprint   3.0.3-1KDE Print
ii  kdesdk-scripts 3.0.3-1a set of useful development scripts
ii  kdesktop   3.0.3-1KDE Desktop
ii  kdessh 3.0.3-1KDE ssh frontend
ii  kdetoys3.0.3-1toys from the official KDE release
ii  kdetoys-doc-ht 3.0.3-1KDE toys documentation in HTML format
ii  kdeutils   3.0.3-1KDE Utilities metapackage
ii  kdevelop   2.1.3-1.0  An IDE for Unix/X11
ii  kdevelop-data  2.1.3-1.0  Platform independent data files for
ii  kdevelop-doc   2.1.3-1.0  Documentation for the kdevelop package
ii  libkdec1   3.0.2-0C bindings for KDE
ii  libkdec1-dev   3.0.2-0C bindings for KDE (Development files)
ii  libkdegames-de 3.0.3-1KDE games library headers
ii  libkdegames1   3.0.3-1KDE games library and common files
ii  libkdenetwork2 3.0.3-1 

Re: HELP! DCOP communication error!

2002-08-20 Thread Dale Kemp
gif wrote:
ok, I missed two libs on your list, libqt-dev & libqt3-odbc. Installed
them, but no change :(
Here's my current list of kderelated packages:
ii  libqt-dev  2.3.1-22   Qt GUI development headers
ii  libqt2 2.3.1-22   Qt GUI Library (runtime version).
ii  libqt2-gl  2.3.1-22   Qt GUI Library (GL version).
ii  libqt2-mt  2.3.1-22   Qt GUI Library (runtime threaded
ii  libqt3 3.0.5-3Qt GUI Library (runtime files)
ii  libqt3-mt  3.0.5-3Qt GUI Library (Threaded runtime
ii  libqt3-mt-mysq 3.0.5-3Mysql database plugin for Qt3
ii  libqt3-mt-psql 3.0.5-3Postgresql database plugin for Qt3
ii  libqt3-mysql   3.0.5-3Mysql database plugin for Qt3
ii  libqt3-odbc3.0.5-3ODBC plugin for Qt3
ii  libqt3-psql3.0.5-3Postgresql database plugin for Qt3
ii  libqtc13.0.2-0C bindings for Qt
ii  libqtc1-dev3.0.2-0C bindings for Qt (Development files)
ii  libqtcups2 2.0-4  Qt interface library for CUPS
ii  libc6  2.2.5-14   GNU C Library: Shared libraries and
ii  libc6-dev  2.2.5-14   GNU C Library: Development Libraries
ii  libgpmg1   1.19.6-12  General Purpose Mouse Library [libc6]
ii  kde-i18n-engb  3.0.3-1English (UK) i18n files for KDE
ii  kde-i18n-nb3.0.3-1Norwegian (Bookmal) i18n files for KDE
ii  kde-i18n-nn3.0.3-1Norwegian (Nynorsk) i18n files for KDE
ii  kde-icons-crys 3.7-1  Crystal icon theme for KDE
ii  kde-theme-liqu 0.9.5-1A KDE theme featuring transparent
ii  kde-theme-liqu 0.9.5-1The splash screen from
ii  kde-theme-matt 0.2.0.1-2  Matte family of themes for KDE
ii  kde-theme-meta 0.2.0.1-2  Metallic family of themes for KDE
ii  kde-theme-neon 0.2.0.1-2  Neon family of themes for KDE
ii  kde-theme-past 0.2.0.1-2  Pastel family of themes for KDE
ii  kde-theme-swee 0.2.0.1-2  Sweetpill family of themes for KDE
ii  kdeaddons  3.0.3-1add-on plugins and applets provided
ii  kdeaddons-doc- 3.0.3-1KDE add-ons documentation in HTML
ii  kdeadmin   3.0.3-1KDE Administration tools metapackage
ii  kdeartwork 3.0.3-1themes, styles and more from the
ii  kdeartwork-mis 3.0.3-1various multimedia goodies released
ii  kdeartwork-scr 3.0.3-1screen savers released with KDE
ii  kdeartwork-sty 3.0.3-1widget styles released with KDE
ii  kdeartwork-the 3.0.3-1desktop themes and related goodies
ii  kdeartwork-the 3.0.3-1window decoration themes released with
ii  kdebase3.0.3-1KDE Base metapackage
ii  kdebase-bin3.0.3-1KDE Base (binaries)
ii  kdebase-data   3.0.3-1KDE Base (shared data)
ii  kdebase-dev3.0.3-1KDE Base (development files)
ii  kdebindings3.0.2-0KDE Bindings metapackage
ii  kdebugdialog   3.0.3-1KDE Debug Settings
ii  kdecarddecks   3.0.3-1Card decks for KDE games
ii  kdeedu 3.0.3-1educational apps from the official KDE
ii  kdeedu-doc-htm 3.0.3-1KDE edutainment documentation in HTML
ii  kdegames   3.0.3-1KDE Games metapackage
ii  kdegraphics3.0.3-1KDE Graphics metapackage
ii  kdelibs3.0.3-1KDE core libraries metapackage
ii  kdelibs-bin3.0.3-1KDE core binaries
ii  kdelibs-data   3.0.3-1KDE core shared data
ii  kdelibs4   3.0.3-1KDE core libraries
ii  kdelibs4-dev   3.0.3-1KDE core libraries (development files)
ii  kdelibs4-doc   3.0.3-1KDE core library documentation
ii  kdemultimedia  3.0.3-1KDE Multimedia metapackage
ii  kdemultimedia- 3.0.3-1KDE Multimedia (development files)
ii  kdenetwork 3.0.3-1KDE Network metapackage
ii  kdepalettes3.0.3-1palettes that match the KDE standard
ii  kdepasswd  3.0.3-1KDE password changer
ii  kdepim 3.0.3-1KDE Personal Information Management
ii  kdepim-dev 3.0.3-1KDE Personal Information Management
ii  kdeprint   3.0.3-1KDE Print
ii  kdesdk-scripts 3.0.3-1a set of useful development scripts
ii  kdesktop   3.0.3-1KDE Desktop
ii  kdessh 3.0.3-1KDE ssh frontend
ii  kdetoys3.0.3-1toys from the official KDE release
ii  kdetoys-doc-ht 3.0.3-1KDE toys documentation in HTML format
ii  kdeutils   3.0.3-1KDE Utilities metapackage
ii  kdevelop   2.1.3-1.0  An IDE for Unix/X11
ii  kdevelop-data  2.1.3-1.0  Platform independent data files for
ii  kdevelop-doc   2.1.3-1.0  Documentation for the kdevelop package
ii  libkdec1   3.0.2-0C bindings for KDE
ii  libkdec1-dev   3.0.2-0C bindings for KDE (Development files)
ii  libkdegames-de 3.0.3-1KDE games library headers
ii  libkdegames1   3.0.3-1KDE games library and common files
ii  libkdenetwork2 3.0.3-1KDE Networ

Re: HELP! DCOP communication error!

2002-08-20 Thread gif
ok, I missed two libs on your list, libqt-dev & libqt3-odbc. Installed
them, but no change :(
Here's my current list of kderelated packages:
ii  libqt-dev  2.3.1-22   Qt GUI development headers
ii  libqt2 2.3.1-22   Qt GUI Library (runtime version).
ii  libqt2-gl  2.3.1-22   Qt GUI Library (GL version).
ii  libqt2-mt  2.3.1-22   Qt GUI Library (runtime threaded
ii  libqt3 3.0.5-3Qt GUI Library (runtime files)
ii  libqt3-mt  3.0.5-3Qt GUI Library (Threaded runtime
ii  libqt3-mt-mysq 3.0.5-3Mysql database plugin for Qt3
ii  libqt3-mt-psql 3.0.5-3Postgresql database plugin for Qt3
ii  libqt3-mysql   3.0.5-3Mysql database plugin for Qt3
ii  libqt3-odbc3.0.5-3ODBC plugin for Qt3
ii  libqt3-psql3.0.5-3Postgresql database plugin for Qt3
ii  libqtc13.0.2-0C bindings for Qt
ii  libqtc1-dev3.0.2-0C bindings for Qt (Development files)
ii  libqtcups2 2.0-4  Qt interface library for CUPS
ii  libc6  2.2.5-14   GNU C Library: Shared libraries and
ii  libc6-dev  2.2.5-14   GNU C Library: Development Libraries
ii  libgpmg1   1.19.6-12  General Purpose Mouse Library [libc6]
ii  kde-i18n-engb  3.0.3-1English (UK) i18n files for KDE
ii  kde-i18n-nb3.0.3-1Norwegian (Bookmal) i18n files for KDE
ii  kde-i18n-nn3.0.3-1Norwegian (Nynorsk) i18n files for KDE
ii  kde-icons-crys 3.7-1  Crystal icon theme for KDE
ii  kde-theme-liqu 0.9.5-1A KDE theme featuring transparent
ii  kde-theme-liqu 0.9.5-1The splash screen from
ii  kde-theme-matt 0.2.0.1-2  Matte family of themes for KDE
ii  kde-theme-meta 0.2.0.1-2  Metallic family of themes for KDE
ii  kde-theme-neon 0.2.0.1-2  Neon family of themes for KDE
ii  kde-theme-past 0.2.0.1-2  Pastel family of themes for KDE
ii  kde-theme-swee 0.2.0.1-2  Sweetpill family of themes for KDE
ii  kdeaddons  3.0.3-1add-on plugins and applets provided
ii  kdeaddons-doc- 3.0.3-1KDE add-ons documentation in HTML
ii  kdeadmin   3.0.3-1KDE Administration tools metapackage
ii  kdeartwork 3.0.3-1themes, styles and more from the
ii  kdeartwork-mis 3.0.3-1various multimedia goodies released
ii  kdeartwork-scr 3.0.3-1screen savers released with KDE
ii  kdeartwork-sty 3.0.3-1widget styles released with KDE
ii  kdeartwork-the 3.0.3-1desktop themes and related goodies
ii  kdeartwork-the 3.0.3-1window decoration themes released with
ii  kdebase3.0.3-1KDE Base metapackage
ii  kdebase-bin3.0.3-1KDE Base (binaries)
ii  kdebase-data   3.0.3-1KDE Base (shared data)
ii  kdebase-dev3.0.3-1KDE Base (development files)
ii  kdebindings3.0.2-0KDE Bindings metapackage
ii  kdebugdialog   3.0.3-1KDE Debug Settings
ii  kdecarddecks   3.0.3-1Card decks for KDE games
ii  kdeedu 3.0.3-1educational apps from the official KDE
ii  kdeedu-doc-htm 3.0.3-1KDE edutainment documentation in HTML
ii  kdegames   3.0.3-1KDE Games metapackage
ii  kdegraphics3.0.3-1KDE Graphics metapackage
ii  kdelibs3.0.3-1KDE core libraries metapackage
ii  kdelibs-bin3.0.3-1KDE core binaries
ii  kdelibs-data   3.0.3-1KDE core shared data
ii  kdelibs4   3.0.3-1KDE core libraries
ii  kdelibs4-dev   3.0.3-1KDE core libraries (development files)
ii  kdelibs4-doc   3.0.3-1KDE core library documentation
ii  kdemultimedia  3.0.3-1KDE Multimedia metapackage
ii  kdemultimedia- 3.0.3-1KDE Multimedia (development files)
ii  kdenetwork 3.0.3-1KDE Network metapackage
ii  kdepalettes3.0.3-1palettes that match the KDE standard
ii  kdepasswd  3.0.3-1KDE password changer
ii  kdepim 3.0.3-1KDE Personal Information Management
ii  kdepim-dev 3.0.3-1KDE Personal Information Management
ii  kdeprint   3.0.3-1KDE Print
ii  kdesdk-scripts 3.0.3-1a set of useful development scripts
ii  kdesktop   3.0.3-1KDE Desktop
ii  kdessh 3.0.3-1KDE ssh frontend
ii  kdetoys3.0.3-1toys from the official KDE release
ii  kdetoys-doc-ht 3.0.3-1KDE toys documentation in HTML format
ii  kdeutils   3.0.3-1KDE Utilities metapackage
ii  kdevelop   2.1.3-1.0  An IDE for Unix/X11
ii  kdevelop-data  2.1.3-1.0  Platform independent data files for
ii  kdevelop-doc   2.1.3-1.0  Documentation for the kdevelop package
ii  libkdec1   3.0.2-0C bindings for KDE
ii  libkdec1-dev   3.0.2-0C bindings for KDE (Development files)
ii  libkdegames-de 3.0.3-1KDE games library headers
ii  libkdegames1   3.0.3-1KDE games library and common files
ii  libkdenetwork2 3.0.3-1KDE Network (common l

Re: HELP! DCOP communication error!

2002-08-20 Thread Dale Kemp





This is really bad. I've tried anything I found on the net including 
reinstalling everything that might be related, but nothing helps. I'm 
running unstable/testing, and also tried upgrading to KDE 3.0.3, but the 
result is exactly the same. 
 
Does anybody have any clues about whats causing this error? 
 
Or is there a painless way to downgrade to KDE 2.2.2? 
 
.gif 
 
 
 

I'm now running KDE3.0.3. While the upgrade from 2.2.2 to 3.0.3 took
alot of fiddling around it does work for me and others, you need several
things from unstable for it to work:
    - libqt3*
    - libc


ii  libc6 2.2.5-14  GNU C Library: Shared
libraries and Timezone data
ii  libc6-dev 2.2.5-14  GNU C Library: Development
Libraries and Header Files.
ii  libqt-dev 2.3.1-22  Qt GUI development headers
ii  libqt2    2.3.1-22  Qt GUI Library (runtime version).
ii  libqt2-mt 2.3.1-22  Qt GUI Library (runtime threaded
version).
ii  libqt3    3.0.5-2   Qt GUI Library (runtime
files)
ii  libqt3-mt 3.0.5-2   Qt GUI Library (Threaded
runtime version)
ii  libqt3-mysql  3.0.5-2   Mysql database plugin for
Qt3
ii  libqt3-odbc   3.0.5-2   ODBC plugin for Qt3
ii  libqt3-psql   3.0.5-2   Postgresql database plugin
for Qt3
ii  kdeartwork-misc   3.0.2-1   various multimedia goodies
released with KDE
ii  kdeartwork-theme-desk 3.0.2-1   desktop themes and related
goodies released with KDE
ii  kdeartwork-theme-wind 3.0.2-1   window decoration themes
released with KDE
ii  kdebase   3.0.3-1   KDE Base metapackage
ii  kdebase-bin   3.0.3-1   KDE Base (binaries)
ii  kdebase-data  3.0.3-1   KDE Base (shared data)
ii  kdebugdialog  3.0.3-1   KDE Debug Settings
ii  kdecarddecks  3.0.3-1   Card decks for KDE games
ii  kdelibs-bin   3.0.3-1   KDE core binaries
ii  kdelibs-data  3.0.3-1   KDE core shared data
ii  kdelibs4  3.0.3-1   KDE core libraries
ii  kdepalettes   3.0.3-1   palettes that match the KDE
standard colour palette
ii  kdeprint  3.0.3-1   KDE Print
ii  kdesdk-scripts    3.0.3-1   a set of useful development
scripts for KDE
ii  kdesktop  3.0.3-1   KDE Desktop
ii  kdevelop-doc  2.1.2-0kde2.2-1   Documentation for the kdevelop
package
ii  libkdegames1  3.0.3-1   KDE games library and common
files

-- 
sig = 0xda1e;