Hi Devin

Please find below the console output:

29/12/15 07:45:38.856 Mnemosyne[83879]: WARNING: The Gestalt selector 
gestaltSystemVersion is returning 10.9.2 instead of 10.11.2. This is not a 
bug in Gestalt -- it is a documented limitation. Use NSProcessInfo's 
operatingSystemVersion property to get correct system version number.

Call location:

29/12/15 07:45:38.860 Mnemosyne[83879]: 0   CarbonCore                      
    0x00007fff9a81fc9b ___Gestalt_SystemVersion_block_invoke + 113

29/12/15 07:45:38.860 Mnemosyne[83879]: 1   libdispatch.dylib               
    0x00007fff9067633f _dispatch_client_callout + 8

29/12/15 07:45:38.860 Mnemosyne[83879]: 2   libdispatch.dylib               
    0x00007fff90676237 dispatch_once_f + 67

29/12/15 07:45:38.860 Mnemosyne[83879]: 3   CarbonCore                      
    0x00007fff9a7abb47 _Gestalt_SystemVersion + 987

29/12/15 07:45:38.860 Mnemosyne[83879]: 4   CarbonCore                      
    0x00007fff9a7aaddb Gestalt + 139

29/12/15 07:45:38.860 Mnemosyne[83879]: 5   QtCore                          
    0x0000000107b321ce _ZN19QProcessEnvironment17systemEnvironmentEv + 31744

29/12/15 07:45:38.860 Mnemosyne[83879]: 6   QtCore                          
    0x0000000107b17c64 _ZN9QSettingsC1ERK7QStringS2_P7QObject + 34

29/12/15 07:45:40.157 Mnemosyne[83879]: libpng warning: iCCP: known 
incorrect sRGB profile

29/12/15 07:45:40.158 Mnemosyne[83879]: libpng warning: iCCP: known 
incorrect sRGB profile

29/12/15 07:45:40.158 Mnemosyne[83879]: libpng warning: iCCP: known 
incorrect sRGB profile

29/12/15 07:45:40.158 Mnemosyne[83879]: libpng warning: iCCP: known 
incorrect sRGB profile

29/12/15 07:45:40.159 Mnemosyne[83879]: libpng warning: iCCP: known 
incorrect sRGB profile
I suppose there is nothing related to the audio subsytem.

I tried to play one audio file through the mplayer included in the 
mnemosyne and it worked fine:

$ pwd

/Applications/Mnemosyne.app/Contents/Resources

$ mplayer 
/Volumes/External/Dropbox/Mnemosyne2/.mnemosyne/default.db_media/elements/02.ogg
 

MPlayer 1.2-4.2.1 (C) 2000-2015 MPlayer Team

Can't init Apple Remote.


Playing 
/Volumes/External/Dropbox/Mnemosyne2/.mnemosyne/default.db_media/elements/02.ogg.

libavformat version 56.40.101 (internal)

libavformat file format detected.

[lavf] stream 0: audio (vorbis), -aid 0

Load subtitles in 
/Volumes/External/Dropbox/Mnemosyne2/.mnemosyne/default.db_media/elements/

==========================================================================

Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders

libavcodec version 56.60.100 (internal)

AUDIO: 44100 Hz, 1 ch, floatle, 128.0 kbit/9.07% (ratio: 16000->176400)

Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis)

==========================================================================

2015-12-29 07:51:53.730 mplayer[83896:2352564] 07:51:53.729 WARNING:  140: 
This application, or a library it uses, is using the deprecated Carbon 
Component Manager for hosting Audio Units. Support for this will be removed 
in a future release. Also, this makes the host incompatible with version 3 
audio units. Please transition to the API's in AudioComponent.h.

AO: [coreaudio] 44100Hz 1ch floatle (4 bytes per sample)

Video: no video

Starting playback...

A:   0.2 (00.1) of 1.1 (01.1)  0.2% 



Exiting... (End of file)

I also (being naive) tried to start the Mnemosyne app from terminal with 
hope that it would throw some output to the console. Unfortunatelly no 
message has been displayed on the terminal screen. 

Cheers 
Tomasz

