Package: libqt4-ruby1.8
Version: 1.4.10-3
Severity: important
When method name doesnt contain uppercase letter setter method doesnt get
called. getter works, even scene= is present in x.methods.
require 'Qt4'
Qt::Application.new([])
x=Qt::GraphicsView.new; x.scene="aaa"
a.rb:3:in `method_missing': undefined method `scene=' for
#<Qt::GraphicsView:0xb6b249d4> (NoMethodError)
from a.rb:3
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF8, LC_CTYPE=en_US.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libqt4-ruby1.8 depends on:
ii libc6 2.7-15 GNU C Library: Shared libraries
ii libgcc1 1:4.3.2-1 GCC support library
ii libqt4-dbus 4.4.3-1 Qt 4 D-Bus module
ii libqt4-network 4.4.3-1 Qt 4 network module
ii libqt4-opengl 4.4.3-1 Qt 4 OpenGL module
ii libqt4-sql 4.4.3-1 Qt 4 SQL module
ii libqt4-svg 4.4.3-1 Qt 4 SVG module
ii libqt4-webkit 4.4.3-1 Qt 4 WebKit module
ii libqt4-xml 4.4.3-1 Qt 4 XML module
ii libqtcore4 4.4.3-1 Qt 4 core module
ii libqtgui4 4.4.3-1 Qt 4 GUI module
ii libruby1.8 1.8.7.72-1 Libraries necessary to run Ruby 1.
ii libsmokeqt4-1 1.4.10-3 Smoke library for Qt4
ii libstdc++6 4.3.2-1 The GNU Standard C++ Library v3
ii ruby1.8 1.8.7.72-1 Interpreter of object-oriented scr
libqt4-ruby1.8 recommends no packages.
Versions of packages libqt4-ruby1.8 suggests:
ii qt4-doc 4.4.3-1 Qt 4 API documentation
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]