Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    [Announce] procalc is for programmer's calculator

    Reply
    Page 2 of 2 | Prev |   1   2 |
    kstep | # 11 | 2011-01-17, 17:41 | Report

    I released 0.3.2 with some bugfixes and uploaded to autobuilder as usual, but now, 24 hours after upload, it is not built yet, and build.log (https://garage.maemo.org/builder/fre...ults/build.log) looks like it began building process but stopped and process is frozen. I tried to upload project one more time to no result. Does anyone know how can I resolve this situation, so this release can hit extras-devel repo at least?

    For now you can upgrade to 0.3.2 from garage (https://garage.maemo.org/frs/shownot...elease_id=4375).

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to kstep For This Useful Post:
    cheve

     
    Helmuth | # 12 | 2011-01-21, 21:42 | Report

    It's not working here at my german Device:

    Code:
     $ procalc 
    Traceback (most recent call last):
      File "/usr/bin/procalc", line 5, in <module>
        from procalc.main import ProCalcApp
      File "./procalc/main.py", line 8, in <module>
      File "./procalc/operations.py", line 3, in <module>
      File "./procalc/i18n.py", line 30, in <module>
      File "/usr/lib/python2.5/gettext.py", line 469, in translation
        raise IOError(ENOENT, 'No translation file found for domain', domain)
    IOError: [Errno 2] No translation file found for domain: 'procalc'
    But looks very interesting at the screenshots. ;-)

    Edit | Forward | Quote | Quick Reply | Thanks

     
    strange1712 | # 13 | 2011-01-22, 02:52 | Report

    Here also fails... I would really like to test this, as it could be the most practical calculator for maemo...
    Code:
    ~ $ procalc
    Traceback (most recent call last):
      File "/usr/bin/procalc", line 5, in <module>
        from procalc.main import ProCalcApp
      File "./procalc/main.py", line 8, in <module>
      File "./procalc/operations.py", line 3, in <module>
      File "./procalc/i18n.py", line 30, in <module>
      File "/usr/lib/python2.5/gettext.py", line 469, in translation
        raise IOError(ENOENT, 'No translation file found for domain', domain)
    IOError: [Errno 2] No translation file found for domain: 'procalc'
    ~ $
    My device is configured for spanish (es_MX).

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by strange1712; 2011-01-22 at 02:53. Reason: add info

     
    Captwheeto | # 14 | 2011-01-24, 17:19 | Report

    I'm getting "no module named procalc.main" when I run it from terminal as using the icon doesn't work.

    It worked before! any help?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    sub7 | # 15 | 2011-01-26, 14:43 | Report

    Originally Posted by strange1712 View Post
    Here also fails... I would really like to test this, as it could be the most practical calculator for maemo...
    Code:
    ~ $ procalc
    Traceback (most recent call last):
      File "/usr/bin/procalc", line 5, in <module>
        from procalc.main import ProCalcApp
      File "./procalc/main.py", line 8, in <module>
      File "./procalc/operations.py", line 3, in <module>
      File "./procalc/i18n.py", line 30, in <module>
      File "/usr/lib/python2.5/gettext.py", line 469, in translation
        raise IOError(ENOENT, 'No translation file found for domain', domain)
    IOError: [Errno 2] No translation file found for domain: 'procalc'
    ~ $
    My device is configured for spanish (es_MX).
    same problem my spanish n900.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    strange1712 | # 16 | 2011-02-12, 21:05 | Report

    No workarounds yet?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    stlpaul | # 17 | 2011-02-19, 06:10 | Report

    same error here on us english, but without the i18n parts.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    kaeptn | # 18 | 2011-03-26, 15:41 | Report

    A quick and dirty workaround: create a softlink to the existing language file:

    Example: Your phone is set to Spanish. Use the English texts

    ln -s /usr/share/locale/en/LC_MESSAGES/procalc.mo /usr/share/locale/es/LC_MESSAGES/procalc.mo

    A better solution would be to translate the content of the attached file and post it to the author. There are only a few words to translate

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to kaeptn For This Useful Post:
    strange1712

     
    Page 2 of 2 | Prev |   1   2 |
vBulletin® Version 3.8.8
Normal Logout