[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#400583: marked as done (compiz fails to replace the current window manager(kwin))



Your message dated Sun, 16 Dec 2007 17:32:03 +0000
with message-id <E1J3xLP-0006OC-7I@ries.debian.org>
and subject line Bug#400583: fixed in compiz 0.6.3~git20071208.25941d14-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message --- Package: compiz-core
Version: 0.2.2-1
Severity: important

am using KDE and while trying to start compiz the following errors are thrown

compiz --replace
libGL warning: 3D driver claims to not support visual 0x4b
/usr/bin/compiz.real: Another window manager is already running on screen: 0
/usr/bin/compiz.real: No manageable screens found on display :0
06:10:01@~ $ Window manager warning: Failed to read theme from file /usr/share/themes/Clearlooks/metacity-1/metacity- theme-1.xml: Failed to open file '/usr/share/themes/Clearlooks/metacity-1/metacity-theme-1.xml': No such file or directory
Window manager warning: Failed to load theme "Clearlooks": Failed to open file '/usr/share/themes/Clearlooks/metacity-1/metacity- theme-1.xml': No such file or directory

my xorg file

Section "Files"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/X11R6/lib/X11/fonts/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
        # path to defoma fonts
        FontPath        "/var/lib/defoma/x- ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ExplorerPS/2"
EndSection

Section "Device"
        Identifier      "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
        Driver          "i810"
        BusID           "PCI:0:2:0"
        Option          "UseFBDev"              "true"
        Option          "XAANoOffscreenPixmaps" "true"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
        HorizSync       30-70
        VertRefresh     50-160
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        Option "AIGLX" "true"
EndSection

Section "DRI"
        Mode    0666
EndSection

Section "Extensions"
        Option "Composite" "enable"
EndSection

the only error in Xorg.0.log is (EE) Error loading keymap /var/lib/xkb/server-0.xkm
its attached for reference.

Earlier had followed instructions on http://wiki.debian.org/Compiz it worked out of the box but on restarting/updating the system it broke (sorry dont remember exactly which change was the cause as this system shuts down once about a week)

Tried to reconfigure xserver-xorg and enabling modules as mentioned in the above link again, didnt help the cause.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)

Versions of packages compiz-core depends on:
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgl1-mesa-glx [libgl1]     6.5.1-0.4   A free implementation of the OpenG
ii  libice6                      1:1.0.1-2   X11 Inter-Client Exchange library
ii  libpng12-0                   1.2.13-4    PNG library - runtime
ii  libsm6                       1:1.0.1-3   X11 Session Management library
ii  libstartup-notification0     0.8-2       library for program launch feedbac
ii  libx11-6                     2: 1.0.3-4   X11 client-side library
ii  libxcomposite1               1:0.3-2     X11 Composite extension library
ii  libxdamage1                  1:1.0.3-2   X11 damaged region extension libra
ii  libxext6                     1: 1.0.1-2   X11 miscellaneous extension librar
ii  libxfixes3                   1:4.0.1-4   X11 miscellaneous 'fixes' extensio
ii  libxinerama1                 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxrandr2                   2: 1.1.0.2-4 X11 RandR extension library
ii  mesa-utils                   6.3.2-2.1   Miscellaneous Mesa GL utilities

Versions of packages compiz-core recommends:
ii  compiz-plugins                0.2.2-1    OpenGL window and compositing mana

-- no debconf information

--
Registerd Linux User #426561
-
Shobhit Jindal
B.Tech. Part-III,
Department Of Electronics Engineering, ITBHU
INDIA

Attachment: Xorg.0.log
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: compiz
Source-Version: 0.6.3~git20071208.25941d14-1

We believe that the bug you reported is fixed in the latest version of
compiz, which is due to be installed in the Debian FTP archive:

compiz-core_0.6.3~git20071208.25941d14-1_amd64.deb
  to pool/main/c/compiz/compiz-core_0.6.3~git20071208.25941d14-1_amd64.deb
compiz-dev_0.6.3~git20071208.25941d14-1_amd64.deb
  to pool/main/c/compiz/compiz-dev_0.6.3~git20071208.25941d14-1_amd64.deb
compiz-gnome_0.6.3~git20071208.25941d14-1_amd64.deb
  to pool/main/c/compiz/compiz-gnome_0.6.3~git20071208.25941d14-1_amd64.deb
compiz-gtk_0.6.3~git20071208.25941d14-1_amd64.deb
  to pool/main/c/compiz/compiz-gtk_0.6.3~git20071208.25941d14-1_amd64.deb
compiz-kde_0.6.3~git20071208.25941d14-1_amd64.deb
  to pool/main/c/compiz/compiz-kde_0.6.3~git20071208.25941d14-1_amd64.deb
compiz-plugins_0.6.3~git20071208.25941d14-1_amd64.deb
  to pool/main/c/compiz/compiz-plugins_0.6.3~git20071208.25941d14-1_amd64.deb
