![]() |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Thanks to the help of a post by hns, I was able to get this working as it should. Although, I'm still encountering a small problem where an empty space shows up at the top of the list if scrolling is needed. Are others experiencing this?
Anyway, I just uploaded 0.2.5-2 to extras-devel (chinook and diablo). This version includes the proper handling of most things, along with some code cleanup due to this. Please keep posting if you have problems! [edit]Download link: http://repository.maemo.org/extras-d....2.5-2_all.deb |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Woops... You're right. I just put 0.2.6-1 in extras-devel, it should work. Download link: http://repository.maemo.org/extras-d....2.6-1_all.deb
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
1 Attachment(s)
Thank you, TrueJourrnals and Bundyo,
bun |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
i have a black space above the open new window, if i scroll down my bookmarks and up again it disappears. i think its improper resizing or the theme i 'm using will change and report.
edit: it occurs on all themes. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
ho~NO! WebKit 40663 don't work with chinook, help my 770(2008he,WebKit 40239),it don't want to be left behind. please ~~
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Hello!
Thanks so much for Tear, its amazing. I truly appreciate all of the work that has been put into this. My tablet is being used so much more now! One little thing, though (and don't laugh :p) I cannot seem to log in to the MySpace front page using Tear. Typing enter in the Username or Password box does nothing, and clicking the yellow "Log In" button also does nothing. Could you please look at this for me? Thank you very much, again! This is simply amazing... I really hope Nokia will take your browser into consideration in Fremantle or beyond... Thank you, again :D |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
quick guess, the login url uses https, that is ssl encrypted http.
tear do not do encrypted connections yet... |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
It logs in... then flails... :p Thank you! I'm sure you're right :D Thanks again! |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Some bad and maybe good news.
WebKitGtk completely scrapped CURL and are using only libsoup from now on. This means i have to revise some patches I've done or applied and as well port libsoup 2.4 to Maemo, since it is required. The good news is that libsoup probably does a better job as a network backend and maybe will have better SSL and overall request handling. So I'm planning to release 0.3 with svn41128 and then to turn my attention to get libsoup working. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
hope you sort that out nicely and all goes well keep up the good job and thanks.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
i have noticed a little something when browsing the screenshot thread, or similar situations with anchors in pages, the page will jump to anchor at ones, but as images load the page will move off target...
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
i yet again find myself looking at tear digg out old content when i invoke the osk in thumbs mode.
and this time its content is something fully unrelated to tear. is that not some kind of security risk? |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
WebKit 40663 not run on
a 770, because it uses vector floating point ?? |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
1 Attachment(s)
Hi. I've made a first attempt of a bookmark manager. There's no deb a this moment.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Sorry bongo, had to leave for a few days and I won't have access to my computer during that time.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Since I had to go away for a few days, here is another preliminary release. Read the first post.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
seems one need libpcre3 to get this latest version to run.
and it seems the stop button reverts to reload before the page is fully loaded... |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
If you convince Nokia to upgrade GLib, I'll convince myself to remove the libpcre dependency :P
I'll see about the stop button, I think i know what is causing it :) Such things happen when you're in a hurry. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
1 Attachment(s)
Bookmark manager todo:
- deb file - support for folders - support for microb bookmarks (will take some time) - other icon set |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
The ad blocker feature does not appear to work. Bundyo, could you give a few examples of the blocker.list contents?
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
It only blocks frames now. Spits a message in the console when it blocks. Not very good still because it runs every regular expression agains the url on every frame request. Have to do some caching. My blocker.list goes like this, not sure if I made [Whitelist] required, I think it isn't:
[Blacklist] ad.investor.bg=.* [Whitelist] |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
download manager works somewhat...
could download deb from garage, but the webkit link in first post got treated as a page. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
btw, any luck finding out how to make maemo autoconnect wifi when tear tries to access a page?
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
Thats^ a nice program. Does it have to be launched from the Task navigator? Is there a command I can use to execute fromPersonal Menu? |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
How do we solve the libpcre dependency? Where can that be downloaded?
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
apt-get install libpcre3 as root...
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
Quote:
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
One of the next versions will be packed as a deb file and will include all these features. Thanks for your feedback. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
that reminds me, it would be nice to be able to set the defaults for images, scripts and plugins for new windows...
so that i can turn one or more off ones, and they stay off for all future launches of tear... |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
2 Attachment(s)
Here's a new one for people who didn't like the old icon set ;)
Uses mokoui.FingerScroll now. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Hmm, I like it, except I still can't use Fn to get use numbers. How do I fix this?
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
slap the webkit code around a bit?
from what i can gather, webkit and maemo input systems do not really mix that well so far... the basics work, but beyond that... |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
@TrueJournals
What do you think about integrating my code into your plugin? |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
@bongo I've actually been contemplating doing just that. You seem to have written a bookmark management class that could potentially help the task navigator plugin. I'll have to look into integrating that code. Perhaps we should collaborate a bit more and release a tear-bookmarks-extra package containing both applications?
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
Quote:
My next release will include support for folders. This will be the first version that's worth packing it into a deb. I think for you and Bundyo it's time to implement folders :) |
All times are GMT. The time now is 18:23. |
vBulletin® Version 3.8.8