Thread Previous • Date Previous • Date Next • Thread Next |
Hi all,For the record, the problem was that I was assuming a pointer would be initialized as NULL. Evidently something changed between trusty and utopic, and that was no longer the case. Explicitly setting it NULL on initialization fixed the problem.
Thanks for the help, everyone, RobertOn Tue, Jul 8, 2014 at 2:00 PM, Robert Schroll <rschroll@xxxxxxxxx> wrote:
On Tue, Jul 8, 2014 at 1:47 PM, Michał Sawicz <michal.sawicz@xxxxxxxxxxxxx> wrote:Right... you fell victim of this bug: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1325984 Just use, say /usr/share/applications/webbrowser-app.desktop in the desktop_file_hint arg and it should work... It will show up as the browser, but hey... it's a workaround...Ha! It works.Thanks for all the help, everyone. I'll be back shortly, when I get a stack trace I can't understand :)Robert
Thread Previous • Date Previous • Date Next • Thread Next |