[kde-freebsd] blank window form with qtcreator package
Waitman Gobble
uzimac at da3m0n8t3r.com
Thu Mar 29 03:53:58 UTC 2012
Waitman Gobble <uzimac at da3m0n8t3r.com> wrote ..
> Waitman Gobble <uzimac at da3m0n8t3r.com> wrote ..
> > Chris Rees <crees at freebsd.org> wrote ..
> > > Forwarding to more appropriate list, and CCing kde@
> > >
> > > On 28 March 2012 15:55, Waitman Gobble <uzimac at da3m0n8t3r.com> wrote:
> > > >
> > > > Hi,
> > > >
> > > > I am having an issue with qtcreator (using pkg_add) from http://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages/Latest/
> > > > running FreeBSD 10.0-CURRENT amd64/SMP
> > > >
> > > > When I start qtcreator a grey window form appears which is totally blank.
> Note
> > > that the other Qt apps appear to function (ie, qtdesigner).
> > > >
> > > > On another machine running FreeBSD 10.0-CURRENT i386 (32bit) with the corresponding
> > > Qt packages installed, qtcreator runs as expected.
> > > >
> > > > Pointers for troubleshooting appreciated!
> > > >
> > > > Thanks,
> > > >
> > > > --
> > > > Waitman Gobble
> > > > San Jose California USA
> >
> > other details: using Xfce4. new system build within past few days so packages/system
> > should be "close-to" latest.
> >
> > Thank you,
> >
> > --
> > Waitman Gobble
> > San Jose California USA
>
> Figured out the problem, I was looking at reinstalling Qt and noticed pkg_updating..
> mentions issue 2012-03-13 about MIT-SHM. I didn't catch this error before using
> the launcher icon, but when starting qtcreator from terminal I notice the error
> about MIT-SHM.. searched a bit and found this page:
>
> http://forums.freebsd.org/archive/index.php/t-29770.html
>
> seems that
> # sysctl kern.ipc.shm_allow_removed=1
>
> fixes the problem... qtcreator then starts properly with stuff on the form (ie,
> not blank).
>
> so... I suppose the explanation seems to be that
> qt4-gui-4.7.4_1 is not yet available in the /Latest amd64 packages... (?) checking
> this out now.
>
>
>
> Thank you,
>
> --
> Waitman Gobble
> San Jose California USA
Looks like i'm missing qt4-gui-4.7.4_1 :-)
waitman at hunny:/usr/home/waitman# uname -a
FreeBSD hunny.waitman.net 10.0-CURRENT FreeBSD 10.0-CURRENT #1: Mon Mar 26 19:48:52 PDT 2012 waitman at hunny.waitman.net:/usr/obj/usr/src/sys/KEYSHIA amd64
waitman at hunny:/usr/home/waitman# pkg_info | grep qt4
qt4-4.7.4 Multiplatform C++ application framework (metaport)
qt4-accessible-4.7.4 Qt accessibility widgets
qt4-assistant-4.7.4_1 Qt documentation browser
qt4-clucene-4.7.4 QtCLucene full text search library wrapper
qt4-corelib-4.7.4 Qt core library
qt4-dbus-4.7.4 Qt4 bindings for the D-BUS messaging system
qt4-declarative-4.7.4 Qt4 framework for building highly dynamic user interfaces
qt4-designer-4.7.4_1 Qt ui editor
qt4-doc-4.7.4 Multiplatform C++ application framework
qt4-graphicssystems-opengl-4.7.4 OpenGL rendering engine (experimental)
qt4-gui-4.7.4 Qt graphical user interface library
qt4-help-4.7.4 QtHelp module provides QHelpEngine API and is used by Assis
qt4-iconengines-4.7.4 Qt SVG icon engine plugin
qt4-imageformats-4.7.4 Qt imageformat plugins for GIF, JPEG, MNG and SVG
qt4-inputmethods-4.7.4 Qt input method plugins
qt4-l10n-4.7.4 Qt translations messages
qt4-multimedia-4.7.4 Qt4 low-level multimedia API
qt4-network-4.7.4 Qt network library
qt4-opengl-4.7.4 Qt OpenGL library
qt4-qdbusviewer-4.7.4 Qt4 D-BUS viewer
qt4-qt3support-4.7.4 Qt3 compatibility library
qt4-qtconfig-4.7.4 Qt graphical configuration utility
qt4-qtestlib-4.7.4 Qt unit testing library
qt4-qvfb-4.7.4 Qt virtual framebuffer utility
qt4-script-4.7.4 Qt script
qt4-scripttools-4.7.4 Qt script
qt4-sql-4.7.4 Qt SQL library
qt4-sqlite-plugin-4.7.4 Qt SQLite 3.x database plugin
qt4-svg-4.7.4 Qt SVG library
qt4-webkit-4.7.4 Qt4 WebKit engine
qt4-xml-4.7.4 Qt XML library
qt4-xmlpatterns-4.7.4 XQuery 1.0 and XPath 2.0 support for Qt4
qt4-xmlpatterns-tool-4.7.4 Qt4 command line utility for running XQueries
waitman at hunny:/usr/home/waitman# pkg_info | grep qtcreator
qtcreator-2.4.1 Qt Creator IDE and tools
interestingly I found that on my 386 machine qtcreator version is 2.0.1 but qt4 version 4.7.4
Not sure at the moment how I managed to fetch an old version of qtcreator... which seems to work without the MIT_SHM problem.
I checked and 2.4.1 is whats on 368/latest packages.
--
Waitman Gobble
San Jose California USA
More information about the kde-freebsd
mailing list