You are not logged in.

#1351 2012-12-10 07:09:06

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: dwb - a webkit web browser

Hey, with the latest hg release (1675) the requestpolicy plugin doesn't work anymore (content isn't being blocked and 'erp' doesn't show anything).

edit: I reverted to 1673, which is the last version where it works.

Last edited by Army (2012-12-10 09:30:44)

Offline

#1352 2012-12-10 11:27:37

portix
Member
Registered: 2009-01-13
Posts: 757

Re: dwb - a webkit web browser

Army wrote:

Hey, with the latest hg release (1675) the requestpolicy plugin doesn't work anymore (content isn't being blocked and 'erp' doesn't show anything).

edit: I reverted to 1673, which is the last version where it works.

I already fixed it, i will push it this evening, it will work in 1676 again.

Offline

#1353 2012-12-10 11:43:05

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: dwb - a webkit web browser

alrighty smile

Offline

#1354 2012-12-13 19:48:29

illusionist
Member
From: localhost
Registered: 2012-04-03
Posts: 498

Re: dwb - a webkit web browser

I am having a little issue with quickmarks. Take a look at this picture

tZ29qaw

I don't know if this is a bug or problem with my system.
I am using dwb-hg versiong 1681-1 from AUR.


  Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github

Offline

#1355 2012-12-13 22:05:44

portix
Member
Registered: 2009-01-13
Posts: 757

Re: dwb - a webkit web browser

Are you using the proprietary nvidia driver? It looks like the nvidia font bug.

Offline

#1356 2012-12-14 01:40:05

illusionist
Member
From: localhost
Registered: 2012-04-03
Posts: 498

Re: dwb - a webkit web browser

portix wrote:

Are you using the proprietary nvidia driver? It looks like the nvidia font bug.

No not nvidia. It is my 4 years old Dell inspiron 1545 laptop with intel graphics (GM 45 chipset). I don't think it is a graphics bug since everything graphics related is working fine. But i will try to downgrade the intel driver just for my curiosity.

Edit: This problem is only with quickmarks. Bookmarks and other settings display fine.

Last edited by illusionist (2012-12-14 01:46:03)


  Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github

Offline

#1357 2012-12-14 13:37:53

docker
Member
Registered: 2010-10-29
Posts: 13

Re: dwb - a webkit web browser

Hey!

This is : dwb-hg
Version : rev. 1645
Built : Dec  5 2012 16:59:14

I have the latest flashplugin (11.2.202.258-1) and webkitgtk{2.0,3.0} (1.10.2-1). The 'enable-plugins' is enabled.
What should I do to get working flash in dwb?

Offline

#1358 2012-12-14 13:43:32

docker
Member
Registered: 2010-10-29
Posts: 13

Re: dwb - a webkit web browser

I see the problem now https://bbs.archlinux.org/viewtopic.php … 6#p1151096
I'm using the gtk3 version...

sorry

Last edited by docker (2012-12-14 13:44:00)

Offline

#1359 2012-12-17 14:07:44

grapeli23
Member
Registered: 2009-08-19
Posts: 13

Re: dwb - a webkit web browser

Last dwb-hg (libwebkit-1.9.3) segmentation fault when open links with image like this.
adblocker=true

--- SIGSEGV (Segmentation fault) @ 0 (0) ---                                            
write(2, "Received SIGSEGV, trying to clean up.\n"..., 38) = 38                         
futex(0x44774114, FUTEX_WAKE, 2147483647) = 0                                           
futex(0xb41a7a48, FUTEX_WAKE, 2147483647) = 0                                           
write(2, "\nLast 9 stack frames: \n\n"..., 24) = 24                                     
write(2, "  9: /usr/bin/dwb [0x8052a42]\n"..., 35) = 35                                 
write(2, "  8: /usr/bin/dwb [0x8064e6a]\n"..., 35) = 35                                 
write(2, "  7: [0xb77d4400]\n"..., 18)  = 18                                            
write(2, "  6: /usr/lib/libwebkitgtk-1.0.so.0 [0xb67f5334]\n"..., 60) = 60              
write(2, "  5: /usr/lib/libwebkitgtk-1.0.so.0 [0xb67f5390]\n"..., 60) = 60              
write(2, "  4: /usr/lib/libwebkitgtk-1.0.so.0(webkit_dom_document_get_head+0x89) [0xb67c8729]\n"..., 95) = 95                                                                   
write(2, "  3: /usr/bin/dwb [0x80577da]\n"..., 35) = 35                                 
write(2, "  2: /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__PARAM+0x78) [0xb5cf35f8]\n"..., 89) = 89                                                                   
write(2, "  1: [0x86fa180]\n"..., 17)   = 17                                            
--- SIGSEGV (Segmentation fault) @ 0 (0) ---

Offline

#1360 2012-12-17 14:15:12

portix
Member
Registered: 2009-01-13
Posts: 757

Re: dwb - a webkit web browser

Can you create a ticket on  the bug tracker? I won't have time to fix it in the next time and will most likely forget about it when it is only on the archlinux bbs. It would also be nice if you could create a gdb backtrace.

Offline

#1361 2012-12-17 15:34:48

grapeli23
Member
Registered: 2009-08-19
Posts: 13

Re: dwb - a webkit web browser

I tried, unfortunately this version libwebkit is build without debugging symbols (-fomit-frame-pointer). Sorry.

Without adblock everything is fine. With dwb-2012.08.22 and "adblocker=true" also OK.

Last edited by grapeli23 (2012-12-17 16:23:31)

Offline

#1362 2012-12-17 15:39:39

portix
Member
Registered: 2009-01-13
Posts: 757

Re: dwb - a webkit web browser

You don't need libwebkit with debugging symbols as it seems to be a bug in dwb"s adblocker code.

Offline

#1363 2012-12-17 16:23:02

grapeli23
Member
Registered: 2009-08-19
Posts: 13

Re: dwb - a webkit web browser

Offline

#1364 2012-12-17 17:12:01

portix
Member
Registered: 2009-01-13
Posts: 757

Re: dwb - a webkit web browser

Thanks, that will help but i won't have time to fix it in the next 1 or 2 weeks, until it is fixed you could either remove all element hiding rules from your adblock filterlists with

sed -i '/##/d' /path/to/filter

or you can try the following script

//!javascript

signals.connect("loadStatus", function(wv) 
{
    if (wv.loadStatus == LoadStatus.firstVisualLayout)
        wv.mainFrame.inject("if (!document.head) document.documentElement.insertBefore(document.createElement('head'), document.documentElement.firstChild)");
});

Offline

#1365 2012-12-17 18:29:09

grapeli23
Member
Registered: 2009-08-19
Posts: 13

Re: dwb - a webkit web browser

Thanks. My easylist file contains only 40 lines. Much more important is the requestpolicy extensions.

I still question why GTK2 webkit (1.9.3) is slow compared to Qt webkit (QtWebKit-4.8.3)?

This is unbelievable. I tested the arora on old, slow computer and...
rendering, loading and scrolling page it is 2-3 times faster on google docs, maps, gmail.

The difference is really huge.
Even memory usage is less. Only javascript benchmark is the same.

Last edited by grapeli23 (2012-12-17 18:34:26)

Offline

#1366 2012-12-18 12:49:02

ndrmnl
Member
Registered: 2011-10-15
Posts: 7

Re: dwb - a webkit web browser

I just got to know dwb and really liked it. It's for instance much more vim-compatible than vimprobable.
Keep up with the good work portix smile

Offline

#1367 2012-12-20 18:33:55

jakob
Member
From: Berlin
Registered: 2005-10-27
Posts: 419

Re: dwb - a webkit web browser

Although I'm currently trying to catch dwb crashing while surfing on taz.de (which happens at least once daily), and being unsuccesful so far, I got dwb crashed (after running for quite some time, though) on linkcrypt.ws or one of these sites

http://cxg.de/_c277c3.htm

I will however, post this to the bugtracker whenever I get the taz.de crash again. This is just to remind me posting this…

here's one that happened while surfing on taz.de: http://cxg.de/_198542.htm (this one's in the bugtracker already, I'll keep adding backtraces the next days…)

Last edited by jakob (2012-12-20 19:08:12)

Offline

#1368 2012-12-21 19:38:41

Reded
Member
From: Manchester, England
Registered: 2012-02-21
Posts: 242

Re: dwb - a webkit web browser

Hi, I've recently had this issue  while using the DWB browser - I've not noticed anything similar on other GTK apps. I use a dark GTK theme, and have editted my CSS file for the green text/black box, but only recently my text boxes, menus and scrollbars have had gigantic black borders around them, shown in this screenshot -

tZ3M0aQ

As far as I know I haven't messed with my GTK2 theme, so I'm not sure what's happening here!


"Some humans would do anything to see if it was possible to do it. If you put a large switch in some cave somewhere, with a sign on it saying "End-of-the-World Switch. PLEASE DO NOT TOUCH", the paint wouldn't even have time to dry."

Offline

#1369 2012-12-21 21:56:21

Cloudef
Member
Registered: 2010-10-12
Posts: 636

Re: dwb - a webkit web browser

@reded, webkit-gtk2 bug(?) with composite disabled in xorg. Enable composite or use the gtk3 version.

Offline

#1370 2012-12-22 03:19:42

Reded
Member
From: Manchester, England
Registered: 2012-02-21
Posts: 242

Re: dwb - a webkit web browser

Ahh nice one smile I did disable compositing yesterday! Thanks *Fixed*


"Some humans would do anything to see if it was possible to do it. If you put a large switch in some cave somewhere, with a sign on it saying "End-of-the-World Switch. PLEASE DO NOT TOUCH", the paint wouldn't even have time to dry."

Offline

#1371 2012-12-22 16:59:13

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: dwb - a webkit web browser

Hi, the url shown on the bottom left when surfing with hints is very small sometimes. E.g. on https://blog.fefe.de/?ts=ae2b7f30 Here's a picture. This happens on other sites as well, not too many, but looks like it's a bug in dwb. Btw the feature is great! Thanks for including it.

Offline

#1372 2012-12-22 17:19:31

portix
Member
Registered: 2009-01-13
Posts: 757

Re: dwb - a webkit web browser

Army wrote:

Hi, the url shown on the bottom left when surfing with hints is very small sometimes. E.g. on https://blog.fefe.de/?ts=ae2b7f30 Here's a picture. This happens on other sites as well, not too many, but looks like it's a bug in dwb. Btw the feature is great! Thanks for including it.

Fixed, the font is now the same as the font used for hints, if you want to use a different font you can use a user stylesheet, the id is 'dwb_hint_notifier'.

Offline

#1373 2012-12-22 22:50:10

bslackr
Member
Registered: 2012-01-27
Posts: 131

Re: dwb - a webkit web browser

I'm having a problem with tab closing. I have close_tab_focus_policy set to right, but instead of moving to the next tab to the right it moves two tabs to the right.

Offline

#1374 2012-12-23 11:34:57

portix
Member
Registered: 2009-01-13
Posts: 757

Re: dwb - a webkit web browser

I cannot reproduce that, can you post dwb -v?

Offline

#1375 2012-12-23 14:30:05

bslackr
Member
Registered: 2012-01-27
Posts: 131

Re: dwb - a webkit web browser

This is : dwb-hg
    Version : rev. 1693
      Built : Dec 22 2012 09:11:04
  Copyright : © 2010-2012 Stefan Bolte
    License : GNU General Public License, version 3 or later

Edit: After some experimentation it seems that when i set it to close left, it does what close right should do and focuses the next tab to the right.

Last edited by bslackr (2012-12-23 14:42:14)

Offline

Board footer

Powered by FluxBB