Ticket #985 (closed defect: fixed)
today doesn't seem to honour vfolders
| Reported by: | koen@… | Owned by: | chris@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | openmoko-today | Version: | current svn head |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
http://scap.linuxtogo.org/files/cd661843326abf2d84fa7c5338a2a9fb.png
The filter menu shows: Media, Games, Settings, Other
root@a780:/usr/share/today/vfolders# ls
All.directory Games.directory Root.order
Utilities.directory
Applications.directory PIM.directory Settings.directory
openmoko-today2 - 0.1.0+svnr3342-r2 - The OpenMoko? Application Launcher
openmoko-today2-folders - 0.1.0+svnr3319-r1 - The OpenMoko? Today2 vfolder files
Change History
comment:2 Changed 6 years ago by chris@…
openmoko-today is reading /usr/share/matchbox/vfolders:
$ cat /usr/share/matchbox/vfolders/Root.order
Media
Games
Settings
Other
The folders information should be installed in the right place and I guess
whatever's providing this should be removed.
comment:4 Changed 6 years ago by hrw@…
Today2 use libtaku which is from matchbox-desktop 2.x. Libtaku search in
~/.matchbox/vfolders and then in PKGDATADIR/vfolders/ but PKGDATADIR is
/usr/share/matchbox/ not /usr/share/today/ so thats why it does not honor
openmoko-today2-folders.
comment:5 Changed 6 years ago by mickey@…
- Status changed from new to closed
- Resolution set to fixed
fixed in 3379. requires some other changes in OE as well, you probably need
updating openmoko-session2 and removing matchbox-common.
