dleffler / zoundryraven

Automatically exported from code.google.com/p/zoundryraven
0 stars 0 forks source link

Themes and Margins #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I tried to use a theme for editing with Raven, but it didn't work properly; it 
said there was an error. 

...INOVE theme...
None: {None}
Caused By:[Cause: 'NoneType' object has no attribute 'getDom'  TB: None]

    at zoundry\blogapp\services\template\templategrabber.pyo:562 [grabError()]  ->  None
    at zoundry\blogapp\services\template\templategrabber.pyo:170 [grabError()]  ->  None
    at zoundry\blogapp\services\template\templategrabber.pyo:233 [grab()]  ->  None
    at zoundry\blogapp\services\template\templategrabber.pyo:532 [_run()]  ->  None
    at zoundry\appframework\services\backgroundtask\backgroundtaskimpl.pyo:265 [run()]  ->  None
    at zoundry\base\util\zthread.pyo:42 [run()]  ->  None
    at threading.pyo:442 [__bootstrap()]  ->  None

Thread: [bgtask:id:00000129f616ca8500c000a8004c00673be989b0]

And that's fine [I'd speculate], but the bigger issue is that I can't set a 
margin [a blog width] in the editor, while I'm editing.

I can't format the blog if I don't know how wide the area is gong to be once 
it's published. We need a way to make that happen if the theme function isn't 
going to work.

What is the expected output? What do you see instead?
If it fails, can't we at cleast grab the style.CSS and attempt to apply that 
with an ajustable margin for editing?

What version of the product are you using? On what operating system?
Windows XP, Vista and 7, 64 and 32-bit systems,

Please provide any additional information below.
I believe Raven is a good product, I would hate to see it fade.
Thanks for your time... 

Until next time,
LEHenryJr
LEHSYS.com

Original issue reported on code.google.com by Lehenryjr@gmail.com on 21 Jul 2010 at 5:43