I use both the Windows and Linux versions of mmex from different machines or partitions, keeping the data synchronised via Wuala.
I have just succeeded in installing the new version, 1.1.0, replacing 0.9.something, of mmex on Linux Mint 16 KDE 32-bit (which is based on Ubuntu 2013.10). This involved first installing the wx packages depended on from the codelite repository mentioned earlier in this thread. I used the raring version.
However I find that in the Linux version most of the Report screens do not work. They simply reproduce (more or less) the Home screen, with its current-month section.
This does not happen with the new version of mmex on Windows 7, where all appears to be working as intended.
Is there perhaps some dependency in Linux which has not been declared, and thus does not prevent installation, but is actually needed to make all features work properly? Or is the difficulty probably due to some oddity in my Mint installation?
Anyway, congratulations on an excellent program. Teething troubles are not unusual when there is a major version upgrade.
To clarify my previous post, my installation on Mint 16 was by means of the mmex 1.1.0 .deb designed for Ubuntu 2014.04. Perhaps the .deb assumed that a package contained as a default in Ubuntu would be available.
With the codelite packages for ubuntu 14.04 installed, the .deb of mmex 1.1.0 installs and works correctly on kubuntu 14.04 and on mint 17.
I suspect that the problem with earlier versions of ubuntu etc may relate to recent changes in libc6. It seems possible that the mmex deb should declare a dependency on libc6 => 2.19.
Same problem on my side for ubuntu 14.04
I verified and libwxbase3.0-0 was installed before trying to upgrade mmex ( libwxbase3.0-0-2 , to be more precise)
Finance administrator for a non profit association ( Plumes et Calames ASBL )
Sorry guys, but I'm having the same problem installing on elementary OS. Even after installing libwxbase3.0-0-unofficial in synaptic.
Could some please describe the whole process? When should I run the script?
Also could not install on ubuntu 14.04, the same error "This error show:
MMEX: Depends:. libwxgtk2.9-0-unofficial (> = 2.9.0) but is not installed "very good application and I wonder if someone already managed to solve this problem Grateful..
Hi, I just had to reinstall Ubuntu and it's the same problem again.
Please guys, fix this issue that is causing problems to install MMEX on Ubuntu (in my case Ubuntu 14.04 64bits)
It's been a year since you promised to look into it.
Can't find language files (.mo) at "/usr/local/share/mmex/po/en"
../src/generic/imaglist.cpp(66): assert "(bitmap.GetWidth() >= m_width && bitmap.GetHeight() == m_height) || (m_width == 0 && m_height == 0)" failed in Add(): invalid bitmap size in wxImageList: this might work on this platform but definitely won't under Windows.
ASSERT INFO:
../src/generic/imaglist.cpp(66): assert "(bitmap.GetWidth() >= m_width && bitmap.GetHeight() == m_height) || (m_width == 0 && m_height == 0)" failed in Add(): invalid bitmap size in wxImageList: this might work on this platform but definitely won't under Windows.
BACKTRACE:
[1] wxGenericImageList::Add(wxBitmap const&)
[2] navtree_images_list()
[3] mmGUIFrame::createControls()
[4] mmGUIFrame::mmGUIFrame(mmGUIApp*, wxString const&, wxPoint const&, wxSize const&)
[5] OnInitImpl(mmGUIApp*)
[6] mmGUIApp::OnInit()
[7] wxEntry(int&, wchar_t**)
[8] main
[9] __libc_start_main
[10] _start
To solve the error "Can't find language files (.mo) at "/usr/local/share/mmex/po/en" you should make a folder called en in /usr/local/share/mmex/po/ and copy or symlink the .mo files in that folder. For example if you wandt spanish and english languages, run: