Reply
Thread Tools
Posts: 3 | Thanked: 0 times | Joined on Aug 2007
#41
My problem has been solved with apt-get -f install command in root mode.

Originally Posted by mccob View Post
After trying fpp solutions.

And after running command touch /etc/ld.so.conf (need root) :

Code:
-----
Installing microb-browser 0.0.8-4
apt-worker: not configuring unrelated package libnss3-certs
apt-worker: not configuring unrelated package maemo-browser-controls
apt-worker: not configuring unrelated package maemo-browser-eal
apt-worker: not configuring unrelated package osso-browser-opera-eal
apt-worker: not configuring unrelated package osso-browser-ui
/bin/sh: /usr/sbin/dpkg-preconfigure: not found
(Reading database ... 12752 files and directories currently installed.)
Unpacking libnss3 (from .../libnss3_1.0.3-13_armel.deb) ...
Selecting previously deselected package libxt6.
Unpacking libxt6 (from .../libxt6_1%3a1.0.0-3osso3_armel.deb) ...
Selecting previously deselected package libnspr4.
Unpacking libnspr4 (from .../libnspr4_1.0.3-13_armel.deb) ...
Selecting previously deselected package microb-engine.
Unpacking microb-engine (from .../microb-engine_1.0.3-13_armel.deb) ...
Selecting previously deselected package libgtkmozembed.
Unpacking libgtkmozembed (from .../libgtkmozembed_0.9.7-3_armel.deb) ...
Selecting previously deselected package microb-l10n.
Unpacking microb-l10n (from .../microb-l10n_0.0.4-1_all.deb) ...
Selecting previously deselected package microb-eal.
Unpacking microb-eal (from .../microb-eal_0.1.12-1_armel.deb) ...
Selecting previously deselected package microb-browser.
Unpacking microb-browser (from .../microb-browser_0.0.8-4_all.deb) ...
kill: 19: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or
kill -l [exitstatus]
dpkg: dependency problems prevent configuration of libnss3:
 libnss3 depends on libnss3-certs (= 1.0.3-13) | softpkcs11; however:
  Package libnss3-certs is not configured yet.
  Package softpkcs11 is not installed.
dpkg: error processing libnss3 (--configure):
 dependency problems - leaving unconfigured
Setting up libxt6 (1.0.0-3osso3) ...

Setting up libnspr4 (1.0.3-13) ...
dpkg: dependency problems prevent configuration of microb-engine:
 microb-engine depends on libnss3; however:
  Package libnss3 is not configured yet.
dpkg: error processing microb-engine (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libgtkmozembed:
 libgtkmozembed depends on softpkcs11 | libnss3; however:
  Package softpkcs11 is not installed.
  Package libnss3 is not configured yet.
 libgtkmozembed depends on microb-engine (>= 1.0.3-12); however:
  Package microb-engine is not configured yet.
dpkg: error processing libgtkmozembed (--configure):
 dependency problems - leaving unconfigured
Setting up microb-l10n (0.0.4-1) ...
dpkg: dependency problems prevent configuration of microb-eal:
 microb-eal depends on libgtkmozembed (>= 0.9.7); however:
  Package libgtkmozembed is not configured yet.
 microb-eal depends on maemo-browser-eal (>= 1.5.0); however:
  Package maemo-browser-eal is not configured yet.
dpkg: error processing microb-eal (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of microb-browser:
 microb-browser depends on microb-eal (>= 0.1.12-1); however:
  Package microb-eal is not configured yet.
 microb-browser depends on osso-browser-ui (>= 2:1.0.49-2); however:
  Package osso-browser-ui is not configured yet.
dpkg: error processing microb-browser (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libnss3
 microb-engine
 libgtkmozembed
 microb-eal
 microb-browser
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
Posts: 169 | Thanked: 38 times | Joined on Jul 2007 @ Brooklyn, NY
#42
Is it just my 770, or does every login page (or similar form page) crash when you view it?

Also, wouldn't it be a LOT easier for everyone if someone wrapped the MicroB Flash plugin up into a .deb? That way, the uninstall could reverse the plugin back for the Opera engine?
 
thel8elvis's Avatar
Posts: 14 | Thanked: 2 times | Joined on Aug 2007 @ Virginia
#43
Originally Posted by littlestone View Post
I backuped my old flash plugin some where else, then unpacked the flash package in this thread (at the / ). It automatically replaces the opera plugin, and switching to opera engine will have flash9 sort of working (not video). But it seems to crash more often. I suspect that it needs more memory than 770 can offer. Besides YouTube I can live without flash so I didn't test throughoutly.
Second the above. The best I got out of it was seeing more flash based adds, and a browser that crashed more often.....

I have seen one or two posts of people who have claimed improved browsing for some sites, etc.

Anyone who is using micro-b like to list some sites that perform *better* with micro-b (with or without new flash plugin) , how they tested them, etc...

I guess I am looking for a reason to keep it installed, but am not finding one...
 
Posts: 18 | Thanked: 0 times | Joined on Aug 2007
#44
I can now access my online banking (bank of the west), with microb and flash 9. I couldn't before with opera or minimo. It's still a bit shaky for other stuff, and still can't open links to new tabs, but I will keep it for the banking - it works great.
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#45
opening links in new tabs? no problem. it seems that tabs = windows in the ui.
so first one need to enable tab view, then if one select "open in new window" it goes into a tab instead.

but i must say, i suspect that microb dies rather then clean up memory when it use to much. that is if the pattern i think i see is for real.
 
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#46
Are you able to close just one tab in tabbed mode ? It seems that when I try it closes the entire browser, even more surely than in opera mode :-)
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#47
yep i have the same experience, so right now the tab view is virtually useless...

but then i also seems to be able to kill the browser if i browse a page for a while, and then try to open a different one or something.
 
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#48
Well that's not very different from regular Opera, just a matter of degree :-)
But it's too bad for the tabs - especially as Minimo does open *and* close them without problems...
 
Posts: 23 | Thanked: 1 time | Joined on Jul 2007
#49
Some problems I hope it would be fixed in the future:
1. Failure to autoconnect to the network and that annoying network error
2. Using mozilla engine is slow for AJAX. It took much longer to load gmail than opera engine. Is it using more memory? (Gecko isn't exactly lightweight).
3. One feature in Mozilla I longed for: changing font size on the fly. Minimo has it and I love it. Much more practical than using zooming.
4. Tab browsing.

Does anybody manage to get webcore running?
 
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#50
1. Oh yes ! Quite a strange bug I might add, seeing as it's the same "launcher" as Opera...

2. It's slow but at least it works ; Opera doesn't load much else than Gmail, it's good to have Calendar too and I was amazed to see Maps run on the 770 !

3. Oh yes !

4. Well, it half-works : you can open tabs, but don't try to close 'em :-)
 
Reply


 
Forum Jump


All times are GMT. The time now is 03:50.