After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 752024 - Gnote crashes on start
Gnote crashes on start
Status: RESOLVED FIXED
Product: gnote
Classification: Applications
Component: main
3.16.x
Other Linux
: Normal blocker
: ---
Assigned To: gnote-maint
gnote-maint
Depends on:
Blocks:
 
 
Reported: 2015-07-06 16:18 UTC by otyugh
Modified: 2015-07-06 21:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description otyugh 2015-07-06 16:18:14 UTC
Hey there,
after a archlinux upgrade, I was unable to launch gnote anymore, even on compiling it by myself, got instant crash !

There is what is displayed run into a console : Segmentation fault (core dumped)

There is the backtrace : https://gist.github.com/anonymous/dbb046fff5bf1462e6aa
Comment 1 Aurimas Černius 2015-07-06 16:36:45 UTC
Can you try typing this to console:
echo $DESKTOP_SESSION

The is the only reason for the crash I can see.
Comment 2 Aurimas Černius 2015-07-06 18:17:44 UTC
Confirmed, that this is the case.
The fix for this bug will soon be available, in the mean time workaround is to set DESKTOP_SESSION evironment variable to anything.
Comment 3 otyugh 2015-07-06 21:56:25 UTC
Confirmed, much thanks for the stupendous rapidity :)