https://bugs.kde.org/show_bug.cgi?id=452766

            Bug ID: 452766
           Summary: Cannot open projects with -p or --project command line
                    option or any other way
           Product: kdevelop
           Version: 5.7.211203
          Platform: Manjaro
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: evren...@hotmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. On the command line, i have a file named test.kdev4 in the current folder.
2. Execute one of the following:
kdevelop -p test.kdev4
kdevelop -n -p test.kdev4
kdevelop -s default -p test.kdev4
kdevelop --project test.kdev4
kdevelop --project=test.kdev4
kdevelop -p /home/user/projects/test/test.kdev4
kdevelop --project /home/user/projects/test/test.kdev4
kdevelop -p "/home/user/projects/test/test.kdev4"
kdevelop --project "/home/user/projects/test/test.kdev4"

OBSERVED RESULT
An empty KDevelop environment opens, project doesn't load, no errors nor
messages appear, just nothing.

EXPECTED RESULT
Project should be loaded on the projects list side bar

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.15.28-1-MANJARO (64-bit)
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
If i don't put -p option and just project filename, kdevelop opens kdev4 file
as a text file and show it in text editor, not as a project.
I am able to open projects from inside kdevelop open project menu just fine,
but i need to open it on command line.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to