Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Problem with upload (tmp file empty)

Lanzato Kaminski
Registered User
Join date: 29 Dec 2006
Posts: 5
01-03-2007 07:58
Hello.
I've searched but i didn't find any thread about this issue.

It seems i can't upload anything. I can see the file preview window but as i click "upload" I get an error window that say "Problem with file .... is empty"
I checked permissions on /tmp but they are ok. However I can't find any .tmp file from SL in /tmp folder.

Follows the console code.

If this can help: my sistem is ubuntu 6.10

From: someone

2007-01-03T15:43:03Z INFO: GTK LLFilePicker::reset()
(<unknown>:32233): Gtk-WARNING **: gtk_disable_setlocale() must be called before gtk_init()
2007-01-03T15:43:09Z INFO: store_filesnames: marker A
2007-01-03T15:43:09Z INFO: store_filesnames: marker B
2007-01-03T15:43:09Z INFO: store_filesnames: marker C
2007-01-03T15:43:09Z INFO: store_filesnames: marker D
2007-01-03T15:43:09Z INFO: 1 filename(s) selected:
2007-01-03T15:43:09Z INFO: 0:/home/enrico/Desktop/fiamme.jpeg
2007-01-03T15:43:09Z INFO: LLWindowSDL::afterDialog()
2007-01-03T15:43:10Z INFO: Decoded 59 msgs this frame!
2007-01-03T15:43:10Z INFO: packet_out_of_order - got packet 1834 expecting 1814 from 69.25.104.251:13003
2007-01-03T15:43:10Z INFO: packet_out_of_order - got packet 2021 expecting 1980 from 69.25.105.89:12035
2007-01-03T15:43:10Z INFO: packet_out_of_order - got packet 5848 expecting 5760 from 69.25.104.219:13003
2007-01-03T15:43:10Z INFO: packet_out_of_order - got packet 1739 expecting 1712 from 69.25.104.203:13003
2007-01-03T15:43:14Z INFO: KDU Error: Kakadu Error:
2007-01-03T15:43:14Z
2007-01-03T15:43:14Z INFO: KDU Error: Malformed attribute string, "
2007-01-03T15:43:14Z INFO: KDU Error: Cband_weights:C0={0.0901},{0.2758},{0.2758},{0.7018},{0.8378},{0.8378},{1}
2007-01-03T15:43:14Z INFO: KDU Error: "!
2007-01-03T15:43:14Z
2007-01-03T15:43:14Z INFO: KDU Error: Problem encountered at "
2007-01-03T15:43:14Z INFO: KDU Error: .0901},{0.2758},{0.2758},{0.7018},{0.8378},{0.8378},{1}
2007-01-03T15:43:14Z INFO: KDU Error: ".
2007-01-03T15:43:14Z
2007-01-03T15:43:14Z INFO: KDU Error: Opening brace for record is not matched by a closing brace.
2007-01-03T15:43:14Z INFO: KDU Warning: Kakadu Warning:
2007-01-03T15:43:14Z
2007-01-03T15:43:14Z INFO: KDU Warning: Not all rows of image components
2007-01-03T15:43:14Z INFO: KDU Warning: 0
2007-01-03T15:43:14Z INFO: KDU Warning: through
2007-01-03T15:43:14Z INFO: KDU Warning: 2
2007-01-03T15:43:14Z INFO: KDU Warning: were consumed!
2007-01-03T15:43:14Z WARNING: KDU throwing an exception
2007-01-03T15:43:14Z WARNING: File is empty FILE:/tmp/cc240d9e-e2f0-e5ea-9040-7aa9f05e6144.tmp
2007-01-03T15:43:14Z INFO: Image: /tmp/cc240d9e-e2f0-e5ea-9040-7aa9f05e6144.tmp is corrupt.
2007-01-03T15:43:14Z WARNING: Problem with file /home/enrico/Desktop/fiamme.jpeg:
2007-01-03T15:43:14Z
2007-01-03T15:43:14Z File is empty FILE:/tmp/cc240d9e-e2f0-e5ea-9040-7aa9f05e6144.tmp
2007-01-03T15:43:14Z
2007-01-03T15:43:14Z WARNING: Alert: [ProblemWithFile]
2007-01-03T15:43:14Z WARNING: Alert: Problem with file /home/enrico/Desktop/fiamme.jpeg:
2007-01-03T15:43:14Z
2007-01-03T15:43:14Z File is empty FILE:/tmp/cc240d9e-e2f0-e5ea-9040-7aa9f05e6144.tmp
2007-01-03T15:43:14Z INFO: GTK LLFilePicker::reset()
2007-01-03T15:43:14Z WARNING: updateMeshTextures: invalid host for object: 00000000-0000-0000-0000-000000000000


thank you for assistance

Lanz
Tofu Linden
Linden Lab Employee
Join date: 29 Aug 2006
Posts: 471
01-03-2007 08:29
Hi!
This looks similar to a GTK locale bug we fixed ages ago... I'll have to check whether it's back.
Tofu Linden
Linden Lab Employee
Join date: 29 Aug 2006
Posts: 471
01-10-2007 05:10
I can't manage to reproduce this. Are you running in a non-english locale? If so, could you paste the contents of your LANG and LC_* environment variables please?