Bug#479760: Open a Copy should have a keybinding

2008-05-30 Thread iain broadfoot
tags 479760 fixed-upstream
thanks

http://bugzilla.gnome.org/show_bug.cgi?id=532239#c1
I think Ctrl+N is a good option too. Fixed in svn trunk.  Thanks for
reporting. 

cheers,
iain



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



Bug#479760: Info received (Bug#479760: Open a Copy should have a keybinding)

2008-05-30 Thread iain broadfoot
Oops, hadn't seen that the upstream fix had been noted already.

Sorry for the noise.

cheers,
iain



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



Bug#479760: Open a Copy should have a keybinding

2008-05-06 Thread iain broadfoot
Package: evince
Severity: wishlist

Evince's Open a Copy feature lacks a keybinding: most other aspects
of evince usage are drivable without using the mouse.

Ctrl+N might be a good option, to represent New Window
Ctrl+D might work, meaning Duplicate Window

cheers,
iain



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



Bug#419393: How to use a genuine gem pkg installed with debian rubygems?

2007-05-14 Thread iain broadfoot

You need to
require 'rubygems'
before trying to require anything installed as a gem.

This is true whether you're using debian's rubygems packages or not.

cheers,
iain


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



Bug#401567: Gaim crashes

2006-12-18 Thread iain broadfoot

Agreed, having the libnotify plugin enabled seems to be the cause of
the crashes; at least, disabling it stops the crashes.

cheers,
iain


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



Bug#401567: closed by Ari Pollak [EMAIL PROTECTED] (Bug#401567: fixed in gaim 1:2.0.0+beta5-8)

2006-12-13 Thread iain broadfoot

Cancel the celebrations; getting more crashes.

This time it seemed to happen as I right-clicked on the icon in the
notification area:

*** glibc detected *** corrupted double-linked list: 0x00e62e80 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread 47008577106736 (LWP 20002)]
0x2ac1073ef07b in raise () from /lib/libc.so.6
(gdb) bt full
#0  0x2ac1073ef07b in raise () from /lib/libc.so.6
No symbol table info available.
#1  0x2ac1073f084e in abort () from /lib/libc.so.6
No symbol table info available.
#2  0x2ac1074255e9 in __fsetlocking () from /lib/libc.so.6
No symbol table info available.
#3  0x2ac10742a9bc in malloc_usable_size () from /lib/libc.so.6
No symbol table info available.
#4  0x2ac10742c779 in free () from /lib/libc.so.6
No symbol table info available.
#5  0x2ac10742e15d in malloc () from /lib/libc.so.6
No symbol table info available.
#6  0x2ac1070d375b in g_malloc () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#7  0x2ac106e4e970 in g_object_new_valist ()
  from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#8  0x2ac106e4ed61 in g_object_new () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#9  0x2ac106279aeb in gtk_menu_attach_to_widget ()
  from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#10 0x2ac106e688f0 in g_type_create_instance ()
---Type return to continue, or q return to quit---
  from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#11 0x2ac106e4fc9d in g_object_set () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#12 0x2ac106e4e0ff in g_object_newv () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#13 0x2ac106e4eb2c in g_object_new_valist ()
  from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#14 0x2ac106e4ed61 in g_object_new () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#15 0x00451a37 in gaim_gtk_docklet_clicked (
   button_type=value optimized out) at ../../gtk/gtkdocklet.c:493
No locals.
#16 0x2ac10627664d in _gtk_marshal_BOOLEAN__BOXED ()
  from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#17 0x2ac106e49479 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#18 0x2ac106e58ae1 in g_signal_chain_from_overridden ()
  from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#19 0x2ac106e59b5e in g_signal_emit_valist ()
---Type return to continue, or q return to quit---
  from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#20 0x2ac106e59f73 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#21 0x2ac10634cdae in gtk_widget_get_default_style ()
  from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#22 0x2ac1062702ae in gtk_propagate_event ()
  from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#23 0x2ac106271357 in gtk_main_do_event ()
  from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#24 0x2ac1065b852c in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#25 0x2ac1070cc913 in g_main_context_dispatch ()
  from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#26 0x2ac1070cf75d in g_main_context_check ()
  from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#27 0x2ac1070cfa46 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
---Type return to continue, or q return to quit---
#28 0x2ac1062716b2 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#29 0x00464af1 in main (argc=1, argv=0x7fffa515b8d8)
   at ../../gtk/gtkmain.c:801
   saved_status = value optimized out
   opt_help = value optimized out
   opt_login = 0
   opt_nologin = 0
   opt_version = value optimized out
   opt_config_dir_arg = 0x0
   opt_login_arg = 0x0
   opt_session_arg = 0x0
   search_path = value optimized out
   accounts = value optimized out
   sigset = {__val = {91143, 0 repeats 15 times}}
   prev_sig_disp = value optimized out
   errmsg =
