Bug#448815: compiz: (cube) - Warn: Failed to load slide: freedesktop

2007-11-01 Thread Michel Dänzer

On Thu, 2007-11-01 at 07:55 +0100, Michael Biebl wrote:
 
 /usr/bin/compiz.real (cube) - Warn: Failed to load slide: freedesktop
 
 And the top of the cube is empty, there is no freedesktop.org logo.

Make sure the png plugin is loaded (before the cube plugin).


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer




Bug#448815: compiz: (cube) - Warn: Failed to load slide: freedesktop

2007-11-01 Thread Michael Biebl
Michel Dänzer schrieb:
 On Thu, 2007-11-01 at 07:55 +0100, Michael Biebl wrote:
 /usr/bin/compiz.real (cube) - Warn: Failed to load slide: freedesktop

 And the top of the cube is empty, there is no freedesktop.org logo.
 
 Make sure the png plugin is loaded (before the cube plugin).
 

Shouldn't that be the default then?

Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: compiz/compiz-fusion stuff uploaded - experimental

2007-11-01 Thread sean finney
hi emilio,

On Thursday 01 November 2007 03:36:14 am Emilio Scalise wrote:
 Why the version number still includes ~emiscabpo? I've added that to
 differentiate packages from my repository to the official debian ones.
 But now they would become official debian packages, this release tag
 could be removed.

