Re: [ubuntu-studio-users] USB device order/naming

2014-11-10 Thread Fredd Oliveiras
Please, remove my email from this list. I cant do it because a frgot my 
password and there is no optios to recover it.


Thanks

On 10-11-2014 08:05, Thijs van severen wrote:

Hi All

What is the recommended way to force a USB audio device to always use 
the same name ? (dev1, dev3..)


I have tried this procedure : 
http://alsa.opensrc.org/MultipleUSBAudioDevices

But that doesnt seem to work (on ubuntu 12.4)

all tips are wlecome !

grtz
Thijs


--
follow me on my Audio  Linux blog 
http://audio-and-linux.blogspot.com/ !







--
ubuntu-studio-users mailing list
ubuntu-studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: [ubuntu-studio-users] HTML5 and pulseaudio in firefox

2014-11-10 Thread Fredd Oliveiras
Please, remove my email from this list. I forgot my password and there 
is no option to recover it.

Thanks

On 08-11-2014 11:36, Kaj Ailomaa wrote:

On Sat, Nov 8, 2014, at 11:48 AM, Set Hallstrom wrote:

On 2014-11-07 16:58, Kaj Ailomaa wrote:

What do you mean by the CPU going bananas? You mentioned javascript.
What is the javascript for? Any chance you can pin down the reason more?


Hi,

Sorry, need to remember slang is not very handy in these types of
context... :facepalmingmyself:

By going bananas i mean going overload. It doesn't push a full 100% over
longer periods of time, but the task manager shows firefox eating
between 95% and 100% of resources. also the sound starts flickering.

I use the java script to control audio objects on my homepage a pretty
simple pause/play button, with an eventlistener loading new url when
sound ends.

This happened to me as i was developing it using jekyll's build in http
server, and hence while i was refreshing a lot and frequently.

I can reproduce it on many other pages with audio tags. Not only my own.
Everytime i refresh such a page, a new playback item for firefox is
displayed in the pulseaudio Volume Control, while the old ones remain
althought the VU meter is inactive on the older ones. If i quit firefox
these items disappear, but closing the concerned tab will not help.

Hope this clears it up. If you have any idea of what else i can test,
let me know :)

Thanks again!


Do other browsers behave the same way?
If yes, I still couldn't say for sure, but it sounds like a problem with
pulseaudio. You could report a bug. In a terminal, type: ubuntu-bug
pulseaudio. You'll need a launchpad account - http://launchpad.net.




--
ubuntu-studio-users mailing list
ubuntu-studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Searching within documents

2013-04-27 Thread Fredd Oliveiras
Hi Pete, i use Docfetcher, an excelent open source soft writen in java 
(runs in windows, mac and linux). Beside names, it seaches for contents 
inside files and show the results in a side pane. Find pdf, doc, docx, 
txt etc.


http://docfetcher.sourceforge.net/en/download.html

Regards,
Fredd Oliveiras

Em 26-04-2013 19:36, Pete Wright escreveu:
Any suggestions about the best way to search for documents based on 
key words inside them? (Back in earlier times, on Windows, I used 
Copernic, but there doesn't seem to be a Linux version.)

I am happy with my ability to search filenames.
Just that sometimes I am not bright about filenames I choose or where 
I put them.

Thanks




-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Not accepting password only guest working

2012-12-27 Thread Fredd Oliveiras
It happened to me last night. I had made a change in partitions 
structure to allow using many distros with one partition for each home 
directory and it causes a permission problem when i created new 
partitions as root. The ownner of my home was root.


My solution was:

login in terminal with

ctr +alt + F2
fredd
password

change the owner of user directory with

sudo   chown -R  fredd.fredd   /home/fredd

My only doubt is if some app or process that use that directory needs to 
be owner of its config files... Here, everything worked out after 
that... But, if its your case, you can try first a not recursive command


sudo   chown  fredd.fredd   /home/fredd

Regards,

Fredd Oliveiras
(Linux apprentice)

-

Your message

Hi folks. I'm running Gnome 3.6 usually, and for some reason instead
of logging in automatically, I get the login prompt, and it's not
accepting my password, so I can only login as guest. What I don't
understand, and it's driving me crazy, is that if I go CTRL ALT F2, I
can login with no problem at all, so I've not changed my password or
anything. Any help appreciated; thanking you in advance.


--
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users