Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ultimate-addons-for-gutenberg domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /sites/danielkossmann.com/files/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hustle domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /sites/danielkossmann.com/files/wp-includes/functions.php on line 6114
Como ajeitar o problema do Spotify só abrir em tela cheia no Ubuntu - Daniel Kossmann

Recentemente o Spotify começou a abrir apenas em modo de tela cheia no Ubuntu, impossibilitando até mover a janela.

Pesquisando um pouco, encontrei a solução, editando um arquivo de configuração e mudando a linha:

app.window.position.saved=trueCode language: JavaScript (javascript)

para:

app.window.position.saved=falseCode language: JavaScript (javascript)

Segue a localização do arquivo de configuração:

  1. Instalação normal: ~/.config/spotify/prefs
  2. Instalação usando o Snap: ~/snap/spotify/current/.config/spotify/prefs

Espero ter ajudado!



Comments

3 respostas para “Como ajeitar o problema do Spotify só abrir em tela cheia no Ubuntu”

  1. Avatar de kelvyn
    kelvyn

    Ajudou muito, deu super certo.. Obrigado 🙂

  2. Avatar de Gabriel
    Gabriel

    me ajduou demais, irmão! Obrigado

    1. Que ótimo, fico feliz de ter ajudado!

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *