Debian Multimedia :: "firefox-bin" Still Running After Closing Iceweasel

Feb 7, 2011

my brand new Squeeze system, I cannot stop the Iceweasel. It just keeps going and going and going ... Specifically, after closing the browser a firefox-bin or xulrunner-stub process (never both) keeps running and consumes an entire CPU (according to top). To make matters worse, Mozilla does not accept responsibility for the problem. Instead it blames extensions, Java applets, plugins, etc.. They blame everyone but themselves. To see that the bug is in "Firefox/Iceweasel," run:

cd $HOME
mv .mozilla/ .mozilla-bkp/
/usr/lib/iceweasel/firefox-bin

Then shut the browser. The process must be terminated manually.

kill $(ps -A | grep -E "xulrunner-stub|firefox-bin" | awk '{print $1}')

View 7 Replies


ADVERTISEMENT

Debian :: Running Firefox 45.0.1 With Iceweasel Files

Mar 26, 2016

I have downloaded Firefox 45.0.1.

I put the unzipped contents into my home dir.

I ran fire fox 45.0.1 with no further action - without installing Firefox 45.0.1.

All that is needed to run Firefox 45.0.1 is in place from Ice weasel.

Question: Will there be any ill side-affects by using the files from Ice Weasel to run Firefox 45.0.1? Should I UN-install Ice Weasel and install Firefox 45.0.1?

One side-affect that I have observe is that I can not make Firefox my default. Every time I start Firefox 45.0.1, I get a pop up asking if I want to make this my default browser.

View 1 Replies View Related

Debian :: Firefox/iceweasel - Flashplugin.so And ELF's?

Mar 4, 2011

I've been using Iceweasel for 4-5 months now, since I installed Debian 6.0 testing.It worked fine and I had to use flashplugin-nonfree from the repositories in order to get flash working, nothing new here.In my last apt-get upgrade, something broke. Not sure if it is the flashplugin or Iceweasel.I tried changing flashplugins (trying the 32bit one, trying the new 64bit, trying another package I found) but every time I go on ..... and click on a video, Iceweasel crashes.The only output I got was "sesmentation fault".So I tried with firefox and Iceape and they worked fine.However the firefox downloaded was 32bit, so I downloaded the 3.6.12 source and compiled it (Forgot to mention i'm on amd64, but who isn't nowadays?).Flashplugin works fine with firefox 64bit, browser doesn't crash, but I keep getting:

(firefox-bin:25463): Gdk-WARNING **: XID collision, trouble ahead

View 14 Replies View Related

Debian :: Iceweasel / Firefox 4 Is Freezing

Jun 14, 2011

After using Iceweasel/Firefox 4 on Squeeze for a while (an hour or two), the bookmark toolbar becomes unresponsive and sometimes the folders (I have some bookmark folders), when clicked, will open but as soon as I move the cursor to hover over the link (to select it) the menu disappears. I never had the problem with Iceweasel/Firefox 3x. The problem is fixed by restarting the browser but that is not always a good solution nor SHOULD it have to be done.

View 3 Replies View Related

Debian :: Sharing Firefox / Iceweasel Profile With Win 10.1

Apr 19, 2016

Is there something that has changed from Windows 10 to Windows 10.1?

So on my computers I have Linux/OSX + Windows

Typically I have housed the FF profile (and TB for that matter) on the NTFS partition. This has worked for many years and so no matter which OS I load, I start of at the same place I ended.

But since I installed Win 10.1, I don't use Windows that often, but when I do I feel that for some reason, FF is not picking up the profile info. Add-ons are missing. Session restore not the same. (There are similar issues with TB as well).

View 0 Replies View Related

Debian :: Iceweasel/Firefox 4 When In Testing Repos?

May 19, 2011

I'm running Testing and am wondering why didn't Firefox/Iceweasel hit this repo yet? I know that I can download it from another source but I prefer to follow the default repos. I'm not complaining, just asking where I can find more details about the delay and if some has an when it'll be pushed.

View 5 Replies View Related

Debian :: Best Web Browser To Use / Differences Between Iceweasel And Firefox?

Jun 10, 2011

I got a message from Paypal (no not a scam) that said "It looks like you may be using an outdated browser with known security issues."

I am assuming it is because it may not recognize iceweasel, paypal does recommend firefox and iceweasel is based on firefox... but it may not be the same..

anyone gone through this?

What are the differences between iceweasel and firefox?

View 2 Replies View Related

Debian :: Installing Firefox And Removing Iceweasel Removes GNOME

Aug 30, 2015

So I can't install Firefox, because it conflicts with Iceweasel, but it appears that uninstalling Iceweasel uninstalls GNOME (gnome & gnome-core).Is there any way around this? Perhaps telling apt that Firefox is an alternate to Iceweasel?

View 3 Replies View Related

Debian :: Backed Up Firefox/Thunderbird Profiles In Iceweasel/dove?

Mar 2, 2011

I've been distro-hopping for a year or so, been through the downstream versions, Ubuntu and Mint, and ended up here. Other than some serious headaches getting wireless up and running, its been great so far. My trouble is that I have lots of use invested in Firefox and Thunderbird. As I've been hopping around through distros I've just been copying my profile folders and just placing them in the .mozilla and .thunderbird folders in my user folder. Then the software just pops up with all of my old settings, addons and messages, etc.

But this hasn't worked in iceweasel and icedove. I have been hunting around online today and haven't found any clues, and don't yet know enough about linux to hack this out and troubleshoot it. Any thoughts? Is it something to do with user agent settings? Or profile.ini files? I'd like to avoid manually installing the tarballs for Firefox and Thunderbird, but it is starting to seem like maybe it is easier. As I also have read that certain addons don't work with iceweasel?

View 2 Replies View Related

Debian :: Firefox/Iceweasel Sharing Profiles Between Windows And Lenny?

Oct 30, 2010

I'm trying to shift from Windows to Linux I tried Ubuntu, but I was happy with it, so now I'm trying Debian. I installed the version i386 on an amd64. Since I still have to use XP I would like to share my Mozilla profiles. I followed the instruction I found on the web which worked well for Ubuntu/XP, but now I'm not able to get a working configuration on Debian Every time I launch Firefox/Iceweasel I get the message "Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system." I've tried to fix the problem following the instruction found in [URL] and other websites, but I failed. Firstly I tried with Iceweasel then I installed Firefox, but it didn't make any difference!

View 4 Replies View Related

Debian Multimedia :: Unable To Install On Another Debian Machine The Same Iceweasel 5?

Jul 31, 2011

I am running Debian testing on my box and iceweasel 5 with several addons. My question is the following: is there a way to export above all my addons settings to a file? I would like to be able to install on another debian machine the same iceweasel 5 and have the same addons installed (if I could have even the same toolbar it would be dream) automatically.

View 1 Replies View Related

Debian Multimedia :: Iceweasel 31.3 ESR Google Map

Dec 10, 2014

The web browser cannot handle Google's new map layout as I experience complete freeze effect when trying to navigate in Street view. This has happened before on the same browser in its older version.

View 3 Replies View Related

Debian Multimedia :: How Does Iceweasel Keep Itself Up To Date

Jan 4, 2015

I have been a casual Debian Wheezy user for quite some time now. And one of the things that alarms me is that how does Iceweasel keep itself up to date on the latest secuirty patches ? I also use Windows on my desktop and it is dual booted with Linux. In Windows I use Nightly build of FireFox. They update themselves almost everyday. Normal Firefox also seems to update pretty often. But Iceweasel only updates if I do an aptitude full-upgrade

And that is also once a month. So how is Iceweasel expected to be secure if there is such a long delay in the patches ? Iceweasel also does'nt have a "Check for updates" options like Firefox.

Won't we be better off using the normal Firefox on Debian distributions ? IMO that gives faster patches for security issues.

Also does Iceweasel use Flash Player or gnash ? Because running dpkg gives me the following output-:

Code: Select allsreyan@debian:/usr/share/dict$ dpkg -s gnash
dpkg-query: package 'gnash' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.

Flash Player also has individual updates in Windows which is maybe once every 2 weeks. I also don't see that in Debian. Flash players need to be kept up to date since they are responsible for most security breaches.

I had started a thread some time ago where a user commented that Iceweasel was out of date and needed to be replaced by Firefox. [URL] .....

So why is the Debian community still sticking to Iceweasel ? Why not switch to Firefox like Ubuntu ?

View 8 Replies View Related

Debian Multimedia :: Iceweasel Uses CPU Obnoxiously

Apr 14, 2015

Iceweasel uses to much computing resources without reason.

In my desktop, where I keep some system monitoring tools at close view, I could notice Iceweasel extensively using system resources, but of course memory is expected from whatever is being loaded on the webs, cpu however, it kept a steady 18% on my 6 core AMD FX6300, this is enough to keep the processor's temperature a whole ~20℃ above idle.

