no sound in 0.14.2 version

Asked by Pawel Rudawy

I have downloaded version 0.14.2 with explicit remark "with sound support", but this version does not play nether wave nor mp3 files

my ancient version 0.12.4 plays sound files perfectly

what to do?

Question information

Language:
English Edit question
Status:
Solved
For:
Stellarium Edit question
Assignee:
No assignee Edit question
Solved by:
Pawel Rudawy
Solved:
Last query:
Last reply:
Revision history for this message
Pawel Rudawy (rudawy) said :
#1

I use Windows 10 as the platform

Revision history for this message
Alexander Wolf (alexwolf) said :
#2

Stellarium series 0.12 uses Qt4 and series 0.14 uses Qt5 as framework. Those frameworks has different collection of drivers. Can you see in log.txt any error/warning messages?

Revision history for this message
Pawel Rudawy (rudawy) said :
#3

I am not very competent in analyzing logs, so please accept the full log below

2016-02-22T15:44:49
Windows 10
Compiled using MSVC++ 12.0 (Visual Studio 2013)
Qt runtime version: 5.5.1
Qt compilation version: 5.5.1
Addressing mode: 32-bit
Total physical memory: 8189 MB
Available physical memory: 4144 MB
Physical memory in use: 49%
Total virtual memory: 2047 MB
Available virtual memory: 1932 MB
Processor speed: 3014 MHz
Processor name: AMD Athlon(tm) II X4 640 Processor
Processor speed: 3014 MHz
Processor name: AMD Athlon(tm) II X4 640 Processor
Processor speed: 3014 MHz
Processor name: AMD Athlon(tm) II X4 640 Processor
Processor speed: 3014 MHz
Processor name: AMD Athlon(tm) II X4 640 Processor
C:\Program Files (x86)\Stellarium\stellarium.exe
 -------------------------------------------------------
[ This is Stellarium 0.14.2 - http://www.stellarium.org ]
[ Copyright (C) 2000-2016 Fabien Chereau et al. ]
 -------------------------------------------------------
Writing log file to: "C:\\Users\\Pablotad\\AppData\\Roaming\\Stellarium\\log.txt"
File search paths:
  0 . "C:\\Users\\Pablotad\\AppData\\Roaming\\Stellarium"
  1 . "."
Config file is: "C:\\Users\\Pablotad\\AppData\\Roaming\\Stellarium\\config.ini"
Detected: OpenGL "4.5"
Driver version string: "4.5.13399 Compatibility Profile Context 15.201.1151.1008"
GL vendor is "ATI Technologies Inc."
GL renderer is "AMD Radeon HD 5450"
GL Shading Language version is "4.40"
GLSL Version Number detected: 4.4
GLSL version is fine, we should not see a graphics problem.
Cache directory is: "C:\\Users\\Pablotad\\AppData\\Local\\stellarium\\stellarium\\cache"
Sky language is "pl_PL"
Application language is "pl_PL"
Loading Solar System data ...
Loading star data ...
"Loading \".\\stars\\default\\stars_0_0v0_5.cat\": 0_0v0_2; 4963"
"Loading \".\\stars\\default\\stars_1_0v0_5.cat\": 1_0v0_2; 21598"
"Loading \".\\stars\\default\\stars_2_0v0_5.cat\": 2_0v0_2; 150090"
"Loading \".\\stars\\default\\stars_3_1v0_3.cat\": 3_1v0_3; 428466"
Finished loading star catalogue data, max_geodesic_level: 3
QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
navigation/preset_sky_time is a double - treating as jday: "2451514.25001"
Reloading DSO data...
Loaded 10756 DSO records
Loading DSO name data ...
Loaded 221 / 297 DSO name records successfully
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Loading star names from ".\\skycultures\\western\\star_names.fab"
Loaded 340 / 340 common star names
Loading star names from ".\\stars\\default\\name.fab"
Loaded 4506 / 4506 scientific star names
Loading variable stars from ".\\stars\\default\\gcvs_hip_part.dat"
Loaded 6916 / 6916 variable stars
Loading cross-index data from ".\\stars\\default\\cross-index.dat"
Loaded 108279 / 108279 cross-index data records
Loaded 88 / 88 constellation records successfully for culture "western"
Loaded 85 / 85 constellation art records successfully for culture "western"
Loaded 88 / 88 constellation names
Loading constellation boundary data ...
Loaded 782 constellation boundary segments
Initializing basic GL shaders...
Creating GUI ...
libpng warning: iCCP: known incorrect sRGB profile
Loaded plugin "Exoplanets"
Exoplanets: version of the format of the catalog: 1
Exoplanets: loading catalog file: "C:\\Users\\Pablotad\\AppData\\Roaming\\Stellarium\\modules\\Exoplanets\\exoplanets.json"
Loaded plugin "FOV"
Loaded plugin "MeteorShowers"
libpng warning: iCCP: known incorrect sRGB profile
MeteorShowersMgr: Loading catalog file: "C:\\Users\\Pablotad\\AppData\\Roaming\\Stellarium\\modules\\MeteorShowers\\showers.json"
Loaded plugin "Novae"
Novae: version of the catalog: 1
Novae: loading catalog file: "C:\\Users\\Pablotad\\AppData\\Roaming\\Stellarium\\modules\\Novae\\novae.json"
Loaded plugin "Oculars"
Ocular plugin - press Command-O to toggle eyepiece view mode. Press ALT-o for configuration.
Oculars::validateIniFile ocular.ini exists at: "C:\\Users\\Pablotad\\AppData\\Roaming\\Stellarium\\modules\\Oculars\\ocular.ini" . Checking version...
Oculars::validateIniFile found existing ini file version 2
Loaded plugin "Satellites"
Satellites: loading catalog file: "C:\\Users\\Pablotad\\AppData\\Roaming\\Stellarium\\modules\\Satellites\\satellites.json"
Loaded plugin "SolarSystemEditor"
Using the ssystem.ini file that already exists in the user directory...
Unable to find module called "TimeZoneConfiguration"
Loaded plugin "TimeZoneConfiguration"
  OpenType support missing for script 12
  OpenType support missing for script 17
  OpenType support missing for script 19
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
Unloaded plugin "TimeZoneConfiguration"
Unloaded plugin "SolarSystemEditor"
Unloaded plugin "Satellites"
Unloaded plugin "Oculars"
Unloaded plugin "Novae"
Unloaded plugin "MeteorShowers"
Unloaded plugin "FOV"
Unloaded plugin "Exoplanets"
Downloaded 0 files (0 kbytes) in a session of 43.101 sec (average of 0 kB/s + 0 files from cache (0 kB)).

Revision history for this message
Alexander Wolf (alexwolf) said :
#4

Can you install version 0.14.74.0 and check it again?

Revision history for this message
Pawel Rudawy (rudawy) said :
#5

Yes! However, the nevest version available on stellarium.org/all releases is 14.2.0

Revision history for this message
Pawel Rudawy (rudawy) said :
#6

Ups, pardon. I intended to say: 0.14.2. I'm very sorry....

Revision history for this message
Alexander Wolf (alexwolf) said :
#7

0.14.2 is latest stable version and has limited support of audio. We extend media support for series 0.15 (latest binary package for testing - 0.14.74.0 - https://launchpad.net/stellarium/+download)

Revision history for this message
Pawel Rudawy (rudawy) said :
#8

Supppper! Give me a moment. I will upload 0.12.74, install it and tray.

Revision history for this message
Pawel Rudawy (rudawy) said :
#9

HURRA! It works!!! Excellent!!!
Many, many thanks for your help!
Pawel

Can I ask whan the stable version of 0.14.74.0 will be available?

Revision history for this message
Alexander Wolf (alexwolf) said :
#10

We don't has ETA for version 0.15.0 yet (0.14.74.0 is unstable version of stable 0.15.0).

Revision history for this message
gzotti (georg-zotti) said :
#11

You can use this (or any later test build) until 0.15 comes out. We cannot give a date yet.

Revision history for this message
Pawel Rudawy (rudawy) said :
#12

OK. Thank you very much once again for all team.
Pawel