Weej1 / transmisson-remote-gui

Automatically exported from code.google.com/p/transmisson-remote-gui
GNU General Public License v2.0
0 stars 0 forks source link

List index (18) out of bounds #437

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile transgui using fpc-2.4.4
2. Start transgui, and move the mouse
3. Error message "list index (18) out of bounds" pops up.

If transgui is used with keyboard only, it works as expected. But, as soon as 
the mouse pointer is moved, the error appears.

I know that you currently only support fpc-2.4.2, so please consider this bug 
wishlist for fpc-2.4.4 support. Please note that this happens on amd64, I have 
not tested this in an x86 enviroment.

Unfortunately not enough care is taken when changing fpc-versions in debian, I 
will file a bug against the fpc package in Debian to keep support for older 
versions for some time.

Original issue reported on code.google.com by anot...@gmail.com on 23 Jul 2011 at 8:50

GoogleCodeExporter commented 9 years ago
Sry to have posted this unknowingly; 
http://code.google.com/p/transmisson-remote-gui/issues/detail?id=440&can=1&sort=
-id&colspec=ID%20Type%20Status%20Priority%20Stars%20Milestone%20OpSys%20Summary

I'm on i686 (arch linux) and with fpc 2.4.2 Transgui doesn't compile. Fpc 2.4.4 
(arch pkg 2.4.4-3) does work but has this List index problem as well on svn 
r611. The new font size handling for linux seems to work nicely though!

Original comment by weba...@gmail.com on 10 Aug 2011 at 9:56

GoogleCodeExporter commented 9 years ago
Did you get a chance to have a look at this?
Transgui is in danger of getting removed from Debian. The package currently 
have depends on libssl-0.9.8 which is going away. Rebuilding with libssl-1.0 
wouldn't be a problem, but because of the newer fpc being the only one 
available in debian atm., it can't be done.

Original comment by anot...@gmail.com on 8 Oct 2011 at 8:23

GoogleCodeExporter commented 9 years ago
Fixed in r615.

Original comment by j...@cp-lab.com on 24 Oct 2011 at 11:19