This isn't a Debian package, but you can get the source code here. (
http://byuu.org/bsnes/) The compilation guide on their site has what build
dependencies are required, and afterward it's a standard make file. Once it
broke, I re-compiled in case it was just a broken dependency with an updated
package, since I've had issues like that before, but that didn't make any
difference.

I did try a few other QT applications, but they seemed to start fine. I
looked through the source code of bsnes to see if it did anything
interesting during startup, but the first thing it does after main is to
construct a QApplication instance, which is what initializes the QT
subsystem. In other words, unless there's any static objects being
constructed before main, it immediately enters QT, where it crashes in the
scim initialization.

Aaron

On Sat, Jul 31, 2010 at 6:29 AM, Osamu Aoki <os...@debian.org> wrote:

> tags 590427 moreinfo
> thanks
>
> On Mon, Jul 26, 2010 at 12:27:10AM -0700, Aaron Barany wrote:
> > Package: scim
> > Version: 1.4.9-3
>
> You are current.  Thanks.
>
> > Severity: important
>
> > I noticed this problem with bsnes (a QT application).
>
> Which package is this?  Is this Debian package?  If so please tell me
> which one.
>
> Do you have issues with other QT application?
>
> (I am not much of QT/KDE user).
>
> As I tested with knotes, I have no problem.
>
> Osamu
>
>

Reply via email to