mopperwhite (Mopper White)
- Login: mopperwhite
- Email: mopperwhite@gmail.com
- Registered on: 10/20/2014
- Last sign in: 10/28/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
10/26/2014
-
06:19 AM Ruby Bug #10427 (Third Party's Issue): The WebKit of QtRuby crashed
- require "Qt4"
require "qtwebkit"
app=Qt::Application.new []
view=Qt::WebView.new
view.setUrl Qt::Url.new "http://baidu.com"
view.show
app.exec
/usr/lib/ruby/vendor_ruby/1.9.1/Qt/qtruby4.rb:469: [BUG] cfp consistency error ...