[Bug 1576637] Re: calculator window freezes after asterisk is pressed

2016-10-31 Thread Vsevolod Velichko
After upgrade to 16.10, the problem appears not only in gnome-
calculator, but also in nautilus and e.g. firefox save and print
dialogs.

** Also affects: uim (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/1576637

Title:
  calculator window freezes after asterisk is pressed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1576637/+subscriptions

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


[Bug 1576637] Re: calculator window freezes after asterisk is pressed

2016-07-05 Thread Vsevolod Velichko
Up?

** Changed in: gnome-calculator (Ubuntu)
   Status: Expired => New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/1576637

Title:
  calculator window freezes after asterisk is pressed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1576637/+subscriptions

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


[Bug 1576637] Re: calculator window freezes after asterisk is pressed

2016-05-05 Thread Vsevolod Velichko
Sorry for delay.
If I start calculator as

0 ➜ GTK_IM_MODULE=ibus gnome-calculator

the problem disappears.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/1576637

Title:
  calculator window freezes after asterisk is pressed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1576637/+subscriptions

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

[Bug 1576637] Re: calculator window freezes after asterisk is pressed

2016-04-29 Thread Vsevolod Velichko
I use two layouts: English (US) and Russian. Reproduces on both..
Input method is uim.
Related envvars:

declare -x CLUTTER_IM_MODULE="xim"
declare -x GTK_IM_MODULE="xim"
declare -x IM_CONFIG_PHASE="1"
declare -x QT4_IM_MODULE="uim"
declare -x QT_IM_MODULE="xim"
declare -x XMODIFIERS="@im=uim"

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/1576637

Title:
  calculator window freezes after asterisk is pressed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1576637/+subscriptions

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


[Bug 1576637] [NEW] calculator window freezes after asterisk is pressed

2016-04-29 Thread Vsevolod Velichko
Public bug reported:

After upgrade to ubuntu 16.04 the problem appeared in calculator: if one
uses keyboard for expression input, the calculator window freezes
forever after asterisk ('*' — shift+8) is pressed. If the on-screen
multiplication sign is pressed instead, the problem doesn't occur.

I tried with my default locale (Russian) and with the English one
(LANG=C LC_ALL=en_US.utf8 LANGUAGE=en) as well, the problem remains in
both cases. The calculator mode (basic/advanced/etc) also doesn't change
the behavior.

If I interrupt the execution from the gdb at the moment of freeze, the
stacktrace is slightly different from run to run:

%%%
(gdb) thread apply all where

Thread 4 (Thread 0x7fffe3df2700 (LWP 31184)):
#0  0x75a93e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7621c31c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7621c42c in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fffe3dfa28d in ?? () from 
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x76242b45 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x75d696fa in start_thread (arg=0x7fffe3df2700) at 
pthread_create.c:333
#6  0x75a9fb5d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fffe8e1b700 (LWP 31183)):
#0  0x75a93e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7621c31c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7621c6a2 in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7681a906 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x76242b45 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x75d696fa in start_thread (arg=0x7fffe8e1b700) at 
pthread_create.c:333
#6  0x75a9fb5d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fffe961c700 (LWP 31182)):
#0  0x75a93e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7621c31c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7621c42c in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7621c469 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x76242b45 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x75d696fa in start_thread (arg=0x7fffe961c700) at 
pthread_create.c:333
#6  0x75a9fb5d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x77f0bb40 (LWP 31180)):
#0  0x75a93e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x700cec62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x700d0617 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x700d0721 in xcb_wait_for_reply () from 
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#4  0x74692a47 in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#5  0x74678afd in XGetWindowProperty () from 
/usr/lib/x86_64-linux-gnu/libX11.so.6
#6  0x746c2627 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#7  0x746c34d7 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#8  0x746c37b1 in _XimRead () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#9  0x746b5abd in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#10 0x746b0e50 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#11 0x7fffe25ddf82 in ?? () from 
/usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-xim.so
#12 0x773fdb53 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#13 0x77504264 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#14 0x77b8b18d in ?? () from 
/usr/lib/x86_64-linux-gnu/libgtksourceview-3.0.so.1
#15 0x7741d30c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#16 0x764f2eff in g_closure_invoke () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#17 0x7650556e in ?? () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#18 0x7650d7f9 in g_signal_emit_valist () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#19 0x7650e555 in g_signal_emit_by_name () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#20 0x00415b7d in ?? ()
#21 0x7741d3f9 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#22 0x764f3122 in ?? () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#23 0x7650d4b8 in g_signal_emit_valist () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#24 0x7650e08f in g_signal_emit () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#25 0x7755ae5c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#26 0x7757aeeb in gtk_window_propagate_key_event () from 
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#27 0x7757e36b in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#28 0x0041c467 in ?? ()
#29 0x7741d3f9 in ?? () from /usr/lib/

[Bug 1155467] Re: python2.7 crashed with SIGSEGV in __find_specmb()

2013-03-24 Thread Vsevolod Velichko
It was package 'quickly'[1] which command 'quickly release' I used to package 
and release the 'parcel-tracker', package of mine[2].
[1] https://launchpad.net/ubuntu/+source/quickly
[2] https://code.launchpad.net/~torkvemada/parcel-tracker/quickly_trunk

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygobject in Ubuntu.
https://bugs.launchpad.net/bugs/1155467

Title:
  python2.7 crashed with SIGSEGV in __find_specmb()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1155467/+subscriptions

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


[Bug 699930] Re: gdm greeter shows mpd in the user list

2011-03-11 Thread Vsevolod Velichko
I coudn't find appropriate bug for consolekit.
Should I reassign this one to consolekit or you can find such bug to mark this 
one as duplicate?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.
https://bugs.launchpad.net/bugs/699930

Title:
  gdm greeter shows mpd in the user list

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


[Bug 699930] Re: gdm greeter shows mpd in the user list

2011-03-10 Thread Vsevolod Velichko
$ ck-history --frequent
torkvema 7042
gdm  675
mpd  328
nobody   50
root 23

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.
https://bugs.launchpad.net/bugs/699930

Title:
  gdm greeter shows mpd in the user list

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


[Bug 699930] Re: gdm greeter shows mpd in the user list

2011-03-10 Thread Vsevolod Velichko
Sebastien, mpd is coming from mpd package, it's music player daemon 
(https://launchpad.net/mpd, http://musicpd.org).
Look:
$ cat /etc/passwd|grep mpd
mpd:x:114:29::/var/lib/mpd:/bin/false
 $ cat /etc/group|grep :29:
audio:x:29:torkvemada,pulse,mpd,timidity
And even:
 $ sudo cat /etc/shadow|grep mpd
mpd:*:14253:0:9:7:::

This user definitely can't login, however it's shown in the gdm list.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.
https://bugs.launchpad.net/bugs/699930

Title:
  gdm greeter shows mpd in the user list

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


[Bug 699930] Re: gdm greeter shows mpd in the user list

2011-01-07 Thread Vsevolod Velichko
I've found two files, that probably should be fixed:
/etc/gdm/gdm.schemas and /usr/share/gdm/gdm.schemas, while everything
would work only after the second is fixed, while the first makes no
sense:

** Patch added: "gdm-greeter.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/699930/+attachment/1787192/+files/gdm-greeter.patch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.
https://bugs.launchpad.net/bugs/699930

Title:
  gdm greeter shows mpd in the user list

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


[Bug 699930] Re: gdm greeter shows mpd in the user list

2011-01-07 Thread Vsevolod Velichko


-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.
https://bugs.launchpad.net/bugs/699930

Title:
  gdm greeter shows mpd in the user list

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


[Bug 699930] [NEW] gdm greeter shows mpd in the user list

2011-01-07 Thread Vsevolod Velichko
Public bug reported:

Binary package hint: gdm

After the upgrade to natty alpha, gdm started displaying not only my user 
account in the user list, but it displays mpd too.
I suppose, that problem can be removed by adding mpd to the greeter/Exclude 
list.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gdm 2.32.0-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic i686
Architecture: i386
Date: Fri Jan  7 20:48:39 2011
ProcEnviron:
 LANGUAGE=pl_PL:pl:en_GB:en
 PATH=(custom, user)
 LANG=pl_PL.utf8
 LC_MESSAGES=pl_PL.utf8
 SHELL=/bin/bash
SourcePackage: gdm

** Affects: gdm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 natty

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.
https://bugs.launchpad.net/bugs/699930

Title:
  gdm greeter shows mpd in the user list

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


[Bug 624087] Re: nautilus crashed with SIGSEGV in g_cclosure_marshal_VOID__BOXED()

2010-09-29 Thread Vsevolod Velichko
Hello, have the same bug (ejected two partitions of the USB HDD). I
retraced my own stacktrace by apport-retrace and I hope it'll help you.

** Attachment added: "nautilus-stacktrace"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/624087/+attachment/1654907/+files/nautilus-stacktrace

-- 
nautilus crashed with SIGSEGV in g_cclosure_marshal_VOID__BOXED()
https://bugs.launchpad.net/bugs/624087
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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