i was thinking that we could remove the tag when the non-cdbs using packages 
were uploaded.  but if you want to remove it in your next version, thats 
totally fine.  we should just come up with some kind of way to differentiate 
between your versions and mine.   how about you start doing simply -N, where n 
is an incrementing integer, and if i need to make changes in your -N i'll do 
a -(N+1)~something (otherwise i'll just upload your version directly).

 Regarding emerald, compiz fusion folks, haven't released a 0.6.0
 version. They say in the 0.6.0 release announce that
 http://lists.compiz-fusion.org/pipermail/community/2007-October/000142.html
 Please note that emerald and the emerald-themes components are being held
 until the next release due to a runtime crasher. Emerald 0.5.2 can still
 be used
 in the meantime.

aha. 

 So we can choose:
 * emerald version 0.5.2
 * latest emerald git tree, like I did.
 * not include emerald

i don't have any particular confidence at *any* release of compiz etc being 
incredibly stable, so i say it's fine for using git snapshots for the time 
being, as long as the versioning system doesn't mess up when we switch to 
a stable version.

the important thing though is that the packages themselves are in good shape, 
for whatever version of the code we use.

anyway, thanks for your efforts!


sean


signature.asc
Description: This is a digitally signed message part.


xserver-xorg-video-ivtvdev: Changes to 'debian-unstable'

2007-11-01 Thread Ian Campbell
 debian/changelog  |6 ++
 debian/control|4 ++--
 debian/xsfbs/xsfbs.mk |   50 ++
 debian/xsfbs/xsfbs.sh |7 ---
 4 files changed, 26 insertions(+), 41 deletions(-)

New commits:
commit 57e41e85696a6cdfa0e3ce6cd51fa6ae491ba8d0
Author: Ian Campbell [EMAIL PROTECTED]
Date:   Thu Nov 1 08:47:34 2007 +

Vcs-Browser and Vcs-Git are now supported so drop the XS- prefix.

diff --git a/debian/changelog b/debian/changelog
index 64fd726..eb2c175 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 xserver-xorg-video-ivtvdev (1.0.0-2) unstable; urgency=low
 
-  * UNRELEASED
+  * Vcs-Browser and Vcs-Git are now supported so drop the XS- prefix.
 
  -- Ian Campbell [EMAIL PROTECTED]  Fri, 19 Oct 2007 23:12:00 +0100
 
diff --git a/debian/control b/debian/control
index b071224..47e3cb9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Ian Campbell [EMAIL PROTECTED]
 Build-Depends: debhelper (= 5), quilt, pkg-config, xserver-xorg-dev (= 
2:1.4), x11proto-video-dev, libxvmc-dev, x11proto-fonts-dev, 
x11proto-randr-dev, x11proto-render-dev, x11proto-xext-dev
 Standards-Version: 3.7.2.2
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-ivtvdev
-XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-ivtvdev.git
+Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-ivtvdev
+Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-ivtvdev.git
 
 Package: xserver-xorg-video-ivtv
 Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips 
 mipsel netbsd-i386 powerpc

commit f7ef338b3472aa3d14dba3a715c7363241c6cb5e
Author: Ian Campbell [EMAIL PROTECTED]
Date:   Fri Oct 19 23:12:21 2007 +0100

Continue with 1.0.0-2

diff --git a/debian/changelog b/debian/changelog
index 2fe40b3..64fd726 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-ivtvdev (1.0.0-2) unstable; urgency=low
+
+  * UNRELEASED
+
+ -- Ian Campbell [EMAIL PROTECTED]  Fri, 19 Oct 2007 23:12:00 +0100
+
 xserver-xorg-video-ivtvdev (1.0.0-1) unstable; urgency=low
 
   * New upstream release.

commit 331c032528ba1faebef1d8eaa56db47f533f0426
Author: David Nusinow [EMAIL PROTECTED]
Date:   Sat Sep 22 23:49:11 2007 -0400

Remove make-orig-tar-gz target

This target wasn't kept up to date and was totally broken for the git
world. The way we use git has made this target pretty well impossible to
use in any form, so it's been supersceded by a script that is currently
located at
http://people.debian.org/~dnusinow/xsf_scripts/git-make-orig-tar-gz

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index bfca7bb..b8f7afd 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -272,29 +272,6 @@ prune-upstream-tree:
dh_testdir
grep -rvh '^#' debian/prune/ | xargs --no-run-if-empty rm -rf
 
-# Change to what should be the correct directory, ensure it is, and if
-# so, create the .orig.tar.gz file.  Exclude the debian directory and its
-# contents, and any .svn directories and their contents (so that we can safely
-# build an .orig.tar.gz from SVN checkout, not just an export).
-#
-# Note: This rule is for Debian package maintainers' convenience, and is not
-# needed for conventional build scenarios.
-#
-# This rule *IS* the recommended method for creating a new .orig.tar.gz file,
-# for the rare situations when one is needed.
-.PHONY: make-orig-tar-gz
-make-orig-tar-gz: clean prune-upstream-tree
-   ( cd .. \
-  if [ $(shell basename $(CURDIR)) != $(SOURCE_NAME)-$(NO_EPOCH_VER) 
]; then \
-   echo Our current working directory has the wrong name. 
Renaming... 2; \
-   mv $(CURDIR) $(SOURCE_NAME)-$(NO_EPOCH_VER); \
- fi; \
-   tar --exclude=debian --exclude=debian/* \
-   --exclude=.svn --exclude=.svn/* \
-   -cf - $(SOURCE_NAME)-$(NO_EPOCH_VER) \
-   | gzip -9 $(SOURCE_NAME)_$(NO_EPOCH_VER).orig.tar.gz; \
-  )
-
 # Verify that there are no offsets or fuzz in the patches we apply.
 #
 # Note: This rule is for Debian package maintainers' convenience, and is not

commit 575efb7249d7cf194f07e45db17e601d9c259231
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Wed Aug 29 09:36:00 2007 +0200

Do not call laptop-detect, let the only user call it directly

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 52473ca..a90ff7d 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -59,13 +59,6 @@ fi
 
 ARCHITECTURE=$(dpkg --print-installation-architecture)
 
-LAPTOP=
-if [ -n $(which laptop-detect) ]; then
-if laptop-detect /dev/null; then
-   LAPTOP=true
-fi
-fi
-
 if [ $1 = reconfigure ] || [ -n $DEBCONF_RECONFIGURE ]; then
   RECONFIGURE=true
 else


xserver-xorg-video-ivtvdev: Changes to 'upstream/trunk'

2007-11-01 Thread Ian Campbell
 Makefile.in   |6 +++---
 README|9 +
 config.h.in   |   12 
 configure |   33 +++--
 configure.ac  |5 -
 src/ivtv.c|2 +-
 src/ivtv_hw.h |7 ---
 src/ivtv_xv.c |4 ++--
 8 files changed, 50 insertions(+), 28 deletions(-)

New commits:
commit 48fbd819f3ba302215d69b61870de974c57fd7c2
Author: hverkuil [EMAIL PROTECTED]
Date:   Fri Oct 19 19:17:52 2007 +

Allows building with some older Xorg 7.x releases.


git-svn-id: http://ivtvdriver.org/svn/xf86-video-ivtv/[EMAIL PROTECTED] 
f93e8361-94ff-0310-af1b-c9b61a63ab7d

diff --git a/Makefile.in b/Makefile.in
index ee651a5..18a8352 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -52,10 +52,10 @@ POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
 subdir = .
-DIST_COMMON = README ChangeLog $(am__configure_deps) $(srcdir)/Makefile.am \
+DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(srcdir)/config.h.in \
-   $(top_srcdir)/configure config.guess config.sub depcomp \
-   install-sh ltmain.sh missing
+   $(top_srcdir)/configure ChangeLog config.guess config.sub \
+   depcomp install-sh ltmain.sh missing
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
diff --git a/README b/README
index 4d52737..be744b4 100644
--- a/README
+++ b/README
@@ -40,12 +40,13 @@ So don't use that.
 Xorg 7.x Servers
 
 
-For new 7.x servers run the configure script followed by make and then make 
install.
-The installation path may well need to be altered using the --prefix option.
+For new 7.x servers run the autogen.sh script followed by make and then
+make install. The installation path may well need to be altered using the
+--prefix option.
 
-If you get this error when running the configure script:
+If you get this error when running autogen.sh or the configure script:
 
-checking for XORG... configure: error: Package requirements (xorg-server = 
1.0.99.901 xproto fontsproto ) were not met.
+checking for XORG... configure: error: Package requirements (xorg-server 
xproto fontsproto ) were not met.
 
 then it is likely that you are missing the xorg-server development
 package. For Fedora this package is called 'xorg-x11-server-sdk'.
diff --git a/config.h.in b/config.h.in
index db6ccf2..b3efa5f 100644
--- a/config.h.in
+++ b/config.h.in
@@ -50,8 +50,20 @@
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
+/* Major version of this package */
+#undef PACKAGE_VERSION_MAJOR
+
+/* Minor version of this package */
+#undef PACKAGE_VERSION_MINOR
+
+/* Patch version of this package */
+#undef PACKAGE_VERSION_PATCHLEVEL
+
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
 /* Version number of package */
 #undef VERSION
+
+/* Update some functions to new X parameter list */
+#undef X_NEW_PARMS
diff --git a/configure b/configure
index ca8c3f7..8735e5e 100755
--- a/configure
+++ b/configure
@@ -20015,7 +20015,6 @@ else
 fi
 
 
-# Checks for pkg-config packages
 
 
 if test x$ac_cv_env_PKG_CONFIG_set != xset; then
@@ -20136,6 +20135,20 @@ echo ${ECHO_T}no 6; }
fi
 
 fi
+if test -n $PKG_CONFIG  \
+{ (echo $as_me:$LINENO: \$PKG_CONFIG --exists --print-errors 
\xorg-server = 1.0.99.901\) 5
+  ($PKG_CONFIG --exists --print-errors xorg-server = 1.0.99.901) 25
+  ac_status=$?
+  echo $as_me:$LINENO: \$? = $ac_status 5
+  (exit $ac_status); }; then
+
+cat confdefs.h \_ACEOF
+#define X_NEW_PARMS 1
+_ACEOF
+
+fi
+
+# Checks for pkg-config packages
 
 pkg_failed=no
 { echo $as_me:$LINENO: checking for XORG 5
@@ -20143,12 +20156,12 @@ echo $ECHO_N checking for XORG... $ECHO_C 6; }
 
 if test -n $PKG_CONFIG; then
 if test -n $PKG_CONFIG  \
-{ (echo $as_me:$LINENO: \$PKG_CONFIG --exists --print-errors 
\xorg-server = 1.0.99.901 xproto fontsproto \$REQUIRED_MODULES\) 5
-  ($PKG_CONFIG --exists --print-errors xorg-server = 1.0.99.901 xproto 
fontsproto $REQUIRED_MODULES) 25
+{ (echo $as_me:$LINENO: \$PKG_CONFIG --exists --print-errors 
\xorg-server xproto fontsproto \$REQUIRED_MODULES\) 5
+  ($PKG_CONFIG --exists --print-errors xorg-server xproto fontsproto 
$REQUIRED_MODULES) 25
   ac_status=$?
   echo $as_me:$LINENO: \$? = $ac_status 5
   (exit $ac_status); }; then
-  pkg_cv_XORG_CFLAGS=`$PKG_CONFIG --cflags xorg-server = 1.0.99.901 xproto 
fontsproto $REQUIRED_MODULES 2/dev/null`
+  pkg_cv_XORG_CFLAGS=`$PKG_CONFIG --cflags xorg-server xproto fontsproto 
$REQUIRED_MODULES 2/dev/null`
 else
   pkg_failed=yes
 fi
@@ -20157,12 +20170,12 @@ else
 fi
 if test -n $PKG_CONFIG; then
 if test -n $PKG_CONFIG  \
-{ (echo $as_me:$LINENO: \$PKG_CONFIG --exists --print-errors 
\xorg-server = 1.0.99.901 xproto fontsproto \$REQUIRED_MODULES\) 5
-  ($PKG_CONFIG --exists --print-errors xorg-server = 1.0.99.901 xproto 
fontsproto 

Bug#446315: xserver-xorg-video-ati: crashes in R and Blender, and incomlete drawing of glut (opengl) wire objects

2007-11-01 Thread Brice Goglin
forwarded 446315 https://bugs.freedesktop.org/show_bug.cgi?id=12968
thank you



Alex Sheppard wrote:
 I finally managed to get the output from gdb (having installed
 libgl1-mesa-dri-dbg as suggested - sorry for such a long delay.
 
 Many times the crash when running in gdb would freeze my system -
 sometimes restarting X would work, other times having to just use the
 power button).
 
 This time i got lucky (i don't understand why the symptoms aren't
 exactly the same each time) and i copied the output to the attached file.

Ok this looks like the upstream bug from the URL above. Which
libgl1-mesa-dri are you using? Make you sure you try with 7.0.1-2.

 P.S. Should i log the incomplete drawing of glut shapes as a separate
 bug?

Yes please, if it still happens with 7.0.1-2. It would be good to try
the latest upstream git of the mesa_7_0_branch or the 7.0.2rc1 tarballs
from http://mesa3d.org/beta/

Brice



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#446315: xserver-xorg-video-ati: crashes in R and Blender, and incomlete drawing of glut (opengl) wire objects

2007-11-01 Thread Alex Sheppard


Hi Brice,

I finally managed to get the output from gdb (having installed 
libgl1-mesa-dri-dbg as suggested - sorry for such a long delay.


Many times the crash when running in gdb would freeze my system - 
sometimes restarting X would work, other times having to just use the 
power button).


This time i got lucky (i don't understand why the symptoms aren't 
exactly the same each time) and i copied the output to the attached file.


Regards

Alex

P.S. Should i log the incomplete drawing of glut shapes as a separate bug?



Brice Goglin wrote:

alex wrote:
  

Package: xserver-xorg-video-ati
Version: 1:6.6.3-2
Severity: important


Blender crashes before even getting started (segmentation fault).
  



Can you  catch a backtrace in gdb? Assuming the problem is in
libgl1-mesa-dri as Michel said, you might want to install
libgl1-mesa-dri-dbg, and enter 'bt full' in gdb once the crash occurred.

Thanks,
Brice


  
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6efc6c0 (LWP 3854)]
triangle_twoside (ctx=0x8ad47d0, e0=1, e1=2, e2=0) at 
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:202
202 ../../../../../src/mesa/tnl_dd/t_dd_tritmp.h: No such file or directory.
in ../../../../../src/mesa/tnl_dd/t_dd_tritmp.h


Output from bt full:
#0  triangle_twoside (ctx=0x8ad47d0, e0=1, e1=2, e2=0) at 
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:202
vbcolor = value optimized out
VB = (struct vertex_buffer *) 0x8b24848
rmesa = (radeonContextPtr) 0x8acb7d0
coloroffset = 3
specoffset = 0
#1  0xb6bbb265 in _tnl_render_poly_verts (ctx=0x8ad47d0, start=0, 
count=32, flags=57)
at tnl/t_vb_rendertmp.h:313
 efstart = value optimized out
 efcount = value optimized out
j = 3
 tnl = (TNLcontext *) 0x8b24408
VB = value optimized out
TriangleFunc = (const tnl_triangle_func) 0xb6b28000 triangle_twoside
stipple = 0 '\0'
#2  0xb6bbc2c2 in run_render (ctx=0x8ad47d0, stage=0x8b2461c) at 
tnl/t_vb_render.c:320
prim = 2987909168
start = 0
   length = value optimized out
  i = 1
  tnl = (TNLcontext *) 0x8b24408
  VB = (struct vertex_buffer *) 0x8b24848
  tab = (tnl_render_func *) 0xb6ccf9a0
  pass = 0
  __PRETTY_FUNCTION__ = run_render
  #3  0xb6bb3a9b in _tnl_run_pipeline (ctx=0x8ad47d0) at tnl/t_pipeline.c:158
 tnl = (TNLcontext *) 0x8b24408
 __tmp = 895
   i = value optimized out
 mask = 63
  #4  0xb6bb3f73 in _tnl_draw_prims (ctx=0x8ad47d0, arrays=0x8b12840, 
prim=0x8b1139c, nr_prims=1, ib=0x0, 
   min_index=0, max_index=31) at tnl/t_draw.c:403
bo = {0x1, 0x80b6f7b, 0x0, 0x0, 0x1, 0xbfc2eea4, 0x0, 0xb75ad2a0, 
0xbfc2ee28, 0xb6ba1304, 
0x8af30d0, 0xb6ccf920, 0x40, 0xb7f89668, 0x80b6e2c, 0x8b11278, 
0xbfc2ee48, 0xb6ba10e6, 0x8af2e58, 0x0, 
0x0, 0x0, 0x1, 0x84217bde, 0xbfc2ee88, 0xb6ba189d, 0x8ad47d0, 0x8af3098, 
0x8af3064, 0x8af3068, 0x8af3070, 
 0x8af3074, 0x8af3078}
   nr_bo = 0
   tnl = (TNLcontext *) 0x8b24408
  #5  0xb6bad176 in vbo_exec_vtx_flush (exec=0x8b11278) at 
vbo/vbo_exec_draw.c:215
   ctx = (GLcontext *) 0x8ad47d0
  #6  0xb6ba8f88 in vbo_exec_wrap_buffers (exec=0x8b11278) at 
vbo/vbo_exec_api.c:80
  last_count = 32
  __PRETTY_FUNCTION__ = vbo_exec_wrap_buffers
  #7  0xb6ba90ad in vbo_exec_fixup_vertex (ctx=value optimized out, 
attr=3, sz=2987909168)
 at vbo/vbo_exec_api.c:218
