<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>8322</bug_id>
          
          <creation_ts>2009-11-17 09:37:57 +0000</creation_ts>
          <short_desc>Amaya crashing on start</short_desc>
          <delta_ts>2015-10-05 01:27:07 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Amaya</product>
          <component>Misc</component>
          <version>11.2</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 3.1</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michal D.">mdziczkowski</reporter>
          <assigned_to name="lcarcone">carcone</assigned_to>
          <cc>carcone</cc>
    
    <cc>dghrjyan</cc>
    
    <cc>emilien.kia</cc>
    
    <cc>fred.wang</cc>
    
    <cc>Irene.Vatton</cc>
    
    <cc>jerrold_siegel</cc>
    
    <cc>mdziczkowski</cc>
    
    <cc>Mybaby217</cc>
    
    <cc>nachikethas</cc>
    
    <cc>vincent.quint</cc>
          
          <qa_contact name="lcarcone">carcone</qa_contact>

      

      

      <flag name="needinfo"
          id="88"
          type_id="3"
          status="?"
          setter="focus.nca.vii"
    />

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>29604</commentid>
    <comment_count>0</comment_count>
    <who name="Michal D.">mdziczkowski</who>
    <bug_when>2009-11-17 09:37:57 +0000</bug_when>
    <thetext>When I try to start Amaya, it crash on start. In the command line I see following information:

== Start ==

(amaya_bin:15770): Gtk-CRITICAL **: gtk_widget_set_colormap: assertion `!GTK_WIDGET_REALIZED (widget)&apos; failed
The program &apos;amaya_bin&apos; received an X Window System error.
This probably reflects a bug in the program.
The error was &apos;BadMatch (invalid parameter attributes)&apos;.
  (Details: serial 8053 error_code 8 request_code 143 minor_code 5)
  (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.)

== End ==

After running it with --sync param I got following error:

== Start ==

(amaya_bin:16235): Gtk-CRITICAL **: gtk_widget_set_colormap: assertion `!GTK_WIDGET_REALIZED (widget)&apos; failed
The program &apos;amaya_bin&apos; received an X Window System error.
This probably reflects a bug in the program.
The error was &apos;BadMatch (invalid parameter attributes)&apos;.
  (Details: serial 16123 error_code 8 request_code 143 minor_code 5)
  (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.)

== End ==

Please fix it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>29607</commentid>
    <comment_count>1</comment_count>
    <who name="Vatton">Irene.Vatton</who>
    <bug_when>2009-11-17 13:23:48 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; When I try to start Amaya, it crash on start. In the command line I see
&gt; following information:
&gt; 
&gt; == Start ==
&gt; 
&gt; (amaya_bin:15770): Gtk-CRITICAL **: gtk_widget_set_colormap: assertion
&gt; `!GTK_WIDGET_REALIZED (widget)&apos; failed
&gt; The program &apos;amaya_bin&apos; received an X Window System error.
&gt; This probably reflects a bug in the program.
&gt; The error was &apos;BadMatch (invalid parameter attributes)&apos;.
&gt;   (Details: serial 8053 error_code 8 request_code 143 minor_code 5)
&gt;   (Note to programmers: normally, X errors are reported asynchronously;
&gt;    that is, you will receive the error a while after causing it.
&gt;    To debug your program, run it with the --sync command line
&gt;    option to change this behavior. You can then get a meaningful
&gt;    backtrace from your debugger if you break on the gdk_x_error() function.)
&gt; 
&gt; == End ==
&gt; 
&gt; After running it with --sync param I got following error:
&gt; 
&gt; == Start ==
&gt; 
&gt; (amaya_bin:16235): Gtk-CRITICAL **: gtk_widget_set_colormap: assertion
&gt; `!GTK_WIDGET_REALIZED (widget)&apos; failed
&gt; The program &apos;amaya_bin&apos; received an X Window System error.
&gt; This probably reflects a bug in the program.
&gt; The error was &apos;BadMatch (invalid parameter attributes)&apos;.
&gt;   (Details: serial 16123 error_code 8 request_code 143 minor_code 5)
&gt;   (Note to programmers: normally, X errors are reported asynchronously;
&gt;    that is, you will receive the error a while after causing it.
&gt;    To debug your program, run it with the --sync command line
&gt;    option to change this behavior. You can then get a meaningful
&gt;    backtrace from your debugger if you break on the gdk_x_error() function.)
&gt; 
&gt; == End ==
&gt; 
&gt; Please fix it.
&gt; 

It seems a GTK problem.
I need more information to detect the problem:
What is your platform Ubuntu, Fedora, etc.? amd64 or i386?
What is the Amaya version: 11.2 or 11.3-pre?



</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>29609</commentid>
    <comment_count>2</comment_count>
    <who name="Michal D.">mdziczkowski</who>
    <bug_when>2009-11-17 13:52:13 +0000</bug_when>
    <thetext>&gt; It seems a GTK problem.
&gt; I need more information to detect the problem:
&gt; What is your platform Ubuntu, Fedora, etc.? amd64 or i386?
&gt; What is the Amaya version: 11.2 or 11.3-pre?

I&apos;m using it on Ubuntu 8.10 (I&apos;m still waiting that Ubuntu 9.10 get delivered to me).

About the Amaya version I&apos;m not quite sure. I had installed it after repository update.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>29755</commentid>
    <comment_count>3</comment_count>
    <who name="nachikethas">nachikethas</who>
    <bug_when>2009-11-26 17:06:51 +0000</bug_when>
    <thetext>user@ubuntu:~$ amaya
12:04:44 PM: Deleted stale lock file &apos;/home/user1/.amaya_bin-user1&apos;.

(amaya_bin:11603): Gtk-CRITICAL **: gtk_widget_set_colormap: assertion `!GTK_WIDGET_REALIZED (widget)&apos; failed
The program &apos;amaya_bin&apos; received an X Window System error.
This probably reflects a bug in the program.
The error was &apos;BadMatch (invalid parameter attributes)&apos;.
  (Details: serial 7142 error_code 8 request_code 143 minor_code 5)
  (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.)
__________

I am using Hardy Heron 8.04, AMD_64bit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64479</commentid>
    <comment_count>4</comment_count>
    <who name="arsen">arsen.nagmetov.97</who>
    <bug_when>2012-02-23 07:25:15 +0000</bug_when>
    <thetext>как делать баксы в супер гонках бесплатно</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>