Author Topic: Seg Fault with latest Floola (Solved)  (Read 132 times)

Offline Galaxar

  • Full Member
  • ***
  • Posts: 121
Seg Fault with latest Floola (Solved)
« on: September 14, 2012, 01:19:42 PM »
I updated floola today via the repositories (thanks for updating it!  :) ) and when I ran it, nothing happened.  So I ran it in Konsole and got the following:


Code: [Select]
[galaxar@localhost ~]$ floola

GLib-CRITICAL **: g_hash_table_insert_internal: assertion `hash_table != NULL' failed
Segmentation fault
[galaxar@localhost ~]$

My system is up to date, running KDE 4.8.3 with the 3.2.18-pclos1.bfs kernel.  Any help will be appreciated.  Let me know f I need to provide any other info and I shall.


Galaxar
« Last Edit: September 15, 2012, 03:36:32 PM by Galaxar »

Offline Galaxar

  • Full Member
  • ***
  • Posts: 121
Re: Seg Fault with latest Floola
« Reply #1 on: September 15, 2012, 03:36:16 PM »
Did some searching around the Net, and I found this little gem.  http://www.floola.com/home/myforum/?cmd=viewtopic&t=1500.0  Last message on the first page suggests that changing the GTK theme solves the problem.  I uninstalled gtk-oxygen-molecule and tried floola again.  Ran without issue.


Galaxar