Re: [SOLVED] Jessie wget: certificate not trusted, was: Jessie iceweasel: This Connection is Untrusted

2021-10-05 Thread mett
On 10/04/21 at 11:54, Thomas Schmitt wrote: > Hi, > > mett wrote: > > the final solution is: > > -disable the certs with an ! before the cert name > > (vi /etc/ca-certificates.conf: !DST_Root_CA_X3.crt) > > -then, rebuild the cert directory (update-ca-certificates --fresh) > > Indeed this brought

[SOLVED] Jessie wget: certificate not trusted, was: Jessie iceweasel: This Connection is Untrusted

2021-10-04 Thread Thomas Schmitt
Hi, mett wrote: > the final solution is: > -disable the certs with an ! before the cert name > (vi /etc/ca-certificates.conf: !DST_Root_CA_X3.crt) > -then, rebuild the cert directory (update-ca-certificates --fresh) Indeed this brought success with wget on the Debian 8 machine. $ wget https://

Re: [SOLVED] Re: Jessie iceweasel: This Connection is Untrusted

2021-10-02 Thread mett
On 2021年10月2日 1:32:21 JST, Thomas Schmitt wrote: >Hi, > >as tomas predicted it can be done by handwork. > >Tobias Diekershoff gave a good hint but i was not smart enough to make >use of it before i found out the clicky way. > >The solution was to import to iceweasel the ce

Re: [SOLVED] Re: Jessie iceweasel: This Connection is Untrusted

2021-10-01 Thread tomas
On Fri, Oct 01, 2021 at 06:32:21PM +0200, Thomas Schmitt wrote: > Hi, > > as tomas predicted it can be done by handwork. > > Tobias Diekershoff gave a good hint but i was not smart enough to make > use of it before i found out the clicky way. Tobias is almost always spot-on :) Cheers - t sig

[SOLVED] Re: Jessie iceweasel: This Connection is Untrusted

2021-10-01 Thread Thomas Schmitt
Hi, as tomas predicted it can be done by handwork. Tobias Diekershoff gave a good hint but i was not smart enough to make use of it before i found out the clicky way. The solution was to import to iceweasel the certificate file /etc/ssl/certs/ISRG_Root_X1.pem

Re: Jessie iceweasel: This Connection is Untrusted

2021-10-01 Thread Curt
On 2021-10-01, Thomas Schmitt wrote: > Hi, > > i am confronted with an old Debian 8 "jessie" machine where since > (probably) yesterday the Iceweasel browser does not work any more > with many websites. E.g. > > This Connection is Untrusted > ... > list

Re: Jessie iceweasel: This Connection is Untrusted

2021-10-01 Thread David Wright
On Fri 01 Oct 2021 at 13:20:01 (+0200), Thomas Schmitt wrote: > I would prefer not to rely on an allow-list. > > So i currently ponder how to transplant the certificates from a Debian 10 > machine. > man update-ca-certificates talks of > /etc/ssl/certs > /etc/ca-certificates.conf > /usr/sha

Re: Jessie iceweasel: This Connection is Untrusted

2021-10-01 Thread Tobias Diekershoff
Hey Thomas On Fri, 01 Oct 2021 09:41:45 +0200 "Thomas Schmitt" wrote: > i am confronted with an old Debian 8 "jessie" machine where since > (probably) yesterday the Iceweasel browser does not work any more > with many websites. E.g. Are the untrusted certific

Re: Jessie iceweasel: This Connection is Untrusted

2021-10-01 Thread tomas
On Fri, Oct 01, 2021 at 01:20:01PM +0200, Thomas Schmitt wrote: [...] > So a brute force attempt would be to rename the two directories and > the file to other names and to then copy the Debian 10 stuff to the > original names. The new /etc/ssl/certs would start empty and be > populated by update

Re: Jessie iceweasel: This Connection is Untrusted

2021-10-01 Thread Thomas Schmitt
Hi, to...@tuxteam.de wrote: > I assume Thomas knows pretty well what he's doing. He'd know much > better than me, in any case :-) Regrettably my sysadmin skills are severely underdeveloped. I am qualified for the task only by being the guy who has Linux at home and by having made fun of upgrade w

Re: Jessie iceweasel: This Connection is Untrusted

