Re: [maemo-developers] Problems installing Sardine SDK

2006-09-11 Thread Kimmo Hämäläinen
On Sun, 2006-09-10 at 10:03, ext Kalle Vahlman wrote:
 2006/9/9, Adi Roiban [EMAIL PROTECTED]:
  - Marius Vollmer [EMAIL PROTECTED] wrote:
   True, I can reproduce this here.  You can try to start the control
   panel from the shell like so:
  
   $ /usr/bin/controlpanel
  
   This will hang indefinitely.
  
   I don't know why yet.  Please stay tuned... (but it can be a week or
   so.)
  OK. I will wait.
  I just wanted to know that i am not the only one with these problems.
 
 While waiting, you might try to delete the file called 1.0 with the
 contents of EOF in /tmp/osso-appl-states/controlpanel/
 
 That did the trick for me in a similar situation. And no, I don't have
 a clue what is going on there :)

It was a Libosso bug. Fixed in the latest version:
https://stage.maemo.org/svn/maemo/projects/haf/tags/libosso/1.17-1/

BR, Kimmo

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] Problems installing Sardine SDK

2006-09-10 Thread Kalle Vahlman

2006/9/9, Adi Roiban [EMAIL PROTECTED]:

- Marius Vollmer [EMAIL PROTECTED] wrote:
 True, I can reproduce this here.  You can try to start the control
 panel from the shell like so:

 $ /usr/bin/controlpanel

 This will hang indefinitely.

 I don't know why yet.  Please stay tuned... (but it can be a week or
 so.)
OK. I will wait.
I just wanted to know that i am not the only one with these problems.


While waiting, you might try to delete the file called 1.0 with the
contents of EOF in /tmp/osso-appl-states/controlpanel/

That did the trick for me in a similar situation. And no, I don't have
a clue what is going on there :)

--
Kalle Vahlman, [EMAIL PROTECTED]
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] Problems installing Sardine SDK

2006-09-10 Thread Adi Roiban

- Kalle Vahlman [EMAIL PROTECTED] wrote:
 2006/9/9, Adi Roiban [EMAIL PROTECTED]:
  - Marius Vollmer [EMAIL PROTECTED] wrote:
   True, I can reproduce this here.  You can try to start the
 control
   panel from the shell like so:
  
   $ /usr/bin/controlpanel
  
   This will hang indefinitely.
  
   I don't know why yet.  Please stay tuned... (but it can be a week
 or
   so.)
  OK. I will wait.
  I just wanted to know that i am not the only one with these
 problems.
 
 While waiting, you might try to delete the file called 1.0 with the
 contents of EOF in /tmp/osso-appl-states/controlpanel/
Done. Now controlpanel is working.I had a 0.1 file there.
Thank you for your help.
 That did the trick for me in a similar situation. And no, I don't
 have
 a clue what is going on there :)
 
 -- 
 Kalle Vahlman, [EMAIL PROTECTED]
 Powered by http://movial.fi
 Interesting stuff at http://syslog.movial.fi

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] Problems installing Sardine SDK

2006-09-08 Thread Adi Roiban

- Marius Vollmer [EMAIL PROTECTED] wrote:
 ext Adi Roiban [EMAIL PROTECTED] writes:
 
  I tried to install sardine distro in a scratchbox target.
 
  First thing that has gone wrong was libbluetooth1 and i had to force
 it 
 
   fakeroot dpkg -i --force-all libbluetooth1_3.1_i386.deb
 
 Yes, that is a known issue.  It will hopefully be fixed soonish.
 
  After that the upgrade went fine.
 
  Now i could not start the Control Panel. 
  I installed hildon-control-panel-2.2.5-1
 
 True, I can reproduce this here.  You can try to start the control
 panel from the shell like so:
 
 $ /usr/bin/controlpanel
 
 This will hang indefinitely.
 
 I don't know why yet.  Please stay tuned... (but it can be a week or
 so.)
OK. I will wait.
I just wanted to know that i am not the only one with these problems.

 
  Below  is what i see when i try to start control panel from task
  navigator.
 
  hn-wm.c:265,hn_wm_top_service()  Called with
 'com.nokia.controlpanel'
  hn-wm.c:299,hn_wm_top_service() ### Failed to read memory limits,
 using
  scratchbox ??
  hn-wm.c:332,hn_wm_top_service() unable to find service name
  'com.nokia.controlpanel' in running wins
  hn-wm.c:333,hn_wm_top_service() Thus launcing via
 osso_manager_launch()
  hn-wm.c:1493,hn_wm_dbus_method_call_handler() Checking if service:
  'com.nokia.controlpanel' is watchable
  hn-wm.c:1502,hn_wm_dbus_method_call_handler() Showing
 Launchbanner...
 
 This is the 'normal' output.

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] Problems installing Sardine SDK

2006-09-04 Thread Marius Vollmer
ext Adi Roiban [EMAIL PROTECTED] writes:

 I tried to install sardine distro in a scratchbox target.

 First thing that has gone wrong was libbluetooth1 and i had to force it 

  fakeroot dpkg -i --force-all libbluetooth1_3.1_i386.deb

Yes, that is a known issue.  It will hopefully be fixed soonish.

 After that the upgrade went fine.

 Now i could not start the Control Panel. 
 I installed hildon-control-panel-2.2.5-1

True, I can reproduce this here.  You can try to start the control
panel from the shell like so:

$ /usr/bin/controlpanel

This will hang indefinitely.

I don't know why yet.  Please stay tuned... (but it can be a week or
so.)


 Below  is what i see when i try to start control panel from task
 navigator.

 hn-wm.c:265,hn_wm_top_service()  Called with 'com.nokia.controlpanel'
 hn-wm.c:299,hn_wm_top_service() ### Failed to read memory limits, using
 scratchbox ??
 hn-wm.c:332,hn_wm_top_service() unable to find service name
 'com.nokia.controlpanel' in running wins
 hn-wm.c:333,hn_wm_top_service() Thus launcing via osso_manager_launch()
 hn-wm.c:1493,hn_wm_dbus_method_call_handler() Checking if service:
 'com.nokia.controlpanel' is watchable
 hn-wm.c:1502,hn_wm_dbus_method_call_handler() Showing Launchbanner...

This is the 'normal' output.
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Problems installing Sardine SDK

2006-09-01 Thread Adi Roiban
Hi,

I tried to install sardine distro in a scratchbox target.

First thing that has gone wrong was libbluetooth1 and i had to force it 

 fakeroot dpkg -i --force-all libbluetooth1_3.1_i386.deb

After that the upgrade went fine.

Now i could not start the Control Panel. 
I installed hildon-control-panel-2.2.5-1

Below  is what i see when i try to start control panel from task
navigator.

hn-wm.c:265,hn_wm_top_service()  Called with 'com.nokia.controlpanel'
hn-wm.c:299,hn_wm_top_service() ### Failed to read memory limits, using
scratchbox ??
hn-wm.c:332,hn_wm_top_service() unable to find service name
'com.nokia.controlpanel' in running wins
hn-wm.c:333,hn_wm_top_service() Thus launcing via osso_manager_launch()
hn-wm.c:1493,hn_wm_dbus_method_call_handler() Checking if service:
'com.nokia.controlpanel' is watchable
hn-wm.c:1502,hn_wm_dbus_method_call_handler() Showing Launchbanner...

Home applet are working but the statusbar does not seem to work.

Calling the line below does nothing.

 dbus-send --session --type=method_call
--dest=com.nokia.statusbar /com/nokia/statusbar
com.nokia.statusbar.event string:helloworld int32:1 int32:0 string:

Could someone help me with these problems.
Thank you

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers