[Bug 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2010-09-15 Thread Bug Watch Updater
** Changed in: deskbar-applet
   Importance: Unknown = Critical

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for deskbar-applet.

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


[Bug 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-10-13 Thread nikolay botev
I no longer see this problem on karmic beta

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for deskbar-applet.

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


[Bug 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-05-13 Thread Bug Watch Updater
** Changed in: deskbar-applet
   Status: New = Fix Released

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for deskbar-applet.

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


[Bug 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-09 Thread Dimitry Andric
Looks like comment #32 here:
http://bugzilla.gnome.org/show_bug.cgi?id=577649#c32 and its followups
seem to fix the problem.  When I remove the inheritance of gobject in
GnomeURLopener, the crash goes away.

There is a more complete patch at
http://bugzilla.gnome.org/attachment.cgi?id=132271action=view , which
is apparently already commited in the upstream version.  It applies
fine, though the file locations are a bit different in Ubuntu, and also
solves the crash, at least for me.

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for deskbar-applet.

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


[Bug 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-09 Thread Vassily Gavrilyak
It's already fixed upstream. see
http://bugzilla.gnome.org/show_bug.cgi?id=577649

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for deskbar-applet.

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


[Bug 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-09 Thread Vassily Gavrilyak
Locations are not different, patch must be applied to source package,
not installed files. It works for me too, as I noted at upstream
comments.

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for deskbar-applet.

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


[Bug 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-09 Thread Dimitry Andric
Here's a hopefully useful stack trace:

GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu...
(gdb) run
Starting program: /usr/bin/python /usr/lib/deskbar-applet/deskbar-applet -d
[Thread debugging using libthread_db enabled]
[New Thread 0x7f4eac4076f0 (LWP 5237)]
04-09 11:10:36 root INFO Starting Deskbar instance: 
gnome.applet.Applet object at 0x25411e0 (PanelApplet at 0x25b) 
OAFIID:Deskbar_Applet
04-09 11:10:36 deskbar.core.Keybinder INFO Binding Global shortcut AltF3 
to focus the deskbar
04-09 11:10:36 deskbar.core.CoreImpl INFO Successfully binded Deskbar to 
AltF3
04-09 11:10:36 deskbar.core.ModuleLoader WARNING  Class 
EpiphanyBookmarksHandler in file 
/usr/lib/deskbar-applet/modules-2.20-compatible/epiphany.py has missing 
requirements. Skipping.
04-09 11:10:36 deskbar.core.ModuleLoader WARNING  Class EpiphanyHistoryHandler 
in file /usr/lib/deskbar-applet/modules-2.20-compatible/epiphany.py has missing 
requirements. Skipping.
04-09 11:10:36 deskbar.core.ModuleLoader WARNING  Class EpiphanySearchHandler 
in file /usr/lib/deskbar-applet/modules-2.20-compatible/epiphany.py has missing 
requirements. Skipping.
04-09 11:10:36 deskbar.core.ModuleLoader INFO Loading module 'Programs' 
from file /usr/lib/deskbar-applet/modules-2.20-compatible/programs.py.
04-09 11:10:36 deskbar.core.ModuleLoader INFO Loading module 'Dictionary' 
from file /usr/lib/deskbar-applet/modules-2.20-compatible/programs.py.
04-09 11:10:36 deskbar.core.ModuleLoader INFO Loading module 'Files and 
Folders Search' from file 
/usr/lib/deskbar-applet/modules-2.20-compatible/programs.py.
04-09 11:10:36 deskbar.core.ModuleLoader INFO Loading module 'Developer 
Documentation' from file 
/usr/lib/deskbar-applet/modules-2.20-compatible/programs.py.
04-09 11:10:36 deskbar.core.ModuleLoader INFO Loading module 'Tomboy Notes' 
from file /usr/lib/deskbar-applet/modules-2.20-compatible/tomboy.py.
04-09 11:10:36 deskbar.core.ModuleLoader INFO Loading module 'Web' from 
file /usr/lib/deskbar-applet/modules-2.20-compatible/web_address.py.
04-09 11:10:36 deskbar.core.ModuleLoader INFO Loading module 'OpenSearch' 
from file /usr/lib/deskbar-applet/modules-2.20-compatible/opensearch.py.
04-09 11:10:36 deskbar.core.ModuleLoader INFO Loading module 'Calculator' 
from file /usr/lib/deskbar-applet/modules-2.20-compatible/calculator.py.
04-09 11:10:36 deskbar.core.ModuleLoader INFO Loading module 'del.icio.us 
Bookmarks' from file 
/usr/lib/deskbar-applet/modules-2.20-compatible/desklicious.py.
04-09 11:10:36 deskbar.core.ModuleLoader INFO Loading module 'Computer 
Actions' from file 
/usr/lib/deskbar-applet/modules-2.20-compatible/gdmactions.py.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f4eac4076f0 (LWP 5237)]
PyType_IsSubtype (a=0xfffd, b=0x7f4eaa26e6a0) at 
../Objects/typeobject.c:1157
1157../Objects/typeobject.c: No such file or directory.
in ../Objects/typeobject.c
(gdb) bt
#0  PyType_IsSubtype (a=0xfffd, b=0x7f4eaa26e6a0) at 
../Objects/typeobject.c:1157
#1  0x7f4eaa0599fc in pyg_type_add_interfaces (class=0x292d530, 
instance_type=42386864, bases=0x28ea5a8, new_interfaces=0, 
parent_interfaces=0x288c7e0, n_parent_interfaces=0)
at /build/buildd/pygobject-2.16.1/gobject/gobjectmodule.c:1088
#2  0x7f4eaa059d23 in pyg_type_register (class=0x292d530, type_name=value 
optimized out) at /build/buildd/pygobject-2.16.1/gobject/gobjectmodule.c:1237
#3  0x7f4eaa05ab78 in _wrap_pyg_type_register (self=value optimized out, 
args=value optimized out) at 
/build/buildd/pygobject-2.16.1/gobject/gobjectmodule.c:954
#4  0x004a2b03 in PyEval_EvalFrameEx (f=0x1b8e9c0, throwflag=value 
optimized out) at ../Python/ceval.c:3706
#5  0x004a3dae in PyEval_EvalFrameEx (f=0x1b281c0, throwflag=value 
optimized out) at ../Python/ceval.c:3792
#6  0x004a4649 in PyEval_EvalCodeEx (co=0x7f4eac327468, globals=value 
optimized out, locals=value optimized out, args=0x28d1590, argcount=4, 
kws=0x0, kwcount=0, defs=0x0, defcount=0, 
closure=0x0) at ../Python/ceval.c:2968
#7  0x005329ad in function_call (func=0x7f4eac2676e0, arg=0x28d1578, 
kw=0x0) at ../Objects/funcobject.c:524
#8  0x0041d3bd in PyObject_Call (func=0x7f4eac2676e0, arg=0x28d1578, 
kw=0x0) at ../Objects/abstract.c:2492
#9  0x00424f48 in instancemethod_call (func=0x7f4eac2676e0, 
arg=0x28d1578, kw=0x0) at ../Objects/classobject.c:2579
#10 0x0041d3bd in PyObject_Call (func=0x27cb9b0, arg=0x28bd9b0, kw=0x0) 
at ../Objects/abstract.c:2492
#11 0x0047413c in slot_tp_init (self=0x292d530, args=0x28bd9b0, 

[Bug 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-07 Thread Sebastian Pölsterl
Could anybody who wants to help finding the exact cause of this bug
please follow the instructions in the upstream bug tracker at
http://bugzilla.gnome.org/show_bug.cgi?id=577649#c23

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for deskbar-applet.

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


[Bug 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-06 Thread Vassily Gavrilyak
With latest updates of python etc. deskbar-applet crashed again on my laptop, 
but works on another, where it didn't work before.
So it works either on this laptop or on another, not on both. But running 
deskbar from command line as /usr/lib/deskbar-applet/deskbar-applet and then 
adding it to panel works.

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-06 Thread Sebastien Bacher
** Changed in: deskbar-applet (Ubuntu)
   Status: Incomplete = Triaged

** Also affects: deskbar-applet via
   http://bugzilla.gnome.org/show_bug.cgi?id=577649
   Importance: Unknown
   Status: Unknown

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for deskbar-applet.

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


[Bug 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-06 Thread Vassily Gavrilyak
More information. deskbar-applet works when launching from terminal and adding 
to panel, but it crashes when launching from Run - (alt-F2).  I tried to run 
in with Alt-F2 in gdb and got the same stackrace. Does anybody know what is the 
difference between console launch and Run? 
Maybe some environment variable?

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-06 Thread Vassily Gavrilyak
I installed python-dbg package, run deskbar-applet -w from dash and have
more detailed stacktrace.


** Attachment added: Detailed stacktrace with python-dbg
   http://launchpadlibrarian.net/24860027/deskbar_stacktrace_dbg.txt

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-06 Thread Vassily Gavrilyak
In my previous stacktrace there was /usr/lib/deskbar-
applet/modules-2.20-compatible/twitter.pyc. After removing /usr/lib
/deskbar-applet/modules-2.20-compatible/twitter.py and /usr/lib/deskbar-
applet/modules-2.20-compatible/twitter.pyc everything works

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-06 Thread Bug Watch Updater
** Changed in: deskbar-applet
   Status: Unknown = New

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for deskbar-applet.

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


[Bug 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-06 Thread nikolay botev
removing twitter.py*  from /usr/lib/deskbar-
applet/modules-2.20-compatible fixed the problem for me as well

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for deskbar-applet.

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


[Bug 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-05 Thread Sebastian Pölsterl
This bug is also upstream at
http://bugzilla.gnome.org/show_bug.cgi?id=577649

Telling from the stacktrace it seems to be a problem in pygobject.

** Bug watch added: GNOME Bug Tracker #577649
   http://bugzilla.gnome.org/show_bug.cgi?id=577649

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-03 Thread Mehul J. Rajput
same with me... deleting folder allows deskbar to be added but when you
click on it, deskbar crashes.

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-04-01 Thread Vassily Gavrilyak
Same with me, only removing the folder helped. But is doesn't help on
another laptop with the same Jaunty 64 version.

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-31 Thread Sidimar Carniel
only making the removal as mentioned above don't solve the problem.It
removed the directory, but rather the application quits unexpectedly.

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-31 Thread Sebastien Bacher
could you try to figure what in the config trigger the issue?

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-31 Thread Photon
In my case it didn't help to remove any of the files or folders inside
of ~/.local/share/desktop-applet or all of them. The only thing that
helped was to remove the whole folder. Really strange...

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-28 Thread Martin Heitzer
Fixed for me with package deskbar-applet 2.26.0-0ubuntu1.

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-28 Thread Kjetil Thuen
I was seeing this with 2.26.0-0ubuntu1, but if I move away my
~/.local/share/desktop-applet, it will start. If I put my old copy back
in, it crashes on startup again. This box was just upgraded from
intrepid to jaunty. The only thing in ~/.local/share/desktop-applet/ is
the history file and an empty modules dir.

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-28 Thread Photon
I can confirm this. I've Jaunty since Alpha3 and removing ~/.local/share
/desktop-applet/ solves the problem, too.

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-27 Thread nikolay botev
I filed bug 349391 which looks exactly like this bug but I believe is
different.

The bug here, I joined while testing jaunty on my laptop (nvidia
graphics with propr. driver)

The new bug presents the same problem, but on my desktop, after i
upgraded it from 810 to 904 beta and installed fglrx (it works on 904
beta with radeon)

the key difference from the log files: here is the crash record on my
desktop:

Mar 27 00:08:34 nikolay-quad kernel: [ 7822.490412] deskbar-
applet[12675]: segfault at fd ip 00467c45 sp 7fff9ee7ded8
error 4 in python2.6[40+216000]


... i will post the corresponding line for my laptop from before the problem 
got solved there.

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-27 Thread nikolay botev
here is THIS bug's error log line (note the different ip from the above
message which relates to my new bug 349391)


Mar 13 23:51:04 nikolay-laptop kernel: [   83.726969] deskbar-
applet[4699]: segfault at 101 ip 00467c05 sp 7fff651e1318
error 4 in python2.6[40+215000]

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-26 Thread MBecker
Still crashes for me. Everytime I try to add the deskbar applet to the
gnome panel.

Python 2.6.1, Ubuntu 9.04, amd64

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-26 Thread MBecker
Still crashes for me. Everytime I try to add the deskbar applet to the
gnome panel.

Python 2.6.1, Ubuntu 9.04, amd64

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-21 Thread Photon
Which version do you guys use? I'm still experiecing this problem with
2.26.0-0ubuntu1 (jaunty).

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-19 Thread wios
fixed with today's update (for me)

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-19 Thread Łukasz Jernaś
Still crashes for me.

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-19 Thread wiflye81
Also fixed for me with yesterday update (even with tracker lib)

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-19 Thread nikolay botev
also fixed for me after updating python and deskbar packages

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-18 Thread Marc HEBRARD
Same here.

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-10 Thread Tarin Mahmood
I have this problem to and I am unable to add the deskbar to panel.

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-09 Thread Sebastien Bacher
do you get the issue every time?

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-09 Thread wios
every time i want to add it to the panel the error message occurs and
deskbar quits deskbar has quit unexpectedly

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-09 Thread naskopopov
the same situation here

wios wrote:
 every time i want to add it to the panel the error message occurs and
 deskbar quits deskbar has quit unexpectedly



-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-09 Thread wiflye81
Same here

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-09 Thread Yks
the same situation and here

On Mon, Mar 9, 2009 at 2:08 PM, wiflye81 wifly...@gmail.com wrote:
 Same here

 --
 deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
 https://bugs.launchpad.net/bugs/333608
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-09 Thread nikolay botev
I get the issue every single time

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-01 Thread Timothy Palpant
Is this due to python updating to 2.6?

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-03-01 Thread nikolay botev
Here is a coredump for this exact same problem. See bug 336507 for
details - the Disassembly and Stacktrace there match the ones here
exactly.

** Attachment added: core dump from 336507 duplicate report
   http://launchpadlibrarian.net/23278379/CoreDump.gz

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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 333608] Re: deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()

2009-02-26 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

** Attachment removed: CoreDump.gz

   http://launchpadlibrarian.net/23024194/CoreDump.gz

** Visibility changed to: Public

** Changed in: deskbar-applet (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

-- 
deskbar-applet crashed with SIGSEGV in PyType_IsSubtype()
https://bugs.launchpad.net/bugs/333608
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