Custom Query (19674 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 19674)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#2240 fixed Vorbis Tools 1.1.1 Fixes dnicholson@… Ag. Hatzimanikas
Description

Please check this (1) ticket first,for the issue. This is easy fixable with a simple sed.

sed -i '/CURLOPT_MUTE/d' ogg123/http_transport.c

A patch will be attached also,if you prefer the fix,as a patch.

I am not sure about the milestone,so feel free to change it. Same goes for curl #2041,which the update is targeted for the 6.2.1.

  1. https://trac.xiph.org/ticket/1101

#2243 fixed Vorbiscomment 1.1.1 dnicholson@… Ag. Hatzimanikas
Description

Vorbiscomment 1.1.1 can't handle utf-8 characters correctly in UTF-8 locale.

See some comments from a greek song. Greek characters replaced by #.

vorbiscomment -l Φαλλού_πομπή.ogg 
title= ###### #####
artist= Morel
genre= unknown(255)
date= 
album= ######### #### - ### & ###

Please also see this (1) ticket for the issue.

The patch that fixes the bug is attached.

  1. https://trac.xiph.org/ticket/685
#2263 invalid Fcron 3.0.2. blfs-book@… Ag. Hatzimanikas
Description

Version increment to 3.0.2.

I would like to bring up again the issue in #1472.

I don't think that is solved.

First we don't make it obvious that a text editor is absolutely required for fcron to be fully functional.

There isn't at least a note in the configuration section,like the which note in the docbook-utils instructions.

Although to be honest I don't fully understand this policy,that we have only list build time dependencies as required.

We could easily say in fcron page,like we do in docbook page for the optional runtime dependencies.

Required (Runtime dependency only)
Text editor (default is vi from the Vim-7.0 package)

If a new ticket is needed to document this new policy,just say so.

If a note is sufficient I believe what Richard says is his first comment in #1472 is sufficient.

Fcron needs a text editor to be functional.
It uses whatever editor is set in the editor variable in /etc/fcron.conf.
Default is /usr/bin/vi.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.