Since then, I've installed a proper watercooler to keep temps reasonable in this hot CPU. But still, that’s too much processing required for webbrowsing alone, and this is not considering heavier stuff like flash, youtube and etc.

Compared to KDE's proposed browser konqueror, and an new alternative Qupzilla, they're much lighter and consequently much faster.

View 7 Replies View Related

Debian Multimedia :: Where Iceweasel Plugin Dir Is?

Jun 21, 2010

can someone tell me where the iceweasel plugin dir is? ~/.mozilla/plugins/ doesn't work, nothing shows up in about:plugins.

View 3 Replies View Related

Debian Multimedia :: How To Resize Iceweasel

Jul 10, 2011

I'm running Iceweasel 5 and love it.

View 1 Replies View Related

Debian Multimedia :: Iceweasel And Youtube - Why Only 720p

May 21, 2015

System: Debian 8 - Graphics: AMD Radeon R9 280X Free Driver

With Iceweasel, when I watch HTML5 Youtube videos, I only have the quality 720p as the highest.

In the same machine, Windows 8.1, I can watch in 1080p in Internet Explorer.

I guess that it's not a problem of Iceweasel but about how Youtube serves the videos to my system. Is that correct?

View 5 Replies View Related

Debian Multimedia :: Iceweasel Shut Down Quiet Often

Nov 2, 2015

It happens mostly when im viewing movies online.... It just closes no error messages no nothing like performing ctrl-Q since no error messages are produced during the crashes ....

View 14 Replies View Related

Debian Multimedia :: Iceweasel Locking Up Computer

Mar 12, 2016

I'm running iceweasel 44.0.2 on debian stretch w/ xfce. I'm suddenly having a problem with iceweasel freezing and subsequently freezing my desktop. It can be fixed by deleting the .mozilla file (cache?). When iceweasel starts freezing up, the other browsers (both chromium and chrome) freeze up as well. I honestly don't even know how to start to address what is going on.

View 9 Replies View Related

Debian Multimedia :: God-awful Fonts In Iceweasel

Jun 5, 2010

My iceweasel version iceweasel:

Here are two screenshot of a Wikipedia page (modified via readability). My serif font is Liberation Serif.

Here is the same font in Open Office Writer

And here it is in KWrite

To me, the last two look all right-- at least all the lower case glyphs are the same height. So why does the font look so terrible in iceweasel?

View 14 Replies View Related

Debian Multimedia :: Iceweasel Bookmarks Disappeared?

Aug 10, 2010

I noticed that the "Bookmarks" menu in Iceweasel was totally empty. I quit IW and started it again, and the problem persisted. I disabled all my addons, restarted again, and they were still gone. I tried to restore them (the backup copies are stored as JSON files in ~/.mozilla) from Bookmarks -> Organize -> Import -> Restore, but I got "unable to process the backup file" for each of the backups.

View 4 Replies View Related

Debian Multimedia :: Iceweasel And KDE Leave Crashes X

Feb 25, 2011

I installed Squeeze on an eeepc 900.Everything seems to work well, except for one thing: iceweasel, when drawing certain windows, likes to crash the entire KDE session. This is 100% replicable simply by right-clicking on a bookmark put on the bookmarks menu toolbar, and trying to go to "properites" on that item. It only does this, however, on my wife's eeepc 900, it does not happen on my 900A (different gpu and cpu though...). the two systems have the same packages installed.

The most frustrating thing is that there is no error output whatsoever. I have looked through all the logs in /var/log, and I couldn't find anything. I have run iceweasel from the command line and redirected its output to a file, but the whole system hard-locked, and when I rebooted, there was no log file. I have started X using "startx" instead of using kdm, and I cannot see any output to the VT that kicked it off because the system hard-locks.

As far as I can see, it only happens in iceweasel. If I disable compositing, it becomes stable again -- but I don't want to have to do this, as it interferes with features she is accustomed to.Oh yes, I should also add that this netbook worked fine under eeebuntu and compiz -- never an issue.

View 8 Replies View Related

Debian Multimedia :: Minor Scrolling With Iceweasel-4

Apr 14, 2011

I've had some minor scrolling issues with iceweasel-4 which mostly did not draw my attention until yesterday when scrolling this page : [URK]. Scrolling was choppy.....

[Code]...