On Tuesday, 29 December 2015 05:09:11 UTC+1, Devin Howard wrote:
>
> Huh! That's annoying
>
> This particular issue is with the operating system and not with Python (I 
> believe). What's included in the built 2.3.4 and 2.3.5 is a built version 
> of mplayer (just the binary file). if that file doesn't work, perhaps it's 
> an incompatibility with my build machine and your machine.
>
> If you open Console.app, which outputs any errors that might show up, and 
> send any log information you can find directly to my email, that would 
> definitely help.
>
> The other interesting test would be to open a terminal and run 
> /Applications/Mnemosyne.app/Contents/Resources/mplayer. If it has output or 
> any errors, they would help me out too. (I don't have Mnemosyne on the 
> computer I'm writing this from, so I may have put the wrong path to the 
> bundled mplayer binary. Right-clicking on Mnemosyne.app and using Show 
> Package Contents should help you browse and find where it actually is).
>
> Feel free (anyone) to send me any more clues you find as to why the 
> bundled mplayer isn't working, and when I find time I'll investigate 
> further.
>
> On Tue, Dec 29, 2015 at 4:05 AM El_Pablo <[email protected] 
> <javascript:>> wrote:
>
>> Hi Davin
>>
>> I actually did the same. I thought that installing mplayer through 
>> homebrew would fix the issue. Unfortunatelly it hasn't. My assumpton is 
>> that the mnemosyne built includes mplayer anyway, please correct me if I'm 
>> wrong.
>> Anyway grate work so far! Finally I don't have to build it on my own. 
>> I'm happy to debugg it but somebody would need to support me as I don't 
>> have a lot of experience with python on OS X.
>>
>> Cheers 
>> Tomasz
>>
>>
>> On Monday, 28 December 2015 06:26:37 UTC+1, Devin Howard wrote:
>>
>>> I've been looking at how to properly bundle it,  but I'm not dedicating 
>>> a lot of time to it. If I get a chance I'll fix it and post it up. It does 
>>> work for me if I have mplayer installed separately via homebrew. 
>>>
>>> On Sun, Dec 27, 2015, 12:27 AM El_Pablo <[email protected]> wrote:
>>>
>> Same here. No sound at all. I'm using ogg as my default format. I 
>>>> installed mplayer and tested it out with my media files, wokred fine. 
>>>>
>>>>
>>>> On Wednesday, 9 December 2015 00:17:57 UTC+1, [email protected] wrote:
>>>>>
>>>>> søndag 29. november 2015 13.44.50 UTC+1 skrev Devin Howard følgende: 
>>>>> > Hi Henrik (and anyone else reading) 
>>>>> > 
>>>>> > 
>>>>> > I've bundled mplayer into 2.3.4, and there's an app dmg available 
>>>>> here. I'd appreciate it if you could test it out again. Thanks! 
>>>>> > 
>>>>> > 
>>>>> > 
>>>>> http://bazaar.launchpad.net/~devvmh/+junk/mnemosyneapp/download/head:/mnemosyne.dmg-20151104144705-n788pgdtbh4k4cqy-1/Mnemosyne.dmg
>>>>>  
>>>>>
>>>>> Hi Devin 
>>>>> Tried again just now on a new "clean" MacBook Air. Unfortunately same 
>>>>> problem: No sound. 
>>>>>
>>>>> / Henrik
>>>>
>>>> -- 
>>>> You received this message because you are subscribed to a topic in the 
>>>> Google Groups "mnemosyne-proj-users" group.
>>>> To unsubscribe from this topic, visit 
>>>> https://groups.google.com/d/topic/mnemosyne-proj-users/_zuEIxdwe9Q/unsubscribe
>>>> .
>>>> To unsubscribe from this group and all its topics, send an email to 
>>>> [email protected].
>>>>
>>> To post to this group, send email to [email protected].
>>>
>>>
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/mnemosyne-proj-users/58c904ee-18de-427c-9fdb-0b74d7be2a5e%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/mnemosyne-proj-users/58c904ee-18de-427c-9fdb-0b74d7be2a5e%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "mnemosyne-proj-users" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/mnemosyne-proj-users/_zuEIxdwe9Q/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, send an email to 
>> [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/mnemosyne-proj-users/38d57330-a32e-4ce4-b647-b9c0ea5709d3%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/mnemosyne-proj-users/38d57330-a32e-4ce4-b647-b9c0ea5709d3%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mnemosyne-proj-users/82bfd78c-75c1-47e9-85d9-96b770f7d0eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to