[Bug 584287] Re: Unexpected X error (BadDrawable) causing metacity to abort in maverick

2010-05-27 Thread Gary Trakhman
happens for me with xserver-xorg-video-intel from xorg-edgers on
maverick when loading Urban Terror opengl game.


Window manager warning: Log level 8: gdk_drawable_set_colormap: assertion `cmap 
== NULL || gdk_drawable_get_depth (drawable) == cmap->visual->depth' failed
Window manager warning: Log level 8: meta_frame_style_draw_with_style: 
assertion `style_gtk->colormap == gdk_drawable_get_colormap (drawable)' failed
Window manager warning: Log level 8: gdk_drawable_set_colormap: assertion `cmap 
== NULL || gdk_drawable_get_depth (drawable) == cmap->visual->depth' failed
Window manager warning: Log level 8: meta_frame_style_draw_with_style: 
assertion `style_gtk->colormap == gdk_drawable_get_colormap (drawable)' failed
Window manager warning: Log level 8: gdk_drawable_set_colormap: assertion `cmap 
== NULL || gdk_drawable_get_depth (drawable) == cmap->visual->depth' failed
Window manager warning: Log level 8: meta_frame_style_draw_with_style: 
assertion `style_gtk->colormap == gdk_drawable_get_colormap (drawable)' failed
Window manager warning: Log level 8: gdk_drawable_set_colormap: assertion `cmap 
== NULL || gdk_drawable_get_depth (drawable) == cmap->visual->depth' failed
Window manager warning: Log level 8: meta_frame_style_draw_with_style: 
assertion `style_gtk->colormap == gdk_drawable_get_colormap (drawable)' failed
Bug in window manager: Unexpected X error: BadDrawable (invalid Pixmap or 
Window parameter) serial 5943 error_code 9 request_code 53 minor_code 0)
Aborted

-- 
Unexpected X error (BadDrawable) causing metacity to abort in maverick
https://bugs.launchpad.net/bugs/584287
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 395342] Re: empathy: after sending myself an IM message, I cannot close the conversation window

2010-01-16 Thread Gary Trakhman
works fine for me now

-- 
empathy: after sending myself an IM message, I cannot close the conversation 
window
https://bugs.launchpad.net/bugs/395342
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 395342] Re: empathy: after sending myself an IM message, I cannot close the conversation window

2010-01-16 Thread Gary Trakhman
it's not a problem for me anymore

On Sat, Jan 16, 2010 at 5:09 AM, om26er  wrote:
> We'd like to figure out what's causing this bug for you, but we haven't
> heard back from you in a while. Could you please provide the requested
> information? Thanks!
>
> --
> empathy: after sending myself an IM message, I cannot close the conversation 
> window
> https://bugs.launchpad.net/bugs/395342
> You received this bug notification because you are a direct subscriber
> of the bug.
>

** Changed in: empathy (Ubuntu)
   Status: Incomplete => Fix Released

-- 
empathy: after sending myself an IM message, I cannot close the conversation 
window
https://bugs.launchpad.net/bugs/395342
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 391398] Re: Applications segfault with gtk+ version 2.17.2 when selecting listbox values

2009-07-08 Thread Gary Trakhman
woot, it works.

On Wed, Jul 8, 2009 at 4:21 PM, Kim Nguyễn wrote:
> HAaaa the typo is actually upstream it seems:
>
> http://git.gnome.org/cgit/gtk+/commit/?id=3bf1c7adadb1fda69e63fc6fe0f3698d937a1b80
>
> towards the end.
>
> It's only in libgail. Could you try disabling assistive technologies and see 
> if it still segfaults ?
> System/Preferences/Assistive Technologies and untick enable assistive tech.
>
> I'll upload a new version of the package to fix it and report upstream
> to.
>
> --
> Applications segfault with gtk+ version 2.17.2 when selecting listbox values
> https://bugs.launchpad.net/bugs/391398
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>

-- 
Applications segfault with gtk+ version 2.17.2 when selecting listbox values
https://bugs.launchpad.net/bugs/391398
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Re: [Bug 391398] Re: Applications segfault with gtk+ version 2.17.2 when selecting listbox values

2009-07-08 Thread Gary Trakhman
same problem with empathy:

