Opened 18 years ago

Closed 18 years ago

#2197 closed defect (fixed)

Mythvideo user rating error on amd64

Reported by: devel@… 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)

comment:1 Changed 18 years ago by Anduin Withers

Component: mythtvmythvideo
Owner: changed from Isaac Richards to Anduin Withers

comment:2 Changed 18 years ago by Anduin Withers

Resolution: fixed
Status: newclosed

(In [10852]) Closes #2197, #1647, #1746, #679, #1569, #1678, #2040, #2159, #2167, #2170

Various small cleanups and speed improvements.

  • Folders in metadata only view
  • Option to ignore case in title comparisons (though a locale may override this)
  • Multiple prefixes should be consistent now
  • All metadata fields are available to the theme in all views
  • Minor redraw issue
  • Consistent metadata representation across views (where appropriate)

Fixes fully (to my knowledge) all referenced tickets.

Note: See TracTickets for help on using tickets.