PulseAudio-эквалайзер не запускается

Эй, у меня огромная проблема, pulseaudio-equalizer_2.7.0.2-2 не запускается после щелчка по нему, на самом деле он вообще ничего не делает. Он хорошо работал на Ubuntu 12.10, но теперь, после переустановки свежей копии Ubuntu 13.04, он устанавливается свободно, но больше ничего не делает, никаких ошибок, никаких всплывающих окон, ничего, что я должен сделать, чтобы он работал? Может быть, мне нужно установить какие-то пакеты?

Как я уже говорил, я использую ubuntu 13.04 (32 bit)

1
задан 2 May 2013 в 12:58

2 ответа

Просто создайте новую папку «.pulse» в вашем доме

0
ответ дан 2 May 2013 в 12:58

У меня та же проблема в Ubuntu Raring 13.04, и я могу решить с этим решением, потому что автор еще не разработал версию этой программы для Ubuntu Saucy Salamander, (13.10), которую я использую сейчас.

Эквалайзер для pulseaudio плохо установлен в Ubuntu 13.04, потому что он был разработан для работы до этого времени Ubuntu 12.04.

The solution I found is:

go to the terminal , in the dash , open it and press enter:

With the open terminal write :

Code :

sudo add -apt -repository ppa : psyke83/ppa

( This command searches the repository , called PPA where this pulseaudio equalizer , but it will not find the file )

Write apt- get update and press enter to update . Dara a message that the repository pulseaudio -equalizer for Raring not yet .

Code :

sudo apt- get update

Then reboot .

The solution is to search the site ppa : psyke83/ppa in google and get pulseaudio -equalizer first :

http://ppa.launchpad.net/psyke83/ppa...er_2.7_all.deb

Once downloaded this file, you need to install two units :

ladspa -sdk
swh -plugins

From where to get :

Ubuntu Packages looking Raring :

http://ubuntu.mirror.cambrium.nl/ubu...untu1_i386.deb

http://mirror.anl.gov/pub/ubuntu//po...5+1-7_i386.deb

When trying to install with Gdebi , you may ask the other files and do not install them. In that case you need to open pulseaudio - equalize and allow the system to download and install the files by pressing install the machine connected to the network. When installing the program everything seems normal
but the run does not work. These are the causes and how the fix :

File pulseaudio -equalizer installed and pulseaudio pulseaudio -equalizer -equalizer -gtk in usr / bin , with presets files in share / pulseaudio -equalizer , containing the configuration of the sound system. The system when trying to run , look at the user account to search the hidden folder . / Pulse , to find the same configuration does not exist.
To create it you should go to Nautilus , preferences, and choose to show hidden files , close and reopen it to see the hidden files . Then you can create a new folder called . / Press. and left open nautilus

The system also seeks the. / Presets , which should be in / home / user account / . / Press / presets , which will be empty. To copy the files you requested , open pulseaudio - equalizer_2.7_all.deb with archive manager :

Then go open each folder to this location / usr / share / pulseaudio -equalizer . Here you will find the presets folder , which is precisely where the program asks . It can be extracted to the folder / home / user account, and from there copy it to the folder. / Pulse , and stay well :

/ home / user account. / press / presets

The system installs a file called pulseaudio - equalizer.py in the / usr / share / pulseaudio -equalizer , and this tells how to run the equalizer.
The script looks for a file called gnome -volume- control.svg in this folder, but the file is not found.
Inside the terminal , it should execute the command : sudo nautilus, then type your password and search for this file in the folder usr / share / pulseaudio -equalizer and abirlo with gedit for editing.
Once you open the file with gedit by double clicking within the pulseaudio - equalizer.py file to look for this line:

icon = self.window.set_icon_from_file ("/ usr/share/icons/hicolor/16x16/apps/gnome-volume-control.svg " )

Changing to this location :

icon = self.window.set_icon_from_file ("/ usr/share/icons/Humanity/apps/16/gnome-volume-control.svg " )

Close the file and all open windows and open the program from the unity dash looking pulseaudio -equalizer . These steps solve the problem as the author of the program designed a version for Ubuntu 13.
0
ответ дан 2 May 2013 в 12:58

Другие вопросы по тегам:

Похожие вопросы: