Renderpreview, Header jumps to bottom with open preferences and render #85358

Closed
opened 2021-02-04 08:19:01 +01:00 by Reiner Prokein · 18 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 460.89

Blender Version
Broken: version: 2.93.0 Alpha, branch: master, commit date: 2021-01-31 08:45, hash: 194f6c7880

Short description of error
When you open the preferences and render an image then the render preview will have the header at the bottom, since it renders in the former preferences window. And this editor has the header at the bottom by default.

Exact steps for others to reproduce the error

  • Open Blender.
  • Open the Preferences.
  • Minimize the Preferences Window.
  • With the mouse cursor on the main window, F12 to Render.
    Have a look at the header in the render preview. It is now at the bottom.

bottom.jpg

**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 460.89 **Blender Version** Broken: version: 2.93.0 Alpha, branch: master, commit date: 2021-01-31 08:45, hash: `194f6c7880` **Short description of error** When you open the preferences and render an image then the render preview will have the header at the bottom, since it renders in the former preferences window. And this editor has the header at the bottom by default. **Exact steps for others to reproduce the error** - Open Blender. - Open the Preferences. - Minimize the Preferences Window. - With the mouse cursor on the main window, F12 to Render. Have a look at the header in the render preview. It is now at the bottom. ![bottom.jpg](https://archive.blender.org/developer/F9620944/bottom.jpg)
Author

Added subscriber: @tiles

Added subscriber: @tiles

This issue was referenced by 492e64c7bc

This issue was referenced by 492e64c7bcbd25e65eeaf75841b570bc410e7fde
Reiner Prokein changed title from Renderpreview, Header jumps to bottom when open preferences and render again. to Renderpreview, Header jumps to bottom with open preferences and render 2021-02-04 08:19:22 +01:00
Member

Added subscriber: @filedescriptor

Added subscriber: @filedescriptor
Member

I cannot reproduce this on the latest master (2.93.0 Alpha, branch: master, commit date: 2021-02-04 02:10, hash: 4895d1f9ce) on Linux.

I cannot reproduce this on the latest master (2.93.0 Alpha, branch: master, commit date: 2021-02-04 02:10, hash: `4895d1f9ce`) on Linux.
Author

Maybe a Windows only problem. It shows in the newest 2.93 alpha build still.

Maybe a Windows only problem. It shows in the newest 2.93 alpha build still.

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'

Added subscriber: @mano-wii

Added subscriber: @mano-wii

I could reproduce the problem, but I had to follow the exact steps that I put in the description.

I could reproduce the problem, but I had to follow the exact steps that I put in the description.
Author

Hm, i don't need to minimize the preferences window. Curious. Thanks for confirming :)

Hm, i don't need to minimize the preferences window. Curious. Thanks for confirming :)
Member

Added subscriber: @Harley

Added subscriber: @Harley
Member

@tiles - There are some recent changes that might confuse things here.

Using a random older version of Blender, in this example 2.91:

  • Open and then minimize Preferences
  • With the mouse cursor over the main window, F12 to Render.

Exactly as you mentioned, "the render preview will have the header at the bottom, since it renders in the former preferences window. And this editor has the header at the bottom by default"

However, master as of February 3rd (and possibly committed late in the day so not reflected in bot builds until Feb 4th) that behavior changed. With current master, 2.93 alpha, the "renders in the former preferences window" doesn't happen.

  • Open Preferences
  • Click on the main window and notice that Preferences is still "on top", which is a change for the Windows platform
  • Minimize Preferences
  • With the mouse cursor on the main window, F12 to Render.
  • You now have a Render window (with header on top) and you also still have a minimized Preferences window.

So hoping you can confirm this with the latest bleeding edge alpha version of blender.

@tiles - There are some recent changes that might confuse things here. Using a random older version of Blender, in this example 2.91: - Open and then minimize Preferences - With the mouse cursor over the main window, F12 to Render. Exactly as you mentioned, "the render preview will have the header at the bottom, since it **renders in the former preferences window**. And this editor has the header at the bottom by default" However, master as of February 3rd (and possibly committed late in the day so not reflected in bot builds until Feb 4th) that behavior changed. With current master, 2.93 alpha, the "renders in the former preferences window" doesn't happen. - Open Preferences - Click on the main window and notice that Preferences is still "on top", which is a change for the Windows platform - Minimize Preferences - With the mouse cursor on the main window, F12 to Render. - You now have a Render window (with header on top) **and you also still have** a minimized Preferences window. So hoping you can confirm this with the latest bleeding edge alpha version of blender.
Author

As told i have no problem to reproduce the error. The builder version that i tested with was from february 4th. Still the newest version that you can download from builder.blender.org. blender-2.93.0-d30320b4f59d-windows64.zip

And i don't need to minimize the preferences. I open Blender, press F12, the rendering then starts in the preferences window. And the header is then at the bottom.

As told i have no problem to reproduce the error. The builder version that i tested with was from february 4th. Still the newest version that you can download from builder.blender.org. blender-2.93.0-d30320b4f59d-windows64.zip And i don't need to minimize the preferences. I open Blender, press F12, the rendering then starts in the preferences window. And the header is then at the bottom.
Member

@tiles - The builder version that i tested with was from february 4th. Still the newest version that you can download from builder.blender.org. blender-2.93.0-d30320b4f59d-windows64.zip
And i don't need to minimize the preferences. I open Blender, press F12, the rendering then starts in the preferences window. And the header is then at the bottom.

Yes, as mentioned these are very recent changes. That build was created at the very start of Feb 4th, just after midnight. You will need a copy of blender that is compiled with sources that are at least one day newer.

The bot building those builds that you can download are currently paused because of an issue with a code-signing service. Hopefully there will be a newer one up soon.

> @tiles - The builder version that i tested with was from february 4th. Still the newest version that you can download from builder.blender.org. blender-2.93.0-d30320b4f59d-windows64.zip > And i don't need to minimize the preferences. I open Blender, press F12, the rendering then starts in the preferences window. And the header is then at the bottom. Yes, as mentioned these are **very recent** changes. That build was created at the very start of Feb 4th, just after midnight. You will need a copy of blender that is compiled with sources that are at least one day newer. The bot building those builds that you can download are currently paused because of an issue with a code-signing service. Hopefully there will be a newer one up soon.
Author

Okay. I will wait for the next official devbuild then, and give a call if the problem persists :)

Okay. I will wait for the next official devbuild then, and give a call if the problem persists :)
Member

@tiles - I will wait for the next official devbuild then, and give a call if the problem persists :)

I am hoping that you'll make a comment on this thread either way. That way we can consider this problem solved as part of [this ]] and [ https:*developer.blender.org/rB492e64c7bcbd25e65eeaf75841b570bc410e7fde | this .

> @tiles - I will wait for the next official devbuild then, and give a call if the problem persists :) I am hoping that you'll make a comment on this thread either way. That way we can consider this problem solved as part of [this ]] and [[ https:*developer.blender.org/rB492e64c7bcbd25e65eeaf75841b570bc410e7fde | this ](https:*developer.blender.org/rB261fa052ac4266618379c6a8df090430ca7cf7f8).
Author

Sure. But first i need a way to check it :)

Sure. But first i need a way to check it :)
Author

Confirming as fixed. The rendering now opens in its own window.

Confirming as fixed. The rendering now opens in its own window.
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Harley Acheson self-assigned this 2021-02-07 20:30:54 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#85358
No description provided.