Your message dated Tue, 15 Apr 2008 17:56:48 -0400
with message-id <[EMAIL PROTECTED]>
and subject line zinf has been removed from Debian, closing #397032
has caused the Debian Bug report #397032,
regarding zinf: Fails to start with X error
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
397032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=397032
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: zinf
Version: 2.2.5-5.2
Severity: grave
Justification: renders package unusable

Every time I start zinf, it shows the filetype association dialog, and
then quits. If I start it from the console, I see the following error:

[EMAIL PROTECTED]:~$ zinf

(<unknown>:2295): Gdk-WARNING **: Attempt to draw a drawable with depth 24 to a drawable with depth 32

(<unknown>:2295): Gdk-WARNING **: Attempt to draw a drawable with depth 24 to a drawable with depth 32

(<unknown>:2295): Gdk-WARNING **: Attempt to draw a drawable with depth 24 to a drawable with depth 32

(<unknown>:2295): Gdk-CRITICAL **: gdk_window_set_back_pixmap: assertion `pixmap == NULL || gdk_drawable_get_depth (window) == gdk_drawable_get_depth (pixmap)' failed
The program '<unknown>' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
 (Details: serial 1202 error_code 8 request_code 62 minor_code 0)
 (Note to programmers: normally, X errors are reported asynchronously;
  that is, you will receive the error a while after causing it.
  To debug your program, run it with the --sync command line
  option to change this behavior. You can then get a meaningful
  backtrace from your debugger if you break on the gdk_x_error() function.)

xorg.conf is attached.

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)

(note: I removed zinf, taht's why libmusicbrainz4c2a shows as "pn")

Versions of packages zinf depends on:
ii  libatk1.0-0                  1.12.2-1    The ATK accessibility toolkit
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii libcairo2 1.2.4-1 The Cairo 2D vector graphics libra ii libfontconfig1 2.4.1-2 generic font configuration library
ii  libgcc1                      1:4.1.1-13  GCC support library
ii libgdbm3 1.8.3-3 GNU dbm database routines (runtime
ii  libglib2.0-0                 2.12.3-2    The GLib library of C routines
ii libgtk2.0-0 2.8.20-1 The GTK+ graphical user interface ii libid3-3.8.3c2a 3.8.3-5 Library for manipulating ID3v1 and
pn  libmusicbrainz4c2a           <none>      (no description available)
ii libpango1.0-0 1.14.4-2 Layout and rendering of internatio
ii  libstdc++6                   4.1.1-13    The GNU Standard C++ Library v3
ii libvorbis0a 1.1.2-1 The Vorbis General Audio Compressi ii libvorbisfile3 1.1.2-1 The Vorbis General Audio Compressi
ii  libx11-6                     2:1.0.0-9   X11 client-side library
ii  libxcursor1                  1.1.7-4     X cursor management library
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.1-4 X11 miscellaneous 'fixes' extensio
ii  libxi6                       1:1.0.1-3   X11 Input extension library
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 libxrender1 1:0.9.1-3 X Rendering Extension client libra
ii  zlib1g                       1:1.2.3-13  compression library - runtime

zinf recommends no packages.

# xorg.conf (Xorg 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 xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# 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/xorg.conf /etc/X11/xorg.conf.custom
#   md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
#   dpkg-reconfigure xserver-xorg

Section "Files"
        FontPath        "/usr/share/X11/fonts/misc"
EndSection

Section "Module"
        Load    "dbe"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
#       Load    "vbe"
EndSection

Section "Extensions"
        Option          "Composite"     "enabled"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "acpi"
        Option          "XkbLayout"     "us,ru(winkeys)"
        Option          "XkbOptions"    
"grp:alt_shift_toggle,grp_led:scroll,compose:rwin"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "false"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "Device"
        Identifier      "Radeon 9200 LE"
        Driver          "ati"
        Option          "AGPMode"       "4"
        Option          "AGPFastWrite"  "true"
        Option          "EnablePageFlip" "true"
        #Option "AccelMethod"   "EXA"
EndSection

Section "Monitor"
        Identifier      "Samsung 770p"
        HorizSync       30-64
        VertRefresh     60
        DisplaySize     345 259
        Option          "DPMS"
        Modeline "1280x1024" 108.000 1280 1336 1448 1688 1024 1025 1028 1066 
+hsync +vsync
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Radeon 9200 LE"
        Monitor         "Samsung 770p"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x1024"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x1024"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x1024"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x1024"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024"
        EndSubSection
EndSection

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

Section "DRI"
        Mode    0666
EndSection

--- End Message ---
--- Begin Message ---
Version: 2.2.5-5.2+rm

The zinf package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/423359 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.
Barry deFreese


--- End Message ---

Reply via email to