exec = (struct vbo_exec_context *) 0x8b11278
i = value optimized out
id = {0, 0, 0, 1}
 #8  0xb6babf54 in vbo_Color4f (x=0, y=0, z=0, w=0.882353008) at 
vbo/vbo_attrib_tmp.h:163
 exec = (struct vbo_exec_context *) 0x8b11278
  #9  0x08139c04 in BIF_ThemeColorShadeAlpha ()
  No symbol table info available.
  #10 0x08178efd in ?? ()
  No symbol table info available.
  #11 0x0021 in ?? ()
  No symbol table info available.
  #12 0x in ?? ()
  No symbol table info available.

  



Processed: Re: Bug#446315: xserver-xorg-video-ati: crashes in R and Blender, and incomlete drawing of glut (opengl) wire objects

2007-11-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forwarded 446315 https://bugs.freedesktop.org/show_bug.cgi?id=12968
Bug#446315: xserver-xorg-video-ati: crashes in R and Blender, and incomlete 
drawing of glut (opengl) wire objects
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=12968.

 thank you
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#448770: FTBFS: missing build-dep on x11proto-kb-dev

2007-11-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 448770 +pending
Bug#448770: FTBFS: missing build-dep on x11proto-kb-dev
There were no tags set.
Tags added: pending

 thank you
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#448770: FTBFS: missing build-dep on x11proto-kb-dev

2007-11-01 Thread Brice Goglin
tags 448770 +pending
thank you


Aaron M. Ucko wrote:
 Package: xserver-xorg-input-joystick
 Version: 1:1.3.0-2
 Severity: serious
 Justification: no longer builds from source
 
 xserver-xorg-input-joystick generally fails to build from source;
 http://buildd.debian.org/fetch.cgi?pkg=xserver-xorg-input-joystick;ver=1%3A1.3.0-2;arch=amd64;stamp=1193584943
 is a typical report, complete with the following errors:
 
 ../../src/jstk_key.c:32:32: error: X11/extensions/XKB.h: No such file or 
 directory
 ../../src/jstk_key.c:33:35: error: X11/extensions/XKBstr.h: No such file or 
 directory
 ../../src/jstk_key.c:34:35: error: X11/extensions/XKBsrv.h: No such file or 
 directory
 ../../src/jstk_key.c: In function 'jstkInitKeys':
 ../../src/jstk_key.c:53: error: expected '=', ',', ';', 'asm' or 
 '__attribute__' before 'xkbnames'
 [etc.]
 
 AFAICT, x11proto-kb-dev ships the relevant headers; could you please
 add it to Build-Depends:?

I just pushed the change in our git repo for the next upload, thanks.
It looks like the upstream configure script misses some checks.

Brice



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-input-joystick: Changes to 'debian-unstable'

2007-11-01 Thread Brice Goglin
 debian/changelog |7 +++
 debian/control   |2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 76ec6c1d3f6f13773ec1bf183a3c6cf3aa228849
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Thu Nov 1 10:26:53 2007 +0100

Add missing build-depend on x11proto-kb-dev

diff --git a/debian/changelog b/debian/changelog
index bde7c05..f174038 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-input-joystick (1:1.3.0-3) UNRELEASED; urgency=low
+
+  * Build-depend on x11proto-kb-dev, thanks Aaron M. Ucko,
+closes: #448770.
+
+ -- Brice Goglin [EMAIL PROTECTED]  Thu, 01 Nov 2007 10:24:56 +0100
+
 xserver-xorg-input-joystick (1:1.3.0-2) unstable; urgency=low
 
   * Update upstream ChangeLog.
diff --git a/debian/control b/debian/control
index 1af2d17..5971bfd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Drew Parsons [EMAIL 
PROTECTED], Brice Goglin [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5), quilt, pkg-config, xserver-xorg-dev (= 
2:1.4), x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev
+Build-Depends: debhelper (= 5), quilt, pkg-config, xserver-xorg-dev (= 
2:1.4), x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev, 
x11proto-kb-dev
 Standards-Version: 3.7.2
 XS-Vcs-Git: 
git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-joystick
 XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-joystick.git


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#447526: similar problem

2007-11-01 Thread James Healy
I've had similar symptoms while running iceweasel. We all know
firefox/iceweasl has leaks, but in the past only it's process grew in
memory footprint.

For the past few weeks, I leave it open overnight on a site that
auto-refreshes, both the iceweasl and X processes grow in memory use.
Within 12 hours, all the 1G of RAM on my laptop will be used up.

A good site that triggers this behaviour is http://www.theage.com.au, my
local newspapers page. There's a fair few flash objects on there, and in
these situations I usually blame that, but I have no proof.

-- James Healy jimmy-at-deefa-dot-com  Thu, 01 Nov 2007 21:58:06 +1100


signature.asc
Description: Digital signature


Bug#448845: dpkg-reconfigure xserver-xorg fails

2007-11-01 Thread Philip Armstrong
Package: xserver-xorg
Version: 1:7.3+3
Severity: normal

Doing 

$ mv /etc/X11/xorg.conf /etc/X11/xorg.conf-backup
$ dpkg-reconfigure xserver-xorg

failes (after answering a bunch of questions) with the following
error:

dexconf: error: cannot generate configuration file; 
  
xserver-xorg/config/device/driver not set.  Aborting.  Reconfigure the
X server with dpkg-reconfigure to correct this problem.
xserver-xorg postinst warning: error while preparing new Xorg X server
   configuration file in /etc/X11/xorg.conf.dpkg-new; not attempting
   to update existing configuration

cheers, Phil

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-14 14:28 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669976 2007-09-29 15:33 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] 
(rev 01)

/etc/X11/xorg.conf does not exist.

Xorg X server log files on system:
-rw-r--r-- 1 root root 41134 2006-05-14 11:54 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 44895 2007-09-12 22:37 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 41266 2007-10-29 21:39 /var/log/Xorg.21.log
-rw-r--r-- 1 root root 72735 2007-10-31 23:04 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 43768 2007-11-01 09:48 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-3)
Current Operating System: Linux kantaka 2.6.22-2-amd64 #1 SMP Fri Aug 31 
02:15:40 UTC 2007 x86_64
Build Date: 29 September 2007  04:19:41PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Thu Nov  1 08:18:38 2007
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor SyncMaster
(**) |   |--Device ATI Technologies, Inc. RV280 [Radeon 9200 SE]
(**) |--Input Device Generic Keyboard
(**) |--Input Device Intellimouse
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) Including the default font path 
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(**) Extension Composite is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d7b40
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0755 card 1849,0755 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1039,0002 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0964 card , rev 36 class 06,01,00 hdr 80
(II) PCI: 00:02:5: chip 1039,5513 card 1849,5513 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 1849,7001 rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 1849,7001 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7001 card 1849,7001 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:3: 

Bug#448845: dexconf should allow empty xserver-xorg/config/device/driver

2007-11-01 Thread Kel Modderman
tags 448845 patch
thanks

Hi,

This patch should fix the problem, and allow the cull of postinst/dexconf to
continue.

Thanks, Kel.
---
diff -Nrup xorg-7.3+3/debian/local/dexconf 
xorg-7.3+3.dexconf-no-driver/debian/local/dexconf
--- xorg-7.3+3/debian/local/dexconf 2007-11-01 12:39:14.0 +1000
+++ xorg-7.3+3.dexconf-no-driver/debian/local/dexconf   2007-11-01 
22:07:11.0 +1000
@@ -233,9 +233,9 @@ printf EndSection\n 4
 
 fetch xserver-$SERVER/config/device/identifier
 DEVICE_IDENTIFIER=$RET
-fetch xserver-$SERVER/config/device/driver
+# Driver, BusID, VideoRam, and UseFBDev are permitted to be null.
+db_get xserver-$SERVER/config/device/driver
 DEVICE_DRIVER=$RET
-# BusID, VideoRam, and UseFBDev are permitted to be null.
 db_get xserver-$SERVER/config/device/bus_id
 DEVICE_BUSID=$RET
 db_get xserver-$SERVER/config/device/use_fbdev
@@ -244,8 +244,10 @@ exec 4$DEXCONFTMPDIR/Device
 cat 4 SECTION
 Section Device
Identifier  $DEVICE_IDENTIFIER
-   Driver  $DEVICE_DRIVER
 SECTION
+if [ -n $DEVICE_DRIVER ]; then
+  printf \tDriver\t\t\$DEVICE_DRIVER\\n 4
+fi
 if [ -n $DEVICE_BUSID ]; then
   printf \tBusID\t\t\$DEVICE_BUSID\\n 4
 fi



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: dexconf should allow empty xserver-xorg/config/device/driver

2007-11-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 448845 patch
Bug#448845: dpkg-reconfigure xserver-xorg fails
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#448863: Can't install xserver-xorg package (postinst error)

2007-11-01 Thread Jonathan Ballet
Package: xserver-xorg
Version: 1:7.3+3
Severity: important

Hi,

I just tried to reinstall a system from scratch, but I cannot install Xorg 
server,
since the postinst script failed with an error code 10.

I added set -x at the top of /var/lib/dpkg/info/xserver-xorg.postinst to see 
what's
happening, and it seems there's a problem with debconf.
However, I lack knowledge on how to fix this. So, currently, Xorg is unusable 
for me :(

You can find the output of the postinst script attached to this report.

Thanks,

 - Jonathan

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/etc/X11/X target unchanged from checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 9 2007-11-01 14:00 /etc/X11/X - /bin/true
-rwxr-xr-x 1 root root 11764 2007-08-20 00:23 /bin/true

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4600] 
(rev a3)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 0 2007-11-01 14:00 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:


No Xorg X server log files found.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2.0] 1.5.16 Debian configuration management sy
ii  x11-common1:7.3+3X Window System (X.Org) infrastruc
ii  xbase-clients 1:7.3+3miscellaneous X clients - metapack
ii  xkb-data  1.0~cvs.20070916-1 X Keyboard Extension (XKB) configu
ii  xserver-xorg-core 2:1.4-3Xorg X server - core server
ii  xserver-xorg-input-kb 1:1.2.2-3  X.Org X server -- keyboard input d
ii  xserver-xorg-input-mo 1:1.2.3-1  X.Org X server -- mouse input driv
ii  xserver-xorg-video-nv 1:2.1.5-1  X.Org X server -- NV display drive

Versions of packages xserver-xorg recommends:
ii  discover   2.1.2-2   hardware identification system
ii  dmidecode  2.9-1 Dump Desktop Management Interface 
ii  laptop-detect  0.13.2attempt to detect a laptop
ii  libgl1-mesa-dri7.0.1-2   A free implementation of the OpenG
ii  udev   0.114-2   /dev/ and hotplug management daemo
ii  xresprobe  0.4.23debian1-0.1 X Resolution Probe

-- debconf information excluded
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Reading task descriptions...
Building tag database...
Couldn't find package 2, and more than 40
packages contain 2 in their name.
Couldn't find package 2, and more than 40
packages contain 2 in their name.
The following partially installed packages will be configured:
  xserver-xorg 
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information...
Setting up xserver-xorg (1:7.3+3) ...
+ set -e
+ . /usr/share/debconf/confmodule
++ '[' '!' '' ']'
++ PERL_DL_NONLAZY=1
++ export PERL_DL_NONLAZY
++ '[' '' ']'
++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/xserver-xorg.postinst 
configure ''
+ set -e
+ . /usr/share/debconf/confmodule
++ '[' '!' 1 ']'
++ '[' -z '' ']'
++ exec
++ '[' '' ']'
++ exec
++ DEBCONF_REDIR=1
++ export DEBCONF_REDIR
+ THIS_PACKAGE=xserver-xorg
+ THIS_SCRIPT=postinst
+ LAPTOP=
++ which laptop-detect
+ '[' -n /usr/sbin/laptop-detect ']'
+ laptop-detect
+ SOURCE_VERSION=1:7.3+3
+ OFFICIAL_BUILD=
+ SHELL_LIB_INTERNAL_ERROR=86
+ SHELL_LIB_THROWN_ERROR=74
+ SHELL_LIB_USAGE_ERROR=99
+ '[' -z '' ']'
+ '[' -n '' ']'
+ '[' -z '' ']'
+ '[' -n '' ']'
+ '[' -z xserver-xorg ']'
+ '[' -z postinst ']'
++ dpkg --print-installation-architecture
+ ARCHITECTURE=i386
+ '[' configure = reconfigure ']'
+ '[' -n '' ']'
+ RECONFIGURE=
+ '[' configure = install ']'
+ '[' configure = configure ']'
+ '[' -z '' ']'
+ FIRSTINST=yes
+ '[' -z '' ']'
+ '[' -z yes ']'
+ trap 'message;  message Received signal.  Aborting xserver-xorg package 
postinst script.;  message;  exit 1' HUP INT QUIT TERM
++ stty size
++ awk '{print $2}'
+ DEFCOLUMNS=
+ expr '' : '[[:digit:]]\+$'
+ DEFCOLUMNS=80
+ which readlink
+ '[' -e /etc/default/xorg ']'
+ '[' x = xcustom ']'
+ CONFIG_DIR=/etc/X11
+ CONFIG_AUX_DIR=/var/lib/x11
+ SERVER_SYMLINK=/etc/X11/X
+ XORGCONFIG=/etc/X11/xorg.conf
+ CONFIG_AUX_DIR=/var/lib/x11
+ SERVER_SYMLINK_CHECKSUM=/var/lib/x11/X.md5sum
+ SERVER_SYMLINK_ROSTER=/var/lib/x11/X.roster
+ XORGCONFIG_CHECKSUM=/var/lib/x11/xorg.conf.md5sum
+ 

Re: Bug#431755: compiz/compiz-fusion stuff uploaded - experimental

2007-11-01 Thread Daniel Baumann
Leo costela Antunes wrote:
 How about setting up a collab-maint SVN repository for this pre pkg-xorg
 package? Then we could all work on the same code base while it doesn't
 change hands.

(s/svn/git/)

however, collab thing would be very nice.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#431755: compiz/compiz-fusion stuff uploaded - experimental

2007-11-01 Thread Leo costela Antunes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey there

sean finney wrote:
 i was thinking that we could remove the tag when the non-cdbs using packages 
 were uploaded.  but if you want to remove it in your next version, thats 
 totally fine.  we should just come up with some kind of way to differentiate 
 between your versions and mine.   how about you start doing simply -N, where 
 n 
 is an incrementing integer, and if i need to make changes in your -N i'll do 
 a -(N+1)~something (otherwise i'll just upload your version directly).

How about setting up a collab-maint SVN repository for this pre pkg-xorg
package? Then we could all work on the same code base while it doesn't
change hands.

Cheers
- --
Leo costela Antunes
[insert a witty retort here]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHKf7MImLTb3rflGYRAhG8AKDpjZyW6AXcjYvIFF1pewmQTz4hvQCgloia
4GqooCezDwj/FaggUIRgRaI=
=MihI
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#431755: compiz/compiz-fusion stuff uploaded - experimental

2007-11-01 Thread Leo costela Antunes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Daniel Baumann wrote:
 
 (s/svn/git/)
 
 however, collab thing would be very nice.
 

OK, may I create a git repository (or a directory, if git.d.o has been
set up the same way as svn.d.o) based on the packages found at[0] then?
Any objections?

Cheers

[0] http://download.tuxfamily.org/emiscabpo/compiz-0.6.0

- --
Leo costela Antunes
[insert a witty retort here]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHKgG5ImLTb3rflGYRApJXAJ45cEPOG7vvQF/LGzVcAhvvrrbUTACfSlDj
x3tgm9i8Fu9MhgV8kfNzCT4=
=ePP7
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#431755: compiz/compiz-fusion stuff uploaded - experimental

2007-11-01 Thread sean finney
On Thursday 01 November 2007 05:41:29 pm Leo costela Antunes wrote:
 Daniel Baumann wrote:
  (s/svn/git/)
 
  however, collab thing would be very nice.

 OK, may I create a git repository (or a directory, if git.d.o has been
 set up the same way as svn.d.o) based on the packages found at[0] then?
 Any objections?

personally, i would rather any and all effort be spent on making the new 
packages rather than maintaining the old ones... but you guys are free to do 
as you wish.  just don't upload anything without first coordinating with me, 
as the plan is to piecemeal replace the existing packages.  ideally, since 
the packages are sitting in experimental waiting for NEW processing, if we're 
fast enough we could have them replaced befor ethey're uploaded to 
experimental... but probably not :)

anyway, I'll try to set aside some time tonight to do the documentation/status 
update on the XSF wiki page, after which the remaining work should be set out 
fairly clearly.


sean


signature.asc
Description: This is a digitally signed message part.


Re: Bug#431755: compiz/compiz-fusion stuff uploaded - experimental

2007-11-01 Thread Daniel Baumann
sean finney wrote:
 personally, i would rather any and all effort be spent on making the new 
 packages rather than maintaining the old ones...

i thought this was about the new packages, well, i think i got
confused.. sorry.

 anyway, I'll try to set aside some time tonight to do the 
 documentation/status 
 update on the XSF wiki page, after which the remaining work should be set out 
 fairly clearly.

good, so i'm waiting for that.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#431755: compiz/compiz-fusion stuff uploaded - experimental

2007-11-01 Thread Leo costela Antunes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Daniel Baumann wrote:
 i thought this was about the new packages, well, i think i got
 confused.. sorry.

I was thinking about the _new_ packages too, just to make our work
easier  before handing it over to the pkg-xorg team (and perhaps even
after it).
I agree it doesn't make sense to maintain the old ones.

If the URL I sent was for the old packages, where are the latest version
of the new ones? (sorry if I missed that somehow)

BTW, should this discussion still be cross posted to so many bugs/lists?

Cheers

- --
Leo costela Antunes
[insert a witty retort here]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHKhvZImLTb3rflGYRAqppAKCQDgXgotuM4f4jySnecEdUrhY4WACg6bnk
uYjxySHM66VftTxLyDeM56I=
=TPiw
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#443205: xserver-xorg: bug still exists

2007-11-01 Thread Alexander Heinlein
Package: xserver-xorg
Version: 1:7.3+3
Followup-For: Bug #443205



Hi.
This Problem still exists. Pressing the mouse button generates two events.
As you can see, the Mouse (aka Trackpoint) is registered twice by Xorg,
shown at the end of the log.


Regards,
Alex


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xfree86
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-06-03 21:35 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669976 2007-09-29 16:33 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 03)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4234 2007-09-21 17:21 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section Files
FontPathunix/:7100# local font server
# X11R6:
# if the local font server has problems, we can fall back on these
#   FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
#   FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID
#   FontPath/usr/share/fonts/truetype
#   FontPath/usr/share/fonts/X11/misc
#   FontPath/usr/lib/X11/fonts/misc
#   FontPath/usr/share/fonts/X11/cyrillic
#   FontPath/usr/lib/X11/fonts/cyrillic
#   FontPath/usr/lib/X11/fonts/100dpi:unscaled
#   FontPath/usr/lib/X11/fonts/75dpi:unscaled
#   FontPath/usr/share/fonts/X11/Type1
#   FontPath/usr/lib/X11/fonts/Type1
#   FontPath/usr/lib/X11/fonts/Speedo
#   FontPath/usr/share/fonts/X11/100dpi
#   FontPath/usr/lib/X11/fonts/100dpi
#   FontPath/usr/share/fonts/X11/75dpi
#   FontPath/usr/lib/X11/fonts/75dpi

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

Section Module
#   LoadGLcore
#   Loadbitmap# see bug 346408
Loaddbe
#   Loadddc   # see bug 346408
Loaddri
Loadextmod
Loadfreetype
Loadglx
#   Loadint10 # see bug 346408
Loadrecord
#   Loadspeedo# deprecated, see bug 346408
Loadtype1
#   Loadvbe   # see bug 346408
EndSection

Section InputDevice
Identifier  Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout de
Option  XkbVariantnodeadkeys
EndSection

Section InputDevice
Identifier  Trackpoint
Driver  mouse
#   Option  CorePointer
#   Option  SendCoreEventstrue
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
#   Option  Emulate3Buttons   true
Option  EmulateWheel  on
Option  EmulateWheelButton2
Option  ZAxisMapping  4 5
Option  YAxisMapping  4 5
Option  XAxisMapping  6 7
EndSection

Section Device
Identifier  Intel 915GM
VideoRam131072  # 128M
#   VideoRam65536   #  64M
#   VideoRam32768   #  32M
#   

Re: Bug#431755: compiz/compiz-fusion stuff uploaded - experimental

2007-11-01 Thread sean finney
hi,

okay, this is the last post that will go to each of the BR's mentioned above.   
 
Future posts should go to debian-x only, along with any individuals who wish 
to be CC'd (myself included, since i'm not subscribed to debian-x).

