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

            Bug ID: 374351
           Summary: Purpose: send to ReviewBoard doesn't work on OS X and
                    (sometimes) causes a crash on exit
           Product: kdevplatform
           Version: git master
          Platform: Compiled Sources
                OS: OS X
            Status: UNCONFIRMED
          Severity: grave
          Priority: NOR
         Component: patchreview
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: rjvber...@gmail.com
                CC: david.nolden....@art-master.de
  Target Milestone: ---

After updating Qt from 5.6.2 to 5.7.1 I had to rebuild Purpose, so I installed
the current git HEAD.

There were always some glitches using the ReviewBoard interface on OS X (2
times of 3 I wouldn't get the report URL), but sending worked. Now, I'm seeing
this (having KService open in a project):

When I start the patch review plugin ("git/show differences"):

qrc:/JobDialog.qml:67: TypeError: Cannot read property 'Layout' of null
qrc:/JobDialog.qml:66: TypeError: Cannot read property 'Layout' of null
Cannot initialize model with data QJsonObject() . missing: QJsonValue(string,
"urls")

When I trigger "Export Diff/Review Board":

missing... "updateRR"
missing... "updateRR"
qml: property not found urls
qml: property not found mimeType
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property
"minimumHeight"
qml: property not found urls
qml: property not found mimeType
qml: property not found urls
qml: property not found mimeType

When I enter my credentials:
qml: property not found urls
qml: property not found mimeType
qml: property not found urls
qml: property not found mimeType
qml: property not found urls
qml: property not found mimeType
qml: property not found urls
qml: property not found mimeType
qml: property not found urls
qml: property not found mimeType
qml: property not found urls
qml: property not found mimeType
qml: property not found urls
qml: property not found mimeType
qml: property not found urls
qml: property not found mimeType
qml: property not found urls
qml: property not found mimeType
qml: property not found urls
qml: property not found mimeType
qml: property not found urls
qml: property not found mimeType

When I hit "run":
 launching... "" 0x7f91f85c0378
error! QProcess::ProcessError(FailedToStart)
file:///opt/local/share/qt5/qml/org/kde/purpose/RunningJob.qml:46:16: Unable to
assign ulong to double

The dialog then remains on the progress bar forever.

I can close the window and exit from the review plugin, but KDevelop is now
likely to crash on exit, while unloading the grep plugin. I'm not yet sure this
is really related; I've only seen the crash after having attempted to upload a
patch for review.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to