Coder Social home page Coder Social logo

Comments (7)

pragma37 avatar pragma37 commented on May 21, 2024 1

Thanks for the reports.

I'm currently working on fixing the refactor branch on Linux.
I'll report here when I get it working locally.

from malt.

pragma37 avatar pragma37 commented on May 21, 2024 1

@TahsinTariq Slower than the beta branch?
Keep in mind that the refactor introduces (usually) 2 frames of latency compared to the Blender overlay.

That's not the actual error. That means the Malt process crashed at some point and now it can't connect to it. The actual error happened earlier.
I'm implementing a log system so it's easier to report this kind of info.
And also will add a check so when the Malt process crashes a new one is created.

That window is the process where Malt runs. I could hide it but then the os scheduler gives it lower priority (at least on Windows).
It should start minimized, though. Does it?

That resizing glitch is expected, don't worry too much about it. It doesn't have any side effects but I'll fix it at some point.

from malt.

TahsinTariq avatar TahsinTariq commented on May 21, 2024 1

I think it felt slow cause I was specifically looking for it to be.

And Yes, the malt process starts minimized.

That resizing glitch is expected, don't worry too much about it. It doesn't have any side effects but I'll fix it at some point.

Malt crashed a few times while I was resizing. I don't know if they are related though.

I think we can close this issue for now.

from malt.

ScribbleFen avatar ScribbleFen commented on May 21, 2024

I'm also getting freezing when I switch to Malt, on Manjaro Linux.

from malt.

pragma37 avatar pragma37 commented on May 21, 2024

The last version works for me on Ubuntu, could you check it?

from malt.

ScribbleFen avatar ScribbleFen commented on May 21, 2024

Okay works for me now, but it does feel very slow, but that might just be my computer rn

from malt.

TahsinTariq avatar TahsinTariq commented on May 21, 2024

As @ScribbleFen said, it works, but feels a bit slow.
I've had malt break while looking around the scene in viewport.
Here's the error:

Python: Traceback (most recent call last):
  File "/home/tahsin/.config/blender/2.91/scripts/addons/BlenderMalt/MaltRenderEngine.py", line 250, in view_draw
    Bridge.Client_API.render(self.bridge_id, resolution, scene, self.request_scene_update)
  File "/home/tahsin/.config/blender/2.91/scripts/addons/BlenderMalt/.MaltPath/Bridge/Client_API.py", line 129, in render
    'buffer_name': ipc.get_shared_buffer_full_name(name),
  File "/work/blender_291/2.91/python/lib/python3.7/multiprocessing/connection.py", line 206, in send
    self._send_bytes(_ForkingPickler.dumps(obj))
  File "/work/blender_291/2.91/python/lib/python3.7/multiprocessing/connection.py", line 404, in _send_bytes
    self._send(header + buf)
  File "/work/blender_291/2.91/python/lib/python3.7/multiprocessing/connection.py", line 368, in _send
    n = write(self._handle, buf)
BrokenPipeError: [Errno 32] Broken pipe

I have to change render engine to eevee and then malt to restart it. And every time a 2nd window pops up.

image

Also, UI resizing breaks the viewport. Here, I'm trying to resize the properties tab:
image

from malt.

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.