![]() |
2013-04-08
, 16:43
|
Posts: 198 |
Thanked: 130 times |
Joined on Sep 2012
@ Pakistan
|
#102
|
When I type nano /home/.../user-dirs.dirs, I get a msg "Nano: cannot be found" or something. What am I doing wrong?
Edit which file?
apt-get install nano
![]() |
2013-04-08
, 16:55
|
Posts: 30 |
Thanked: 5 times |
Joined on May 2012
@ Indja
|
#103
|
You don't have Nano installed.
Go to Settings --> Security ---> Developer Mode ---> Enable it if you haven't already --> Then Install Utilties under Developer mode
![]() |
2013-04-08
, 16:57
|
Posts: 198 |
Thanked: 130 times |
Joined on Sep 2012
@ Pakistan
|
#104
|
Yup. Didn't have it Installed.
Installed it. Ran the 'nano /home/.../user-dirs.dirs' code. Now? Do I just swipe down and reboot? Or is there an option to save?
![]() |
2013-04-08
, 17:04
|
Posts: 30 |
Thanked: 5 times |
Joined on May 2012
@ Indja
|
#105
|
![]() |
2013-04-08
, 17:09
|
Posts: 198 |
Thanked: 130 times |
Joined on Sep 2012
@ Pakistan
|
#106
|
![]() |
2013-04-09
, 00:39
|
Posts: 30 |
Thanked: 5 times |
Joined on May 2012
@ Indja
|
#107
|
Let it reindex the files for a while. They'll appear. I have tested this method and it works.
![]() |
2013-04-09
, 03:12
|
Posts: 649 |
Thanked: 762 times |
Joined on Mar 2012
@ Ohio
|
#108
|
![]() |
2013-04-16
, 16:05
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#109
|
cp -rf /home/user/MyDocs/Galleryfix /opt && cp -f /opt/Galleryfix/gallery-fix80.png /usr/share/icons/hicolor/80x80/apps
echo '[Desktop Entry] Encoding=UTF-8 Version=1.0 Type=Application Terminal=false Name=Gallery fix Exec=sh /opt/Galleryfix/gallery-fix.sh Icon=/usr/share/icons/hicolor/80x80/apps/gallery-fix80.png X-Window-Icon= X-HildonDesk-ShowInToolbar=true X-Osso-Type=application/x-executable' > /usr/share/applications/gallery-fix.desktop
sed -i 's/echo *.* |/echo rootme |/g' /opt/Galleryfix/gallery-fix.sh
Gallery fix Hiding media...
Don't close until you will see message "NO ITEMS" !
Now, do Full refresh to your phone or Reboot and press Fix icon again !
Gallery fix Unhiding media...
Leave opened until it will load all your images !
Now Gallery should see all your new images !
mv -f /home/user/MyDocs/Pictures /home/user/MyDocs/.Pictures mv -f /home/user/MyDocs/DCIM /home/user/MyDocs/.DCIM mv -f /home/user/MyDocs/Movies /home/user/MyDocs/.Movies mv -f /home/user/MyDocs/Videos /home/user/MyDocs/.Videos
mv -f /home/user/MyDocs/.Pictures /home/user/MyDocs/Pictures mv -f /home/user/MyDocs/.DCIM /home/user/MyDocs/DCIM mv -f /home/user/MyDocs/.Movies /home/user/MyDocs/Movies mv -f /home/user/MyDocs/.Videos /home/user/MyDocs/Videos
![]() |
2013-04-16
, 20:06
|
Posts: 8 |
Thanked: 1 time |
Joined on Apr 2013
@ USA
|
#110
|
Edit which file?