**** BEGIN LOGGING AT Wed Jan 02 02:59:57 2008 Jan 02 05:46:55 good morning Jan 02 09:52:03 morning Jan 02 11:00:57 hi BabelO Jan 02 11:13:03 goxboxlive: i hope cr2 come back soon ;) Jan 02 11:35:00 I'm having a problem with fullscreen windows. In Qt4, if a window is fullscreen and it opens a QMessageBox the QMessageBox comes on top automatically. However when using qtopia/qws the QMessageBox opens below the full screen window. How can I assure that all newly created windows are created and raised to top? Jan 02 11:35:50 I'm on satellite internet if I get disconnected could please send reply to tebruno99 at gmail. I really need help with this. Thanks Jan 02 12:15:14 BabelO: why, do you need some help? Jan 02 12:18:42 It seems that i have to newwindow->raise(); this->lower(); to get the new window to be on top :/ Jan 02 12:19:52 once i lower the first time, it stays lowered and all new windows are on top Jan 02 12:33:12 goxboxlive: i got good news yesturday evening about omap850 ;) Jan 02 12:49:45 BabelO: what good news? Jan 02 12:51:37 goxboxlive: i ve the technical omap850 doc now ;) Jan 02 12:52:29 :-) Jan 02 12:52:50 BabelO: what kind of devices uses the omap850? Jan 02 12:54:57 goxboxlive: htc artemis for example, htc touch wizard and some other Jan 02 12:55:24 BabelO: ok, good Jan 02 14:33:20 morning Jan 02 16:04:37 moin and a happy new year! Jan 02 16:05:09 ljp: I'm wondering what's the state of evaluating the grant submissions? We are going to do some changes to the Quassel Core that will break compatibility with you version of the Qtopia client... Jan 02 16:05:37 ljp: which means that the test core we keep running for you guys won't work with our submission anymore Jan 02 16:42:31 BabelO:? Jan 02 16:43:41 kiozen: yep ;) Jan 02 16:43:57 BabelO: SXE key has not been set. Has "make install" been run on src/testqtopia? Jan 02 16:44:01 what's that? Jan 02 16:48:14 BabelO: still trying to get an app running on the simulator Jan 02 16:48:33 BabelO: had to compile Qtopia, as I use a x86_64 Jan 02 16:48:57 BabelO: now I use the SDK for the simulator Jan 02 16:49:13 BabelO: and my qtopia version to build Jan 02 16:49:37 BabelO: if I call my app I get this SXE key stuff Jan 02 16:50:09 BabelO: if I install the app and call it it says "VNC: driver not found" Jan 02 16:50:19 any idea? Jan 02 16:58:00 kiozen: no idea :(, SXE is the security system for qtopia Jan 02 16:58:32 kiozen: but it can be disabled at build time ( i think it is by default ) Jan 02 16:59:15 in your pro file you need a pkg.domain = trusted, you can look at my IM app Jan 02 17:00:01 BabelO: htcphone compiles with -no-sxe Jan 02 17:00:21 BabelO: guess i have to recompile qtopia for gcc :/ Jan 02 17:01:24 kiozen: if there a -m32 on gcc ? Jan 02 17:01:38 i think cr2 speak about a compatibility mode Jan 02 17:02:13 kiozen: in case just add it for build time, i check if i found it Jan 02 17:02:40 BabelO: it's not that simple. I tried this. No luck. Jan 02 17:03:07 BabelO: anyway the toolchain works now (except sxe ;) ) Jan 02 17:04:07 BabelO: I guess my current problem is a wrong setting for QWS_DISPLAY= Jan 02 17:04:59 kiozen: what is your current setting ? Jan 02 17:05:10 in emulator you don't need VNC Jan 02 17:05:22 but qvfb instead Jan 02 17:05:28 BabelO: export QWS_DISPLAY="VNC:Transformed:LinuxFb:mmWidth54:mmHeight75:Rot0" Jan 02 17:05:57 export QWS_DISPLAY="QVFB:Transformed:LinuxFb:mmWidth54:mmHeight75:Rot0" Jan 02 17:05:59 better ;) Jan 02 17:09:13 kiozen: if you really want VNC, you have to go to directory vnc in source and compile it ;) or add extra-configure to configure file Jan 02 17:10:01 BabelO: QFontDatabase::loadFromCache: Font path doesn't match. Found /opt/Qtopia/SDK/4.3.0/x86/image/lib/fonts in database, expected /opt/Qtopia/lib/fonts Jan 02 17:10:05 I hate it!!! Jan 02 17:10:32 I want to code my app, not to tinker qtopia Jan 02 17:11:49 guess I have to compile with prefix /opt/Qtopia/SDK/4.3.0/x86/image/ :( Jan 02 17:12:06 kiozen: ah ah, you build your qtopia for gcc ;) but not the SDK so it search lib/ in standard location Jan 02 17:13:04 BabelO: I don't even know if there is a SDK to compile ;) Jan 02 17:13:18 BabelO: and the Binary is x86 only Jan 02 17:13:47 this is starting to be somehow a waste of time... Jan 02 17:14:34 kiozen: no if you look at configure --help, and look for SDK you have an option ;) Jan 02 17:15:03 kiozen: better and quick way for you is to symlink directly, ;) Jan 02 17:15:30 not clean, but should work Jan 02 17:18:37 BabelO: no, I will go for another compile orgie. Hope I get the tiny tids and bits right this time... Jan 02 17:23:24 BabelO: sdk dir: /opt/Qtopia/SDK/4.3.0/ or /opt/Qtopia/SDK/? what do you think? Jan 02 17:23:57 the first i think Jan 02 17:25:18 BabelO: thank god a dual core ist fast .... Jan 02 17:31:25 kiozen: lol, long time i did not recompile qtopia, take 6h on my home computer and around 45mn to 1h30 on works computer Jan 02 17:34:30 BabelO: that would be a good reason to make installation easier. Reading what configure pukes on the console is not what I like to do in my free time ;) qtopia ruins the good impression I have got from qt. Jan 02 17:35:22 BabelO: ok have to go... bbl Jan 02 18:13:43 hmmm Jan 02 18:14:53 ljp: you have idea for kiozen issue ? ;) Jan 02 18:17:14 need to see his configure live Jan 02 18:17:17 line Jan 02 18:20:52 -no-sxe for one :) Jan 02 19:00:54 BabelO: still bad font path, even with -sdk set :/ this drives me nuts.... Jan 02 19:01:28 kiozen: do a symlink then :( Jan 02 19:02:27 BabelO: no good idea as both path's have same subdir structure. Jan 02 19:02:53 :(, maybe ljp can help you i have no more idea :( Jan 02 19:02:59 BabelO: guess I have to compile the sdk Jan 02 19:31:50 compile the sdk? Jan 02 20:14:20 kiozen: whats your configure line? Jan 03 01:28:06 howdy Jan 03 01:28:13 j0tt: hello Jan 03 02:42:02 hi **** ENDING LOGGING AT Thu Jan 03 02:59:56 2008