[konsole] [Bug 416558] New: Displaying error information while the console program is running
BuNnEd
bugzilla_noreply at kde.org
Tue Jan 21 23:43:12 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=416558
Bug ID: 416558
Summary: Displaying error information while the console program
is running
Product: konsole
Version: 19.12.1
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: emulation
Assignee: konsole-devel at kde.org
Reporter: v.getmantsev at yandex.ru
Target Milestone: ---
SUMMARY
Displaying error information while the console program is running
STEPS TO REPRODUCE
1. Have C program "prog.out" binary file with "system("konsole -e
my_prog.out");" source code string (prog.out and my_prog.out are different
programs)
2. Run program prog.out
3. All programs works correctly, but I see konsole errors during my program
working
OBSERVED RESULT
See konsole errors during my program working
EXPECTED RESULT
I didn't see this errors in previous versions of konsole
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
Distributor ID: ManjaroLinux
Description: Manjaro Linux
Release: 18.1.5
Codename: Juhraya
(available in About System)
KDE Plasma Version: X-KDE-PluginInfo-Version=5.17.5
KDE Frameworks Version:
Qt Version: Using Qt version 5.14.0 in /usr/lib
ADDITIONAL INFORMATION
Hello, whenever I want to launch konsole from the konsole, or with system()
(for example system("konsole -e ./my_prog.out");)
throw my C program I see this thing:
QCommandLineParser: already having an option named "h"
QCommandLineParser: already having an option named "help-all"
QCommandLineParser: already having an option named "v"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list