\220�;\a�*\000\000\000�;\a�*\000\000\000\000\000\000\000\000\000\000
\227\025��\177\000\000\003\000\000\000\000\000\000\000�Yp\a�*\000\000\000\226\025��\177\000\000�\207\225\005�*\000\000\000\000\000\000�*\000\000w\225\005�*\000\000\000\000\000\000\000\000\000\000\220�\025��\177\000\000\000�\025��\177\000\000�=p\a�*\000\000\020\230\025��\177\000\000\002\000\000\000\000\000\000\000p�_\a�*\000\000�n\225\005�*\000\000\000\000\000\000\000\000\000\000\034\r\001,
'\0' repeats 13 times,
�\207\225\005�*\000\000\000\020\021\000\000\000\000\---Type return
to continue, or q return to quit---
000\220�\025��\177\000\000�n\225\005�*\000\000\005\000\000...
   segfault_message_tmp = value optimized out
   error = (GError *) 0x0
   opt = value 

Bug#401567: closed by Ari Pollak [EMAIL PROTECTED] (Bug#401567: fixed in gaim 1:2.0.0+beta5-8)

2006-12-12 Thread iain broadfoot

Yep, that's fixed it.

thanks,
iain


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



Bug#401567: closed by Ari Pollak [EMAIL PROTECTED] (Bug#401567: fixed in gaim 1:2.0.0+beta5-7)

2006-12-11 Thread iain broadfoot

reopen 401567
thanks

still crashing, still intermittent; from gaim-dbg:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47356427260720 (LWP 28857)]
0x2b1204bec885 in malloc_usable_size () from /lib/libc.so.6
(gdb) bt full
#0  0x2b1204bec885 in malloc_usable_size () from /lib/libc.so.6
No symbol table info available.
#1  0x2b1204bee779 in free () from /lib/libc.so.6
No symbol table info available.
#2  0x2b1204bf015d in malloc () from /lib/libc.so.6
No symbol table info available.
#3  0x2b120b945ea6 in _gnutls_send_int () from /usr/lib/libgnutls.so.13
No symbol table info available.
#4  0x2b120cd47287 in ssl_gnutls_write (gsc=value optimized out,
   data=0x0, len=15458000) at ../../../../libgaim/plugins/ssl/ssl-gnutls.c:174
   s = value optimized out
#5  0x2b120872ca5b in jabber_do_send (js=0x0, data=0x0, len=15458000)
   at ../../../../libgaim/protocols/jabber/jabber.c:216
   ret = 0
#6  0x2b120872caf6 in jabber_send_raw (js=0x9e27e0,
   data=0x2b12087373c8 \t, len=1)
   at ../../../../libgaim/protocols/jabber/jabber.c:312
   ret = value optimized out
#7  0x2b12044829df in send_keepalive (data=0x2b1204dba0e0)
   at ../../libgaim/connection.c:60
No locals.
#8  0x2b120488ee1b in g_source_get_current_time ()
  from /usr/lib/libglib-2.0.so.0
---Type return to continue, or q return to quit---
No symbol table info available.
#9  0x2b120488e913 in g_main_context_dispatch ()
  from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#10 0x2b120489175d in g_main_context_check ()
  from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#11 0x2b1204891a46 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#12 0x2b1203a336b2 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#13 0x00464af1 in main (argc=1, argv=0x7fffa799a118)
   at ../../gtk/gtkmain.c:801
   saved_status = value optimized out
   opt_help = value optimized out
   opt_login = 0
   opt_nologin = 0
   opt_version = value optimized out
   opt_config_dir_arg = 0x0
   opt_login_arg = 0x0
   opt_session_arg = 0x0
   search_path = value optimized out
   accounts = value optimized out
---Type return to continue, or q return to quit---
   sigset = {__val = {91143, 0 repeats 15 times}}
   prev_sig_disp = value optimized out
   errmsg =
[EMAIL 
PROTECTED]@\235\231��\177\000\000�]�\004\022+\000\000P\200\231��\177\000\000\002\000\000\000\000\000\000\000p��\004\022+\000\000�\216\021\003\022+\000\000\000\000\000\000\000\000\000\000\034\r\001,
'\0' repeats 13 times,
ѧ\021\003\022+\000\000\000\020\021\000\000\000\000\000�\234\231��\177\000\000�\216\021\003\022+\000\000\005\000\000...
   segfault_message_tmp = value optimized out
   error = (GError *) 0x0
   opt = value optimized out
   gui_check = value optimized out
   debug_enabled = 0
   long_options = {{name = 0x496e91 config, has_arg = 1, flag = 0x0,
   val = 99}, {name = 0x48974c debug, has_arg = 0, flag = 0x0, val = 100}, {
   name = 0x48b7b9 help, has_arg = 0, flag = 0x0, val = 104}, {
   name = 0x497839 login, has_arg = 2, flag = 0x0, val = 108}, {
   name = 0x494111 nologin, has_arg = 0, flag = 0x0, val = 110}, {
   name = 0x496e87 session, has_arg = 1, flag = 0x0, val = 115}, {
   name = 0x48cbb7 version, has_arg = 0, flag = 0x0, val = 118}, {
---Type return to continue, or q return to quit---
   name = 0x0, has_arg = 0, flag = 0x0, val = 0}}

iain