Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

2.0.0.RC1, Matrix of 96x1, Color-Scroll freezes, only Visual 2 #50

Closed
ozett opened this issue Nov 25, 2013 · 5 comments
Closed

2.0.0.RC1, Matrix of 96x1, Color-Scroll freezes, only Visual 2 #50

ozett opened this issue Nov 25, 2013 · 5 comments
Assignees

Comments

@ozett
Copy link

ozett commented Nov 25, 2013

hi,
i gave your RC1 a try. I defined my 96 leds on my ws2811-Leds (as an arduino-artnet-client) as a matrix of 96x1. From Start it runs, but if i change the generator to "color-Scroll" and tried different options of this generator the output freezes. also the visual of pixelcontroller freezes/stops. If i change the generator than, it still stands and dont comes up again.
Also i only have visual 2 in Pixelcontroller, as if i define the matrix of 8x12 in snake-cabeling (so it is), i had visual 1 and 2 an all is normal.

A Bug in RC1?
i put a screenshot here...

cheers,
ozett
zwischenablage03

@neophob
Copy link
Owner

neophob commented Nov 25, 2013

Can you attach the log file, smells like a bug. the log file can be found in the "log" directory

@ghost ghost assigned neophob Nov 25, 2013
@ozett
Copy link
Author

ozett commented Nov 25, 2013

i buzzeld. as you wanted to log, i changed by from my perfectly running 8x12 matrix again to the matrix-definition of 96x1. started the gui and i looks different than before. see screenshot. color-scroll again freezes. How do i attach the log? (attachment of log.txt not possible? i will post the log in cleartext in next post. ok?)

zwischenablage04

@ozett
Copy link
Author

ozett commented Nov 25, 2013

The log. makes threads somehow unreadable ... anyhow...:
(ere was an error creating your comment: Body is too long (maximum is 65535 characters)

not that easy with attachments. for next time: who to upload a file here...?

.11.2013 13:57:45 com.neophob.sematrix.core.generator.ScreenCapture setOpacity
SCHWERWIEGEND: Failed to set Window Opacity: {0}
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at com.neophob.sematrix.core.generator.ScreenCapture.setOpacity(ScreenCapture.java:128)
at com.neophob.sematrix.core.generator.ScreenCapture.drawReadBorder(ScreenCapture.java:109)
at com.neophob.sematrix.core.generator.ScreenCapture.(ScreenCapture.java:84)
at com.neophob.sematrix.core.generator.PixelControllerGenerator.initAll(PixelControllerGenerator.java:141)
at com.neophob.sematrix.core.glue.Collector.init(Collector.java:220)
at com.neophob.PixelController.asyncInitApplication(PixelController.java:176)
at com.neophob.PixelController.draw(PixelController.java:275)
at processing.core.PApplet.handleDraw(PApplet.java:1891)
at processing.core.PApplet.run(PApplet.java:1788)
at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.UnsupportedOperationException: TRANSLUCENT translucency is not supported.
at java.awt.Window.setOpacity(Window.java:3326)
at java.awt.Window$1.setOpacity(Window.java:369)
at com.sun.awt.AWTUtilities.setWindowOpacity(AWTUtilities.java:174)
... 14 more
25.11.2013 13:57:45 com.neophob.sematrix.core.generator.Generator
INFO: Generator: internalBufferSize: 6.144 (768/8), name: COLOR_SCROLL, resize option: QUALITY_RESIZE
25.11.2013 13:57:45 com.neophob.sematrix.core.generator.Generator
INFO: Generator: internalBufferSize: 6.144 (768/8), name: COLOR_FADE, resize option: QUALITY_RESIZE
25.11.2013 13:57:45 com.neophob.sematrix.core.generator.Generator
INFO: Generator: internalBufferSize: 6.144 (768/8), name: OSC_GEN1, resize option: QUALITY_RESIZE
25.11.2013 13:57:45 com.neophob.sematrix.core.generator.Generator
INFO: Generator: internalBufferSize: 6.144 (768/8), name: OSC_GEN2, resize option: QUALITY_RESIZE
25.11.2013 13:57:45 com.neophob.sematrix.core.generator.Generator
INFO: Generator: internalBufferSize: 6.144 (768/8), name: VISUAL_ZERO, resize option: QUALITY_RESIZE
25.11.2013 13:57:45 com.neophob.sematrix.core.generator.PixelControllerGenerator initAll
INFO: Init finished
25.11.2013 13:57:45 com.neophob.sematrix.core.glue.Collector init
INFO: Initialize 2 Visuals
25.11.2013 13:57:45 com.neophob.sematrix.core.glue.Collector init
INFO: Initialize output
25.11.2013 13:57:45 com.neophob.sematrix.core.glue.FileUtils loadPresents
INFO: Loaded 101 presets from file presets.led
25.11.2013 13:57:45 com.neophob.sematrix.core.jmx.PixelControllerStatus
INFO: Initialize the PixelControllerStatus JMX Bean
25.11.2013 13:57:45 com.neophob.sematrix.core.osc.PixelControllerOscServer
INFO: Start OSC Server at port 9.876
25.11.2013 13:57:45 com.neophob.sematrix.osc.server.impl.OscServerImpl
INFO: OSC Server initialized on port 9876, buffersize: 50000
25.11.2013 13:57:45 com.neophob.sematrix.osc.server.impl.OscServerImpl startServer
INFO: OSC Server started
25.11.2013 13:57:45 com.neophob.sematrix.core.layout.Layout
INFO: Layout created: HORIZONTAL, size row 1: 1, row 2: 0
25.11.2013 13:57:45 com.neophob.sematrix.core.layout.HorizontalLayout
INFO: HorizontalLayout created, size row1: 1, row2:0
25.11.2013 13:57:45 com.neophob.sematrix.core.output.Output
INFO: Output created: ARTNET, Layout: HORIZONTAL, BPP: 8, Gamma Correction: GAMMA_22
25.11.2013 13:57:45 com.neophob.sematrix.core.output.AbstractDmxDevice calculateNrOfUniverse
INFO: Pixels per universe: 96
25.11.2013 13:57:45 com.neophob.sematrix.core.output.AbstractDmxDevice calculateNrOfUniverse
INFO: First universe ID: 1
25.11.2013 13:57:45 com.neophob.sematrix.core.output.AbstractDmxDevice calculateNrOfUniverse
INFO: # of universe: 1
25.11.2013 13:57:45 com.neophob.sematrix.core.output.AbstractDmxDevice calculateNrOfUniverse
INFO: Output Mapping entry size: 0
25.11.2013 13:57:45 com.neophob.sematrix.core.output.AbstractDmxDevice calculateNrOfUniverse
INFO: Target address: /192.168.14.59
25.11.2013 13:57:45 artnet4j.ArtNet
INFO: Art-Net v0001-20091119
25.11.2013 13:57:45 com.neophob.sematrix.core.output.ArtnetDevice
INFO: Initialize ArtNet device IP: /192.168.14.59, broadcast IP: 2.255.255.255, Port: 6.454
25.11.2013 13:57:45 artnet4j.ArtNetServer start
INFO: Art-Net server started at port: 6454
25.11.2013 13:57:45 com.neophob.sematrix.core.output.ArtnetDevice
INFO: ArtNet device initialized, use 1 panels
25.11.2013 13:57:45 com.neophob.sematrix.core.setup.InitApplication setupInitialConfig
INFO: Load preset 33
25.11.2013 13:57:45 com.neophob.sematrix.core.listener.MessageProcessor processMsg
INFO: old fx: 0, new fx 0
25.11.2013 13:57:45 com.neophob.sematrix.core.listener.MessageProcessor processMsg
INFO: old fx: 0, new fx 1
25.11.2013 13:57:45 com.neophob.sematrix.core.listener.MessageProcessor processMsg
INFO: Change Output 0, old fx: 0, new fx 1
25.11.2013 13:57:45 com.neophob.sematrix.core.generator.Blinkenlights loadFile
INFO: Load blinkenlights file /mnt/samba/pixelcontroller-distribution-2.0.0.RC1/data/blinken/lemmingWalk.bml.
25.11.2013 13:57:45 com.neophob.sematrix.core.generator.blinken.BlinkenLibrary loadFile
INFO: Loaded file /mnt/samba/pixelcontroller-distribution-2.0.0.RC1/data/blinken/lemmingWalk.bml / 48 frames in 100ms
25.11.2013 13:57:45 com.neophob.sematrix.core.generator.Blinkenlights loadFile
INFO: DONE
25.11.2013 13:57:45 com.neophob.sematrix.core.generator.Image loadFile
INFO: load image /mnt/samba/pixelcontroller-distribution-2.0.0.RC1/data/pics/circle.jpg
25.11.2013 13:57:46 com.neophob.sematrix.core.generator.Image loadFile
INFO: resize to img circle.jpg 768, 8 using PIXEL_RESIZE
25.11.2013 13:57:46 com.neophob.sematrix.core.listener.MessageProcessor processMsg
INFO: Unknown attribute ignored <COLOR_SCROLL_LENGTH>
25.11.2013 13:57:46 com.neophob.sematrix.core.listener.MessageProcessor processMsg
INFO: Unknown attribute ignored <COLOR_FADE_LENGTH>
25.11.2013 13:57:46 com.neophob.sematrix.core.listener.MessageProcessor processMsg
INFO: Shuffler select: 011111111111111
25.11.2013 13:57:46 com.neophob.sematrix.core.glue.Collector setCurrentStatus
INFO: Preset loaded in 299ms
25.11.2013 13:57:46 com.neophob.sematrix.core.layout.Layout
INFO: Layout created: HORIZONTAL, size row 1: 1, row 2: 0
25.11.2013 13:57:46 com.neophob.sematrix.core.layout.HorizontalLayout
INFO: HorizontalLayout created, size row1: 1, row2:0
25.11.2013 13:57:46 com.neophob.sematrix.gui.OutputGui
INFO: Create LED Matrix simulator window: LedSimulatorOutputWindow [ledSize=20, rahmenSize=0, matrixData=MatrixData [deviceXSize=96, deviceYSize=1, deviceSize=96, bufferWidth=768, bufferHeight=8], windowSize=Point [x=1920, y=60]]
25.11.2013 13:57:46 com.neophob.sematrix.gui.GeneratorGuiCreator
INFO: create GUI, nr of screens: 2
25.11.2013 13:57:46 com.neophob.sematrix.gui.model.WindowSizeCalculator
WARNUNG: Adjusted window width to minimal value 820, configured value was 600
25.11.2013 13:57:46 com.neophob.sematrix.gui.model.WindowSizeCalculator calculateHeight
INFO: Shrink window to 440
25.11.2013 13:57:46 com.neophob.sematrix.gui.GeneratorGuiCreator
INFO: Create new window: WindowSizeCalculator [singleVisualWidth=410, singleVisualHeight=40, windowHeight=440, windowWidth=820]
25.11.2013 13:57:46 com.neophob.sematrix.gui.GeneratorGui setup
INFO: Create GUI Window with size 820/440
25.11.2013 13:57:46 com.neophob.PixelController asyncInitApplication
INFO: --- PixelController Setup END ---
25.11.2013 13:57:46 com.neophob.PixelController asyncInitApplication
INFO: ---------------------------------
25.11.2013 13:57:46 com.neophob.PixelController asyncInitApplication
INFO:

@neophob
Copy link
Owner

neophob commented Nov 25, 2013

hmm yes and its hard to read, can you send me the log file as attachment to michu at neophob dot com.

thanks

@neophob
Copy link
Owner

neophob commented Nov 26, 2013

Error reporting improved (wasn't logged) - reopen if error occurs again.

@neophob neophob closed this as completed Nov 26, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants