<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jigish,<br>
<br>
OK, I uninstalled both sugar and sugar-activities, then installed just
sugar.  It did not complain of missing dependencies, and seemed to
install just fine.  Then I tried running sugar from the command line as
you instructed:<br>
<br>
dbus-launch sugar<br>
matchbox-window-manager: Failed to connect to session manager<br>
root window unavailible (maybe another wm is running?)<br>
/usr/lib/python2.6/site-packages/jarabe/desktop/meshbox.py:19:
DeprecationWarning: the sha module is deprecated; use the hashlib
module instead<br>
  import sha<br>
Traceback (most recent call last):<br>
  File "/usr/bin/sugar-session", line 41, in <module><br>
    from jarabe.desktop.homewindow import HomeWindow<br>
  File "/usr/lib/python2.6/site-packages/jarabe/desktop/homewindow.py",
line 24, in <module><br>
    from jarabe.desktop.meshbox import MeshBox<br>
  File "/usr/lib/python2.6/site-packages/jarabe/desktop/meshbox.py",
line 35, in <module><br>
    from sugar.activity import activityfactory<br>
  File
"/usr/lib/python2.6/site-packages/sugar/activity/activityfactory.py",
line 29, in <module><br>
    from sugar.presence import presenceservice<br>
  File
"/usr/lib/python2.6/site-packages/sugar/presence/presenceservice.py",
line 32, in <module><br>
    from sugar.presence.activity import Activity<br>
  File "/usr/lib/python2.6/site-packages/sugar/presence/activity.py",
line 27, in <module><br>
    import telepathy<br>
ImportError: No module named telepathy<br>
<br>
I can see a couple of things here:<br>
<br>
1).  It still is complaining about the root window, so I'm guessing
that even if it worked it wouldn't run in a window like sugar-jhbuild
does.<br>
2).  It still is complaining about telepathy.<br>
<br>
The traceback above is after I installed nearly everything
telepathy-related from YAST.  The list of all I installed is as follows:<br>
<br>
 rpm -qa | grep telepathy<br>
libtelepathy-0.3.3-1.83<br>
libtelepathy-glib0-0.7.17-1.29<br>
telepathy-mission-control-devel-4.67-18.20<br>
telepathy-gabble-0.7.10-1.27<br>
telepathy-haze-0.2.1-1.30<br>
telepathy-mission-control-4.67-18.20<br>
telepathy-glib-devel-0.7.17-1.17<br>
telepathy-stream-engine-0.5.3-1.66<br>
telepathy-salut-0.3.5-1.29<br>
telepathy-idle-0.1.2-2.35<br>
python-telepathy-0.15.0-1.1<br>
libtelepathy-devel-0.3.3-1.83<br>
gnome-phone-manager-telepathy-0.60-1.52<br>
<br>
As you can see python-telepathy is installed.<br>
<br>
I hope you can figure out what is wrong here.  I haven't been able to
get a fully functioning development environment for Sugar on either of
my Linux workstations, and it has made it difficult to write and test
Activities.  I considered replacing openSUSE with Fedora but the Fedora
live CD seems to need a lot more memory to run than I have (I have 256
meg).<br>
<br>
Thanks again,<br>
<br>
James Simmons<br>
<br>
<br>
--- <br>
<br>
<br>
Jigish Gohil wrote:
<blockquote
 cite="mid:b317ae5c0901220920n41765eb3rc1d2ed22e70fc3aa@mail.gmail.com"
 type="cite">
  <pre wrap="">On Thu, Jan 22, 2009 at 10:45 PM, James Simmons
<a class="moz-txt-link-rfc2396E" href="mailto:jim.simmons@walgreens.com"><jim.simmons@walgreens.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Jigish,

I'm pretty sure that one is installed.  The only telepathy stuff that was
not installed was stuff for QT, IRC clients, etc.  And python-telepathy and
the hippo canvas stuff should be in the RPM dependencies and get installed
automatically, wouldn't you think?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Not if you ignore deps when installing :)

  </pre>
  <blockquote type="cite">
    <pre wrap="">Also, is there a way to run sugar from the command line and have it run in a
window like sugar-jhbuild does?

    </pre>
  </blockquote>
  <pre wrap=""><!---->Try "dbus-launch sugar"

Ciao

-J
  </pre>
</blockquote>
<br>
</body>
</html>