Bug 538853 - hardware device hardcoded
Summary: hardware device hardcoded
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: recordmydesktop
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Sindre Pedersen Bjørdal
QA Contact: Fedora Extras Quality Assurance
URL: http://drowninginbugs.blogspot.com/20...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-19 15:11 UTC by Christoph Wickert
Modified: 2010-03-06 03:47 UTC (History)
3 users (show)

Fixed In Version: recordmydesktop-0.3.8.1-4.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-15 22:08:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Christoph Wickert 2009-11-19 15:11:43 UTC
Description of problem:
recordmydesktop uses always uses "hw:0,0" instead of the "default" soundcard.

Version-Release number of selected component (if applicable):
recordmydesktop-0.3.8.1-2.fc12

Additional info:

--- recordmydesktop-0.3.8.1.orig/src/rmd_types.h
+++ recordmydesktop-0.3.8.1/src/rmd_types.h
@@ -39,7 +39,7 @@
#ifdef HAVE_LIBASOUND
#include

- #define DEFAULT_AUDIO_DEVICE "hw:0,0"
+ #define DEFAULT_AUDIO_DEVICE "default"
#else
#include
#include

Comment 1 Fedora Update System 2010-01-15 10:22:13 UTC
recordmydesktop-0.3.8.1-4.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/recordmydesktop-0.3.8.1-4.fc12

Comment 2 Fedora Update System 2010-01-15 10:22:37 UTC
recordmydesktop-0.3.8.1-4.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/recordmydesktop-0.3.8.1-4.fc11

Comment 3 Till Maas 2010-01-15 10:26:58 UTC
(In reply to comment #0)

> --- recordmydesktop-0.3.8.1.orig/src/rmd_types.h
> +++ recordmydesktop-0.3.8.1/src/rmd_types.h
> @@ -39,7 +39,7 @@
> #ifdef HAVE_LIBASOUND
> #include
> 
> - #define DEFAULT_AUDIO_DEVICE "hw:0,0"
> + #define DEFAULT_AUDIO_DEVICE "default"
> #else
> #include
> #include    

This patch was broken, I guess because some filter removed the info after #include, to remove html-tags. Please attach the patch next time, to avoid unwanted modifications.

Comment 4 Fedora Update System 2010-01-15 22:08:19 UTC
recordmydesktop-0.3.8.1-4.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2010-01-15 22:16:37 UTC
recordmydesktop-0.3.8.1-4.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2010-03-02 01:06:56 UTC
recordmydesktop-0.3.8.1-4.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2010-03-03 02:01:40 UTC
recordmydesktop-0.3.8.1-4.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2010-03-04 00:21:11 UTC
recordmydesktop-0.3.8.1-4.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2010-03-06 03:47:15 UTC
recordmydesktop-0.3.8.1-4.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.