maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   Unable to perform operation - not enough memory? (https://talk.maemo.org/showthread.php?t=39080)

chicoelnino 2010-01-02 20:30

Unable to perform operation - not enough memory?
 
I noticed that when I tried to add a photo to a contacts name I get the following messege:

Unable to perform operation, not enough memory!!

Not enough memory?? I doubt i've used 500mb of memory so far. I've already added a few photo's to contacts a few days ago, so can't understand why its doing that now.

Crashdamage 2010-01-02 20:32

Re: Unable to perform operation - not enough memory?
 
I had the same problem. You're using too large a photo and overloading the buffer in the contact photo editor.. Trim the photo down first to reduce the file size, then use the smaller version to set as the contact photo.

Elhana 2010-01-02 20:35

Re: Unable to perform operation - not enough memory?
 
Most likely "root partition full" problem, try rebooting and uninstall non-optified packages like Fennec beta 5. Cleaning up apt package cache is a good thing too.

p.s. You can check disk usage with "df" command in xterm.

chicoelnino 2010-01-02 20:48

Re: Unable to perform operation - not enough memory?
 
ah yes, that did the job. Thanks very much.

chicoelnino 2010-01-02 20:50

Re: Unable to perform operation - not enough memory?
 
Quote:

Originally Posted by Elhana (Post 450296)
Most likely "root partition full" problem, try rebooting and uninstall non-optified packages like Fennec beta 5. Cleaning up apt package cache is a good thing too.

p.s. You can check disk usage with "df" command in xterm.

Didn't do this, as a) trimming down the photo worked, and b) i would'nt have a clue how to use the xterminal!

xx090 2010-01-08 08:04

Re: Unable to perform operation - not enough memory?
 
hi elhana, i have used the df command in x and it shows rootfs is 100% full, how can i empty this folder? or there might be information that is necessary inside there?.. but i think the best way is to increase the limited space for the rootfs folder.. say make it around 5gb! is this possible?

Rob1n 2010-01-08 09:35

Re: Unable to perform operation - not enough memory?
 
Have you rebooted yet? There's currently a bug where space isn't freed up properly after installing packages. A reboot will fix this issue. If you still have 100% space used then you should either remove some of the -devel packages you've installed, or look at the existing threads about reorganising the file system.

Crashdamage 2010-01-08 12:03

Re: Unable to perform operation - not enough memory?
 
Quote:

Originally Posted by xx090 (Post 458773)
hi elhana, i have used the df command in x and it shows rootfs is 100% full, how can i empty this folder?

First, it's not a folder, it's a partition. Second, do not delete anything in roofs! Like Rob1n said, reboot first, then uninstall anything you got from the devel repo. Reboot again after removing those apps. Do not use the devel repo again until you have a thorough understanding of what happens when you do, and how to fix things when they go bad.

Quote:

...or there might be information that is necessary inside there?..
Absolutely there is! Like, key system files. Again, do not delete anything in roofs!

Quote:

...but i think the best way is to increase the limited space for the rootfs folder.. say make it around 5gb! is this possible?
No, the best way is to use only software properly packaged for Maemo 5. The rootfs cannot be significantly increased, especially not to 5GB, nor does it need to be. Do not try to modify your filesystem until you have a much more comprehensive understanding of Linux, how it works and is organized.

No offense, but you sound like so many new Linux users, who try to do far, far more than they should because they hear about this or that trick or program, and because with linux, they can. They try compiling software, running alpha software, download all sorts of things willy-nilly - generally try all kinds of stuff they would never dream of doing on a Windows box, get themselves in all kinds of trouble, then blame linux for being no good and/or hard to use.

Stick with the Nokia and Maemo repositories, maybe a little of Testing. Learn before you leap.

edcarsky 2010-02-17 06:09

Re: Unable to perform operation - not enough memory?
 
hi, thanks for the brief information,,, now i understand what you mean. i also have little difficulties or lets say i am a new user trying to explore for Linux (Maemo N900),,, but i tried to used those stuff testing and devel in repos,,, now i cant download anymore saying "NOT ENOUGH....". Since you discuss something very informative here, maybe your knowledge can help me to get rid of this problem i hope you could help me to re solve this issue in installing,,, i tried to removed some but still i dont understand how to solve this, can't download update Maemo version in which 13.5MB only.

here's the message on my x-terminal, pls try to help me, thanks:

filesystem 1k-blocks used available use% Mounted on
rootfs 233104 192748 36076 84% /
ubi0:rootsfs 233104 192748 36076 84% /
tmpfs 1024 72 952 7% /tmp
tmps 256 76 180 30% /var/
run
none 10240 80 10160 1% /dev/
tmfs 65536 1 66532 0% /dev/
shm
/dev/mmcblk0p2 2064208 371080 1588272 19% /home
/opt/pymaemo/usr/lib/python2.5 2064208 371080 1588272 19% /usr/
lib/python2.5
/opt/pymaemo/usr/share/pyshared
2064208 371080 1588272 19% /usr/
share/pyshared
/opt/pymaemo/usr/share/pyshared
2064208 371080 1588272 19% /usr/
lib/pyshared
/opt/pymaemo/usr/share/python-support
2064208 371080 1588272 19% /usr/
share/python-support
/opt/pymaemo/usr/lib/python-support
2064208 371080 1588272 19% /usr/
lib/python-support
/dev/mmcblk0p1
28312128 5016192 23295936 18% /hom
/dev/mmcblk1p1 994432 789632 204800 79% /med
ia/mmc1

Quote:

Originally Posted by Crashdamage (Post 459003)
First, it's not a folder, it's a partition. Second, do not delete anything in roofs! Like Rob1n said, reboot first, then uninstall anything you got from the devel repo. Reboot again after removing those apps. Do not use the devel repo again until you have a thorough understanding of what happens when you do, and how to fix things when they go bad.


Absolutely there is! Like, key system files. Again, do not delete anything in roofs!


No, the best way is to use only software properly packaged for Maemo 5. The rootfs cannot be significantly increased, especially not to 5GB, nor does it need to be. Do not try to modify your filesystem until you have a much more comprehensive understanding of Linux, how it works and is organized.

No offense, but you sound like so many new Linux users, who try to do far, far more than they should because they hear about this or that trick or program, and because with linux, they can. They try compiling software, running alpha software, download all sorts of things willy-nilly - generally try all kinds of stuff they would never dream of doing on a Windows box, get themselves in all kinds of trouble, then blame linux for being no good and/or hard to use.

Stick with the Nokia and Maemo repositories, maybe a little of Testing. Learn before you leap.


edcarsky 2010-02-17 06:11

Re: Unable to perform operation - not enough memory?
 
if there's any easy way to get rid of this,,, please help me. thanks.

ossipena 2010-02-17 06:20

Re: Unable to perform operation - not enough memory?
 
Quote:

Originally Posted by xx090 (Post 458773)
hi elhana, i have used the df command in x and it shows rootfs is 100% full, how can i empty this folder? or there might be information that is necessary inside there?.. but i think the best way is to increase the limited space for the rootfs folder.. say make it around 5gb! is this possible?

nothing is impossible if you know how to make your own custom OMAP-chip and have superb soldering skills.

Rob1n 2010-02-17 09:43

Re: Unable to perform operation - not enough memory?
 
Quote:

Originally Posted by edcarsky (Post 531520)
if there's any easy way to get rid of this,,, please help me. thanks.

Have you disabled the extras-devel and extras-testing repositories?

Andre Klapper 2010-02-17 11:16

Re: Unable to perform operation - not enough memory?
 
Hmm, for future reference don't use software that is explicitly called unstable/testing (there are big warnings) and then wonder why things go bad...

gom4381 2010-02-17 11:40

Re: Unable to perform operation - not enough memory?
 
not a maemo guy at all. but i have had the issue you talk about. i would say backup your contacts and do 2 of three either 1.restart phone 2. use nokia software update or 3. flash the phone. dont update when the icon appears when you have the extras-devel repository enabled. people might disagree but i was mad when the first update came out and i couldnt do it. that is how i resolved my issue. i use win7 64bit. so i used the livecd and flashed from linux. takes about ten minutes. only two to flash. hope i helped. i am the noob guy.

mlwane 2012-02-08 03:31

Re: Unable to perform operation - not enough memory?
 
Quote:

Originally Posted by chicoelnino (Post 450291)
I noticed that when I tried to add a photo to a contacts name I get the following messege:

Unable to perform operation, not enough memory!!

Not enough memory?? I doubt i've used 500mb of memory so far. I've already added a few photo's to contacts a few days ago, so can't understand why its doing that now.

you can just set the photo from the image viewer;

1.Open picture

2.Click the name of the picture.(Top centre)

3.Click Set as avatar.

4.Assign the avatar(Compressed Picture) to your contact.

and you are done.

ravsing2 2012-05-15 13:26

Re: Unable to perform operation - not enough memory?
 
Thanks it worked :)


All times are GMT. The time now is 05:44.

vBulletin® Version 3.8.8