File Browser: Can't Select/Delete Favorites Bookmark When File Path Is Missing #70911

Open
opened 2019-10-18 00:57:56 +02:00 by Ron Walker · 27 comments

System Information
Operating system: Windows-7-6.1.7601-SP1 64 Bits
Graphics card: GeForce GTX 960/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 436.30

Blender Version
Broken: version: 2.82 (sub 1), branch: master, commit date: 2019-10-17 15:41, hash: 3a3da6baa3
Worked: (optional)

Short description of error
Can't select/delete an existing Favorites Bookmark in the Blender File Browser if the path no longer exists on your OS. You have to recreate the path to enable select/delete again.

Exact steps for others to reproduce the error

  1. Create a Favorites Bookmark in the Blender File Browser that links to a folder on your OS.
  2. Close the Blender File Browser.
  3. Delete the folder in your OS the Bookmark links to.
  4. Open the Blender File Browser.
  5. The Bookmark is now gray and can't be selected/deleted. (Hovering over the link does show the original path.)
    To reverse this:
  6. Close the Blender File Browser.
  7. Recreate the original path in your OS the bookmark originally linked to (see 5 above).
  8. Open the Blender File Browser.
  9. The Bookmark can now be selected/deleted.

NOTE: A limited workaround was added some years ago (the 'Cleanup' option that will remove all invalid entries)

**System Information** Operating system: Windows-7-6.1.7601-SP1 64 Bits Graphics card: GeForce GTX 960/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 436.30 **Blender Version** Broken: version: 2.82 (sub 1), branch: master, commit date: 2019-10-17 15:41, hash: `3a3da6baa3` Worked: (optional) **Short description of error** Can't select/delete an existing Favorites Bookmark in the Blender File Browser if the path no longer exists on your OS. You have to recreate the path to enable select/delete again. **Exact steps for others to reproduce the error** 1. Create a Favorites Bookmark in the Blender File Browser that links to a folder on your OS. 2. Close the Blender File Browser. 3. Delete the folder in your OS the Bookmark links to. 4. Open the Blender File Browser. 5. The Bookmark is now gray and can't be selected/deleted. (Hovering over the link does show the original path.) To reverse this: 1. Close the Blender File Browser. 2. Recreate the original path in your OS the bookmark originally linked to (see 5 above). 3. Open the Blender File Browser. 4. The Bookmark can now be selected/deleted. NOTE: A limited workaround was added some years ago (the 'Cleanup' option that will remove all invalid entries)
Author

Added subscriber: @o6a2

Added subscriber: @o6a2

#102599 was marked as duplicate of this issue

#102599 was marked as duplicate of this issue

#75924 was marked as duplicate of this issue

#75924 was marked as duplicate of this issue

#88774 was marked as duplicate of this issue

#88774 was marked as duplicate of this issue

#85199 was marked as duplicate of this issue

#85199 was marked as duplicate of this issue

#83755 was marked as duplicate of this issue

#83755 was marked as duplicate of this issue

#82635 was marked as duplicate of this issue

#82635 was marked as duplicate of this issue

#79592 was marked as duplicate of this issue

#79592 was marked as duplicate of this issue

Added subscribers: @WilliamReynish, @mont29, @mano-wii

Added subscribers: @WilliamReynish, @mont29, @mano-wii
William Reynish was assigned by Germano Cavalcante 2019-10-18 17:28:33 +02:00

I can confirm.
This seems like a bad design issue.
Cc @mont29

I can confirm. This seems like a bad design issue. Cc @mont29

Added subscriber: @JulianEisel

Added subscriber: @JulianEisel

This has been an historical limitation for ages (read, the beginnings of Blender). A limited workaround was added some years ago (the 'Cleanup' option that will remove all invalid entries), but yeah, making invalid entries selectable is another task...

I would rather consider that as a TODO than a bug though. @JulianEisel may also be interested by that topic?

This has been an historical limitation for ages (read, the beginnings of Blender). A limited workaround was added some years ago (the 'Cleanup' option that will remove all invalid entries), but yeah, making invalid entries selectable is another task... I would rather consider that as a TODO than a bug though. @JulianEisel may also be interested by that topic?
William Reynish was unassigned by Dalai Felinto 2019-12-23 13:46:37 +01:00
Member

Added subscribers: @3di, @lichtwerk

Added subscribers: @3di, @lichtwerk
Member

Added subscribers: @irvnriir, @iss, @Harley

Added subscribers: @irvnriir, @iss, @Harley

Added subscriber: @jripka

Added subscriber: @jripka

