You are not logged in.
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
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
alrighty
Offline
I am having a little issue with quickmarks. Take a look at this picture
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
Are you using the proprietary nvidia driver? It looks like the nvidia font bug.
Offline
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
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
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
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
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
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
You don't need libwebkit with debugging symbols as it seems to be a bug in dwb"s adblocker code.
Offline
Offline
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
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
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
Offline
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
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
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 -
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
Ahh nice one 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
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
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
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
Offline
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