wiki:QtWebKitWeeklyBuilds

Version 4 (modified by Simon Hausmann, 14 years ago) (diff)

--

2010

Weekly Build Week 27

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 62864.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • The Maemo 5 Packages are built against libqt4-experimental (Qt 4.7) from Maemo's extras-devel repository, so make sure you have that catalogue in your application manager.

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is 011a5882e269383ee251e3283d87e4e22b7a6bea .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • The Maemo 5 Packages are built against libqt4-experimental (Qt 4.7) from Maemo's extras-devel repository, so make sure you have that catalogue in your application manager.

Bug fixes integrated since week 26:

<https://webkit.org/b/37760> FrameView's layout root can be detached by style recalc
<https://webkit.org/b/36618> [Qt] LayoutTests/http/tests/appcache/fallback.html crashes
<https://webkit.org/b/36878> REGRESSION: Trailing colon on hostnames (with no port specified) causes "Not allowed to use restricted network port"
<https://webkit.org/b/37781> [XHR] Cross-Origin synchronous request with credential raises NETWORK_ERR
<https://webkit.org/b/36502> Cross-origin bypass: iFrame.src can be set to a JavaScript URL via nodeValue or textContent
<https://webkit.org/b/28697> WebKit crash on WebCore::Node::nodeIndex()
<https://webkit.org/b/37031> Cross-origin bypass: Javascript URL can be set as iframe.src via multiple DOM aliases
<https://webkit.org/b/36522> [Qt] Rename QWebSettings::XSSAuditorEnabled to XSSAuditingEnabled
<https://webkit.org/b/38583> Use of stale pointers whilst normalizing DOM nodes with mutation event handlers that modify element attributes
<https://webkit.org/b/38922> innerHTML decompilation issues in textarea
<https://webkit.org/b/39359> [Qt] TiledBackingStore updates broken when not using resizesToContents mode
<https://webkit.org/b/41412> [Qt] Canvas arcTo() should draw straight line to p1 if p0, p1 and p2 are collinear
<https://webkit.org/b/39878> [Qt]: REGRESSION(r58703): QWebSettings::JavascriptCanAccessClipboard has wrong case in "Javascript" part.
<https://webkit.org/b/26824> focus() behavior permits keystrokes to be redirected across domains
<https://webkit.org/b/39508> Crash in WebCore::toAlphabetic() while running MangleMe
<https://webkit.org/b/36571> WebKit should treat port numbers outside of the valid range as being blacklisted
<https://webkit.org/b/38497> Make sure that http URLs always have a host in SecurityOrigin
<https://webkit.org/b/38626> ZDI-CAN-765: CSS Charset Text Transformation Vulnerability
<https://webkit.org/b/36838> Cross-origin image theft via SVGs as a canvas pattern
<https://webkit.org/b/27751> [sg:high] Copying text to the system clipboard can be done in any context
<https://webkit.org/b/36843> REGRESSION (r47291): XHR allows arbitrary XSRF across domains
<https://webkit.org/b/37230> REGRESSION (4.0.5): Safari asks for credentials all the time when authenticating to Windows IIS Server
<https://webkit.org/b/37618> Memory Corruption with Drag-Drop item from a purged document.
<https://webkit.org/b/38260> Frame.src allows javascript URLs with starting spaces
<https://webkit.org/b/38261> Table layout crash bug

Weekly Build Week 26

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 62364.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • The Maemo 5 Packages are built against libqt4-experimental (Qt 4.7) from Maemo's extras-devel repository, so make sure you have that catalogue in your application manager.

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is cd3aee284bddf4ff9d26f3bcaa7c33d478e81e10 .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • The Maemo 5 Packages are built against libqt4-experimental (Qt 4.7) from Maemo's extras-devel repository, so make sure you have that catalogue in your application manager.

Bug fixes integrated since week 25:

