Closed
Bug 263494
Opened 20 years ago
Closed 19 years ago
OpenOffice 1.9.54 plug-in gone mad
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: peter.kovar, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; sk-SK; rv:1.8a5) Gecko/20041008 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; sk-SK; rv:1.8a5) Gecko/20041008 After opening OOo document first page is drawn in Mozilla window but then plug-in stops responding. Reproducible: Always Steps to Reproduce: 1. Install OpenOffice 1.9.54 2. Enable Mozilla plug-in in Tools -> Options - Internet 3. Open some OpenOffice or StarOffice file Actual Results: (Gecko:11866): GLib-GObject-WARNING **: invalid cast from `GdkWindow' to `GtkWindow' (Gecko:11866): Gtk-CRITICAL **: file gtkfilesystem.c: line 398 (gtk_file_system_volume_get_base_path): assertion `volume != NULL' failed (Gecko:11866): Gtk-CRITICAL **: file gtkfilesystem.c: line 675 (gtk_file_system_path_is_local): assertion `path != NULL' failed (Gecko:11866): Gtk-CRITICAL **: file gtkfilesystem.c: line 377 (gtk_file_system_volume_free): assertion `volume != NULL' failed (Gecko:11866): Gtk-CRITICAL **: file gtkwindow.c: line 1883 (gtk_window_set_transient_for): assertion `parent == NULL || GTK_IS_WINDOW (parent)' failed For application/x-vnd.oasis.openoffice.text found plugin /opt/openoffice1.9.54/program/libnpsoplugin.so LoadPlugin() /opt/openoffice1.9.54/program/libnpsoplugin.so returned 8bb0f10 nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0 nsPluginNativeWindowGtk2: call SetWindow with xid=0x4601335 About to create new ws_info... About to create new xtbin of 1008 X 617 from 0x8dfc4c0... About to show xtbin(0x8e7ab08)... completed gtk_widget_show(0x8e7ab08) nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0 nsPluginNativeWindowGtk2: call SetWindow with xid=0x4a00001 gtk/nsFontMetricsXft.cpp nsFontMetricsXft::nsFontMetricsXft() gtk/nsFontMetricsXft.cpp nsFontMetricsXft::Init() nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0 nsPluginNativeWindowGtk2: call SetWindow with xid=0x4601335 nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0 nsPluginNativeWindowGtk2: call SetWindow with xid=0x4601335 Finished ReadPrefs OK nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0 nsPluginNativeWindowGtk2: call SetWindow with xid=0x4601335 x11_id = 77594625 (soffice.bin:11928): Gdk-WARNING **: gdkdrawable-x11.c:912 drawable is not a pixmap or window (soffice.bin:11928): Gdk-WARNING **: gdkdrawable-x11.c:912 drawable is not a pixmap or window and so on ... about:buildconfig Build platform target i686-pc-linux-gnu Build tools Compiler Version Compiler flags ccache gcc-3.4.2 gcc version 3.4.2 -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -march=i686 -mtune=pentium3 -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -fprefetch-loop-arrays -pthread -pipe ccache c++-3.4.2 gcc version 3.4.2 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -march=i686 -mtune=pentium3 -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -fprefetch-loop-arrays -fshort-wchar -pthread -pipe -I/usr/X11R6.8.1/include Configure arguments --prefix=/usr --enable-calendar --enable-md --enable-ldap --enable-svg --enable-svg-renderer-cairo --enable-xft --enable-optimize=-O2 --with-system-jpeg --with-system-zlib --with-system-png --with-system-mng --enable-xterm-updates --enable-xinerama --enable-ctl --enable-jsd --enable-oji --enable-crypto --enable-default-toolkit=gtk2 --enable-xtf --with-extensions=all --enable-xpctools --enable-reorder --enable-logging --enable-timeline
Comment 1•20 years ago
|
||
please try with new 1.9.56
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 3•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•