Can't create UDFs on windows

Bug #835013 reported by Roberto Alsina
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu One Control Panel
Fix Released
Critical
Natalia Bidart

Bug Description

When creating a new UDF on windows, it's not added to the UI, and it prints this on the terminal:

2011-08-26 16:43:02,470 - ubuntuone.controlpanel.qt.addfolder - DEBUG - on_add_folder_button_clicked: user requested folder creation for path u''

This seems to be this bug:

https://bugreports.qt.nokia.com//browse/QTBUG-12655

So, this will be fixed in Qt 4.8 but at the time, it can be worked around by passing the QFileDialog::DontUseNativeDialog flag, which means we use a non-native QFileDialog, and thus the libraries are not there.

Related branches

Roberto Alsina (ralsina)
Changed in ubuntuone-control-panel:
status: New → Triaged
importance: Undecided → Critical
assignee: nobody → Roberto Alsina (ralsina)
status: Triaged → In Progress
Roberto Alsina (ralsina)
description: updated
Changed in ubuntuone-control-panel:
status: In Progress → Fix Committed
Roberto Alsina (ralsina)
Changed in ubuntuone-control-panel:
status: Fix Committed → In Progress
Revision history for this message
Roberto Alsina (ralsina) wrote :

The UDF creation is now successful, but u1cp doesn't show it in the UI until u1cp is killed and restarted.

Changed in ubuntuone-control-panel:
assignee: Roberto Alsina (ralsina) → Natalia Bidart (nataliabidart)
Changed in ubuntuone-control-panel:
status: In Progress → Triaged
Revision history for this message
Natalia Bidart (nataliabidart) wrote :

I just tried to reproduce this, and the problem is that we're having crashes in the IPC side, so the control panel, which is not handling errors from the backend, can't reload the UDF list successfully.

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Will mark as fix committed since all the logic is in place.

Changed in ubuntuone-control-panel:
status: Triaged → Fix Committed
tags: added: u1-windows
Changed in ubuntuone-control-panel:
milestone: none → 2.0.0
Changed in ubuntuone-control-panel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.