On Thu, 2002-09-12 at 07:10, nico wrote: > hi, > > in early summer i posted some problems with the qt-designer. Benjamin > Reed tried to help me with some patches. But i couldn't try them out. > At this time I had installed qt 3.0.4 and he wrote that 3.0.5 will > solve my problems. Now I have installed qt 3.0.5-5 and I have the same > problem. (some problems with qt-plugin path - if I understood correctly) > Where can I get the newest patches? > Can/should I use older patches (but I think it were not correctly)? > I add two links. At the first there is described how I have to install > the patches. Must they have a newer version number? > > thanks > nico > > The problems : > http://lists.trolltech.com/qt-interest/2002-07/thread00653-0.html > The patches: > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/fink/experimental/ > rangerrick/x11/
Well, the ones in experimental were not necessarily kept up-to-date after I released into the 10.2 tree, so I'm not sure those are totally up-to-date, but still they should fix it. If they don't then I'm not sure what to tell you, other than it is some kind of Qt build issue. Keep in mind we're not using Qt as it's intended... they do have a whole lot of MacOSX-specific code in the qt-free tree, but it's all based around the native Qt/Mac port, so some of it may actually cause issues with running under x11 on OSX. It's very possible that we've missed something that needs to be turned on to make Qt see these extra plugins, but I'm not sure what to tell you. One thing to make sure of is that you've rebuilt KDE after upgrading to Qt 3.0.5 -- if your KDE was built against 3.0.4 you won't be able to see *any* of the plugins, because 3.0.4 -> 3.0.5 broke plugin binary compatibility. Other than that, I'm stumped. I know enough to get Qt building and such, but I don't understand the Qt internals enough to know where to look to fix this issue. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
