![]() |
2009-03-07
, 17:16
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#312
|
If I were a hacker and I wanted to play around, the first thing I would do is make a cp -a of /usr/bin/browser.launch to browser.launch.orig. Then I would make sure that my new browser could take an url as a command-line argument. I would then copy my new browser to /usr/bin/browser.launch and see if that worked. If that fails, maybe I would then do a
strings browser.launch.orig | sort | less
to see what that reveals. It seems to reveal a few things. I would guess there might be one or two dbus messages to catch.
Something similar could probably be done with bookmark.launch.
![]() |
2009-03-07
, 18:05
|
Posts: 395 |
Thanked: 137 times |
Joined on Feb 2008
@ Boone, IA
|
#313
|
Hmmm. I thought I copied and pasted.... but at this point I don't really remember. I'll re-try typing it directly
![]() |
2009-03-07
, 18:09
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#314
|
While your idea sounds good and correct, you'll want to replace browser instead. browser.launch is a shared "library" that maemo-invoker runs (/usr/bin/browser is a symlink to /usr/bin/maemo-invoker) because it's built to use maemo-launcher which preloads gtk stuff and is said to make a gtk program launch faster.
![]() |
2009-03-07
, 18:17
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#315
|
But because of the above, I still would want to change "browser.launch" and leave "browser" alone 'cause I want to get all that launcher stuff for free. Right?
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
![]() |
2009-03-07
, 18:30
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#316
|
The application has to be built for maemo-launcher (not terribly experienced on this - I only have ever modified one program to be compatible with maemo-launcher) specifically; so replacing browser.launch isn't likely to work because maemo-invoker expects a shared library and you aren't gonna get a GTK speed increase on a script
The Following User Says Thank You to daperl For This Useful Post: | ||
![]() |
2009-03-07
, 23:39
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#317
|
![]() |
2009-03-08
, 14:31
|
Posts: 143 |
Thanked: 32 times |
Joined on Apr 2007
|
#318
|
![]() |
2009-03-08
, 14:35
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#319
|
hey, you probably know this, but some link buttons on facebook don't work in tear, such as the 'post' button for posting a message to someone's wall. also, the double tap, drag to select text only selects one word, and it won't copy after being selected.
great browser. my tablet feels new again.
![]() |
2009-03-08
, 14:38
|
Posts: 607 |
Thanked: 296 times |
Joined on Jun 2008
@ Finland
|
#320
|
The Following User Says Thank You to meizirkki For This Useful Post: | ||
![]() |
Tags |
brower, browser, browserd fix, khtml, microb alternative, microb killer, tear, webkit, www |
Thread Tools | |
|
stand-alone programsshared libraries;nothingno one but qwerty12 should be the wiser.EDIT: see above
Much thanks to qwerty12: Binary Officer, badge #012
N9: Go white or go home
Last edited by daperl; 2009-03-07 at 18:21. Reason: "...getting by with a little help from my friends"