Thread: DR1000 Patch for DR1000 firmware
View Single Post
Old 01-18-2011, 03:22 PM   #119
Mackx
Guru
Mackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to behold
 
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
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 ?

Last edited by Mackx; 01-18-2011 at 03:39 PM. Reason: added gconftool-stuff
Mackx is offline   Reply With Quote