Bug#721321: [libgnutls26] Breaks SSL tracker support in Transmission

2013-08-30 Thread Andrea Lorenzetti

Package: libgnutls26
Version: 2.12.20-7
Severity: important

--- Please enter the report below this line. ---

Hello,

it could be related with this two bugs:

https://bugs.launchpad.net/ubuntu/+source/gnutls26/+bug/937537
https://bugs.launchpad.net/ubuntu/+source/gnutls26/+bug/1095052

Here's a log:

andrea@wheezy-test:~$ TR_CURL_VERBOSE=1 transmission-gtk
* About to connect() to ***.com port 80 (#0)
*   Trying *.*.*.*...
* 0x7f70340d3e00 is at send pipe head!
* STATE: CONNECT = WAITCONNECT handle 0x7f70340261a0; (connection #0)
* Connected to ***.com (*.*.*.*) port 80 (#0)
* Connected to ***.com (*.*.*.*) port 80 (#0)
* STATE: WAITCONNECT = DO handle 0x7f70340261a0; (connection #0)
 GET /favicon.ico HTTP/1.1
User-Agent: Transmission/2.52
Host: tvtorrents.com
Accept: */*
Accept-Encoding: gzip;q=1.0, deflate, identity

* STATE: DO = DO_DONE handle 0x7f70340261a0; (connection #0)
* STATE: DO_DONE = WAITPERFORM handle 0x7f70340261a0; (connection #0)
* STATE: WAITPERFORM = PERFORM handle 0x7f70340261a0; (connection #0)
* additional stuff not fine transfer.c:1037: 0 0
* HTTP 1.1 or later with persistent connection, pipelining supported
 HTTP/1.1 200 OK
 Date: Fri, 30 Aug 2013 07:47:37 GMT
 Server: Apache/2.2.22 (Ubuntu)
 Last-Modified: Tue, 18 Jan 2011 15:59:54 GMT
 ETag: 4c401e-57e-49a20fdc4b280
 Accept-Ranges: bytes
 Content-Length: 1406
 Content-Type: image/x-icon

* STATE: PERFORM = DONE handle 0x7f70340261a0; (connection #0)
* Connection #0 to host ***.com left intact
* Expire cleared
* About to connect() to tracker1.***.com port 443 (#1)
*   Trying *.*.*.*...
* 0x7f70340d3e00 is at send pipe head!
* STATE: CONNECT = WAITCONNECT handle 0x7f703403d610; (connection #1)
* Connected to tracker1.***.com (*.*.*.*) port 443 (#1)
* Connected to tracker1.***.com (*.*.*.*) port 443 (#1)
* found 159 certificates in /etc/ssl/certs/ca-certificates.crt
* STATE: WAITCONNECT = PROTOCONNECT handle 0x7f703403d610; (connection #1)
* gnutls_handshake() failed: A TLS warning alert has been received.
* Closing connection #1
* Expire cleared
* Connection #0 seems to be dead!
* Closing connection #0
* About to connect() to tracker2.***.com port 443 (#0)
*   Trying *.*.*.*...
* 0x7f70340d3e00 is at send pipe head!
* STATE: CONNECT = WAITCONNECT handle 0x7f703403d610; (connection #0)
* Connected to tracker2.***.com (*.*.*.*) port 443 (#1)
* Connected to tracker2.***.com (*.*.*.*) port 443 (#1)
* found 159 certificates in /etc/ssl/certs/ca-certificates.crt
* STATE: WAITCONNECT = PROTOCONNECT handle 0x7f703403d610; (connection #0)
* gnutls_handshake() failed: A TLS warning alert has been received.
* Closing connection #0
* Expire cleared

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.0-4-amd64

Debian Release: 7.1
  500 stable-updates  mi.mirror.garr.it
  500 stable  security.debian.org
  500 stable  mi.mirror.garr.it

--- Package information. ---
Depends(Version) | Installed
-+-=
libc6   (= 2.8) | 2.13-38
libgcrypt11   (= 1.4.5) | 1.5.0-5+deb7u1
libp11-kit0(= 0.11) | 0.12-3
libtasn1-3(= 1.6-0) | 2.13-2
zlib1g  (= 1:1.1.4) | 1:1.2.7.dfsg-13


Package's Recommends field is empty.

Package's Suggests field is empty.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#663627: glade crash instead of editing a Tree View

2012-03-12 Thread Andrea Lorenzetti
Package: glade
Version: 3.11.0-1
Severity: important

Dear Maintainer,

glade crash when trying to edit a Tree View. Steps to reproduce:
- add a window
- add a Tree View selecting a new List Store as tree view model
- right click on the new tree view and select edit
At this point glade crashes.

This is console output:

andrea@ellen:~$ LANG=C glade
GladeUI-Message: No displayable values for property GtkTreeSelection::mode
GladeUI-Message: 14 missing displayable value for GtkCellRendererAccel::accel-
mods

(glade:9901): GladeUI-CRITICAL **: Unable to load module 'vte' from any search
paths

(glade:9901): GladeUI-WARNING **: Failed to load external library 'vte'

(glade:9901): GladeUI-WARNING **: We could not find the symbol
vte_terminal_get_type

(glade:9901): GladeUI-WARNING **: Could not get the type from VteTerminal

(glade:9901): GladeUI-WARNING **: Failed to load the GType for 'VteTerminal'

(glade:9901): GladeUI-WARNING **: Tried to include undefined widget class
'VteTerminal' in a widget group

(glade:9901): GladeUI-CRITICAL **: Unable to load module 'gtksourceview-3.0'
from any search paths

(glade:9901): GladeUI-WARNING **: Failed to load external library
'gtksourceview-3.0'

(glade:9901): GladeUI-WARNING **: We could not find the symbol
gtk_source_view_get_type

(glade:9901): GladeUI-WARNING **: Could not get the type from GtkSourceView

(glade:9901): GladeUI-WARNING **: Failed to load the GType for 'GtkSourceView'

(glade:9901): GladeUI-WARNING **: Tried to include undefined widget class
'GtkSourceView' in a widget group

(glade:9901): GladeUI-WARNING **: We could not find the symbol
anjuta_vcs_status_tree_view_get_type

(glade:9901): GladeUI-WARNING **: Could not get the type from
AnjutaVcsStatusTreeView

(glade:9901): GladeUI-WARNING **: Failed to load the GType for
'AnjutaVcsStatusTreeView'

(glade:9901): GladeUI-WARNING **: We could not find the symbol
anjuta_drop_entry_get_type

(glade:9901): GladeUI-WARNING **: Could not get the type from AnjutaDropEntry

(glade:9901): GladeUI-WARNING **: Failed to load the GType for
'AnjutaDropEntry'

(glade:9901): GladeUI-WARNING **: We could not find the symbol
anjuta_file_list_get_type

(glade:9901): GladeUI-WARNING **: Could not get the type from AnjutaFileList

(glade:9901): GladeUI-WARNING **: Failed to load the GType for 'AnjutaFileList'

(glade:9901): GladeUI-WARNING **: We could not find the symbol
anjuta_pkg_config_chooser_get_type

(glade:9901): GladeUI-WARNING **: Could not get the type from
AnjutaPkgConfigChooser

(glade:9901): GladeUI-WARNING **: Failed to load the GType for
'AnjutaPkgConfigChooser'

(glade:9901): GladeUI-WARNING **: We could not find the symbol
anjuta_column_text_view_get_type

(glade:9901): GladeUI-WARNING **: Could not get the type from
AnjutaColumnTextView

(glade:9901): GladeUI-WARNING **: Failed to load the GType for
'AnjutaColumnTextView'

(glade:9901): GladeUI-WARNING **: We could not find the symbol
anjuta_file_drop_entry_get_type

(glade:9901): GladeUI-WARNING **: Could not get the type from
AnjutaFileDropEntry

(glade:9901): GladeUI-WARNING **: Failed to load the GType for
'AnjutaFileDropEntry'

(glade:9901): GladeUI-WARNING **: We could not find the symbol
anjuta_entry_get_type

(glade:9901): GladeUI-WARNING **: Could not get the type from AnjutaEntry

(glade:9901): GladeUI-WARNING **: Failed to load the GType for 'AnjutaEntry'

(glade:9901): GladeUI-WARNING **: We could not find the symbol
anjuta_environment_editor_get_type

(glade:9901): GladeUI-WARNING **: Could not get the type from
AnjutaEnvironmentEditor

(glade:9901): GladeUI-WARNING **: Failed to load the GType for
'AnjutaEnvironmentEditor'

(glade:9901): GladeUI-WARNING **: Tried to include undefined widget class
'AnjutaVcsStatusTreeView' in a widget group

(glade:9901): GladeUI-WARNING **: Tried to include undefined widget class
'AnjutaDropEntry' in a widget group

(glade:9901): GladeUI-WARNING **: Tried to include undefined widget class
'AnjutaFileList' in a widget group

(glade:9901): GladeUI-WARNING **: Tried to include undefined widget class
'AnjutaPkgConfigChooser' in a widget group

(glade:9901): GladeUI-WARNING **: Tried to include undefined widget class
'AnjutaColumnTextView' in a widget group

(glade:9901): GladeUI-WARNING **: Tried to include undefined widget class
'AnjutaFileDropEntry' in a widget group

(glade:9901): GladeUI-WARNING **: Tried to include undefined widget class
'AnjutaEntry' in a widget group

(glade:9901): GladeUI-WARNING **: Tried to include undefined widget class
'AnjutaEnvironmentEditor' in a widget group

(glade:9901): GladeUI-CRITICAL **: glade_project_selection_set: assertion
`glade_project_has_object (project, object)' failed

Gtk-ERROR **: GtkBox child GladeEditorTable minimum height: -4  0
Rilevato trace/breakpoint
andrea@ellen:~$

Thank you and bye.
Andrea Lorenzetti



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64

Bug#662636: rsnapshot: Fails if space in path

2012-03-05 Thread Andrea Lorenzetti
Package: rsnapshot
Version: 1.3.1-3
Severity: normal
Tags: patch

Dear Maintainer,

as FAQ n°2 on rsnapshot's site [1] rsnapshot 1.3.1 (the version in sid) does
not work if snapshot root or backup point have space in it. Patch is available
on cvs [2], please consider applying it.

Thank you and bye.
Andrea Lorenzetti

[1] http://rsnapshot.org/faq.html
[2] http://rsnapshot.cvs.sourceforge.net/viewvc/rsnapshot/rsnapshot/rsnapshot-
program.pl?r1=1.413r2=1.414



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rsnapshot depends on:
ii  liblchown-perl  1.01-1+b2
ii  logrotate   3.8.1-1
ii  perl5.14.2-9
ii  rsync   3.0.9-1

Versions of packages rsnapshot recommends:
ii  openssh-client [ssh-client]  1:5.9p1-3

rsnapshot suggests no packages.

-- Configuration Files:
/etc/cron.d/rsnapshot changed:
0 11* * *   root/usr/bin/rsnapshot daily
0 14* * 1   root/usr/bin/rsnapshot weekly
0 171 * *   root/usr/bin/rsnapshot monthly

/etc/rsnapshot.conf changed:
config_version  1.2
snapshot_root   /media/wd2sulaco/backup/ellen/
no_create_root  1
cmd_cp  /bin/cp
cmd_rm  /bin/rm
cmd_rsync   /usr/bin/rsync
cmd_logger  /usr/bin/logger
retain  daily   7
retain  weekly  4
retain  monthly 6
verbose 2
loglevel3
lockfile/var/run/rsnapshot.pid
rsync_short_args-a
exclude /home/andrea/.gvfs
exclude /var/cache/apt/archives
backup  /   ellen/  one_fs=1
backup  /boot/  ellen/
backup  /media/win7/Users/Andrea Lorenzetti/win7/


-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#523581: xserver-xorg-input-synaptics: Please ignore my previous mail

2009-05-22 Thread Andrea Lorenzetti
Hello,

please ignore my previous mail, my problem was that psmouse was not
loaded at boot and shoud be related to splashy's bug #523449.

I'm sorry if someone lose time on it.

Thank you and bye.
Andrea




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#523449: Not acpid's bug

2009-04-12 Thread Andrea Lorenzetti
Package: acpid
Version: 1.0.8-7
Severity: normal


I can confirm this is not an acpid's bug (or at least that's my conclusion). 
Downgrading hal to testing's version (which brings testing's xorg and which 
uninstall some packages) solved the problem.

The not working touchpad should be related to 523581, but there shoud be also 
an hal's bug because (by example) with sids' version I have to modprobe myself 
my ethernet card's module. The only thing is that I don't know where to start 
reporting it. ;)

Btw thank you for your help.

Andrea

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-1-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages acpid depends on:
ii  libc6 2.9-6  GNU C Library: Shared libraries
ii  lsb-base  3.2-22 Linux Standard Base 3.2 init scrip
ii  module-init-tools 3.7-pre9-1 tools for managing Linux kernel mo

Versions of packages acpid recommends:
ii  acpi-support-base 0.109-11   scripts for handling base ACPI eve

acpid suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#523449: acpid: More information

2009-04-11 Thread Andrea Lorenzetti
Package: acpid
Severity: normal


Same bug here on eeepc 900. Keyboard and touchpad are not working in gdm, 
attaching an usb keyboard let me login and after that keyboard works but 
touchpad don't.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-1-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages acpid depends on:
ii  libc6 2.9-6  GNU C Library: Shared libraries
ii  lsb-base  3.2-22 Linux Standard Base 3.2 init scrip
ii  module-init-tools 3.7-pre9-1 tools for managing Linux kernel mo

Versions of packages acpid recommends:
ii  acpi-support-base 0.109-11   scripts for handling base ACPI eve

acpid suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#523449: acpid: dmesg

2009-04-11 Thread Andrea Lorenzetti
Package: acpid
Version: 1.0.8-7
Severity: normal


dmesg attached.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-1-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages acpid depends on:
ii  libc6 2.9-6  GNU C Library: Shared libraries
ii  lsb-base  3.2-22 Linux Standard Base 3.2 init scrip
ii  module-init-tools 3.7-pre9-1 tools for managing Linux kernel mo

Versions of packages acpid recommends:
ii  acpi-support-base 0.109-11   scripts for handling base ACPI eve

acpid suggests no packages.

-- no debconf information

*** /home/andrea/dmesg.log
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Linux version 2.6.29-1-686 (Debian 2.6.29-2) (wa...@debian.org) 
(gcc version 4.3.3 (Debian 4.3.3-5) ) #1 SMP Sat Apr 4 17:36:29 UTC 2009
[0.00] KERNEL supported cpus:
[0.00]   Intel GenuineIntel
[0.00]   AMD AuthenticAMD
[0.00]   NSC Geode by NSC
[0.00]   Cyrix CyrixInstead
[0.00]   Centaur CentaurHauls
[0.00]   Transmeta GenuineTMx86
[0.00]   Transmeta TransmetaCPU
[0.00]   UMC UMC UMC UMC
[0.00] BIOS-provided physical RAM map:
[0.00]  BIOS-e820:  - 0009fc00 (usable)
[0.00]  BIOS-e820: 0009fc00 - 000a (reserved)
[0.00]  BIOS-e820: 000e4000 - 0010 (reserved)
[0.00]  BIOS-e820: 0010 - 3f78 (usable)
[0.00]  BIOS-e820: 3f78 - 3f79 (ACPI data)
[0.00]  BIOS-e820: 3f79 - 3f7d (ACPI NVS)
[0.00]  BIOS-e820: 3f7d - 3f7de000 (reserved)
[0.00]  BIOS-e820: 3f7e - 3f80 (reserved)
[0.00]  BIOS-e820: fee0 - fee01000 (reserved)
[0.00]  BIOS-e820: fff8 - 0001 (reserved)
[0.00] DMI present.
[0.00] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[0.00] last_pfn = 0x3f780 max_arch_pfn = 0x10
[0.00] kernel direct mapping tables up to 377fe000 @ 1-15000
[0.00] RAMDISK: 37585000 - 37fefd7f
[0.00] Allocated new RAMDISK: 004b4000 - 00f1ed7f
[0.00] Move RAMDISK from 37585000 - 37fefd7e to 
004b4000 - 00f1ed7e
[0.00] ACPI: RSDP 000FBE60, 0014 (r0 ACPIAM)
[0.00] ACPI: RSDT 3F78, 0034 (r1 A M I  OEMRSDT   9000811 MSFT  
 97)
[0.00] ACPI: FACP 3F780200, 0081 (r1 A M I  OEMFACP   9000811 MSFT  
 97)
[0.00] FADT: X_PM1a_EVT_BLK.bit_width (16) does not match PM1_EVT_LEN 
(4)
[0.00] ACPI: DSDT 3F780400, 6109 (r1  A0979 A0979034   34 INTL 
20060113)
[0.00] ACPI: FACS 3F79, 0040
[0.00] ACPI: APIC 3F780390, 0068 (r1 A M I  OEMAPIC   9000811 MSFT  
 97)
[0.00] ACPI: OEMB 3F790040, 0046 (r1 A M I  AMI_OEM   9000811 MSFT  
 97)
[0.00] ACPI: MCFG 3F786510, 003C (r1 A M I  OEMMCFG   9000811 MSFT  
 97)
[0.00] ACPI: Local APIC address 0xfee0
[0.00] 127MB HIGHMEM available.
[0.00] 887MB LOWMEM available.
[0.00]   mapped low ram: 0 - 377fe000
[0.00]   low ram:  - 377fe000
[0.00]   bootmap 00011000 - 00017f00
[0.00] (9 early reservations) == bootmem [00 - 00377fe000]
[0.00]   #0 [00 - 001000]   BIOS data page == [00 
- 001000]
[0.00]   #1 [001000 - 002000]EX TRAMPOLINE == [001000 
- 002000]
[0.00]   #2 [006000 - 007000]   TRAMPOLINE == [006000 
- 007000]
[0.00]   #3 [10 - 4b0574]TEXT DATA BSS == [10 
- 4b0574]
[0.00]   #4 [4b1000 - 4b4000]INIT_PG_TABLE == [4b1000 
- 4b4000]
[0.00]   #5 [09fc00 - 10]BIOS reserved == [09fc00 
- 10]
[0.00]   #6 [01 - 011000]  PGTABLE == [01 
- 011000]
[0.00]   #7 [4b4000 - f1ed7f]  NEW RAMDISK == [4b4000 
- f1ed7f]
[0.00]   #8 [011000 - 018000]  BOOTMAP == [011000 
- 018000]
[0.00] found SMP MP-table at [c00ff780] 000ff780
[0.00] Zone PFN ranges:
[0.00]   DMA  0x0010 - 0x1000
[0.00]   Normal   0x1000 - 0x000377fe
[0.00]   HighMem  0x000377fe - 0x0003f780
[0.00] Movable zone start PFN for each node
[0.00] early_node_map[2] active PFN ranges
[0.00] 0: 0x0010 - 0x009f
[0.00] 0: 0x0100 - 0x0003f780
[0.00] On node 0 totalpages: 259855
[

Bug#494984: linux-image-2.6.26-1-686: eeepc 900 - No boot without ac adapter

2008-08-13 Thread Andrea Lorenzetti
Package: linux-image-2.6.26-1-686
Version: 2.6.26-2
Severity: important

Hello,

my eeepc 900 running sid does not boot no more without ac adapter. Or better it 
boots without errors, then X comes up 
and then system automatically shuts down.

/var/log/kern.log reports:
--
Aug 13 12:38:02 cheyenne kernel: [   32.976355] ACPI: Critical trip point
Aug 13 12:38:02 cheyenne kernel: [   32.976377] Critical temperature reached 
(144 C), shutting down.
--

Obviously that temperature is not true, in fact if I plug the ac adapter and 
then boot system works perfectly.
--
cheyenne:~# acpi -V
 Battery 0: Full, 100%
  AC Adapter 0: on-line
 Thermal 0: ok, 62.0 degrees C
 Cooling 0: Processor 0 of 7
--

Thank you and bye.
Andrea Lorenzetti

Ps: current thread on Debian-eeepc-devel mailing list:
http://lists.alioth.debian.org/pipermail/debian-eeepc-devel/2008-August/000656.html

-- Package-specific info:
** Version:
Linux version 2.6.26-1-686 (Debian 2.6.26-2) ([EMAIL PROTECTED]) (gcc version 
4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Fri Aug 8 18:51:38 UTC 
2008

** Command line:
root=UUID=1f3155ca-6f34-42fd-9e38-3891b4e20e01 ro vga=788 pci=nommconf quiet

** Tainted: P (1)

** Kernel log:
[14007.084367] end_request: I/O error, dev sdd, sector 0
[14007.085730] end_request: I/O error, dev sdd, sector 0
[14007.087108] end_request: I/O error, dev sdd, sector 0
[14007.110750] end_request: I/O error, dev sdd, sector 63
[14007.112872] end_request: I/O error, dev sdd, sector 63
[14007.116874] end_request: I/O error, dev sdd, sector 0
[14007.120555] end_request: I/O error, dev sdd, sector 8
[14007.124370] end_request: I/O error, dev sdd, sector 0
[14007.128248] end_request: I/O error, dev sdd, sector 0
[14015.462526] usb 5-3: USB disconnect, address 6
[14054.144055] usb 5-3: new high speed USB device using ehci_hcd and address 7
[14054.349107] usb 5-3: configuration #1 chosen from 1 choice
[14054.363363] scsi5 : SCSI emulation for USB Mass Storage devices
[14054.367709] usb-storage: device found at 7
[14054.367738] usb-storage: waiting for device to settle before scanning
[14054.368271] usb 5-3: New USB device found, idVendor=04cf, idProduct=8818
[14054.368282] usb 5-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[14054.368288] usb 5-3: Product: USB Mass Storage Device
[14054.368292] usb 5-3: Manufacturer: Myson Century, Inc.
[14054.368296] usb 5-3: SerialNumber: 100
[14059.364209] usb-storage: device scan complete
[14059.366418] scsi 5:0:0:0: Direct-Access IC25N040 ATMR04-0 MO2O 
PQ: 0 ANSI: 0 CCS
[14059.410240] sd 5:0:0:0: [sdd] 78140160 512-byte hardware sectors (40008 MB)
[14059.415514] sd 5:0:0:0: [sdd] Write Protect is off
[14059.415525] sd 5:0:0:0: [sdd] Mode Sense: 00 14 00 00
[14059.415530] sd 5:0:0:0: [sdd] Assuming drive cache: write through
[14059.416752] sd 5:0:0:0: [sdd] 78140160 512-byte hardware sectors (40008 MB)
[14059.417509] sd 5:0:0:0: [sdd] Write Protect is off
[14059.417519] sd 5:0:0:0: [sdd] Mode Sense: 00 14 00 00
[14059.417524] sd 5:0:0:0: [sdd] Assuming drive cache: write through
[14059.417531]  sdd: sdd1
[14059.446898] sd 5:0:0:0: [sdd] Attached SCSI disk
[14062.453262] end_request: I/O error, dev sdd, sector 63
[14062.453276] __ratelimit: 23 messages suppressed
[14062.453282] Buffer I/O error on device sdd1, logical block 0
[14062.453293] Buffer I/O error on device sdd1, logical block 1
[14062.453300] Buffer I/O error on device sdd1, logical block 2
[14062.453306] Buffer I/O error on device sdd1, logical block 3
[14062.455002] end_request: I/O error, dev sdd, sector 63
[14062.455016] Buffer I/O error on device sdd1, logical block 0
[14062.472764] end_request: I/O error, dev sdd, sector 63
[14062.472778] Buffer I/O error on device sdd1, logical block 0
[14062.472789] Buffer I/O error on device sdd1, logical block 1
[14062.472795] Buffer I/O error on device sdd1, logical block 2
[14062.472801] Buffer I/O error on device sdd1, logical block 3
[14062.474629] end_request: I/O error, dev sdd, sector 63
[14062.474643] Buffer I/O error on device sdd1, logical block 0
[14062.477131] end_request: I/O error, dev sdd, sector 0
[14062.478631] end_request: I/O error, dev sdd, sector 8
[14062.480115] end_request: I/O error, dev sdd, sector 0
[14062.481423] end_request: I/O error, dev sdd, sector 0
[14102.514836] usb 5-3: USB disconnect, address 7
[14909.576121] usb 5-3: new high speed USB device using ehci_hcd and address 8
[14909.728143] usb 5-3: configuration #1 chosen from 1 choice
[14909.742354] scsi6 : SCSI emulation for USB Mass Storage devices
[14909.743253] usb-storage: device found at 8
[14909.743262] usb-storage: waiting for device to settle before scanning
[14909.743746] usb 5-3: New USB device found, idVendor=04cf, idProduct=8818
[14909.743757] usb 5-3: New USB device strings: Mfr=1, Product=2

Bug#405973: Maybe this time... :-)

2007-02-13 Thread Andrea Lorenzetti
Il giorno dom, 11/02/2007 alle 16.50 +0100, Alexander Wirt ha scritto:
 Matteo Beniamino schrieb am Sonntag, den 11. Februar 2007:
 
  I think I've found the problem. There is a syntax error in
  /usr/share/gcstar/lib/GCLang/IT/GCModels/GCfilms.pm .
  
  The attached patch fixes the bug for me. I'd like to know if this works
  for Marco and if this is related with bug #403069 too.
 Oh cool, this looks indeed like a typo. 
 I will upload an updates package later this day. 
 
 @Andrea: does this patch fix the segfault for you too? 

Yes, now it works whithout segfault.

Thank you very much.

Andrea Lorenzetti



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#403069: gcstar: Segmentation fault on exit

2006-12-14 Thread Andrea Lorenzetti
Package: gcstar
Version: 0.5.0-1
Severity: normal

gcstar segfault on exit, both if I use the menu or the window's close button.

[EMAIL PROTECTED]:~$ gcstar
Segmentation fault

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gcstar depends on:
ii  libarchive-tar-perl   1.30-2 Archive::Tar - manipulate tar file
ii  libarchive-zip-perl   1.16-1 Module for manipulation of ZIP arc
ii  libgtk2-perl  1:1.140-1  Perl interface to the 2.x series o
ii  libwww-perl   5.805-1WWW client/server library for Perl
ii  libxml-parser-perl2.34-4.2   Perl module for parsing XML files
ii  libxml-simple-perl2.14-5 Perl module for reading and writin
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

gcstar recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#366515: libnm_glib_nm_state_cb: dbus returned an error

2006-06-05 Thread Andrea Lorenzetti
Il giorno mar, 30/05/2006 alle 08.44 +0200, Øystein Gisnås ha scritto:
 If you are able to reproduce the problem, could you see if evolution
 automatically goes to offline mode just before or after the error
 occurs? You can see that by looking at the icon in the lower left
 corner.

No, evolution doesn't ever go to offline mode.

I solved it deleting ~/.evolution and ~/.gconf/apps/evolution .

Thanks and bye.
Andrea 


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#366515: libnm_glib_nm_state_cb: dbus returned an error

2006-05-22 Thread Andrea Lorenzetti
Solved.

Deleting ~/.evolution and ~/.gconf/apps/evolution solved the problem.
Maybe new version brokes my old configuration.

Thanks and bye
Andrea




signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#366515: libnm_glib_nm_state_cb: dbus returned an error

2006-05-14 Thread Andrea Lorenzetti
On Sat, 13 May 2006 22:24:52 +0200
Øystein Gisnås [EMAIL PROTECTED] wrote:

 I've seen these warnings many times before, and I think they are less
 harmful than they look. To be sure, could you try and install
 network-manager to see if that helps?

I've installed network-manager and the error is changed:

[EMAIL PROTECTED]:~$ evolution
CalDAV Eplugin starting up ...

(evolution-2.6:23576): camel-WARNING **: camel_exception_get_id called
with NULL parameter. libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.AccessDenied) A security policy in place
prevents this sender from sending this message to this recipient, see
message bus configuration file (rejected message had interface
org.freedesktop.NetworkManager member state error name (unset)
destination org.freedesktop.NetworkManager) ERROR: Unknown command: 2

(evolution-2.6:23576): camel-WARNING **: camel_exception_get_id called
with NULL parameter.

(evolution-2.6:23576): e-utils-WARNING **: Cannot resolve symbol
'org_gnome_new_mail_config' in plugin
'/usr/lib/evolution/2.6/plugins/liborg-gnome-new-mail-notify.so' (not
exported?)
BBDB spinning up...

(evolution-2.6:23576): evolution-mail-WARNING **: Cannot activate
OAFIID:GNOME_Spell_Dictionary:0.3

 I haven't seen this one more? Which provider (account type) do you
 use? IMAP? IMAP4rev1 is not expected to work well. You could try to
 add a new Evolution account for the same IMAP account and see if that
 helps.

I'm using IMAP and new account has the same problems as old one.

Should I try evolution-data-server-dbg and evolution-dbg to better
debug the problem?

Thanks and bye
Andrea



Bug#366515: libnm_glib_nm_state_cb: dbus returned an error

2006-05-09 Thread Andrea Lorenzetti
Package: evolution
Version: 2.6.1-2
Severity: important


I'm using evolution with a local (working) courier-imap server. When I
start evolution it tells me:

[EMAIL PROTECTED]:~$ evolution
CalDAV Eplugin starting up ...

(evolution-2.6:17307): camel-WARNING **: camel_exception_get_id called
with NULL parameter.
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name
  org.freedesktop.NetworkManager was not provided by any .service files

  (evolution-2.6:17307): camel-WARNING **: camel_exception_get_id called
  with NULL parameter.

No new mails are shown and when I change folder a message says:
Errore durante «Archiviazione cartella «Unread mail (local)»».

Errore durante la memorizzazione [EMAIL PROTECTED]:INBOX:
Disconnessione inattesa del server: Errore sconosciuto

Translation:
Error while Storing folder «Unread mail (local)»».

Error while storing [EMAIL PROTECTED]:INBOX:
Unexpected disconnection from server: unknown error.

For other informations just ask me.

Thanks and bye
Andrea


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages evolution depends on:
ii  dbus  0.61-5 simple interprocess messaging syst
ii  evolution-dat 1.6.1-2evolution database backend server
ii  gconf22.14.0-1   GNOME configuration database syste
ii  gnome-icon-th 2.14.2-1   GNOME Desktop icon theme
ii  gtkhtml3.83.10.1-1   HTML rendering/editing library - b
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.11.4-2   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libavahi-clie 0.6.9-8+b1 Avahi client library
ii  libavahi-comm 0.6.9-8+b1 Avahi common library
ii  libavahi-glib 0.6.9-8+b1 Avahi glib integration library
ii  libbonobo2-0  2.14.0-1   Bonobo CORBA interfaces library
ii  libbonoboui2- 2.14.0-2   The Bonobo UI library
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libcairo2 1.0.4-2The Cairo 2D vector graphics libra
ii  libcamel1.2-8 1.6.1-2The Evolution MIME message handlin
ii  libcomerr21.38+1.39-WIP-2006.04.09-1 common error description library
ii  libdbus-1-2   0.61-5 simple interprocess messaging syst
ii  libdbus-glib- 0.61-5 simple interprocess messaging syst
ii  libebook1.2-5 1.6.1-2Client library for evolution addre
ii  libecal1.2-3  1.6.1-2Client library for evolution calen
ii  libedataserve 1.6.1-2Utility library for evolution data
ii  libedataserve 1.6.1-2GUI utility library for evolution 
ii  libesd-alsa0  0.2.36-3   Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig 2.3.2-5.1  generic font configuration library
ii  libfreetype6  2.1.10-3   FreeType 2 font engine, shared lib
ii  libgail-commo 1.8.11-2   GNOME Accessibility Implementation
ii  libgail17 1.8.11-2   GNOME Accessibility Implementation
ii  libgconf2-4   2.14.0-1   GNOME configuration database syste
ii  libgcrypt11   1.2.2-1LGPL Crypto library - runtime libr
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.10.2-2   The GLib library of C routines
ii  libgnome-keyr 0.4.9-1GNOME keyring services library
ii  libgnome-pilo 2.0.12-1.6 Support libraries for gnome-pilot
ii  libgnome2-0   2.14.1-1   The GNOME 2 library - runtime file
ii  libgnomecanva 2.14.0-2   A powerful object-oriented display
ii  libgnomeprint 2.12.1-3   The GNOME 2.2 print architecture -
ii  libgnomeprint 2.12.1-3   GNOME 2.2 print architecture User 
ii  libgnomeui-0  2.14.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2- 2.14.1-2   GNOME virtual file-system (runtime
ii  libgnutls13   1.3.5-1+b1 the GNU TLS library - runtime libr
ii  libgpg-error0 1.2-1  library for common error values an
ii  libgtk2.0-0   2.8.17-2   The GTK+ graphical user interface 
ii  libgtkhtml3.8 3.10.1-1   HTML rendering/editing library - r
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libkrb53  1.4.3-7