Project

General

Profile

Actions

Emulator Issues #8370

closed

Window Title Bar Brackets - [ ] - About Section Branch/Revision Empty

Added by ears.box about 10 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

64bit Dolphin compiled from source

OS - Slackware 14.1 x86_64

What's the problem? Describe what went wrong in few words.

Dolphin window title bar shows with brackets; Dolphin []

Also the Help > About, the Branch & Revision is empty, I'm assuming something should be listed in these?

What did you expect to happen instead?

I assumed from screen shots I've seen online that the version is to be shown in the window title bar like this instead; Dolphin 4.0.2, and the Branch and Revision show versions?

What steps will reproduce the problem?

  1. Just open and run dolphin, it always appears the same everytime.

Which versions of Dolphin did you test on?

4.0.2

Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?

I have not tested any other version of Dolphin.

Is there any other relevant information? (e.g. logs, screenshots,
configuration files)

I'm attaching a screen shot, dolphin-gui.jpg

Actions #1

Updated by ears.box about 10 years ago

I forgot to mention these are my compile options I'm using if these could be causing it?

mkdir build
cd build
cmake -G "Unix Makefiles"
-DCMAKE_INSTALL_PREFIX:PATH=/usr
-Dbindir=/usr/games
-DLIB_INSTALL_DIR=lib${LIBDIRSUFFIX}
-DINSTALL_LIB_DIR=/usr/lib${LIBDIRSUFFIX}
-DCMAKE_C_FLAGS:STRING="$SLKCFLAGS"
-DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS"
-DCMAKE_BUILD_TYPE=Release ..

make
make install DESTDIR=$PKG
cd -

I also have no need for NLS /usr/share/locales, what compile option can I use to disable the building, installing of the locales?

Actions #2

Updated by ears.box about 10 years ago

Sorry I should of at least tried the latest development versions...

This works ok now in 4.0-5841

Actions #3

Updated by JosJuice about 10 years ago

  • Status changed from New to Invalid

Since it works in the newest version, I'll close this issue.

Actions

Also available in: Atom PDF