Bug 241551 - [Patch] Wish: to be able to turn off star background for printing
Summary: [Patch] Wish: to be able to turn off star background for printing
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: 1.0 (KDE 4.6)
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-12 15:30 UTC by Brad Banko
Modified: 2010-09-11 21:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.11.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Banko 2010-06-12 15:30:50 UTC
Version:           unspecified (using KDE 4.4.2) 
OS:                Linux

It would be great to be able to turn off the star background (and turn it white) for printing the globe.

(Amazing application, btw.  Thanks for all you guys do!)

Reproducible: Always

Steps to Reproduce:
print from the file menu

Actual Results:  
You get a big black background of stars which wastes ink for some purposes
Comment 1 Dennis Nienhüser 2010-09-05 00:49:20 UTC
Patch is at http://reviewboard.kde.org/r/5254/
Comment 2 Dennis Nienhüser 2010-09-11 13:49:57 UTC
SVN commit 1174151 by nienhueser:

Extends the print dialog (X11 only, I'm afraid) with a new tab to configure Marble related print options: Toggle whether the map, the background (outer space), the legend, route summary and/or driving instructions are printed.
RB: 5254
FEATURE: 238137
FEATURE: 241551
FIXED-IN: 0.11.0 (KDE 4.6)
GUI:

 M  +204 -2    ControlView.cpp  
 M  +6 -0      ControlView.h  
 M  +3 -0      lib/CMakeLists.txt  
 M  +4 -0      lib/MarbleLegendBrowser.cpp  
 M  +27 -2     lib/MarbleModel.cpp  
 M  +10 -0     lib/MarbleModel.h  
 M  +0 -1      lib/MarbleWidget.cpp  
 A             lib/PrintOptions.ui  
 A             lib/PrintOptionsWidget.cpp   [License: LGPL]
 A             lib/PrintOptionsWidget.h   [License: LGPL]
 M  +5 -5      lib/routing/RoutingManager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1174151
Comment 3 Brad Banko 2010-09-11 21:24:59 UTC
Awesome.  Thanks.

On Sat, Sep 11, 2010 at 7:49 AM, Dennis Nienhüser <earthwings@gentoo.org>wrote:

> https://bugs.kde.org/show_bug.cgi?id=241551
>
>
> Dennis Nienhüser <earthwings@gentoo.org> changed:
>
>           What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>              Status|ASSIGNED                    |RESOLVED
>   Version Fixed In|                            |0.11.0
>         Resolution|                            |FIXED
>
>
>
>
> --- Comment #2 from Dennis Nienhüser <earthwings gentoo org>  2010-09-11
> 13:49:57 ---
> SVN commit 1174151 by nienhueser:
>
> Extends the print dialog (X11 only, I'm afraid) with a new tab to configure
> Marble related print options: Toggle whether the map, the background (outer
> space), the legend, route summary and/or driving instructions are printed.
> RB: 5254
> FEATURE: 238137
> FEATURE: 241551
> FIXED-IN: 0.11.0 (KDE 4.6)
> GUI:
>
>  M  +204 -2    ControlView.cpp
>  M  +6 -0      ControlView.h
>  M  +3 -0      lib/CMakeLists.txt
>  M  +4 -0      lib/MarbleLegendBrowser.cpp
>  M  +27 -2     lib/MarbleModel.cpp
>  M  +10 -0     lib/MarbleModel.h
>  M  +0 -1      lib/MarbleWidget.cpp
>  A             lib/PrintOptions.ui
>  A             lib/PrintOptionsWidget.cpp   [License: LGPL]
>  A             lib/PrintOptionsWidget.h   [License: LGPL]
>  M  +5 -5      lib/routing/RoutingManager.cpp
>
>
> WebSVN link: http://websvn.kde.org/?view=rev&revision=1174151
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>