Opened 14 years ago

Closed 14 years ago

#6618 closed bug (invalid)

BEAE "file format unrecognized" gcc4hybird build

Reported by: stargatefan Owned by: scottmc
Priority: normal Milestone: R1
Component: Applications Version: R1/Development
Keywords: BeAe Cc:
Blocked By: Blocking:
Platform: All

Description

BeAE is not recognizing any files formats as valid. It gives error for every file format. Here is a screen capture of the error. File type makes no difference.

its a native install as well.

Nightly build 38647

Attachments (2)

screenshot1.png (183.0 KB ) - added by stargatefan 14 years ago.
screenshot of error message
loadingmp3.png (133.8 KB ) - added by stargatefan 14 years ago.

Download all attachments as: .zip

Change History (15)

by stargatefan, 14 years ago

Attachment: screenshot1.png added

screenshot of error message

comment:1 by scottmc, 14 years ago

Owner: changed from nobody to scottmc
Status: newin-progress
Version: R1/alpha2R1/Development

can you try again with hrev38665 or newer? There was a BeAE bug fixed in BeAE r-22 build, but it may or may not have fixed what you are seeing.

comment:2 by stargatefan, 14 years ago

anyway to keep from destroying my current install and update ?I'll gladly retest and update.

comment:3 by scottmc, 14 years ago

try here: http://ports-space.haiku-files.org//?directory=./&search=beae just unzip to /boot and let us know if that works.

comment:4 by scottmc, 14 years ago

Resolution: fixed
Status: in-progressclosed

and with hrev38714 the correct zips should now be used.

comment:5 by stargatefan, 14 years ago

Ok thats alot better. I got a KDL on exit from the program and a KDL loading a mpeg.

Here is the screen shot of the mpeg kdl. It seemed to get pissed off I didn't save the file after trying the effects. Most everything seems to work ok.

VST support would be nice. I have alot and I mean ALOT of vsts.

by stargatefan, 14 years ago

Attachment: loadingmp3.png added

comment:6 by stargatefan, 14 years ago

Ok everything but flac is now working including effects as of nigtly 38712 but you MUST apply the patch you gave me above.

Version 0, edited 14 years ago by stargatefan (next)

comment:7 by stargatefan, 14 years ago

I get that on exit. no zombie threads though.

comment:8 by stargatefan, 14 years ago

Platform: Allx86-64
Resolution: fixed
Status: closedreopened

comment:9 by stippi, 14 years ago

You are confused about what a "KDL" is. KDL stands for Kernel Debugging Land and usually refers to a crash of the kernel, or a kernel panic. The GDB session in your screenshot is just a regular application crash. At the GDB prompt, it is useful information if you type "bt" (for backtrace), which gives the call stack that lead up to the crash. In this case, the application crashes in it's own code. It could mean different things: The app does something wrong which happened to work by pure luck on BeOS. Or Haiku does something wrong which causes BeAE to trip.

comment:10 by mmadia, 14 years ago

Platform: x86-64All

As a tip, "Platform" refers to what Haiku is compiled for. x86-64 is in the very early stages of development.

comment:11 by stargatefan, 14 years ago

Stippi got ya

Mmadia I thought they wanted to now the CPU family.

Thanx

comment:12 by stargatefan, 14 years ago

close ticket, issue has not reappared.

comment:13 by stippi, 14 years ago

Resolution: invalid
Status: reopenedclosed

Ok.

Note: See TracTickets for help on using tickets.