[Bug 497035] Review Request: creox - Real-time Sound Processor

bugzilla at redhat.com bugzilla at redhat.com
Tue May 5 22:57:55 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=497035





--- Comment #3 from Orcan 'oget' Ogetbil <oget.fedora at gmail.com>  2009-05-05 18:57:54 EDT ---
(In reply to comment #2)
> Hi Orcan,
> 
> please apologize the delay of the review. Here it is:
> 

No problem! Thanks for the review.

> 
> * Patch0: TODO
> - it is recommended to send the patches upstream and add a short comment
> in the spec file about the status of the bug report
> 

I sent them the patch and the desktop file I'm using via email since they don't
have a bugtracker.

> * Compilation: TODO
> - mock build works
> - package builds correctly in koji for F12, F11 and F10
> - auto* tools adds additionally "-O2" (via acinclude.m4) - this is not a
> problem right now, but probably if Fedora changes once its default optimization
> flags then the package would be compiled with "-O2 -O3" or something like this
> (I don't consider this as a big issue, but if it could be solved easily, then
> it should be fixed IMHO)
> 

-O2 comes before %optflags during compilation, and the last one wins. Hence it
won't affect any effect even if our %optflags start using -O3.

I can still change it but do you think it's worth? (I will need to BR autohell
since I will have to change the timestamp of the m4 file)

> 
> * packages must own all directories: TODO
> - in general OK
> - just a very minor suggestion: %{_datadir}/apps/%{name} should better be
> %{_datadir}/apps/%{name}/ (just to indicate that really a directory and not a
> file gets packaged)
> 

Thanks for pointing this out. I usually do it the way you told but apparently I
missed it this time.

> 
> * functional test: TODO
> - program starts and can be used
> - however, when I press "play", I get an message box "Error:" (the sound
> settings are not touched, all channels are set to "alsa_pcm:capture_1/2" or
> "alsa_pcm:playback_1/2" ) - I'm not sure whether there is any need to 
> configure any jack-related settings in my system...  

You will need to have a running jackd before you use creox (many jack
applications don't start jackd by themselves automatically).

I recommend using qjackctl for starting/configuring jack and controlling jack
ports. Also if you didn't do it already, check the file
   /usr/share/doc/jack-audio-connection-kit-*/README.Fedora
for setting up your jack configuration before you start it up. It's worth it.


Spec URL: http://oget.fedorapeople.org/review/creox.spec
SRPM URL: http://oget.fedorapeople.org/review/creox-0.2.2-0.2.rc2.fc10.src.rpm

Changelog: 0.2.2-0.2.rc2
- Some specfile make-up
- Sent Source1 and Patch0 upstream. Comment added.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list