![]() |
2007-08-08
, 19:03
|
|
Posts: 2,669 |
Thanked: 2,555 times |
Joined on Apr 2007
|
#211
|
![]() |
2007-08-08
, 19:11
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#212
|
![]() |
2007-08-08
, 19:32
|
Posts: 472 |
Thanked: 107 times |
Joined on Apr 2007
@ Texas
|
#213
|
![]() |
2007-08-08
, 19:33
|
|
Posts: 2,669 |
Thanked: 2,555 times |
Joined on Apr 2007
|
#214
|
![]() |
2007-08-08
, 19:46
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#215
|
![]() |
2007-08-08
, 19:57
|
|
Posts: 304 |
Thanked: 11 times |
Joined on Feb 2007
@ Barcelona, Spain
|
#216
|
I think there was a hack/fix for that, but I can't remember what it was...search aorund in here. ]
![]() |
2007-08-08
, 21:11
|
Posts: 163 |
Thanked: 11 times |
Joined on Jul 2007
|
#217
|
![]() |
2007-08-09
, 06:53
|
|
Posts: 729 |
Thanked: 19 times |
Joined on Mar 2007
|
#218
|
well, at least it's something. i can confirm that behavior. we'll see if it
actually helps
browser_toolbar_set_common_view
hildon_gtk_im_context_hide(...);
browser_toolbar_hide
hildon_gtk_im_context_hide(...);
on my quest, browser_toolbar_grab_focus_handler seems to be unreachable code
(commented out). browser_controller_hide_all is also unused.
engine_load_progress
if ((!self->toolbar->_is_vkb) || (!GTK_IS_EDITABLE(focus_widget)))
seems fairly suspicious, i wonder if that should be &&.
but, i think the problem is:
engine_window_focused
browser_toolbar_set_common_view(self->toolbar, FALSE);
browser_toolbar_hide(self->toolbar);
so first it tries not hiding it, and then it basically unconditionally hides
it.
Anyway, these are just ramblings of a sleepless engineer. And yes, I know the
sources aren't reachable in svn. I'm sorry, we're working on it.
![]() |
2007-08-09
, 12:17
|
|
Posts: 2,669 |
Thanked: 2,555 times |
Joined on Apr 2007
|
#219
|
![]() |
2007-08-09
, 12:20
|
Posts: 4 |
Thanked: 0 times |
Joined on Jun 2007
|
#220
|
Cannot download the update. My Application Manager log tells me:
Failed to fetch http://repository.maemo.org/extras/p...-12_armel.deb: Error reading from server. Remote end closed connection.
Should i just keep trying??