Notices


Reply
Thread Tools
Posts: 40 | Thanked: 21 times | Joined on Nov 2008 @ New York, NY
#151
I can't install the bookmarks using the link in post #19. I get the message "Application packages missing: python-sqlite". Where can I find this?
 
Un27Pee's Avatar
Posts: 259 | Thanked: 59 times | Joined on Feb 2008
#152
I got it like this red-pill enabled and it showed up in the application manager

bongo have you check that you have python2.5-hildondesktop installed
__________________
Uncle Pee

T3 - IT 810
Confidence is hard to gain easy to loose impossible to regain, Pee

Last edited by Un27Pee; 2009-02-22 at 16:17.
 
bongo's Avatar
Posts: 291 | Thanked: 124 times | Joined on Feb 2006 @ Trier, Germany
#153
Originally Posted by Un27Pee View Post
bongo have you check that you have python2.5-hildondesktop installed
Sure!
But I don't understand how this could influence the length of bookmark description
__________________
ongo bongo!
 
Un27Pee's Avatar
Posts: 259 | Thanked: 59 times | Joined on Feb 2008
#154
when i install the bookmarks i had some weird positioning and it will exit unable to launch it so this is what i taught something was wrong with the hildon desktop so apt-get and everything was ok , that is why i taught your case might have something to do with the desktop if all the themes your have are giving the same length if not them someone might be in a good position to help you.
__________________
Uncle Pee

T3 - IT 810
Confidence is hard to gain easy to loose impossible to regain, Pee
 
bongo's Avatar
Posts: 291 | Thanked: 124 times | Joined on Feb 2006 @ Trier, Germany
#155
I think it's very easy to fix the length problem with the bookmark navigator. I can do it by myself ...
__________________
ongo bongo!
 
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#156
Originally Posted by bongo View Post
I think it's very easy to fix the length problem with the bookmark navigator. I can do it by myself ...
Code:
def shorten_text(self, variable_holding_text):
    if len(variable_holding_text) > 15:
        new_variable = variable_holding_text[0:15] + " ..."
    return new_variable
Extremely easy!
 

The Following 3 Users Say Thank You to BrentDC For This Useful Post:
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#157
Bundyo, maybe it's worth posting a link to nobodysbusiness's tear Installation Instructions at the top of the first link of this thread?

(Thanks from me, too, for what must be a s***load of work. It still has its limitations -- like the GMail issue -- but it is blazingly fast.)
 

The Following User Says Thank You to GeraldKo For This Useful Post:
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#158
hmm, i have bumped into some forums recently that trigger a index.php download when i try to post using tear.
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#159
Originally Posted by bongo View Post
Thx for your app.
But it's not usable for me because it has problems with themes and long descriptions. Please continue your nice work
i second the theme issue...

would be nice if it could be made to look somewhat like the microb menu btw (big arrows and all that).
 
bongo's Avatar
Posts: 291 | Thanked: 124 times | Joined on Feb 2006 @ Trier, Germany
#160
Originally Posted by BrentDC View Post
Code:
def shorten_text(self, variable_holding_text):
    if len(variable_holding_text) > 15:
        new_variable = variable_holding_text[0:15] + " ..."
    return new_variable
Extremely easy!
My thoughts on your keyboard
The author of this applet should apply this code.
__________________
ongo bongo!
 
Reply

Tags
brower, browser, browserd fix, khtml, microb alternative, microb killer, tear, webkit, www

Thread Tools

 
Forum Jump


All times are GMT. The time now is 15:18.