Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gnome-builder
gnome-builder
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 496
    • Issues 496
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 19
    • Merge Requests 19
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gnome-buildergnome-builder
  • Issues
  • #1375

Closed
Open
Opened Jan 02, 2021 by Felix Häcker@haecker-felixDeveloper

Problem with opening a file, when another file exists with the same name in a different folder

I have several mod.rs files in my project (in different folders). When I click on a file path in buildlog, it opens the always the same (wrong) mod.rs file.

For example

src
  mod1
    mod.rs
  mod2
    mod.rs
  mod3
    mod.rs

When I click on the path ../src/mod2/mod.rs or ../src/mod3/mod.rs always ../src/mod1/mod.rs gets opened. This is a bit annoying, when you have files with the same name in your project tree.

Version: 3.38.1 flatpak-stable

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gnome-builder#1375