You are here

[Fixed] RedNotebook Portable 1.1.4 leaves files behind

10 posts / 0 new
Last post
John T. Haller
John T. Haller's picture
Offline
Last seen: 1 hour 20 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
[Fixed] RedNotebook Portable 1.1.4 leaves files behind

RedNotebook Portable is apparently leaving %USERPROFILE%\webkit\icondatabase\WebpageIcons.db and %USERPROFILE%\.gtk-bookmarks behind when run. We'll need to confirm the exact locations with regshot on Windows XP and then Vista\7 and handle them in the launcher.ini. This change to the RedNotebookPortable.ini file may fix the problem but needs testing:

[Launch]
ProgramExecutable=RedNotebook\Rednotebook.exe

[DirectoriesMove]
user=%PAL:AppDir%\RedNotebook\user
 
[FilesMove]
.recently-used.xbel=%USERPROFILE%
gtkfilechooser.ini=%APPDATA%\gtk-2.0
WebpageIcons.db=%USERPROFILE%\webkit\icondatabase

[DirectoriesCleanupIfEmpty]
%AppData%\gtk-2.0
%USERPROFILE%\.gtk-bookmarks
%USERPROFILE%\webkit\icondatabase
%USERPROFILE%\webkit

We'll have this fixed for the next release or possibly do a revision in the next few days. In the same release, we'll ensure that the files from the older RedNotebook version are not included in the official RedNotebook Portable release (which unnecessarily added about 10MB to the install size).

vf2nsr
vf2nsr's picture
Offline
Last seen: 7 years 5 months ago
Developer
Joined: 2010-02-13 17:10
Will

look into it John and test Win 7 and xp this weekend and get back to you.

“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” Dr. Seuss

Simeon
Simeon's picture
Offline
Last seen: 9 years 5 months ago
DeveloperTranslator
Joined: 2006-09-25 15:15
oh

I reported that a while back but apparently it slipped through.

"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate

John T. Haller
John T. Haller's picture
Offline
Last seen: 1 hour 20 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Prefix

Ah, it needs the prefix to show up in the bug tracker. We usually add it when someone leaves it off.

Sometimes, the impossible can become possible, if you're awesome!

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 9 months ago
Joined: 2007-04-15 21:08
DirectoriesCleanupIfEmpty
[DirectoriesCleanupIfEmpty]
%AppData%\gtk-2.0
%USERPROFILE%\.gtk-bookmarks
%USERPROFILE%\webkit\icondatabase
%USERPROFILE%\webkit

This is in an INI file. That's not valid. At the least, it would need to be

[DirectoriesCleanupIfEmpty]
1=%AppData%\gtk-2.0
2=%USERPROFILE%\.gtk-bookmarks
3=%USERPROFILE%\webkit\icondatabase
4=%USERPROFILE%\webkit

Also .gtk-bookmarks is a file, not a folder. Use [FilesMove] (it does contain stuff that can be desired - bookmarks in the file chooser can be used by the user).

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

John T. Haller
John T. Haller's picture
Offline
Last seen: 1 hour 20 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Fixed in 1.1.4 Rev 2

This is fixed in 1.1.4 Rev 2. It was bugging me vf2nsr and I was chatting about it with some of the PFC guys, so I figured I'd push this out. I enhanced it to handle journals in alternate locations and portablize the paths as well.

Sometimes, the impossible can become possible, if you're awesome!

Simeon
Simeon's picture
Offline
Last seen: 9 years 5 months ago
DeveloperTranslator
Joined: 2006-09-25 15:15
Fixed?

I'd like to reopen this as the problem (re)-appeared in the latest version 1.2.0 rev 2 and the fixes arent included in its launcher.ini.
I am on Win XP SP3:

----------------------------------
Files added:19
----------------------------------
C:\Dokumente und Einstellungen\PortableApps\Lokale Einstellungen\Anwendungsdaten\webkit\icondatabase\WebpageIcons.db
C:\PortableApps\RedNotebookPortable\Data\.recently-used.xbel
C:\PortableApps\RedNotebookPortable\Data\.rednotebook\data\2011-10.txt
C:\PortableApps\RedNotebookPortable\Data\.rednotebook\data\2012-01.txt
C:\PortableApps\RedNotebookPortable\Data\settings\RedNotebookPortableSettings.ini
C:\PortableApps\RedNotebookPortable\Data\usersettings\configuration.cfg
C:\PortableApps\RedNotebookPortable\Data\usersettings\rednotebook.log
C:\PortableApps\RedNotebookPortable\Data\usersettings\templates\1.txt
C:\PortableApps\RedNotebookPortable\Data\usersettings\templates\2.txt
C:\PortableApps\RedNotebookPortable\Data\usersettings\templates\3.txt
C:\PortableApps\RedNotebookPortable\Data\usersettings\templates\4.txt
C:\PortableApps\RedNotebookPortable\Data\usersettings\templates\5.txt
C:\PortableApps\RedNotebookPortable\Data\usersettings\templates\6.txt
C:\PortableApps\RedNotebookPortable\Data\usersettings\templates\7.txt
C:\PortableApps\RedNotebookPortable\Data\usersettings\templates\Call.txt
C:\PortableApps\RedNotebookPortable\Data\usersettings\templates\Help.txt
C:\PortableApps\RedNotebookPortable\Data\usersettings\templates\Journey.txt
C:\PortableApps\RedNotebookPortable\Data\usersettings\templates\Meeting.txt
C:\PortableApps\RedNotebookPortable\Data\usersettings\templates\Personal.txt
----------------------------------
Folders added:9
----------------------------------
C:\Dokumente und Einstellungen\PortableApps\Lokale Einstellungen\Anwendungsdaten\webkit
C:\Dokumente und Einstellungen\PortableApps\Lokale Einstellungen\Anwendungsdaten\webkit\icondatabase
C:\PortableApps\RedNotebookPortable\Data\.rednotebook
C:\PortableApps\RedNotebookPortable\Data\.rednotebook\data
C:\PortableApps\RedNotebookPortable\Data\settings
C:\PortableApps\RedNotebookPortable\Data\usersettings
C:\PortableApps\RedNotebookPortable\Data\usersettings\data
C:\PortableApps\RedNotebookPortable\Data\usersettings\templates
C:\PortableApps\RedNotebookPortable\Data\usersettings\tmp

"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 9 months ago
Joined: 2007-04-15 21:08
LOCALAPPDATA

That's LOCALAPPDATA\webkit\icondatabase\WebpageIcons.db. Different from the USERPROFILE which was reported originally.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

vf2nsr
vf2nsr's picture
Offline
Last seen: 7 years 5 months ago
Developer
Joined: 2010-02-13 17:10
Confusion

As the developer( but not sure for how long) I am confused. Is Portable apps installed on hard drive or on external drive? Appears the files and such are what are normally written to the folders from with in the platform? I do not get any such instance on my systems XP SP3 and 7 home

Maybe I am not reading your report correctly? Maybe I missed something? Maybe I need to get back into the loop?

“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” Dr. Seuss

Simeon
Simeon's picture
Offline
Last seen: 9 years 5 months ago
DeveloperTranslator
Joined: 2006-09-25 15:15
New thread

I made a new thread here.

"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate

Log in or register to post comments