fmarella / promogest

Automatically exported from code.google.com/p/promogest
1 stars 0 forks source link

problema all'apertura #269

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
UN ERRORE È STATO INTERCETTATO E LOGGATO, SI CONSIGLIA DI RIAVVIARE
 E DI CONTATTARE L'ASSISTENZA 

PREMERE CTRL+C PER CHIUDERE  
Traceback (most recent call last):

    File "/home/vpsnc/pg2/core/promogest.py", line 29, in <module>
    BigBang()

    File "/home/vpsnc/pg2/core/pg.py", line 125, in __init__
    from promogest.ui.Login import Login

    File "/home/vpsnc/pg2/core/promogest/ui/Login.py", line 31, in <module>
    from promogest.dao.User import User

    File "/home/vpsnc/pg2/core/promogest/dao/User.py", line 117, in <module>
    'id_language':deferred(user.c.id_language),

    File "/usr/local/lib/python2.6/dist-packages/SQLAlchemy-0.7.3-py2.6-linux-i686.egg/sqlalchemy/util/_collections.py", line 106, in __getattr__
    raise AttributeError(key)

  AttributeError: id_language

Error in sys.excepthook:
Traceback (most recent call last):
  File "/home/vpsnc/pg2/core/promogest/Environment.py", line 743, in hook
    sendmail()
  File "/home/vpsnc/pg2/core/promogest/Environment.py", line 692, in sendmail
    return _msgDef(text=msg)
  File "/home/vpsnc/pg2/core/promogest/Environment.py", line 699, in _msgDef
    + str(datetime.datetime.now().strftime('%d_%m_%Y_%H_%M'))
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

Original exception was:
Traceback (most recent call last):
  File "/home/vpsnc/pg2/core/promogest.py", line 29, in <module>
    BigBang()
  File "/home/vpsnc/pg2/core/pg.py", line 125, in __init__
    from promogest.ui.Login import Login
  File "/home/vpsnc/pg2/core/promogest/ui/Login.py", line 31, in <module>
    from promogest.dao.User import User
  File "/home/vpsnc/pg2/core/promogest/dao/User.py", line 117, in <module>
    'id_language':deferred(user.c.id_language),
  File "/usr/local/lib/python2.6/dist-packages/SQLAlchemy-0.7.3-py2.6-linux-i686.egg/sqlalchemy/util/_collections.py", line 106, in __getattr__
    raise AttributeError(key)
AttributeError: id_language

Original issue reported on code.google.com by vpsn...@gmail.com on 4 May 2012 at 10:42

GoogleCodeExporter commented 9 years ago
prova ora e dimmi se è risolto ...... rev 3008

Original comment by m3nt0r3@gmail.com on 4 May 2012 at 10:47

GoogleCodeExporter commented 9 years ago
Come faccio ad aggiornare se non riesco ad entrare? dovrei farlo da terminale, 
ma come?

Original comment by vpsn...@gmail.com on 4 May 2012 at 10:53

GoogleCodeExporter commented 9 years ago
apri il terminale, digita 
cd pg2 ( invio) 
svn update ( invio ) 
ed hai risolto

ciao 

Original comment by m3nt0r3@gmail.com on 4 May 2012 at 10:54

GoogleCodeExporter commented 9 years ago
perfetto, tutto risolto.

Grazie!

Original comment by vpsn...@gmail.com on 4 May 2012 at 10:59

GoogleCodeExporter commented 9 years ago

Original comment by m3nt0r3@gmail.com on 4 May 2012 at 5:42