Bug 210035 - The print button in the Sky Calendar doesn't seem to work
Summary: The print button in the Sky Calendar doesn't seem to work
Status: RESOLVED FIXED
Alias: None
Product: kstars
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Akarsh Simha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-10 00:57 UTC by gerlos
Modified: 2011-02-20 18:11 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Implement the print function of the sky calendar (3.94 KB, patch)
2009-11-30 00:30 UTC, Jérôme SONRIER
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gerlos 2009-10-10 00:57:44 UTC
Version:           1.5.3 (using 4.3.2 (KDE 4.3.2), Mandriva Linux release 2009.1 (Official) for i586)
Compiler:          gcc
OS:                Linux (i686) release 2.6.29.6-desktop-2mnb

When I open the Sky Calendar I click on the "update" button, wait for the curves to appear, and then I try to click on the "print" button to get an hard copy, but nothing happens, even if I wait for a long time.

Maybe it's OT here, but it would be nice to have also a "save" button to save a PNG image of the graph.
Comment 1 Jérôme SONRIER 2009-11-30 00:30:11 UTC
Created attachment 38700 [details]
Implement the print function of the sky calendar 

This fonction was not implemented.
Here is a patch that add the necessary code to SkyCalendar::slotPrint().
Note: I don't have a real printer, but it works fine when I choose "print to file".

Waiting for feature unfreeze to commit the patch.
Comment 2 Jérôme SONRIER 2010-01-10 02:09:18 UTC
SVN commit 1072352 by jsonrier:

Implement the print function of the sky calendar.

CCBUG: 210035
CCMAIL: kstars-devel@kde.org



 M  +1 -1      calendarwidget.cpp  
 M  +78 -0     skycalendar.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1072352
Comment 3 Alexey Khudiakov 2011-02-20 18:11:58 UTC
Fixed in trunk. Closing