mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #00347
[Bug 364980] [NEW] Changing fonts creates display gap
Public bug reported:
I changed the font under Settings-Choose Display Font from the default
to FreeMono, size 10. It was a bigger font than previously so what
occurred was my text was outside my window.. so I went to change it to
something smaller. I changed it from that to MonoSpace, size 8. Then
when I hit ok and closed the settings, I was left with this big gap that
continued even after more text arrived at my screen. An image of it is
attached. A few minutes later after I minimized Mudlet the problem
seemed to go away.
Mudlet is current version from GIT as of Wednesday April 22, 1:55AM
Eastern time. However, the top bar says "Mudlet beta 9 - built:
April-17-2009". Not sure how to get revision from git, pull before I
compiled this gave me:
michael@michael-ubuntu:~/mudlet$ git pull
remote: Counting objects: 33, done.
remote: Compressing objects: 100% (19/19), done.
remote: Total 19 (delta 17), reused 0 (delta 0)
Unpacking objects: 100% (19/19), done.
>From git://mudlet.git.sourceforge.net/gitroot/mudlet
0d90310..4e3ebea master -> origin/master
Updating 0d90310..4e3ebea
src/mudlet.kdevelop: needs update
Fast forward
src/TBuffer.cpp | 10 +-
src/TCommandLine.cpp | 6 +-
src/TConsole.cpp | 47 +++-
src/TConsole.h | 1 -
src/TTextEdit.cpp | 3 +
src/TTrigger.cpp | 7 +-
src/dlgProfilePreferences.cpp | 11 +-
src/dlgTriggerEditor.cpp | 3 +-
src/mudlet.cpp | 20 +-
src/mudlet.h | 14 +-
src/ui/profile_preferences.ui | 609 +++++++++++++++++++++--------------------
11 files changed, 395 insertions(+), 336 deletions(-)
I'm running Ubuntu 8.10 (32-bit) on a Pentium M 2ghz. I use Gnome with Compiz and Emerald theme manager.
** Affects: mudlet
Importance: Undecided
Status: New
--
Changing fonts creates display gap
https://bugs.launchpad.net/bugs/364980
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: New
Bug description:
I changed the font under Settings-Choose Display Font from the default to FreeMono, size 10. It was a bigger font than previously so what occurred was my text was outside my window.. so I went to change it to something smaller. I changed it from that to MonoSpace, size 8. Then when I hit ok and closed the settings, I was left with this big gap that continued even after more text arrived at my screen. An image of it is attached. A few minutes later after I minimized Mudlet the problem seemed to go away.
Mudlet is current version from GIT as of Wednesday April 22, 1:55AM Eastern time. However, the top bar says "Mudlet beta 9 - built: April-17-2009". Not sure how to get revision from git, pull before I compiled this gave me:
michael@michael-ubuntu:~/mudlet$ git pull
remote: Counting objects: 33, done.
remote: Compressing objects: 100% (19/19), done.
remote: Total 19 (delta 17), reused 0 (delta 0)
Unpacking objects: 100% (19/19), done.
>From git://mudlet.git.sourceforge.net/gitroot/mudlet
0d90310..4e3ebea master -> origin/master
Updating 0d90310..4e3ebea
src/mudlet.kdevelop: needs update
Fast forward
src/TBuffer.cpp | 10 +-
src/TCommandLine.cpp | 6 +-
src/TConsole.cpp | 47 +++-
src/TConsole.h | 1 -
src/TTextEdit.cpp | 3 +
src/TTrigger.cpp | 7 +-
src/dlgProfilePreferences.cpp | 11 +-
src/dlgTriggerEditor.cpp | 3 +-
src/mudlet.cpp | 20 +-
src/mudlet.h | 14 +-
src/ui/profile_preferences.ui | 609 +++++++++++++++++++++--------------------
11 files changed, 395 insertions(+), 336 deletions(-)
I'm running Ubuntu 8.10 (32-bit) on a Pentium M 2ghz. I use Gnome with Compiz and Emerald theme manager.
Follow ups
References