| Summary: | shortcut for intelliJIdea.sh startskript doesn't work | ||
|---|---|---|---|
| Product: | [Applications] kmenuedit | Reporter: | Johannes Neugschwentner <johannes.neugschwentner> |
| Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.8 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Johannes Neugschwentner
2010-08-05 22:11:39 UTC
I don't use IntelliJ Idea. But the followig simple shell script works well with the specified shotcut(Meta+R in my case).
#!/bin/sh
konsole -e bash
Feel free to reopen the report if the problem still exists for any .sh script in KDE 4.8.4 or higher.
|