anyway, i've updated the wiki documentation for the current status of all 
things compiz:

http://wiki.debian.org/XStrikeForce/Compiz

it's a pretty quick read.  basically,  the table at the end of the page can be 
used to track what is still left to be done for re-debianising each of the 
source packages.

what would be best at this point is for folks to step up and take a couple 
packages from that list, and redo the packaging using only standard debhelper 
stuff.   while the interim packages are stuck up in NEW, you can get copies 
of the source packages i've uploaded from

http://people.debian.org/~seanius/compiz/

if there's anyone who knows python, i could specifically use help with the 
re-debianization of the compizconfig-python and ccsm source packages.  
ideally you should be able to satisfy your compiz-related build-dependencies 
with the interim packages.  the rest of the stuff is pretty straightforward, 
i think.

let me know if you have any questions/comments!


sean


On Thursday 01 November 2007 07:32:57 pm Leo costela Antunes wrote:
 Daniel Baumann wrote:
  i thought this was about the new packages, well, i think i got
  confused.. sorry.

 I was thinking about the _new_ packages too, just to make our work
 easier  before handing it over to the pkg-xorg team (and perhaps even
 after it).
 I agree it doesn't make sense to maintain the old ones.





 If the URL I sent was for the old packages, where are the latest version
 of the new ones? (sorry if I missed that somehow)

 BTW, should this discussion still be cross posted to so many bugs/lists?

 Cheers




signature.asc
Description: This is a digitally signed message part.


Bug#448961: mesa-utils: Segmentation fault of glxinfo

2007-11-01 Thread supaplex
Package: mesa-utils
Version: 6.3.2-2.1
Severity: normal

[EMAIL PROTECTED]:~$ glxgears
Error: couldn't get an RGB, Double-buffered visual
[EMAIL PROTECTED]:~$ glxinfo
name of display: :0.0
Error: couldn't find RGB GLX visual

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
Segmentation fault
[EMAIL PROTECTED]:~$ gdb glxinfo
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i486-linux-gnu...(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.

(gdb) run
Starting program: /usr/bin/glxinfo
Failed to read a valid object file image from memory.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
name of display: :0.0
Error: couldn't find RGB GLX visual

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--

Program received signal SIGSEGV, Segmentation fault.
0xb7cc2dee in strstr () from /lib/tls/i686/cmov/libc.so.6
(gdb) The program is running.  Exit anyway? (y or n) y
[EMAIL PROTECTED]:~$


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

Versions of packages mesa-utils depends on:
ii  freeglut3  2.4.0-5   OpenGL Utility Toolkit
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libgl1-mesa-glx [libgl 6.5.1-0.6 A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 6.5.1-0.6 The OpenGL utility library (GLU)
ii  libx11-6   2:1.0.3-7 X11 client-side library

mesa-utils recommends no packages.

-- no debconf information




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#448961: mesa-utils: full backtrace included

2007-11-01 Thread supaplex
Package: mesa-utils
Version: 6.3.2-2.1
Followup-For: Bug #448961

glxinfo-crash1.txt: 'bt full' from gdb.
Script started on Thu 01 Nov 2007 04:02:32 PM MDT
[EMAIL PROTECTED]:~$ gdb glxinfo
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i486-linux-gnu...(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.

(gdb) run
Starting program: /usr/bin/glxinfo 
Failed to read a valid object file image from memory.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
name of display: :0.0
Error: couldn't find RGB GLX visual

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--

Program received signal SIGSEGV, Segmentation fault.
0xb7d57dee in strstr () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt full
#0  0xb7d57dee in strstr () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#1  0x08049a75 in ?? ()
No symbol table info available.
#2  0x0804b1d0 in _IO_stdin_used ()
No symbol table info available.
#3  0x in ?? ()
No symbol table info available.
(gdb) The program is running.  Exit anyway? (y or n) y
[EMAIL PROTECTED]:~$ 
Script done on Thu 01 Nov 2007 04:02:49 PM MDT


Bug#446315: xserver-xorg-video-ati: crashes in R and Blender, and incomlete drawing of glut (opengl) wire objects

2007-11-01 Thread Brice Goglin
Alex Sheppard wrote:
 But when i try to compile ('make linux-dri-x86') i get a load of errors.
 I guess i have some headers missing but i can't figure out what packages
 i need to install to provide them. Error messages attached. Is there any
 systematic lookup to find what package supplies what headers?
 
 Feel free to point me to a helpful forum or something if you don't have
 time to help in person.

You should be able to get all required header packages with:
  apt-get build-dep mesa


Also, if you feel like building mesa is too long, you can restrict the
list of drivers to build with something like:
  make linux-dri-x86 DRI_DIRS=r300

LIBGL_DEBUG=verbose glxinfo will tell you which driver you need
(r300_dri.so if you have a r300).


Also, there is no real need to install the newly built lib. You can
keep them in the build tree and do:
  export LD_LIBRARY_PATH=foo
  export LIBGL_DRIVERS_DIR=bar
with foo the path to the directory containing the new libGL.so, and
bar the path to the newly built DRI driver (r300_dri.so or so).

As earlier, use export LIBGL_DEBUG=verbose to get some debugging
output from glxinfo and check that it is using the correct lib and
driver.


If you're lost/bored by all this, you might want to wait a couple
days/weeks until we upload mesa 7.0.2 into Debian :)

Brice



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#448970: xprint-utils recommends unmet xprint

2007-11-01 Thread Luk Claes
Package: xprint-utils
Version: 7.1-1
Severity: important
User: [EMAIL PROTECTED]
Usertags: goal-recommends

Hi

xprint-utils recommends xprint which is not available in unstable.

Cheers

Luk



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#181423: it`s tia

2007-11-01 Thread tia

hello, I am pretty russian girl, bored tonight.
would you like to chat with me and see my pics?
if so then email me at [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]