bug#43610: IceCat segfault

2022-07-11 Thread Maxim Cournoyer
Hi, Ludovic Courtès writes: > Hi Alex, > > Alex ter Weele skribis: > >> All I had to delete was the line >> >> user_pref("network.captive-portal-service.enabled", true); >> >> from ~/.mozilla/icecat/$my-profile/prefs.js. > > Good to know. Who could have guessed? > >> Methodology: I put my whol

bug#43610: IceCat segfault

2020-12-15 Thread Ludovic Courtès
Hi Alex, Alex ter Weele skribis: > All I had to delete was the line > > user_pref("network.captive-portal-service.enabled", true); > > from ~/.mozilla/icecat/$my-profile/prefs.js. Good to know. Who could have guessed? > Methodology: I put my whole profile into a git repo, then deleted it file

bug#43610: IceCat segfault

2020-12-14 Thread Alex ter Weele
raingloom writes: > On Fri, 2 Oct 2020 00:57:39 +0200 > raingloom wrote: > > Well, what ended up working was deleting a bunch of file from the > profile directory. No idea which deletion made it work and at this > point I just wanna crawl back to Netsurf. > Can't say I'd recommend this workaroun

bug#43610: IceCat segfault

2020-11-30 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Ricardo Wurmus writes: > >> I have the same problem. Icecat segfaults right away without any window >> appearing. “-safe-mode” does not make a difference, but with “-p” I’m >> presented with the profile manager. I haven’t tried creating a new >> profile yet, nor hav

bug#43610: IceCat segfault

2020-11-30 Thread Ricardo Wurmus
Ricardo Wurmus writes: > I have the same problem. Icecat segfaults right away without any window > appearing. “-safe-mode” does not make a difference, but with “-p” I’m > presented with the profile manager. I haven’t tried creating a new > profile yet, nor have I tried deleting files from my

bug#43610: IceCat segfault

2020-10-09 Thread Ricardo Wurmus
I have the same problem. Icecat segfaults right away without any window appearing. “-safe-mode” does not make a difference, but with “-p” I’m presented with the profile manager. I haven’t tried creating a new profile yet, nor have I tried deleting files from my existing profile. I’m using Gnome

bug#43610: IceCat segfault

2020-10-01 Thread raingloom
On Fri, 2 Oct 2020 00:57:39 +0200 raingloom wrote: > On Sun, 27 Sep 2020 16:36:52 -0400 > Mark H Weaver wrote: > > > Hi, > > > > raingloom writes: > > > > > On Sat, 26 Sep 2020 14:05:53 -0400 > > > Mark H Weaver wrote: > > > > > >> In the meantime, to start IceCat 78 with your existin

bug#43610: IceCat segfault

2020-10-01 Thread raingloom
On Sun, 27 Sep 2020 16:36:52 -0400 Mark H Weaver wrote: > Hi, > > raingloom writes: > > > On Sat, 26 Sep 2020 14:05:53 -0400 > > Mark H Weaver wrote: > > > >> In the meantime, to start IceCat 78 with your existing profile but > >> with addons temporarily disabled, try running: > >> > >>

bug#43610: IceCat segfault

2020-09-30 Thread Mike Gerwitz
On Sat, Sep 26, 2020 at 14:05:53 -0400, Mark H Weaver wrote: > I'm particularly sensitive to the memory requirements at build time, > because I choose not to trust the build farm and therefore to build my > entire Guix system with GNOME from source code on a relatively old > Thinkpad X200 with only

bug#43610: IceCat segfault

2020-09-27 Thread Mark H Weaver
Hi, raingloom writes: > On Sat, 26 Sep 2020 14:05:53 -0400 > Mark H Weaver wrote: > >> In the meantime, to start IceCat 78 with your existing profile but >> with addons temporarily disabled, try running: >> >> icecat -safe-mode >> >> That should allow you to recover your existing bookmarks,

bug#43610: IceCat segfault

2020-09-26 Thread raingloom
On Sat, 26 Sep 2020 14:05:53 -0400 Mark H Weaver wrote: > Hi, > > raingloom writes: > > It crashed immediately without any visible activity. > > Okay. > > > It does start up properly with a fresh profile. I'll try to bisect > > the addons list later. > > In the meantime, to start IceCat

bug#43610: IceCat segfault

2020-09-26 Thread Mark H Weaver
Hi, raingloom writes: > It crashed immediately without any visible activity. Okay. > It does start up properly with a fresh profile. I'll try to bisect the > addons list later. In the meantime, to start IceCat 78 with your existing profile but with addons temporarily disabled, try running:

bug#43610: IceCat segfault

2020-09-25 Thread raingloom
On Fri, 25 Sep 2020 12:11:10 -0400 Mark H Weaver wrote: > Hi, > > raingloom writes: > > Haven't had time to look deeper into it yet. It worked in my profile > > from sept 11, it broke after pulling and upgrading yesterday. > > Idk what my commit is because I'm using a private branch. > > On

bug#43610: IceCat segfault

2020-09-25 Thread Mark H Weaver
Hi, raingloom writes: > Haven't had time to look deeper into it yet. It worked in my profile > from sept 11, it broke after pulling and upgrading yesterday. > Idk what my commit is because I'm using a private branch. On Sept 22, I pushed a major update of IceCat from 68.12.0 to 78.3.0: commit

bug#43610: IceCat segfault

2020-09-25 Thread raingloom
Haven't had time to look deeper into it yet. It worked in my profile from sept 11, it broke after pulling and upgrading yesterday. Idk what my commit is because I'm using a private branch.