The Following 3 Users Say Thank You to rebhana For This Useful Post: | ||
![]() |
2010-05-27
, 18:06
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#12
|
![]() |
2010-05-27
, 19:13
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#13
|
-rwxr-xr-x 1 root root 1008844 Feb 11 11:02 /usr/bin/osso_pdfviewer.launch
-rwxr-xr-x 1 root root 1050160 2009-09-30 16:03 /usr/bin/osso_pdfviewer.launch
The Following 3 Users Say Thank You to rebhana For This Useful Post: | ||
![]() |
2010-05-28
, 05:10
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#14
|
![]() |
2010-05-28
, 06:36
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#15
|
61f15005f78234b66ac75125edf270d6
gunzip osso_pdfviewer.launch.gz md5sum osso_pdfviewer.launch mv /usr/bin/osso_pdfviewer.launch \ /home/user/osso_pdfviewer.launch-PR1.2 cp osso_pdfviewer.launch /usr/bin chmod a+x /usr/bin/osso_pdfviewer.launch
The Following 6 Users Say Thank You to rebhana For This Useful Post: | ||
![]() |
2010-05-28
, 14:41
|
Posts: 46 |
Thanked: 66 times |
Joined on Jan 2010
|
#16
|
While I still hope for a quick fix for the standard pdf reader, I can report that evince from extras-devel is a good alternative (have been using evince from Easy Debian so far, but the native version is more convenient).
Does anybody know how to make microB use evince in place of the standard pdf reader when opening pdf documents in the browser?
application/pdf=hildon-evince.desktop
sudo update-mime-database /usr/share/mime
The Following 4 Users Say Thank You to arajantie For This Useful Post: | ||
![]() |
2010-05-28
, 14:46
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#17
|
Change the application/pdf line in /usr/share/applications/defaults.list to
and runCode:application/pdf=hildon-evince.desktop
PDF files should then open in evince. (You may need to reboot.)Code:sudo update-mime-database /usr/share/mime
![]() |
2010-05-28
, 14:59
|
Posts: 46 |
Thanked: 66 times |
Joined on Jan 2010
|
#18
|
![]() |
2010-05-28
, 15:03
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#19
|
In fact, /usr/share/applications/defaults.list seems to be a symbolic link to /etc/gnome/defaults.list, so it shouldn't matter which one you edit. Indeed, you may not need to update-mime-database or reboot. I did those, and it worked, but it could have worked without.
![]() |
2010-05-28
, 15:39
|
Posts: 46 |
Thanked: 66 times |
Joined on Jan 2010
|
#20
|
This isn't the case on my phone. I have been playing with these today (and with your useful tvcatchup script!) and I have found that a reboot is required after editing /usr/share/applications/defaults.list and not after editing /etc/gnome/defaults.list. I suspect perhaps that /usr/share/applications/defaults.list is used to populate /etc/gnome/defaults.list at startup but not really sure.
Cheers,
Jan
~ $ ls -l /usr/share/applications/defaults.list lrwxrwxrwx 1 root root 24 May 18 10:50 /usr/share/applications/defaults.list -> /etc/gnome/defaults.list
https://bugs.maemo.org/show_bug.cgi?id=10345
Need more apps for the N900? Check out Qole's Easy Debian and read the wiki!
My Easy Debian installation log