Only search projects.blender.org
Log In
New Account
Home
My Page
Projects
Blender 2.x BF release
Summary
Activity
Tracker
SCM
Files
Blender 2.6 Bug Tracker: Browse
[#24578] crash on browse directory w/ broken image file
Date:
2010-11-07 03:45
Priority:
3
State:
Closed
Submitted by:
charles chuckles (
khabok
)
Assigned to:
Campbell Barton (campbellbarton)
Category:
OS related: Windows
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
Summary:
crash on browse directory w/ broken image file
Detailed description
2.55 r32738 on winxp32
Blender crashes (closes immediately) when using the file browser (properties panel > textures > open a texture file) to browse a directory containing the attached image file. Crash occurs immediately upon opening the directory, or upon opening the file browser if that directory is selected to open immediately.
No .blend included, creating a .blend that generates this crash is impossible.
file notes: generated by photoshop cs5 during initial testing of NVidia's normal map filter tool. Created a new image (2048 by 2048 RGB with 16-bit channels) and added some testing input. Issued Save As command, filetype PNG directly into the directory in question.
Followup
Message
Date
: 2010-11-07 04:36
Sender
:
Campbell Barton
Hi, tested this and when loading on 64bit linux, I only get this error:
Unknown fileformat
Checking the image format with the file command also shows this to be a PSD file, not a PNG.
# file /d/test.png
Adobe Photoshop Image, 2048 x 2048, RGB, 3x 16-bit channels
But blender should not crash ofcourse, assigning to Nathan since it may be a windows/quicktime bug.
Date
: 2010-11-07 05:17
Sender
:
charles chuckles
If it matters regarding the bug, quicktime is not installed on this computer.
Date
: 2010-11-09 04:53
Sender
:
Campbell Barton
Fixed r32956.
This was caused by quicktime not being installed on your computer, but works correctly now.
Attached Files:
Name
Date
Download
test.png
2010-11-07 03:45
Download
Changes:
Field
Old Value
Date
By
Resolution
None
2010-11-09 04:53
campbellbarton
close_date
2010-11-09 04:53
2010-11-09 04:53
campbellbarton
assigned_to
jesterking
2010-11-09 04:53
campbellbarton
status_id
Open
2010-11-09 04:53
campbellbarton
assigned_to
none
2010-11-07 04:36
campbellbarton
File Added
13421: test.png
2010-11-07 03:45
khabok