empathy: symbol lookup error: /usr/lib/gtk-2.0/modules/libgail.so:
undefined symbol: GKT_CELL_LAYOUT


On Wed, Jul 8, 2009 at 3:46 PM, Grigory Trakhman wrote:
> I tried do do a backtrace.. notice it says "GKT_CELL_LAYOUT" instead
> of GTK.  looks like a typo?
>
>
> Starting program: /usr/sbin/synaptic
> [Thread debugging using libthread_db enabled]
> /usr/sbin/synaptic: symbol lookup error:
> /usr/lib/gtk-2.0/modules/libgail.so: undefined symbol: GKT_CELL_LAYOUT
>
> Program exited with code 0177.
> (gdb) backtrace full
> No stack.
> (gdb) info registers
> The program has no registers now.
> (gdb) thread apply all backtrace
> (gdb) quit
>
>
> On Wed, Jul 8, 2009 at 3:28 PM, Kim Nguyễn wrote:
>> That's very strange I haven't had a single segfault since the upgrade. Would 
>> you mind posting a backtrace of
>> synaptic ?
>>
>> --
>> Applications segfault with gtk+ version 2.17.2 when selecting listbox values
>> https://bugs.launchpad.net/bugs/391398
>> You received this bug notification because you are a direct subscriber
>> of a duplicate bug.
>>
>

-- 
Applications segfault with gtk+ version 2.17.2 when selecting listbox values
https://bugs.launchpad.net/bugs/391398
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Re: [Bug 391398] Re: Applications segfault with gtk+ version 2.17.2 when selecting listbox values

2009-07-08 Thread Gary Trakhman
I tried do do a backtrace.. notice it says "GKT_CELL_LAYOUT" instead
of GTK.  looks like a typo?


Starting program: /usr/sbin/synaptic
[Thread debugging using libthread_db enabled]
/usr/sbin/synaptic: symbol lookup error:
/usr/lib/gtk-2.0/modules/libgail.so: undefined symbol: GKT_CELL_LAYOUT

Program exited with code 0177.
(gdb) backtrace full
No stack.
(gdb) info registers
The program has no registers now.
(gdb) thread apply all backtrace
(gdb) quit


On Wed, Jul 8, 2009 at 3:28 PM, Kim Nguyễn wrote:
> That's very strange I haven't had a single segfault since the upgrade. Would 
> you mind posting a backtrace of
> synaptic ?
>
> --
> Applications segfault with gtk+ version 2.17.2 when selecting listbox values
> https://bugs.launchpad.net/bugs/391398
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>

-- 
Applications segfault with gtk+ version 2.17.2 when selecting listbox values
https://bugs.launchpad.net/bugs/391398
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Re: [Bug 391398] Re: Applications segfault with gtk+ version 2.17.2 when selecting listbox values

2009-07-08 Thread Gary Trakhman
with the ppa, i get even more crashes, can't even run synaptic now :-)
I guess kde or back to jaunty for me.

-- 
Applications segfault with gtk+ version 2.17.2 when selecting listbox values
https://bugs.launchpad.net/bugs/391398
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 391398] Re: Applications segfault with gtk+ version 2.17.2 when selecting listbox values

2009-07-07 Thread Gary Trakhman
so there's nothing to be done, just wait for changes to trickle down?

On Tue, Jul 7, 2009 at 7:13 PM, Kim Nguyễn wrote:
> What?
>
> removing deprecated code is a major goal toward gtk 3.0 so this has to be 
> done. Note that *none* of the applications are broken because of the 
> deprecation, you don't need a compatibility library and they don't need
> to be updated (at least not as far as this bug is concerned).
> All the applications are broken because there is a *bug* in gtk 2.17.2 namely 
> it uses internally a deprecated api which in turn cause the problem of 
> pointer cast I mentioned above. This has already been fixed upstream.
> Glitches like this are bound too happen, 2.17.x *is* a developpement release.
>
> --
> Applications segfault with gtk+ version 2.17.2 when selecting listbox values
> https://bugs.launchpad.net/bugs/391398
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>

-- 
Applications segfault with gtk+ version 2.17.2 when selecting listbox values
https://bugs.launchpad.net/bugs/391398
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 391398] Re: Applications segfault with gtk+ version 2.17.2 when selecting listbox values