<https://webkit.org/b/40000> [Qt] QGraphicsWebView crash when calling setScale() before setUrl()
<https://webkit.org/b/41451> [Qt] Crash when destroying a QWebView with a QComboBox as its child.
<https://webkit.org/b/38597> [Qt] QtTestBrowser does not have a "Load" button ; therefore, unable to load pages on touch only symbian devices (portrait mode).
<https://webkit.org/b/40846> [Qt] GraphicsLayerQt delay seems unnecessary.
<https://webkit.org/b/41160> Spatial Navigation: make elements in inner frames nested more than 1 level deep focusable
<https://webkit.org/b/39019> [Qt] Combobox doesn't close when scrolling in graphicsbased mode
<https://webkit.org/b/41164> [Qt] QtWebKit crashes if <select>'s render changes in its onchange event
<https://webkit.org/b/41198> [QT][S60] build-webkit scripts picks wrong make spec for windows build
<https://webkit.org/b/41278> [Qt] Replace single treat-as-space characters with normal space
<https://webkit.org/b/37303> [Qt] Application crash on exit if NPPlugin is loaded
<https://webkit.org/b/40378> [Qt] When any geometry change happens to a node it will resize the backing cache
<https://webkit.org/b/40795> [Qt] Crash when uploading document to Google Docs
<https://webkit.org/b/40446> [Qt] Only 10 websites can be loaded consecutively when using QtWebkit 2.0
<https://webkit.org/b/41157> Spatial Navigation: refactor spatial-navigation-utils.js to support testing nested frames deeper than one level

Weekly Build Week 25

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 61840.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • Due to internal build issues there's no Maemo 5 build this week.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is 2f598e9b7b376d851fe089bc1dc729bcf0393a06 .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • Due to internal build issues there's no Maemo 5 build this week.

Bug fixes integrated since week 24:

<https://webkit.org/b/6274> text repainting does not account for glyphs which draw outside the typographic bounds of the font
<https://webkit.org/b/40483> [Qt] The new Qt's documentation text layout is messed up with QtWebKit.
<https://webkit.org/b/40102> WebCore EventHandler needs to take account of onLoad events fired before layout() complete
<https://webkit.org/b/40840> [Qt] Symbian builds in release sometimes try to link with the debug JavaScriptCore static lib.
<https://webkit.org/b/37292> http://trac.webkit.org/changeset/57215 caused perf regressions
<https://webkit.org/b/40714> [Qt] Compilation in QWebPagePrivate::timerEvent with clang
<https://webkit.org/b/40107> Impossible to set input method hints based HTML5 input types
<https://webkit.org/b/40620> [Qt] Get rid of the the unused imageSize of ImageDecoderQt::internalHandleCurrentImage()
<https://webkit.org/b/40717> [Qt] Bridge documentation: some snippets have the wrong indentation
<https://webkit.org/b/40910> [Qt] Avoid unnecessary image conversion in RGBA32Buffer::zeroFill()
<https://webkit.org/b/40077> [Qt] Implement the simple font code path.
<https://webkit.org/b/39304> Add an inlineCapacity template parameter to ListHashSet and use it to shrink the positioned object list hash set.
<https://webkit.org/b/33150> Do not render the full frame when there is some elements with fixed positioning
<https://webkit.org/b/36510> [chromium] use integral glyph widths
<https://webkit.org/b/40662> [Qt] Avoid truncation of zoom factor in QWebFrame's print function.
<https://webkit.org/b/39309> Allocate the m_preloads list hash set dynamically and free it when done.
<https://webkit.org/b/40797> [Qt] Decode images directly to QPixmap
<https://webkit.org/b/40830> REGRESSION(r60958) [Qt] qwebpage::inputMethods auto-test fails

Weekly Build Week 24

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 61359.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • Due to internal build issues there's no Maemo 5 build this week.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is c6f08f4c13f88491a5d1ae1794c72166af0c26ba .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • Due to internal build issues there's no Maemo 5 build this week.

Bug fixes integrated since week 23:

<https://webkit.org/b/38401> Make repaint throttling parameters configurable runtime.
<https://webkit.org/b/31779> QWebPage::findText() does not clear selection when passed empty string
<https://webkit.org/b/37316> [Qt] tests/hybridPixmap fails
<https://webkit.org/b/40487> [Qt] The qt_webkit_version.pri file gets overwritten on install
<https://webkit.org/b/40073> [Qt] rendering error in mediawiki
<https://webkit.org/b/40490> [Qt] Typo error in QWebPluginFactory Documentation
<https://webkit.org/b/40567> [Qt] QtWebKit crashes while initializing flash plugin 10.1.53.64...
<https://webkit.org/b/40050> [Qt] Upstream the WebKit QML integration plugin
<https://webkit.org/b/36463> Spatial Navigation: make it work with focusable elements in overflow content
<https://webkit.org/b/39857> GIFs loop one time too few
<https://webkit.org/b/36818> [Qt] Animated GIF images does not animate 10x as expected by default.
<https://webkit.org/b/37844> [Qt] Image::drawTiled animations does not work
<https://webkit.org/b/35861> [Qt] Add documentation to the QtWebkit bridge
<https://webkit.org/b/40535> [Qt] GraphicsLayer: recaching images creates an unnecessary deep copy
<https://webkit.org/b/39439> Spatial Navigation: using offset{Left,Top} is not enough to get the proper inner frames position
<https://webkit.org/b/36569> SQLStatementErrorCallback's return value needs to be converted to a boolean
<https://webkit.org/b/39195> Spatial Navigation: refactor scrollInDirection to work with scrollable content

Weekly Build Week 23

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 60999.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • Due to internal build issues there's no Maemo 5 build this week.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is f3dc6deef5a85d6c7ae13c6c7b37e7da50e20233 .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • Due to internal build issues there's no Maemo 5 build this week.

Bug fixes integrated since week 22:

<https://webkit.org/b/40359> [Qt] Imperfect dependency for generated SVGNames.cpp
<https://webkit.org/b/31403> [Qt] Disable pthread_setname_np.
<https://webkit.org/b/39357> [QT] QT_BEARER flag is not enabled on S60 properly
<https://webkit.org/b/40401> REGRESSION: [Qt] When dragging onto a page that handles the drag in Javascript it will be a move and not a copy by default
<https://webkit.org/b/38324> [Qt] Fix compilation with QT_NO_FEATURE
<https://webkit.org/b/39958> [Qt] TextBreakIteratorQt performance
<https://webkit.org/b/40116> [Qt] Compilation fails when compiling against Qt 4.7 and Qt Mobility is installed
<https://webkit.org/b/40221> REGRESSION(r60169): [Qt] Selected text is not drawn with the correct color.

Weekly Build Week 22

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 60661.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • Due to internal build issues there's no Maemo 5 build this week.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is 903617844b4341f7098b63b54e5be16cd83af647 .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • Due to internal build issues there's no Maemo 5 build this week.

Bug fixes integrated since week 21:

<https://webkit.org/b/39874> [Qt] Make tiled backing store more configurable
<https://webkit.org/b/39175> Properly handle invalid arguments to CanvasRenderingContext2D's getImageData() and putImageData()
<https://webkit.org/b/39784> [Qt] REGRESSION(r59837): Incorrect clipping of TransparencyLayers
<https://webkit.org/b/39918> REGRESSION(58615): Scroll events are sent twice per keypress for ports that don't have a platformWidget scrollbar
<https://webkit.org/b/38762> [Qt] Flash Plugin is not working on mac-cocoa-32
<https://webkit.org/b/29899> [Qt] Add a way to stop delayed redirect requests
<https://webkit.org/b/39694> [Qt] GraphicsLayer: warnings when reloading page
<https://webkit.org/b/26224> [Qt, Gtk] Allows build-webkit script to receive an install prefix as parameter
<https://webkit.org/b/39189> Bring CanvasRenderingContext2D's createImageData() in line with HTML5 spec
<https://webkit.org/b/35702> [Qt] Add more support for InputTextController
<https://webkit.org/b/39063> [Qt] Tiled backing store checker pattern does not paint correctly when scaling factor is not 1
<https://webkit.org/b/33176> [Qt] The FIRST letter in the PASSWORD field is taken in UPPERCASE by DEFAULT in gmail.com web page
<https://webkit.org/b/36826> [Qt] QtWebkit.pc is broken
<https://webkit.org/b/35861> [Qt] Add documentation to the QtWebkit bridge

Weekly Build Week 21

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 60332.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • Due to internal build issues there's no Maemo 5 build this week.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is 146d466226932322e6f6242b083372a6ab502e80 .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • Due to internal build issues there's no Maemo 5 build this week.
  • QtWebKit pkgconfig file is broken (Bug 36826)

Bug fixes integrated since week 20:

