[Marble-devel] Re: Problem with map creation

Torsten Rahn tackat at t-online.de
Sun Jun 12 21:20:31 CEST 2011


Hi Helmut,
 
I just removed all my tile data in my home directory and the Marble 
configuration files. 
Then I started Marble from master and 
selected map themes which create tiles on runtime (such as Satellite, 
Temperature, Precipitation, etc.).
Now all of this worked fine (and without a warning on the command line).
Usually the only problem with running stuff in a non-guithread is with 
QPixmaps since they use the non-thread-safe XServer - at least if 
true pixmaps are used (in graphicssystem "native" - since Marble is currently 
using graphicssystem "raster" by default, I switched to "native" but still no 
problems ...  .) 
 
The usage of pixmaps in a non-guithread is usually indicated by a warning on 
the command line (which doesn't occur here). Also I checked the tile creator 
for QPixmaps (but we are just using QImage in there which is threadsafe).

So what am I doing "wrong" ? :-) How can I reproduce your issue?

Best Regards,

Torsten




On Sunday, 12. June 2011 20:21:38 Mülner, Helmut wrote:
> The current master is worse: runtime tile creation is not possible because
> marble tries to create the TileCreatorDialog in a non-gui-thread.
> 
> Best regards,
> Helmut
> 
> ________________________________________
> Von: Mülner, Helmut [helmut.muelner at joanneum.at]
> Gesendet: Mittwoch, 01. Juni 2011 08:04
> An: Torsten Rahn; marble-devel at kde.org
> Betreff: [Marble-devel] Re: Problem with map creation
> 
> Hi,
> 
> I also tested with master: this problem still exists.
> 
> Best regards,
> Helmut
> 
> ________________________________________
> Von: Torsten Rahn [tackat at t-online.de]
> Gesendet: Dienstag, 31. Mai 2011 18:43
> An: marble-devel at kde.org
> Cc: Mülner, Helmut
> Betreff: Re: [Marble-devel] Re: Problem with map creation
> 
> Thanks,
> 
> That helps to find the root of the problems ...
> 
> Best Regards,
> 
> Torsten
> 
> On Tuesday, 31. May 2011 18:27:03 Mülner, Helmut wrote:
> > Hi Torsten,
> > 
> > I forgot to mention that I used marble-1.1 as code basis. I have already
> > compiled master, but had not yet time to test it.
> > 
> > Best regards,
> > Helmut
> > 
> > -----Ursprüngliche Nachricht-----
> > Von: Torsten Rahn [mailto:tackat at t-online.de]
> > Gesendet: Dienstag, 31. Mai 2011 18:01
> > An: marble-devel at kde.org
> > Cc: Mülner, Helmut
> > Betreff: Re: [Marble-devel] Problem with map creation
> > 
> > Hi Helmut,
> > 
> > On Tuesday, 31. May 2011 17:27:58 Mülner, Helmut wrote:
> > > I am preparing a new edition oft he Geothek Schulatlas based on marble
> > > (http://techbase.kde.org/Projects/Marble/MarbleUsedBy#Ed._H.C3.B6lzel:_
> > > Ne u er_Kozenn-Atlas_-_Geothek_1.1). I discovered a problem with the
> > > map/tile
> > 
> > > creation process:
> > Sounds great :-)
> > Are you using Marble-1.1 or Marble master (soon to be Marble 1.2) ?
> > 
> > > -          The map is not selected in the map view
> > > 
> > > -          The map is blurred (not displayed with the correct
> > > resolution)
> > > 
> > > -          If I switch to another map and then back to the newly
> > > created map by double-clicking in the map view, I get the expected
> > > quality.
> > > 
> > > Is this a known bug/limitation?
> > 
> > Not a known bug or limitation that is known to me. Bernhard Beschow has
> > done much work in master recently, so if it occurs in Marble master maybe
> > this is a regression?
> > 
> > Best Regards,
> > 
> > Torsten
> > 
> > > Any ideas how to correct this – it looks like a signal is missing.
> > > 
> > > Hoping for help
> > > Helmut Mülner
> > 
> > _______________________________________________
> > Marble-devel mailing list
> > Marble-devel at kde.org
> > https://mail.kde.org/mailman/listinfo/marble-devel
> 
> _______________________________________________
> Marble-devel mailing list
> Marble-devel at kde.org
> https://mail.kde.org/mailman/listinfo/marble-devel
> _______________________________________________
> Marble-devel mailing list
> Marble-devel at kde.org
> https://mail.kde.org/mailman/listinfo/marble-devel



More information about the Marble-devel mailing list