Nautilus cannot display multiple python scripted columns

Bug #239438 reported by over 5000
4
Affects Status Importance Assigned to Milestone
nautilus (Ubuntu)
Invalid
Low
Ubuntu Desktop Bugs

Bug Description

Binary package hint: nautilus

In the course of bug #228987, I tried to add python scripted columns to nautilus. (Displaying different EXIF data)

Adding several columns does not work. The second one overwrites the first one when adding itself.

None of the columns is shown when their tickmark is ticked.
If one of the tickmarks is ticked then, after closing and reopening the columns window, suddenly both are ticked.

I'll attach the scripts below to make sure there's no bug in the scripts.

Revision history for this message
over 5000 (over5000-deactivatedaccount) wrote :
Revision history for this message
over 5000 (over5000-deactivatedaccount) wrote :
Revision history for this message
over 5000 (over5000-deactivatedaccount) wrote :
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks for your comments. This does not appear to be a bug report as such. We appreciate the difficulties you are facing, but it would make more sense to raise your question in the support tracker. http://launchpad.net/support

Changed in nautilus:
assignee: nobody → desktop-bugs
importance: Undecided → Low
status: New → Invalid
Revision history for this message
Sebastien Bacher (seb128) wrote :

you should better take those programming questions to the upstream list or in the answers launchpad section

Revision history for this message
over 5000 (over5000-deactivatedaccount) wrote :

No, honestly I DO believe that this is a bug in nautilus.

Revision history for this message
over 5000 (over5000-deactivatedaccount) wrote :

I asked Question #36032.

Revision history for this message
Sebastien Bacher (seb128) wrote :

could be a bug in nautilus but upstream would be better placed to judge if that's due to your code or nautilus, could you mail their list of use bugzilla.gnome.org?

Revision history for this message
Muflone (il-muflone) wrote :

I doubt this is bug

such behaviour is caused by the same class name on your python modules
class ColumnExtension(nautilus.ColumnProvider, nautilus.InfoProvider)

the author should give different class names on each module and the defect will not happen

Revision history for this message
Muflone (il-muflone) wrote :
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.