Closed
Bug 300481
Opened 20 years ago
Closed 18 years ago
control + F4 in KDE crashes Firefox
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: elreydetodo, Assigned: blizzard)
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b3) Gecko/20050708 Firefox/1.0+
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b3) Gecko/20050708 Firefox/1.0+
I switched from Gnome to KDE a few days ago and I've been having trouble with
Firefox crashing. The problem seems to be when I press CTRL+F4, which in KDE
switches to virtual desktop 4. I've submitted several talkback reports on this
in the past few days.
The problem with the keybindings may or may not be Firefox's responsibility.
Since this is really a GTK app I'm not sure if there's anything that can really
be done. CTRL+W is the proper way of closing tabs in KDE and that works, but I
keep forgetting and doing CTRL+F4 which makes the program crash.
Reproducible: Always
Steps to Reproduce:
1. Open Firefox from within KDE
2. Press CRTL+F4
Actual Results:
KDE switches to virtual desktop 4, Firefox ends, and the talkback agent opens.
Expected Results:
The current tab shuld close.
Comment 1•20 years ago
|
||
Can you send one such Talkback report and give us the Talkback ID here? You can
get ID by launching [program folder]/components/talkback/talkback
Reporter | ||
Comment 2•20 years ago
|
||
I don't seem to have the talkback binary, but I think I found the talkback IDs
in info.db:
TB7413010
TB7412756
TB7400836
TB7399420
TB7373378
Comment 3•20 years ago
|
||
ok stacktrace:
0x00000000
libqtengine.so + 0xa3e2 (0xb705d3e2)
libgobject-2.0.so.0 + 0x1fd26 (0xb7a1ed26)
libgobject-2.0.so.0 + 0x8729 (0xb7a07729)
libgobject-2.0.so.0 + 0x838b (0xb7a0738b)
libgobject-2.0.so.0 + 0x1df09 (0xb7a1cf09)
libgobject-2.0.so.0 + 0x1f665 (0xb7a1e665)
libgobject-2.0.so.0 + 0x1f936 (0xb7a1e936)
libgtk-x11-2.0.so.0 + 0x172f2b (0xb7ca7f2b)
libgtk-x11-2.0.so.0 + 0x173224 (0xb7ca8224)
libgtk-x11-2.0.so.0 + 0x219a92 (0xb7d4ea92)
libgtk-x11-2.0.so.0 + 0x219b6a (0xb7d4eb6a)
libgtk-x11-2.0.so.0 + 0x219c6e (0xb7d4ec6e)
libgtk-x11-2.0.so.0 + 0x219cb7 (0xb7d4ecb7)
libgtk-x11-2.0.so.0 + 0x157e8a (0xb7c8ce8a)
libgtk-x11-2.0.so.0 + 0x15c371 (0xb7c91371)
libgtk-x11-2.0.so.0 + 0x15c513 (0xb7c91513)
libqtengine.so + 0x19fb2 (0xb706cfb2)
libgdk-x11-2.0.so.0 + 0x3b65a (0xb7af365a)
libgdk-x11-2.0.so.0 + 0x3c13b (0xb7af413b)
libgdk-x11-2.0.so.0 + 0x3dde9 (0xb7af5de9)
libgdk-x11-2.0.so.0 + 0x3dfbd (0xb7af5fbd)
libglib-2.0.so.0 + 0x29194 (0xb7995194)
libglib-2.0.so.0 + 0x2ba8c (0xb7997a8c)
libglib-2.0.so.0 + 0x2bdea (0xb7997dea)
libgtk-x11-2.0.so.0 + 0x11d783 (0xb7c52783)
nsAppShell::Run()
[/builds/tinderbox/Fx-Trunk/Linux_2.4.21-27.0.4.ELsmp_Depend/mozilla/widget/src/gtk2/nsAppShell.cpp,
line 141]
nsAppStartup::Run()
[/builds/tinderbox/Fx-Trunk/Linux_2.4.21-27.0.4.ELsmp_Depend/mozilla/toolkit/components/startup/src/nsAppStartup.cpp,
line 146]
Updated•20 years ago
|
Assignee: nobody → blizzard
Component: OS Integration → GFX: Gtk
Keywords: crash
Product: Firefox → Core
QA Contact: os.integration → gtk
Version: unspecified → Trunk
Comment 4•18 years ago
|
||
WFM FF 2.0 (per Martin)
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Version: Trunk → 1.0 Branch
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•