Summary: | not alowing any input | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | austin <austinlee33> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.5 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
austin
2005-09-10 02:01:04 UTC
This is no crash. Check with ps from another terminal/xterm/konsole if that konsole is running any child process. Example: $ ps axf [...] 9748 ? S 0:19 \_ konsole [kdeinit] 9994 pts/5 Ss+ 0:00 \_ /bin/bash [...] thank you for your help, I figured out that this is a access issue, it couldn't find su, but really it was just locked by the root, so i logen in as the root and changed the rights to the file to read for other users, now it is working properly, thank you for your help and consideration resolved |