2021-10-01 Thread tomas
On Fri, Oct 01, 2021 at 12:22:10PM +0200, Thomas Schmitt wrote: > Hi, > > Andrew M.A. Cater wrote: > > Honestly - I'd suggest disconnecting the machine from the Internet until > > you are able to upgrade it - it's far enough out of support that it's now > > ELTS. > > I'd suggest that you consider

Re: Jessie iceweasel: This Connection is Untrusted

2021-10-01 Thread Thomas Schmitt
orking long term on changing the situation. Iceweasel is confined to no Javascript and the machine cannot (easily) be reached from outside. Nevertheless it should be able to reach out to some conservatively programmed web sites. > - what is the reason you cannot? Business, proprietary sof

Re: Jessie iceweasel: This Connection is Untrusted

2021-10-01 Thread Andrew M.A. Cater
On Fri, Oct 01, 2021 at 09:41:45AM +0200, Thomas Schmitt wrote: > Hi, > > i am confronted with an old Debian 8 "jessie" machine where since > (probably) yesterday the Iceweasel browser does not work any more > with many websites. E.g. > >

Jessie iceweasel: This Connection is Untrusted

2021-10-01 Thread Thomas Schmitt
Hi, i am confronted with an old Debian 8 "jessie" machine where since (probably) yesterday the Iceweasel browser does not work any more with many websites. E.g. This Connection is Untrusted ... lists.debian.org uses an invalid security certificate. The certificate is not trust

Re: Iceweasel hangs

2020-10-16 Thread Brett Gilio
Tixy writes: > On Fri, 2020-10-16 at 19:56 +0300, Georgi Naplatanov wrote: > [...] >> Debian Jessie is not supported even as LTS anymore. If I was you then I >> would try to use FireFox binaries provided by mozilla.org. > > I would second that, or upgrade to a newer version of Debian. > Personall

Re: Iceweasel hangs

2020-10-16 Thread Tixy
On Fri, 2020-10-16 at 19:56 +0300, Georgi Naplatanov wrote: [...] > Debian Jessie is not supported even as LTS anymore. If I was you then I > would try to use FireFox binaries provided by mozilla.org. I would second that, or upgrade to a newer version of Debian. Personally I wouldn't go anywhere n

Re: Iceweasel hangs

2020-10-16 Thread Georgi Naplatanov
On 10/16/20 6:21 PM, Mick Ab wrote: > Iceweasel has been running okay on a Debian Jessie desktop for a long time. > > Lately, it keeps hanging. It was noticed that the following message > appeared in an xterm window : > > ###!!![Parent][DispatchAsyncMessage] Error: &

Iceweasel hangs

2020-10-16 Thread Mick Ab
Iceweasel has been running okay on a Debian Jessie desktop for a long time. Lately, it keeps hanging. It was noticed that the following message appeared in an xterm window : ###!!![Parent][DispatchAsyncMessage] Error: PLayerTransaction::Msg_ReleaseLayer Processing error: message was deserialized

Re: Re: Iceweasel woes

2017-11-08 Thread Mike Mcclain
I went to the message you linked and then the site mentioned and downloaded a large /etc/hosts file that seems to send most of what was eating up cpu & memory to the bit bucket. Huge difference in FF response time, no hard drive grinding. Top now shows around 10% cpu usage and 80% memory. Thank

Re: Re: Iceweasel woes

2017-11-08 Thread Mike McClain

Re: Iceweasel woes

2017-11-08 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Nov 07, 2017 at 04:31:32PM -0800, cgi...@surfnaked.ca wrote: [...] > The Internet is like a big city - there are lots of bright lights > and excitement, but also dark alleys down which the unwary get > mugged. with the difference that on the

Re: Iceweasel woes

2017-11-07 Thread cgibbs
Quoting deloptes : RRRoy BBBean wrote: Now, I have to temporarily enable between 20 and 200 domains every time I do anything. I can't imagine what the www will be like in another 10 years... indeed it changed negatively in the past 10-15y. it is now virtually impossible to find useful inform

Re: Iceweasel woes

2017-11-07 Thread Cindy-Sue Causey
On 11/7/17, RRRoy BBBean wrote: >> It has problems, especially with scripts. There are apparently simple >> pages which will eat a third of a CPU, continuously. > > In the past, I have foolishly let my computer sit overnight, with FF > open to a site which (it turned out, on later examination) con

Re: Iceweasel woes

2017-11-07 Thread deloptes
RRRoy BBBean wrote: > Now, I have to temporarily enable between 20 and 200 domains every time > I do anything. I can't imagine what the www will be like in another 10 > years... indeed it changed negatively in the past 10-15y. it is now virtually impossible to find useful information - only thing

Re: Iceweasel woes

2017-11-07 Thread RRRoy BBBean
> It has problems, especially with scripts. There are apparently simple > pages which will eat a third of a CPU, continuously. In the past, I have foolishly let my computer sit overnight, with FF open to a site which (it turned out, on later examination) continuously cycled video ads. I noticed th

Re: Iceweasel woes

2017-11-07 Thread David Wright
On Tue 07 Nov 2017 at 08:34:44 (-0800), Mike McClain wrote: > I run an older PC, Pentium3 w/ 512M memory which does everything I > need but Iceweasel is killing me since the last couple of upgrades. > > It's become such a memory hog that it ties up the system for minutes > at

Re: Iceweasel woes

2017-11-07 Thread Joe
On Tue, 7 Nov 2017 08:34:44 -0800 Mike McClain wrote: > I run an older PC, Pentium3 w/ 512M memory which does everything I > need but Iceweasel is killing me since the last couple of upgrades. > > It's become such a memory hog that it ties up the system for minutes > a

Re: Iceweasel woes

2017-11-07 Thread Roberto C . Sánchez
On Tue, Nov 07, 2017 at 08:34:44AM -0800, Mike McClain wrote: > I run an older PC, Pentium3 w/ 512M memory which does everything I > need but Iceweasel is killing me since the last couple of upgrades. > > It's become such a memory hog that it ties up the system for minutes >

Iceweasel woes

2017-11-07 Thread Mike McClain
I run an older PC, Pentium3 w/ 512M memory which does everything I need but Iceweasel is killing me since the last couple of upgrades. It's become such a memory hog that it ties up the system for minutes at a time. How can I backup to the version of a couple of months ago? Thanks, Mike Mc

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-26 Thread Lisi Reisz
On Friday 07 October 2016 19:00:12 Tony Baldwin wrote: > I have a little business card website up for my big brother's media > consulting side-business at http://playomatic.myownsite.me. > Now, at the moment, if I try to load it in Google-Chrome-Stable, I'm > getting redirected to a yahoo! search f

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-26 Thread Lisi Reisz
On Sunday 09 October 2016 12:28:03 Tony Baldwin wrote: > I kind of think Montenegro should be .Mn, really (or that for the US > stat of  Minnesota). Except that it is Mongolia. Country TLDs have to be unique. Lisi

Re: Linux source address selection (Was Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.)

2016-10-12 Thread rhkramer
Hi Andy, Thanks very much! It looks like quite a comprehensive answer (including links) that I'll surely have to read more than once to absorb. (At that point, I'll ask more questions if I feel the need.) regards, Randy Kramer On Tuesday, October 11, 2016 10:18:38 PM Andy Smith wrote: > On

Linux source address selection (Was Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.)

2016-10-11 Thread Andy Smith
Hi rhkramer, On Sun, Oct 09, 2016 at 04:23:45PM -0400, rhkra...@gmail.com wrote: > I'm not the OP, and I'm sort of piggybacking and going somewhat (or a lot?) > OT, In that case it would be good to change the subject of the email. I've done so here. > but I am curious about how old inet4 (right

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-09 Thread rhkramer
I'm not the OP, and I'm sort of piggybacking and going somewhat (or a lot?) OT, but I am curious about how old inet4 (right term?) and the new inet6 addresses interact. When I do ifconfig, I see that eth0 has both a 32 bit (e.g., 192.168.1.19) and an inet6 address assigned. Can anybody point m

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-09 Thread Tony Baldwin
rrect, Iceweasel, w3m, lynx and e-links all load the proper page/site. Chrome and dolphin on my android phone do fine, as well, but apparently chrome on iOS (what my brother was using when he found the problem), does not. I would try these : purge chromium and chrome. Install chromium and go to

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-09 Thread Joe Pfeiffer
Richard Hector writes: > > It appears that Montenegro only came into existence (most recently) in > 2006 - it was part of Yugoslavia, then 'Serbia and Montenegro'. So all > the 'good' codes were presumably taken. I'd imagine .me would, like .tv (Tuvalo) be one that a small country could use to bo

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-09 Thread claude juif
Are you logged in with a google account on that chrome/chromium ? By the way, how did you install them ? To resume : On your debian computer, only for this website, you get redirect to ads only with chrome/chromium ? I would try these : purge chromium and chrome. Install chromium and go to your

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-09 Thread Tony Baldwin
On 10/09/2016 07:36 AM, Richard Hector wrote: On 10/10/16 00:28, Tony Baldwin wrote: But we're getting a bit off-topic :-) Richard Indeed we are, but I thank you for humoring my curiosity. Thanks, Tony -- http://tonybaldwin.me all tony, all the time

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-09 Thread Richard Hector
On 10/10/16 00:28, Tony Baldwin wrote: > > > On 10/09/2016 07:23 AM, Richard Hector wrote: >> On 10/10/16 00:20, Tony Baldwin wrote: >>> What country is .me? here in th US, of course, it could be the >>> State of Maine. >> >> Montenegro, apparently. According to a quick web search ;-) >> >> Ric

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-09 Thread Lars Noodén
On 10/09/2016 02:28 PM, Tony Baldwin wrote: > > > On 10/09/2016 07:23 AM, Richard Hector wrote: >> On 10/10/16 00:20, Tony Baldwin wrote: >>> What country is .me? here in th US, of course, it could be the State of >>> Maine. >> >> Montenegro, apparently. According to a quick web search ;-) >> >>

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-09 Thread Tony Baldwin
On 10/09/2016 07:23 AM, Richard Hector wrote: On 10/10/16 00:20, Tony Baldwin wrote: What country is .me? here in th US, of course, it could be the State of Maine. Montenegro, apparently. According to a quick web search ;-) Richard Thanks, I was curious, couldn't think of anything, all t

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-09 Thread Richard Hector
On 10/10/16 00:20, Tony Baldwin wrote: > What country is .me? here in th US, of course, it could be the State of > Maine. Montenegro, apparently. According to a quick web search ;-) Richard

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-09 Thread Tony Baldwin
On 10/09/2016 07:11 AM, Richard Hector wrote: On 08/10/16 07:00, Tony Baldwin wrote: I have a little business card website up for my big brother's media consulting side-business at http://playomatic.myownsite.me. Now, at the moment, if I try to load it in Google-Chrome-Stable, I'm getting redi

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-09 Thread Richard Hector
On 08/10/16 07:00, Tony Baldwin wrote: > I have a little business card website up for my big brother's media > consulting side-business at http://playomatic.myownsite.me. > Now, at the moment, if I try to load it in Google-Chrome-Stable, I'm > getting redirected to a yahoo! search for "create web",

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-08 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Oct 08, 2016 at 11:35:21AM -0400, Tony Baldwin wrote: [...] > >Can you use the chrome developper tools to see what's going on ? (Press > >the F12 key while chrome is open) Select the network tab, and type the > >url in your address bar. > >Th

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-08 Thread Tony Baldwin
search for "create web", If I try to load it in the floss chromium, I get a spammy landing page, But in all of Iceweasel, lynx, w3m, elinks it loads fine, and nothing has changed on my server (no redirect added to my vhost by

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-08 Thread Tony Baldwin
search for "create web", If I try to load it in the floss chromium, I get a spammy landing page, But in all of Iceweasel, lynx, w3m, elinks it loads fine, and nothing has changed on my server (no redirect added to my vhost by

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-08 Thread claude juif
http://playomatic.myownsite.me. >>> Now, at the moment, if I try to load it in Google-Chrome-Stable, I'm >>> getting redirected to a yahoo! search for "create web", >>> If I try to load it in the floss chromium, I get a spammy landing page, >>> But

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-07 Thread Anthony Baldwin
, I'm getting redirected to a yahoo! search for "create web", If I try to load it in the floss chromium, I get a spammy landing page, But in all of Iceweasel, lynx, w3m, elinks it loads fine, and nothing has changed on my server (no redirect added to my vhost by an intruder or any such

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-07 Thread davidson
, I'm getting redirected to a yahoo! search for "create web", If I try to load it in the floss chromium, I get a spammy landing page, But in all of Iceweasel, lynx, w3m, elinks it loads fine, and nothing has changed on my server (no redirect added to my vhost by an intruder or any such

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-07 Thread davidson
quot;create web", If I try to load it in the floss chromium, I get a spammy landing page, But in all of Iceweasel, lynx, w3m, elinks it loads fine, and nothing has changed on my server (no redirect added to my vhost by an intruder or any such thing), also neither ping nor traceroute seem

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-07 Thread Anthony Baldwin
ry to load it in the floss chromium, I get a spammy landing page, But in all of Iceweasel, lynx, w3m, elinks it loads fine, and nothing has changed on my server (no redirect added to my vhost by an intruder or any such thing), also neither p

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-07 Thread claude juif
consulting side-business at http://playomatic.myownsite.me. >> Now, at the moment, if I try to load it in Google-Chrome-Stable, I'm >> getting redirected to a yahoo! search for "create web", >> If I try to load it in the floss chromium, I get a spammy landing page,

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-07 Thread Anthony Baldwin
ry to load it in Google-Chrome-Stable, I'm getting redirected to a yahoo! search for "create web", If I try to load it in the floss chromium, I get a spammy landing page, But in all of Iceweasel, lynx, w3m, elinks it loads fine, and nothing has changed on my server (no redirect add

url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-07 Thread Tony Baldwin
n the floss chromium, I get a spammy landing page, But in all of Iceweasel, lynx, w3m, elinks it loads fine, and nothing has changed on my server (no redirect added to my vhost by an intruder or any such thing), also neither ping nor traceroute seem to indicate anything untoward or fishy. The

Re: Difficulties with Firefox/iceweasel

2016-09-17 Thread Alan McConnell
- Original Message - From: "Felix Miata" To: debian-user@lists.debian.org Sent: Saturday, September 17, 2016 1:26:23 PM Subject: Re: Difficulties with Firefox/iceweasel Alan McConnell composed on 2016-09-17 13:05 (UTC-0400): > I'll have to log in as root to do th

Re: Difficulties with Firefox/iceweasel

2016-09-17 Thread Felix Miata
Alan McConnell composed on 2016-09-17 13:05 (UTC-0400): During my experimentation with Iceweasel, described in another post, I have received warnings from the OS that /tmp was filling up. It seems that when running a video a buffer is opened in /tmp, and /tmp fills up rapidly. At the moment

Difficulties with Firefox/iceweasel

2016-09-17 Thread Alan McConnell
During my experimentation with Iceweasel, described in another post, I have received warnings from the OS that /tmp was filling up. It seems that when running a video a buffer is opened in /tmp, and /tmp fills up rapidly. At the moment, df /tmp tells me that 3% of /tmp is used. When I'm t

Re: Aplication's Help cant find iceweasel

2016-08-09 Thread Jörg-Volker Peetz
I don't know how to set this from any setting tool. On my system there is the file ".local/share/applications/mimeapps.list" containing the following lines [Default Applications] text/html=firefox.desktop text/xml=firefox.desktop x-scheme-handler/mailto=icedove.desktop x-scheme-handler/http=firefo

Re: Aplication's Help cant find iceweasel

2016-08-08 Thread Gary Roach
On 08/06/2016 02:11 PM, humbert.olivie...@free.fr wrote: Hi Gary, I recently switched to Firefox-esr and removed iceweasel from my system. Some application help files now error out with: KDEInit could not launch '/usr/lib/iceweasel/iceweasel. As an example Rosegarden has the problem. How

Re: IceWeasel (Firefox) Update?

2016-08-07 Thread Bob Holtzman
t; > > This may not even be possible, but how can I update the IceWeasel > > > > (Firefox) from 45 (old) to the current 47? I need it on 47 to be able > > > > to use a platform I use instead of skype :) > > > > > > What version of Debian are you using

Re: IceWeasel (Firefox) Update?

2016-08-06 Thread Marc Shapiro
hendersonpark wrote: This may not even be possible, but how can I update the IceWeasel (Firefox) from 45 (old) to the current 47? I need it on 47 to be able to use a platform I use instead of skype :) What version of Debian are you using? In jessie, I did: # aptitude install firefox and kept my

Re: IceWeasel (Firefox) Update?

2016-08-06 Thread Lisi Reisz
On Saturday 06 August 2016 23:23:22 Bob Holtzman wrote: > On Fri, Aug 05, 2016 at 12:24:43AM +0100, Lisi Reisz wrote: > > On Thursday 04 August 2016 20:48:41 afamilyofbetatesters hendersonpark wrote: > > > This may not even be possible, but how can I update the IceWeasel >

Re: IceWeasel (Firefox) Update?

2016-08-06 Thread Bob Holtzman
On Fri, Aug 05, 2016 at 12:24:43AM +0100, Lisi Reisz wrote: > On Thursday 04 August 2016 20:48:41 afamilyofbetatesters hendersonpark wrote: > > This may not even be possible, but how can I update the IceWeasel (Firefox) > > from 45 (old) to the current 47? I need it on 47 to b

Re: Aplication's Help cant find iceweasel

2016-08-06 Thread humbert . olivier . 1
Hi Gary, > I recently switched to Firefox-esr and removed iceweasel from my system. > Some application help files now error out with: KDEInit could not launch > '/usr/lib/iceweasel/iceweasel. As an example Rosegarden has the problem. > How can I fix this. su -c "updat

Aplication's Help cant find iceweasel

2016-08-06 Thread Gary Roach
Hi all, Running Debian Stretch on KDE Desktop I recently switched to Firefox-esr and removed iceweasel from my system. Some application help files now error out with: KDEInit could not launch '/usr/lib/iceweasel/iceweasel. As an example Rosegarden has the problem. How can I fix this.

Re: IceWeasel (Firefox) Update?

2016-08-06 Thread Curt
On 2016-08-04, afamilyofbetatesters hendersonpark wrote: > > This may not even be possible, but how can I update the IceWeasel (Firefox) > from 45 (old) to the current 47? I need it on 47 to be able to use a > platform I use instead of skype :) > I don't believe Icewe

Re: IceWeasel (Firefox) Update?

2016-08-04 Thread didier gaumet
Le 04/08/2016 à 21:48, afamilyofbetatesters hendersonpark a écrit : > This may not even be possible, but how can I update the IceWeasel > (Firefox) from 45 (old) to the current 47? I need it on 47 to be able to > use a platform I use instead of skype :) what you have and is available in

Re: IceWeasel (Firefox) Update?

2016-08-04 Thread Lisi Reisz
On Thursday 04 August 2016 20:48:41 afamilyofbetatesters hendersonpark wrote: > This may not even be possible, but how can I update the IceWeasel (Firefox) > from 45 (old) to the current 47? I need it on 47 to be able to use a > platform I use instead of skype :) What version of Debia

IceWeasel (Firefox) Update?

2016-08-04 Thread afamilyofbetatesters hendersonpark
This may not even be possible, but how can I update the IceWeasel (Firefox) from 45 (old) to the current 47? I need it on 47 to be able to use a platform I use instead of skype :)

Re: Upgrading iceweasel on Wheezy LTS

2016-06-10 Thread Curt
t on your system. I'm using release, so yes, it's present. >> Is there no clean way simply to keep iceweasel permanently 'kept back' >> without resorting to uninstalling it, as I really have no need for both >> the esr and release versions? > > You alread

Re: Upgrading iceweasel on Wheezy LTS

2016-06-10 Thread Sven Arvidsson
On Fri, 2016-06-10 at 18:07 +0200, Sven Joachim wrote: > That's because gnome-core in Wheezy depends on iceweasel.  Probably > the > dependencies of such metapackages won't be changed in Wheezy.  If you > really want to avoid having to install firefox-esr, you could build

Re: Upgrading iceweasel on Wheezy LTS

2016-06-10 Thread Sven Joachim
On 2016-06-10 17:14 +, Curt wrote: > On 2016-06-10, Sven Joachim wrote: >> On 2016-06-10 08:13 +, Curt wrote: >> >>> In order to upgrade iceweasel, apt is asking to install an extra >>> package, notably firefox-esr, whereas (when) I am running firefox-rel

Re: Upgrading iceweasel on Wheezy LTS

2016-06-10 Thread Curt
On 2016-06-10, Sven Joachim wrote: > On 2016-06-10 08:13 +, Curt wrote: > >> In order to upgrade iceweasel, apt is asking to install an extra >> package, notably firefox-esr, whereas (when) I am running firefox-release. > > Yes. The switch from iceweasel to firefox-e

Re: Upgrading iceweasel on Wheezy LTS

2016-06-10 Thread Sven Joachim
On 2016-06-10 08:13 +, Curt wrote: > In order to upgrade iceweasel, apt is asking to install an extra > package, notably firefox-esr, whereas (when) I am running firefox-release. Yes. The switch from iceweasel to firefox-esr has been mentioned in the recent DSA 3600-1 security announ

Upgrading iceweasel on Wheezy LTS

2016-06-10 Thread Curt
Hello, In order to upgrade iceweasel, apt is asking to install an extra package, notably firefox-esr, whereas (when) I am running firefox-release. Is this a dilemma? Can I run both firefox-esr and firefox-release? Unfortunately I'm in one of those situations in which if I wanted to tak

Re: Iceweasel uses wrong charset

2016-05-13 Thread Vincent Lefevre
On 2016-05-11 12:10:25 +0200, to...@tuxteam.de wrote: > This is happening only on local files? Perhaps FF is expecting that > brain damaged byte order mark to recognize the file as UTF-8? I reported a bug about that in the past: https://bugzilla.mozilla.org/show_bug.cgi?id=1071816 -- Vincent

Re: Iceweasel uses wrong charset

2016-05-13 Thread Vincent Lefevre
On 2016-05-11 11:55:33 +0200, Frédéric Marchal wrote: > On Wednesday 11 May 2016 11:23:56 err...@free.fr wrote: > > Why unicode like utf-8 is not default value in iceweasel ? > > > > (it's time, we are in 2016 now) > > Unicode is the default in firefox/icewea

Re: [partially solved]Re: Iceweasel uses wrong charset

2016-05-12 Thread Rob van der Putten
Hi there Michael Lange wrote: On Wed, 11 May 2016 18:43:50 +0200 Michael Lange wrote: According to this (yet probably dated ) page: http://www-archive.mozilla.org/projects/intl/chardet.html universal_charset_detector might help if it were enabled by default. Just looked at the above p

Re: [partially solved]Re: Iceweasel uses wrong charset

2016-05-11 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, May 11, 2016 at 06:55:31PM +0200, Michael Lange wrote: > On Wed, 11 May 2016 18:43:50 +0200 > Michael Lange wrote: > > > According to this (yet probably dated ) page: > >http://www-archive.mozilla.org/projects/intl/chardet.html > > univer

[partially solved]Re: Iceweasel uses wrong charset

2016-05-11 Thread Michael Lange
On Wed, 11 May 2016 18:43:50 +0200 Michael Lange wrote: > According to this (yet probably dated ) page: >http://www-archive.mozilla.org/projects/intl/chardet.html > universal_charset_detector might help if it were enabled by default. Just looked at the above page again, and noticed that the

Re: Iceweasel uses wrong charset

2016-05-11 Thread Michael Lange
On Wed, 11 May 2016 16:28:03 +0200 wrote: > There's some hope. Have a look at the intl subcategory in about:config > [1] (especially at intl.locale.matchOS and/or general.useragent.locale), > but also intl.accept.charsets (it is a list, might be prioritized). > I never tested this before, but a

Re: Iceweasel uses wrong charset

2016-05-11 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, May 11, 2016 at 03:14:39PM +0200, Rob van der Putten wrote: > Hi there > > > to...@tuxteam.de wrote: > > >On Wed, May 11, 2016 at 12:34:29PM +0200, Rob van der Putten wrote: [...] > >That's because it has been enshrined by the Unicode Cons

Re: Iceweasel uses wrong charset

2016-05-11 Thread Rob van der Putten
Hi there to...@tuxteam.de wrote: On Wed, May 11, 2016 at 12:34:29PM +0200, Rob van der Putten wrote: I actually thought about this. But it just seems crude; vim some.txt ^vufeff :wq It does work though. But I want UTF-8 without a BOM. It is, after all, the default locale. Everyone wan

Re: Iceweasel uses wrong charset

2016-05-11 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, May 11, 2016 at 12:34:29PM +0200, Rob van der Putten wrote: > Hi there > > > to...@tuxteam.de wrote: [BOM BOM hurrah!] > I actually thought about this. But it just seems crude; > > vim some.txt > ^vufeff > :wq > > It does work though. > B

Re: Iceweasel uses wrong charset

2016-05-11 Thread Rob van der Putten
Hi there to...@tuxteam.de wrote: This is happening only on local files? Perhaps FF is expecting that brain damaged byte order mark to recognize the file as UTF-8? When the data come over HTTP there are other out-of-band hints to communicate the encoding. Try editing the file with some Micros

Re: Iceweasel uses wrong charset

2016-05-11 Thread Richard Owlett
On 5/11/2016 4:58 AM, Rob van der Putten wrote: Hi there Michael Lange wrote: you can try the following: type "about:config" into iceweasel's address bar (without the quotes of course), then type "charset" into the config's search bar. Several options should appear. Look for the key "intl.ch

Re: Iceweasel uses wrong charset

2016-05-11 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, May 11, 2016 at 11:58:31AM +0200, Rob van der Putten wrote: > Hi there > > > Michael Lange wrote: > > >you can try the following: > > > >type "about:config" into iceweasel's address bar (without the quotes of > >course), then type "charset"

Re: Iceweasel uses wrong charset

2016-05-11 Thread Rob van der Putten
Hi there Michael Lange wrote: you can try the following: type "about:config" into iceweasel's address bar (without the quotes of course), then type "charset" into the config's search bar. Several options should appear. Look for the key "intl.charset.default". Is the value already set to "UTF-

Re: Iceweasel uses wrong charset

2016-05-11 Thread Frédéric Marchal
On Wednesday 11 May 2016 11:23:56 err...@free.fr wrote: > Why unicode like utf-8 is not default value in iceweasel ? > > (it's time, we are in 2016 now) Unicode is the default in firefox/iceweasel. See https://developer.mozilla.org/en-US/docs/Web/Guide/Localizations_and_chara

Re: Iceweasel uses wrong charset

2016-05-11 Thread err404
Why unicode like utf-8 is not default value in iceweasel ? (it's time, we are in 2016 now) signature.asc Description: OpenPGP digital signature

Re: Iceweasel uses wrong charset

2016-05-11 Thread Michael Lange
Hi, On Wed, 11 May 2016 10:55:54 +0200 Rob van der Putten wrote: > Hi there > > > UTF-8 is my default locale. So obviously text files are UTF-8 as well. > So why does iceweasel insist that these are windows-1252? How do I fix > this? you can try the following: type &

Re: Iceweasel uses wrong charset

2016-05-11 Thread Frédéric Marchal
On Wednesday 11 May 2016 10:55:54 Rob van der Putten wrote: > Hi there > > > UTF-8 is my default locale. So obviously text files are UTF-8 as well. > So why does iceweasel insist that these are windows-1252? How do I fix this? In about:config, have you changed any of intl.char

Iceweasel uses wrong charset

2016-05-11 Thread Rob van der Putten
Hi there UTF-8 is my default locale. So obviously text files are UTF-8 as well. So why does iceweasel insist that these are windows-1252? How do I fix this? Regards, Rob

Re: Iceweasel security updates?

2016-04-12 Thread Harris Paltrowitz
On 04/12/2016 12:08 PM, The Wanderer wrote The Firefox development process follows a type of cascading release: http://www.askvg.com/mozilla-updates-firefox-update-channels-nightly-aurora-beta-and-release/ There are nightly builds, which are compiled every night from the public source tree (ass

Re: Iceweasel security updates?

2016-04-12 Thread Harris Paltrowitz
- but 45 might still be sufficiently different not to have the bug. I currently have 45.0.1 on Wheezy. I have just checked and so has my husband on Jessie. Lisi I've actually decided to just stay with Iceweasel 38.7.1, as I've learned (from the excellent responses here) that this E

Re: Iceweasel security updates?

2016-04-12 Thread Lisi Reisz
remember from my > >>> recent emails, I experienced major issues with choppy videos in > >>> Youtube using Firefox 45, but not with Iceweasel 38.7.1. I've > >>> since done a Debian re-install and I want to start fresh using > >>> optimal application

Re: Iceweasel security updates?

2016-04-12 Thread Lisi Reisz
r issues with choppy videos in Youtube using > >> Firefox 45, but not with Iceweasel 38.7.1. I've since done a Debian > >> re-install and I want to start fresh using optimal applications, so I'd > >> like to stick with 38.7.1 (as it appears to be more compatible

Re: Iceweasel security updates?

2016-04-12 Thread The Wanderer
d major issues with choppy videos in >>> Youtube using Firefox 45, but not with Iceweasel 38.7.1. I've >>> since done a Debian re-install and I want to start fresh using >>> optimal applications, so I'd like to stick with 38.7.1 (as it >>> appears to be

Re: Iceweasel security updates?

2016-04-12 Thread Harris Paltrowitz
On 04/12/2016 11:06 AM, Lisi Reisz wrote: On Tuesday 12 April 2016 15:14:08 Harris Paltrowitz wrote: I tried Firefox 45 last week but as you may remember from my recent emails, I experienced major issues with choppy videos in Youtube using Firefox 45, but not with Iceweasel 38.7.1. I've

  1   2   3   4   5   6   7   8   9   10   >