Files @ 06e596e43cde
Branch filter:

Location: tempo-plotter/misc/program_name.desktop.in

Hasan Yavuz ÖZDERYA
fix issue #15 snapshots not loading completely in some cases

I think this is a buffering issue caused by use of QFile.canReadLine function.
Note that loaded portion of the file was approximately 16k.
1
2
3
4
5
6
7
8
[Desktop Entry]
Name=@PROGRAM_DISPLAY_NAME@
Comment=Small and simple software for plotting data from serial port
Icon=@PROGRAM_NAME@
Exec=@PROGRAM_NAME@
Terminal=false
Type=Application
Categories=Development;Electronics;