[Bug 291259] Re: smb:// URI's do not work

2009-03-02 Thread Sebastien Bacher
could you try if that's still an issue in jaunty?

-- 
smb:// URI's do not work
https://bugs.launchpad.net/bugs/291259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 291259] Re: smb:// URI's do not work

2009-03-02 Thread axon
Just tested in the daily build of Jaunty-Desktop. The problem still
occurs.

-- 
smb:// URI's do not work
https://bugs.launchpad.net/bugs/291259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 291259] Re: smb:// URI's do not work

2009-01-12 Thread Sebastien Bacher
that's not clear that the workaround is correct and somebody should
rather send the bug to bugzilla.gnome.org than use workaround which can
create other issues

-- 
smb:// URI's do not work
https://bugs.launchpad.net/bugs/291259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 291259] Re: smb:// URI's do not work

2009-01-10 Thread Bux Markus
Ok. the above one is the dirty and quick way, which will do the job.

I have attached a schema file, which will create all needed entries
under schema an associate it with the values in /desktop/gnome/...

The schema file will only install the de, en_CA, en_GB and C localization. The 
other ones i do not know. ;)
BTW: The file will install fine on any system with other languages but the 
description will only be displayed in english. So maybe you can add your 
description to the file bevor installing it. ;)

Download the attached file to your desktop and run the following command
in an terminal with user rights!

gconftool-2 --install-schema-file=~/Desktop/smb_handler.schemas

After that you can test the success of the installation by running the
following commands as user

1) gconftool-2 --get-schema-name /desktop/gnome/url-handlers/smb/command
This schould return /schemas/desktop/gnome/url-handlers/smb/command

2)gconftool-2 --get /schemas/desktop/gnome/url-handlers/smb/command
Typ: string
Listentyp: *invalid*
car-Typ: *invalid*
cdr-Typ: *invalid*
Vorgabewert: nautilus %s
Besitzer: gnome
Kurzbeschr.: Zu verwendendes Thema
Ausführliche Beschr.: Der Dateiname des zu verwendenden Themas.


So thats it. Start gconf-editor and verify the values.

#Greetz,
Cyberspace19

** Attachment added: GConf schema file for smb url handler (en,de)
   http://launchpadlibrarian.net/21079966/smb_handler.schemas

-- 
smb:// URI's do not work
https://bugs.launchpad.net/bugs/291259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 291259] Re: smb:// URI's do not work

2009-01-10 Thread Bux Markus
Sorry for the double-post. ;)

You have to use right-click - save as to get the attachment in the
correct format. If you only click you will only get an ugly file.

-- 
smb:// URI's do not work
https://bugs.launchpad.net/bugs/291259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 291259] Re: smb:// URI's do not work

2009-01-09 Thread Bux Markus
Ok. I've found a solution. :D

The problem is, that there is no uri-handler for smb.
If you run the followoing commands as user under gnome-terminal it will work 
again. ;)

gconftool-2 -t string -s /desktop/gnome/url-handlers/smb/command nautilus 
\%s\
gconftool-2 -t bool -s /desktop/gnome/url-handlers/smb/needs_terminal false
gconftool-2 -t bool -s /desktop/gnome/url-handlers/smb/enabled true

#Greetz,
Cyberspace19

-- 
smb:// URI's do not work
https://bugs.launchpad.net/bugs/291259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 291259] Re: smb:// URI's do not work

2009-01-09 Thread Andrea Ratto
you rock!
Now the package can be fixed...
btw, the schema is missing as well.

-- 
smb:// URI's do not work
https://bugs.launchpad.net/bugs/291259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 291259] Re: smb:// URI's do not work

2009-01-09 Thread Leif Gruenwoldt
Thanks Bux Markus, that worked for me!

-- 
smb:// URI's do not work
https://bugs.launchpad.net/bugs/291259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 291259] Re: smb:// URI's do not work

2008-12-05 Thread Leif Gruenwoldt
Yes this also affects any 'Windows share' that has been bookmarked.

Steps to reproduce

1. Places-Connect to Server...
2. select Service Type 'Windows share'
3. enter appropriate login details, but DO NOT enter the share name
4. check 'Add bookmark'
5. click connect

* A nautilus window will open, close it for now

5. Places-Bookmarks and select the windows share we just created

* Could not open location 'smb://example-server/' No application is
registered as handling this file

6. Now navigate to Places-Home (just start nautilus)
7. In your nautilus window select the Bookmarks menu and choose the windows 
share we created

* It will work now


Notes:

So back in step 3 when I said DO NOT specify the share name that was
very important. If you DO specify the share name, step 5 will work just
fine. This is a regression. It worked fine for me in gnome 2.22

-- 
smb:// URI's do not work
https://bugs.launchpad.net/bugs/291259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 291259] Re: smb:// URI's do not work

2008-11-09 Thread Nathaniel W. Turner
As Samuel mentioned, this breaks all bookmarked folders that are
smb://... URIs.  Accessing the bookmark from within nautilus works, but
accessing from the Places menu fails with the aforementioned error
message.  This worked until upgrading to 8.10.

-- 
smb:// URI's do not work
https://bugs.launchpad.net/bugs/291259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 291259] Re: smb:// URI's do not work

2008-11-09 Thread Nathaniel W. Turner
** Tags added: regression-release

-- 
smb:// URI's do not work
https://bugs.launchpad.net/bugs/291259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 291259] Re: smb:// URI's do not work

2008-11-01 Thread Samuel Stringham
Confirming.  I think this other error may be related:

By clicking on 'Places-Windows Network' , I get an error that reads:

**Could not open location 'smb:///'**

No application is registered as handling this file

This is after an upgrade, so I don't know if that link was set up by me
as a custom bookmark, or by some program I installed earlier.

'Places-Network-Windows Network' functions just fine though.

In fact, if you follow 'Places-Network-Windows Network', then hit
ctrl-D or Bookmarks-add bookmark, the same broken link shows up in your
Places list.

-- 
smb:// URI's do not work
https://bugs.launchpad.net/bugs/291259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 291259] Re: smb:// URI's do not work

2008-10-31 Thread Sebastien Bacher
confirming, the dialog is there to run applications though not to open
locations, you can use ctrl-l on your desktop too

** Changed in: gnome-panel (Ubuntu)
Sourcepackagename: nautilus = gnome-panel
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
smb:// URI's do not work
https://bugs.launchpad.net/bugs/291259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs