float exception when starting

Issue #94 invalid
Former user created an issue

Originally reported on Google Code with ID 94 ``` Maybe not a bug, but my own stupidity... but to be sure:

What steps will reproduce the problem? 1. Previous Debian Etch Installation 2. Alter the sources.list to debian unstable 3. install speedcrunch via apt and launch it

What is the expected output? What do you see instead? i expected speedcrunch to start, instead it says something like "[1]+ Float Exception" in german: "[1]+ Gleitkomma-Ausnahme"

What version of the product are you using? On what operating system? Debian Etch, installed speedcrunch via altering the sources.list to unstable speedcrunch 0.7-release-1

Please provide any additional information below. all dependencing packages should have been properly installed by apt

```

Reported by `makko.ger` on 2007-07-25 12:19:11

Comments (7)

  1. Former user Account Deleted

    ``` I run Debian Etch (unstable) on amd64; SpeedCrunch 0.7. Installed with apt-get just like above, but have no problem of this kind. ```

    Reported by `Eugen.Plamadeala` on 2007-07-26 03:43:38

  2. Former user Account Deleted

    ``` can you tell what packages has been installed when you "apt-get"'d it from the unstable sources? ```

    Reported by `makko.ger` on 2007-07-26 10:47:10

  3. Former user Account Deleted

    ``` Looks like something related to library handling. SpeedCrunch does not do anything fancy at start-up, thus it is unlikely it comes from SpeedCrunch.

    Do you mix 32 and 64-bit stuff? Do you mix libc 5 and 6?

    ```

    Reported by `ariya.hidayat` on 2007-07-26 11:56:58

  4. Former user Account Deleted

    ``` No, only libc 6 and 32-bit. The only thing i mix is debian etch and unstable/testing. libc6 has been installed previously with apache2 i think, and with speedcrunch there only came some qt packages. ```

    Reported by `makko.ger` on 2007-07-26 15:09:41

  5. Former user Account Deleted

    ``` Does this happen to other Qt-based programs?

    I think if you have installed the development packages of Qt4, you'll get also tools like Qt Assistant and Qt Designer (assistant & designer).

    ```

    Reported by `ariya.hidayat` on 2007-07-27 09:50:31

  6. Former user Account Deleted

    ``` Yes, they were listed in the dependency list and i thought i installed them, but now i see they're missing. When i try to install them, there are a lot of dependencies i have to install too.

    @Eugen: Did you have to install that much packages too? (about 15 or 20) ```

    Reported by `makko.ger` on 2007-07-27 11:06:12

  7. Former user Account Deleted

    Reported by `helder.pereira.correia` on 2007-10-09 21:11:44 - Status changed: `Invalid`

  8. Log in to comment