Skip to content

Warning/info msg about migration after initial install #6193

Open
@diederikdehaas

Description

Description

After a fresh install of mumble 1.5.517 and running mumble --version, I get this output:

$ mumble --version
Dir didn't exist: /home/diederik/.local/share/data/Mumble
Successfully migrated data directory
Mumble version 1.5.517

I expected to just see the last line. And not see a message about a migration on a fresh install

Steps to reproduce

  1. Install mumble (client)
  2. Run mumble --version

Mumble version

1.5.517

Mumble component

Client

OS

Linux

Reproducible?

Yes

Additional information

The problem seems to be introduced in this commit and starting from this line: 2002e6d#diff-ba05d54fac9502f2ffa70bf14bd30b3f0ecca429135a0820f8431601b9bcee13R42
The qWarning and qInfo lines match what I saw, but I think they shouldn't be shown at all.

Also seems to conflict with the last line of the commit message ;-)

Relevant log output

No response

Screenshots

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugA bug (error) in the softwareclientgood first issueGood for first-time contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions