[Bug 235560] Re: Connect to smb server by name doesn't work, but by IP address does

2008-07-26 Thread Andy Stallwood
Thanks Steve, That's fixed it for me (Setting /etc/samba/smb.conf to: 
  name resolve order = lmhosts wins bcast host).

I had previously thought that adding the value "wins" in the line in
/etc/nsswitch.conf as suggested by va9rant had fixed it, and it had, but
it also stopped the network drives mounted in /etc/fstab from mounting,
as they stopped being able to be resolved (despite being on the same
server as the one I was having trouble manualy mounting).

Anyway, thanks Steve

Andy

-- 
Connect to smb server by name doesn't work, but by IP address does
https://bugs.launchpad.net/bugs/235560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235560] Re: Connect to smb server by name doesn't work, but by IP address does

2008-07-28 Thread Andy Stallwood
Hi Nikos,
You're having a different problem to this bug. This bug is about being able to 
connect by IP address, but not by server name. Your problem seems to be that 
you can't even connect by IP, which is a different issue.

Cheers

Andy

-- 
Connect to smb server by name doesn't work, but by IP address does
https://bugs.launchpad.net/bugs/235560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 284298] Re: MASTER cannot save "auto" connection as system settings without renaming the connection

2008-12-04 Thread Andy Stallwood
ryanop, I used to have this problem, but the most recent update has
solved this. If I'm quick logging in, then I can normally just catch the
wireless trying to connect still, but if I take it a bit more leisurely,
then it's normally connected before I log in.

PS you can ignore my comment about the tray icon as well, as that's
working fine for me. Not sure what changed to make that happen. it fixed
itself before the last update to NM, so it may have just needed a couple
of reboots :-)

-- 
MASTER cannot save "auto" connection as system settings without renaming the 
connection
https://bugs.launchpad.net/bugs/284298
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 284298] Re: MASTER cannot save "auto" connection as system settings without renaming the connection

2008-11-13 Thread Andy Stallwood
I can confirm seeing the same symptoms as Donald, not due to fast user
switching.

When I apply the workaround, Network manager doesn't appear in the tray,
whereas it did before.

Andy

-- 
MASTER cannot save "auto" connection as system settings without renaming the 
connection
https://bugs.launchpad.net/bugs/284298
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 284298] Re: MASTER cannot save "auto" connection as system settings without renaming the connection

2008-11-13 Thread Andy Stallwood
I can confirm seeing the same symptoms as Donald, not due to fast user
switching.

When I apply the workaround, Network manager doesn't appear in the tray,
whereas it did before.

Andy

-- 
MASTER cannot save "auto" connection as system settings without renaming the 
connection
https://bugs.launchpad.net/bugs/284298
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 284298] Re: MASTER cannot save "auto" connection as system settings without renaming the connection

2008-11-13 Thread Andy Stallwood
Also, I can get the tray icon to appear by running nm-applet, so that is
definitely a different bug to bug #284596.

-- 
MASTER cannot save "auto" connection as system settings without renaming the 
connection
https://bugs.launchpad.net/bugs/284298
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235560] Re: Connect to smb server by name doesn't work, but by IP address does

2008-07-09 Thread Andy Stallwood
Hi Seb,
I am running FireStarter, but it shows no blocked connections, and disabling it 
and the firewall on my debian smb server doesn't stop the problem. There is no 
hardware firewall on my internal network. My windows (sorry :-) ) machine 
doesn't have this problem.

Here is the output from smbclient (hopefully this is what you wanted)

[EMAIL PROTECTED]:~$ smbclient --list=buffalo
Password: 

Sharename   Type  Comment
-     ---
print$  Disk  Printer Drivers
andyDisk  
shared  Disk  
jo  Disk  
ibmbackup   Disk  
IPC$IPC   IPC Service (buffalo server)
LexmarkZ615 Printer   Lexmark Z615 Colour Printer

Server   Comment
----

WorkgroupMaster
----
ANDYHOME BUFFALO
[EMAIL PROTECTED]:~$ 

Hi MikeK
Adding an entry into my hosts file doesn't resolve the issue for me. It still 
fails to connect.


** Changed in: nautilus (Ubuntu)
   Status: Incomplete => New

-- 
Connect to smb server by name doesn't work, but by IP address does
https://bugs.launchpad.net/bugs/235560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235560] Re: Connect to smb server by name doesn't work, but by IP address does

2008-06-03 Thread Andy Stallwood
I can also replicate the problem by typing smb://buffalo/ibmbackup in
the location bar at the top of Nautilus, which gives the error "The
folder contents could not be displayed. Sorry couldn't display all of
the contents of "ibmbackup on buffalo": Connection timed out", which is
a more likely error than the "no application" one above.

Typing in smb://192.168.0.101/ibmbackup/ prompts immediately for a
username and password, as expected, and then shows the contents of the
share, once that info is entered.

Andy

-- 
Connect to smb server by name doesn't work, but by IP address does
https://bugs.launchpad.net/bugs/235560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235560] Re: Connect to smb server by name doesn't work, but by IP address does

2008-06-03 Thread Andy Stallwood
** Changed in: nautilus (Ubuntu)
Sourcepackagename: None => nautilus
   Status: Incomplete => New

-- 
Connect to smb server by name doesn't work, but by IP address does
https://bugs.launchpad.net/bugs/235560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235560] Re: Connect to smb server by name doesn't work, but by IP address does

2008-06-03 Thread Andy Stallwood
Hi Brian,
Thanks for your time on this, so far.

Yes, I can find the server, and the share, but then when I double click
on it, it gives the same error as above "Couldn't display
"smb://buffalo/temp". There is no application for this file type" (see
Screenshot-nautilus.png).

I know my machine is able to resolve the server name to an IP, as I can
ping by name, and map using /etc/fstab by name as well.

Cheers

Andy

-- 
Connect to smb server by name doesn't work, but by IP address does
https://bugs.launchpad.net/bugs/235560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 231221] Re: Saving a file from Firefox to a gvfs resource fails silently

2008-07-19 Thread Andy Stallwood
I too am having the same problem, when I try to save to a network drive
mounted via ("Connect To Server..."). I don't have the same problem when
saving to network drives that have been mapped via mounting them in
/etc/fstab. OpenOffice (for example) saves documents to such drives no
problem.

The most annoying thing is that Firefox fails to save the files
silently, without any error message.

Cheers Andy

-- 
Saving a file from Firefox to a gvfs resource fails silently
https://bugs.launchpad.net/bugs/231221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235560] Re: Connect to smb server by name doesn't work, but by IP address does

2008-07-22 Thread Andy Stallwood
va9rant,
You are a genius. I've removed wins from the hosts: files mdns4_minimal 
[NOTFOUND=return] dns mdns4 wins line in /etc/nsswitch.conf, and I can now 
connect by name.

This bug is now solved for me.

Thanks very much

Andy

-- 
Connect to smb server by name doesn't work, but by IP address does
https://bugs.launchpad.net/bugs/235560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210379] Re: should not list mounts that the user doesn't have permission to use

2008-05-18 Thread Andy Stallwood
I can confirm that my original bug is now fixed with this update. I only
see network drives on my desktop (and in Places) which I have
permissions for, and likewise for my other users. Well done, and thanks
everybody.

Andy

-- 
should not list mounts that the user doesn't have permission to use
https://bugs.launchpad.net/bugs/210379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235560] Re: Connect to smb server by name doesn't work, but by IP address does

2008-07-17 Thread Andy Stallwood
Hi Brandon,
Thanks for the tip. I've removed the DNS server addresses from my config, and 
it hasn't made any difference.

Hi CoffeeBurrito (that doesn't sound like a very tasty snack :-) ),
I've tried this as well, sudo /etc/init.d/samba restart doesn't work (there is 
no samba in the /etc/init.d directory. I rebooted though, and I still have the 
same problem.

Cheers

Andy

-- 
Connect to smb server by name doesn't work, but by IP address does
https://bugs.launchpad.net/bugs/235560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235551] [NEW] Connect to Server gives error message and creates 2 icons

2008-05-28 Thread Andy Stallwood
Public bug reported:

Hi,
When I go to Places, Connect to Server, and then connect to a Windows Share, I 
get an error message, but the share will open. it also creates two icons.

The process is :-
1. Click Places
2. Click Connect to Server...
3. Enter Server IP address, share name and username (see "Screenshot-Connect to 
Server.png")
4. Click Connect
5. Enter password in new dialog box (see "Screenshot-Enter Password.png")
6. I then get an icon on the desktop for "temp on 192.168.0.101" as expected 
but also get the error message "Can't display location 
smb://192.168.0.101/temp" (see Cant display location.png")
7. Double click on the "temp on 192.168.0.101" icon.
8. A second identical icon is then created for "temp on 192.168.0.101" , but 
the share opens fine.

So, there are two problems.
I should not get the "Can't display location smb://192.168.0.101/temp", as 
clearly when you double click on the icon it does open.
I should not get two icons on the desktop for the same share.

Can you help with this bug?

Cheers

Andy

[EMAIL PROTECTED]:~$ lsb_release -rd
Description:Ubuntu 8.04
Release:8.04

[EMAIL PROTECTED]:~$ apt-cache policy gvfs
gvfs:
  Installed: 0.2.4-0ubuntu1
  Candidate: 0.2.4-0ubuntu1
  Version table:
 *** 0.2.4-0ubuntu1 0
500 http://gb.archive.ubuntu.com hardy-proposed/main Packages
100 /var/lib/dpkg/status
 0.2.3-0ubuntu5 0
500 http://gb.archive.ubuntu.com hardy-updates/main Packages
 0.2.3-0ubuntu4 0
500 http://gb.archive.ubuntu.com hardy/main Packages

[EMAIL PROTECTED]:~$ apt-cache policy nautilus
nautilus:
  Installed: 1:2.22.2-0ubuntu6
  Candidate: 1:2.22.2-0ubuntu6
  Version table:
 *** 1:2.22.2-0ubuntu6 0
500 http://gb.archive.ubuntu.com hardy-updates/main Packages
100 /var/lib/dpkg/status
 1:2.22.2-0ubuntu4 0
500 http://gb.archive.ubuntu.com hardy/main Packages
[EMAIL PROTECTED]:~$

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Connect to Server gives error message and creates 2 icons
https://bugs.launchpad.net/bugs/235551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235551] Re: Connect to Server gives error message and creates 2 icons

2008-05-28 Thread Andy Stallwood

** Attachment added: "Screenshot-Connect to Server.png"
   http://launchpadlibrarian.net/14772979/Screenshot-Connect%20to%20Server.png

-- 
Connect to Server gives error message and creates 2 icons
https://bugs.launchpad.net/bugs/235551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235551] Re: Connect to Server gives error message and creates 2 icons

2008-05-28 Thread Andy Stallwood

** Attachment added: "Screenshot-Enter Password.png"
   http://launchpadlibrarian.net/14772983/Screenshot-Enter%20Password.png

-- 
Connect to Server gives error message and creates 2 icons
https://bugs.launchpad.net/bugs/235551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235551] Re: Connect to Server gives error message and creates 2 icons

2008-05-28 Thread Andy Stallwood

** Attachment added: "Cant display location.png"
   http://launchpadlibrarian.net/14772999/Cant%20display%20location.png

-- 
Connect to Server gives error message and creates 2 icons
https://bugs.launchpad.net/bugs/235551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235551] Re: Connect to Server gives error message and creates 2 icons

2008-05-28 Thread Andy Stallwood

** Attachment added: "Two icons.png"
   http://launchpadlibrarian.net/14773016/Two%20icons.png

-- 
Connect to Server gives error message and creates 2 icons
https://bugs.launchpad.net/bugs/235551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235560] [NEW] Connect to Server by name doesn't work, but by IP address does

2008-05-28 Thread Andy Stallwood
Public bug reported:

Hi,
Connect to Server... doesn't let me connect to my windows share by server name, 
but works fine by IP address.

The error message displayed is "Couldn't display "smb://buffalo/temp".
There is no application for this file type" (see Screenshot-
nautilus.png).

If I map by IP address, then it works OK. My machine can ping the server
by name, so it's resolving it no problem.

Can you help?

Andy

[EMAIL PROTECTED]:~$ lsb_release -rd
Description:Ubuntu 8.04
Release:8.04

[EMAIL PROTECTED]:~$ apt-cache policy gvfs
gvfs:
  Installed: 0.2.4-0ubuntu1
  Candidate: 0.2.4-0ubuntu1
  Version table:
 *** 0.2.4-0ubuntu1 0
500 http://gb.archive.ubuntu.com hardy-proposed/main Packages
100 /var/lib/dpkg/status
 0.2.3-0ubuntu5 0
500 http://gb.archive.ubuntu.com hardy-updates/main Packages
 0.2.3-0ubuntu4 0
500 http://gb.archive.ubuntu.com hardy/main Packages

[EMAIL PROTECTED]:~$ apt-cache policy nautilus
nautilus:
  Installed: 1:2.22.2-0ubuntu6
  Candidate: 1:2.22.2-0ubuntu6
  Version table:
 *** 1:2.22.2-0ubuntu6 0
500 http://gb.archive.ubuntu.com hardy-updates/main Packages
100 /var/lib/dpkg/status
 1:2.22.2-0ubuntu4 0
500 http://gb.archive.ubuntu.com hardy/main Packages
[EMAIL PROTECTED]:~$

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Connect to Server by name doesn't work, but by IP address does
https://bugs.launchpad.net/bugs/235560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235560] Re: Connect to Server by name doesn't work, but by IP address does

2008-05-28 Thread Andy Stallwood

** Attachment added: "Screenshot-nautilus.png"
   http://launchpadlibrarian.net/14774203/Screenshot-nautilus.png

-- 
Connect to Server by name doesn't work, but by IP address does
https://bugs.launchpad.net/bugs/235560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 209926] Re: nautilus opens folder for mapped drives

2008-04-20 Thread Andy Stallwood
*** This bug is a duplicate of bug 201520 ***
https://bugs.launchpad.net/bugs/201520

Hi,
This has now been fixed in nautilus 1:2.22.2-0ubuntu4: 

"  * debian/patches/90_from_upstream_fix_autorun.patch:
- change from upstream to make nautilus use autorun only on things which 
nautilus is automounting, fix nautilus views being opened when something is 
mounted on the command line, rhythmbox being started on login when an audio cd 
is in the drive and some other similar issues"

Andy

-- 
nautilus opens folder for mapped drives
https://bugs.launchpad.net/bugs/209926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 209926] Re: nautilus opens folder for mapped drives

2008-04-08 Thread Andy Stallwood
*** This bug is a duplicate of bug 201520 ***
https://bugs.launchpad.net/bugs/201520

Hi Seb,
Thanks for all your help so far. Now that bug 201520 is fixed, and the update 
applied, I still have the problem. My problem does appear to be slightly 
different to 201520 (although quite similar) as it is cifs (network) drives 
which open a folder view for me, not local disks.

I don't need to reboot to re-create the problem, as it opens the folders
for view if I do a "umount -a" followed by a "mount -a".

Also, one more piece of info is that I use wireless, which means that my
network connection doesn't come active until after I log-on, and hence
the drives aren't mounted until after log-on either.

I've applied the latest nautilus patch :-
[EMAIL PROTECTED]:~$ apt-cache policy nautilus
nautilus:
  Installed: 1:2.22.2-0ubuntu2
  Candidate: 1:2.22.2-0ubuntu2
  Version table:
 *** 1:2.22.2-0ubuntu2 0
500 http://gb.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status


Hope you can help.

Cheers
Andy

** Summary changed:

- nautilus opens folder for mapped drives and displays icons on desktop for 
non-permissioned maps
+ nautilus opens folder for mapped drives

** Description changed:

  Binary package hint: nautilus
  
  Hi,
  I have a problem with Hardy (http://ubuntuforums.org/showthread.php?t=679973).
  
- After upgrading to Hardy, when my network hard drives are mounted from the 
network via /etc/fstab, it opens a nautilus window to display the contents.
- Also all 3 of my drive maps are shown as icons on the desktop to both my 
users, when on Gutsy it only showed icons for the drives I (andy) had 
permissions to see, and the same (in reverse) for my second user (jo). Of 
course the map I don't have permissions to won't actually open (which is 
exactly correct), but the icons are still shown on the desktop for all 3, and 
all 3 try to open.
+ After upgrading to Hardy, when my network hard drives are mounted from
+ the network via /etc/fstab, it opens a nautilus window to display the
+ contents.
  
  My /etc/fstab file is as follows :-
  
  #Andy's Network Drives
  //buffalo/shared /media/AndySharedDocs cifs 
credentials=/root/.andycredentials,iocharset=utf8,uid=andy,gid=andy,dir_mode=0700,file_mode=0700
 0 0
  //buffalo/andy   /media/AndyDocs   cifs 
credentials=/root/.andycredentials,iocharset=utf8,uid=andy,gid=andy,dir_mode=0700,file_mode=0700
 0 0
  #Jo's Network Drives
  //buffalo/jo /media/JoDocs cifs 
credentials=/root/.jocredentials,iocharset=utf8,uid=jo,gid=jo,dir_mode=0700,file_mode=0700
 0 0
  
  Output from the 2 commands :-
  
  [EMAIL PROTECTED]:~$ lsb_release -rd
  Description:  Ubuntu hardy (development branch)
  Release:  8.04
  [EMAIL PROTECTED]:~$ apt-cache policy nautilus
  nautilus:
Installed: 1:2.22.1-0ubuntu1
Candidate: 1:2.22.1-0ubuntu1
Version table:
   *** 1:2.22.1-0ubuntu1 0
  500 http://gb.archive.ubuntu.com hardy/main Packages
  100 /var/lib/dpkg/status
  [EMAIL PROTECTED]:~$ 
  
  
  Cheers
  
  Andy
  
  ProblemType: Bug
  Architecture: i386
  Date: Mon Mar 31 21:56:43 2008
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/nautilus
  NonfreeKernelModules: ath_hal
  Package: nautilus 1:2.22.1-0ubuntu1
  PackageArchitecture: i386
  ProcEnviron:
   
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  Uname: Linux 2.6.24-12-generic i686

-- 
nautilus opens folder for mapped drives
https://bugs.launchpad.net/bugs/209926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210379] Re: should not list mounts that the user doesn't have permission to use

2008-05-06 Thread Andy Stallwood
That's excellent news. Thanks Seb (and whoever fixed it).

How do I go about getting the update? I've done an update of Hardy (via
Update Manager), and didn't get any updates to ltspfs or glib. Do I need
to wait for it to be published as a Ubuntu Update, or am I not doing
something write.

Andy

-- 
should not list mounts that the user doesn't have permission to use
https://bugs.launchpad.net/bugs/210379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 209926] [NEW] nautilus opens folder for mapped drives and displays icons on desktop for non-permissioned maps

2008-03-31 Thread Andy Stallwood
Public bug reported:

Binary package hint: nautilus

Hi,
I have a problem with Hardy (http://ubuntuforums.org/showthread.php?t=679973).

After upgrading to Hardy, when my network hard drives are mounted from the 
network via /etc/fstab, it opens a nautilus window to display the contents.
Also all 3 of my drive maps are shown as icons on the desktop to both my users, 
when on Gutsy it only showed icons for the drives I (andy) had permissions to 
see, and the same (in reverse) for my second user (jo). Of course the map I 
don't have permissions to won't actually open (which is exactly correct), but 
the icons are still shown on the desktop for all 3, and all 3 try to open.

My /etc/fstab file is as follows :-

#Andy's Network Drives
//buffalo/shared /media/AndySharedDocs cifs 
credentials=/root/.andycredentials,iocharset=utf8,uid=andy,gid=andy,dir_mode=0700,file_mode=0700
 0 0
//buffalo/andy   /media/AndyDocs   cifs 
credentials=/root/.andycredentials,iocharset=utf8,uid=andy,gid=andy,dir_mode=0700,file_mode=0700
 0 0
#Jo's Network Drives
//buffalo/jo /media/JoDocs cifs 
credentials=/root/.jocredentials,iocharset=utf8,uid=jo,gid=jo,dir_mode=0700,file_mode=0700
 0 0

Output from the 2 commands :-

[EMAIL PROTECTED]:~$ lsb_release -rd
Description:Ubuntu hardy (development branch)
Release:8.04
[EMAIL PROTECTED]:~$ apt-cache policy nautilus
nautilus:
  Installed: 1:2.22.1-0ubuntu1
  Candidate: 1:2.22.1-0ubuntu1
  Version table:
 *** 1:2.22.1-0ubuntu1 0
500 http://gb.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status
[EMAIL PROTECTED]:~$ 


Cheers

Andy

ProblemType: Bug
Architecture: i386
Date: Mon Mar 31 21:56:43 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: ath_hal
Package: nautilus 1:2.22.1-0ubuntu1
PackageArchitecture: i386
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.24-12-generic i686

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
nautilus opens folder for mapped drives and displays icons on desktop for 
non-permissioned maps
https://bugs.launchpad.net/bugs/209926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 209926] Re: nautilus opens folder for mapped drives and displays icons on desktop for non-permissioned maps

2008-03-31 Thread Andy Stallwood

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/13004294/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/13004295/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/13004296/ProcStatus.txt

-- 
nautilus opens folder for mapped drives and displays icons on desktop for 
non-permissioned maps
https://bugs.launchpad.net/bugs/209926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 209926] Re: nautilus opens folder for mapped drives and displays icons on desktop for non-permissioned maps

2008-04-01 Thread Andy Stallwood
Hi Seb,
Thanks for the email, and such a quick response. I will raise another 
bug on gvfs for the display of shares that the user doesn't have 
permissions for.
Can you let me know which bug the "opening of shares when they are 
mounted" bug, is is a duplicate of, so that I can track the progress of it.

Cheers

Andy

Sebastien Bacher wrote:
> Thanks for the bug report. This particular bug has already been
> reported, but feel free to report any other bugs you find. Could you
> open an another bug on gvfs about not displaying share when the user has
> not the correct permissions to use those?
>
> ** Changed in: nautilus (Ubuntu)
>Importance: Undecided => Low
>  Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
>Status: New => Invalid
>
> ** Changed in: nautilus (Ubuntu)
>Status: Invalid => New
>
> ** Changed in: nautilus (Ubuntu)
>Status: New => Invalid
>
>

-- 
nautilus opens folder for mapped drives and displays icons on desktop for 
non-permissioned maps
https://bugs.launchpad.net/bugs/209926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210379] [NEW] hardy displays icons on desktop for mounted network shares I don't have read permissions for

2008-04-01 Thread Andy Stallwood
Public bug reported:

Binary package hint: gvfs

Hi,
As per the comment from Seb Bacher (see 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/209926), I am raising 
this specific part of the bug under gvfs.

After upgrading to Hardy, all 3 of my network drive maps (mounted via
/etc/fstab) are shown as icons on the desktop to both my users, when on
Gutsy it only showed icons for the drives I (andy) had permissions to
read, and the same (in reverse) for my second user (jo). The share I
don't have permissions to won't actually open (which is exactly
correct), but the icons are still shown on the desktop for all 3.

My /etc/fstab file is as follows :-

#Andy's Network Drives
//buffalo/shared /media/AndySharedDocs cifs 
credentials=/root/.andycredentials,iocharset=utf8,uid=andy,gid=andy,dir_mode=0700,file_mode=0700
 0 0
//buffalo/andy /media/AndyDocs cifs 
credentials=/root/.andycredentials,iocharset=utf8,uid=andy,gid=andy,dir_mode=0700,file_mode=0700
 0 0
#Jo's Network Drives
//buffalo/jo /media/JoDocs cifs 
credentials=/root/.jocredentials,iocharset=utf8,uid=jo,gid=jo,dir_mode=0700,file_mode=0700
 0 0

Output from the 2 commands :-

[EMAIL PROTECTED]:~$ lsb_release -rd
Description:Ubuntu hardy (development branch)
Release:8.04

[EMAIL PROTECTED]:~$ apt-cache policy gvfs
gvfs:
  Installed: 0.2.2svn20080331-0ubuntu1
  Candidate: 0.2.2svn20080331-0ubuntu1
  Version table:
 *** 0.2.2svn20080331-0ubuntu1 0
500 http://gb.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status

[EMAIL PROTECTED]:~$ apt-cache policy gvfs-backends
gvfs-backends:
  Installed: 0.2.2svn20080331-0ubuntu1
  Candidate: 0.2.2svn20080331-0ubuntu1
  Version table:
 *** 0.2.2svn20080331-0ubuntu1 0
500 http://gb.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status
[EMAIL PROTECTED]:~$

** Affects: gvfs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
hardy displays icons on desktop for mounted network shares I don't have read 
permissions for
https://bugs.launchpad.net/bugs/210379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210379] Re: hardy displays icons on desktop for mounted network shares I don't have read permissions for

2008-04-04 Thread Andy Stallwood
This shows the permissions on the mounted drives. As you'll see I
shouldn't get an icon on my desktop for "JoDocs", and jo shouldn't get
icons for "AndyDocs" or "AndySharedDocs"

[EMAIL PROTECTED]:/media$ ls -al
total 20
drwxr-xr-x  8 root root 4096 2008-04-03 21:25 .
drwxr-xr-x 21 root root 4096 2008-04-03 21:20 ..
drwx--x--x 26 andy andy0 2008-04-03 20:27 AndyDocs
drwx--  9 andy andy0 2008-03-28 17:34 AndySharedDocs
drwx-- 10 jo   jo  0 2008-03-29 13:57 JoDocs
(I've deleted cdrom0 etc. from the output to make it easier to read)

Also gvfs has been updated. New versions show below. I still have the issue 
though.
[EMAIL PROTECTED]:~$ apt-cache policy gvfs
gvfs:
  Installed: 0.2.2svn20080403-0ubuntu1
  Candidate: 0.2.2svn20080403-0ubuntu1
  Version table:
 *** 0.2.2svn20080403-0ubuntu1 0
500 http://gb.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status
[EMAIL PROTECTED]:~$ apt-cache policy gvfs-backends
gvfs-backends:
  Installed: 0.2.2svn20080403-0ubuntu1
  Candidate: 0.2.2svn20080403-0ubuntu1
  Version table:
 *** 0.2.2svn20080403-0ubuntu1 0
500 http://gb.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status

** Attachment added: "Screenshot of Desktop showing icons for mounted drives"
   http://launchpadlibrarian.net/13116477/Screenshot.png

-- 
hardy displays icons on desktop for mounted network shares I don't have read 
permissions for
https://bugs.launchpad.net/bugs/210379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 489985] [NEW] Ubuntu One Crashed when clicking the Tray Icon

2009-11-29 Thread Andy Stallwood
Public bug reported:

Binary package hint: ubuntuone-client

Ubuntu One Crashed when I left clicked on the Tray Icon

ProblemType: Bug
.home.andy..cache.ubuntuone.log.syncdaemon.exceptions.log:
 
.home.andy..config.ubuntuone.syncdaemon.conf:
 [bandwidth_throttling]
 on = True
 read_limit = 2097152
 write_limit = 2097152
.home.andy..config.ubuntuone.ubuntuone.client.conf:
 [ubuntuone]
 connected = True
 connect = 0
 show_applet = 0
 bookmarked = True
Architecture: i386
Date: Sun Nov 29 16:30:00 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: ubuntuone-client 1.0.2-0ubuntu2
PackageArchitecture: all
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: ubuntuone-client
Uname: Linux 2.6.31-15-generic i686
XsessionErrors:
 (gnome-settings-daemon:1893): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-settings-daemon:1893): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:2024): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1993): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (nautilus:2292): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Ubuntu One Crashed when clicking the Tray Icon
https://bugs.launchpad.net/bugs/489985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 489985] Re: Ubuntu One Crashed when clicking the Tray Icon

2009-11-29 Thread Andy Stallwood

** Attachment added: ".home.andy..cache.ubuntuone.log.oauth.login.log.txt"
   
http://launchpadlibrarian.net/36232487/.home.andy..cache.ubuntuone.log.oauth.login.log.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/36232488/Dependencies.txt

** Attachment added: "UbuntuoneClientPackages.txt"
   http://launchpadlibrarian.net/36232489/UbuntuoneClientPackages.txt

-- 
Ubuntu One Crashed when clicking the Tray Icon
https://bugs.launchpad.net/bugs/489985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 638686] Re: maverick vnc server gtk application crash due to no keymap

2010-09-25 Thread Andy Stallwood
I've managed to install gtk2.0 2.21.8 by downloading it manually

 wget 
http://ftp.uk.debian.org/debian/pool/main/g/gtk+2.0/libgtk2.0-0_2.21.8-1_i386.deb
 sudo dpkg --install libgtk2.0-0_2.21.8-1_i386.deb

I assume I'll need to reboot, although maybe a log-off and back on will
do, so will do that, and report back if it's worked.

-- 
maverick vnc server gtk application crash due to no keymap
https://bugs.launchpad.net/bugs/638686
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 638686] Re: maverick vnc server gtk application crash due to no keymap

2010-09-25 Thread Andy Stallwood
That seems to have helped a lot. It's not perfect, but it has helped.

The system is now usable. plymouthd has crashed according to a crash
report indicator (but I've no idea what that does, and it doesn't seem
to have stopped anything I use from working), and I have two other gtk
related packages reporting broken dependencies, but again doesn't seem
to be causing me a problem. All the keys on the keyboard work, via VNC,
except d which seems to minimise the current window. But it's a heck of
a lot better than it was.

-- 
maverick vnc server gtk application crash due to no keymap
https://bugs.launchpad.net/bugs/638686
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 638686] Re: maverick vnc server gtk application crash due to no keymap

2010-09-26 Thread Andy Stallwood
I spoke too soon. The newer version has caused problems. Not least of
which almost 100% CPU usage, an endless supply of new windows being
created in the task bar, and for loads of packages to report broken
dependencies meaning I can't upgrade anything else using the usual
methods (Synaptic, apt-get, etc). So, I've decided to downgrade back to
2.21.7 and make do with ssh access for the time being.

Here's how I downgrade, if anyone is interested

wget 
http://de.archive.ubuntu.com/ubuntu/pool/main/g/gtk+2.0/libgtk2.0-0_2.21.7-1ubuntu1_i386.deb
sudo dpkg -i libgtk2.0-0_2.21.7-1ubuntu1_i386.deb

-- 
maverick vnc server gtk application crash due to no keymap
https://bugs.launchpad.net/bugs/638686
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 638686] Re: maverick vnc server gtk application crash due to no keymap

2010-10-18 Thread Andy Stallwood
Thanks simon. Brilliant tip. At least i can now type sudo :-)
On 14 Oct 2010 16:06, "Simon Barnes" <638...@bugs.launchpad.net> wrote:
> With reference to the 'd' key minimising windows, I have managed to work
> around this by going to System->Preferences->Keyboard Shortcuts and
> defining an alternative mapping for 'Hide all normal windows and set
> focus to the desktop'. I used Ctrl+M as it happens. The unwanted 'd'
> shortcut appeared after upgrading to Ubuntu 10.10 Maverick.
>
> --
> maverick vnc server gtk application crash due to no keymap
> https://bugs.launchpad.net/bugs/638686
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “gtk+2.0” package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: libgtk2.0-0
>
> I start the vnc server in a system that is on Maverick beta. I also have
icewm or lxde inside the vncserver. I connect to this vncserver from a
different machine.
>
> When I try to launch any gtk application (gvim, firefox), it crashes with
a error message gdk-error : failed to get keymap.
>
> Now, my vncserver is on display 1. I copy over the keymap from display 0.
All gtk applications still crash.
>
> I tried debugging it and found out that the bug (buck !!) stops in
libgtk2.0-2.21.7. I tried replacing this is with the package found in lucid,
and I do not see any crash.
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/638686/+subscribe

-- 
maverick vnc server gtk application crash due to no keymap
https://bugs.launchpad.net/bugs/638686
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 642120] [NEW] Applications crash on keyboard input when accessed via VNC

2010-09-18 Thread Andy Stallwood
Public bug reported:

Hi I have just upgraded to Maverick, and when I type any characters, the
application I type it into now crashes, when accessed via VNC. This
worked fine on Lucid. The mouse works fine still. This seems to affect
all applications, including gedit, Synaptic, anything I have tried.

This seems to be affecting others as well
http://ubuntuforums.org/showthread.php?p=9856973

a...@bison:~$ lsb_release -rd
Description:Ubuntu maverick (development branch)
Release:10.10

a...@bison:~$ apt-cache policy vnc4server
vnc4server:
  Installed: 4.1.1+xorg4.3.0-37ubuntu2
  Candidate: 4.1.1+xorg4.3.0-37ubuntu2
  Version table:
 *** 4.1.1+xorg4.3.0-37ubuntu2 0
500 http://gb.archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages
100 /var/lib/dpkg/status

a...@bison:~$ uname -r
2.6.35-22-generic

a...@bison:~/.vnc$ cat xstartup
#!/bin/sh

# Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER
# exec /etc/X11/xinit/xinitrc

gnome-session &

[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
# xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
twm &

Hope you can help, as it's a pain in the behind to have to remember how
to do everything I want to via command line :-)

Cheers

Andy

** Affects: vnc4 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Applications crash on keyboard input when accessed via VNC
https://bugs.launchpad.net/bugs/642120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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