![]() |
Re: Tear 0.2 - a simple maemo WebKit browser.
so, this thing is pretty awesome... while it worked :(
It only ran once, and now when I try to run it, I simply get the following error (when trying to run from xterm): Quote:
I tried rebooting, and that did not help. I suppose I can try re-installing. I actually might reflash my tablet soon, it's been having a lot of issues lately, so it's possible that it's just my tablet being stubborn. |
Re: Tear 0.2 - a simple maemo WebKit browser.
@TrueJournals: No DBus support yet :)
@Munk: You should uninstall the other one first. @pomokey: Remove /home/user/.tear and it will run. |
Re: Tear 0.2 - a simple maemo WebKit browser.
From some reason the context menu shows up when clicking any link (single rapid click). it does not show up when clicking anything BUT links (unless you click and hold - as it should be).
|
Re: Tear 0.2 - a simple maemo WebKit browser.
@macit: Yeah, i know, annoying :)
|
Re: Tear 0.2 - a simple maemo WebKit browser.
@Bundyo: This is absolutely awesome. This is really showing what the N800 is capable of in terms of browsing and scrolling smoothness. The one problem I had with it is that flash advertisements on websites slow everything down (just as they do in any browser...). I guess I should install privoxy or similar, but for now I just moved my flash player plugin .so out of the way and am now enjoying fast loading and (slightly too) fast scrolling. :D
|
Re: Tear 0.2 - a simple maemo WebKit browser.
Quote:
You'll have to check if the option is enabled in the source deb. If it isn't, no wonder it doesn't work. if it is you can still experience locking problems if various thread try to update the database at once, not really different than having separate processes accessing the same database file, so you should be prepared to manage the case even if you're not programming a multithreaded application (it's just a matter of checking the error code and retrying and/or install a busy handler). It's all explained in the sqlite documentation. |
Re: Tear 0.2 - a simple maemo WebKit browser.
Well, I must have a "special" tablet: while everyone raves about everlasting batteries (mine lasts only 2 hours) and speed improvements with each system update (mine is as slow as ever), now with tear I don't notice any speed improvement wrt microb.
In fact it seems slower to me (perhaps because microb starts rendering the page as soon as possible, while tear has to download it almost completely before rendering) and the rendering is worse. Do I have a cursed tablet or are the pages I visit that are especially problematic? (e.g, slashdot, this forum) |
Re: Tear 0.2 - a simple maemo WebKit browser.
Quote:
|
Re: Tear 0.2 - a simple maemo WebKit browser.
FRZ: It's a task navigator plugin I wrote. Although, I'm not releasing any package or source yet, because it doesn't really... work... Once Bundyo implements dbus handling in Tear, I should be able to get everything working.
|
Re: Tear 0.2 - a simple maemo WebKit browser.
Quote:
|
Re: Tear 0.2 - a simple maemo WebKit browser.
Quote:
Just my 2cents. I'm lovin the browser btw. Great Job!! |
Re: Tear 0.2 - a simple maemo WebKit browser.
Quote:
|
Re: Tear 0.2 - a simple maemo WebKit browser.
Looks like a newer version of sqlite3 can do wonders to multi-threading and stability.
EDIT: Removed, needs more work. |
Re: Tear 0.2 - a simple maemo WebKit browser.
0.3-1 released, check the first post.
|
Re: Tear 0.2 - a simple maemo WebKit browser.
hmm, trying to browse this forum using the minimalist theme turns out strange...
background is white, text is blue and black, and if i try to access the drop down menu tear basically hangs, hogging the cpu... oh, and any chance of making the inertial scrolling optional, or at least tweakable? it seems i can always get this kind of "feature" to scroll when i dont want it to and so on. that is, with minimal input, it flies, with big input, it hardly moves... |
Re: Tear 0.2 - a simple maemo WebKit browser.
Yeah, i know about some styles not applying but didn't figure out why yet. This is happening from the april webkit build...
About the scrolling - needs to be tweaked more for sure, options will come after getting it stable. I'm using Tear now as a first browser, so hopefully I'll be able to spot more bugs. |
Re: Tear 0.2 - a simple maemo WebKit browser.
required dependency complains for libwebkit - libidn11 to be found in extra-devel any idea
|
Re: Tear 0.2 - a simple maemo WebKit browser.
|
Re: Tear 0.2 - a simple maemo WebKit browser.
Quote:
this version is faster and the analyser is a good idea taping on some links fails some times, it would be good to have the option to clear history and thanks for all the efforts keep up |
Re: Tear 0.2 - a simple maemo WebKit browser.
1 Attachment(s)
Is this strange transparency only my problem? When itT is set to classic theme, posts are really hard to read...
Pronvit:s webkit rendered itT with no problem, but your webkit shows web-pages like this: EDIT: Just flashed my tablet. This is not caused by easlier version. |
Re: Tear 0.2 - a simple maemo WebKit browser.
Its not your problem - this is the problem i mentioned before about some styles not applying.
|
Re: Tear 0.2 - a simple maemo WebKit browser.
I've tryed it today for the first time, and wow, it is the browser for the tablet done right, light, fast, and even with inertial scrolling!
It is a pity it is still too unstable, but thank you very much. |
Re: Tear 0.2 - a simple maemo WebKit browser.
I want to install the new .3 version of Tear, butIve been tryin to get libwebkit svn39572 installed with no luck. libidn11 installed fine. I tried installing libwebkit in red pill, I also tried the deb install and I tried apt-get in xterm. this is the error thats coming up when in xterm:
/home/user # apt-get install libwebkit-1.0-1 Reading package lists... Done Building dependency tree Reading state information... Done Package libwebkit-1.0-1 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package libwebkit-1.0-1 has no installation candidate /home/user # |
Re: Tear 0.2 - a simple maemo WebKit browser.
dpkg -i libwebkit......deb
|
Re: Tear 0.2 - a simple maemo WebKit browser.
Thanks a lot for this browser. I love the filnger scrolling... *microb just replaced* :)
|
Re: Tear 0.2 - a simple maemo WebKit browser.
Quote:
dpkg -i libwebkit-1.0-1 "Cannot access arcive: No such file or directory" "Errors where encountered while processing" So then i tried typing in the whole filename... dpkg -i libwebkit-1.0-1_1.0-svn39572-1_armel.deb "cannot access archive. No such file or directory" "Errors where encountered while processing" Am I doing something wrong here? T.I.A. |
Re: Tear 0.2 - a simple maemo WebKit browser.
Are you sure the file is in the same dir? :) You also should be root to install it. I didn't try, but it should be possible to use red pill mode to install it too.
|
Re: Tear 0.2 - a simple maemo WebKit browser.
Quote:
Thanks again! |
Re: Tear 0.2 - a simple maemo WebKit browser.
dpkg -i /home/user/MyDocs/.documents/libwebkit-1.0-1_1.0-svn39572-1_armel.deb
;) |
Re: Tear 0.2 - a simple maemo WebKit browser.
Quote:
/home/user # dpkg -i /home/user/MyDocs/.documents/libwebkit-1.0-1_1.0-svn39572-1_armel.deb (Reading database ... 35139 files and directories currently installed.) Unpacking libwebkit-1.0-1 (from .../libwebkit-1.0-1_1.0-svn39572-1_armel.deb) ... dpkg-deb (subprocess): short read in buffer_copy (failed to write to pipe in copy) dpkg-deb: subprocess paste returned error exit status 2 dpkg: error processing /home/user/MyDocs/.documents/libwebkit-1.0-1_1.0-svn39572-1_armel.deb (--install): short read in buffer_copy (backend dpkg-deb during `./usr/share/webkit-1.0/webinspector/Images/scriptsSilhouette.png') Errors were encountered while processing: /home/user/MyDocs/.documents/libwebkit-1.0-1_1.0-svn39572-1_armel.deb /home/user # Does it matter that i never installed your previous libwebkit? |
Re: Tear 0.2 - a simple maemo WebKit browser.
Hmm, maybe bad download? Try getting it again with wget [url], then it will be in the same dir where you have been.
Of course you need wget for that :) |
Re: Tear 0.2 - a simple maemo WebKit browser.
Quote:
Yup, you were right. It was a bad download. I downloaded the file again and got this error: /home/user # dpkg -i /home/user/MyDocs/.documents/libwebkit-1.0-1_1.0-svn39572-1_armel.deb (Reading database ... 35139 files and directories currently installed.) Unpacking libwebkit-1.0-1 (from .../libwebkit-1.0-1_1.0-svn39572-1_armel.deb) ... dpkg: error processing /home/user/MyDocs/.documents/libwebkit-1.0-1_1.0-svn39572-1_armel.deb (--install): trying to overwrite `/usr/lib/libwebkit-1.0.so.1.0.0', which is also in package libwebkitgtk-1.0 dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were encountered while processing: /home/user/MyDocs/.documents/libwebkit-1.0-1_1.0-svn39572-1_armel.deb /home/user # Im thinking that I can fix this by removing libwebkitgtk. I think that was a part of Pronvits original webkit for the default browser. Im thinking It might not be needed anymore since he rebuilt his webkit today. |
Re: Tear 0.2 - a simple maemo WebKit browser.
yes, you can remove it
|
Re: Tear 0.2 - a simple maemo WebKit browser.
Quote:
Thanks Again!! |
Re: Tear 0.2 - a simple maemo WebKit browser.
Wow, this really is the fastest web browsing option I've seen for the tablets.
One question, how do I edit (delete) bookmarks? |
Re: Tear 0.2 - a simple maemo WebKit browser.
You don't... yet ;)
|
Re: Tear 0.2 - a simple maemo WebKit browser.
got it.
well, since I'm a bit slow at times and it took me a second to realize I was actually creating bookmarks, looks like I'll be reinstalling this. heh. As I said though, this is a great piece of software! |
Re: Tear 0.2 - a simple maemo WebKit browser.
You can just remove the db file in /home/user/.tear, it won't be removed on reinstall...
|
Re: Tear 0.2 - a simple maemo WebKit browser.
that's kinda what I was just thinking myself, thanks.
|
Re: Tear 0.2 - a simple maemo WebKit browser.
I am already using this as my primary browser, i like the scrolling and tap-and-hold menu, but there's two annoying bugs; clicking the "+" icon in the toolbar sometimes crashes the browser and clicking links that should open in new windows just never open... Have these been reposrted yet?
Really nice work btw ! :) |
All times are GMT. The time now is 03:07. |
vBulletin® Version 3.8.8