<https://webkit.org/b/39488> [Qt] QtTestBrowser is still called QtLauncher in the code
<https://webkit.org/b/38722> [Qt] qwebframe auto test doesn't compile
<https://webkit.org/b/39491> [Qt] QtTestBrowser has two graphicsview options that aren't enabled correctly
<https://webkit.org/b/39217> Add an optional "starting node' parameter to scrollRecursively and scrollOverflow of EventHandler
<https://webkit.org/b/38389> [Qt] Update the Symbian version for the user agent
<https://webkit.org/b/39513> [Qt] Using Accelerated Composing the rocket back animation on http://www.the-art-of-web.com/css/css-animation/ works differently as when not using AC.
<https://webkit.org/b/39609> [Qt] Running with accelerated compositing enabled sometimes result in a crash

Weekly Build Week 20

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 59925.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • Due to internal build issues there's no Maemo 5 build this week.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is eb07c6f9bd50d0d74e9ac19ade4a2fbd5cece7c7 .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • Due to internal build issues there's no Maemo 5 build this week.
  • QtWebKit pkgconfig file is broken (Bug 36826)

Bug fixes integrated since week 19:

<https://webkit.org/b/37665> [Qt] Rename QtLauncher to QtTestBrowser
<https://webkit.org/b/38779> [Qt] QWebPage::inputMethodQuery() returns wrong values for Qt::ImCursorPosition, Qt::ImAnchorPosition
<https://webkit.org/b/37381> [Qt] animations/dynamic-stylesheet-loading.html fails with accelerated compositing
<https://webkit.org/b/38630> VS2010 asserts a null iterator passed to std::copy in Vector::operator=
<https://webkit.org/b/24289> [Qt] lacks clipToImageBuffer()
<https://webkit.org/b/38440> [Qt] use QT_MOBILE_THEME in Symbian
<https://webkit.org/b/35340> [Qt] Enable alternate HTML/JavaScript front-ends for Web Inspector
<https://webkit.org/b/37322> [Qt] tst_QWebHistory::serialize_2() fails
<https://webkit.org/b/38444> [Qt] GraphicsLayer caches directly composited images
<https://webkit.org/b/39314> [Qt] Skipping popup focus test for maemo
<https://webkit.org/b/39150> Canvas's getContext() must return null when called with an invalid/unsupported parameter
<https://webkit.org/b/39153> Canvas's toDataURL() should be case insensitive wrt the mimeType argument
<https://webkit.org/b/39218> [Qt] Tiled backing store tiles sometimes flicker when exiting a zoom animation
<https://webkit.org/b/37684> [Qt] JSValue QtClass::fallbackObject can be optimized
<https://webkit.org/b/37701> [Qt] Target(WebCore,jsc,...) must depends on static library of JavaScriptCore
<https://webkit.org/b/39031> CSSParser::parseColor() shouldn't alter 'color' unless passed a valid color string.
<https://webkit.org/b/38456> [Qt] QtTestBrowser does not support websites which requires HTTP Authentication via dialogs
<https://webkit.org/b/37273> [Qt] Weekly binary builds on Mac OS X don't work when launched in the Finder
<https://webkit.org/b/38641> [Qt] Nested overflow div does not scroll
<https://webkit.org/b/38526> [Qt] REGRESSION: CoolClock isn't rendered properly
<https://webkit.org/b/38949> JavaScript unable to invoke methods declared in QML

Weekly Build Week 19

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is SVN revision 59457.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
  • Due to internal build issues there's no Maemo 5 and Mac OS X build this week.

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is 3d774b9df1f963452b1cfe34f9fafad0d399372a .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
  • Due to internal build issues there's no Maemo 5 build this week.
  • QtWebKit pkgconfig file is broken (Bug 36826)

Bug fixes integrated since week 18:

