Como é que o compiz sabe / se preocupa com pesquisas no firefox?

4

Enquanto observava a saída de journalctl -f , notei que aparentemente compiz é notificado sobre (e logs) todas as pesquisas que faço na barra de entrada (ou na barra de pesquisa) do Firefox (mas não em Chromium ).

Digitando na barra de entrada algo como

resulta nas seguintes linhas no meu log

Okt 30 18:24:59 big compiz[9072]: *** Search: getSubmission: In data: "whats"; Purpose: "keyword"
Okt 30 18:24:59 big compiz[9072]: *** Search: getSubmission: Out data: "whats"
Okt 30 18:25:06 big compiz[9072]: *** Search: getSubmission: In data: "whats t"; Purpose: "keyword"
Okt 30 18:25:06 big compiz[9072]: *** Search: getSubmission: Out data: "whats+t"
Okt 30 18:25:06 big compiz[9072]: *** Search: getSubmission: In data: "whats th"; Purpose: "keyword"
Okt 30 18:25:06 big compiz[9072]: *** Search: getSubmission: Out data: "whats+th"
Okt 30 18:25:06 big compiz[9072]: *** Search: getSubmission: In data: "whats the"; Purpose: "keyword"
Okt 30 18:25:06 big compiz[9072]: *** Search: getSubmission: Out data: "whats+the"
Okt 30 18:25:07 big compiz[9072]: *** Search: getSubmission: In data: "whats the"; Purpose: "keyword"
Okt 30 18:25:07 big compiz[9072]: *** Search: getSubmission: Out data: "whats+the"
Okt 30 18:25:08 big compiz[9072]: *** Search: getSubmission: In data: "whats the m"; Purpose: "keyword"
Okt 30 18:25:08 big compiz[9072]: *** Search: getSubmission: Out data: "whats+the+m"
Okt 30 18:25:08 big compiz[9072]: *** Search: getSubmission: In data: "whats the ma"; Purpose: "keyword"
Okt 30 18:25:08 big compiz[9072]: *** Search: getSubmission: Out data: "whats+the+ma"
Okt 30 18:25:09 big compiz[9072]: *** Search: getSubmission: In data: "whats the mat"; Purpose: "keyword"
Okt 30 18:25:09 big compiz[9072]: *** Search: getSubmission: Out data: "whats+the+mat"
Okt 30 18:25:09 big compiz[9072]: *** Search: getSubmission: In data: "whats the matt"; Purpose: "keyword"
Okt 30 18:25:09 big compiz[9072]: *** Search: getSubmission: Out data: "whats+the+matt"
Okt 30 18:25:09 big compiz[9072]: *** Search: getSubmission: In data: "whats the matte"; Purpose: "keyword"
Okt 30 18:25:09 big compiz[9072]: *** Search: getSubmission: Out data: "whats+the+matte"
Okt 30 18:25:09 big compiz[9072]: *** Search: getSubmission: In data: "whats the matter"; Purpose: "keyword"
Okt 30 18:25:09 big compiz[9072]: *** Search: getSubmission: Out data: "whats+the+matter"
Okt 30 18:25:10 big compiz[9072]: *** Search: getSubmission: In data: "whats the matter?"; Purpose: "keyword"
Okt 30 18:25:10 big compiz[9072]: *** Search: getSubmission: Out data: "whats+the+matter%3F"
Okt 30 18:25:21 big compiz[9072]: *** Search: getSubmission: In data: "whats the matter?"; Purpose: "keyword"
Okt 30 18:25:21 big compiz[9072]: *** Search: getSubmission: Out data: "whats+the+matter%3F"
Okt 30 18:25:23 big compiz[9072]: *** Search: getSubmission: In data: "whats the matter?"; Purpose: "keyword"
Okt 30 18:25:23 big compiz[9072]: *** Search: getSubmission: Out data: "whats+the+matter%3F"

Não importa qual provedor de pesquisa eu tenha selecionado. Gostaria de saber quais configurações causam esse comportamento do compiz e como evitar isso.

Na minha opinião, não é da conta do compiz que escrevo uma barra de pesquisa no meu navegador.

Eu sei que é possível contornar isso inserindo expressões de pesquisa diretamente no campo de pesquisa de qualquer provedor de pesquisa, mas não é isso que eu estou procurando.

Após uma pesquisa adicional, encontrei as seguintes linhas adicionais no meu log (após o login):

Okt 30 17:37:30 big compiz[9072]: *** Search: SearchService.init
Okt 30 17:37:30 big compiz[9072]: *** Search: _asyncInit start
Okt 30 17:37:31 big compiz[9072]: *** Search: _asyncLoadEngines: start
Okt 30 17:37:31 big compiz[9072]: *** Search: _asyncFindJAREngines: looking for engines in JARs
Okt 30 17:37:31 big compiz[9072]: *** Search: _asyncLoadEngines: loading from cache directories
Okt 30 17:37:31 big compiz[9072]: *** Search: _loadEnginesFromCache: Loading 7 engines from cache
Okt 30 17:37:31 big compiz[9072]: *** Search: _addEngineToStore: Adding engine: "Google"
Okt 30 17:37:31 big compiz[9072]: *** Search: _addEngineToStore: Adding engine: "DuckDuckGo"
Okt 30 17:37:31 big compiz[9072]: *** Search: _addEngineToStore: Adding engine: "Amazon.com"
Okt 30 17:37:31 big compiz[9072]: *** Search: _addEngineToStore: Adding engine: "Bing"
Okt 30 17:37:31 big compiz[9072]: *** Search: _addEngineToStore: Adding engine: "Twitter"
Okt 30 17:37:31 big compiz[9072]: *** Search: _addEngineToStore: Adding engine: "Wikipedia (en)"
Okt 30 17:37:31 big compiz[9072]: *** Search: _addEngineToStore: Adding engine: "Yahoo"
Okt 30 17:37:31 big compiz[9072]: *** Search: _asyncLoadEngines: done
Okt 30 17:37:31 big compiz[9072]: *** Search: _asyncInit: Completed _asyncInit
Okt 30 17:37:33 big compiz[9072]: *** Search: SearchService.init
Okt 30 17:37:49 big compiz[9072]: *** Search: SearchService.init
Okt 30 17:37:49 big compiz[9072]: *** Search: getVisibleEngines: getting all visible engines
Okt 30 17:37:49 big compiz[9072]: *** Search: _buildSortedEngineList: building list
Okt 30 17:37:49 big compiz[9072]: *** Search: _buildSortedEngineList: using db for order
Okt 30 17:37:49 big compiz[9072]: *** Search: SRCH_SVC_saveSortedEngineList: starting
Okt 30 17:37:49 big compiz[9072]: *** Search: SRCH_SVC_saveSortedEngineList: done
Okt 30 17:37:53 big compiz[9072]: *** Search: SearchService.init
Okt 30 17:37:53 big compiz[9072]: *** Search: getVisibleEngines: 
getting all visible engines

Configurações / Segurança e Privacidade / Pesquisa ("ao pesquisar no painel ...") está desativado .

    
por guntbert 30.10.2016 / 18:44

0 respostas