grease pencil, fills cannot be deleted #76448

Closed
opened 2020-05-05 19:15:28 +02:00 by chris etzel · 7 comments

System Information
Operating system:window 10
Graphics card:

renderer: 'Quadro RTX 4000/PCIe/SSE2'
vendor: 'NVIDIA Corporation'
version: '4.5.0 NVIDIA 442.19'

Blender Version
version: 2.82 (sub 7), branch: master, commit date: 2020-02-12 16:20, hash: 77d23b0bd7, type: Release
build date: 2020-02-13, 01:56:46
platform: Windows
binary path: 'C:\Program Files\Blender Foundation\Blender 2.82\blender.exe'
build cflags: /W3 /w34062 /w34115 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /wd4996 /wd4661 /we4013 /we4133 /we4431 /w35038 /DWIN32 /D_WINDOWS /W3 /nologo /J /Gd /MP /bigobj -openmp
build cxxflags: /W3 /w34062 /w34115 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /wd4996 /wd4661 /we4013 /we4133 /we4431 /w35038 /DWIN32 /D_WINDOWS /W3 /GR /EHsc /nologo /J /Gd /MP /EHsc /bigobj -openmp
build linkflags: /MACHINE:X64 /SUBSYSTEM:CONSOLE /STACK:2097152 /INCREMENTAL:NO /ignore:4049 /ignore:4217 /ignore:4221
build system: CMake

Short description of error
created fill material in greasepencil did not have a stroke selected, was unable to "erase", edit, or otherwise remove fill material. Computer stalled when attempted removal of fill areas. Fills not assigned to "fill layer" but were in strokes layer.

Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).

  1. create blank canvas.
  2. create new material "fill" with stroke unchecked. set alpha below 50%.
  3. use any tool to apply the material.
  4. try to remove it using the eraser, or select.

thanks for a great program, First glitch.
S.F.

**System Information** Operating system:window 10 Graphics card: renderer: 'Quadro RTX 4000/PCIe/SSE2' vendor: 'NVIDIA Corporation' version: '4.5.0 NVIDIA 442.19' **Blender Version** version: 2.82 (sub 7), branch: master, commit date: 2020-02-12 16:20, hash: 77d23b0bd76f, type: Release build date: 2020-02-13, 01:56:46 platform: Windows binary path: 'C:\\Program Files\\Blender Foundation\\Blender 2.82\\blender.exe' build cflags: /W3 /w34062 /w34115 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /wd4996 /wd4661 /we4013 /we4133 /we4431 /w35038 /DWIN32 /D_WINDOWS /W3 /nologo /J /Gd /MP /bigobj -openmp build cxxflags: /W3 /w34062 /w34115 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /wd4996 /wd4661 /we4013 /we4133 /we4431 /w35038 /DWIN32 /D_WINDOWS /W3 /GR /EHsc /nologo /J /Gd /MP /EHsc /bigobj -openmp build linkflags: /MACHINE:X64 /SUBSYSTEM:CONSOLE /STACK:2097152 /INCREMENTAL:NO /ignore:4049 /ignore:4217 /ignore:4221 build system: CMake **Short description of error** created fill material in greasepencil did not have a stroke selected, was unable to "erase", edit, or otherwise remove fill material. Computer stalled when attempted removal of fill areas. Fills not assigned to "fill layer" but were in strokes layer. **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible). 1. create blank canvas. 2. create new material "fill" with stroke unchecked. set alpha below 50%. 3. use any tool to apply the material. 4. try to remove it using the eraser, or select. thanks for a great program, First glitch. S.F.
Author

Added subscriber: @farkleSparkle

Added subscriber: @farkleSparkle
Contributor

Added subscriber: @dupoxy

Added subscriber: @dupoxy
Contributor

note that to remove "fill" you need to erase the "strokes" not the "fill"
A "fill" is in reality a "filled strokes".
Cannot reproduce here.
Could you please share your .blend file just before step (4)?
and please test with the daily build from builder.blender.org .

note that to remove "fill" you need to erase the "strokes" not the "fill" A "fill" is in reality a "filled strokes". Cannot reproduce here. Could you please share your .blend file just before step (4)? and please test with the daily build from [builder.blender.org ](https://builder.blender.org/download/).
Author

Here's the file, tried it on another one, and couldn't replicate it

fillDemoProblem.blend

Here's the file, tried it on another one, and couldn't replicate it [fillDemoProblem.blend](https://archive.blender.org/developer/F8514490/fillDemoProblem.blend)
Contributor

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

Changed status from 'Needs Triage' to: 'Archived'
dupoxy self-assigned this 2020-05-06 08:26:59 +02:00
Contributor

Your fills material are locked you need to unlock them to be able to delete them.
{F8515357 size=full}

Your fills material are locked you need to unlock them to be able to delete them. {[F8515357](https://archive.blender.org/developer/F8515357/unlock.png) size=full}
Author

thanks for your help, Great application, but not so user friendly. Greasepencil is amazing, the written documentation is not, have a lot of trouble finding the menus that are referred to since like this image, if you didn't know where it was, you wouldn't be able to find it with just a pic of the actual menu. I have most difficulty even finding the main menu in the tree, since the icons are small. There's no context like Menu >submenu > submenu to help. Is there some way you could implement a search for the menu function?? Thanks for your quick response, great team, and will be sure to donate to Blender. SF

thanks for your help, Great application, but not so user friendly. Greasepencil is amazing, the written documentation is not, have a lot of trouble finding the menus that are referred to since like this image, if you didn't know where it was, you wouldn't be able to find it with just a pic of the actual menu. I have most difficulty even finding the main menu in the tree, since the icons are small. There's no context like Menu >submenu > submenu to help. Is there some way you could implement a search for the menu function?? Thanks for your quick response, great team, and will be sure to donate to Blender. SF
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
2 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#76448
No description provided.