EKMDash - Lubuntu 13.04 'HTMLViewerException' has occured'

For more advanced meter data users. Learn from others and ask questions about how to read meters, how to use the EKM Push Data, and how to display the meter data in useful ways.
Post Reply
Tradie
Posts: 4
Joined: Sun Jul 07, 2013 4:31 am

EKMDash - Lubuntu 13.04 'HTMLViewerException' has occured'

Post by Tradie »

Hi,

When I run the linux app this error appears, the program still reads the meter and uploads to wattvision. However the dashboard does not function.
Image

Running lubuntu 13.04, should anyone know what this error is or how to remove I'd be forever grateful!

Thanks
-Trev

-- updated post for other lubuntu users
Last edited by Tradie on Mon Jul 15, 2013 7:02 am, edited 1 time in total.
Tradie
Posts: 4
Joined: Sun Jul 07, 2013 4:31 am

Re: EKMDash - Linux 'HTMLViewerException' has occured

Post by Tradie »

My output from terminal is:

Code: Select all

Could not load libWebKit
Could not load libGtkHTML

(EKM Dash:3231): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already attached to GtkImageMenuItem
Unhandled exception: HTMLViewerException
Segmentation fault (core dumped)
Jameson
Posts: 861
Joined: Fri Nov 04, 2011 7:42 pm
Location: Santa Cruz, CA
Contact:

Re: EKMDash - Linux 'HTMLViewerException' has occured

Post by Jameson »

Hello Tradie, welcome to the forum.

Please try installing WebKit and GtkHTML on your Lubuntu Linux machine. This is needed for Linux machines to be able to view the graphs. I do not know much about Lubuntu but would guess that these do not come pre-installed.

Thanks,
Jameson
EKM METERING
http://www.ekmmetering.com
831.425.7371
Tradie
Posts: 4
Joined: Sun Jul 07, 2013 4:31 am

Re: EKMDash - Linux 'HTMLViewerException' has occured

Post by Tradie »

Many thanks for the reply my friend! I now understand why EKMDash doesn't work for LXDE, can I question why the developers only targeted that specific toolkit to embrace Linux? Personally I'm no developer but I love to asks questions :D

I shall test post results for other Lubuntu / LXDE Users!
Jameson
Posts: 861
Joined: Fri Nov 04, 2011 7:42 pm
Location: Santa Cruz, CA
Contact:

Re: EKMDash - Lubuntu 13.04 'HTMLViewerException' has occure

Post by Jameson »

Hello Tradie,

Were you able to download WebKit and GtkHTML to your Lubuntu Linux machine? As far as I know the only piece of the EKM Dash that uses these tools is the graphing from High Charts. So I would guess the Webkit dependency is something that High Charts has built into it.

Let us know if you are able to get it working.

Thanks,
Jameson
EKM METERING
http://www.ekmmetering.com
831.425.7371
Tradie
Posts: 4
Joined: Sun Jul 07, 2013 4:31 am

Re: EKMDash - Lubuntu 13.04 'HTMLViewerException' has occure

Post by Tradie »

Many thanks for the response,

I was unable to find the correct library's
Last edited by Tradie on Wed Jul 24, 2013 9:54 am, edited 2 times in total.
Jameson
Posts: 861
Joined: Fri Nov 04, 2011 7:42 pm
Location: Santa Cruz, CA
Contact:

Re: EKMDash - Lubuntu 13.04 'HTMLViewerException' has occure

Post by Jameson »

We ran your questions by our developers of the Dash software. Here is what they got back to us with:
If the user has a choice, it is best to use a 32-bit version of Linux because Xojo creates 32-bit executable files for Linux.
However, if they are using a 64-bit version of linux then they need to make sure they are installing the 32-bit library (in this case web kit).
Here is a command that should help:
sudo apt-get install libwebkitgtk-1.0.0:i386
They are working to make the Dash installation cleaner and user friendly for users in your situation. Let us know how it goes.

Regards,
Jameson
EKM METERING
http://www.ekmmetering.com
831.425.7371
Post Reply