Re: [Paraview] Crash occurs after clicking "File" then "Open"

2017-04-03 Thread Cory Quammen
Roman, Could you try this nightly build of ParaView while your non-accessible volumes are mounted? It includes hopefully a fix for the crash you reported. http://www.paraview.org/paraview-downloads/download.php?submit=Download&version=nightly&type=all&os=all&downloadFile=ParaView-5.3.0-219-g24f5a

Re: [Paraview] Crash occurs after clicking "File" then "Open"

2017-03-28 Thread Cory Quammen
Roman, Thanks for reporting back. It looks like I need to handle some errors conditions in ParaView better. I have reported this issue at https://gitlab.kitware.com/paraview/paraview/issues/17310 - Cory On Tue, Mar 28, 2017 at 7:29 PM, Roman Kowch wrote: > Hi Cory, > > Thanks for your solution

Re: [Paraview] Crash occurs after clicking "File" then "Open"

2017-03-28 Thread Roman Kowch
Hi Cory, Thanks for your solution! I found that ParaView crashed when I had a volume mounted that belonged to another user on the Mac workstation, and that volume denied me access. For example, if I tried: ls -l /Volumes the error stream shows "ls: volume_name: Permission denied" for each volume

Re: [Paraview] Crash occurs after clicking "File" then "Open"

2017-03-13 Thread Cory Quammen
Roman, Thanks for the error report, it provides some useful clues. It looks like ParaView is crashing when collecting information about the mounted volumes on your system. Do you have an external drive or network file system mounted on the Mac Pro that is crashing? If so, could you try to unmount

Re: [Paraview] Crash occurs after clicking "File" then "Open"

2017-03-12 Thread Cory Quammen
Roman, A crash report would be helpful. Thank you, Cory On Sat, Mar 11, 2017 at 6:49 PM, Roman Kowch wrote: > Sorry, I should have mentioned that I'm running ParaView on a Mac Pro > computer, with OS X 10.11.6. The computer does not have DBaR. > > Another Mac Pro I've used, with OS X 10.11.6, d

Re: [Paraview] Crash occurs after clicking "File" then "Open"

2017-03-11 Thread Roman Kowch
Sorry, I should have mentioned that I'm running ParaView on a Mac Pro computer, with OS X 10.11.6. The computer does not have DBaR. Another Mac Pro I've used, with OS X 10.11.6, does not reproduce the same crash I'm seeing on this particular computer. Again, I could send a crash report if that wou

Re: [Paraview] Crash occurs after clicking "File" then "Open"

2017-03-10 Thread Utkarsh Ayachit
Do you have Dell Backup and Recovery (DBaR) tools installed on your system? If so, the crash may be related to an issue with DBaR at Qt 5. You may need to update DBaR to the latest version. See [1] for details. [1] http://en.community.dell.com/support-forums/software-os/f/3526/t/19634253 On Fri

[Paraview] Crash occurs after clicking "File" then "Open"

2017-03-10 Thread Roman Kowch
Hi, I've compiled Paraview from source, v. 5.3.0 RC3 using Qt5 for the GUI. The application however crashes on one of my computers when I simply click "File" then "Open." It seems that the crash happens when it needs to bring up the dialog for selecting a file. It also happens if I do these menu c