Facebook Picture Upload Crashes Or Errors On FireFox
Recently tried to upload pictures to Facebook using Firefox only to find it crashed on me the first time and errored on the second. I thought this was odd considering it uses a Java Applet which should be compatible with Sun’s Java.
Well I found that GCJ’s implementation of java caused the problem. To solve it just remove the following packages:
sudo apt-get remove gcj libgcj-common libgcj7-0
Then install sun’s version of Java
Ubuntu Forum: Facebook Image Upload Applet Doesn’t Work
Related posts:
- JavaME With Bluetooth GPS
- Unable to access MythTV Perl API. Try with –verbose to find out why.
- WordPress Upload File IO Error
- WordPress Permalink Change Error
- I Joined Facebook

About Danny
Young I.T software professional always studying and applying the knowledge gained and one way to do this is blogging.
Dedicated to I.T since studying pure Information Technology since the age of 16, Danny is now in the industry that he has aimed since leaving school.
View all posts by Danny → This entry was posted in
Java,
Linux and tagged
Applet,
Crashes,
Facebook,
Firefox,
GCJ,
image upload,
Java,
java applet,
libgcj,
Ubuntu. Bookmark the
permalink.
Leave a Reply