2009-07-07 Thread Gary Trakhman
not really sure, but I've got backtraces with debugging symbols if you
wanna check it out.  empathy was crashing with
gail_tree_view_ref_child().  Pidgin has been stable for me for a day or
so, and I've switched to kde until this is fixed.  Still using pidgin
however, and it seems fine.  The nm-applet crash seems to be in gail as
well.


Bug #395210 empathy crashes in gail_tree_view_ref_child()
Bug #395340  pidgin crashes in IA__g_slice_free_chain_with_offset()
Bug #395198 nm-applet crashes.

-- 
Applications segfault with gtk+ version 2.17.2 when selecting listbox values
https://bugs.launchpad.net/bugs/391398
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 391398] Re: Applications segfault with gtk+ version 2.17.2 when selecting listbox values

2009-07-07 Thread Gary Trakhman
So, I have duplicates under this bug for nm-applet and pidgin and
empathy, should I remove them as duplicates and ask for the projects
to stop using deprecated functions?

On Tue, Jul 7, 2009 at 9:25 AM, Kim Nguyễn wrote:
> It's not broken, it's gone.
>
> You have:
>
> +#ifndef GTK_DISABLE_DEPRECATED
> GList *gtk_cell_view_get_cell_renderers (GtkCellView *cell_view);
> +#endif
>
> in gtkcellview.h (and of course GTK_DISABLE_DEPREATED is enabled during 
> compilation).
> The code is still there so the there is no linking error but now every use of 
> the function as a
> return type of int. (the default type for functions in C) instead of GList*. 
> I guess the segfaults
> only occur on amd64 since on this arch sizeof(void*) is 8 and sizeof(int) is 
> 4, so the higher 4 bytes
> of the pointer gets truncated. This would explain why the segfaults do not 
> occur 100% of the time
> (when the old function returns an address which fits on 4 bytes then 
> everything is fine).
>
> Anyway, these functions are not used upstream anymore by gtk itself but other 
> libs might still use them
> (and thus compile without GTK_DISABLE_DEPRECATED) so there really isn't 
> anything to report upstream.
>
> --
> Applications segfault with gtk+ version 2.17.2 when selecting listbox values
> https://bugs.launchpad.net/bugs/391398
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>

-- 
Applications segfault with gtk+ version 2.17.2 when selecting listbox values
https://bugs.launchpad.net/bugs/391398
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 395198] Re: nm-applet crashes when looking at it funny and so do other apps.

2009-07-06 Thread Gary Trakhman
*** This bug is a duplicate of bug 391398 ***
https://bugs.launchpad.net/bugs/391398

** This bug has been marked a duplicate of bug 391398
   Applications segfault with gtk+ version 2.17.2 when selecting listbox values

-- 
nm-applet crashes when looking at it funny and so do other apps.
https://bugs.launchpad.net/bugs/395198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee (via bug 391398).

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 309367] Re: Brightness controls do not work properly on IdeaPad Y510.

2009-01-21 Thread Gary Trakhman
ya, same thing

On Wed, Jan 21, 2009 at 11:36 PM, eShepard  wrote:
> Yes, I believe it is the same issue.  Duplicate.  It also reverses yet
> again if you keep decreasing the value after the on-screen indicator
> shows it at minimum.
>
> Gary Trakhman wrote:
>> I have similar problems in bug 301524 with my thinkpad SL series,
>> duplicate?
>>
>>
>
> --
> Brightness controls do not work properly on IdeaPad Y510.
> https://bugs.launchpad.net/bugs/309367
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
Brightness controls do not work properly on IdeaPad Y510.
https://bugs.launchpad.net/bugs/309367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 301026] Re: Thinkpad SL 400, screen brightness is not changed

2009-01-21 Thread Gary Trakhman
this is a duplicate of my bug 301524.  See the upstream tracked bugs.
Apparently, people didn't have this problem in 7.10, but they did in
8.04.  What's changed in the kernel since then?  video.c?

-- 
Thinkpad SL 400, screen brightness is not changed
https://bugs.launchpad.net/bugs/301026
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 309367] Re: Brightness controls do not work properly on IdeaPad Y510.

2009-01-21 Thread Gary Trakhman
I have similar problems in bug 301524 with my thinkpad SL series,
duplicate?

-- 
Brightness controls do not work properly on IdeaPad Y510.
https://bugs.launchpad.net/bugs/309367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs