Opened 17 years ago
Closed 17 years ago
#2197 closed defect (fixed)
Mythvideo user rating error on amd64
Reported by: | Owned by: | Anduin Withers | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythvideo | Version: | head |
Severity: | medium | Keywords: | mythvideo 64bit amd64 rating |
Cc: | Ticket locked: | no |
Description
When adding videos to the database in mythvideo using a 64bit machine (amd64) the user rating is set to a very small number (5.54914e-43). On 32bit machines it behaves correctly and sets this to 0.
I have had a look through the code and cannot see anything obviously wrong. However, I know very little about 32/64 bit issues. From the value it is setting it does look as if a variable has been set to a value out of range.
Hope this helps, Matthew Wire
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [10852]) Closes #2197, #1647, #1746, #679, #1569, #1678, #2040, #2159, #2167, #2170
Various small cleanups and speed improvements.
Fixes fully (to my knowledge) all referenced tickets.