Re: dwb questions

2014-09-15 Thread Dmitrij D. Czarkoff
Zoran Kolic said:
 I changed options in settings file. It disabled scripts
 and cookies. I played a little with commands above and
 went nowhere. Obviously have to use the browser a bit to
 get a feeling.

You might want to file a bug at upstream's tracker: whitelisting is one
of the selling points of dwb, and if documentation doesn't make its
usage clear, it's a bug.

-- 
Dmitrij D. Czarkoff



Re: dwb questions

2014-09-15 Thread Zoran Kolic
 You might want to file a bug at upstream's tracker: whitelisting is one
 of the selling points of dwb, and if documentation doesn't make its
 usage clear, it's a bug.

In fact, I'm quite pleased with the very appearance
of dwb in packages at all. I found it suiting me more
than luakit. Good point would be to have an option to
use different configuration file at load time.
You are right. I missed the point, regarding various
options for enabling or disabling. I will, probably,
have to read manual, till I get it.
Best regards

 Zoran



Re: dwb questions

2014-09-14 Thread Brett Mahar
| When the process starts, it issues an error message:
| 
| dwb:/usr/local/lib/libestdc++.so.16.0: /usr/lib/libstdc++.so.57.0 : WARNING: 
symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink your program
| 
| 
| Also, if anyone could point me to the info about adding
| noscript/flashblock extension, it would be even better.
| I am aware that it must be possible to disable js and
| to block cookies, but cannot find the way.
| 

Hi Zoran,

The error message you see relates to webkit, I see it with xombrero browser as 
well but it never seems to result in any problems displaying pages.

Brett.



Re: dwb questions

2014-09-14 Thread Dmitrij D. Czarkoff
Zoran Kolic said:
 at-spi-bus-launc
 at-spi2-registry
 
 Somebody knows what they are?

These relate to at-spi.[0]  I believe webkit starts these.

 Also, if anyone could point me to the info about adding
 noscript/flashblock extension, it would be even better.

From dwb FAQ[1]:

| Is adblocking supported in dwb?
|
| dwb supports most adblock+ filterrules. A adblock subscription script
| is also available, to install it run
|
|   dwbem -i adblock_subscriptions
|
| Subscriptions can then be added with
|
|   adblock_subscribe
|
| and removed with
|
| adblock_unsubscribe

 I am aware that it must be possible to disable js and
 to block cookies, but cannot find the way.

You can use cc, cs, ct shortcuts to whitelist domains for enabling
cookies.  Shortcuts tsh, tsu, tth and ttu whitelist domains for
javascript.  See dwb(1) manual for details.

[0] https://wiki.linuxfoundation.org/en/AT-SPI_on_D-Bus
[1] http://portix.bitbucket.org/dwb/#faq

-- 
Dmitrij D. Czarkoff



Re: dwb questions

2014-09-14 Thread Zoran Kolic
 The error message you see relates to webkit, I see it with xombrero browser as
 well but it never seems to result in any problems displaying pages.

 well but it never seems to result in any problems displaying pages.

I left it alone and everything works fine. Thanks both.

 You can use cc, cs, ct shortcuts to whitelist domains for enabling
 cookies.  Shortcuts tsh, tsu, tth and ttu whitelist domains for
 javascript.  See dwb(1) manual for details.

I changed options in settings file. It disabled scripts
and cookies. I played a little with commands above and
went nowhere. Obviously have to use the browser a bit to
get a feeling.

I appreciate your help.

 Zoran



dwb questions

2014-09-13 Thread Zoran Kolic
I was quite happy, seeing dwb browser included in packages
for lattest current. Since I found no name of porter, I'd
like to ask few questions to the list.

When the process starts, it issues an error message:

dwb:/usr/local/lib/libestdc++.so.16.0: /usr/lib/libstdc++.so.57.0 : WARNING: 
symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink your program

Nothing to be worry about, dwb works even with it.
I added extensions: adblock_subscriptions and cookies. Now, in top,
I see new processes, that do not go away, when I close dwb:

at-spi-bus-launc
at-spi2-registry

Somebody knows what they are?

Also, if anyone could point me to the info about adding
noscript/flashblock extension, it would be even better.
I am aware that it must be possible to disable js and
to block cookies, but cannot find the way.

Best regards

Zoran