[Bug 279394] New: libqyoto2 shipped with distro not in sync with Qt version

roland at logikalsolutions.com roland at logikalsolutions.com
Thu Aug 4 17:22:33 BST 2011


https://bugs.kde.org/show_bug.cgi?id=279394

           Summary: libqyoto2 shipped with distro not in sync with Qt
                    version
           Product: kde
           Version: unspecified
          Platform: openSUSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: roland at logikalsolutions.com


Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

Could not find correct project for this.  Qyoto not in synch with version of Qt
identified by KDE website as the version used for development.  Cannot support
compiled UI files because it doesn't support input hint for QLineEdit, the
default input method.

MegaMonoQtMainWindow.cs(107,10): error CS1061: Type `Qyoto.QLineEdit' does not
contain a definition for `InputMethodHints' and no extension method
`InputMethodHints' of type `Qyoto.QLineEdit' could be found (are you missing a
using directive or an assembly reference?)
MegaMonoQtMainWindow.cs(112,10): error CS1061: Type `Qyoto.QLineEdit' does not
contain a definition for `InputMethodHints' and no extension method
`InputMethodHints' of type `Qyoto.QLineEdit' could be found (are you missing a
using directive or an assembly reference?)


Reproducible: Always

Steps to Reproduce:
Create form in Qt designer with QLineEdit field.
Save UI file.
Compile UI file to CS
Try to compile cs.

Actual Results:  
MegaMonoQtMainWindow.cs(107,10): error CS1061: Type `Qyoto.QLineEdit' does not
contain a definition for `InputMethodHints' and no extension method
`InputMethodHints' of type `Qyoto.QLineEdit' could be found (are you missing a
using directive or an assembly reference?)
MegaMonoQtMainWindow.cs(112,10): error CS1061: Type `Qyoto.QLineEdit' does not
contain a definition for `InputMethodHints' and no extension method
`InputMethodHints' of type `Qyoto.QLineEdit' could be found (are you missing a
using directive or an assembly reference?)


Expected Results:  
clean compile

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list