Notices


Reply
Thread Tools
Posts: 36 | Thanked: 3 times | Joined on Sep 2013
#11
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ df
Filesystem 1k-blocks Used Available Use% Mounted on
rootfs 233104 186424 42396 81% /
ubi0:rootfs 233104 186424 42396 81% /
tmpfs 1024 96 928 9% /tmp
tmpfs 256 88 168 34% /var/run
none 10240 68 10172 1% /dev
tmpfs 65536 4 65532 0% /dev/shm
/dev/mmcblk0p2 2064208 1459508 499844 74% /home
/home/opt 2064208 1459508 499844 74% /opt
/opt/pymaemo/usr/lib/python2.5
2064208 1459508 499844 74% /usr/lib/python2.5
/opt/pymaemo/usr/share/pyshared
2064208 1459508 499844 74% /usr/share/pyshared
/opt/pymaemo/usr/lib/pyshared
2064208 1459508 499844 74% /usr/lib/pyshared
/opt/pymaemo/usr/share/python-support
2064208 1459508 499844 74% /usr/share/python-support
/opt/pymaemo/usr/lib/python-support
2064208 1459508 499844 74% /usr/lib/python-support
/dev/mmcblk0p1 28312128 25335104 2977024 89% /home/user/MyDocs
~ $
 
Posts: 36 | Thanked: 3 times | Joined on Sep 2013
#12
Originally Posted by michaaa62 View Post
The first few lines are missing from the output of
Code:
df
to see if the rootfs might be full.

The rest of the output looks good.
Here you go the rest of the output_thanks again


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ df
Filesystem 1k-blocks Used Available Use% Mounted on
rootfs 233104 186448 42376 81% /
ubi0:rootfs 233104 186448 42376 81% /
tmpfs 1024 96 928 9% /tmp
tmpfs 256 88 168 34% /var/run
none 10240 68 10172 1% /dev
tmpfs 65536 4 65532 0% /dev/shm
/dev/mmcblk0p2 2064208 1459596 499756 74% /home
/home/opt 2064208 1459596 499756 74% /opt
/opt/pymaemo/usr/lib/python2.5
2064208 1459596 499756 74% /usr/lib/python2.5
/opt/pymaemo/usr/share/pyshared
2064208 1459596 499756 74% /usr/share/pyshared
/opt/pymaemo/usr/lib/pyshared
2064208 1459596 499756 74% /usr/lib/pyshared
/opt/pymaemo/usr/share/python-support
2064208 1459596 499756 74% /usr/share/python-support
/opt/pymaemo/usr/lib/python-support
2064208 1459596 499756 74% /usr/lib/python-support
/dev/mmcblk0p1 28312128 25335104 2977024 89% /home/user/MyDocs
~ $
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#13
Thanks, no indication that any storage space issue may cause the mis-behaviour.

You could test to run Notes via X-Terminal. Copy and paste the output here for error messages
Code:
/usr/bin/osso_notes
will start Notes.
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 36 | Thanked: 3 times | Joined on Sep 2013
#14
here is the output



BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ /usr/bin/osso_notes
init_osso:326: start
settings_get_schema_alt:234: Getting key /apps/osso/fontconfig/font_scaling_factor value as schema
settings_get_int:108: Getting key /apps/osso/osso-notes/restore_type value as int
settings_get_string_alt:196: Getting key /apps/osso/osso-notes/font_face value as string
settings_get_int_alt:158: Getting key /apps/osso/osso-notes/font_size value as int
settings_get_string_alt:196: Getting key /apps/osso/osso-notes/last_save value as string
settings_get_string_alt:196: Getting key /apps/osso/osso-notes/last_open value as string
settings_get_string_alt:196: Getting key /apps/osso/osso-notes/default_folder value as string
settings_get_int_alt:158: Getting key /apps/osso/osso-notes/text_colour_red value as int
settings_get_int_alt:158: Getting key /apps/osso/osso-notes/text_colour_green value as int
settings_get_int_alt:158: Getting key /apps/osso/osso-notes/text_colour_blue value as int
settings_get_int_alt:158: Getting key /apps/osso/osso-notes/alignment value as int
settings_get_int_alt:158: Getting key /apps/osso/osso-notes/file_format value as int
settings_get_bool_alt:215: Getting key /apps/osso/osso-notes/format_bold value as boolean
settings_get_bool_alt:215: Getting key /apps/osso/osso-notes/format_underline value as boolean
settings_get_bool_alt:215: Getting key /apps/osso/osso-notes/format_italic value as boolean
Aborted
~ $
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#15
Did you try to backup your settings directory for Notes and start fresh? Please try from X-Terminal
Code:
mv .osso/osso-notes .osso/osso-notes_backup
/usr/bin/osso_notes
to test a fresh start. Your actual note will not get deleted or moved, because they are saved to another directory.
 

The Following 3 Users Say Thank You to michaaa62 For This Useful Post:
Posts: 36 | Thanked: 3 times | Joined on Sep 2013
#16
thanx man. my media player & notes are now back on the move. You are a genius
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#17
Now you can erase the folder .osso/osso-notes_backup
Code:
rm -rf .osso/osso-notes_backup
 
Posts: 36 | Thanked: 3 times | Joined on Sep 2013
#18
ok; will do so. thanx again.
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:39.