Archimate Unloading on Kubuntu

Started by mteasdal, July 20, 2015, 10:55:43 AM

Previous topic - Next topic

mteasdal

 Hi

I have had Archi64 working fine on Ubuntu 14.04 however when using Kubuntu I am experiencing problems.  Whenever I load a model into Archi an then click on a view the whole application unloads or disappears.  I have increased the Xmx and Xms settings in the ini file but it still happens even after a reboot with no other applications running.  No error messages come up and I cant see anything in the logs.  Has anybody any clues ?  I have had it working once under Kubuntu but 9 times out of ten it just unloads.  Help

mteasdal

Hi Guys

It seems to be a problem with the KDE libraries the fix below seems to work without any adverse affect

Another workaround mentioned there is for Oxygen, edit the normally already existing file /usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc and change

`GtkComboBox::appears-as-list = 1`
into

`GtkComboBox::appears-as-list = 0`