[Bug 383648] [NEW] libqt4-dev missing files
sabby
mlconsultant at hotmail.com
Thu Jun 4 16:15:57 UTC 2009
Public bug reported:
Not clear on what is causing this problem exactly but here is what I
found out. The qt development plugin debugger hangs but when using a
build of the qt library downloaded from source of 4.4.3 install in a
different prefix it doesn't. I was checking into it and noticed that
some file are different, for example for some reason in the libqt4-dev
diff with my local build of official I have a diff of
qtreeview.h
225a226
> Q_PRIVATE_SLOT(d_func(), void _q_forceColumnResizeToFitContents())
qhash.h
496c496
< Q_INLINE_TEMPLATE void QHash<Key, T>::duplicateNode(QHashData::Node *node, void *newNode)
---
> void QHash<Key, T>::duplicateNode(QHashData::Node *node, void *newNode)
and a lot of little difference like that, plus some missing binaries
like the linguist, assistant, etc... Shouldn't those file be in the dev
package? Are they somewhere else? Was there a patch to the source
applied that would explained the inconsistencies in certain header file?
I still can't find why when using the file provided in libqt4-dev the
debugger hangs and it doesn't when using the ones build from source, I
thought the difference might be a good start to look at.
I am on kubuntu 8.10 with kde 4.2.2 (Qt version 4.4.3-0ubuntu1.2)
** Affects: qt4-x11 (Ubuntu)
Importance: Undecided
Status: New
--
libqt4-dev missing files
https://bugs.launchpad.net/bugs/383648
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.
More information about the kubuntu-bugs
mailing list