Segmentation fault on fresh fedora installation
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Synapse |
New
|
Undecided
|
Unassigned |
Bug Description
I've installed synapse on fresh fedora 17 install and after starting it I'm getting segmentation fault:
➜ ~ synapse
[15:57:37.948518 Info] Starting up...
[15:57:38.031338 Info] [UILauncher] Binding activation to <Control>space
[15:57:38.031412 GtkHotkey-Debug] Listener Type: GtkHotkeyX11Lis
Preparing to bind <Control>space
Got accel 32, 4
Got keycode 65
Got modmask 4
[15:57:38.058552 Info] [GuiViewDefault] Screen is composited.
[15:57:38.058825 Info] [GuiViewDefault] Using ibus input method.
[15:57:38.310390 GLib-Critical] g_regex_
[15:57:38.310430 Critical] string_strip: assertion `self != NULL' failed
[1] 8959 segmentation fault (core dumped) synapse
more information can be found here:
https:/
as I can see, synapse is working on another system without problems.
Maybe this is the same as bug #1102613? I reported it separately in case it wasn't.