Menu

#28 lxv crashes with Floating point exception

open
nobody
5
2005-09-20
2005-09-20
Anonymous
No

lxv crashes with Floating point exception when passing a file as
a command line argument.

Test environment:

Fedora core 1, Fedora core 4
qt 3.3.4
lx-viewer 1.0.3

Discussion

  • Nobody/Anonymous

    Logged In: NO

    It seems to be a problem that db widget is not displayed before

    db->cmdbar->processCommandLineArgs();

    is invoked which tries to draw image into db.
    It looks like showMaximized method does not do the job in
    qt 3.3.4 anymore.

    This will require somebody with more qt experience than me. Anyone?

     
  • Nobody/Anonymous

    Logged In: NO

    Looks like another call to a.processEvents() before
    processCommandLineArgs() does the trick.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.