Defocus node not working on Windows 32 bit #46412

Closed
opened 2015-10-08 08:56:23 +02:00 by Soushiant Joshaghani · 30 comments

i cant get the depth of field effect with the defocus node since blender 2.75 .
i had seen other people have my problem to .
defocus node was ok in blender 2.73 !
sorry for bad english !

i cant get the depth of field effect with the defocus node since blender 2.75 . i had seen other people have my problem to . defocus node was ok in blender 2.73 ! sorry for bad english !

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @SoushiantJoshaghani

Added subscriber: @SoushiantJoshaghani

#45425 was marked as duplicate of this issue

#45425 was marked as duplicate of this issue

#46424 was marked as duplicate of this issue

#46424 was marked as duplicate of this issue

#46768 was marked as duplicate of this issue

#46768 was marked as duplicate of this issue

Added subscriber: @mont29

Added subscriber: @mont29

Please follow our submission template and guidelines and make a complete, valid bug report, with required info, precise description of the issue, precise steps to reproduce it, small and simple .blend and/or other files to do so if needed, etc.

Please follow our submission template and guidelines and make a complete, valid bug report, with required info, precise description of the issue, precise steps to reproduce it, **small and simple** .blend and/or other files to do so if needed, etc.

{F243369}hello
if you open the scene with blender 2.75 and higher, the defocus node wont work !
but if you open it with blender 2.73 and lower you get the effect !
seems like the defocus node had broken since 2.75 !
sorry for bad English .

{[F243369](https://archive.blender.org/developer/F243369/Defocus_Node.blend)}hello if you open the scene with blender 2.75 and higher, the defocus node wont work ! but if you open it with blender 2.73 and lower you get the effect ! seems like the defocus node had broken since 2.75 ! sorry for bad English .

Cannot confirm that here, afaikt defocus node is working fine in your file, in both official 2.75a and latest master… Please define 'does not work' (you can also add screeshots to illustrate your issue).

Cannot confirm that here, afaikt defocus node is working fine in your file, in both official 2.75a and latest master… Please define 'does not work' (you can also add screeshots to illustrate your issue).
{[F243424](https://archive.blender.org/developer/F243424/2.76.JPG)}![2.73.JPG](https://archive.blender.org/developer/F243425/2.73.JPG)

This comment was removed by @SoushiantJoshaghani

*This comment was removed by @SoushiantJoshaghani*
Member

Added subscriber: @Blendify

Added subscriber: @Blendify
Member

sounds like #45425 could it be an issue with older computers?

sounds like #45425 could it be an issue with older computers?

Sounds pretty similar indeed. Fact is, I still cannot confirm that here, for me defocus is working as expected…

@SoushiantJoshaghani can you give us you precise OS, CPU & GPU (including drivers) versions?

Sounds pretty similar indeed. Fact is, I still cannot confirm that here, for me defocus is working as expected… @SoushiantJoshaghani can you give us you precise OS, CPU & GPU (including drivers) versions?
Member

works for me too

works for me too

2 system that i have :

1- windows 7
core i7 3ghz
8gb ram
2 gb gpu memory

2-windows xp sp3
core 2 duo 2.66
4 gb ram
geforce 9300m gs

doesn't work on both of them !

2 system that i have : 1- windows 7 core i7 3ghz 8gb ram 2 gb gpu memory 2-windows xp sp3 core 2 duo 2.66 4 gb ram geforce 9300m gs doesn't work on both of them !

nvidia 335.23
graphic driver

nvidia 335.23 graphic driver

Added subscriber: @brecht

Added subscriber: @brecht

I can confirm the problem with the 32 bit 2.76 RC3 build, but not the 64 bit build.

This is on Windows 10 with an Intel Core i7-4790K CPU.

I can confirm the problem with the 32 bit 2.76 RC3 build, but not the 64 bit build. This is on Windows 10 with an Intel Core i7-4790K CPU.
Aaron Carlisle self-assigned this 2015-10-09 01:53:25 +02:00
Member

Added subscribers: @swift502-2, @WillOlis-1, @Royce

Added subscribers: @swift502-2, @WillOlis-1, @Royce
Aaron Carlisle removed their assignment 2015-10-09 01:54:18 +02:00
Brecht Van Lommel changed title from Defocus Node Doesnt Work !!! to Defocus node not working on Windows 32 bit 2015-10-09 02:20:41 +02:00

The 32 bit Linux build seems to work fine, so it's Windows specific somehow.

The 32 bit Linux build seems to work fine, so it's Windows specific somehow.

Added subscriber: @niranamhaha

Added subscriber: @niranamhaha

Added subscriber: @Sergey

Added subscriber: @Sergey

I can reproduce the issue with official builds but not with own builds, which makes it much more tricky to troubleshoot.

I can reproduce the issue with official builds but not with own builds, which makes it much more tricky to troubleshoot.

Same as @Sergey here, can reproduce with official 2.76 & buildbot builds (win32), but not with own 32bit build (using cmake)…

Will try to use buildbot (with experimental-build branch) to isolate a bit more the issue :|

Same as @Sergey here, can reproduce with official 2.76 & buildbot builds (win32), but not with own 32bit build (using cmake)… Will try to use buildbot (with experimental-build branch) to isolate a bit more the issue :|

Added subscriber: @MartijnBerger

Added subscriber: @MartijnBerger

Okay, so all I learned after a whole day of buildings adventures, is that bug is:

  • Not present in official 2.74 release.
  • Present in official 2.75 release.
  • Present in a 'fake' 2.74 build made with current buildbot! (using 7871d1358 from experimental branch).

So it seems to be something caused by current build environment, a change between 2.74 and 2.75, which is causing the issue, and not a change in code? @MartijnBerger, we need your science here. :)

Okay, so all I learned after a whole day of buildings adventures, is that bug is: * Not present in official 2.74 release. * Present in official 2.75 release. * **Present in a 'fake' 2.74 build made with current buildbot!** (using 7871d1358 from experimental branch). So it seems to be something caused by current build environment, a change between 2.74 and 2.75, which is causing the issue, and not a change in code? @MartijnBerger, we need your science here. :)

Added subscriber: @JesseAmielGayanilo

Added subscriber: @JesseAmielGayanilo

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sergey Sharybin self-assigned this 2016-01-28 11:48:18 +01:00

Should be fixed now in latest Git. Thanks for the report.

Should be fixed now in latest Git. Thanks for the report.
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
6 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#46412
No description provided.