SavvyCAN icon indicating copy to clipboard operation
SavvyCAN copied to clipboard

PCAN View log file crash

Open PhilVoltSport opened this issue 2 years ago • 6 comments

Hi, I have been trying to load PCAN View files, and then graph signals. I have a log file with 100,000 lines, which will not import. EVER. I have trimmed this to 100 lines, which will sometimes import, but sometimes crash. Not so useful through really as it doesn't really show me much....

program just shows the loading dialog box (with a progress bar that does not change) and then quits.

Any insight into this one? running 64bit win10pro, running in administrator mode. I have tried versions from Nov22, and March23.

Thanks!

PhilVoltSport avatar Oct 19 '23 21:10 PhilVoltSport

It sounds as if perhaps I'm not loading things quite right according to your file format. I believe I had to code up the PCAN loader merely by looking at a couple of example files, not by having any sort of formal specification. So, it's possible your file has a format that is slightly different from what the program expects. If you can, you might send me the file so I can try it in debugging mode to see why it crashes.

collink at the domain of kkmfg.com

collin80 avatar Oct 20 '23 13:10 collin80

pcan has like 7 different versions of their asc file over the years. it may be a versioning issue

On Fri, Oct 20, 2023, 8:02 AM Collin Kidder @.***> wrote:

It sounds as if perhaps I'm not loading things quite right according to your file format. I believe I had to code up the PCAN loader merely by looking at a couple of example files, not by having any sort of formal specification. So, it's possible your file has a format that is slightly different from what the program expects. If you can, you might send me the file so I can try it in debugging mode to see why it crashes.

collink at the domain of kkmfg.com

— Reply to this email directly, view it on GitHub https://github.com/collin80/SavvyCAN/issues/685#issuecomment-1772700618, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI62NLVUSIOTF6KOLOKXZC3YAJY4ZAVCNFSM6AAAAAA6H3ICASVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZSG4YDANRRHA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

mitchdetailed avatar Oct 20 '23 13:10 mitchdetailed

Hopefully the log file is attached!

log_file.zip

PhilVoltSport avatar Oct 23 '23 07:10 PhilVoltSport