calendar view no show on tryton 3.8

31 views
Skip to first unread message

Francisco Maria Moyano Casco

unread,
Jun 24, 2018, 1:41:46 AM6/24/18
to tryton
Hi,
I'm using tryton 3.8. I have an empty view on calendar view, and get the error message:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/tryton-3.8.21-py2.7.egg/tryton/gui/window/form.py", line 369, in sig_next
self.screen.display_next()
File "/usr/local/lib/python2.7/dist-packages/tryton-3.8.21-py2.7.egg/tryton/gui/window/view_form/screen/screen.py", line 805, in display_next
goocalendar = view.widgets['goocalendar']
KeyError: 'goocalendar'

when I push the next register button.

I already installed the GooCalendar, trough apt, pip, and from the source. Got the same error

Never happen before. The only thing I change was the OS. Was using Kubuntu 14, now I'm on Kubuntu 18

Regards,
Francisco

Cédric Krier

unread,
Jun 24, 2018, 5:25:06 AM6/24/18
to tryton
Hi,

On 2018-06-23 22:41, Francisco Maria Moyano Casco wrote:
> I'm using tryton 3.8.

FYI, 3.8 is no more supported. You should really considered to upgrade.

> I have an empty view on calendar view, and get the error message:
> Traceback (most recent call last):
> File "/usr/local/lib/python2.7/dist-packages/tryton-3.8.21-py2.7.egg/tryton/gui/window/form.py", line 369, in sig_next
> self.screen.display_next()
> File "/usr/local/lib/python2.7/dist-packages/tryton-3.8.21-py2.7.egg/tryton/gui/window/view_form/screen/screen.py", line 805, in display_next
> goocalendar = view.widgets['goocalendar']
> KeyError: 'goocalendar'
>
> when I push the next register button.
>
> I already installed the GooCalendar, trough apt, pip, and from the source. Got the same error

I created https://bugs.tryton.org/issue7534
Indeed the problem is the GooCalendar is not imported. It is probably
because it is missing GooCanvas or PyGoocanvas dependencies which does
not install via "pip".

--
Cédric Krier - B2CK SPRL
Email/Jabber: cedric...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/
Reply all
Reply to author
Forward
0 new messages