Bug#961313: Thanks! (Was: Bug#961313: pyspread: Fix example in package's tutorial?)

2020-05-23 Thread Kingsley G. Morse Jr.
Dear Andreas,

Thank you very much!

Sharing your tech skill so quickly and generously
are all fine qualities!

Kind regards,
Kingsley

On 05/23/2020 12:45, Andreas Noteng wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
> 
> Looks like Pyspread is not correctly rendering the markdown files, the file
> included in the package is the same one that is used by upstream on the web
> page. I have identified the error and will try to make a patch to have the
> files display correctly.
> 
> Andreas
> -BEGIN PGP SIGNATURE-
> Version: FlowCrypt 7.7.7 Gmail Encryption
> Comment: Seamlessly send and receive encrypted email
> 
> wsFcBAEBCgAGBQJeyVMNAAoJELRG7qgympRa50UP/2zbvG+04Zg0tODNLn/4
> oaF2xJyRUqpujGV1bKzEwiDdJ8a4Ef35h9G9LH++gP0ikoYpG1EUnSg6WgU+
> wgkdZuAlxQ00BwScSD9tQe0L2ys/m1kkykM8lyNfMHMIUq2ofeDvm1WBlVMa
> FeJp3KX4xAZRcWjaQUXA4fNxst1RIY0sBB5mS9hT1WiwBzkr47jAeFxQmMHS
> BDhCMMpYz67MWaXcihj5YiO2TBntCIjlrNu+RrSUtTWZ5M40hIY8baB1J1Zs
> zBPFSOpnlJwo5Urwb1MoD/4IQyRZURI5J7DkHv/sH9Wuf4G/Y1g+7uSXFY3x
> AVKMpQSKRi62kkZw6g8K6CqsqxdNaX0b5pNniVEQ1XaBpWNyFxoplKucmqb+
> 5Mxw8XAooV+gxn0vNDCZm9sjXQhpRswqsjG3PJNE1jxHHEqe/47dmrll9aVb
> 4yGaX5X5LnwB2cVILbLe6SARBnp758hRTJuT9i5YCikj8kc99oEuXOaq48nc
> IzLSs9hHKvOzQkbOMo6MLjZG/xlmlL2KuFXH3JFWvQ33UPWmbw8/cWPyyPES
> Je/4DjU5F/QUmuuhMkXzNUtsRSoCwb/j1qaG8QVcoA23LCoydPIwJdmLfZMF
> /KxltD9TLEnVM7oNczOBA7LCnZjw/pz24wPsxGy8/0xsOnf5hJL7E4Fe8HMO
> BgZt
> =1tua
> -END PGP SIGNATURE-

-- 
Time is the fire in which we all burn.



Bug#961313: pyspread: Fix example in package's tutorial?

2020-05-23 Thread Andreas Noteng
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Looks like Pyspread is not correctly rendering the markdown files, the file
included in the package is the same one that is used by upstream on the web
page. I have identified the error and will try to make a patch to have the
files display correctly.

Andreas
-BEGIN PGP SIGNATURE-
Version: FlowCrypt 7.7.7 Gmail Encryption
Comment: Seamlessly send and receive encrypted email

wsFcBAEBCgAGBQJeyVMNAAoJELRG7qgympRa50UP/2zbvG+04Zg0tODNLn/4
oaF2xJyRUqpujGV1bKzEwiDdJ8a4Ef35h9G9LH++gP0ikoYpG1EUnSg6WgU+
wgkdZuAlxQ00BwScSD9tQe0L2ys/m1kkykM8lyNfMHMIUq2ofeDvm1WBlVMa
FeJp3KX4xAZRcWjaQUXA4fNxst1RIY0sBB5mS9hT1WiwBzkr47jAeFxQmMHS
BDhCMMpYz67MWaXcihj5YiO2TBntCIjlrNu+RrSUtTWZ5M40hIY8baB1J1Zs
zBPFSOpnlJwo5Urwb1MoD/4IQyRZURI5J7DkHv/sH9Wuf4G/Y1g+7uSXFY3x
AVKMpQSKRi62kkZw6g8K6CqsqxdNaX0b5pNniVEQ1XaBpWNyFxoplKucmqb+
5Mxw8XAooV+gxn0vNDCZm9sjXQhpRswqsjG3PJNE1jxHHEqe/47dmrll9aVb
4yGaX5X5LnwB2cVILbLe6SARBnp758hRTJuT9i5YCikj8kc99oEuXOaq48nc
IzLSs9hHKvOzQkbOMo6MLjZG/xlmlL2KuFXH3JFWvQ33UPWmbw8/cWPyyPES
Je/4DjU5F/QUmuuhMkXzNUtsRSoCwb/j1qaG8QVcoA23LCoydPIwJdmLfZMF
/KxltD9TLEnVM7oNczOBA7LCnZjw/pz24wPsxGy8/0xsOnf5hJL7E4Fe8HMO
BgZt
=1tua
-END PGP SIGNATURE-



Bug#961313: pyspread: Fix example in package's tutorial?

2020-05-22 Thread Kingsley G. Morse Jr.
Package: pyspread
Version: 1.99.2-2
Severity: normal

Dear Andreas,

Thanks for pyspread.

I installed version 1.99.2-2.

I tried an example in its tutorial.

pyspread->Help->Tutorial says

"Select the top-left cell and type: python 1 + 5 * 2"

but when I type

python 1 + 5 * 2

in cell [0, 0, 0], pyspread complains with

"invalid syntax (, line1)"

I expected to see

11

So, I checked the documentation on line at

https://pyspread.gitlab.io/tutorial.html

It suggests typing

1 + 5 * 2

(no "python " ).

It works!

Yay!

Maybe the tutorial in debian's package should be
more like the Quick Start Tutorial online at

https://pyspread.gitlab.io/tutorial.html

Thanks,
Kingsley








*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 4.4.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages pyspread depends on:
ii  python3  3.7.5-1
ii  python3-numpy1:1.16.5-1
ii  python3-pyqt55.14.1+dfsg-2
ii  python3-pyqt5.qtsvg  5.14.1+dfsg-2
pn  python3:any  

Versions of packages pyspread recommends:
ii  python3-enchant 3.0.1-1
ii  python3-matplotlib  3.0.2-2

pyspread suggests no packages.

-- no debconf information