Bug 11407 - Cannot enter IP-address of server (trace added)
: Cannot enter IP-address of server (trace added)
Status: RESOLVED FIXED
Product: SB Touch
Classification: Unclassified
Component: Networking
: unspecified
: PC Other
: -- normal (vote)
: MP
Assigned To: Richard Titmuss
:
Depends on:
Blocks: 11408
  Show dependency treegraph
 
Reported: 2009-03-19 13:40 UTC by Remy Bohmer
Modified: 2009-09-08 09:12 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Remy Bohmer 2009-03-19 13:40:28 UTC
Unable to enter IP-address of server.
Entering IP is possible, but device does not respond to 'Done' Button.
No connection can be build up.

rev.4864.

I classified it as 'blocker', because both my devices are useless now...

# error in event function:
        ...pplets/ChooseMusicSource/ChooseMusicSourceApplet.lua:174: attempt to index local 'server' (a nil value)
stack traceback:
        ...pplets/ChooseMusicSource/ChooseMusicSourceApplet.lua:174: in function '_addServerItem'
        ...pplets/ChooseMusicSource/ChooseMusicSourceApplet.lua:471: in function 'closure'
        /usr/share/jive/jive/ui/Textinput.lua:298: in function 'listener'
        /usr/share/jive/jive/ui/Widget.lua:435: in function 'callback'
        /usr/share/jive/jive/ui/Widget.lua:643: in function '_event'
        /usr/share/jive/jive/ui/Group.lua:85: in function 'callback'
        /usr/share/jive/jive/ui/Widget.lua:643: in function </usr/share/jive/jive/ui/Widget.lua:619>
        [C 0x2feec]: in function '_eventHandler'
        /usr/share/jive/jive/ui/Window.lua:1467: in function </usr/share/jive/jive/ui/Window.lua:1462>
        [C 0x236e4]: ?
        [C 0x23c8c]: in function 'processEvents'
        /usr/share/jive/jive/ui/Framework.lua:264: in function </usr/share/jive/jive/ui/Framework.lua:262>
Comment 1 Felix Mueller 2009-03-19 17:18:36 UTC
I seem not to get any debug output, 'Done' button just does nothing. Tested with r4873
Comment 2 KDF 2009-03-19 22:37:24 UTC
see also bug 11403
Comment 3 Ben Klaas 2009-03-25 06:57:32 UTC
*** Bug 11403 has been marked as a duplicate of this bug. ***
Comment 4 Remy Bohmer 2009-03-28 02:55:24 UTC
While using rev4995 entering the server ip seem to work again; BUT, after pressing 'done' in the ip-address field, no response is visible in the UI, neither an click can be heard.

While pressing back in the upper left corner, a few seconds later the server is displayed in the list, so it appears that the setting is accepted without feedback.
Comment 5 Richard Titmuss 2009-03-30 07:16:16 UTC
*** Bug 11311 has been marked as a duplicate of this bug. ***
Comment 6 Richard Titmuss 2009-03-30 15:23:13 UTC
Fixed in r5026. This is probably not the optimal UI but it should work for now.