Hola lista,

Hace unos días que no doy con la solución.
Instalé el Kosmo 1.2.1 (20081021) sobre Ubuntu Hardy
Tengo 2 instalaciones, una como usuario1 en home/usuario1/kosmos1.2.1
(doble clic sobre install.sh) y otra en /usr/local/kosmo1.2.1 que
instale como root (sudo ./install.sh)

En el log que adjunto marque 3 arranques

1-Primero como usuario1 no puedo cargar ningún raster.
2-Ejecuto el que instale como root, pero sin cambiar de usuario y falla
lacarga de raster
3-Ejecuto como usuario1 y finalmente carga

Otro problema es que no puedo imprir ni hacer un pdf, a pesar de ver
ambas opciones.

Creo que todo esto viene por algún seteo que de debo hacer, pero no doy
con la solución.

Saludos.ar
#Primer arranque como Usuario1 (No carga TIFF)

19/03/2009 07:47:35  INFO JUMPWorkbench:334 - Iniciando la aplicación Kosmo - 
Sistema Abierto de Información Geográfica 1.2.1 (20081021) - 19/03/2009 07:47:35
19/03/2009 07:47:35  INFO JUMPWorkbench:340 - Versión de Java : 1.6.0_03
19/03/2009 07:47:35  INFO JUMPWorkbench:342 - SO : Linux (2.6.24-23-generic)
19/03/2009 07:47:35  INFO JUMPWorkbench:480 - Usando L&F 
com.jgoodies.looks.plastic.PlasticXPLookAndFeel
19/03/2009 07:48:04 ERROR root:197 - Extension not supported!!!
19/03/2009 07:48:04 ERROR ImageFileConnection:166 - 
java.lang.NullPointerException
        at org.cresques.px.PxRaster.<init>(PxRaster.java:126)
        at 
org.saig.core.dao.coverage.UniversalImageDataAccesor.<init>(UniversalImageDataAccesor.java:36)
        at 
org.saig.core.dao.coverage.JAIImageDataAccesor.<init>(JAIImageDataAccesor.java:62)
        at 
org.saig.core.dao.coverage.ImageDataAccesorFactory.createDataAccesor(ImageDataAccesorFactory.java:133)
        at 
org.saig.core.dao.coverage.GridCoverageExchange.leeEarthCoverage(GridCoverageExchange.java:243)
        at 
org.saig.core.dao.coverage.GridCoverageExchange.createFromName(GridCoverageExchange.java:116)
        at 
org.saig.jump.plugin.datasource.ImageFileConnection.createFeatureCollectionFromSelection(ImageFileConnection.java:163)
        at 
org.saig.jump.plugin.datasource.ImageFileConnection.executeQuery(ImageFileConnection.java:117)
        at 
com.vividsolutions.jump.workbench.ui.plugin.AbstractLoadProjectPlugIn.executeQuery(AbstractLoadProjectPlugIn.java:379)
        at 
com.vividsolutions.jump.workbench.ui.plugin.AbstractLoadProjectPlugIn.loadCategory(AbstractLoadProjectPlugIn.java:161)
        at 
com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn.loadLayers(OpenProjectPlugIn.java:728)
        at 
com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn.open(OpenProjectPlugIn.java:408)
        at 
org.saig.jump.plugin.utils.project.OpenLastProjectPlugIn.run(OpenLastProjectPlugIn.java:127)
        at 
com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:118)
        at java.lang.Thread.run(Unknown Source)