<https://webkit.org/b/38921> [Qt] emit initialLayoutCompleted signal from FrameLoaderClientQt::dispatchDidFirstVisuallyNonEmptyLayout
<https://webkit.org/b/38668> [Qt] Enable YARR_JIT for X86 Mac for QtWebKit
<https://webkit.org/b/38286> Need to call FrameView::scrollPositionChanged when changing the scroll position when the ScrollView does not have a platformWidget
<https://webkit.org/b/39062> [Qt] Improve QtLauncher user agent dialog resize
<https://webkit.org/b/32922> [Qt] fast/text/find-hidden-text.html
<https://webkit.org/b/37276> LayoutTests/fast/canvas/pointInPath.html passed, actually it failed
<https://webkit.org/b/38685> [Qt] tst_QWebPage::inputMethods failing on Maemo5
<https://webkit.org/b/37023> [Qt] Expose HTMLTokenizer yielding parameters
<https://webkit.org/b/36187> Rename window.media to window.styleMedia
<https://webkit.org/b/38949> JavaScript unable to invoke methods declared in QML
<https://webkit.org/b/38574> [Qt] Crash in QGraphicsWebViewPrivate::~QGraphicsWebViewPrivate when animation were used
<https://webkit.org/b/31407> [PATCH] [Qt] Compilation with Plugins disabled is broken
<https://webkit.org/b/38834> [Qt] Adapt DNS pre-fetching to Qt DNS cache code
<https://webkit.org/b/38841> Ignore invalid values for various CanvasRenderingContext2D properties
<https://webkit.org/b/38863> [Qt] Detect debug mode consistently
<https://webkit.org/b/37334> [Qt] fast/frames/flattening/frameset-flattening-subframesets.html fails intermittently on Qt bot
<https://webkit.org/b/38488> Spatial Navigation: create a getter for the "fudgeFactor"
<https://webkit.org/b/38747> mingw-w64 and JIT support
<https://webkit.org/b/38370> [Qt] GraphicsLayer: depth-test causes flicker in certain situations
<https://webkit.org/b/38119> [Qt] QWebPage viewMode property
<https://webkit.org/b/37097> [Qt] Fix infinite redirection loop in QNetworkReplyHandler
<https://webkit.org/b/38514> Crash in handleTouchEvent: using dangling node ptrs in hashmap
<https://webkit.org/b/38389> [Qt] Update the Symbian version for the user agent
<https://webkit.org/b/38646> Potential crash in EventHandler::handleTouchEvent
<https://webkit.org/b/38523> [Qt] QtWebKit has render bugs on Google Maps markers
<https://webkit.org/b/38655> [Qt] REGRESSION(r58497) tst_QGraphicsWebView::crashOnViewlessWebPages() is failing

Weekly Build Week 18

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is SVN revision 58942.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
  • Due to internal build issues there's no Maemo 5 build this week.

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is b4aa5e1ddc41edab895132aba3cc66d9d7129444 .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
  • Due to internal build issues there's no Maemo 5 build this week.
  • QtWebKit pkgconfig file is broken (Bug 36826)

Bug fixes integrated since week 17:

<https://webkit.org/b/38371> [Qt] GraphicsLayer: animation incorrect when scrolling
<https://webkit.org/b/38116> Media queries empty values
<https://webkit.org/b/37445> [Qt] Regression: Google calendar edit event details gets stuck on loading
<https://webkit.org/b/38439> [Qt] QT_MOBILE_THEME compile time flag
<https://webkit.org/b/38585> Spatial Navigation: add a layout test which runs with Frame Flattening ON
<https://webkit.org/b/37803> Spatial Navigation: adapt the logic of {deep}findFocusableNodeInDirection to do traversal starting from Node* not Document*
<https://webkit.org/b/38125> View modes names in CSSValueKeywords.in
<https://webkit.org/b/38339> [Qt] Enable JIT for QtWebKit on Symbian
<https://webkit.org/b/33875> [Qt] QWebPage::userAgentForUrl is terrible API
<https://webkit.org/b/38612> [Qt] Disable Qt Multimedia backend for HTML 5 Audio and Video elements
<https://webkit.org/b/36533> [Qt] Compilation error on Qt for Embedded Linux built with -qconfig small
<https://webkit.org/b/37207> [Qt] QtWebKit 2.0 library version needs to be maintained in WebCore.pro
<https://webkit.org/b/32196> Make it possible to distinguish between NPAPI plugins and Application plugins
<https://webkit.org/b/36755> [Qt] REGRESSION: Loading of external CSS and JS files over network fails in some cases

Weekly Build Week 17

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is SVN revision 58560.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
  • Due to internal build issues there's no Maemo 5 build this week.

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is 540ae4ccd25609e1bfe1673195ce126255e36774 .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
  • Due to internal build issues there's no Maemo 5 build this week.
  • QtWebKit pkgconfig file is broken (Bug 36826)

Bug fixes integrated since week 16:

<https://webkit.org/b/33280> [RVCT] ACID3 test crash
<https://webkit.org/b/37637> Repaint of fixed, transformed element is broken
<https://webkit.org/b/36365> [Qt] [Performance] GraphicsLayer: constructing the layers takes too long
<https://webkit.org/b/38062> [Qt] HTTP pipelining efficiency increase
<https://webkit.org/b/35607> Allow building smoothly on win32 and win64 using GCC
<https://webkit.org/b/38179> [Qt] QWebPage::setViewportSize() forces two layout of the render tree
<https://webkit.org/b/34729> [Qt] Exposing an QVariantMap containing QObjectStar to Javascript causes Segmentation Fault
<https://webkit.org/b/37802> Spatial Navigation: at @updateFocusCandidateIfCloser make an assignment shortcut when FocusCandidate is null
<https://webkit.org/b/37163> [Qt] inputMethodQuery returns coordinates in web page coordinates rather than in item coordinates.
<https://webkit.org/b/38316> [Qt] REGRESSION(r57638): tst_qwebframe::objectDeleted() fails
<https://webkit.org/b/37934> [Qt] QtLauncher: make FPS measurement accurate
<https://webkit.org/b/36783> Update of fixed elements is not made correctly when the page has been scrolled
<https://webkit.org/b/37303> [Qt] Application crash on exit if NPPlugin is loaded
<https://webkit.org/b/37727> [Qt] Webkit fixes for RVCT4
<https://webkit.org/b/38076> [Qt] GraphicsLayer: flicker when starting an animation before the previous one ended.
<https://webkit.org/b/37821> [Qt] loads APP directory when calling "window.open"
<https://webkit.org/b/37313> [Qt] Fix or remove the runtime flag for accelerated compositing.
<https://webkit.org/b/37195> JSC's currentThreadStackBase is not reentrant on some platforms
<https://webkit.org/b/32196> Make it possible to distinguish between NPAPI plugins and Application plugins
<https://webkit.org/b/34888> Mac OS X: Use deployment target to determine whether memory tagging should be enabled
<https://webkit.org/b/37323> [Qt] tst_QWebHistoryInterface::visitedLinks() fails
<https://webkit.org/b/36621> Fix build if NPAPI support is disabled
<https://webkit.org/b/37719> Some HTML5 Input tags not treated as needing an input method.
<https://webkit.org/b/37980> Fix the build on MSVC 64bit
<https://webkit.org/b/38111> [Qt] Fix compilation against Qt 4.7
<https://webkit.org/b/38075> [Qt] GraphicsLayer: Reverse animations don't work in some use cases
<https://webkit.org/b/31719> [Qt] Loading of large page can take up to 10 seconds
<https://webkit.org/b/37867> [Qt] Patches to upstream from Qt for 2.0
<https://webkit.org/b/35312> [Qt] GraphicsLayer: preserves-3d and backface visibility
<https://webkit.org/b/38314> [Qt] REGRESSION(r57982): tst_qwebpage::showModalDialog() crashes

Weekly Build Week 16

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is SVN revision 58162.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
  • Due to internal build issues there's no Maemo 5 build this week.

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is 7495470a4c766534759a37ab6d2c8fa8aa34feef .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
  • Due to internal build issues there's no Maemo 5 build this week.
  • QtWebKit pkgconfig file is broken (Bug 36826)

Bug fixes integrated since week 14:

<https://webkit.org/b/37635> Spatial Navigation: make hasOffscreenRect() to earlier return 'true' if absoluteClippedOverflowRect() gives an empty rect
<https://webkit.org/b/37135> Spatial Navigation: bail out as soon as algorithm finds a focus candidate is not applicable
<https://webkit.org/b/37530> No default selection for <select multiple> menu lists.
<https://webkit.org/b/37152> [Qt] Rendering artifacts on Qt plugins when scrolling the page
<https://webkit.org/b/36773> Spatial Navigation: proper handle negative x or y coordinates
<https://webkit.org/b/34730> [Qt] Null QObjects properties cause Segmentation Fault
<https://webkit.org/b/36526> [Qt] Compilation error on Qt for Embedded Linux built with -qconfig large
<https://webkit.org/b/36529> [Qt] Compilation error on Qt for Embedded Linux built with -qconfig medium
<https://webkit.org/b/37683> [Qt] WebCore::Font::font() causes a QFont detach
<https://webkit.org/b/36532> [Qt] Use integer pixel metric QFont API to fix rounding errors in text rendering on the Mac
<https://webkit.org/b/37303> [Qt] Application crash on exit if NPPlugin is loaded
<https://webkit.org/b/37816> [Qt] Multitouch mocking in QtLauncher doesn't work with QGraphicsView
<https://webkit.org/b/35393> [Qt] GraphicsLayer: performance optimizations
<https://webkit.org/b/37317> [Qt] tests/qgraphicswebview fails
<https://webkit.org/b/37319> [Qt] tst_QWebFrame::overloadedSlots() fails
<https://webkit.org/b/37320> [Qt] tst_QWebFrame::popupFocus() fails
<https://webkit.org/b/37461> Spatial Navigation: make renderRectRelativeToRootDocument method to fallback to getRect() of Element when needed
<https://webkit.org/b/36312> Support viewport meta tag
<https://webkit.org/b/36751> [Qt] Windows CE build is broken
<https://webkit.org/b/36832> [Qt] crash in debug mode just before exit
<https://webkit.org/b/37615> Changing view mode names due to specification changes
<https://webkit.org/b/36853> REGRESSION(r56552): Broken scrollbars size
<https://webkit.org/b/36216> [Qt] GraphicsLayer: support fill-modes
<https://webkit.org/b/36859> [Qt]QtLauncher crash on page with CSS 3D transform

Weekly Build Week 14

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is SVN revision 57320.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
  • Due to internal build issues there's no Maemo 5 and Linux/IA32 build this week.
  • QtWebKit pkgconfig file is broken (Bug 36826)

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is 5fb2bf3b0395bba75991cba210f7b68a289293f2 .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
  • Due to internal build issues there's no Maemo 5 build this week.
  • QtWebKit pkgconfig file is broken (Bug 36826)

Bugs fixed since week 12:

<https://webkit.org/b/36742> compilation on gcce for Symbian fails
<https://webkit.org/b/36745> [Qt] qmake/symbian build failure
<https://webkit.org/b/29450> [Qt] QWebPluginFactory: When providing a widget for the PDF mime type it will cause a crash
<https://webkit.org/b/37266> [Qt] Warnings when compiling InspectorClientQt.cpp
<https://webkit.org/b/36748> [Qt] Webkit for symbian building fails
<https://webkit.org/b/36749> [Qt] Shadowbuilds of WebCore with Qt on Symbian fails.
<https://webkit.org/b/36750> [Qt] Package build without touch support is broken
<https://webkit.org/b/36368> [Qt] Maemo5 theme - customized popup for <select multiple> elements
<https://webkit.org/b/36369> [Qt] Maemo5 theme - <select multiple> custom rendering
<https://webkit.org/b/36370> [Qt] Maemo5 theme - form controls style
<https://webkit.org/b/34614> [Qt] npapi header leaves XP_WIN flag defined even when SYMBIAN32 flag is found
<https://webkit.org/b/36756> [Qt] unit tests don't compile inside of Qt
<https://webkit.org/b/36757> [Qt] Custom user agent for user agent switcher
<https://webkit.org/b/25756> Explicit guards for ENABLE_GEOLOCATION
<https://webkit.org/b/37149> JS code generator does not support feature conditional attributes that are writable
<https://webkit.org/b/36894> Crash with frame flattening on after r56854
<https://webkit.org/b/34081> [Qt] QtWebkit apps crash on exit on Symbian3 onwards
<https://webkit.org/b/36870> [Qt] WebKit crashes while input text through input method
<https://webkit.org/b/37159> [Qt] Added the iPhone and iPad latest user agent in QtLauncher UA switcher
<https://webkit.org/b/35112> [Qt] Windowed netscape plugins don't work with QGraphicsWebView on Symbian
<https://webkit.org/b/36395> [Qt] Patch to add support for Content-Disposition...
<https://webkit.org/b/37164> Poor rendering on lala.com with frame flattening
<https://webkit.org/b/37038> [Qt] [Symbian] Rebaseline Symbian def file
<https://webkit.org/b/37296> [Qt] User agent style sheets are crippled by moc -E in make-css-file-arrays.pl
<https://webkit.org/b/36789> [Qt] Maemo5 theme - popup dialogs
<https://webkit.org/b/36662> Add support for iframe flattening
<https://webkit.org/b/31670> [Qt] Remove the definition of WTF_CHANGES guards from the build system
<https://webkit.org/b/36538> [Qt] Add mechanism to detect QtWebKit 2.0 via the preprocessor
<https://webkit.org/b/36798> iframe flattening doesn't flatten
<https://webkit.org/b/37173> [Qt] The build system is not installing the generated headers (QGraphicsWebView, QWebDatabase, etc)
<https://webkit.org/b/36674> [Qt] qtwebkit_webframe_scrollRecursively scrolls when body.style.overflow="hidden"
<https://webkit.org/b/36790> [Qt] Maemo5 theme - QtMaemoWebPopup class
<https://webkit.org/b/36769> [Qt] Multiselect - Adding method itemIsSelected() to QtAbstractWebPopup
<https://webkit.org/b/36810> tryLayoutDoingPositionedMovementOnly does not have to be in RenderObject or be virtual
<https://webkit.org/b/34262> Accept XHTML MP content type as XHTML content
<https://webkit.org/b/37082> [Qt] [Symbian] Build fix for Dumprendertree if Qt printing is not supported
<https://webkit.org/b/36827> [Qt] Patch to amend the Content-Disposition fix [36395]
<https://webkit.org/b/36446> [Qt] QWebSettings::TiledBackingStoreEnabled attribute lacks documentation and default value
<https://webkit.org/b/36703> Timer restart loop during page loading
<https://webkit.org/b/37136> [Qt] Fix trunk (non-standalone) builds for Symbian
<https://webkit.org/b/36451> [Qt] User Agent Switcher on QtLauncher
<https://webkit.org/b/37226> [Qt] Remove shaderSource manipulation from GraphicsContext3DQt.cpp
<https://webkit.org/b/37100> [Symbian] Consolidate Symbian WINSCW environment configuration
<https://webkit.org/b/36589> [Qt] GraphicsLayer: Timing functions don't work with transitions
<https://webkit.org/b/37110> [Qt] Maemo5 theme - wrong spelling
<https://webkit.org/b/29431> [Qt] REGRESSION:(r50665) QWebFrame::setScrollBarPolicy(Qt::Vertical,Qt::ScrollBarAlwaysOff) has no effect.

Weekly Build Week 12

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Trunk

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is SVN revision 56628.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
  • Due to internal build issues there's no Maemo 5 build this week.
  • The build against Qt 4.5 is broken (Bug 36750)
  • QtWebKit pkgconfig file is broken (Bug 36826)

2.0 Release Branch

This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is b9a9ed485914673c4801be819f8906e933666435 .

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
  • Due to internal build issues there's no Maemo 5 and Mac OS X build this week.
  • The build against Qt 4.5 is broken (https://bugs.webkit.org/show_bug.cgi?id=36750)

Weekly Build Week 11

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X, Linux/X11 (x86) and Maemo 5 (arm) builds. The last commit is SVN revision 56239.

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • QtLauncher crashes on exit on Mac OS X
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".

Weekly Build Week 10

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X, Linux/X11 (x86) and Maemo 5 (arm) builds. The last commit is SVN revision 55961.

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Changes in this build since last week:

  • The Linux and Maemo 5 builds are linked using the ELF origin feature, removing the need for the launcher.sh script. You can simply run QtLauncher directly.
  • The Windows build is now a release build, depending on the vc 2008 _release_ run-time instead of the debug one. The vcredist trick mentioned in last week's known issues should work.
  • New is a Maemo 5 build, which at this point is just a tarball of the binaries. You need to log into your N900 via ssh and untar + run it from the terminal. I'd like to create debian packages in the future.

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • QtLauncher crashes on exit on Mac OS X
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".

Weekly Build Week 9

This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86) builds. The last commit is SVN revision 55572.

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Known issues:

  • You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
  • QtLauncher crashes on exit on Mac OS X
  • On Windows you may need Visual Studio 2008 runtimes. These can be obtained by installing the Visual Studio 2008 Express edition. Alternative I _think_ it's sufficient to install the 2008 runtimes via vcredist_x86.exe once. You can download the runtimes from http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en
  • On Linux and Mac OS X, use launcher.sh to start QtLauncher.
  • On Symbian qtwebkit.sis is self-signed. After installing Qt for Symbian you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".