Sometimes, the project is not open after BURAI was closed (after calculation was finished). Unfortunately, I can not figure out the condition when this issue rises but from circa ten projects I had run only half could be opened again. The icon is present in Project folder, it also can be rotated, but after mouse-click nothing happens. No error message, no action at all. Also, it sometimes happens if copy project to another machine.
top of page
bottom of page
Can not view the files. How to resolve the issue. Please help. With thanks and regards
Mr Nishihara, I have this same problem where some projects after running simulations (band structure for example) I cannot open after awhile. Have you created a new version where this bug is fixed?
If you let me know your e-mail address and OS of your machine,
I will send the beta version in which this bug is fixed.
Yes. I find it out. Thanks!
You can edit the letters, but cannot save them.
Yes, I did update. This behavior was present in 1.3 and Greek symbols sometimes shown as ? also in 1.3.1, than I open projects produced by 1.3. Possibly it will vanish in new projects but currently I don't have new one. :-)
The bug will be fixed, ASAP.
Did you update ver.1.3 -> ver.1.3.1 ?
In ver.1.3.1, language is fixed as English.
Thus, when showing by 1.3.1 results of 1.3, Gamma may become "?" .
Yes. Renaming of "D" point helps! By the way, program sometimes show in band structure plot the Gamma point correctly, and sometimes as a question mark.
This bug inhibits to read "D" point.
Thank you! :-)
The input file espresso.band.in has incorrect K_POINTS.
Please fit the file.
However, this behavior of the system is a bug.
I will fix the code. Thanks :-)
If I try to open one of these projects the _logErr.txt contains the following:
Exception in thread "JavaFX Application Thread" java.lang.IllegalArgumentException: line is incorrect: D 20
at burai.input.card.QEKPoint.<init>(QEKPoint.java:75)
at burai.input.card.QEKPoints.readTpiba(QEKPoints.java:399)
at burai.input.card.QEKPoints.read(QEKPoints.java:313)
at burai.input.QEInputReader.readCard(QEInputReader.java:74)
at burai.input.QEInput.setupCard(QEInput.java:167)
at burai.input.QEBandInput.setupCards(QEBandInput.java:62)
at burai.input.QEInput.createCards(QEInput.java:147)
at burai.input.QEInput.<init>(QEInput.java:110)
at burai.input.QESecondaryInput.<init>(QESecondaryInput.java:34)
at burai.input.QEBandInput.<init>(QEBandInput.java:35)
at burai.project.ProjectBody.lambda$6(ProjectBody.java:350)
at burai.project.InputData.generateQEInput(InputData.java:62)
at burai.project.InputData.loadQEInput(InputData.java:115)
at burai.project.InputData.requestQEInput(InputData.java:86)
at burai.project.ProjectBody.loadQEInputs(ProjectBody.java:504)
at burai.project.ProjectBody.resolveQEInputs(ProjectBody.java:510)
at burai.project.ProjectProxy.resolveQEInputs(ProjectProxy.java:192)
at burai.app.tab.QEFXTabManager.showTab(QEFXTabManager.java:120)
at burai.app.QEFXMainController.showProject(QEFXMainController.java:627)
at burai.app.explorer.BodySetupper.openTabProject(BodySetupper.java:301)
at burai.app.explorer.BodySetupper.lambda$3(BodySetupper.java:262)
at burai.app.explorer.body.QEFXExplorerBody.selectIcon(QEFXExplorerBody.java:291)
at burai.app.explorer.body.QEFXTileCell.lambda$0(QEFXTileCell.java:63)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
at javafx.event.Event.fireEvent(Event.java:198)
at javafx.scene.Scene$ClickGenerator.postProcess(Scene.java:3470)
at javafx.scene.Scene$ClickGenerator.access$8100(Scene.java:3398)
at javafx.scene.Scene$MouseHandler.process(Scene.java:3766)
at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:381)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$353(GlassViewEventHandler.java:417)
at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:416)
at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
at com.sun.glass.ui.View.notifyMouse(View.java:937)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$147(WinApplication.java:177)
at java.lang.Thread.run(Unknown Source)
You have files _logErr.txt and _logOut.txt in the directory .burai/ .
These files may say some advices.
In this concern, it could be helpful if Open Project routine log some debug info instead of the silent treatment of exceptions.
Some data of projects may be damaged.
I try to investigate the cause.