All edges in Edit Mode starts from top right corner of viewport #56880

Closed
opened 2018-09-23 13:11:02 +02:00 by Сергей Яничкин · 9 comments

First, I see a wish to report only crashes, but because of this issue working with 2.8 version is impossible in principle, so it's not much difference from the crash.

System Information
OS: Windows 7 x64
Graphics card: AMD Radeon 6950 (vendor: Gygabyte)

Blender Version
Broken: blender-2.80-b30d103cf63 (2018-08-25 20:13, blender2.8)
Broken: blender-2.80-b350b194eb2 (2018-09-22 14:27, blender2.8)
Seems all branch 2.8 broken

Worked: blender-2.79-920dff35dc3 (2018-08-26 01:40, blender2.8)

Short description of error

In Edit Mode display edges is broken (see screenshot). All edges starts (or ends) from top right corner of viewport.

Both screenshot and log make on version b350b194eb.

Blender-Bug.png

Running log:

Read prefs: D:\Users\mingun\AppData\Roaming\Blender Foundation\Blender\2.80\config\userpref.blend
found bundled python: D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\python
WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead.
WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead.
WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead.
WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead.
WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead.
Traceback (most recent call last):
  File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 380, in enable
    raise Exception(f"Add-on '{module_name:s}' has not been upgraded to 2.8, ignoring")
Exception: Add-on 'ui_translate' has not been upgraded to 2.8, ignoring
Traceback (most recent call last):
  File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 351, in enable
    mod = __import__(module_name)
ModuleNotFoundError: No module named 'add_mesh_ant_landscape'
Traceback (most recent call last):
  File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 380, in enable
    raise Exception(f"Add-on '{module_name:s}' has not been upgraded to 2.8, ignoring")
Exception: Add-on 'mesh_f2' has not been upgraded to 2.8, ignoring
Traceback (most recent call last):
  File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 380, in enable
    raise Exception(f"Add-on '{module_name:s}' has not been upgraded to 2.8, ignoring")
Exception: Add-on 'mesh_bsurfaces' has not been upgraded to 2.8, ignoring
Traceback (most recent call last):
  File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 380, in enable
    raise Exception(f"Add-on '{module_name:s}' has not been upgraded to 2.8, ignoring")
Exception: Add-on 'mesh_looptools' has not been upgraded to 2.8, ignoring
Traceback (most recent call last):
  File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 380, in enable
    raise Exception(f"Add-on '{module_name:s}' has not been upgraded to 2.8, ignoring")
Exception: Add-on 'mira_tools' has not been upgraded to 2.8, ignoring
Traceback (most recent call last):
  File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 380, in enable
    raise Exception(f"Add-on '{module_name:s}' has not been upgraded to 2.8, ignoring")
Exception: Add-on 'space_view3d_paint_bprojection' has not been upgraded to 2.8, ignoring
        addon_utils.reset_all unloading node_wrangler

Exact steps for others to reproduce the error

  1. Run Blender.
  2. Close Splash Screen.
  3. Press Tab to enter Edit Mode.
  4. (Optionally) May be need wheel scroll to see how all edges going up to top right viewport corner.
First, I see a wish to report only crashes, but because of this issue working with 2.8 version is impossible in principle, so it's not much difference from the crash. **System Information** **OS:** Windows 7 x64 **Graphics card:** AMD Radeon 6950 (vendor: Gygabyte) **Blender Version** Broken: blender-2.80-b30d103cf63 (2018-08-25 20:13, blender2.8) Broken: blender-2.80-b350b194eb2 (2018-09-22 14:27, blender2.8) Seems all branch 2.8 broken Worked: blender-2.79-920dff35dc3 (2018-08-26 01:40, blender2.8) **Short description of error** In *Edit Mode* display edges is broken (see screenshot). All edges starts (or ends) from top right corner of viewport. Both screenshot and log make on version **b350b194eb2**. ![Blender-Bug.png](https://archive.blender.org/developer/F4795548/Blender-Bug.png) Running log: ``` Read prefs: D:\Users\mingun\AppData\Roaming\Blender Foundation\Blender\2.80\config\userpref.blend found bundled python: D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\python WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead. WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead. WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead. WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead. WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead. Traceback (most recent call last): File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 380, in enable raise Exception(f"Add-on '{module_name:s}' has not been upgraded to 2.8, ignoring") Exception: Add-on 'ui_translate' has not been upgraded to 2.8, ignoring Traceback (most recent call last): File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 351, in enable mod = __import__(module_name) ModuleNotFoundError: No module named 'add_mesh_ant_landscape' Traceback (most recent call last): File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 380, in enable raise Exception(f"Add-on '{module_name:s}' has not been upgraded to 2.8, ignoring") Exception: Add-on 'mesh_f2' has not been upgraded to 2.8, ignoring Traceback (most recent call last): File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 380, in enable raise Exception(f"Add-on '{module_name:s}' has not been upgraded to 2.8, ignoring") Exception: Add-on 'mesh_bsurfaces' has not been upgraded to 2.8, ignoring Traceback (most recent call last): File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 380, in enable raise Exception(f"Add-on '{module_name:s}' has not been upgraded to 2.8, ignoring") Exception: Add-on 'mesh_looptools' has not been upgraded to 2.8, ignoring Traceback (most recent call last): File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 380, in enable raise Exception(f"Add-on '{module_name:s}' has not been upgraded to 2.8, ignoring") Exception: Add-on 'mira_tools' has not been upgraded to 2.8, ignoring Traceback (most recent call last): File "D:\blender-2.80.0-git.b350b194eb2-windows64\2.80\scripts\modules\addon_utils.py", line 380, in enable raise Exception(f"Add-on '{module_name:s}' has not been upgraded to 2.8, ignoring") Exception: Add-on 'space_view3d_paint_bprojection' has not been upgraded to 2.8, ignoring addon_utils.reset_all unloading node_wrangler ``` **Exact steps for others to reproduce the error** 1. Run Blender. 2. Close Splash Screen. 3. Press `Tab` to enter *Edit Mode*. 4. (Optionally) May be need wheel scroll to see how all edges going up to top right viewport corner.

Added subscriber: @mingun

Added subscriber: @mingun

Added subscriber: @mont29

Added subscriber: @mont29

That is most certainly a driver bug. Please:

  • Give us your exact Blender, OS and GPU (including drivers) versions, as requested in the template!
  • Ensure both your OS and drivers are fully up-to-date (and use official GPU drivers, not those provided by windows or tablet/laptop maker or open source ones in linux distributions).
    ** If your GPU driver is already to latest version, try down-grading to a few previous versions (sometimes newest versions introduce bugs…).
  • Try the latest build from our buildbot.
  • Try to start Blender in factory settings (--factory-startup commandline option) (this will ensure whether this is a userpref or addon issue or not).
  • Try to tweak OGL settings in UserPreferences, System tab.
  • Try to tweak your GPU driver settings (e.g. try different values between 'performance' and 'quality' if you have such slider, etc.).
  • Launch Blender from the command line with --debug-gpu option and attach as text file here any error printed out in the console (do not paste it directly in comment).
That is most certainly a driver bug. Please: * Give us your exact Blender, OS and GPU (including drivers) versions, as requested in the template! * Ensure both your OS and drivers are fully up-to-date (and use official GPU drivers, not those provided by windows or tablet/laptop maker or open source ones in linux distributions). ** If your GPU driver is already to latest version, try down-grading to a few previous versions (sometimes newest versions introduce bugs…). * Try the latest build from [our buildbot](https://builder.blender.org/download). * Try to start Blender in factory settings (`--factory-startup` commandline option) (this will ensure whether this is a userpref or addon issue or not). * Try to tweak OGL settings in UserPreferences, System tab. * Try to tweak your GPU driver settings (e.g. try different values between 'performance' and 'quality' if you have such slider, etc.). * Launch Blender from the command line with `--debug-gpu` option and **attach as text file** here any error printed out in the console (**do not** paste it directly in comment).

Added subscriber: @nokipaike

Added subscriber: @nokipaike

@mingun
do not use the amd drivers 16.2 legacy beta they have buggy opengl

use the official legacy drivers provided by microsoft
or if you want to use crismon, take the atio6axx.dll from another driver version and put it in the blender executable folder

some magic for the drivers of these old GPUs here but you are forced to use some trick to install them
https://forums.guru3d.com/threads/16-101-x-pre-gcn-driver-pack.409002/

@mingun do not use the amd drivers 16.2 legacy beta they have buggy opengl use the official legacy drivers provided by microsoft or if you want to use crismon, take the atio6axx.dll from another driver version and put it in the blender executable folder some magic for the drivers of these old GPUs here but you are forced to use some trick to install them https://forums.guru3d.com/threads/16-101-x-pre-gcn-driver-pack.409002/

Exact Blender version, as I'd say: Blender 2.80 (Date: 2018-09-22 14:27, Hash: b350b194eb, Branch: blender2.8), also see attached system-info.txt. It's latest version, which I downloaded today from buildbot.
OS: Windows 7 x64 (6.1.7601 Service Pack 1 Build 7601, HAL = 6.1.7601.24231)
GPU: AMD Radeon 6950 (vendor: Gygabyte). In system's information from Catalyst Control Center it's showed as «AMD Radeon HD 6900 Series».
Driver version: 15.301.1901-160226a-318064E. It's latest availible version, which can install on my machine.
OpenGL version (as driver say): 6.14.10.13417

Log running Blender with blender.exe --debug-gpu --factory-startup attached in blender-run-log.txt, but it not contains any errors, only few warnings «WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead.»

Also, note, Blender 2.79 (Date: 2018-08-26 01:40, Hash: 920dff35dc, Branch: blender2.8) works fine! Another graphic applications works fine too. So, I don't think this is a driver bug.

system-info.txt
blender-run-log.txt

**Exact Blender version, as I'd say:** Blender 2.80 (Date: 2018-09-22 14:27, Hash: b350b194eb2, Branch: blender2.8), also see attached `system-info.txt`. It's latest version, which I downloaded today [from buildbot](https://builder.blender.org/download/blender-2.80-b350b194eb2-win64.zip). **OS:** Windows 7 x64 (6.1.7601 Service Pack 1 Build 7601, HAL = 6.1.7601.24231) **GPU:** AMD Radeon 6950 (vendor: Gygabyte). In system's information from Catalyst Control Center it's showed as «AMD Radeon HD 6900 Series». **Driver version:** 15.301.1901-160226a-318064E. It's latest availible version, which can install on my machine. **OpenGL version (as driver say):** 6.14.10.13417 Log running Blender with ``blender.exe --debug-gpu --factory-startup`` attached in `blender-run-log.txt`, but it not contains any errors, only few warnings «WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead.» Also, note, Blender 2.79 (Date: 2018-08-26 01:40, Hash: 920dff35dc3, Branch: blender2.8) works fine! Another graphic applications works fine too. So, I don't think this is a driver bug. [system-info.txt](https://archive.blender.org/developer/F4797006/system-info.txt) [blender-run-log.txt](https://archive.blender.org/developer/F4797011/blender-run-log.txt)

Driver version: 15.301.1901-160226a-318064E. It's latest availible version, which can install on my machine.
OpenGL version (as driver say): 6.14.10.13417

blender 2.79 uses an opengl system different from blender 2.8

this version of drivers on windows 10 work well
I'm not sure if the version of the opengl is the same
but in general trust this problem is known, it's a buggy driver problem

> **Driver version:** 15.301.1901-160226a-318064E. It's latest availible version, which can install on my machine. > **OpenGL version (as driver say):** 6.14.10.13417 blender 2.79 uses an opengl system different from blender 2.8 this version of drivers on windows 10 work well I'm not sure if the version of the opengl is the same but in general trust this problem is known, it's a buggy driver problem

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Сергей Яничкин self-assigned this 2018-09-29 09:46:34 +02:00

OK, I downloaded and install drivers from link, which give @nokipaike, and everything works well! Thanks! In my case this was Windows 7-64bit http://www.mediafire.com/file/inbg67mzmhkv276/16.101.X_Repack_Catalyst-Win7_64_18.X_Aug_12.exe/file.

After install it, I have following versions drivers:

Driver version: 16.101.2901.1003-160808a-305846C
Open GL vesion (as driver say): 6.14.10.13422

Tested with latest build from buildbot, blender-2.80-6f42eb245b1.

OK, I downloaded and install drivers from link, which give @nokipaike, and everything works well! Thanks! In my case this was **Windows 7-64bit** http://www.mediafire.com/file/inbg67mzmhkv276/16.101.X_Repack_Catalyst-Win7_64_18.X_Aug_12.exe/file. After install it, I have following versions drivers: **Driver version:** 16.101.2901.1003-160808a-305846C **Open GL vesion (as driver say):** 6.14.10.13422 Tested with latest build from buildbot, **blender-2.80-6f42eb245b1**.
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
3 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#56880
No description provided.