Added subscriber: @capnm

Added subscriber: @capnm

Added subscriber: @wfrederickiversen944

Added subscriber: @wfrederickiversen944
Member

Added subscribers: @Rolinga, @PratikPB2123

Added subscribers: @Rolinga, @PratikPB2123

Added subscriber: @ChrisMac

Added subscriber: @ChrisMac

Not only can these invalid bookmarks not be selected or removed with the expected interface, in my experience they cannot be jumped over when using the arrow up or arrow down keyboard keys with the bookmark list.

A work around: Use the "Move Bookmark" buttons to sort these invalid bookmarks to the bottom of the list. This could be non-trivial if many bookmarks become invalid for some reason (like a bad hard drive in my case).

Not only can these invalid bookmarks not be selected or removed with the expected interface, in my experience they cannot be jumped over when using the arrow up or arrow down keyboard keys with the bookmark list. A work around: Use the "Move Bookmark" buttons to sort these invalid bookmarks to the bottom of the list. This could be non-trivial if many bookmarks become invalid for some reason (like a bad hard drive in my case).

Added subscriber: @DuarteRamos

Added subscriber: @DuarteRamos

Bookmarks are saved in a plain text file in the user preferences folder.
You can easily delete or manage them from there.

Bookmarks are saved in a plain text file in the user preferences folder. You can easily delete or manage them from there.
Member

Added subscribers: @Radical, @MeshVoid, @zgorg, @oweissbarth, @Tobin, @rjg

Added subscribers: @Radical, @MeshVoid, @zgorg, @oweissbarth, @Tobin, @rjg
Member

Added subscriber: @LalaGhost

Added subscriber: @LalaGhost
Philipp Oeser removed the
Interest
User Interface
label 2023-02-10 09:25:07 +01:00

Bookmarks are saved in a plain text file in the user preferences folder.
You can easily delete or manage them from there.

Where is this file located?

> Bookmarks are saved in a plain text file in the user preferences folder. > You can easily delete or manage them from there. Where is this file located?

Re: "cleanup" command:

Quote from opening post:

NOTE: A limited workaround was added some years ago (the 'Cleanup' option that will remove all invalid entries)

This can be found in the Blender File View
via Bookmarks panel -> v "Bookmark Specials" dropdown -> Cleanup

Screenshot 2024-04-27 173833

### Re: "cleanup" command: Quote from opening post: > NOTE: A limited workaround was added some years ago (the 'Cleanup' option that will remove all invalid entries) This can be found in the `Blender File View` \ via `Bookmarks` panel -> `v` "Bookmark Specials" dropdown -> `Cleanup` ![Screenshot 2024-04-27 173833](/attachments/2910ec77-9599-4fd0-911a-cca4a67f4bca)

Re: bookmark save location

Bookmarks are saved in a plain text file in the user preferences folder.
You can easily delete or manage them from there.
-- quote above, Duarte Farrajota Ramos

Where is this file located?
-- quote above, Frank Hilton

From BingGPT, location of user bookmarks .txt file:

Windows:

  • The user preferences are stored in the userpref.blend file located at
    %USERPROFILE%\AppData\Roaming\Blender Foundation\Blender\<version>\config\

macOS:

  • The user preferences are stored in the userpref.blend file located at
    /Users/$USER/Library/Application Support/Blender/<version>/config/

Linux:

  • The user preferences are stored in the userpref.blend file located at
    $HOME/.config/blender/<version>/config/

Please replace <version> with your Blender version number.
For example, if you are using Blender 2.83, replace <version> with 2.83.

Screenshot:

image

### Re: bookmark save location > Bookmarks are saved in a plain text file in the user preferences folder. > You can easily delete or manage them from there. > -- quote above, Duarte Farrajota Ramos > > Where is this file located? > -- quote above, Frank Hilton From BingGPT, location of user bookmarks `.txt` file: > Windows: > - The user preferences are stored in the userpref.blend file located at \ > `%USERPROFILE%\AppData\Roaming\Blender Foundation\Blender\<version>\config\` > > macOS: > - The user preferences are stored in the userpref.blend file located at \ > `/Users/$USER/Library/Application Support/Blender/<version>/config/` > > Linux: > - The user preferences are stored in the userpref.blend file located at \ > `$HOME/.config/blender/<version>/config/` > > Please replace `<version>` with your Blender version number. \ > For example, if you are using Blender `2.83`, replace `<version>` with `2.83`. Screenshot: ![image](/attachments/79cb0590-06b5-409a-988c-eb519c023f35)
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
12 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#70911
No description provided.