mosta17 / embermediamanager

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

Export creates only 0-byte file #251

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a export-movie-list (e.g. with template "template")
2. press "export", select file & save

What is the expected output? What do you see instead?
a html-file written (maybe an additional directory with the graphic-files).
instead there's only a 0-byte html-file created.

What version of the product are you using? On what operating system?
r1069 on Windows XP

Please provide any additional information below.
there's also a strange layout in the export movie dialog (text "Info Panel
Header Color" is reaching into template selection drop-down list)

Original issue reported on code.google.com by achim.ha...@googlemail.com on 15 Dec 2009 at 7:49

GoogleCodeExporter commented 8 years ago
from the error log:

Title: Error
Message: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
StackTrace:    bei Ember_Media_Manager.dlgExportMovies.CopyDirectory(String
SourcePath, String DestPath, Boolean Overwrite)
   bei Ember_Media_Manager.dlgExportMovies.bwSaveAll_DoWork(Object sender,
DoWorkEventArgs e)

Original comment by achim.ha...@googlemail.com on 15 Dec 2009 at 7:54

GoogleCodeExporter commented 8 years ago
Do you assume the Devs speak in German? Wrong assumption! :)

BTW, is this still an issue? I saw some other tickets from you, based on this I
assume you figured this out, didn't you?

Original comment by nadas.bence@gmail.com on 16 Dec 2009 at 3:42

GoogleCodeExporter commented 8 years ago
hi,

sorry, but the log entries are in german... but the error should be 
reproducable to
get english version of the message. the error is not solved, my other requests 
are
new feature requests. but all in the area of exporting movie lists.

best regards, achim

i'll try to translate:

Title: Error
Message: The object reference wasn't set on a object instance.
StackTrace:    at Ember_Media_Manager.dlgExportMovies.CopyDirectory(String
SourcePath, String DestPath, Boolean Overwrite)
   at Ember_Media_Manager.dlgExportMovies.bwSaveAll_DoWork(Object sender,
DoWorkEventArgs e)

(does this translation make sense...???)

Original comment by achim.ha...@googlemail.com on 16 Dec 2009 at 4:07

GoogleCodeExporter commented 8 years ago
I cannot reproduce this. It's working as expected for me.
Please narrow it down that under what circumtances needed to reproduce.

Don't you have a write permission issue to the folder you choose?

Original comment by nadas.bence@gmail.com on 16 Dec 2009 at 5:59

GoogleCodeExporter commented 8 years ago
ok, I narrowed it down to fail, when using a root folder as target (e.g. 
"D:\"). when
I save it in any folder, it works.

Original comment by achim.ha...@googlemail.com on 17 Dec 2009 at 5:11

GoogleCodeExporter commented 8 years ago
Fixed and verified.
Thanks Rogue!

Original comment by nadas.bence@gmail.com on 19 Dec 2009 at 9:16