Interesseted in error-reports?

View: New views
3 Messages — Rating Filter:   Alert me  

Interesseted in error-reports?

by bablokb :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Anton,

are you interested in error-reports (e.g. from a NullpointerException)?

Bernhard
_______________________________________________
LightZone mailing list
LightZone@...
http://kast-dev.com/mailman/listinfo/lightzone

Re: Interesseted in error-reports?

by Anton Kast :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sure: when LightZone crashes, please send the log file to me.

It's called "LightZone.log", in the folder where you unpacked the
program (assuming you ran it as a user that had write permissions to
that folder).

Anton

Bernhard Bablok wrote:
> Hi Anton,
>
> are you interested in error-reports (e.g. from a NullpointerException)?
>
> Bernhard
> _______________________________________________
> LightZone mailing list
> LightZone@...
> http://kast-dev.com/mailman/listinfo/lightzone
_______________________________________________
LightZone mailing list
LightZone@...
http://kast-dev.com/mailman/listinfo/lightzone

Re: Interesseted in error-reports?

by bablokb :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Actually, I changed it in the script to /tmp/LightZone-$USER.log, but that's a
different issue (I don't want my installation-directories cluttered with
logs).

I attach the log of the crash. You can reproduce it easily: use the
white-balance tool and select/unselect/select the selection-button.

Bernhard

> Sure: when LightZone crashes, please send the log file to me.
>
> It's called "LightZone.log", in the folder where you unpacked the
> program (assuming you ran it as a user that had write permissions to
> that folder).
>
> Anton

[LightZone.log]

This is LightZone 2.4 (8224)
Verifying Libraries
Initializing Engine Utilities
Max Memory: 1055129600
Total Memory: 5177344
Running on 1 processors
Allocating 15MB for the image cache.
Color compatibility mode is off
Malformed display profile at (sRGB default)
Loading Classes
Scanning Color Profiles
Restoring Preferences
Starting Logging
Scanning Saved Documents
Opening...
Light Crafts JAI Library - 02/05/07
Opening /data/image-archive/20070604/bdc00007144.rgb_bw.jpg
wb: 193.54766867244325, 195.75073310143588, 193.71916353471912, sat: 0.011254437692711061
java.lang.NullPointerException
        at com.lightcrafts.model.ImageEditor.WhiteBalanceV2$WhiteBalanceTransform.setFront(WhiteBalanceV2.java:348)
        at com.lightcrafts.model.ImageEditor.BlendedOperation$BlendedTransform.update(BlendedOperation.java:272)
        at com.lightcrafts.model.ImageEditor.WhiteBalanceV2.updateOp(WhiteBalanceV2.java:358)
        at com.lightcrafts.model.ImageEditor.OperationImpl.render(OperationImpl.java:169)
        at com.lightcrafts.model.ImageEditor.Rendering.getRendering(Rendering.java:241)
        at com.lightcrafts.model.ImageEditor.Rendering.getRendering(Rendering.java:293)
        at com.lightcrafts.model.ImageEditor.ImageEditorEngine.update(ImageEditorEngine.java:435)
        at com.lightcrafts.model.ImageEditor.ImageEditorEngine.update(ImageEditorEngine.java:393)
        at com.lightcrafts.model.ImageEditor.Rendering.update(Rendering.java:169)
        at com.lightcrafts.model.ImageEditor.OperationImpl.settingsChanged(OperationImpl.java:130)
        at com.lightcrafts.model.ImageEditor.WhiteBalanceV2.setColor(WhiteBalanceV2.java:197)
        at com.lightcrafts.ui.operation.whitebalance.ColorDropperControl.setColor(ColorDropperControl.java:93)
        at com.lightcrafts.ui.operation.whitebalance.ColorDropperControl.access$400(ColorDropperControl.java:21)
        at com.lightcrafts.ui.operation.whitebalance.ColorDropperControl$2.pointSelected(ColorDropperControl.java:64)
        at com.lightcrafts.ui.operation.whitebalance.DropperMode.notifyPointSelected(DropperMode.java:117)
        at com.lightcrafts.ui.operation.whitebalance.DropperMode.access$100(DropperMode.java:23)
        at com.lightcrafts.ui.operation.whitebalance.DropperMode$1.mousePressed(DropperMode.java:72)
        at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)


_______________________________________________
LightZone mailing list
LightZone@...
http://kast-dev.com/mailman/listinfo/lightzone