segunda-feira, setembro 05, 2005

Santo de casa não opera milagre

Ou "Um Post Off-Topic"

Finalmente, decidi me render aos clientes Firefox e Thunderbird, projetos irmãos da Mozilla.org e abandonar a Suite Mozilla. Segundo Andrei, eu era o último usuário da Suite, e só permaneci fiel devido à comodidade dos cntrl+ (crtl+q, ctrl+click_esquerdo, shift+click_esquerdo, cntrl+w, cntrl+shift+w) e dos 196MB de emails que nem com reza forte eram transferidos com sucesso para o thunderbird. Como fiz upgrade para o Fedora Core 4, aproveitei para testar novos programas: o yum (atualizador de pacotes de programas) está muito superior ao apt, o OpenOffice 2 está todo em Português, o RedHat up2date Alert voltou. Dentre eles, funcionou com perfeição a transferência de todos os emails, configurações e etc para o Thunderbird. Decidi migrar para o Firefox, apesar de sentir muita falta do ctrl+q.

Na página inicial do Thunderbir tinha algo chamativo: "Features (...) RSS Reader" quando clico no link, minha surpresa, abre o Mozilla (browser da suite) e não o Firefox, completamente desprestigiado. Pensei: já sei, quando eu clicar em algum link mailto, vai abrir o Mozilla Mail – ledo engano – abre o Evolution, que nem da Mozilla é (é da Gnome). Firefox e Thunderbird são irmãos? São sim, assim como Caim e Abel, Esaú e Jacó, Rômulo e Remo...

Eu, que sou diplomata por essência genotípica, tinha que fazer as pazes entre os dois. Consultando o Oráculo (Google) encontrei a minha solução:

$ vi ~/.thunderbird/*.default/prefs.js
acrecentei as linhas:
user_pref("network.protocol-handler.app.ftp", "/usr/bin/firefox");
user_pref("network.protocol-handler.app.http", "/usr/bin/firefox");
user_pref("network.protocol-handler.app.https", "/usr/bin/firefox");

$ vi ~/.mozilla/firefox/*.default/prefs.js
acrecentei a linha:
user_pref("network.protocol-handler.app.mailto", "/usr/bin/thunderbird");

Simples assim.

Duro mesmo é fazer com que V4L2 pwlib plugin esteja num pacote rpm do Fedora Core.

Contudo...
<Mythus> Are you there?
<Mythus> Do you have a minute, please?
<Mythus> I'm trying to install a webcam that uses V4L2 and the sn9c102-based driver. My fedora core 4 recognizes -> usb 2-2: SN9C10[12] PC Camera Controller detected (vid/pid 0x0C45/0x600D) But there is no pwlib plugin for v4l2 in rpm packages on the Gnomemeeting site and sometime around May I tried the CVS rpm files and it didn't help on anything.
<Mythus> I've used Ubuntu and the D-Link DSB-C110 webcam works fine, Mandriva and Suse too. I read an email of Damien Sandras: "The code is in the PWLIB CVS on openh323.sourceforge.net. If you compile CVS for PWLIB, OpenH323 and GnomeMeeting, then you will be able to work on it." Is that my only solution? I don't think that to force other distro's rpms should be a good idea.
<Mythus> I know you're busy, but if you have some time, please answer here or by mail to mythustm[a]yahoo.com. I would appreciate any help.
<Johnny> Yes the v4l2 have not been compiled.
<Johnny> I could fix that.
<Mythus> YES!
<Mythus> Thank God!
<Johnny> But not tonight Ill look at it over the weekend..
<Mythus> Man, for someonde who is waiting a couple months a few days won't hurt at all!

Algum tempo depois...
<DV> see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=155317
<Mythus> Daniel, I wrote there. So, I have do compile?
<DV> I will look at the issue this week
<DV> the bugzilla entry is where progress will be reported
<Mythus> ok!
<Mythus> Thanks!
<DV> np

0 comentários: