Comment 42 for bug 743541

Revision history for this message
Keith Clark (keithclark) wrote : Re: [Bug 743541] Re: indicator-weather crashed with SIGSEGV in dbusmenu_menuitem_build_variant()

On 13-06-18 02:56 AM, Joshua Tasker wrote:
> What message do you get when it crashes? Just saying "it crashed on me"
> gives me no useful information with which to help you.
>
> Please attach your ~/.cache/indicator-weather.log and the output of running the following commands in the terminal:
> grep VERSION /usr/bin/indicator-weather
> grep indicator-weather ~/.xsession-errors
>
keithclark@keith:~$ grep VERSION /usr/bin/indicator-weather
VERSION = "12.07.30 'Cloudy 10'"
         self.aboutdialog.set_version(VERSION)
     log.info("Weather Indicator version %s" % VERSION)

keithclark@keith:~$ grep indicator-weather ~/.xsession-errors
keithclark@keith:~$