[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-02-19 Thread Robert Ancell
** Changed in: unity-greeter Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/921998 Title: unity-greeter crashed with SIGSEGV in indicator_object_get_entri

[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-31 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/unity-greeter -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/921998 Title: unity-greeter crashed with SIGSEGV in indicator_object_get_entries() To manage notifications ab

[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-31 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-greeter - 0.2.0-0ubuntu6 --- unity-greeter (0.2.0-0ubuntu6) precise; urgency=low * debian/patches/handle_missing_indicators.patch: - backported from trunk, handle missing indicators (lp: #921998) * debian/patches/working_session_selector

[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/unity-greeter/ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/921998 Title: unity-greeter crashed with SIGSEGV in indicator_object_get_entries() To manage

[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-30 Thread Robert Ancell
Jason's patch is committed to trunk which should allow unity-greeter to gracefully handle missing indicators. The packaging branch has also been updated to recommend the default indicators. ** Also affects: unity-greeter Importance: Undecided Status: New ** Changed in: unity-greeter

[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-30 Thread Jason Conti
** Branch linked: lp:~jconti/unity-greeter/check_null_indicator -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/921998 Title: unity-greeter crashed with SIGSEGV in indicator_object_get_entries() To m

[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-30 Thread Sebastien Bacher
Jason, thanks for your work, do you think you could do an upstream merge request against lp:unity-greeter? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/921998 Title: unity-greeter crashed with SIGS

[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-30 Thread Jean-Baptiste Lallement
** Tags added: rls-mgr-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/921998 Title: unity-greeter crashed with SIGSEGV in indicator_object_get_entries() To manage notifications about this

Re: [Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-27 Thread Ritesh Raj Sarraf
On 01/28/2012 04:24 AM, LaMont Jones wrote: > Somewhere in the pile, there is a missing Depends: indicator-datetime > indicator-power. Installing both of those packages lets the unity- > greeter run again. > > The failure mode of X constantly launching something that dies does make > debugging it

[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-27 Thread LaMont Jones
Somewhere in the pile, there is a missing Depends: indicator-datetime indicator-power. Installing both of those packages lets the unity- greeter run again. The failure mode of X constantly launching something that dies does make debugging it rather painful. It would be good to wrap unity-greeter

[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-27 Thread Fabien Tassin
crashes for me but indicator-datetime is installed... but /usr/lib/indicators3/7/libpower.so is not. [+0.08s] DEBUG: menubar.vala:450: Adding indicator object 0x25e42d8 at position 1 [+0.08s] WARNING: File '/usr/lib/indicators3/7/libpower.so' does not exist. [+0.08s] WARNING: invalid (NULL) point

[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-27 Thread Sebastien Bacher
comment from bug #921953 "Can everyone experiencing this issue please check the greeter log in /var/log/lightdm/ and look for a line similar to: WARNING: File '/usr/lib/indicators3/7/libdatetime.so' does not exist and if you find it, make sure indicator-datetime is installed. The issue, based on

[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-27 Thread Sebastien Bacher
In fact there is a patch waiting for review on https://code.launchpad.net/~jconti/ubuntu/precise/unity- greeter/fix_921953/+merge/90320 ** Branch linked: lp:~jconti/ubuntu/precise/unity-greeter/fix_921953 -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 921998] Re: unity-greeter crashed with SIGSEGV in indicator_object_get_entries()

2012-01-27 Thread Sebastien Bacher
The greeter segfaults if indicator-datetime is not installed, Michael could you look at it? One easy workaround is to add a Depends but ideally the greeter wouldn't segfault ** Visibility changed to: Public ** Also affects: unity-greeter (Ubuntu Precise) Importance: High Status: Confirm