Page 1 of 3

Firefox 3.6.6 crashes trying printing related actions

Posted: 29. Jun 2010, 12:33
by oscar
Hello, since 3.6.4 (I think) Firefox keep on crashing every time I try to "Print", or "Print Preview", or "Page Setup". Delete the .mozilla directory to start with a new profile without extensions, doesn't change anything. Launching firefox from command line doesn't give any extra information.
I have a stock Slackware64 (full install) on another partition that doesn't suffer this problem, so I think that maybe there are new dependencies (for printing) from mozilla side.
Anyway, am I the only one to have this problem? :-)
Thanks.

Re: Firefox 3.6.6 crashes trying printing related actions

Posted: 29. Jun 2010, 16:06
by gapan
Yep, here too. Looks like we're going to have yet another firefox version update within a few days.
The problem also exists in the nightly binaries distributed by mozilla, so it's not just a slackware bug.

But apparently printing works fine in Salix 13.0 (32-bit).

Re: Firefox 3.6.6 crashes trying printing related actions

Posted: 29. Jun 2010, 20:08
by oscar
Even more strange... it works fine here with stock, full install, Slackware64 13.1. Could it be that Salix miss some "new" Firefox dependency?

Re: Firefox 3.6.6 crashes trying printing related actions

Posted: 29. Jun 2010, 20:51
by gapan
There seems to be a conflict between firefox and our gnome-vfs package. If you remove it, printing will work, but then other stuff that depends on gnome-vfs probably won't.

Re: Firefox 3.6.6 crashes trying printing related actions

Posted: 29. Jun 2010, 20:53
by oscar
Unbelievable! From here: http://www.linuxquestions.org/questions ... rd-816854/ I red:
I think I found the problem - I had gnome-vfs 2.24.3 installed, removed it and the printing issues were over.
... and it's true! I can confirm that removing gnome-vfs "fix" the Firefox printing problem.
Gapan, could u post a reply on linuquestions forum? I don't have an account there.
Thanks

Re: Firefox 3.6.6 crashes trying printing related actions

Posted: 29. Jun 2010, 20:54
by gapan
I just did :D

Re: Firefox 3.6.6 crashes trying printing related actions

Posted: 29. Jun 2010, 20:54
by oscar
Oh... already done! :-) You're fast gapan!
Thanks

Re: Firefox 3.6.6 crashes trying printing related actions

Posted: 29. Jun 2010, 20:56
by oscar
Other then Gigolo... what are the packages that require gnome-vfs?

Re: Firefox 3.6.6 crashes trying printing related actions

Posted: 29. Jun 2010, 20:57
by gapan

Code: Select all

PACKAGE NAME:  perl-gnome2-vfs-1.081-x86_64-2gv.txz
PACKAGE NAME:  monkey-bubble-0.4.0-x86_64-1gv.txz
PACKAGE NAME:  evolution-data-server-2.26.3-x86_64-2gv.txz
PACKAGE NAME:  gthumb-2.10.12-x86_64-1gv.txz
PACKAGE NAME:  ghex-2.24.0-x86_64-1gv.txz
PACKAGE NAME:  gnome-media-2.24.0.1-x86_64-1gv.txz
PACKAGE NAME:  gtkhtml-3.26.3-x86_64-1gv.txz
PACKAGE NAME:  libbonoboui-2.24.2-x86_64-1gv.txz
PACKAGE NAME:  libgnome-2.28.0-x86_64-1gv.txz
PACKAGE NAME:  libgnomeui-2.24.2-x86_64-1gv.txz
PACKAGE NAME:  gnome-commander-1.2.8.5-x86_64-1gv.txz
PACKAGE NAME:  cheese-2.24.3-x86_64-1gv.txz
PACKAGE NAME:  lablgtk-2.14.0-x86_64-1ab.txz
PACKAGE NAME:  grip-3.3.1-x86_64-2gv.txz
PACKAGE NAME:  gnucash-2.2.9-x86_64-2gv.txz
PACKAGE NAME:  gpass-0.5.1-x86_64-2gv.txz
PACKAGE NAME:  agave-0.4.4-x86_64-2gv.txz
PACKAGE NAME:  inkblot-0.99.9-x86_64-1gv.txz
PACKAGE NAME:  glade3-3.6.6-x86_64-1gv.txz
PACKAGE NAME:  inkscape-0.47-x86_64-2gv.txz
PACKAGE NAME:  dvd95-1.6p0-x86_64-1tm.txz
PACKAGE NAME:  vlc-1.0.5-x86_64-2tm.txz
PACKAGE NAME:  soundconverter-1.4.4-x86_64-1gv.txz

Re: Firefox 3.6.6 crashes trying printing related actions

Posted: 29. Jun 2010, 21:13
by oscar
I tried to compile and install the slackbuilds.org gnome-vfs: same problem!
How can be the Firefox printing framework and gnome-vfs related?
Sound strange...