Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with Output file Name #60

Closed
waseemazam opened this issue Sep 6, 2016 · 3 comments
Closed

error with Output file Name #60

waseemazam opened this issue Sep 6, 2016 · 3 comments
Assignees
Labels

Comments

@waseemazam
Copy link

Something went wrong.

Read the log file for more (in your home directory).Traceback(most recent call last):
File”/home/rana/Desktop/new ubuntu/ScribusGenerator.py”, line 151, in buttonokHandler
generator.run()
File”/home/rana/Desktop/new ubuntu/ScribusGeneratorBackend.py”, line 165, in run outputFileName= self.createOutPutFileName(index,self._dataObject.getOutputFileName(), varNamesForFileName,row,fillCount)
File”/home/rana/Desktop/new ubuntu/ScribusGeneratorBackend.py”, line 353. in createOutputFileName
result =
self.replaceVariableWithCsvData(carNames, [row], [outputFileName])
file”/home/rana/Desktop/new ubuntu/ScribusGeneratorBackend.py”, line 398, in
replaceVariableWithCsvData line = line.replace(tmp, cell)
Type Error: expected a string or other character buffer object

@berteh
Copy link
Owner

berteh commented Sep 7, 2016

bug confirmed. will look at it in the near future, thanks for the report, and sorry for the issue.

@berteh berteh closed this as completed in 1fa896a Sep 15, 2016
berteh added a commit that referenced this issue Sep 15, 2016
@berteh
Copy link
Owner

berteh commented Sep 15, 2016

@waseemazam should be fixed now, kindly re-download and test.
thanks for the report.

@waseemazam
Copy link
Author

Thanks Alot

I will test and update you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants