Giter VIP home page Giter VIP logo

Comments (5)

neophob avatar neophob commented on August 20, 2024

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

from pixelcontroller.

ozett avatar ozett commented on August 20, 2024

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

from pixelcontroller.

ozett avatar ozett commented on August 20, 2024

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:

from pixelcontroller.

neophob avatar neophob commented on August 20, 2024

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

thanks

from pixelcontroller.

neophob avatar neophob commented on August 20, 2024

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

from pixelcontroller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.