[Bug 514083] Re: netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()

2014-02-01 Thread Rolf Leggewie
netbook-launcher is part of lucid Desktop and no longer supported.  I'm
sorry I don't have better news.

** Changed in: netbook-launcher (Ubuntu)
   Status: Triaged = Won't Fix

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

Title:
  netbook-launcher crashed with SIGSEGV in
  g_cclosure_marshal_VOID__ENUM()

To manage notifications about this bug go to:
https://bugs.launchpad.net/netbook-remix-launcher/+bug/514083/+subscriptions

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


[Bug 514083] Re: netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()

2010-03-12 Thread Didier Roche
pushed in trunk :)

** Also affects: netbook-remix-launcher
   Importance: Undecided
   Status: New

** Changed in: netbook-remix-launcher
   Status: New = Fix Committed

-- 
netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()
https://bugs.launchpad.net/bugs/514083
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 514083] Re: netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()

2010-03-11 Thread Didier Roche
@Chris:
I fixed another bug with the same behavior. Look at commit 469 in the trunk. 
box was first passed with the right signal, but then the signal was respawing 
with an empty box. Testing the pointer isn't null fix it and still enable 
keyboard navigation.

-- 
netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()
https://bugs.launchpad.net/bugs/514083
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 514083] Re: netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()

2010-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~raof/netbook-remix-launcher/fix-bug-513083

-- 
netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()
https://bugs.launchpad.net/bugs/514083
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 514083] Re: netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()

2010-03-10 Thread Chris Halse Rogers
Ok.  This is easily reproducible.  I'm on it.


** Changed in: netbook-launcher (Ubuntu)
 Assignee: (unassigned) = Chris Halse Rogers (raof)

-- 
netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()
https://bugs.launchpad.net/bugs/514083
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 514083] Re: netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()

2010-03-10 Thread Chris Halse Rogers
This is odd.  The crash is in the child-focus-changed signal handler,
which is getting passed an unexpectedly NULL box.  The same behaviour is
evidenced by the nl-places-manager, too.

The strange strange thing is that at the point the signal is being raised, 
child-box is a perfectly valid object.  Somewhere between
g_signal_emit_by_name (actor, child-focus-changed, child-box);
and the on_child_focus_changed signal handler actually getting called that 
pointer is getting NULLed.

While I was there I noticed that the marshaller set for the child-focus-
changed signal in ctk-actor.c looks wrong; it's
g_ccloseru_marshal_VOID_ENUM, but the signal gets passed a
ClutterActorBox *, not an enum.

-- 
netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()
https://bugs.launchpad.net/bugs/514083
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 514083] Re: netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()

2010-02-24 Thread Ubuntu QA Website
** Tags added: iso-testing

-- 
netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()
https://bugs.launchpad.net/bugs/514083
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 514083] Re: netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()

2010-02-13 Thread Didier Roche
** Visibility changed to: Public

-- 
netbook-launcher crashed with SIGSEGV in g_cclosure_marshal_VOID__ENUM()
https://bugs.launchpad.net/bugs/514083
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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