Bug 25281 - eXe запускается с ошибками
Summary: eXe запускается с ошибками
Status: CLOSED WONTFIX
Alias: None
Product: ALT Linux Desktop
Classification: Distributions
Component: bugs (show other bugs)
Version: snapshot
Hardware: x86 Linux
: P3 normal
Assignee: Anton V. Boyarshinov
QA Contact: Andrey Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-25 12:23 MSK by Сергей
Modified: 2020-07-09 12:09 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Сергей 2011-03-25 12:23:37 MSK
<type 'exceptions.TypeError'>: ('Could not adapt', WovenContext(tag=None, isAttrib=True), <InterfaceClass nevow.livepage.IClientHandle>)
/usr/lib/python2.5/site-packages/nevow/flat/twist.py, line 24 in _drive
22

    """

23

    try:

24

        next = iterable.next()

25

    except StopIteration:

Locals
iterable	<generator object at 0x8d8d32c>
/usr/lib/python2.5/site-packages/nevow/flat/ten.py, line 83 in iterflatten
81

    while rest:

82

        gen = rest.pop()

83

        for item in gen:

84

            if isinstance(item, str):

Locals
rest	[<listiterator object at 0x8da4e6c>, <generator object at 0x8da4ecc>, <generator object at 0x8da46cc>]
item	' oncommand="'
gen	<generator object at 0x8db49ec>
/usr/lib/python2.5/site-packages/nevow/flat/flatstan.py, line 118 in TagSerializer
116

                continue

117

            yield ' %s="' % k

118

            yield serialize(v, attribContext)

119

            yield '"'

Locals
attribContext	WovenContext(tag=None, isAttrib=True)
v	<nevow.livepage.handler object at 0x8db4b8c>
k	'oncommand'
Globals
serialize	<function serialize at 0xb6ea4dbc>
/usr/lib/python2.5/site-packages/nevow/flat/ten.py, line 70 in serialize
68

def serialize(obj, context):

69

    #warnings.warn('serialize is deprecated; it has been renamed partialflatten.', stacklevel=2)

70

    return partialflatten(context, obj)

71

Locals
obj	<nevow.livepage.handler object at 0x8db4b8c>
context	WovenContext(tag=None, isAttrib=True)
Globals
serialize	<function serialize at 0xb6ea4dbc>
partialflatten	<function partialflatten at 0xb6ea4d84>
warnings	<module 'warnings' from '/usr/lib/python2.5/warnings.pyc'>
/usr/lib/python2.5/site-packages/nevow/flat/ten.py, line 61 in partialflatten
59

    flattener = getFlattener(obj)

60

    if flattener is not None:

61

        return flattener(obj, context)

62

Locals
flattener	<function flattenHandler at 0x844cf0c>
obj	<nevow.livepage.handler object at 0x8db4b8c>
context	WovenContext(tag=None, isAttrib=True)
Globals
getFlattener	<function getFlattener at 0xb6ea4d14>
/usr/lib/python2.5/site-packages/nevow/livepage.py, line 866 in flattenHandler
864

865

def flattenHandler(handler, ctx):

866

    client = IClientHandle(ctx)

867

    iden = handler.identifier

Locals
handler	<nevow.livepage.handler object at 0x8db4b8c>
ctx	WovenContext(tag=None, isAttrib=True)
Globals
flattenHandler	<function flattenHandler at 0x844cf0c>
handler	<class 'nevow.livepage.handler'>
IClientHandle	<InterfaceClass nevow.livepage.IClientHandle>

<type 'exceptions.TypeError'>: ('Could not adapt', WovenContext(tag=None, isAttrib=True), <InterfaceClass nevow.livepage.IClientHandle>)
Comment 1 Сергей 2011-03-25 12:26:43 MSK
У меня ALTLinux 5.0.2 SchoolMaster (p5)
Comment 2 Andrey Cherepanov 2020-07-09 12:09:13 MSK
Поддержка дистрибутива завершена. Используйте новые версии.