Bug 1046832 - gnome-shell crash when using intellij
Summary: gnome-shell crash when using intellij
Keywords:
Status: CLOSED DUPLICATE of bug 1058314
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Owen Taylor
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-27 03:38 UTC by lionghostshop
Modified: 2014-02-07 15:14 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-07 15:14:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description lionghostshop 2013-12-27 03:38:28 UTC
Description of problem:


Version-Release number of selected component (if applicable):

gnome-shell-3.10.2.1-3.fc20.x86_64
How reproducible:


Steps to Reproduce:
1. download intellij from www.jetbrains.com/idea/download/download_thanks.jsp
2. unpack and install it
3. tools->open terminal
4. in the terminal of intellij, type gitk
5. close gitk

Actual results:
crashes

Expected results:
not crash

Additional info:
it always occur, so it is easy to reproduce.
The crashes always occur when there are dialog popped up from intellij.
I am using Oracle official jdk, 1.7 update 45

Comment 1 madwyn 2014-02-07 15:05:16 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

Comment 2 Florian Müllner 2014-02-07 15:14:08 UTC

*** This bug has been marked as a duplicate of bug 1058314 ***


Note You need to log in before you can comment on or make changes to this bug.