Closed GoogleCodeExporter closed 8 years ago
Hi,
The only way I could reproduce your results (getting nothing in the display) is
if I unchecked all of the Include boxes (3rd option down on the main option
menu).
There is a bit of oddity with saving the "Part words" and "Sheet Material
Words". If you remove all of the words and save your settings and close the
CutList window, then the next time you open CutList, it will restore the
default settings, so removing all words is actually prevented - or rather, when
it detects that there is nothing in those fields, it presets them with the
defaults. That's not exactly what you are seeing, however.
The settings are saved in a cookie associated with the html file that displays
the option box. So, it's saved where all other cookies are saved! I don't
exactly know where that is on a Mac (or windows for that matter!). Well, it's
the sort of info you can easily find again, so I don't remember!
Since you are running on a Mac, the cookies are stored under the Safari
browser's cookie location.
Here's info on how to find and read safari cookies on a Mac
http://www.macobserver.com/tmo/article/see-full-cookie-details-in-safari-6
It looks like Safari now stores cookies in binary format, not text like on
Windows, so it will be impossible to read but if you do find it, you can delete
it and the CutList plugin will repopulate the options with defaults.
If you are sure you have all the boxes checked correctly and you are getting no
output (please tell me if you are getting no windows popup at all or you are
getting windows popup but there are no components listed), then if you open the
Ruby console, (Window->Ruby console) you can cut and paste the output (if any)
after the plugin is opened and you press 'run'. That would help me determine
where it stops working.
Original comment by daltx...@gmail.com
on 6 Dec 2013 at 4:33
The actual cookie file name is obscure. Who knows how these are generated.
On my system the cookie file name is called : G08Y2MQQ.txt
I usually find it by looking in the Windows cookie directory and finding it by
time/date corresponding to when I saved the settings in CutList.
Since on a Mac these files are in binary, there is no real way of searching on
the content.
Regardless here are the contents of the first few lines of my cookie:
compactListOption
listAllSorted
~~local~~/C:/Program%20Files/Google/Google%20SketchUp%208/Plugins/sr_cutlist/
1088
3270694784
31073896
187758503
30339642
*
compactListOptionTag
2
~~local~~/C:/Program%20Files/Google/Google%20SketchUp%208/Plugins/sr_cutlist/
1088
3270694784
31073896
187848503
30339642
*
boardWidthOptions
board6w
Original comment by daltx...@gmail.com
on 6 Dec 2013 at 4:51
If you have any other questions or concerns, please contact me again.
I am closing this issue since I have not had any followup from you since my
last reply.
All the best!...Steve
Original comment by daltx...@gmail.com
on 14 Dec 2013 at 10:51
Original issue reported on code.google.com by
MFKapo...@gmail.com
on 6 Dec 2013 at 2:10