This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Win32 binary doesn't work

Tags: None
(comma "," separated)
efa2
Registered Member
Posts
14
Karma
0
OS

Win32 binary doesn't work

Wed Jul 04, 2012 8:29 am
hi,
I installed the Win32 binary:
http://files.kde.org/marble/downloads/w ... -1.3.0.exe
on WinXPsp3 fully patched.
The installation end without problems, NSIS created the menù entry as expected.
Running marble immediately exit. I saw the task that is created with task manager,
and immediately disappear.
Running in the console, show no error:
D:\Programmi\Marble>marble
D:\Programmi\Marble>

Someone other tested the win32 binary?
efa2
Registered Member
Posts
14
Karma
0
OS

Re: Win32 binary doesn't work

Fri Jul 06, 2012 12:52 pm
in Task Manager I saw it close after 30 MB allocation. Someone confirm?
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: Win32 binary doesn't work

Thu Jul 12, 2012 6:35 am
Do you see any other processes get launched?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
efa2
Registered Member
Posts
14
Karma
0
OS

Re: Win32 binary doesn't work

Thu Jul 12, 2012 11:54 am
tested now, no, only marble.exe
efa2
Registered Member
Posts
14
Karma
0
OS

Re: Win32 binary doesn't work

Fri Jul 13, 2012 7:34 am
how can I help debug this?
Is there a -g version of marble executable?
Is it possible some package or dll that is installed on developer PC, is missing in mine?
Which dependancies are expected need it?
Note: I have little knowledge in software compiling, but lot in SW testing

Last edited by efa2 on Fri Jul 27, 2012 9:45 pm, edited 1 time in total.
shentey
Registered Member
Posts
10
Karma
0
OS

Re: Win32 binary doesn't work

Wed Jul 18, 2012 2:21 pm
Have you installed the MSVC++ 2008 redistributable package [1]?

[1] https://www.microsoft.com/en-us/download/details.aspx?id=29
efa2
Registered Member
Posts
14
Karma
0
OS

Re: Win32 binary doesn't work

Thu Jul 19, 2012 12:21 pm
that win32 package was retired as was buggy. See:
https://issues.apache.org/ooo/show_bug.cgi?id=119424

As now I had installed:
Microsoft Visual C++ 2005 ATL Update kb973923 - x86 8.0.50727.4053
Microsoft Visual C++ 2005 Redistributable
Microsoft Visual C++ 2008 Redistributable - KB2467174 - x86 9.0.30729.5570
Microsoft Visual C++ 2008 Redistributable - x86 9.0.21022 (bug, leave many files in C:\)
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30411
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.17
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.6161
Microsoft Visual C++ Toolkit 2003

Last edited by efa2 on Fri Jul 27, 2012 9:46 pm, edited 1 time in total.
shentey
Registered Member
Posts
10
Karma
0
OS

Re: Win32 binary doesn't work

Wed Jul 25, 2012 7:04 am
If you have installed the MSVC 2008 redistributable package, then it should work...

Could you please paste the debug messages Marble produces if you run it with --debug-info on the command line? Note that you can see the debug messages with DebugView [1]. Thx :)

[1] http://technet.microsoft.com/en-us/sysi ... 96647.aspx
efa2
Registered Member
Posts
14
Karma
0
OS

Re: Win32 binary doesn't work

Wed Jul 25, 2012 9:25 am
nothing on the console:
Code: Select all
D:\Programmi\Marble>marble.exe --debug-info

D:\Programmi\Marble>

but DebugView from sysinternals show:
Code: Select all
00000001   0.00000000   [3328] added download policy ("files.kde.org") 1 20    
00000002   0.00004188   [3328] added download policy ("files.kde.org") 0 2    
00000003   0.00009504   [3328] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/srtm2/srtm2.dgml"    
00000004   0.00021573   [3328] Starting to load Plugins.    
00000005   0.00176109   [3328] === MarbleDirs: ===    
00000006   0.00179525   [3328] Local Path: "C:/Documents and Settings/<user>/Dati applicazioni/.marble/data"    
00000007   0.00182799   [3328] Plugin Local Path: "C:/Documents and Settings/<user>/Dati applicazioni/.marble/plugins"    
00000008   0.00185374   [3328]     
00000009   0.00188105   [3328] Marble Data Path (Run Time) : ""    
00000010   0.00190783   [3328] Marble Data Path (Compile Time): "data"    
00000011   0.00193246   [3328]     
00000012   0.00195892   [3328] Marble Plugin Path (Run Time) : ""    
00000013   0.00198536   [3328] Marble Plugin Path (Compile Time): "plugins"    
00000014   0.00201038   [3328]     
00000015   0.00206315   [3328] System Path: "data"    
00000016   0.00211502   [3328] Plugin System Path: "plugins"    
00000017   0.00214066   [3328] ===================    
00000018   0.00319620   [3328] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/CachePlugin.dll"    
00000019   0.00437811   [3328] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/CompassFloatItem.dll"    
00000020   0.00543074   [3328] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/CrosshairsPlugin.dll"    
00000021   0.01111666   [3328] Marble::AbstractDataPlugin plugin loaded from "D:/Programmi/Marble/plugins/EarthquakePlugin.dll"    
00000022   0.03247116   [3328] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/ElevationProfileFloatItem.dll"    
00000023   0.03355447   [3328] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/GosmorePlugin.dll"    
00000024   0.03460992   [3328] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/GpsInfo.dll"    
00000025   0.03564963   [3328] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/GpxPlugin.dll"    
00000026   0.03673678   [3328] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/GraticulePlugin.dll"    
00000027   0.03770223   [3328] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/HostipPlugin.dll"    
00000028   0.03861995   [3328] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/KmlPlugin.dll"    
00000029   0.03953546   [3328] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/LatLonPlugin.dll"    
00000030   0.04045695   [3328] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/LocalDatabasePlugin.dll"    
00000031   0.04453599   [3328] Cannot mix incompatible Qt library (version 0x40800) with this library (version 0x40704)   

Note: <user> is a placeholder for real login
Running without --debug-info, show only the error (last line) at 0.0, so we lost timing information

Seems it try to dynamically link an incompatible version of the GUI framework. I cannot understand where it find as point always inside Marble subdir.
All Qt* .dll are in D:\Programmi\Marble\

Last edited by efa2 on Wed Jul 25, 2012 11:38 pm, edited 1 time in total.
efa2
Registered Member
Posts
14
Karma
0
OS

Re: Win32 binary doesn't work

Wed Jul 25, 2012 10:05 am
another hint:
I try to run marble from a command prompt, after settings:
Code: Select all
D:\Programmi\Marble>set PATH=.

D:\Programmi\Marble>marble.exe --debug-info

D:\Programmi\Marble>


now the program start, and DebugView show:

Code: Select all
00000001   0.00000000   [2780] added download policy ("files.kde.org") 1 20    
00000002   0.00004161   [2780] added download policy ("files.kde.org") 0 2    
00000003   0.00009458   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/srtm2/srtm2.dgml"    
00000004   0.00021944   [2780] Starting to load Plugins.    
00000005   0.00179788   [2780] === MarbleDirs: ===    
00000006   0.00183137   [2780] Local Path: "C:/Documents and Settings/<user>/Dati applicazioni/.marble/data"    
00000007   0.00186393   [2780] Plugin Local Path: "C:/Documents and Settings/<user>/Dati applicazioni/.marble/plugins"    
00000008   0.00188946   [2780]     
00000009   0.00191650   [2780] Marble Data Path (Run Time) : ""    
00000010   0.00194319   [2780] Marble Data Path (Compile Time): "data"    
00000011   0.00196776   [2780]     
00000012   0.00199417   [2780] Marble Plugin Path (Run Time) : ""    
00000013   0.00202074   [2780] Marble Plugin Path (Compile Time): "plugins"    
00000014   0.00204575   [2780]     
00000015   0.00209868   [2780] System Path: "data"    
00000016   0.00215049   [2780] Plugin System Path: "plugins"    
00000017   0.00217659   [2780] ===================    
00000018   0.00323769   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/CachePlugin.dll"    
00000019   0.00437494   [2780] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/CompassFloatItem.dll"    
00000020   0.00546165   [2780] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/CrosshairsPlugin.dll"    
00000021   0.01117428   [2780] Marble::AbstractDataPlugin plugin loaded from "D:/Programmi/Marble/plugins/EarthquakePlugin.dll"    
00000022   0.03233230   [2780] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/ElevationProfileFloatItem.dll"    
00000023   0.03340473   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/GosmorePlugin.dll"    
00000024   0.03440785   [2780] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/GpsInfo.dll"    
00000025   0.03544058   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/GpxPlugin.dll"    
00000026   0.03652892   [2780] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/GraticulePlugin.dll"    
00000027   0.03754250   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/HostipPlugin.dll"    
00000028   0.03846154   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/KmlPlugin.dll"    
00000029   0.03937111   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/LatLonPlugin.dll"    
00000030   0.04028815   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/LocalDatabasePlugin.dll"    
00000031   0.04156484   [2780] Plugin failure: "LocalOsmSearchPlugin.dll" is not a valid Marble Plugin: "Cannot load library D:/Programmi/Marble/plugins/LocalOsmSearchPlugin.dll: Impossibile trovare il modulo specificato."    
00000032   0.04264533   [2780] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/MapScaleFloatItem.dll"    
00000033   0.04430261   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/MonavPlugin.dll"    
00000034   0.04538751   [2780] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/NavigationFloatItem.dll"    
00000035   0.04641473   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/NominatimPlugin.dll"    
00000036   0.04743837   [2780] Marble::AbstractDataPlugin plugin loaded from "D:/Programmi/Marble/plugins/OpenDesktopPlugin.dll"    
00000037   0.04851172   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/OpenRouteServicePlugin.dll"    
00000038   0.04955460   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/OsmPlugin.dll"    
00000039   0.05070566   [2780] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/OverviewMap.dll"    
00000040   0.05172231   [2780] Marble::AbstractDataPlugin plugin loaded from "D:/Programmi/Marble/plugins/Photo.dll"    
00000041   0.05264770   [2780] Marble::PositionProviderPlugin plugin loaded from "D:/Programmi/Marble/plugins/PlacemarkPositionProviderPlugin.dll"    
00000042   0.05356967   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/PntPlugin.dll"    
00000043   0.05635989   [2780] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/PositionMarker.dll"    
00000044   0.05754910   [2780] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/ProgressFloatItem.dll"    
00000045   0.05855892   [2780] Marble::NetworkPlugin plugin loaded from "D:/Programmi/Marble/plugins/QNamNetworkPlugin.dll"    
00000046   0.05973520   [2780] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/RoutingPlugin.dll"    
00000047   0.06083319   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/RoutinoPlugin.dll"    
00000048   0.06201175   [2780] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/SatellitesPlugin.dll"    
00000049   0.06313039   [2780] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/Speedometer.dll"    
00000050   0.06409649   [2780] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/StarsPlugin.dll"    
00000051   0.06503733   [2780] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/SunPlugin.dll"    
00000052   0.06638724   [2780] Marble::AbstractDataPlugin plugin loaded from "D:/Programmi/Marble/plugins/Weather.dll"    
00000053   0.06775310   [2780] Marble::AbstractDataPlugin plugin loaded from "D:/Programmi/Marble/plugins/Wikipedia.dll"    
00000054   0.06872370   [2780] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/YoursPlugin.dll"    
00000055   0.06875663   [2780] void __thiscall Marble::PluginManagerPrivate::loadPlugins(void) Time elapsed: 62 ms    
00000056   0.07169699   [2780] Use workaround:  0    
00000057   0.15934627   [2780] Style reset requested.    
00000058   0.15962532   [2780] updateMapThemeModel    
00000059   0.16436750   [2780] DgmlBlendingTagHandler::parse "CloudsBlending"    
00000060   0.16443042   [2780] DgmlBlendingTagHandler::parse "SunLightBlending"    
00000061   0.16546485   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/bluemarble/bluemarble.dgml"    
00000062   0.16896075   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/citylights/citylights.dgml"    
00000063   0.17418072   [2780] added download policy ("a.tile.openstreetmap.org", "b.tile.openstreetmap.org", "c.tile.openstreetmap.org") 1 20    
00000064   0.17453349   [2780] added download policy ("a.tile.openstreetmap.org", "b.tile.openstreetmap.org", "c.tile.openstreetmap.org") 0 2    
00000065   0.17488931   [2780] DgmlBlendingTagHandler::parse "AlphaBlending"    
00000066   0.17693315   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/openstreetmap/openstreetmap.dgml"    
00000067   0.17886017   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/plain/plain.dgml"    
00000068   0.18205771   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/precip-dec/precip-dec.dgml"    
00000069   0.18576124   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/precip-july/precip-july.dgml"    
00000070   0.18840826   [2780] DgmlBlendingTagHandler::parse "SunLightBlending"    
00000071   0.18918143   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/schagen1689/schagen1689.dgml"    
00000072   0.19294927   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/srtm/srtm.dgml"    
00000073   0.19546261   [2780] added download policy ("files.kde.org") 1 20    
00000074   0.19550630   [2780] added download policy ("files.kde.org") 0 2    
00000075   0.19555679   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/srtm2/srtm2.dgml"    
00000076   0.19728178   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/temp-dec/temp-dec.dgml"    
00000077   0.20121887   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/temp-july/temp-july.dgml"    
00000078   0.20454441   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/moon/clementine/clementine.dgml"    
00000079   0.35458559   [2780] Loading Bookmark File :  ""    
00000080   0.35463953   [2780] Bookmark file "bookmarks/bookmarks.kml" does not exist in local and system data directory.    
00000081   0.37213519   [2780] In MarbleMap the property  "clouds_data" was set to  true    
00000082   0.37219331   [2780] WARNING: Failed to access a map theme! Property:  "clouds_data"    
00000083   0.37308705   [2780] ReadSettings: mapThemeId:  "earth/srtm/srtm.dgml"    
00000084   0.37520161   [2780] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/srtm/srtm.dgml"    
00000085   0.37525788   [2780] DGML2 Name       :  "Atlas"    
00000086   0.37529969   [2780] adding container: "cityplacemarks.kml"    
00000087   0.37532720   [2780] Starting placemark loading timer    
00000088   0.37552673   [2780] adding container: "baseplacemarks.kml"    
00000089   0.37558344   [2780] starting parser for "cityplacemarks.kml"    
00000090   0.37568933   [2780] adding container: "elevplacemarks.kml"    
00000091   0.37575689   [2780] starting parser for "baseplacemarks.kml"    
00000092   0.37614977   [2780] "Loading Cache File:D:/Programmi/Marble/data/placemarks/cityplacemarks.cache"    
00000093   0.37619811   [2780] "Loading Cache File:D:/Programmi/Marble/data/placemarks/baseplacemarks.cache"    
00000094   0.37625214   [2780] parse task  "Cache"   60252632    
00000095   0.37633094   [2780] parse task  "Gpx"   59816888    
00000096   0.37640843   [2780] parse task  "Cache"   59833168    
00000097   0.37674260   [2780] parse task  "Kml"   60252512    
00000098   0.37748355   [2780] parse task  "Gpx"   59850184    
00000099   0.37753597   [2780] adding container: "otherplacemarks.kml"    
00000100   0.37754470   [2780] starting parser for "elevplacemarks.kml"    
00000101   0.37761992   [2780] parse task  "Kml"   63012664    
00000102   0.37763032   [2780] parse task  "Osm"   60252512    
00000103   0.37765831   [2780] parse task  "Osm"   32114368    
00000104   0.37900534   [2780] parse task  "Pnt"   32102608    
00000105   0.37902126   [2780] parse task  "Pnt"   59655888    
00000106   0.37905693   [2780] "Loading Cache File:D:/Programmi/Marble/data/placemarks/elevplacemarks.cache"    
00000107   0.37922859   [2780] adding container: "boundaryplacemarks.kml"    
00000108   0.37930903   [2780] THEME CHANGED: *** "earth/srtm/srtm.dgml"    
00000109   0.37933096   [2780] parse task  "Cache"   63986552    
00000110   0.37983280   [2780] In MarbleMap the property  "clouds_data" was set to  true    
00000111   0.38008687   [2780] GeoSceneSettings: Property  "clouds_data" to true    
00000112   0.38113198   [2780] starting parser for "boundaryplacemarks.kml"    
00000113   0.38114607   [2780] "Loading Cache File:D:/Programmi/Marble/data/placemarks/boundaryplacemarks.cache"    
00000114   0.38155884   [2780] parse task  "Gpx"   59655888    
00000115   0.38157833   [2780] parse task  "Cache"   64164272    
00000116   0.38187373   [2780] starting parser for "otherplacemarks.kml"    
00000117   0.38212129   [2780] parse task  "Gpx"   64174408    
00000118   0.38958356   [2780] parse task  "Kml"   64274680    
00000119   0.38960159   [2780] parse task  "Osm"   64258880    
00000120   0.38963419   [2780] parse task  "Kml"   64229328    
00000121   0.38969705   [2780] parse task  "Pnt"   88809040    
00000122   0.39002150   [2780] parse task  "Osm"   88800904    
00000123   0.39033931   [2780] enabling texture "srtm_data"    
00000124   0.39123562   [2780] StackedTileLoader::setTextureLayers    
00000125   0.39127555   [2780] "Loading Cache File:D:/Programmi/Marble/data/placemarks/otherplacemarks.cache"    
00000126   0.39129716   [2780] parse task  "Pnt"   88919688    
00000127   0.39166120   [2780] StackedTileLoader::clear()    
00000128   0.39200842   [2780] parse task  "Cache"   88802296    
00000129   0.39202890   [2780] parse task  "Gpx"   88802432    
00000130   0.40470010   [2780] parse task  "Kml"   88802760    
00000131   0.40492463   [2780] parse task  "Osm"   88994168    
00000132   0.40493408   [2780] __thiscall Marble::TextureColorizer::TextureColorizer(const class QString &,const class QString &,class Marble::VectorComposer *,class QObject *) Time elapsed: 16 ms    
00000133   0.40505058   [2780] parse task  "Pnt"   90545848    
00000134   0.40508235   [2780] Style reset requested.    
00000135   0.40862840   [2780] initTheme    
00000136   0.40961492   [2780] TextureLayer::update()    
00000137   0.40970373   [2780] StackedTileLoader::clear()    
00000138   0.40974873   [2780] TextureLayer::update()    
00000139   0.40979224   [2780] StackedTileLoader::clear()    
00000140   0.40985024   [2780] In MarbleMap the property  "citylights" was set to  false    
00000141   0.40989268   [2780] GeoSceneSettings: Property  "citylights" to false    
00000142   0.41266659   [2780] Style reset requested.    
00000143   0.41629446   [2780] Style reset requested.    
00000144   0.72021788   [2780] Updating Settings ...    
00000145   0.72028852   [2780] Style reset requested.    
00000146   0.72056168   [2780] kiloBytes 102400    
00000147   0.72059667   [2780] "Setting tile cache to 102400 kilobytes."    
00000148   0.72066396   [2780] Theme changed to  "earth/srtm/srtm.dgml"    
00000149   0.72072875   [2780] true    
00000150   0.72080779   [2780] FileStorageWatcher: Creating cache size    
00000151   0.72455460   [2780] void __thiscall Marble::StarsPlugin::loadStars(void)    
00000152   0.74449676   [2780] StackedTileLoader::loadTile "0:0:0:0"    
00000153   0.74453747   [2780] StackedTileLoader::loadTile: tile "earth/srtm" "180082829:0:0:0" QSize(675, 675)    
00000154   0.74883533   [2780] TileLoader::loadTile "180082829:0:0:0" StateUptodate    
00000155   0.74886727   [2780] BlendingFactory::findBlending: unknown blending: ""    
00000156   0.74890602   [2780] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image    
00000157   0.74923098   [2780] StackedTileLoader::loadTile "0:0:1:0"    
00000158   0.74927151   [2780] StackedTileLoader::loadTile: tile "earth/srtm" "180082829:0:1:0" QSize(675, 675)    
00000159   0.75381684   [2780] TileLoader::loadTile "180082829:0:1:0" StateUptodate    
00000160   0.75384742   [2780] BlendingFactory::findBlending: unknown blending: ""    
00000161   0.75388116   [2780] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image    
00000162   0.76407218   [2780] void __cdecl Marble::VectorComposer::loadCoastlines(void)    
00000163   0.78164160   [2780] void __thiscall Marble::PntMapLoader::run(void) Loaded "D:/Programmi/Marble/data/mwdbii/PLAKE.PNT" in 16 ms    
00000164   0.78382963   [2780] void __thiscall Marble::PntMapLoader::run(void) Loaded "D:/Programmi/Marble/data/mwdbii/PGLACIER.PNT" in 16 ms    
00000165   0.79060841   [2780] void __thiscall Marble::PntMapLoader::run(void) Loaded "D:/Programmi/Marble/data/mwdbii/PLAKEISLAND.PNT" in 0 ms    
00000166   0.83343476   [2780] void __cdecl Marble::VectorComposer::loadOverlays(void)    
00000167   0.87410605   [2780] void __thiscall Marble::PntMapLoader::run(void) Loaded "D:/Programmi/Marble/data/mwdbii/PDIFFBORDER.PNT" in 31 ms    
00000168   0.87588459   [2780] void __thiscall Marble::PntMapLoader::run(void) Loaded "D:/Programmi/Marble/data/mwdbii/DATELINE.PNT" in 0 ms    
00000169   0.98463899   [2780] void __thiscall Marble::PntMapLoader::run(void) Loaded "D:/Programmi/Marble/data/mwdbii/PUSA48.DIFF.PNT" in 94 ms    
00000170   0.98561740   [2780] void __thiscall Marble::PntMapLoader::run(void) Loaded "D:/Programmi/Marble/data/mwdbii/PCOAST.PNT" in 219 ms    
00000171   0.99579513   [2780] void __thiscall Marble::PntMapLoader::run(void) Loaded "D:/Programmi/Marble/data/mwdbii/PISLAND.PNT" in 203 ms    
00000172   0.99617344   [2780] void __thiscall Marble::PntMapLoader::run(void) Loaded "D:/Programmi/Marble/data/mwdbii/RIVER.PNT" in 125 ms    
00000173   1.09386969   [2780] Style reset requested.    
00000174   1.09427512   [2780] Style reset requested.    
00000175   1.10097873   [2780] Style reset requested.    
00000176   1.10303843   [2780] Style reset requested.    
00000177   1.87144160   [2780] Style reset requested.    
00000178   1.93748271   [2780] Finished loading all placemarks  1547    
00000179   5.29626465   [2780] Updating Settings ...    
00000180   5.29632854   [2780] Style reset requested.    
00000181   5.29651594   [2780] kiloBytes 102400    
00000182   5.29654551   [2780] "Setting tile cache to 102400 kilobytes."    
00000183   5.63898611   [2780] Deleting FileStorageWatcher    
00000184   5.64053392   [2780] Model deleted: Marble::MarbleModel(0x1eae154)    


