The forum

Evernote bad screen

Author Replies
neramdaman Saturday 13 October 2012 at 5:35
neramdamanAnonymous

I have now installed Evernote using wine 1.4 on 2 machines, one a laptop and the other a desktop. The laptop ran well and synchronizes fine. The desktop has a problem with the initial screen of evernote. It connects to the internet ok, but it is totally unusable due to the way the gui has been rendered.

It also cannot be maximized to get the gui to look right, because this is the intial connection screen.

Here is what it looks like: http://picpaste.com/badevernote-bXh5L1d6.png

I am running openSUSE 12.2 on both machines and POL 4.1.8. Also Evernote 4.5.8. It works on my laptop, just not on my desktop, and the initial startup messages are the same.

The debug log is as follows:

[CODE]
find libpng12.so.0
fixme:ole:CoCreateInstance no instance created for interface {9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class {389ea17b-5078-4cde-b6ef-25c15175c751}, hres is 0x80004005
err:wincodecs:PngDecoder_CreateInstance Failed reading PNG because unable to find libpng12.so.0
fixme:ole:CoCreateInstance no instance created for interface {9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class {389ea17b-5078-4cde-b6ef-25c15175c751}, hres is 0x80004005
err:wincodecs:PngDecoder_CreateInstance Failed reading PNG because unable to find libpng12.so.0
fixme:ole:CoCreateInstance no instance created for interface {9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class {389ea17b-5078-4cde-b6ef-25c15175c751}, hres is 0x80004005
err:wincodecs:PngDecoder_CreateInstance Failed reading PNG because unable to find libpng12.so.0
fixme:ole:CoCreateInstance no instance created for interface {9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class {389ea17b-5078-4cde-b6ef-25c15175c751}, hres is 0x80004005
err:wincodecs:PngDecoder_CreateInstance Failed reading PNG because unable to find libpng12.so.0
fixme:ole:CoCreateInstance no instance created for interface {9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class {389ea17b-5078-4cde-b6ef-25c15175c751}, hres is 0x80004005
err:wincodecs:PngDecoder_CreateInstance Failed reading PNG because unable to find libpng12.so.0
fixme:ole:CoCreateInstance no instance created for interface {9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class {389ea17b-5078-4cde-b6ef-25c15175c751}, hres is 0x80004005
err:wincodecs:PngDecoder_CreateInstance Failed reading PNG because unable to find libpng12.so.0
fixme:ole:CoCreateInstance no instance created for interface {9edde9e7-8dee-47ea-99df-e6faf2ed44bf} of class {389ea17b-5078-4cde-b6ef-25c15175c751}, hres is 0x80004005
[/CODE]

Any ideas on how to get this to render correctly? It works fine on my laptop. I tried to delete and reinstall evernote, but to no avail.

Thanks
G.O.
petch Saturday 13 October 2012 at 10:12
petch


err:wincodecs:PngDecoder_CreateInstance Failed reading PNG because unable to find libpng12.so.0


Install libpng12-0 (or similar) package?
neramdaman Saturday 13 October 2012 at 10:24
neramdamanAnonymous

AWESOME!!! Thanks, that was it. I needed to install the 32bit version of libpng12. It works now!