Some others things I've noticed : running iceweasel-4 in virtualbox ( minimal gnome installation Sid ) , running iceweasel-4 in virtualbox ( minimal KDE installation Squeeze with gnome-themes added to be sure ) did not have these scrolling issues.....( so is nvidia to be blamed ? ) I was about to remove the nvidia driver ( from nvidia.com ) and replace it with nvidia driver from Debian when I tried just one more step: Added deb [URL] unstable main to sources.list and upgraded libcairo2 from version 1.10.2-1.1~bpo60+1 ( squeeze-backports ) to version 1.10.2-6.1

[Code]...

View 9 Replies View Related

Debian Multimedia :: Modify The Headers For Iceweasel?

May 12, 2011

There are some sites who are for example U.S.-only...Using Windows and Firefox, it often helped to just install Modify Headers, set it up correctly and you're done (it changes your ip-address you show to a website) Using a proxy really slows your connection down, but the app didn't.Is there an app for Iceweasel pretty the same, or at least one being able to do the same?

View 5 Replies View Related

Debian Multimedia :: System Freezes When Closing The Lid With GNOME

Jul 5, 2015

I have configured my system to suspend whenever I close the lid, by using the Power Management applet provided by my desktop manager (see my later comment). However, sometimes, when I reopen the lid, I see that the laptop is switched on but it won't resume, while the CPU heats up. I must shutdown forcefully. What could be causing this?

I have found this thread [URL] .... in regard to OpenSUSE. Is it relevant for Debian as well?

System info:
- Debian GNU/Linux: 8.1
- Linux Kernel 3.16.0-4-amd64
- MATE desktop 1.8.1
- GNOME Shell 3.14.4

Clarified that the suspend is a user-level setting.

View 7 Replies View Related

Debian Multimedia :: Iceweasel Won't Install On Wheezy 7.8 Sparc

Jan 18, 2015

So the other day I installed Debian Wheezy on my Sun Blade 150. While the OS is installed fine, all the webkit based browsers continuously crash after a few pages. So, I tried to download IceWeasel since it wasn't installed when I tried installing Debain off the DVD. The only problem is, it won't install as the Xulrunner version it requests is xulrunner-24.0_24.5.0esr-1~deb7u1_sparc, however the only version available on the repositories is newer. Is there any way to get the older xulrunner version, or is there going to be a fix for IceWeasel soon on Sparc?

View 3 Replies View Related

Debian Multimedia :: How To Open Bookmarked Webdav From Iceweasel

Jan 21, 2015

I am using Debian GNU/Linux 7.8 with Linux 3.16.0-0 (x86_64) from backports and XFCE. I am using nautilus for the default file manager because thunar is not able to connect to server. My problem is that when i want to upload a file from iceweasel, the bookmarked webdav location on nautilus is not shown. This mean that iceweasel doesn't use nautilus? If so how to change this? Nautilus is checked in the default programs.

View 0 Replies View Related

Debian Multimedia :: I3 - Iceweasel Does Not Apply Gtk-theme On Login

May 1, 2015

After logging in to i3 i launch an instance of iceweasel via

Code: Select allexec --no-startup-id i3-msg 'workspace 2; exec /usr/bin/iceweasel

This instance of iceweasel only applies half of the gtk-theme, which i set via the mate-control-center.

The main problem is that the text in the right-click menu and on inactive tabs has the wrong colour (dark text on dark background)

When closing this instance of iceweasel and opening another one, the gtk-theme is correctly applied.

Installed gtk-theme-switch and set the theme there, now it works as expected

View 0 Replies View Related

Debian Multimedia :: WhatsApp Web Media Don't Work On Iceweasel

Jul 3, 2015

If, theoretically, Iceweasel and Firefox are the same, why WhatsApp Web pictures and audios work on Firefox, but they don't on Iceweasel?

Iceweasel 38.0.1, Firefox 38.0.5. There isn't anything related in the release notes [URL]

View 3 Replies View Related

Debian Multimedia :: Iceweasel Icedove Spontaneously Crashing?

Aug 27, 2015

Debian Jessie
Iceweasel 38.2.0
Icedove 31.8.0

Iceweasel and Icedove spontaneously crash, sometimes individually, sometimes together. Upon restart they will both run, but the amount of time they run before crashing again decreases with each crash. The way to extend use of these programs is to reboot Debian. (I typically run my computer 24/7 to run community service programs.)

How do I get these programs to run without spontaneously crashing?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved