Zobrazenie otázok označených: Zobraziť všetky otázky
  • Vyriešené

Firefox hangs after switching between virtual terminals (Linux)

Hi, I like to use separate user accounts / X sessions for work and personal stuff. Whenever I switch from one session to another (ctrl+alt+Fx), it usually takes a few mi… (ďalšie informácie)

Hi,

I like to use separate user accounts / X sessions for work and personal stuff. Whenever I switch from one session to another (ctrl+alt+Fx), it usually takes a few minutes for Firefox to get responsive again. Sometimes it never does (typically on Mondays, after working in my "personal" session all week end, and switching back to my "work" session). Other applications (xterm, qpdfviewer, etc...) don't seem to be affected at all. Is there something I can do to fix that ?

Thanks,

 -Olivier.

Otázku položil(a) oprs Pred 2 mesiacmi

Na otázku odpovedal(a) oprs Pred 2 mesiacmi

Probleme with 'places.sqlite' -> 'moz_places' Can't retrieve the "real" $LAST_VISITED_URL ?

the last url in moz_places in places.sqlite are not the same as in my history tab I posted here Here is my `last-url.sh` #!/bin/bash rm -rf /tmp/db.sqlite … (ďalšie informácie)

the last url in moz_places in places.sqlite are not the same as in my history tab I posted here

Here is my `last-url.sh`

   #!/bin/bash
   
   rm  -rf /tmp/db.sqlite 
   cp ~/.mozilla/firefox/*.default-esr/places.sqlite /tmp/db.sqlite ;
   LAST_URL=`sqlite3 /tmp/db.sqlite "select url from moz_places order by last_visit_date desc limit 1;"`;
   echo $LAST_URL


My script keeps giving me wrong answer. For exemple, a stackoverflow.com url instead of the youtube.com one even if i reload the page.

I have only one `xxxxxx.default-esr` profile.

Screenshot examples: the "google test" is a brand new visited url, and the others were refreshed pages

Otázku položil(a) dehya Pred 3 mesiacmi

Posledná odpoveď od jscher2000 - Support Volunteer Pred 3 mesiacmi

FirefoxCP Isolated Web Content is chewing up all the memory on my new iMac

Do you (as a Mac user) experience the same or similar: 44 instances of FirefoxCP Isolated Web Content ranging from 60MB-918MB each, with 18 of them above 200MB and 5 of … (ďalšie informácie)

Do you (as a Mac user) experience the same or similar:

44 instances of FirefoxCP Isolated Web Content ranging from 60MB-918MB each, with 18 of them above 200MB and 5 of them above 400MB. I have 15 tabs open and in practical terms almost nothing else open on the computer (a brand new M3 silicon iMac). It has 8 GB of memory. I had similar experiences in the past, but never as bad as now. I do not know everybody else can live with this.

Is this how Firefox is designed to operate or is this a bug?

Thanks.

Otázku položil(a) Sue Pred 3 mesiacmi

Posledná odpoveď od Sue Pred 3 mesiacmi

  • Vyriešené

Webpage elements do not open.

On this webpage on the link below, when the 'Comments' button is clicked, nothing happens. It works via the Chrome browser. https://www.mirror.co.uk/news/politics/george… (ďalšie informácie)

Otázku položil(a) johnh009 Pred 3 mesiacmi

Na otázku odpovedal(a) zeroknight Pred 3 mesiacmi