Seems that with the original PATH, the dynamic linker found another (maybe older) copy somewhere in the path, that is incompatible and exit. Is not good no errors are shown on the console in this case.

Disabling the PATH elsewhere, the linker try only the file at "D:/Programmi/Marble/plugins/LocalOsmSearchPlugin.dll" that is "not a valid Marble Plugin", but continue without loading it.
To me something should be fixed, at least the installer should check for environment dependancy compliance.

Last edited by efa2 on Wed Jul 25, 2012 3:29 pm, edited 3 times in total.
efa2
Registered Member
Posts
14
Karma
0
OS

Re: Win32 binary doesn't work

Wed Jul 25, 2012 10:12 am
I end now a file search for "LocalOsmSearchPlugin.dll" in all the systems and no other copy of the file other than the one in:
D:\Programmi\Marble\plugins
was found. This is strange, any idea?
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: Win32 binary doesn't work

Thu Jul 26, 2012 8:48 am
Changing the PATH likely caused Qt to change the directory it searched for plugins I suspect.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
efa2
Registered Member
Posts
14
Karma
0
OS

Re: Win32 binary doesn't work

Thu Jul 26, 2012 8:37 pm
In a cmd shell with normal PATH,
I tried to rename the "LocalOsmSearchPlugin.dll" file to "_LocalOsmSearchPlugin.dll", Marble continue to find it, and silently fail.
Then I tried to rename to "LocalOsmSearchPlugin.dll.txt", Marble continue to find it, and silently fail.
Then I moved the file to another directory, now Marble continue to the next step, so load normally, no error for missing plugin.

Here the DebugView output:
Code: Select all
00000001   0.00000000   [2456] added download policy ("files.kde.org") 1 20
00000002   0.00004304   [2456] added download policy ("files.kde.org") 0 2
00000003   0.00009665   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/srtm2/srtm2.dgml"
00000004   0.00021879   [2456] Starting to load Plugins.
00000005   0.00177851   [2456] === MarbleDirs: ===
00000006   0.00181351   [2456] Local Path: "C:/Documents and Settings/<user>/Dati applicazioni/.marble/data"
00000007   0.00184606   [2456] Plugin Local Path: "C:/Documents and Settings/<user>/Dati applicazioni/.marble/plugins"
00000008   0.00187136   [2456]
00000009   0.00189844   [2456] Marble Data Path (Run Time) : ""
00000010   0.00192484   [2456] Marble Data Path (Compile Time): "data"
00000011   0.00194971   [2456]
00000012   0.00197610   [2456] Marble Plugin Path (Run Time) : ""
00000013   0.00200261   [2456] Marble Plugin Path (Compile Time): "plugins"
00000014   0.00202787   [2456]
00000015   0.00208068   [2456] System Path: "data"
00000016   0.00213202   [2456] Plugin System Path: "plugins"
00000017   0.00215744   [2456] ===================
00000018   0.00321328   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/CachePlugin.dll"
00000019   0.00433977   [2456] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/CompassFloatItem.dll"
00000020   0.00547512   [2456] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/CrosshairsPlugin.dll"
00000021   0.01112602   [2456] Marble::AbstractDataPlugin plugin loaded from "D:/Programmi/Marble/plugins/EarthquakePlugin.dll"
00000022   0.03212915   [2456] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/ElevationProfileFloatItem.dll"
00000023   0.03319867   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/GosmorePlugin.dll"
00000024   0.03419939   [2456] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/GpsInfo.dll"
00000025   0.03522361   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/GpxPlugin.dll"
00000026   0.03630478   [2456] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/GraticulePlugin.dll"
00000027   0.03730345   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/HostipPlugin.dll"
00000028   0.03839751   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/KmlPlugin.dll"
00000029   0.03932503   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/LatLonPlugin.dll"
00000030   0.04025045   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/LocalDatabasePlugin.dll"
00000031   0.04128255   [2456] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/MapScaleFloatItem.dll"
00000032   0.04625556   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/MonavPlugin.dll"
00000033   0.04736410   [2456] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/NavigationFloatItem.dll"
00000034   0.04836497   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/NominatimPlugin.dll"
00000035   0.04938587   [2456] Marble::AbstractDataPlugin plugin loaded from "D:/Programmi/Marble/plugins/OpenDesktopPlugin.dll"
00000036   0.05046838   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/OpenRouteServicePlugin.dll"
00000037   0.05151848   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/OsmPlugin.dll"
00000038   0.05274736   [2456] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/OverviewMap.dll"
00000039   0.05384015   [2456] Marble::AbstractDataPlugin plugin loaded from "D:/Programmi/Marble/plugins/Photo.dll"
00000040   0.05480289   [2456] Marble::PositionProviderPlugin plugin loaded from "D:/Programmi/Marble/plugins/PlacemarkPositionProviderPlugin.dll"
00000041   0.05573470   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/PntPlugin.dll"
00000042   0.05877288   [2456] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/PositionMarker.dll"
00000043   0.06001306   [2456] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/ProgressFloatItem.dll"
00000044   0.06100390   [2456] Marble::NetworkPlugin plugin loaded from "D:/Programmi/Marble/plugins/QNamNetworkPlugin.dll"
00000045   0.06216693   [2456] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/RoutingPlugin.dll"
00000046   0.06324910   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/RoutinoPlugin.dll"
00000047   0.06441592   [2456] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/SatellitesPlugin.dll"
00000048   0.06539672   [2456] Marble::AbstractFloatItem plugin loaded from "D:/Programmi/Marble/plugins/Speedometer.dll"
00000049   0.06633291   [2456] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/StarsPlugin.dll"
00000050   0.06725133   [2456] Marble::RenderPlugin plugin loaded from "D:/Programmi/Marble/plugins/SunPlugin.dll"
00000051   0.06859398   [2456] Marble::AbstractDataPlugin plugin loaded from "D:/Programmi/Marble/plugins/Weather.dll"
00000052   0.06999021   [2456] Marble::AbstractDataPlugin plugin loaded from "D:/Programmi/Marble/plugins/Wikipedia.dll"
00000053   0.07100057   [2456] Marble::RunnerPlugin plugin loaded from "D:/Programmi/Marble/plugins/YoursPlugin.dll"
00000054   0.07103398   [2456] void __thiscall Marble::PluginManagerPrivate::loadPlugins(void) Time elapsed: 78 ms
00000055   0.09578963   [2456] Use workaround:  0
00000056   0.51854265   [2456] Style reset requested.
00000057   0.51878625   [2456] updateMapThemeModel
00000058   0.54151964   [2456] DgmlBlendingTagHandler::parse "CloudsBlending"
00000059   0.54158241   [2456] DgmlBlendingTagHandler::parse "SunLightBlending"
00000060   0.54261023   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/bluemarble/bluemarble.dgml"
00000061   0.57030708   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/citylights/citylights.dgml"
00000062   0.58282918   [2456] added download policy ("a.tile.openstreetmap.org", "b.tile.openstreetmap.org", "c.tile.openstreetmap.org") 1 20
00000063   0.58287466   [2456] added download policy ("a.tile.openstreetmap.org", "b.tile.openstreetmap.org", "c.tile.openstreetmap.org") 0 2
00000064   0.58296436   [2456] DgmlBlendingTagHandler::parse "AlphaBlending"
00000065   0.58508104   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/openstreetmap/openstreetmap.dgml"
00000066   0.60405135   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/plain/plain.dgml"
00000067   0.61735028   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/precip-dec/precip-dec.dgml"
00000068   0.62878972   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/precip-july/precip-july.dgml"
00000069   0.64398474   [2456] DgmlBlendingTagHandler::parse "SunLightBlending"
00000070   0.64475745   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/schagen1689/schagen1689.dgml"
00000071   0.66990566   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/srtm/srtm.dgml"
00000072   0.68844366   [2456] added download policy ("files.kde.org") 1 20
00000073   0.68848473   [2456] added download policy ("files.kde.org") 0 2
00000074   0.68853521   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/srtm2/srtm2.dgml"
00000075   0.69978124   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/temp-dec/temp-dec.dgml"
00000076   0.72292286   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/temp-july/temp-july.dgml"
00000077   0.74719483   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/moon/clementine/clementine.dgml"
00000078   1.13691843   [2456] Loading Bookmark File :  ""
00000079   1.13697243   [2456] Bookmark file "bookmarks/bookmarks.kml" does not exist in local and system data directory.
00000080   1.17816854   [2456] In MarbleMap the property  "clouds_data" was set to  true
00000081   1.17845857   [2456] WARNING: Failed to access a map theme! Property:  "clouds_data"
00000082   1.20193970   [2456] ReadSettings: mapThemeId:  "earth/openstreetmap/openstreetmap.dgml"
00000083   1.20269513   [2456] added download policy ("a.tile.openstreetmap.org", "b.tile.openstreetmap.org", "c.tile.openstreetmap.org") 1 20
00000084   1.20274758   [2456] added download policy ("a.tile.openstreetmap.org", "b.tile.openstreetmap.org", "c.tile.openstreetmap.org") 0 2
00000085   1.20284021   [2456] DgmlBlendingTagHandler::parse "AlphaBlending"
00000086   1.20409524   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/openstreetmap/openstreetmap.dgml"
00000087   1.20419955   [2456] DGML2 Name       :  "OpenStreetMap"
00000088   1.20424056   [2456] adding container: "cityplacemarks.kml"
00000089   1.20426726   [2456] Starting placemark loading timer
00000090   1.20446539   [2456] adding container: "baseplacemarks.kml"
00000091   1.20456207   [2456] starting parser for "cityplacemarks.kml"
00000092   1.20466638   [2456] adding container: "elevplacemarks.kml"
00000093   1.20468473   [2456] starting parser for "baseplacemarks.kml"
00000094   1.20472789   [2456] adding container: "otherplacemarks.kml"
00000095   1.20493448   [2456] starting parser for "elevplacemarks.kml"
00000096   1.20494354   [2456] adding container: "boundaryplacemarks.kml"
00000097   1.20505965   [2456] starting parser for "otherplacemarks.kml"
00000098   1.20510113   [2456] THEME CHANGED: *** "earth/openstreetmap/openstreetmap.dgml"
00000099   1.20519328   [2456] starting parser for "boundaryplacemarks.kml"
00000100   1.20520461   [2456] In MarbleMap the property  "clouds_data" was set to  true
00000101   1.20524549   [2456] GeoSceneSettings: Property  "clouds_data" to true
00000102   1.24220812   [2456] enabling texture "mapnik_data"
00000103   1.24223733   [2456] disabling texture "hillshading"
00000104   1.24226391   [2456] StackedTileLoader::setTextureLayers
00000105   1.24229991   [2456] StackedTileLoader::clear()
00000106   1.24236226   [2456] Style reset requested.
00000107   1.25676394   [2456] "Loading Cache File:D:/Programmi/Marble/data/placemarks/elevplacemarks.cache"
00000108   1.25684142   [2456] "Loading Cache File:D:/Programmi/Marble/data/placemarks/otherplacemarks.cache"
00000109   1.25737453   [2456] parse task  "Cache"   32244568
00000110   1.25738966   [2456] parse task  "Cache"   32571264
00000111   1.25745749   [2456] "Loading Cache File:D:/Programmi/Marble/data/placemarks/baseplacemarks.cache"
00000112   1.25751197   [2456] "Loading Cache File:D:/Programmi/Marble/data/placemarks/cityplacemarks.cache"
00000113   1.25762820   [2456] "Loading Cache File:D:/Programmi/Marble/data/placemarks/boundaryplacemarks.cache"
00000114   1.25764716   [2456] parse task  "Cache"   60699848
00000115   1.25773525   [2456] parse task  "Cache"   32163552
00000116   1.25777960   [2456] parse task  "Gpx"   63636328
00000117   1.25787807   [2456] parse task  "Gpx"   63200112
00000118   1.25789905   [2456] parse task  "Cache"   63198088
00000119   1.25801492   [2456] parse task  "Gpx"   63707784
00000120   1.25836372   [2456] parse task  "Kml"   63392696
00000121   1.25838125   [2456] parse task  "Gpx"   63390704
00000122   1.25868678   [2456] parse task  "Osm"   63196904
00000123   1.25873530   [2456] parse task  "Gpx"   63202752
00000124   1.25875700   [2456] parse task  "Kml"   63374128
00000125   1.25877070   [2456] parse task  "Kml"   63373840
00000126   1.25950074   [2456] parse task  "Pnt"   62792064
00000127   1.25957453   [2456] parse task  "Kml"   63306752
00000128   1.25961888   [2456] parse task  "Osm"   63305480
00000129   1.25986707   [2456] initTheme
00000130   1.25987780   [2456] parse task  "Kml"   32248872
00000131   1.25993192   [2456] parse task  "Osm"   60968376
00000132   1.25996077   [2456] parse task  "Osm"   63306248
00000133   1.26010013   [2456] parse task  "Pnt"   59685896
00000134   1.26012969   [2456] parse task  "Osm"   62200640
00000135   1.26052308   [2456] parse task  "Pnt"   64167472
00000136   1.26063311   [2456] parse task  "Pnt"   60686560
00000137   1.26077747   [2456] parse task  "Pnt"   62663720
00000138   1.38597798   [2456] TextureLayer::update()
00000139   1.38625896   [2456] StackedTileLoader::clear()
00000140   1.39238071   [2456] TextureLayer::update()
00000141   1.39242148   [2456] StackedTileLoader::clear()
00000142   1.39248931   [2456] In MarbleMap the property  "citylights" was set to  false
00000143   1.39269793   [2456] GeoSceneSettings: Property  "citylights" to false
00000144   1.41668022   [2456] Style reset requested.
00000145   1.41681433   [2456] Style reset requested.
00000146   1.76415086   [2456] Updating Settings ...
00000147   1.76416612   [2456] Style reset requested.
00000148   1.76452553   [2456] kiloBytes 102400
00000149   1.76468062   [2456] "Setting tile cache to 102400 kilobytes."
00000150   1.76700449   [2456] Theme changed to  "earth/openstreetmap/openstreetmap.dgml"
00000151   1.76812840   [2456] true
00000152   1.76817739   [2456] FileStorageWatcher: Creating cache size
00000153   1.85951936   [2456] void __thiscall Marble::StarsPlugin::loadStars(void)
00000154   1.90867102   [2456] StackedTileLoader::loadTile "0:2:0:1"
00000155   1.90871739   [2456] StackedTileLoader::loadTile: tile "earth/openstreetmap" "172664864:2:0:1" QSize(256, 256)
00000156   1.90893602   [2456] TileLoader::scaledLowerLevelTile "172664864:2:0:1"
00000157   1.90907466   [2456] TileLoader::scaledLowerLevelTile trying ""
00000158   1.90942490   [2456] TileLoader::scaledLowerLevelTile trying "D:/Programmi/Marble/data/maps/earth/openstreetmap/0/0/0.png"
00000159   1.90988064   [2456] QImage::copy: 0 64 64 64
00000160   1.90991664   [2456] QImage::scaled: QSize(256, 256)
00000161   1.91021109   [2456] BlendingFactory::findBlending: unknown blending: ""
00000162   1.91024864   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000163   1.91034007   [2456] StackedTileLoader::loadTile "0:2:1:2"
00000164   1.91038084   [2456] StackedTileLoader::loadTile: tile "earth/openstreetmap" "172664864:2:1:2" QSize(256, 256)
00000165   1.91054380   [2456] TileLoader::scaledLowerLevelTile "172664864:2:1:2"
00000166   1.91068745   [2456] TileLoader::scaledLowerLevelTile trying ""
00000167   1.91103005   [2456] TileLoader::scaledLowerLevelTile trying "D:/Programmi/Marble/data/maps/earth/openstreetmap/0/0/0.png"
00000168   1.91134655   [2456] QImage::copy: 64 128 64 64
00000169   1.91138220   [2456] QImage::scaled: QSize(256, 256)
00000170   1.91172993   [2456] BlendingFactory::findBlending: unknown blending: ""
00000171   1.91176188   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000172   1.91343391   [2456] StackedTileLoader::loadTile "0:2:3:1"
00000173   1.91348982   [2456] StackedTileLoader::loadTile: tile "earth/openstreetmap" "172664864:2:3:1" QSize(256, 256)
00000174   1.91371000   [2456] TileLoader::scaledLowerLevelTile "172664864:2:3:1"
00000175   1.91384864   [2456] TileLoader::scaledLowerLevelTile trying ""
00000176   1.91419721   [2456] TileLoader::scaledLowerLevelTile trying "D:/Programmi/Marble/data/maps/earth/openstreetmap/0/0/0.png"
00000177   1.91607082   [2456] QImage::copy: 192 64 64 64
00000178   1.91611135   [2456] QImage::scaled: QSize(256, 256)
00000179   1.91641617   [2456] BlendingFactory::findBlending: unknown blending: ""
00000180   1.91645133   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000181   1.91652906   [2456] StackedTileLoader::loadTile "0:2:1:1"
00000182   1.91656172   [2456] StackedTileLoader::loadTile: tile "earth/openstreetmap" "172664864:2:1:1" QSize(256, 256)
00000183   1.91675687   [2456] TileLoader::scaledLowerLevelTile "172664864:2:1:1"
00000184   1.91689610   [2456] TileLoader::scaledLowerLevelTile trying ""
00000185   1.91724563   [2456] TileLoader::scaledLowerLevelTile trying "D:/Programmi/Marble/data/maps/earth/openstreetmap/0/0/0.png"
00000186   1.91910207   [2456] QImage::copy: 64 64 64 64
00000187   1.91914177   [2456] QImage::scaled: QSize(256, 256)
00000188   1.91944623   [2456] BlendingFactory::findBlending: unknown blending: ""
00000189   1.91948116   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000190   1.91958702   [2456] StackedTileLoader::loadTile "0:2:2:1"
00000191   1.91962290   [2456] StackedTileLoader::loadTile: tile "earth/openstreetmap" "172664864:2:2:1" QSize(256, 256)
00000192   1.91981649   [2456] TileLoader::scaledLowerLevelTile "172664864:2:2:1"
00000193   1.91995478   [2456] TileLoader::scaledLowerLevelTile trying ""
00000194   1.92030036   [2456] TileLoader::scaledLowerLevelTile trying "D:/Programmi/Marble/data/maps/earth/openstreetmap/0/0/0.png"
00000195   1.92214692   [2456] QImage::copy: 128 64 64 64
00000196   1.92219102   [2456] QImage::scaled: QSize(256, 256)
00000197   1.92253041   [2456] BlendingFactory::findBlending: unknown blending: ""
00000198   1.92256033   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000199   1.92460632   [2456] StackedTileLoader::loadTile "0:2:0:0"
00000200   1.92488337   [2456] StackedTileLoader::loadTile: tile "earth/openstreetmap" "172664864:2:0:0" QSize(256, 256)
00000201   1.92492735   [2456] TileLoader::scaledLowerLevelTile "172664864:2:0:0"
00000202   1.92503822   [2456] TileLoader::scaledLowerLevelTile trying ""
00000203   1.92538321   [2456] TileLoader::scaledLowerLevelTile trying "D:/Programmi/Marble/data/maps/earth/openstreetmap/0/0/0.png"
00000204   1.92573071   [2456] QImage::copy: 0 0 64 64
00000205   1.92576659   [2456] QImage::scaled: QSize(256, 256)
00000206   1.92766297   [2456] BlendingFactory::findBlending: unknown blending: ""
00000207   1.92771244   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000208   1.92788076   [2456] StackedTileLoader::loadTile "0:2:3:0"
00000209   1.92793989   [2456] StackedTileLoader::loadTile: tile "earth/openstreetmap" "172664864:2:3:0" QSize(256, 256)
00000210   1.92815709   [2456] TileLoader::scaledLowerLevelTile "172664864:2:3:0"
00000211   1.92830193   [2456] TileLoader::scaledLowerLevelTile trying ""
00000212   1.92866790   [2456] TileLoader::scaledLowerLevelTile trying "D:/Programmi/Marble/data/maps/earth/openstreetmap/0/0/0.png"
00000213   1.92900801   [2456] QImage::copy: 192 0 64 64
00000214   1.92904401   [2456] QImage::scaled: QSize(256, 256)
00000215   1.92933547   [2456] BlendingFactory::findBlending: unknown blending: ""
00000216   1.92936909   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000217   1.93122208   [2456] StackedTileLoader::loadTile "0:2:3:2"
00000218   1.93127966   [2456] StackedTileLoader::loadTile: tile "earth/openstreetmap" "172664864:2:3:2" QSize(256, 256)
00000219   1.93142259   [2456] TileLoader::scaledLowerLevelTile "172664864:2:3:2"
00000220   1.93156445   [2456] TileLoader::scaledLowerLevelTile trying ""
00000221   1.93191111   [2456] TileLoader::scaledLowerLevelTile trying "D:/Programmi/Marble/data/maps/earth/openstreetmap/0/0/0.png"
00000222   1.93394470   [2456] QImage::copy: 192 128 64 64
00000223   1.93400395   [2456] QImage::scaled: QSize(256, 256)
00000224   1.93434787   [2456] BlendingFactory::findBlending: unknown blending: ""
00000225   1.93642461   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000226   1.93647921   [2456] StackedTileLoader::loadTile "0:2:2:2"
00000227   1.93659782   [2456] StackedTileLoader::loadTile: tile "earth/openstreetmap" "172664864:2:2:2" QSize(256, 256)
00000228   1.93666458   [2456] TileLoader::scaledLowerLevelTile "172664864:2:2:2"
00000229   1.93680429   [2456] TileLoader::scaledLowerLevelTile trying ""
00000230   1.93717146   [2456] TileLoader::scaledLowerLevelTile trying "D:/Programmi/Marble/data/maps/earth/openstreetmap/0/0/0.png"
00000231   1.93906188   [2456] QImage::copy: 128 128 64 64
00000232   1.93909776   [2456] QImage::scaled: QSize(256, 256)
00000233   1.93940616   [2456] BlendingFactory::findBlending: unknown blending: ""
00000234   1.93944526   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000235   1.93955183   [2456] StackedTileLoader::loadTile "0:2:1:0"
00000236   1.93958640   [2456] StackedTileLoader::loadTile: tile "earth/openstreetmap" "172664864:2:1:0" QSize(256, 256)
00000237   1.93977582   [2456] TileLoader::scaledLowerLevelTile "172664864:2:1:0"
00000238   1.93990469   [2456] TileLoader::scaledLowerLevelTile trying ""
00000239   1.94026649   [2456] TileLoader::scaledLowerLevelTile trying "D:/Programmi/Marble/data/maps/earth/openstreetmap/0/0/0.png"
00000240   1.94059336   [2456] QImage::copy: 64 0 64 64
00000241   1.94063699   [2456] QImage::scaled: QSize(256, 256)
00000242   1.94093335   [2456] BlendingFactory::findBlending: unknown blending: ""
00000243   1.94094956   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000244   1.94117117   [2456] StackedTileLoader::loadTile "0:2:2:0"
00000245   1.94122028   [2456] StackedTileLoader::loadTile: tile "earth/openstreetmap" "172664864:2:2:0" QSize(256, 256)
00000246   1.94138730   [2456] TileLoader::scaledLowerLevelTile "172664864:2:2:0"
00000247   1.94153643   [2456] TileLoader::scaledLowerLevelTile trying ""
00000248   1.94190037   [2456] TileLoader::scaledLowerLevelTile trying "D:/Programmi/Marble/data/maps/earth/openstreetmap/0/0/0.png"
00000249   1.94416118   [2456] QImage::copy: 128 0 64 64
00000250   1.94417500   [2456] QImage::scaled: QSize(256, 256)
00000251   1.94447851   [2456] BlendingFactory::findBlending: unknown blending: ""
00000252   1.94452596   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000253   2.13808823   [2456] Style reset requested.
00000254   2.13835502   [2456] Style reset requested.
00000255   2.13944340   [2456] Style reset requested.
00000256   2.14684081   [2456] Style reset requested.
00000257   2.90207601   [2456] Style reset requested.
00000258   2.96416402   [2456] Finished loading all placemarks  1766
00000259   2.96424246   [2456] addJob: new job queue size: 1
00000260   3.07394218   [2456] addJob: new job queue size: 1
00000261   3.07429767   [2456] addJob: new job queue size: 1
00000262   3.07626534   [2456] addJob: new job queue size: 1
00000263   3.07647347   [2456] addJob: new job queue size: 1
00000264   3.07667828   [2456] addJob: new job queue size: 1
00000265   3.07708120   [2456] addJob: new job queue size: 1
00000266   3.07717633   [2456] addJob: new job queue size: 1
00000267   3.07727790   [2456] addJob: new job queue size: 1
00000268   3.07748270   [2456] addJob: new job queue size: 1
00000269   3.07768321   [2456] addJob: new job queue size: 1
00000270   3.35111976   [2456] http pipelining used: false
00000271   3.35120130   [2456] finishJob:   QUrl( "http://c.tile.openstreetmap.org/2/0/0.png" )  "maps/earth/openstreetmap/2/0/0.png"
00000272   3.35123563   [2456] emitting downloadComplete( QByteArray,  "172664864:2:0:0" )
00000273   3.35535526   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000274   3.36861062   [2456] emitting downloadComplete(  "maps/earth/openstreetmap/2/0/0.png" ,  "172664864:2:0:0" )
00000275   3.36897492   [2456] directoryChanged: "C:/Documents and Settings/<user>/Dati applicazioni/.marble/data/maps/earth/openstreetmap"
00000276   3.37454557   [2456] QFileSystemWatcher: failed to add paths: C:/Documents and Settings/<user>/Dati applicazioni/.marble/data/maps, data/maps, C:/Documents and Settings/<user>/Dati applicazioni/.marble/data/maps/earth, C:/Documents and Settings/<user>/Dati applicazioni/.marble/data/maps/earth/bluemarble, C:/Documents and Settings/<user>/Dati applicazioni/.marble/data/maps/earth/citylights, C:/Documents and Settings/<user>/Dati applicazioni/.marble/data/maps/earth/openstreetmap, C:/Documents and Settings/<user>/Dati applicazioni/.marble/data/maps/earth/precip-dec, C:/Documents and Settings/<user>/Dati applicazioni/.marble/data/maps/earth/srtm, data/maps/earth, data/maps/earth/bluemarble, data/maps/earth/bluemarble/bluemarble.dgml, data/maps/earth/citylights, data/maps/earth/citylights/citylights.dgml, data/maps/earth/clouds, data/maps/earth/hillshading, data/maps/earth/openstreetmap, data/maps/earth/openstreetmap/openstreetmap.dgml, data/maps/earth/plain, data/maps/earth/plain/plain.dgml, data/maps/earth/precip-dec, data/maps/earth/precip-dec/precip-dec.dgml, data/maps/earth/precip-july, data/maps/earth/precip-july/precip-july.dgml, data/maps/earth/schagen1689, data/maps/earth/schagen1689/schagen1689.dgml, data/maps/earth/srtm, data/maps/earth/srtm/srtm.dgml, data/maps/earth/srtm2, data/maps/earth/srtm2/srtm2.dgml, data/maps/earth/temp-dec, data/maps/earth/temp-dec/temp-dec.dgml, data/maps/earth/temp-july, data/maps/earth/temp-july/temp-july.dgml, data/maps/moon, data/maps/moon/clementine, data/maps/moon/clementine/clementine.dgml   
00000277   3.37459469   [2456] Emitting themesChanged()
00000278   3.37462330   [2456] updateMapThemeModel
00000279   3.38008285   [2456] DgmlBlendingTagHandler::parse "CloudsBlending"
00000280   3.38014483   [2456] DgmlBlendingTagHandler::parse "SunLightBlending"
00000281   3.38124394   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/bluemarble/bluemarble.dgml"
00000282   3.38491178   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/citylights/citylights.dgml"
00000283   3.38636374   [2456] added download policy ("a.tile.openstreetmap.org", "b.tile.openstreetmap.org", "c.tile.openstreetmap.org") 1 20
00000284   3.38641310   [2456] added download policy ("a.tile.openstreetmap.org", "b.tile.openstreetmap.org", "c.tile.openstreetmap.org") 0 2
00000285   3.38650298   [2456] DgmlBlendingTagHandler::parse "AlphaBlending"
00000286   3.38770652   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/openstreetmap/openstreetmap.dgml"
00000287   3.39007235   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/plain/plain.dgml"
00000288   3.39227939   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/precip-dec/precip-dec.dgml"
00000289   3.39449120   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/precip-july/precip-july.dgml"
00000290   3.39561486   [2456] DgmlBlendingTagHandler::parse "SunLightBlending"
00000291   3.39647079   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/schagen1689/schagen1689.dgml"
00000292   3.39890838   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/srtm/srtm.dgml"
00000293   3.40005445   [2456] added download policy ("files.kde.org") 1 20
00000294   3.40009880   [2456] added download policy ("files.kde.org") 0 2
00000295   3.40015054   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/srtm2/srtm2.dgml"
00000296   3.40181637   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/temp-dec/temp-dec.dgml"
00000297   3.40403557   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/earth/temp-july/temp-july.dgml"
00000298   3.40568209   [2456] Map theme file successfully loaded: "D:/Programmi/Marble/data/maps/moon/clementine/clementine.dgml"
00000299   3.40655708   [2456] http pipelining used: false
00000300   3.40661454   [2456] finishJob:   QUrl( "http://c.tile.openstreetmap.org/2/3/1.png" )  "maps/earth/openstreetmap/2/3/1.png"
00000301   3.40664935   [2456] emitting downloadComplete( QByteArray,  "172664864:2:3:1" )
00000302   3.40742636   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000303   3.40888143   [2456] emitting downloadComplete(  "maps/earth/openstreetmap/2/3/1.png" ,  "172664864:2:3:1" )
00000304   3.40898967   [2456] http pipelining used: false
00000305   3.40906382   [2456] finishJob:   QUrl( "http://c.tile.openstreetmap.org/2/2/2.png" )  "maps/earth/openstreetmap/2/2/2.png"
00000306   3.40909767   [2456] emitting downloadComplete( QByteArray,  "172664864:2:2:2" )
00000307   3.40978527   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000308   3.41111398   [2456] emitting downloadComplete(  "maps/earth/openstreetmap/2/2/2.png" ,  "172664864:2:2:2" )
00000309   4.15894413   [2456] http pipelining used: false
00000310   4.15902281   [2456] finishJob:   QUrl( "http://a.tile.openstreetmap.org/2/3/0.png" )  "maps/earth/openstreetmap/2/3/0.png"
00000311   4.15905857   [2456] emitting downloadComplete( QByteArray,  "172664864:2:3:0" )
00000312   4.15968370   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000313   4.16065931   [2456] emitting downloadComplete(  "maps/earth/openstreetmap/2/3/0.png" ,  "172664864:2:3:0" )
00000314   4.17377520   [2456] http pipelining used: false
00000315   4.17383289   [2456] finishJob:   QUrl( "http://b.tile.openstreetmap.org/2/1/2.png" )  "maps/earth/openstreetmap/2/1/2.png"
00000316   4.17386770   [2456] emitting downloadComplete( QByteArray,  "172664864:2:1:2" )
00000317   4.17461777   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000318   4.17609930   [2456] emitting downloadComplete(  "maps/earth/openstreetmap/2/1/2.png" ,  "172664864:2:1:2" )
00000319   4.17633677   [2456] http pipelining used: false
00000320   4.17639923   [2456] finishJob:   QUrl( "http://b.tile.openstreetmap.org/2/2/0.png" )  "maps/earth/openstreetmap/2/2/0.png"
00000321   4.17643213   [2456] emitting downloadComplete( QByteArray,  "172664864:2:2:0" )
00000322   4.17717409   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000323   4.17800045   [2456] emitting downloadComplete(  "maps/earth/openstreetmap/2/2/0.png" ,  "172664864:2:2:0" )
00000324   4.17806435   [2456] http pipelining used: false
00000325   4.17812157   [2456] finishJob:   QUrl( "http://b.tile.openstreetmap.org/2/3/2.png" )  "maps/earth/openstreetmap/2/3/2.png"
00000326   4.17815447   [2456] emitting downloadComplete( QByteArray,  "172664864:2:3:2" )
00000327   4.17884445   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000328   4.17986965   [2456] emitting downloadComplete(  "maps/earth/openstreetmap/2/3/2.png" ,  "172664864:2:3:2" )
00000329   4.18853140   [2456] http pipelining used: false
00000330   4.18858910   [2456] finishJob:   QUrl( "http://a.tile.openstreetmap.org/2/0/1.png" )  "maps/earth/openstreetmap/2/0/1.png"
00000331   4.18862200   [2456] emitting downloadComplete( QByteArray,  "172664864:2:0:1" )
00000332   4.18928385   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000333   4.19035769   [2456] emitting downloadComplete(  "maps/earth/openstreetmap/2/0/1.png" ,  "172664864:2:0:1" )
00000334   4.19060040   [2456] http pipelining used: false
00000335   4.19065905   [2456] finishJob:   QUrl( "http://a.tile.openstreetmap.org/2/1/1.png" )  "maps/earth/openstreetmap/2/1/1.png"
00000336   4.19069147   [2456] emitting downloadComplete( QByteArray,  "172664864:2:1:1" )
00000337   4.19149494   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000338   4.19233036   [2456] emitting downloadComplete(  "maps/earth/openstreetmap/2/1/1.png" ,  "172664864:2:1:1" )
00000339   4.19241381   [2456] http pipelining used: false
00000340   4.19247818   [2456] finishJob:   QUrl( "http://a.tile.openstreetmap.org/2/1/0.png" )  "maps/earth/openstreetmap/2/1/0.png"
00000341   4.19251156   [2456] emitting downloadComplete( QByteArray,  "172664864:2:1:0" )
00000342   4.19324827   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000343   4.19428253   [2456] emitting downloadComplete(  "maps/earth/openstreetmap/2/1/0.png" ,  "172664864:2:1:0" )
00000344   4.20117617   [2456] http pipelining used: false
00000345   4.20124769   [2456] finishJob:   QUrl( "http://b.tile.openstreetmap.org/2/2/1.png" )  "maps/earth/openstreetmap/2/2/1.png"
00000346   4.20128107   [2456] emitting downloadComplete( QByteArray,  "172664864:2:2:1" )
00000347   4.20225763   [2456] class QImage __thiscall Marble::MergedLayerDecorator::merge(const class Marble::TileId,const class QVector<class QSharedPointer<class Marble::TextureTile> > &) const no blending defined => copying top over bottom image
00000348   4.20335817   [2456] emitting downloadComplete(  "maps/earth/openstreetmap/2/2/1.png" ,  "172664864:2:2:1" )
00000349   9.30571651   [2456] Updating Settings ...
00000350   9.30578327   [2456] Style reset requested.
00000351   9.30596542   [2456] kiloBytes 102400
00000352   9.30599689   [2456] "Setting tile cache to 102400 kilobytes."
00000353   9.60130978   [2456] Deleting FileStorageWatcher
00000354   9.72465420   [2456] Model deleted: Marble::MarbleModel(0x1eae8f4)
shentey
Registered Member
Posts
10
Karma
0
OS

Re: Win32 binary doesn't work

Fri Jul 27, 2012 5:03 pm
Thx for the debug traces, efa2! I forgot to include QtSql4.dll in the setup, which made the LocalOsmSearchPlugin.dll pick up a wrong version installed elsewhere. Sorry for the inconvenience; I'll upload a new setup in the next few days which I'll announce here.
efa2
Registered Member
Posts
14
Karma
0
OS

Re: Win32 binary doesn't work

Sat Jul 28, 2012 8:05 am
I will try to search another "QtSql4.dll" in my system.
In the meantime try to attach the right version "QtSql4.dll", I will add to my Marble directory, and test if it work.


Bookmarks



Who is online

Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell