[Bug 1063654] Re: yelp crashed with SIGSEGV in yelp_application_command_line()

2013-04-20 Thread Laurent Bonnaud
This bug is fixed in raring.


** Changed in: yelp (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  yelp crashed with SIGSEGV in yelp_application_command_line()

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

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


[Bug 1063654] Re: yelp crashed with SIGSEGV in yelp_application_command_line()

2012-10-08 Thread Laurent Bonnaud
Note that running any of the following commands does work:

  yelp help:gnome-help
  yelp help:gnome-help

I thing that the bug comes from this line:

  390: if (strcmp(getenv(XDG_CURRENT_DESKTOP), GNOME))

because in my session (KDE) the XDG_CURRENT_DESKTOP environment variable is not 
set.
getenv() returns a NULL pointer and strcmp() crashes.

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

Title:
  yelp crashed with SIGSEGV in yelp_application_command_line()

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

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