maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   I can not download files to My Docs with Microb - Help ME!! (https://talk.maemo.org/showthread.php?t=81797)

D@vIcHoJD 2012-01-23 02:33

I can not download files to My Docs with Microb - Help ME!!
 
For three days I could not download files on the 32gb partition Microb, I can only download to removable memory, but through Fennec and Opera if I can download directly, please help any idea of a command for correct this problem, this problem only occurs for download via microb, I would appreciate your help, any solution.

Sorry for my bad english.:D:)

D@vIcHoJD 2012-01-23 05:48

Re: I can not download files to My Docs with Microb - Help ME!!
 
anyone have a solution, please Help Me:(:(

Sandeep 2012-01-23 06:23

Re: I can not download files to My Docs with Microb - Help ME!!
 
Run this and try again:

mount -o remount,rw /home/user/MyDocs

D@vIcHoJD 2012-01-23 06:50

Re: I can not download files to My Docs with Microb - Help ME!!
 
Now enter the command, but did not work when I try to save a file I get "Insufficient Memory in the destination location" on the 32gb partition, only allows me to keep in memory this only happens with removable memory with other browsers like Opera or fennec does not happen. Help Me! Please!:(

JonWW 2012-01-23 07:59

Re: I can not download files to My Docs with Microb - Help ME!!
 
Make sure you have rootsh installed.
Try these commands in XTerm:
Code:

sudo gainroot
umount /dev/mmcblk0p1
fsck -af /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs


cddiede 2012-01-23 12:30

Re: I can not download files to My Docs with Microb - Help ME!!
 
Quote:

Originally Posted by D@vIcHoJD (Post 1154256)
Now enter the command, but did not work when I try to save a file I get "Insufficient Memory in the destination location" on the 32gb partition, only allows me to keep in memory this only happens with removable memory with other browsers like Opera or fennec does not happen. Help Me! Please!:(

You wanna tell us HOW the command did not work? Just copy and paste the entire text of your attempt at running this command from your terminal.

If we don't know what your phone is telling you, we can't help.

D@vIcHoJD 2012-01-23 16:52

Re: I can not download files to My Docs with Microb - Help ME!!
 
1 Attachment(s)
I get: fsck 1.41.3.maemo0 (12-October-2008)
dosfsck 2.11, 12 Mar 2005, FAT32, LFN
/ dev/mmcblk0p1: 8169 files, 164650/442377 clusters


The first and third command and agreed income before without problems, the second time I came out: unmount: not found in the first command and device or resource busy in the third command.

Now I do help:(

D@vIcHoJD 2012-01-23 18:44

Re: I can not download files to My Docs with Microb - Help ME!!
 
Someone has a solution... Please:confused:

michaaa62 2012-01-23 19:02

Re: I can not download files to My Docs with Microb - Help ME!!
 
You made a typo when applying the code JonWW gave you here http://talk.maemo.org/showpost.php?p...77&postcount=5
Really the command to unmount an partition is umount. Please try again without remounting and reboot.

szopin 2012-01-23 19:09

Re: I can not download files to My Docs with Microb - Help ME!!
 
eMMC readonly solution would make sense if all browsers failed. Considering Opera and fennec save fine on MyDocs (few posts above), sounds like a different problem altogether. Then again maybe they only write to RAM/swap, no idea

EDIT: also error mentioning not enough space vs being unable to write points to smth different

ioncelmare 2012-01-23 19:12

Re: I can not download files to My Docs with Microb - Help ME!!
 
http://talk.maemo.org/showpost.php?p=439864&postcount=3

D@vIcHoJD 2012-01-23 20:17

Re: I can not download files to My Docs with Microb - Help ME!!
 
2 Attachment(s)
Hi all, thank for you help, but the problem still there are some catches
I think it's a different problem as zsopin say:

eMMC readonly solution would make sense if all browsers failed. Considering Opera and fennec save fine on MyDocs (few posts above), sounds like a different problem altogether. Then again maybe they only write to RAM/swap, no idea

pwned
Since probe mounting and dismounting My Docs, restarting of all possible ways, even try about: config in microb ... But nothing.

The problem occurred since I installed Fennec this thread:
http://talk.maemo.org/showthread.php...ghlight=Fennec

But also download a file from microb and gave me a download error, since the problem arose here.

Remove and purge fennec, nor think of anything, then reinstalled with no results.

Anywhere on the 32gb partition but only happens in microb with other programs or browser is not the same download without problem. How to reinstall or correct Microb?

I think it's a problem with microb, fennec might break something.
My N900 flashier it 3 weeks ago. Please help more I can do.:(:confused:

Sorry for my bad english :D

michaaa62 2012-01-23 20:33

Re: I can not download files to My Docs with Microb - Help ME!!
 
Please try the following debugging code. It will give you a file which you could attach to the next post.
Code:

df > debug.txt
mount >> debug.txt
free >> debug.txt
du -kx / | sort -n | tail -n 20 >> debug.txt
du -kx /home | sort -n | tail -n 20 >> debug.txt
dpkg -l | grep patch >> debug.txt

The file is located at /home/user/debug.txt

D@vIcHoJD 2012-01-23 20:56

Re: I can not download files to My Docs with Microb - Help ME!!
 
2 Attachment(s)
michaaa62 probe try the following debugging code attached:

rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,bulk_read,no_chk_data_crc)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /tmp type tmpfs (rw,noatime,size=1024k)
tmpfs on /var/run type tmpfs (rw,nosuid,noatime,size=256k,mode=755)
none on /dev type tmpfs (rw,noatime,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noatime,size=65536k)
/dev/mmcblk0p2 on /home type ext3 (rw,noatime,errors=continue,commit=1,data=writebac k)
/home/opt on /opt type none (bind,rbind)
cgroup on /dev/cgroup/cpu type cgroup (cpu,memory)
nodev on /sys/kernel/debug type debugfs (0)
/opt/pymaemo/usr/lib/python2.5 on /usr/lib/python2.5 type bind (bind,rbind)
/opt/pymaemo/usr/share/pyshared on /usr/share/pyshared type bind (bind,rbind)
/opt/pymaemo/usr/lib/pyshared on /usr/lib/pyshared type bind (bind,rbind)
/opt/pymaemo/usr/share/python-support on /usr/share/python-support type bind (bind,rbind)
/opt/pymaemo/usr/lib/python-support on /usr/lib/python-support type bind (bind,rbind)
/dev/mmcblk1p1 on /media/mmc1 type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime, utf8,uid=29999,shortname=mixed,dmask=000,fmask=013 3,rodir)
/dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime, utf8,uid=29999,shortname=mixed,dmask=000,fmask=013 3,rodir)
total used free shared buffers
Mem: 235260 211544 23716 0 6264
-/+ buffers: 205280 29980
Swap: 786424 137084 649340
8356 /lib/modules/2.6.28.10-power49
9660 /usr/lib/perl
9660 /usr/lib/perl/5.8.3
11756 /lib/modules
14164 /usr/share/microb-engine/chrome
14448 /usr/share/locale
14848 /usr/share/microb-engine
14916 /lib/dsp
23352 /usr/lib/locale
24288 /usr/lib/microb-engine
24952 /usr/bin
30544 /lib
33300 /var/lib/dpkg/info
40588 /var/lib/dpkg
42192 /var/lib
42972 /var
59180 /usr/share
177896 /usr/lib
268332 /usr
351888 /
52200 /home/opt/usr/share/themes
52584 /home/opt/usr/share/icons
55244 /home/opt/lib
57636 /home/opt/fapman-cache/lists
57644 /home/opt/fapman-cache
58084 /home/opt/pymaemo/usr/lib/python2.5/site-packages
66740 /home/opt/var
76992 /home/opt/pymaemo/usr/lib/python2.5
80548 /home/opt/pymaemo/usr/lib
86160 /home/opt/pymaemo/usr
86164 /home/opt/pymaemo
115220 /home/opt/usr/share
118928 /home/opt/maemo/usr/share
121004 /home/opt/maemo/usr/lib
123960 /home/opt/usr
157064 /home/user
277624 /home/opt/maemo/usr
277628 /home/opt/maemo
867780 /home/opt
1036368 /home
ii batterypatch 4.0 BatteryPatch
ii sms-manager 0.9.5-1.m5 SMS message dispatcher
ii speedpatch 2.0 SpeedPatch

Any Problem or Solution. :D:D

michaaa62 2012-01-23 22:03

Re: I can not download files to My Docs with Microb - Help ME!!
 
Well there are no problems with disk space, that is good.
Don't know anything about fennec, but may be the log of dpkg might shed some light regarding the failure to install. You will find the log in the Application Manager menu.

D@vIcHoJD 2012-01-23 22:20

Re: I can not download files to My Docs with Microb - Help ME!!
 
The log is empty, sorry I always delete the log after an update, using FAM.
Some files of .mozilla or mibrob-engine was changed or damaged.
In /home/user/.mozilla/mibrob I have a file called "lock" (Broken Symlink) is it normal??:confused:

D@vIcHoJD 2012-01-23 22:59

Re: I can not download files to My Docs with Microb - Help ME!!
 
Any Solution Help!!:(

michaaa62 2012-01-23 23:15

Re: I can not download files to My Docs with Microb - Help ME!!
 
You might just remove the lock file, but make sure no microb is running to not make things more complicate. Still this is not the fix for your issues, but i am running out of ideas right now ... and tired as well. I will leave this for now!

D@vIcHoJD 2012-01-23 23:38

Re: I can not download files to My Docs with Microb - Help ME!!
 
Do not know if there will be a way to reinstall microb, at least the files someone help me with this, please for now I'll have to download to removable memory.:(:(:(

D@vIcHoJD 2012-01-24 04:05

Re: I can not download files to My Docs with Microb - Help ME!!
 
Someone already has an idea, to eliminate this problem:D:(

michaaa62 2012-01-24 07:45

Re: I can not download files to My Docs with Microb - Help ME!!
 
Try to start with a fresh .mozilla profile:
1.Shutdown all fennec and microb processes, if running.
2.Make a backup of the folder
Code:

mv /home/user/.mozilla /home/user/.mozilla.backup
3.Then restart fennec or microb, they will recreate a .mozilla profile folder.
4.Test it.

If this does not work remove the profile folder again and try to reinstall
Code:

sudo gainroot
apt-get update && apt-get install --reinstall osso-browser fennec


D@vIcHoJD 2012-01-24 19:58

Re: I can not download files to My Docs with Microb - Help ME!!
 
1 Attachment(s)
I did the backup of mozilla, to no avail, then reinstall osso-browser, far so good.

The difference is that before when downloading a file came out "Insufficient Memory in the destination location" and hung up with the warning screen. Now I can press to remove the warning screen to save in another location.

Apparently I think it's a system error, and am considering flashing:(.

Misha6662 anything but staying in that location osso-browser, and how to add flash plugin and adblock (aggregates), show me as I do.

Another question is there a way to flash without losing my applications, data and configuration of version 21.2011.38-1maemo1.2 CSSU (testing)??:D

You can add the folder. Mozilla, for additions and plugins?
It has something to do with the / home/opt/microb-engine?

Thanks for your response!!!!

D@vIcHoJD 2012-01-25 00:43

Re: I can not download files to My Docs with Microb - Help ME!!
 
Help Please with Plugins and aggregates in osso-browser?

D@vIcHoJD 2012-01-25 06:25

Re: I can not download files to My Docs with MICROB (MAEMO5) - HELP ME!!
 
Someone can help me!!

D@vIcHoJD 2012-01-25 18:39

Re: I can not download files to My Docs with Microb - Help ME!!
 
I do not want flash my N900. Somebody help me:(

michaaa62 2012-01-25 19:51

Re: I can not download files to My Docs with Microb - Help ME!!
 
This may be not helpful at all... I am an Opera fanboy...

Did you try removing fennec and mv the .mozilla directory out of the way, to check if microb is fine after that. As far as i remember fennec is not developed by Mozilla any more, do they?

D@vIcHoJD 2012-01-25 21:01

Re: I can not download files to My Docs with Microb - Help ME!!
 
Please share the directory /home/user/.mozilla my directory was removed.

Thanks michaaa:D

michaaa62 2012-01-25 22:14

Re: I can not download files to My Docs with Microb - Help ME!!
 
http://medion.michaaa62.operaunite.com/file_sharing/
You will have to rename the folder dotmozilla to .mozilla again

kolos 2012-01-25 22:47

Re: I can not download files to My Docs with Microb - Help ME!!
 
D@vIcHoJD, do you have JDownloader?

D@vIcHoJD 2012-01-26 04:34

Re: I can not download files to My Docs with Microb - Help ME!!
 
I can not download michaaa, you can put the link to download please:D.
The folder is shared and can not be downloaded:(
kolos

Yesterday , 06:47 PM
Posts: 402 | Thanked: 210 times | Joined on Jan 2010

#29
D@vIcHoJD, do you have JDownloader?

Kolos I have not installed JDownloader:(

If I try but I can not install because the directory. Mozilla was removed.

So I delete the directory touch, and the simlink of Java.

But without any trouble, I just want to restore .mozilla (microb), and install aggregates.:)

D@vIcHoJD 2012-01-26 17:21

Re: I can not download files to My Docs with Microb - Help ME!!
 
Help me michaaa with the file for download, please:D

D@vIcHoJD 2012-01-26 17:34

Re: I can not download files to My Docs with Microb - Help ME!!
 
How to reinstall the folder .mozilla and valid for the system, I have to create a simlink?
Can you tell me please:confused:

michaaa62 2012-01-26 17:48

Re: I can not download files to My Docs with Microb - Help ME!!
 
Did you download the folder for testers from the link i gave you?
Copy it from the location you have it now to /home/user as follows and as user (not root!)
Code:

cp SOMELOCATION/dotmozilla /home/user/.mozilla
The folder might as well be created by microb itself, if started and it does not find a folder .mozilla

D@vIcHoJD 2012-01-26 20:38

Re: I can not download files to My Docs with Microb - Help ME!!
 
1 Attachment(s)
I download files from http://medion.michaaa62.operaunite.com/file_sharing/, from the phone and the computer and not allow me to download I can only see the folders; try wget but you can not,:( you could give me a download link to download directly and reinstall. Please excuse the dust.:D

michaaa62 2012-01-26 21:05

Re: I can not download files to My Docs with Microb - Help ME!!
 
http://medion.michaaa62.operaunite.c...aring/content/
Just right click on the folder and 'save as' to your Pc or Phone

D@vIcHoJD 2012-01-26 22:37

Re: I can not download files to My Docs with Microb - Help ME!!
 
3 Attachment(s)
Yes; I was right click on the folder and 'save as' to your Pc or Phone.. This is not possible on the phone and pc.:(, d

Download a content.html nothing to do in both cases, there is no way any download link....

D@vIcHoJD 2012-01-27 06:58

Re: I can not download files to My Docs with Microb - Help ME!!
 
Michaaa62 thank you very much,for your help, I'll be helping others users in the community, on what I can.

You saved my little Nokia N900, year and a half and nothing problem so far.:)

Nokia N900 in the rocks!!:D:D:D:D


All times are GMT. The time now is 11:48.

vBulletin® Version 3.8.8