Results 1 to 2 of 2

Thread: USing ICE from QT app

  1. #1
    ngambek2003 is offline Registered User
    Name: Budyanto Himawan
    Organization: WMS Inc.
    Project: Casino back end services
    Join Date
    Sep 2009
    Posts
    87

    USing ICE from QT app

    Hi,

    I'm trying to integrate ICE into a QT app. Right now what we have done is initialize the communicator from QT.

    What we noticed is that QT's event loop seem to have stopped receiving events.

    What is the best way to perform this integration?

    Thanks
    Budyanto

  2. #2
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    Hi,

    In general, the Ice communicator is initialized form the main thread when the application is started.

    The communicator initialization should in theory not block so it's not clear to me why the Qt even loop hangs if you initialize the communicator from the event loop. Did you check the stack traces to see if it provides any clues? Do you use Ice 3.4.0 or an older version?

    Cheers,
    Benoit.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Ice GPL and iPhone App Store
    By jsternberg in forum Help Center
    Replies: 1
    Last Post: 01-24-2011, 11:28 AM
  2. Replies: 4
    Last Post: 12-14-2010, 05:15 PM
  3. porting an Ice App to IceE
    By Paul22 in forum Help Center
    Replies: 3
    Last Post: 01-04-2010, 11:54 AM
  4. Replies: 6
    Last Post: 06-16-2007, 11:03 AM
  5. ICE with Qt ?
    By mlo in forum Help Center
    Replies: 1
    Last Post: 06-22-2003, 09:33 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •