Opened 4 years ago
Last modified 21 months ago
#16360 new bug
TextSearch / BOutlineListView / BPPath corrupt text
Reported by: | smallstepforman | Owned by: | phoudoin |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/TextSearch | Version: | R1/beta2 |
Keywords: | TextSearch | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Tracker AddOn TextSearch fails to display file name under some scenarios. For instance, I was trying to search for "size_t" (looking for definition to resolve QtCreator complaint), which is defined somewhere in the /boot/system/develop/tools/lib ... gcc include c++ directory, and some file names are not displayed correctly (see attached image). Even though I can see the contents, I cannot see the file name. Double clicking the match displays an error "There was an error resolving the link".
Attachments (1)
Change History (4)
by , 4 years ago
Attachment: | screenshot1.png added |
---|
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
comment:2 by , 2 years ago
Sounds like an issue due some symlinked files, but where the symlink is broken which could explains the lack of path visible in the BOutlineListView item.
comment:3 by , 21 months ago
Component: | File Systems → Applications/TextSearch |
---|---|
Owner: | changed from | to
Screenshot when searching for size_t in gcc/include/c++ directory