That is strange. Did you get all the dialogs after clicking on the install-icon (In Programs/Install)? (like: "Do you want to install MackxPatch?" and "Do you want to install the schemas for the new Views?")
Can you check System/dr.ini it should have lines like these:
Code:
/apps/er/patch/ctb/views/recent/mode=enabled
/apps/er/patch/ctb/views/application/mode=enabled
/apps/er/patch/ctb/views/recentlyread/mode=enabled
/apps/er/patch/ctb/views/xournal/mode=enabled
/apps/er/patch/ctb/views/installer/mode=enabled
Could you copy the lines that start with /apps/er/patch/ and send them to me in a private message (Click on the name on the left side and select send a private message)?
running gconftool-2 -R /apps/er/patch in rxvt on the DR would also be usefull.
You can use gconftool-2 -R /apps/er/patch >/media/mmcblk0p1/patch.txt to get the output in a file on the root of your SD-card.
You should see blocks of data like these:
Code:
/apps/er/patch/ctb/views/recentlyread:
fixed_order = true
mode = enabled
title = Recently Read
sort_order = date_read
path =
style = date
icon = recent
subtitle = See Most Recent Read Documents
position = 220
tag_filter =
I will see if I can find what the problem is.
PS: Did you find the document : /Programs/Help/MackxPatch User Manual.pdf ?