compiz_0.6.3~git20071208.25941d14-1.diff.gz
  to pool/main/c/compiz/compiz_0.6.3~git20071208.25941d14-1.diff.gz
compiz_0.6.3~git20071208.25941d14-1.dsc
  to pool/main/c/compiz/compiz_0.6.3~git20071208.25941d14-1.dsc
compiz_0.6.3~git20071208.25941d14-1_all.deb
  to pool/main/c/compiz/compiz_0.6.3~git20071208.25941d14-1_all.deb
compiz_0.6.3~git20071208.25941d14.orig.tar.gz
  to pool/main/c/compiz/compiz_0.6.3~git20071208.25941d14.orig.tar.gz
libdecoration0-dev_0.6.3~git20071208.25941d14-1_amd64.deb
  to pool/main/c/compiz/libdecoration0-dev_0.6.3~git20071208.25941d14-1_amd64.deb
libdecoration0_0.6.3~git20071208.25941d14-1_amd64.deb
  to pool/main/c/compiz/libdecoration0_0.6.3~git20071208.25941d14-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 400583@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sean Finney <seanius@debian.org> (supplier of updated compiz package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 16 Dec 2007 17:29:03 +0100
Source: compiz
Binary: libdecoration0-dev compiz libdecoration0 compiz-core compiz-plugins compiz-gtk compiz-dev compiz-kde compiz-gnome
Architecture: source amd64 all
Version: 0.6.3~git20071208.25941d14-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Sean Finney <seanius@debian.org>
Description: 
 compiz     - OpenGL window and compositing manager
 compiz-core - OpenGL window and compositing manager
 compiz-dev - OpenGL window and compositing manager - development files
 compiz-gnome - OpenGL window and compositing manager - GNOME window decorator
 compiz-gtk - OpenGL window and compositing manager - Gtk window decorator
 compiz-kde - OpenGL window and compositing manager - KDE window decorator
 compiz-plugins - OpenGL window and compositing manager - plugins
 libdecoration0 - Compiz window decoration library
 libdecoration0-dev - Compiz window decoration library - development files
Closes: 390929 393501 400583 440095 445026 446901 447345 449389
Changes: 
 compiz (0.6.3~git20071208.25941d14-1) unstable; urgency=low
 .
   [Sean Finney]
   * New upstream (git snapshot) release.
   * Remove autofoo generated content and create/remove it as part of the
     standard build process instead.
   * Similarly, add Build-Deps on autoconf and similar stuff.
   * Remove the old/buggy compiz.wrapper script and now use Kristian Lyngstol's
     compiz-manager script as a drop-in replacement for it.  This should fix
     numerous problems with plugin settings and window decorators not behaving
     properly.  specifically, it closes: #449389, #390929, #400583, #440095.
     it also closes: #446901, #447345 closes: #393501, #445026.
   * Update copyright file accordingly.
Files: 
 91354a0f2b86691825e0d8e5a2420f9e 1527 x11 optional compiz_0.6.3~git20071208.25941d14-1.dsc
 a90da9cb5e30718c495e66dde1103825 995936 x11 optional compiz_0.6.3~git20071208.25941d14.orig.tar.gz
 9923a9a8d29fd75adcdbb8261a7cb694 16591 x11 optional compiz_0.6.3~git20071208.25941d14-1.diff.gz
 e4e043659d413117ac8548e7ad8f3a68 25772 x11 optional compiz_0.6.3~git20071208.25941d14-1_all.deb
 b06da115a668def473a3c82c50886ec0 409064 x11 optional compiz-core_0.6.3~git20071208.25941d14-1_amd64.deb
 a5f89daa0e9470246427188c098b5f88 49976 x11 optional compiz-dev_0.6.3~git20071208.25941d14-1_amd64.deb
 a6a2e5db88eb0dd7a2caa49d588d9bfd 67350 x11 optional compiz-gtk_0.6.3~git20071208.25941d14-1_amd64.deb
 06852a2475f897016677b0d38f3e0b96 82980 x11 optional compiz-kde_0.6.3~git20071208.25941d14-1_amd64.deb
 b8907418f893cd6f25e6e70ef3d060f5 34492 x11 optional compiz-gnome_0.6.3~git20071208.25941d14-1_amd64.deb
 226ac3c3f9cf6bdcfb1cb8d0f45d58da 333720 x11 optional compiz-plugins_0.6.3~git20071208.25941d14-1_amd64.deb
 49394216a63fd3388534f0e5c3125a83 43656 x11 optional libdecoration0_0.6.3~git20071208.25941d14-1_amd64.deb
 f194e5d670e7bb4a69115a7820bbff6d 31638 x11 optional libdecoration0-dev_0.6.3~git20071208.25941d14-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHZV09ynjLPm522B0RAkw8AJ48O2EhL9wz/zSNtq5UWPxBslF4xwCfc3sg
wxQGER4vN/3kfOUXTN76ttE=
=VndB
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: