add local file channel broken

Bug #244528 reported by Rehan Khan
2
Affects Status Importance Assigned to Milestone
Smart Package Manager
Status tracked in Trunk
Trunk
Fix Released
Medium
netmask

Bug Description

Imported: http://tracker.labix.org/issue275

Reason: bugfix. can't find this as being applied to bzr trunk. maybe something I'm doing wrong.

further details: https://blueprints.launchpad.net/smart/+spec/bug-reporting-migration

msg1252 (view) Author: netmask Date: 2007-11-20.00:56:07

Ok, sorry, I finally got to reproduce the issue. The patch bellow has been
applied to svn revision 896. If you could test it, I would appreciate.

Index: smart/interfaces/gtk/channels.py
===================================================================
--- smart/interfaces/gtk/channels.py (revisão 895)
+++ smart/interfaces/gtk/channels.py (cópia de trabalho)
@@ -252,7 +252,7 @@
             elif method == "detectpath":
                 if gtk.pygtk_version > (2,4,0):
                     dia = gtk.FileChooserDialog(
- action=gtk.FILE_CHOOSER_ACTION_OPEN,
+ action=gtk.FILE_CHOOSER_ACTION_SELECT_FOLDER,
                         buttons=(gtk.STOCK_CANCEL, gtk.RESPONSE_REJECT,
                                  gtk.STOCK_OK, gtk.RESPONSE_OK))

msg1243 (view) Author: niemeyer Date: 2007-11-19.17:45:38

I can reproduce it everytime I follow what he said
as well, Mauricio.

What steps did you follow to not reproduce it, or are you
just blindly closing things as "can't reproduce"?

As for rpmdrake, I'm happy that you've found something
"a ton better" than Smart. :-) Being able to choose the
things you like and use is always good.

msg1232 (view) Author: hajma Date: 2007-11-04.13:16:28

the bug is still valid here with smart 0.52, but rpmdrake is a ton better than
smart, so I do not care anyway

msg1228 (view) Author: netmask Date: 2007-11-03.04:17:43

Not reproducible. Closing.

msg1097 (view) Author: hajma Date: 2007-02-13.16:18:55

smartgui - what I do in the Menu ....

msg1096 (view) Author: niemeyer Date: 2007-02-13.16:07:26

This doesn't look like a Smart issue. What's Edit-Channels-New-Detect?

msg1065 (view) Author: hajma Date: 2007-01-13.22:03:00

sorry if I've overlooked something (but even if I did, it would be an usability
bug then :-) :
I keep a local mandriva cooker mirror, I want to add it to smart. So I do:
Edit-Channels-New-Detect in local path
navigate to where the mirror resides
and I'm gone, because:
the dialogue cannot pick a directory - it opens it instead !
when i pick a file, it says "Directory not found:
/dokumenty/Mandrivalinux-devel/cooker/i586/media/main/reconfig.urpmi"

Revision history for this message
netmask (netmask) wrote :

Fix applied on revision 795.

Changed in smart:
assignee: nobody → badnetmask
status: New → Fix Committed
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.