pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wyebadblock-git: Add steps to reproduce surf-git problem



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Jul 16 14:33:23 2020 +0200
Changeset:	84a30ce830244888d3461955ad49f9e839fe1294

Modified Files:
	wyebadblock-git/TODO

Log Message:
wyebadblock-git: Add steps to reproduce surf-git problem

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=84a30ce830244888d3461955ad49f9e839fe1294

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wyebadblock-git/TODO | 11 +++++++++++
 1 file changed, 11 insertions(+)

diffs:
diff --git a/wyebadblock-git/TODO b/wyebadblock-git/TODO
index ff7ed52307..4d1aa5fb08 100644
--- a/wyebadblock-git/TODO
+++ b/wyebadblock-git/TODO
@@ -2,4 +2,15 @@ At least with wip/surf-git it crashes with:
 
  GLib (gthread-posix.c): Unexpected error from C library during 'pthread_mutex_unlock': Operation not permitted.  Aborting.
 
+To reproduce it, after installing wip/surf-git and wip/wyebadblock-git,
+preparing wyebadblock:
+
+ % mkdir -p ~/.config/wyebadblock/
+ % cd ~/.config/wyebadblock/
+ % ftp https://easylist.to/easylist/easylist.txt
+
+...and then creating a symlink so surf will load wyebadblock:
+
+ # ln -s /usr/pkg/lib/wyebrowser/adblock.so adblock.so
+
 Investigate further.


Home | Main Index | Thread Index | Old Index