When I try and run Nibiru from the command line I get the following error: Code: chris at chris-hardy:~$ '/home/chris/.wine/drive_c/Program Files/The Adventure Company/Nibiru/nibiru.exe' Cannot open file data.adb. fixme:avifile:AVIFileExit (): stub! I am running Ubuntu 8.04 with wine version 1.0 I did some googling and haven't found a solution. Any help would be appreciated!
christopherius wrote:> When I try and run Nibiru from the command line I get the following error: > > > Code: > chris at chris-hardy:~$ '/home/chris/.wine/drive_c/Program Files/The Adventure Company/Nibiru/nibiru.exe' > Cannot open file data.adb. > > fixme:avifile:AVIFileExit (): stub! > > > > I am running Ubuntu 8.04 with wine version 1.0 > > I did some googling and haven't found a solution. Any help would be appreciated!Try to cd in the directory : cd /home/chris/.wine/drive_c/Program\ Files/The\ Adventure\ Company/Nibiru And then start the exe : wine nibiru.exe See : http://wiki.winehq.org/FAQ#head-8d8c06cf7fb33269c085a07531b61e5c730566e0
ok when i did that i got the following error: Code: chris at chris-hardy:~/.wine/drive_c/Program Files/The Adventure Company/Nibiru$ wine nibiru.exe fixme:font:WineEngCreateFontInstance Untranslated charset 255 fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub Segmentation fault
christopherius wrote:> ok when i did that i got the following error: > > > Code: > chris at chris-hardy:~/.wine/drive_c/Program Files/The Adventure Company/Nibiru$ wine nibiru.exe > Segmentation fault > >Run this: Code: ulimit -c unlimited wine nibiru.exe gdb wine ./core And attach output.