Reply
Thread Tools
Posts: 1,101 | Thanked: 1,184 times | Joined on Aug 2008 @ Spain
#11
If you can't uninstall using the app manager, then user apt-get on the command line. At least you would get a cause if it doesn't uninstall either.
 
ericdkirk's Avatar
Posts: 232 | Thanked: 45 times | Joined on Jul 2007 @ Tennessee, US
#12
used
Code:
apt-get remove xulrunner
and it removed just fine with the warning
Code:
dpkg - warning: while removing xulrunner, directory `/usr/local' not empty so not removed.
Then tried to install from package manager and it failed again.

I will try dpkg this time
 
ericdkirk's Avatar
Posts: 232 | Thanked: 45 times | Joined on Jul 2007 @ Tennessee, US
#13
once every thing was removed again, an install with dpkg worked

Code:
dpkg -i /media/mmc1/Installs/Mozilla_m8/xulrunner_1.9.1b1pre-20080923171103_armel.deb
dpkg -i /media/mmc1/Installs/Mozilla_m8/fennec_0.8_armel.deb
There is an icon now even the k/b seems to work now sweet.

gets an 87 on acid 3 test, but it did take about a minute to run!

Note:
I had the files downloaded from here
http://ftp.mozilla.org/pub/mobile/di..._0.8_armel.deb
http://ftp.mozilla.org/pub/mobile/di...1103_armel.deb

I think you can place an internet address in the dpkg command, though I have never tried it.

Last edited by ericdkirk; 2008-09-25 at 15:18. Reason: Added the links for downloading
 

The Following 2 Users Say Thank You to ericdkirk For This Useful Post:
Posts: 28 | Thanked: 6 times | Joined on Jan 2008
#14
looks like i'm still having poblems with un-installation. any help is appreciated.

heres what i get when apt-get remove (as root)

The following packages will be REMOVED:
xulrunner
0 upgraded, 0 newly installed, 1 to remove and 60 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 25.2MB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 18707 files and directories currently installed.)
Removing xulrunner ...
Segmentation fault
dpkg: error processing xulrunner (--remove):
subprocess pre-removal script returned error exit status 139
Errors were encountered while processing:
xulrunner
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user #
 
Posts: 157 | Thanked: 16 times | Joined on Jan 2008
#15
Originally Posted by windzilla View Post
looks like i'm still having poblems with un-installation. any help is appreciated.

heres what i get when apt-get remove (as root)

The following packages will be REMOVED:
xulrunner
0 upgraded, 0 newly installed, 1 to remove and 60 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 25.2MB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 18707 files and directories currently installed.)
Removing xulrunner ...
Segmentation fault
dpkg: error processing xulrunner (--remove):
subprocess pre-removal script returned error exit status 139
Errors were encountered while processing:
xulrunner
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user #
I simply used dpkg (as root) to remove fennec first, then xulrunner:

Code:
dpkg -r fennec
dpkg -r xulrunner
Then downloaded the two debs for fennec and xulrunner (ericdkirk posted the links above) and then installed xulrunner first and then fennec via dpkg (obviously change your paths accordingly):

Code:
dpkg -i /media/mmc1/debs/xulrunner_1.9.1b1pre-20080923171103_armel.deb
dpkg -i /media/mmc1/debs/fennec_0.8_armel.deb
 
Posts: 4 | Thanked: 1 time | Joined on May 2008
#16
I'm having the exact, same problem as windzilla with exactly the same message and dpkg -r doesn't work returning the same error code.
"error exit status 139 Errors were encountered while processing:"
I don't have fennec or Canola installed so there either must be some other app that is using xulrunner or xulrunner may be be segmented. Note that the installed xulrunner says that it is "broken but able to update."
Any help would be appreciated.

Last edited by lottirj; 2008-09-26 at 15:26.
 
Posts: 28 | Thanked: 6 times | Joined on Jan 2008
#17
my error persists. i have also tried re-installing fennec just so that i can un-install xulrunner using dpkg immediately after dpkg -r fennec. all as root, in case that sequence was somehow important.

any thoughts? what is that error or how would i go about looking it up?

any help is appreciated. i'm not sure if i should post this in the troubleshooting section instead.
 
Posts: 22 | Thanked: 54 times | Joined on Apr 2007 @ Guernsey
#18
Im also having this problem, the only way I have found to remove xulrunner is to manually install an older build from ftp://ftp.mozilla.org/pub/mobile/dis.../binary-armel/ which will then be uninstallable, but if I try to install the new version again it will break again.
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#19
Why will it be uninstallable?
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#20
Okay, installed Fennec 0.8 and xulrunner 1.9.1b1pre... It works okay and didn't crash on me yet. The interface is stable, the tab interface is implemented and works, options, bookmarks, extension and plugin interfaces - all are working. Everything is slow, but working. Even the small virtual keyboard shows up on addressbar click, just not every time

Overall i like what i see - it is slow, but working... Probably can just improve from now on.

EDIT: There's even a new icon with the new Fennec logo

EDIT2: You can even enable the JIT compiler.

EDIT3: Okay, it crashed once, but overall much more stable, even with JIT (slightly faster with it too). No right click yet, no tab closing (couldn't find it), flash and media plugins are disabled by default, but you can enable them (crash warning ).
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.

Last edited by Bundyo; 2008-09-26 at 17:12.
 

The Following User Says Thank You to Bundyo For This Useful Post:
Reply


 
Forum Jump


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