|
Bugzilla – Full Text Bug Listing |
| Summary: | CheckHardware needs to be installed with ALSA-Tools | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Conrad Bebbington <cbebbuk> |
| Component: | Sound | Assignee: | Takashi Iwai <tiwai> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | adrian.schroeter |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Conrad Bebbington
2005-10-05 16:23:15 UTC
alsa-tools itself doesn't require CheckHardware. For example, I can start programs from IceWM menu using provided desktop files. So, the problem seems to be KDE specific. I pass this to KDE maintainers. which entries in particular ? just did a standard 10.0 installation with alsa-tools and can't find related menu entries.. KMenu -> Multimedia -> Volume control This issue is probably due to me using the SUPER cd to install and then getting alsa-tools from the ftp (using Yast to ensure that all dependences are ok). ahso. thats "kmix". its an alsa-tools thingie then. No, kmix is in kdemultimedia3. Sorry I have no idea why I didnt put envy24control on the end of that menu KMenu -> Multimedia -> Volume control -> something like control for envy24 (im not runnong suse at the moment so cant remember exactly) yes, envy24control references CheckHardware. reassigning to maintainer. KDE/kmix has nothing to do with it. No, please read again the comment #1. The stuff in alsa-tools doesn't call CheckHardware at all, i.e. the desktop file of envy24control has no reference to CheckHardware. It's KDE (kicker?) who calls CheckHardware. IIRC, the information is taken from PDB entry. The only question is which to add CheckHardware to Requires, alsa-tools or KDE. IMO, KDE should have it because it's the very one who calls it explicitly. That's why I reassigned to you from the beginning... Its alsa-tools-gui that calls it. /usr/share/applications/envy24control.desktop contains: Exec=CheckHardware --sound envy24control -> reassigning to maintainer. Oh, it's suse_update_desktop_file.sh adding it automatically at %install... Adrian, how packages-sound file is generated for update-desktop-files? If it comes from PDB, I'll remove the attribute. The apps in alsa-tools check the audio devices by themselves. Fixed pdb entries. |