Thread: Another Qt3 Error

  1. #1
    Registered User JasonLikesJava's Avatar
    Join Date
    Mar 2002
    Posts
    175

    Question Another Qt3 Error

    Another issue with qt3 (and kde3)...

    I finally figured out why qt3 designer kept crashing every time I loaded it. It seems that when qt3 loads kde3's plugin for it is crashes. Is there some way I could get kde plugins to work or are the plugins for qt2 and not qt3?

    For now I fixed the problem of it crashing by renaming kde's plugin directory to something else (i couldn't stop qt3 from continually adding the directory /opt/kde3/lib/plugins to its list of plugin directories)

    As for the exact error all I get is a segmentation fault.



    Hope somebody can help
    Last edited by JasonLikesJava; 05-06-2002 at 12:04 PM.

  2. #2
    Comment your source code! Lynux-Penguin's Avatar
    Join Date
    Apr 2002
    Posts
    533
    what interface do you use as your default?
    GNOME or KDE?
    Asking the right question is sometimes more important than knowing the answer.
    Please read the FAQ
    C Reference Card (A MUST!)
    Pointers and Memory
    The Essentials
    CString lib

  3. #3
    Registered User JasonLikesJava's Avatar
    Join Date
    Mar 2002
    Posts
    175
    KDE

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Getting an error with OpenGL: collect2: ld returned 1 exit status
    By Lorgon Jortle in forum C++ Programming
    Replies: 6
    Last Post: 05-08-2009, 08:18 PM
  2. Another syntax error
    By caldeira in forum C Programming
    Replies: 31
    Last Post: 09-05-2008, 01:01 AM
  3. Making C DLL using MSVC++ 2005
    By chico1st in forum C Programming
    Replies: 26
    Last Post: 05-28-2008, 01:17 PM
  4. Post...
    By maxorator in forum C++ Programming
    Replies: 12
    Last Post: 10-11-2005, 08:39 AM
  5. Dikumud
    By maxorator in forum C++ Programming
    Replies: 1
    Last Post: 10-01-2005, 06:39 AM