Bug 279401 - UICS invalid translation for QDateTimeEdit
Summary: UICS invalid translation for QDateTimeEdit
Status: RESOLVED WORKSFORME
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-04 17:40 UTC by roland
Modified: 2023-01-19 05:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
UI file created by Qt designer (14.87 KB, text/plain)
2011-08-04 17:40 UTC, roland
Details

Note You need to log in before you can comment on or make changes to this bug.
Description roland 2011-08-04 17:40:40 UTC
Created attachment 62550 [details]
UI file created by Qt designer

Version:           4.6
OS:                Linux

libqyoto 4.6.0-3.4 shipping with OpenSuSE 11.4 64-bit AMD must be dramatically out of date with both the Qt and Mono packages.  Translating UI file to CS then compiling yields following:

MegaMonoQtMainWindow.cs(85,24): error CS1503: Argument `#1' cannot convert `object' expression to type `Qyoto.QDate'

line 85 is this:

    draw_dt.DateTime = new QDateTime(QDate(2000, 1, 1), QTime(0, 0, 0));


Reproducible: Always

Steps to Reproduce:
uics the uploaded ui file.
compile with mono

mcs MegaMonoQtMainWindow.cs -r:/usr/lib/mono/qyoto/qt-dotnet.dll

Actual Results:  
MegaMonoQtMainWindow.cs(85,24): error CS1503: Argument `#1' cannot convert `object' expression to type `Qyoto.QDate'

Expected Results:  
clean compile
Comment 1 Christoph Feck 2011-08-04 21:30:54 UTC
I don't know if Qyoto is maintained by KDE developers, if not please close as upstream bug.
Comment 2 Andrew Crouthamel 2018-11-06 15:12:50 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-11-18 03:23:32 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Justin Zobel 2022-12-20 07:49:42 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 5 roland 2022-12-20 14:18:37 UTC
All meaningful Linux distros have dropped KDE as a desktop because bugs age for decades. Do whatever you want with this. This was reported in 2011 and never fixed.
Comment 6 Bug Janitor Service 2023-01-04 05:25:29 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 7 Bug Janitor Service 2023-01-19 05:15:50 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!