[maemo-developers] [maemo-developers] Gazpacho in Maemo 2.0?
From: Shane Bryan dbryans at gmail.comDate: Thu Sep 21 01:30:04 EEST 2006
- Previous message: [maemo-developers] contrib repository is renamed to extras
- Next message: [maemo-developers] dictd and MaemoDict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greetings, I just started seting up my dev env and have been following the Tutorial for 2.0, but have run-a-muck with getting Gazpacho running. After setting up SB and verifying that I can build and run the example apps in xephyr etc...I started into gazpacho, following the seperate HOWTO, including following the hints by others to ensure that my DISPLAY is set correctly before running gazenv-init.sh.. So, I get to the point of running gazpacho and I end up with the following: [sbox-SDK_PC: ~] > gazpacho Could not load module: gazpacho.widgets.hildonwidgets.lgpl Traceback (most recent call last): File "/usr/bin/gazpacho", line 71, in ? sys.exit(main.main((sys.argv))) File "/usr/lib/python2.4/site-packages/gazpacho/main.py", line 183, in main launch(options, filenames) File "/usr/lib/python2.4/site-packages/gazpacho/main.py", line 111, in launch gazpacho = Application() File "/usr/lib/python2.4/site-packages/gazpacho/application.py", line 112, in __init__ self._catalogs = get_all_catalogs() File "/usr/lib/python2.4/site-packages/gazpacho/catalog.py", line 208, in get_all_catalogs load_catalogs() File "/usr/lib/python2.4/site-packages/gazpacho/catalog.py", line 238, in load_catalogs catalog = Catalog(filename, resources_path) File "/usr/lib/python2.4/site-packages/gazpacho/catalog.py", line 63, in __init__ self._parse_filename(filename) File "/usr/lib/python2.4/site-packages/gazpacho/catalog.py", line 69, in _parse_filename self._parse_root(root) File "/usr/lib/python2.4/site-packages/gazpacho/catalog.py", line 86, in _parse_root self._parse_widget_classes(child) File "/usr/lib/python2.4/site-packages/gazpacho/catalog.py", line 132, in _parse_widget_classes self._parse_widget_class(class_node) File "/usr/lib/python2.4/site-packages/gazpacho/catalog.py", line 164, in _parse_widget_class self.resource_path, tooltip) File "/usr/lib/python2.4/site-packages/gazpacho/widgetadaptor.py", line 203, in setup raise AttributeError( AttributeError: There is no registered widget called HildonA**pp [sbox-SDK_PC: ~] > I was just reading that HildonApp has been depricated in 2.0 as per the porting HOWTO, so I am wondering if maybe the gazpacho installed via apt-get is not actually compatible with Maemo 2.0? I am suspecting this may be the case, in which case, does anyone know of efforts to port it to Maemo 2.0? Thanks, Shane... -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20060920/2aa0bd6b/attachment.htm
- Previous message: [maemo-developers] contrib repository is renamed to extras
- Next message: [maemo-developers] dictd and MaemoDict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]