Re: Ogle 9.1

H}kan Hjort <[email protected]> Wed, 21 May 2003 20:54:52 +0200
Newsgroups gmane.comp.video.ogle.devel
Message-ID <[email protected]>
Wed May 21 2003, Tony Magpayo wrote:
> 
> 
> 
> Just checking if these are known issues:
> 
> Tried to compile Ogle 9.1 under Solaris 8/9. Got assertion error, while clicking 
> a hotspot.
> 
-snip-
> vm.c:1316: failed assertion `state.domain == VMGM_DOMAIN || state.domain == 
> FP_DOMAIN'
> file core
> core:           ELF 32-bit MSB core file SPARC Version 1, from 'ogle_nav'
> 
Ok, sounds like the navigation code is broken (or a bad DVD).

It tries to execute a JumpTT (Jump to Title Track #) but this is only
allowed when in either the VMGM or FP domains.

Can you send me a copy of the IFO files from this DVD?
(all files ending in .ifo in the video_ts directory).

Hopefully this will be enough, if not add a line "#define TRACE"
at the top of ogle-0.9.1/vmg/vm.c and ogle-0.9.1/vmg/decoder.c
recompile, run and email me the complete output. 
(You can capture it to a file like "ogle --debug >& output.txt").

> 
> Happens on local login to Xserver, ie XSHM version.
> 
> When doing remote: Error is different:
> 
-snip-

> X Error of failed request:  BadValue (integer parameter out of range for 
> operation)
>   Major opcode of failed request:  78 (X_CreateColormap)
>   Value in failed request:  0x0
>   Serial number of failed request:  12
>   Current serial number in output stream:  26
> 
This is a different bug, fixed in cvs already.

-- 
HÃ¥kan Hjort