Custom Query (204 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (187 - 189 of 204)

Ticket Owner Reporter Resolution Summary
#205 KO Myung-Hun fixed pthread: pthread_rwlock_trywrlock() return 0 even if the other thread already acquired rdlock
Description

Hi/2.

pthread_rwlock_trywrlock() should return EBUSY when the other thread already had a rdlock or a wrlock.

#206 dryeo fixed Libavcodec crashes due to unaligned variable
Description

Using avcode56.dll, Firefox crashes when playing H264 videos with the OS/4 kernel. This is due to variable not aligned for AVX and explained here, http://www.voidcn.com/article/p-vtipwtsk-cu.html Fix is to add --extra-cflags='-fno-common' to the configure command line. Tested with avcode57.dll. Compilation also fails with missing poll symbols, I'll attach a patch to add libcx support as well.

#207 Lewis Rosenthal duplicate ippfind utility not available; cups cannot locate IPP printer
Description

CUPS depends upon ippfind to locate IPP printers by name. When ippfind is not available, CUPS issues warnings.

Different Linux distros bundle ippfind in different ways (some with cups-ipp-utils, alongside ipptool, and some separately). I don't have a great suggestion for packaging this offhand.

I'm marking this as a task, because our current CUPS solution - which otherwise works quite well - is just slightly incomplete without this piece.

Note: See TracQuery for help on using queries.