[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-26 Thread Simon Morrish
Dear Sebastien

I know Canonical has limited man power with paid and volunteers, Plus you all 
have lots to do. 
I do help by being a user, having it install on all my computers, tying to get 
other people using Ubuntu, reporting crashes and bugs. And yes I’m not a coder 
like you self, just a user. But without me and many others like me Ubuntu would 
not be where it is today. 

I know its not strictly related to Ubuntu or Unity and its to do with
GVFS, but it directly affects file copying in nautilus on Ubuntu since
12.10. And for me it renders Ubuntu unusable which is sad because I love
using Ubuntu (up to 12.10 that is).

If my comments get users/ coders talking and this helps get this bug faster 
Assigned/fixed. Then I would have helped and everyone with this bug would be 
very happy.
 
I don’t wont to get in a back and fore with this so I wont be saying any-more. 
But if any coders/bug hunters  need any log's or scripts run to help find a 
solution then I be glad to help.

Kind Regards

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+subscriptions

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

[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-04-26 Thread Simon Morrish
I have been waiting a long time for this major bug to be fixed, but it
is still here in 13.04. For users of NAS and other networking systems
this is a big deal, making Ubuntu desktop unusable in a home or office
network.  Its ok assigning as a gnome bug (which is still a Unconfirmed
status) but it's affecting your OS default file manager Canonical. Why
can't you get someone to help them fix this bug!

Put the Toys down and remember where you have come from.

May be time to move OS.

Ringtail Rant Over.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1075923

Title:
  nautilus hangs copying large directories from a samba share

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1075923/+subscriptions

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


[Bug 286544] Re: The program 'f-spot' received an X Window System error

2009-11-05 Thread Simon Morrish
Same with me,  but have just upgraded to Ubuntu 9.10. Also using a
NVIDIA 7600GS card.

~$ f-spot --debug
** Running f-spot in Debug Mode **
** Running Mono with --debug   **
[Info  22:12:55.822] Initializing DBus
[Debug 22:12:56.077] DBusInitialization took 0.230039s
[Info  22:12:56.078] Initializing Mono.Addins
[Debug 22:12:56.400] Mono.Addins Initialization took 0.321732s
[Info  22:12:56.423] Starting new FSpot server (f-spot 0.6.1.4)
[Debug 22:12:56.750] Db Initialization took 0.203674s

** (f-spot:3446): CRITICAL **: atk_object_set_name: assertion `name !=
NULL' failed

** (f-spot:3446): CRITICAL **: atk_object_set_name: assertion `name !=
NULL' failed

** (f-spot:3446): CRITICAL **: atk_object_set_name: assertion `name !=
NULL' failed

** (f-spot:3446): CRITICAL **: atk_object_set_name: assertion `name !=
NULL' failed

** (f-spot:3446): CRITICAL **: atk_object_set_name: assertion `name != NULL' 
failed
[Debug 22:12:57.297] Query Started : SELECT * FROM photos  WHERE  photos.id NOT 
IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY  time DESC, 
filename DESC 
[Debug 22:12:57.302] QueryToTemp took 0.004988s : SELECT * FROM photos  WHERE  
photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY  
time DESC, filename DESC 
[Debug 22:12:57.302] Reloading the query took 0.010374s
[Debug 22:12:57.580] PhotosPerMonth took 0.011306s
[Debug 22:12:57.583] TimeAdaptor REAL Reload took 0.223997s
[Debug 22:12:57.886] Query Started : SELECT * FROM photos  WHERE  photos.id NOT 
IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY  time DESC, 
filename DESC 
[Debug 22:12:57.893] QueryToTemp took 0.006553s : SELECT * FROM photos  WHERE  
photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY  
time DESC, filename DESC 
[Debug 22:12:58.003] Reloading the query took 0.117038s
[Debug 22:12:58.008] Query Started : SELECT * FROM photos  WHERE  photos.id NOT 
IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY  time DESC, 
filename DESC 
[Debug 22:12:58.009] QueryToTemp took 0.001278s : SELECT * FROM photos  WHERE  
photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY  
time DESC, filename DESC 
[Debug 22:12:58.028] Reloading the query took 0.020703s
[Info  22:12:58.038] Starting BeagleService
[Debug 22:12:58.039] BeagleService startup took 2.1E-05s
[Info  22:12:58.095] Hack for gnome-settings-daemon engaged

(f-spot:3446): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling 
gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the 
data stream to the loader before dropping the last reference.
[Debug 22:12:58.162] PhotosPerMonth took 0.040602s
[Debug 22:12:58.162] TimeAdaptor REAL Reload took 0.153003s
[Debug 22:12:58.236] PhotosPerMonth took 0.01s
[Debug 22:12:58.237] TimeAdaptor REAL Reload took 0.227247s
The program 'f-spot' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 3892 error_code 11 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

-- 
The program 'f-spot' received an X Window System error
https://bugs.launchpad.net/bugs/286544
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