Bug 1304793

Summary: seamonkey won't handle pdf files
Product: [Fedora] Fedora Reporter: Peter Scott <peterscott>
Component: seamonkeyAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: caillon+fedoraproject, dmitry, gecko-bugs-nobody, kengert
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-20 22:13:09 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:

Description Peter Scott 2016-02-04 15:55:50 UTC
Description of problem:
Visiting a pdf link such as http://peterscott.eu/rants/classwar.pdf
hangs Seamonkey.


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


How reproducible:
100%


Steps to Reproduce:
1. "File" > "Open Web Location"
2. enter "http://peterscott.eu/rants/classwar.pdf" or similar


Actual results:
Seamonkey hangs
journalctl gives error messages


Expected results:
Seamonkey offers to download the file or opens it with a pdf plugin
like Firefox does.


Additional info:

These were from journalctl under WindowMaker:

Feb 03 18:51:10 peters /usr/libexec/gdm-x-session[1740]: (plugin-container:9594): GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion 'g_type_from_name (name) == 0' failed
Feb 03 18:51:10 peters /usr/libexec/gdm-x-session[1740]: (plugin-container:9594): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed
Feb 03 18:51:16 peters /usr/libexec/gdm-x-session[1740]: 2016-02-03 18:51:16: basic_code_modules.cc:70: ERROR: Module /lib64/libsystemd.so.0 could not be stored

These were from journalctl under Gnome:

Feb 03 18:59:52 peters mozilla-seamonkey.desktop[10707]: (plugin-container:10887): GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion 'g_type_from_name (name) == 0' failed
Feb 03 18:59:52 peters mozilla-seamonkey.desktop[10707]: (plugin-container:10887): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed
Feb 03 18:59:59 peters mozilla-seamonkey.desktop[10707]: 2016-02-03 18:59:59: basic_code_modules.cc:70: ERROR: Module /lib64/libsystemd.so.0 could not be stored

Comment 1 Dmitry Butskoy 2016-02-04 20:12:31 UTC
Could you test it with safe mode? (Run in cmdline "seamonkey --safe-mode").

Does cache clearing help?

Comment 2 Peter Scott 2016-02-04 22:17:42 UTC
I did those. Neither helped

Thanks

Comment 3 Dmitry Butskoy 2016-03-20 22:13:09 UTC
Works for me with SeaMonkey-2.40 and the example above.