Bug 1046832
| Summary: | gnome-shell crash when using intellij | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | lionghostshop |
| Component: | gnome-shell | Assignee: | Owen Taylor <otaylor> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | fmuellner, madwyn, otaylor, samkraju, walters |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-07 15:14:08 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
lionghostshop
2013-12-27 03:38:28 UTC
I am experiencing the similar problem.
GNOME Shell 3.10.3
IntelliJ IDEA 13.0.2
java version "1.7.0_51"
OpenJDK Runtime Environment (fedora-2.4.4.1.fc20-x86_64 u51-b02)
OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)
To reproduce:
1. Create a JavaScript project.
2. Create a JavaScript file.
3. Type the following:
var fail = {
};
4. Type "onTrain.do" in the {}.
Actual results:
crashes
Expected results:
not crash
*** This bug has been marked as a duplicate of bug 1058314 *** |