2014-08-06 1:29 GMT+02:00 Wido <[email protected]>: > Ok, it IS because of the spanish translation. I removed the installed .mo > file but now I just have a segfault :S >
segv on start?? never see one in several years. It was working before? what version of efl? python-efl? try to uninstall (setup.py uninstall) and reinstall. Or try to wipe your config (rm -rf ~/.config/epymc) If still segv plese post the console output > > > > 2014-08-05 20:02 GMT-03:00 Wido <[email protected]>: > > > I'm getting an error when trying to lunch it: > > > > Traceback (most recent call last): > > File "/opt/e19/bin/epymc", line 5, in <module> > > from epymc.main import start_epymc > > File "/opt/e19/lib/python3.4/site-packages/epymc/main.py", line 31, in > > <module> > > gettext.install('epymc', names='ngettext', localedir=localedir) > > File "/usr/lib/python3.4/gettext.py", line 425, in install > > t = translation(domain, localedir, fallback=True, codeset=codeset) > > File "/usr/lib/python3.4/gettext.py", line 410, in translation > > t = _translations.setdefault(key, class_(fp)) > > File "/usr/lib/python3.4/gettext.py", line 160, in __init__ > > self._parse(fp) > > File "/usr/lib/python3.4/gettext.py", line 281, in _parse > > self.plural = c2py(plural) > > File "/usr/lib/python3.4/gettext.py", line 74, in c2py > > raise ValueError('plural forms expression could be dangerous') > > ValueError: plural forms expression could be dangerous > > > > > > I googled that and it would seem because of the linguage (which is > > possible, since I'm working in the Spanish translation), but I have > removed > > my es.po file and I keep hiting this error > > > > > > 2014-08-04 18:36 GMT-03:00 Davide Andreoli <[email protected]>: > > > > 2014-08-04 2:54 GMT+02:00 Daniel Juyung Seo <[email protected]>: > >> > >> > Hi, great job! > >> > I had svn version of epymc but I can't even remember how it was > because > >> > there were a lot of enhancements. > >> > Thanks to you. > >> > > >> > By the way, I have a couple of comments. > >> > 1. The icon and text sizes are too big compared with the default > >> elementary > >> > theme with the default scalability. I had to manually scale it down to > >> 0.5 > >> > to match it with default elementary theme from the general > configuration > >> > panel. Is there a reason behind this? > >> > 2. Unfocused buttons look like disabled as its in a grey color. It > will > >> be > >> > great if you can adjust the colors. > >> > > >> > >> I'm trying different colors. Now the labels are always white but the bg > of > >> the > >> selected button is blue.. the effect seems good but i'm still not happy > >> with the blu deviation... raster: your help needed here ;) > >> > >> Please update and tell me what you think > >> > >> > >> > 3. Does it work with Joystick well? Then Cinoo needs to check this. > >> > > >> > Thanks. > >> > > >> > Daniel Juyung Seo (SeoZ) > >> > > >> > > >> > > >> > On Fri, Aug 1, 2014 at 6:55 PM, Davide Andreoli < > [email protected] > >> > > >> > wrote: > >> > > >> > > Hi all, > >> > > > >> > > the first beta release of EpyMC is waiting for you !! > >> > > > >> > > This is the result of many years of development, I hope you will > enjoy > >> > the > >> > > result as I enjoined the development. > >> > > > >> > > The code is hosted at Github: > >> > > https://github.com/DaveMDS/epymc > >> > > > >> > > Direct download link for this release: > >> > > https://github.com/DaveMDS/epymc/archive/v1.0.0-beta1.tar.gz > >> > > > >> > > On the Github wiki you will find all the needed instructions for > >> > installing > >> > > and using the media center, along with screenshots and screencasts. > >> > > > >> > > I'm planning to roll out the final 1.0 release in 7/10 days, please > >> let > >> > me > >> > > know of any issue you encounter with this first release. > >> > > > >> > > Happy testing > >> > > davemds > >> > > > >> > > > >> > > >> > ------------------------------------------------------------------------------ > >> > > Want fast and easy access to all the code in your enterprise? Index > >> and > >> > > search up to 200,000 lines of code with a free copy of Black Duck > >> > > Code Sight - the same software that powers the world's largest code > >> > > search on Ohloh, the Black Duck Open Hub! Try it now. > >> > > http://p.sf.net/sfu/bds > >> > > _______________________________________________ > >> > > enlightenment-devel mailing list > >> > > [email protected] > >> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >> > > > >> > > >> > > >> > ------------------------------------------------------------------------------ > >> > Infragistics Professional > >> > Build stunning WinForms apps today! > >> > Reboot your WinForms applications with our WinForms controls. > >> > Build a bridge from your legacy apps to the future. > >> > > >> > > >> > http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk > >> > _______________________________________________ > >> > enlightenment-users mailing list > >> > [email protected] > >> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > >> > > >> > >> > ------------------------------------------------------------------------------ > >> Infragistics Professional > >> Build stunning WinForms apps today! > >> Reboot your WinForms applications with our WinForms controls. > >> Build a bridge from your legacy apps to the future. > >> > >> > http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk > >> _______________________________________________ > >> enlightenment-users mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users > >> > > > > > > > > -- > > Wido > > > > > > -- > Wido > > ------------------------------------------------------------------------------ > Infragistics Professional > Build stunning WinForms apps today! > Reboot your WinForms applications with our WinForms controls. > Build a bridge from your legacy apps to the future. > > http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