19/03/2009 07:48:04  WARN AbstractLoadProjectPlugIn:326 - Excepcion al cargar 
la capa Desvio_z18_POS6 - null
19/03/2009 07:48:04  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:04  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:05  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:05  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:06  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:06  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:06  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:06  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:06  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:06  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:06  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:06  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:07  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:07  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:07  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:07  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:07  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:09 ERROR root:197 - Exception occurred during event 
dispatching:
19/03/2009 07:48:09 ERROR root:197 - java.lang.NullPointerException
19/03/2009 07:48:09 ERROR root:197 -    at 
com.vividsolutions.jump.workbench.plugin.EnableCheckFactory$53.check(EnableCheckFactory.java:1396)
19/03/2009 07:48:09 ERROR root:197 -    at 
com.vividsolutions.jump.workbench.plugin.MultiEnableCheck.check(MultiEnableCheck.java:62)
19/03/2009 07:48:09 ERROR root:197 -    at 
com.vividsolutions.jump.workbench.ui.EnableableToolBar.updateEnabledState(EnableableToolBar.java:75)
19/03/2009 07:48:09 ERROR root:197 -    at 
com.vividsolutions.jump.workbench.ui.WorkbenchFrame.updateAllToolbars(WorkbenchFrame.java:1319)
19/03/2009 07:48:09 ERROR root:197 -    at 
com.vividsolutions.jump.workbench.ui.WorkbenchFrame.zoomChanged(WorkbenchFrame.java:1010)
19/03/2009 07:48:09 ERROR root:197 -    at 
com.vividsolutions.jump.workbench.ui.Viewport.fireZoomChanged(Viewport.java:307)
19/03/2009 07:48:09 ERROR root:197 -    at 
com.vividsolutions.jump.workbench.ui.Viewport.access$0(Viewport.java:304)
19/03/2009 07:48:09 ERROR root:197 -    at 
com.vividsolutions.jump.workbench.ui.Viewport$1.componentResized(Viewport.java:88)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.AWTEventMulticaster.componentResized(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.processComponentEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.processEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Container.processEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.dispatchEventImpl(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Container.dispatchEventImpl(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.dispatchEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventQueue.dispatchEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at java.awt.Dialog$1.run(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at java.awt.Dialog$3.run(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.security.AccessController.doPrivileged(Native Method)
19/03/2009 07:48:09 ERROR root:197 -    at java.awt.Dialog.show(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at java.awt.Component.show(Unknown 
Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.setVisible(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at java.awt.Window.setVisible(Unknown 
Source)
19/03/2009 07:48:09 ERROR root:197 -    at java.awt.Dialog.setVisible(Unknown 
Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager.execute(TaskMonitorManager.java:82)
19/03/2009 07:48:09 ERROR root:197 -    at 
org.saig.jump.widgets.util.project.ProjectManagerDialog.loadLastOpenProject(ProjectManagerDialog.java:315)
19/03/2009 07:48:09 ERROR root:197 -    at 
org.saig.jump.widgets.util.project.ProjectManagerDialog.okCancelPanel_actionPerformed(ProjectManagerDialog.java:239)
19/03/2009 07:48:09 ERROR root:197 -    at 
org.saig.jump.widgets.util.project.ProjectManagerDialog$2.actionPerformed(ProjectManagerDialog.java:187)
19/03/2009 07:48:09 ERROR root:197 -    at 
com.vividsolutions.jump.workbench.ui.OKCancelPanel.fireActionPerformed(OKCancelPanel.java:125)
19/03/2009 07:48:09 ERROR root:197 -    at 
com.vividsolutions.jump.workbench.ui.OKCancelPanel.okButton_actionPerformed(OKCancelPanel.java:106)
19/03/2009 07:48:09 ERROR root:197 -    at 
com.vividsolutions.jump.workbench.ui.OKCancelPanel$2.actionPerformed(OKCancelPanel.java:88)
19/03/2009 07:48:09 ERROR root:197 -    at 
javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
javax.swing.DefaultButtonModel.setPressed(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.processMouseEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
javax.swing.JComponent.processMouseEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.processEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Container.processEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.dispatchEventImpl(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Container.dispatchEventImpl(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.dispatchEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Container.dispatchEventImpl(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Window.dispatchEventImpl(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.dispatchEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventQueue.dispatchEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at java.awt.Dialog$1.run(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at java.awt.Dialog$3.run(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.security.AccessController.doPrivileged(Native Method)
19/03/2009 07:48:09 ERROR root:197 -    at java.awt.Dialog.show(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at java.awt.Component.show(Unknown 
Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.setVisible(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at java.awt.Window.setVisible(Unknown 
Source)
19/03/2009 07:48:09 ERROR root:197 -    at java.awt.Dialog.setVisible(Unknown 
Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
com.vividsolutions.jump.workbench.ui.plugin.FirstTaskFramePlugIn$1.componentShown(FirstTaskFramePlugIn.java:91)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.AWTEventMulticaster.componentShown(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.AWTEventMulticaster.componentShown(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.processComponentEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.processEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Container.processEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at java.awt.Window.processEvent(Unknown 
Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.dispatchEventImpl(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Container.dispatchEventImpl(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Window.dispatchEventImpl(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.Component.dispatchEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventQueue.dispatchEvent(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
19/03/2009 07:48:09 ERROR root:197 -    at 
java.awt.EventDispatchThread.run(Unknown Source)
19/03/2009 07:48:09  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:09  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:10  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:10  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:10  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:10  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 07:48:10  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial

#Segundo arranque como Root (no carga TIFF)

19/03/2009 07:57:30 ERROR root:197 - Extension not supported!!!
19/03/2009 07:57:30 ERROR ImageFileConnection:166 - 
java.lang.NullPointerException
        at org.cresques.px.PxRaster.<init>(PxRaster.java:126)
        at 
org.saig.core.dao.coverage.UniversalImageDataAccesor.<init>(UniversalImageDataAccesor.java:36)
        at 
org.saig.core.dao.coverage.JAIImageDataAccesor.<init>(JAIImageDataAccesor.java:62)
        at 
org.saig.core.dao.coverage.ImageDataAccesorFactory.createDataAccesor(ImageDataAccesorFactory.java:133)
        at 
org.saig.core.dao.coverage.GridCoverageExchange.leeEarthCoverage(GridCoverageExchange.java:243)
        at 
org.saig.core.dao.coverage.GridCoverageExchange.createFromName(GridCoverageExchange.java:116)
        at 
org.saig.jump.plugin.datasource.ImageFileConnection.createFeatureCollectionFromSelection(ImageFileConnection.java:163)
        at 
org.saig.jump.plugin.datasource.ImageFileConnection.executeQuery(ImageFileConnection.java:117)
        at 
com.vividsolutions.jump.workbench.datasource.LoadDatasetPlugIn.loadDataSourceQueryToLayer(LoadDatasetPlugIn.java:211)
        at 
com.vividsolutions.jump.workbench.datasource.LoadDatasetPlugIn.run(LoadDatasetPlugIn.java:148)
        at 
com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:118)
        at java.lang.Thread.run(Unknown Source)
19/03/2009 07:57:30 ERROR LoadDatasetPlugIn:272 - 
java.lang.NullPointerException
        at org.cresques.px.PxRaster.<init>(PxRaster.java:126)
        at 
org.saig.core.dao.coverage.UniversalImageDataAccesor.<init>(UniversalImageDataAccesor.java:36)
        at 
org.saig.core.dao.coverage.JAIImageDataAccesor.<init>(JAIImageDataAccesor.java:62)
        at 
org.saig.core.dao.coverage.ImageDataAccesorFactory.createDataAccesor(ImageDataAccesorFactory.java:133)
        at 
org.saig.core.dao.coverage.GridCoverageExchange.leeEarthCoverage(GridCoverageExchange.java:243)
        at 
org.saig.core.dao.coverage.GridCoverageExchange.createFromName(GridCoverageExchange.java:116)
        at 
org.saig.jump.plugin.datasource.ImageFileConnection.createFeatureCollectionFromSelection(ImageFileConnection.java:163)
        at 
org.saig.jump.plugin.datasource.ImageFileConnection.executeQuery(ImageFileConnection.java:117)
        at 
com.vividsolutions.jump.workbench.datasource.LoadDatasetPlugIn.loadDataSourceQueryToLayer(LoadDatasetPlugIn.java:211)
        at 
com.vividsolutions.jump.workbench.datasource.LoadDatasetPlugIn.run(LoadDatasetPlugIn.java:148)
        at 
com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:118)
        at java.lang.Thread.run(Unknown Source)
19/03/2009 07:57:57  INFO BookmarksManagerPlugIn:170 - Salvando hitos al 
fichero XML...
19/03/2009 07:57:58  INFO ChangeStylesPlugIn:272 - Salvando esquemas de color 
al fichero XML...
19/03/2009 07:57:58  WARN ColorScheme:339 - No hay esquemas de color que salvar
19/03/2009 07:57:58  INFO DataBaseConnectionFactory:354 - Limpiando la caché de 
conexiones

# Tercer arranque como usuario1 (carga TIFF)

19/03/2009 08:03:59  INFO JUMPWorkbench:334 - Iniciando la aplicación Kosmo - 
Sistema Abierto de Información Geográfica 1.2.1 (20081021) - 19/03/2009 08:03:59
19/03/2009 08:03:59  INFO JUMPWorkbench:340 - Versión de Java : 1.6.0_03
19/03/2009 08:03:59  INFO JUMPWorkbench:342 - SO : Linux (2.6.24-23-generic)
19/03/2009 08:03:59  INFO JUMPWorkbench:480 - Usando L&F 
com.jgoodies.looks.plastic.PlasticXPLookAndFeel
19/03/2009 08:04:14  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:14  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:15  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:15  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:15  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:16  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:16  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:16  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:16  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:16  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:16  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:16  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:16  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:16  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:16  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:16  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:17  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:20  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:20  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:21  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:21  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:21  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:21  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
19/03/2009 08:04:21  INFO IndexedShapeFileConnection:176 - Creando el índice 
espacial
_______________________________________________
Kosmo mailing list
[email protected]
http://lists.saig.es/mailman/listinfo/kosmo

Responder a