Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (121 - 123 of 172)

Ticket Resolution Summary Owner Reporter
#184 fixed FreePlane not running Martin Iturbide
Description

FreePlane? (http://freeplane.sourceforge.net/) is not running anymore with Build 25 GA3.

This is the start script:

set freeplanedir= set xargs=init.xargs set defines= "-Dorg.freeplane.param1=%1" "-Dorg.freeplane.param2=%2" "-Dorg.freeplane.param3=%3" "-Dorg.freeplane.param4=%4" set resdir="-Dorg.freeplane.globalresourcedir=%freeplanedir%resources/" java -Xmx512m "-Dorg.knopflerfish.framework.bundlestorage=memory" "-Dorg.knopflerfish.gosg.jars=reference:file:%freeplanedir%core/" %resdir% %defines% -jar "%freeplanedir%framework.jar" -xargs "%freeplanedir%props.xargs" -xargs "%freeplanedir%%xargs%"

The error log is attached.

#23 fixed Fix java.lang.Math functions dmik
Description

Functions such as pow() return garbage on OS/2.

#186 wontfix Firefox and also Seamonkey are unable to visualize web page Anchieri
Description

I have installed firefox-10.0.5.en-US.os2.zip and seamonkey-2.7.2.en-US.os2.10.5esr.zip, but I was unable to visualize this two web page: first: javascript:document.formVisualizzaFattura.codiceCliente.value="768123";document.formVisualizzaFattura.codiceContratto.value="25773392";document.formVisualizzaFattura.dataFattura.value="30-04-2012";document.formVisualizzaFattura.fatturaNotaCredito.value="FATTURA";document.formVisualizzaFattura.codiceSocietaCompetenza.value="55";document.formVisualizzaFattura.codiceUtentePerLog.value="136823016";conferma();

the second: https://www.enel.it/enelenergia/area_clienti/common/pages/VisualizzaAllegatiPDF/VisualizzaAllegatiPDF.aspx?tipoOperazione=VISUALIZZA_BOLLETTA_PDF&idFattura=0000002321499052

If I use firefox under my VirtualBox?-161-r9190-build10.wpi this page is visualized perfectly Is this a problem of Java plugin or a Firefox/Mozilla? problem?

Note: See TracQuery for help on using queries.