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

Custom exports not working #4036

Closed
melTr opened this issue May 17, 2018 · 3 comments
Closed

Custom exports not working #4036

melTr opened this issue May 17, 2018 · 3 comments
Labels
[outdated] type: bug Confirmed bugs or reports that are very likely to be bugs status: waiting-for-feedback The submitter or other users need to provide more information about the issue

Comments

@melTr
Copy link
Contributor

melTr commented May 17, 2018

Hi,
I used the same export files since many years, but in this version, I can't export. My file is name "abstract.layout". I tried to rename to "abstract", but didn't work either.
I tried different exports, and for all of them I get this same error :

Error exporting to clipboard
java.io.IOException: Cannot find layout file: '/home/mel/Documents/jabref/abstract/abstract.layout.layout'.
	at org.jabref.logic.exporter.TemplateExporter.getReader(TemplateExporter.java:184)
	at org.jabref.logic.exporter.TemplateExporter.export(TemplateExporter.java:248)
	at org.jabref.gui.exporter.ExportToClipboardAction.run(ExportToClipboardAction.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at spin.Invocation.evaluate(Invocation.java:175)
	at spin.off.SpinOffEvaluator$1.run(SpinOffEvaluator.java:108)
	at java.lang.Thread.run(Thread.java:748)

JabRef 4.3-dev--snapshot--2018-05-12--master--899d267bb
Linux 4.4.0-124-generic amd64
Java 1.8.0_131

Thanks!

@Siedlerchr
Copy link
Member

Hi,
this is probably related to #4013 and will be fixed with #4015
In the meantime you could try out this version: https://builds.jabref.org/fixCustomExportFileType/

@stefan-kolb stefan-kolb added status: waiting-for-feedback The submitter or other users need to provide more information about the issue [outdated] type: bug Confirmed bugs or reports that are very likely to be bugs labels May 17, 2018
@drmikewest
Copy link

Works for me, as a user (wndows10).
Tested JabRef_windows-x64_4_3-dev--snapshot--2018-05-15--fixCustomExportFileType--289c439ea.exe
and custom exports function again as they did prior to v4.1, all looks Ok on from this view.

@stefan-kolb stefan-kolb changed the title [bug] export personalized Custom exports not working May 24, 2018
@Siedlerchr
Copy link
Member

Closed by #4015
Please try the latest version and make sure you have a backup of your database.
https://builds.jabref.org/master/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[outdated] type: bug Confirmed bugs or reports that are very likely to be bugs status: waiting-for-feedback The submitter or other users need to provide more information about the issue
Projects
None yet
Development

No branches or pull requests

4 participants