[Bug 1578576] Re: ntlm_auth --helper-protocol=squid-2.5-ntlmssp report segfault

2016-05-09 Thread sense
My downgrade command:

aptitude -V install winbind=2:4.1.6+dfsg-1ubuntu2 samba=2:4.1.6+dfsg-
1ubuntu2 libwbclient0=2:4.1.6+dfsg-1ubuntu2 samba-libs=2:4.1.6+dfsg-
1ubuntu2 python-samba=2:4.1.6+dfsg-1ubuntu2 samba-vfs-modules=2:4.1.6
+dfsg-1ubuntu2 libldb1=1:1.1.16-1 samba-common=2:4.1.6+dfsg-1ubuntu2
samba-common-bin=2:4.1.6+dfsg-1ubuntu2 samba-dsdb-modules=2:4.1.6+dfsg-
1ubuntu2 python-ldb=1:1.1.16-1 libnss-winbind=2:4.1.6+dfsg-1ubuntu2
libpam-winbind=2:4.1.6+dfsg-1ubuntu2

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

Title:
  ntlm_auth --helper-protocol=squid-2.5-ntlmssp report segfault

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

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


[Bug 1578576] Re: ntlm_auth --helper-protocol=squid-2.5-ntlmssp report segfault

2016-05-05 Thread sense
** Description changed:

  System version: Ubuntu 14.04.4 LTS
  Squid version: 2:4.3.8+dfsg-0ubuntu0.14.04.2
  Winbind version: 2:4.3.8+dfsg-0ubuntu0.14.04.2 upgrade to 
2:4.3.9+dfsg-0ubuntu0.14.04.1
  
  My ubuntu server installed Squid to perform http_proxy. Squid auth the
- Active Directory users by winbind, settings like follow:
+ Active Directory users(Win2003) by winbind, settings like follow:
  
  ...
  auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp
  ...
  
  Everything is ok until I upgrade winbind from 2:4.3.8+dfsg-
  0ubuntu0.14.04.2 to 2:4.3.9+dfsg-0ubuntu0.14.04.1 today. Squid can't
  auth the AD users anymore. There are some error log in the cache.log:
  
  ...
  2016/05/05 13:50:45| ERROR: NTLM Authentication Helper '0x7fb54812af68' 
crashed!.
  2016/05/05 13:50:45| ERROR: NTLM Authentication validating user. Error 
returned 'BH Internal error'
  ...
  
  And there are some error log in the /var/log/syslog:
  
  ...
  May  5 09:26:08 ocelot kernel: [  187.793014] ntlm_auth[4543]: segfault at 8 
ip 7f10aad619b0 sp 7ffc1ed0e778 error 4 in 
libsamba-security.so.0[7f10aad56000+1b000]
  May  5 09:26:08 ocelot kernel: [  188.207378] ntlm_auth[5062]: segfault at 8 
ip 7f41ada4d9b0 sp 7ffebc1a1108 error 4 in 
libsamba-security.so.0[7f41ada42000+1b000]
  May  5 09:26:08 ocelot kernel: [  188.438501] ntlm_auth[4535]: segfault at 8 
ip 7f73fa26a9b0 sp 7ffc1c63f808 error 4 in 
libsamba-security.so.0[7f73fa25f000+1b000]
  May  5 09:26:35 ocelot kernel: [  214.949867] ntlm_auth[5063]: segfault at 8 
ip 7fc1b5c459b0 sp 7fffd3d5b398 error 4 in 
libsamba-security.so.0[7fc1b5c3a000+1b000]
  May  5 09:26:35 ocelot kernel: [  215.026850] ntlm_auth[5067]: segfault at 8 
ip 7f782ba5c9b0 sp 7ffe59d96aa8 error 4 in 
libsamba-security.so.0[7f782ba51000+1b000]
  ...
  
  And now I downgraded winbind to 2:4.1.6+dfsg-1ubuntu2(I can't downgrade
  it to 2:4.3.8+dfsg-0ubuntu0.14.04.2, it keeps telling me "Unable to find
  a version..."), Squid auth_param ntlm works again.

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

Title:
  ntlm_auth --helper-protocol=squid-2.5-ntlmssp report segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1578576/+subscriptions

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


[Bug 1578576] Re: ntlm_auth --helper-protocol=squid-2.5-ntlmssp report segfault

2016-05-05 Thread sense
** Description changed:

  System version: Ubuntu 14.04.4 LTS
  Squid version: 2:4.3.8+dfsg-0ubuntu0.14.04.2
  Winbind version: 2:4.3.8+dfsg-0ubuntu0.14.04.2 upgrade to 
2:4.3.9+dfsg-0ubuntu0.14.04.1
  
  My ubuntu server installed Squid to perform http_proxy. Squid auth the
  Active Directory users by winbind, settings like follow:
  
  ...
  auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp
  ...
  
  Everything is ok until I upgrade winbind from 2:4.3.8+dfsg-
  0ubuntu0.14.04.2 to 2:4.3.9+dfsg-0ubuntu0.14.04.1 today. Squid can't
  auth the AD users anymore. There are some error log in the cache.log:
  
  ...
  2016/05/05 13:50:45| ERROR: NTLM Authentication Helper '0x7fb54812af68' 
crashed!.
  2016/05/05 13:50:45| ERROR: NTLM Authentication validating user. Error 
returned 'BH Internal error'
  ...
  
  And there are some error log in the /var/log/syslog:
  
  ...
  May  5 09:26:08 ocelot kernel: [  187.793014] ntlm_auth[4543]: segfault at 8 
ip 7f10aad619b0 sp 7ffc1ed0e778 error 4 in 
libsamba-security.so.0[7f10aad56000+1b000]
  May  5 09:26:08 ocelot kernel: [  188.207378] ntlm_auth[5062]: segfault at 8 
ip 7f41ada4d9b0 sp 7ffebc1a1108 error 4 in 
libsamba-security.so.0[7f41ada42000+1b000]
  May  5 09:26:08 ocelot kernel: [  188.438501] ntlm_auth[4535]: segfault at 8 
ip 7f73fa26a9b0 sp 7ffc1c63f808 error 4 in 
libsamba-security.so.0[7f73fa25f000+1b000]
  May  5 09:26:35 ocelot kernel: [  214.949867] ntlm_auth[5063]: segfault at 8 
ip 7fc1b5c459b0 sp 7fffd3d5b398 error 4 in 
libsamba-security.so.0[7fc1b5c3a000+1b000]
  May  5 09:26:35 ocelot kernel: [  215.026850] ntlm_auth[5067]: segfault at 8 
ip 7f782ba5c9b0 sp 7ffe59d96aa8 error 4 in 
libsamba-security.so.0[7f782ba51000+1b000]
  ...
+ 
+ And now I downgraded winbind to 2:4.1.6+dfsg-1ubuntu2(I can't downgrade
+ it to 2:4.3.8+dfsg-0ubuntu0.14.04.2, it keeps telling me "Unable to find
+ a version..."), Squid auth_param ntlm works again.

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

Title:
  ntlm_auth --helper-protocol=squid-2.5-ntlmssp report segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1578576/+subscriptions

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


[Bug 1578576] [NEW] ntlm_auth --helper-protocol=squid-2.5-ntlmssp report segfault

2016-05-05 Thread sense
Public bug reported:

System version: Ubuntu 14.04.4 LTS
Squid version: 2:4.3.8+dfsg-0ubuntu0.14.04.2
Winbind version: 2:4.3.8+dfsg-0ubuntu0.14.04.2 upgrade to 
2:4.3.9+dfsg-0ubuntu0.14.04.1

My ubuntu server installed Squid to perform http_proxy. Squid auth the
Active Directory users by winbind, settings like follow:

...
auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp
...

Everything is ok until I upgrade winbind from 2:4.3.8+dfsg-
0ubuntu0.14.04.2 to 2:4.3.9+dfsg-0ubuntu0.14.04.1 today. Squid can't
auth the AD users anymore. There are some error log in the cache.log:

...
2016/05/05 13:50:45| ERROR: NTLM Authentication Helper '0x7fb54812af68' 
crashed!.
2016/05/05 13:50:45| ERROR: NTLM Authentication validating user. Error returned 
'BH Internal error'
...

And there are some error log in the /var/log/syslog:

...
May  5 09:26:08 ocelot kernel: [  187.793014] ntlm_auth[4543]: segfault at 8 ip 
7f10aad619b0 sp 7ffc1ed0e778 error 4 in 
libsamba-security.so.0[7f10aad56000+1b000]
May  5 09:26:08 ocelot kernel: [  188.207378] ntlm_auth[5062]: segfault at 8 ip 
7f41ada4d9b0 sp 7ffebc1a1108 error 4 in 
libsamba-security.so.0[7f41ada42000+1b000]
May  5 09:26:08 ocelot kernel: [  188.438501] ntlm_auth[4535]: segfault at 8 ip 
7f73fa26a9b0 sp 7ffc1c63f808 error 4 in 
libsamba-security.so.0[7f73fa25f000+1b000]
May  5 09:26:35 ocelot kernel: [  214.949867] ntlm_auth[5063]: segfault at 8 ip 
7fc1b5c459b0 sp 7fffd3d5b398 error 4 in 
libsamba-security.so.0[7fc1b5c3a000+1b000]
May  5 09:26:35 ocelot kernel: [  215.026850] ntlm_auth[5067]: segfault at 8 ip 
7f782ba5c9b0 sp 7ffe59d96aa8 error 4 in 
libsamba-security.so.0[7f782ba51000+1b000]
...

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

** Description changed:

  System version: Ubuntu 14.04.4 LTS
  Squid version: 2:4.3.8+dfsg-0ubuntu0.14.04.2
- New winbind version: 2:4.3.8+dfsg-0ubuntu0.14.04.2 upgrade to 
2:4.3.9+dfsg-0ubuntu0.14.04.1
+ Winbind version: 2:4.3.8+dfsg-0ubuntu0.14.04.2 upgrade to 
2:4.3.9+dfsg-0ubuntu0.14.04.1
  
  My ubuntu server installed Squid to perform http_proxy. Squid auth the
  Active Directory users by winbind, settings like follow:
  
  ...
  auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp
  ...
  
  Everything is ok until I upgrade winbind from 2:4.3.8+dfsg-
  0ubuntu0.14.04.2 to 2:4.3.9+dfsg-0ubuntu0.14.04.1 today. Squid can't
  auth the AD users anymore. There are some error log in the cache.log:
  
  ...
  2016/05/05 13:50:45| ERROR: NTLM Authentication Helper '0x7fb54812af68' 
crashed!.
  2016/05/05 13:50:45| ERROR: NTLM Authentication validating user. Error 
returned 'BH Internal error'
  ...
  
  And there are some error log in the /var/log/syslog:
  
  ...
  May  5 09:26:08 ocelot kernel: [  187.793014] ntlm_auth[4543]: segfault at 8 
ip 7f10aad619b0 sp 7ffc1ed0e778 error 4 in 
libsamba-security.so.0[7f10aad56000+1b000]
  May  5 09:26:08 ocelot kernel: [  188.207378] ntlm_auth[5062]: segfault at 8 
ip 7f41ada4d9b0 sp 7ffebc1a1108 error 4 in 
libsamba-security.so.0[7f41ada42000+1b000]
  May  5 09:26:08 ocelot kernel: [  188.438501] ntlm_auth[4535]: segfault at 8 
ip 7f73fa26a9b0 sp 7ffc1c63f808 error 4 in 
libsamba-security.so.0[7f73fa25f000+1b000]
  May  5 09:26:35 ocelot kernel: [  214.949867] ntlm_auth[5063]: segfault at 8 
ip 7fc1b5c459b0 sp 7fffd3d5b398 error 4 in 
libsamba-security.so.0[7fc1b5c3a000+1b000]
  May  5 09:26:35 ocelot kernel: [  215.026850] ntlm_auth[5067]: segfault at 8 
ip 7f782ba5c9b0 sp 7ffe59d96aa8 error 4 in 
libsamba-security.so.0[7f782ba51000+1b000]
  ...

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

Title:
  ntlm_auth --helper-protocol=squid-2.5-ntlmssp report segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1578576/+subscriptions

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


[Bug 1081952] Re: squid 3.1.19 external_acl_type fail

2015-12-05 Thread sense
I change my squid.conf but forget to change my description, sorry.

There is no ACL name testcom. Now I change the description about
"http_access allow testcom testcom_ipacl"
to
"http_access allow testcom_ipacl"

My ubuntu is upgrade to 14.04 now , and it's squid3 runs with no problem
. Thank you again.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/1081952

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1081952] Re: squid 3.1.19 external_acl_type fail

2015-12-05 Thread sense
I change my squid.conf but forget to change my description, sorry.

There is no ACL name testcom. Now I change the description about
"http_access allow testcom testcom_ipacl"
to
"http_access allow testcom_ipacl"

My ubuntu is upgrade to 14.04 now , and it's squid3 runs with no problem
. Thank you again.

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

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

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


[Bug 1081952] Re: squid 3.1.19 external_acl_type fail

2015-12-05 Thread sense
** Description changed:

  System: ubuntu 12.04.1
  Squid: 3.1.19-1ubuntu3.12.04.1 (apt-get install)
  
  In squid.conf:
  ...
  external_acl_type testcom_ip ttl=0 children=5 ipv4 %SRC php 
/php/squid_eacl/test_ip.php
  acl testcom_ipacl external testcom_ip
  http_access allow testcom_ipacl
  http_access deny all
  ...
  
  In the /php/squid_eacl/test_ip.php, I let it return OK everytime:
  
  
  Client use the Squid server as proxy and will get "Access Deny" many
  time. It seems squid will miss the external_acl_type acl ( "http_access
- allow testcom testcom_ipacl")  of config.conf in sometime.
+ allow  testcom_ipacl")  of config.conf in sometime.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/1081952

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1081952] Re: squid 3.1.19 external_acl_type fail

2015-12-05 Thread sense
** Description changed:

  System: ubuntu 12.04.1
  Squid: 3.1.19-1ubuntu3.12.04.1 (apt-get install)
  
  In squid.conf:
  ...
  external_acl_type testcom_ip ttl=0 children=5 ipv4 %SRC php 
/php/squid_eacl/test_ip.php
  acl testcom_ipacl external testcom_ip
  http_access allow testcom_ipacl
  http_access deny all
  ...
  
  In the /php/squid_eacl/test_ip.php, I let it return OK everytime:
  
  
  Client use the Squid server as proxy and will get "Access Deny" many
  time. It seems squid will miss the external_acl_type acl ( "http_access
- allow testcom testcom_ipacl")  of config.conf in sometime.
+ allow  testcom_ipacl")  of config.conf in sometime.

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

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

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

[Bug 1384256] Re: Missing dependency against libjs-jquery

2015-01-25 Thread sense
It's miss libjs-jquery-ui depend too

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

Title:
  Missing dependency against libjs-jquery

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntop/+bug/1384256/+subscriptions

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


[Bug 1414391] [NEW] bandwidthd 2.0.1 can't record traffic when dev set to any on ubuntu 14.04.1

2015-01-24 Thread sense
Public bug reported:

Versions:
System: Ubuntu 14.04.1 LTS
bandwidthd-pgsql: 2.0.1+cvs20090917-7
postgresql: 9.3+154

I can set in bandwidthd.conf listen on one device(like dev eth2), it's
ok. But when I set dev any, there are some error in syslog and the
bandwidthd can't record any traffic. The log was something like

...
Jan 24 12:52:37 ocelot bandwidthd: Monitoring subnet 10.44.142.1 with netmask 
255.255.255.255
Jan 24 12:52:37 ocelot bandwidthd: Monitoring subnet 10.34.208.1 with netmask 
255.255.255.255
Jan 24 12:52:37 ocelot bandwidthd: Monitoring subnet 172.16.0.0 with netmask 
255.255.0.0
Jan 24 12:52:37 ocelot bandwidthd: Monitoring subnet 192.168.0.0 with netmask 
255.255.0.0
Jan 24 12:52:37 ocelot bandwidthd: Monitoring subnet 213.46.74.0 with netmask 
255.255.254.0
Jan 24 12:52:37 ocelot bandwidthd: Monitoring subnet 143.62.11.80 with netmask 
255.255.255.248
Jan 24 12:52:37 ocelot bandwidthd: Monitoring subnet 221.137.250.144 with 
netmask 255.255.255.240
Jan 24 12:52:37 ocelot bandwidthd: Opening any
Jan 24 12:52:37 ocelot bandwidthd: Packet Encoding: Linux Cooked Socket
Jan 24 12:55:57 ocelot bandwidthd: Initializing database info
Jan 24 12:55:58 ocelot bandwidthd: Sensor ID: 1
Jan 24 12:55:58 ocelot bandwidthd: Sensor '#010 - E' does not exist in 
database, skiping link update
Jan 24 12:59:18 ocelot bandwidthd: Sensor '#010 - E' does not exist in 
database, skiping link update
Jan 24 13:02:38 ocelot bandwidthd: Sensor '#010 - E' does not exist in 
database, skiping link update
Jan 24 13:02:38 ocelot bandwidthd: Postresql SELECT failed: ERROR:  invalid 
byte sequence for encoding UTF8: 0xc0
Jan 24 13:02:38 ocelot bandwidthd: Count not update link status
...

My bandwidthd.conf is:

subnet 10.44.142.1/32
subnet 10.34.208.1/32
subnet 172.16.0.0/12
subnet 192.168.0.0/16
subnet 213.46.74.0/23
subnet 143.62.11.80/29
subnet 221.137.250.144/28
dev any
pgsql_connect_string user = bandwidthd password = bpass dbname = 
bandwidthd host = localhost
sensor_id the_sensor
graph false
recover_cdf false
promiscuous false

When I run bandwidthd -l can get:

~#  bandwidthd -l
Description: (null)
Name: tun0

Description: Linux netfilter log (NFLOG) interface
Name: nflog

Description: Linux netfilter queue (NFQUEUE) interface
Name: nfqueue

Description: (null)
Name: eth2

Description: (null)
Name: eth3

Description: (null)
Name: eth4

Description: (null)
Name: eth6

Description: (null)
Name: eth7

Description: Pseudo-device that captures on all interfaces
Name: any

Description: (null)
Name: lo

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

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

Title:
  bandwidthd 2.0.1 can't record traffic when dev set to any on ubuntu
  14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bandwidthd/+bug/1414391/+subscriptions

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


[Bug 1296488] Re: Can't replace exist file by mod-sftp

2014-03-26 Thread sense
I run proftpd -nb10  
Here is the debug log when I upload file and fail:

server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
PRE_CMD command 'STOR /test.txt' to mod_exec
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
PRE_CMD command 'STOR /test.txt' to mod_rewrite
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
PRE_CMD command 'STOR /test.txt' to mod_tls
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
PRE_CMD command 'STOR /test.txt' to mod_core
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
PRE_CMD command 'STOR /test.txt' to mod_core
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
PRE_CMD command 'STOR /test.txt' to mod_ratio
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
PRE_CMD command 'STOR /test.txt' to mod_quotatab
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
PRE_CMD command 'STOR /test.txt' to mod_xfer
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): in 
dir_check_full(): path = '/test.txt', fullpath = '/home/test/test.txt'.
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): in 
dir_check_full(): setting umask to 0002 (was 0002)
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): 
AllowOverwrite denied permission for /test.txt
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
POST_CMD_ERR command 'STOR /test.txt' to mod_exec
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
POST_CMD_ERR command 'STOR /test.txt' to mod_quotatab
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
LOG_CMD_ERR command 'STOR /test.txt' to mod_log
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
LOG_CMD_ERR command 'STOR /test.txt' to mod_xfer
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
POST_CMD_ERR command 'OPEN /test.txt' to mod_exec
server_a proftpd[25106] 192.168.1.1 (172.16.22.194[172.16.22.194]): dispatching 
LOG_CMD_ERR command 'OPEN /test.txt' to mod_log
server_a proftpd[25036] 127.0.1.1: scrubbing scoreboard
server_a proftpd[25036] 127.0.1.1: ROOT PRIVS at scoreboard.c:1369
server_a proftpd[25036] 127.0.1.1: RELINQUISH PRIVS at scoreboard.c:1372
server_a proftpd[25036] 127.0.1.1: ROOT PRIVS at scoreboard.c:1403
server_a proftpd[25036] 127.0.1.1: RELINQUISH PRIVS at scoreboard.c:1509
server_a proftpd[25036] 127.0.1.1: finished scrubbing scoreboard

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

Title:
  Can't replace exist file by mod-sftp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/proftpd-dfsg/+bug/1296488/+subscriptions

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


[Bug 1296488] Re: Can't replace exist file by mod-sftp

2014-03-26 Thread sense
Thanks TJ Saunders, follow is his reply:

Here's your culprit here.  By default, proftpd does not allow overwriting
of existing files (this includes appending to existing files); see:

http://www.proftpd.org/docs/directives/linked/config_ref_AllowOverwrite.html


This means that adding e.g.:

  Global
AllowOverwrite on
  /Global

to your proftpd.conf should help.

And it's works.

** Changed in: proftpd-dfsg (Ubuntu)
   Status: New = Invalid

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

Title:
  Can't replace exist file by mod-sftp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/proftpd-dfsg/+bug/1296488/+subscriptions

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


[Bug 1296488] [NEW] Can't replace exist file by mod-sftp

2014-03-23 Thread sense
Public bug reported:

Ubuntu version: 12.04.4
proftpd-basic 1.3.4a-1 (with mod_sftp 0.9.8)
sftp client: openssh-client 1:5.9p1-5ubuntu1.1

I separately test replace file in ftp and sftp(ssh) both  same Proftpd
server and the same user(not root). The test by ftp, it can replace the
file no problem. But the test by sftp keep say:

remote open(/test.txt): Permission denied

But when I remove test.txt first and upload the locally test.txt by
sftp, it will be ok. So it's not the user's right or file path problem.

Follow is the configure file

/etc/proftpd/proftpd.conf:

Include /etc/proftpd/modules.conf
UseIPv6off
IdentLookupsoff
ServerNameserver_a
ServerTypestandalone
DeferWelcomeoff
MultilineRFC2228on
DefaultServeron
ShowSymlinkson
TimeoutNoTransfer600
TimeoutStalled600
TimeoutIdle1200
DisplayLoginwelcome.msg
DisplayChdir   .message true
ListOptions-l
DenyFilter\*.*/
DefaultRoot~
RequireValidShelloff
Port21
IfModule mod_dynmasq.c
/IfModule
MaxInstances30
Userproftpd
Groupnogroup
Umask002  002
AllowOverwriteon
PersistentPasswdoff
TransferLog /var/log/proftpd/xferlog
SystemLog   /var/log/proftpd/proftpd.log
IfModule mod_quotatab.c
QuotaEngine off
/IfModule
IfModule mod_ratio.c
Ratios off
/IfModule
IfModule mod_delay.c
DelayEngine on
/IfModule
IfModule mod_ctrls.c
ControlsEngineoff
ControlsMaxClients2
ControlsLog   /var/log/proftpd/controls.log
ControlsInterval  5
ControlsSocket/var/run/proftpd/proftpd.sock
/IfModule
IfModule mod_ctrls_admin.c
AdminControlsEngine off
/IfModule
UseReverseDNS off
ServerIdent on server_a
Limit LOGIN
DenyGroup !ftpmen
/Limit
Limit SITE_CHMOD
   Order allow,deny
   DenyAll
/Limit
Include /etc/proftpd/conf.d/sftp.conf

/etc/proftpd/conf.d/sftp.conf:

IfModule mod_sftp.c
VirtualHost 192.168.1.1
Port 
SFTPEngine on
SFTPHostKey /etc/ssh/ssh_host_rsa_key
SFTPHostKey /etc/ssh/ssh_host_dsa_key
SFTPCompression delayed
SFTPAuthorizedUserKeys file:~/.sftp/authorized_keys
SFTPAuthMethods publickey password
Limit LOGIN
DenyGroup !ftpmen
/Limit
TransferLog /var/log/proftpd/xferlog
DefaultRoot ~
MaxLoginAttempts 4
RequireValidShell   off
Umask   002  002
/VirtualHost
/IfModule

Sorry for my poor English and thanks for  help :)

** Affects: proftpd-dfsg (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Ubuntu version: 12.04.4
  proftpd-basic 1.3.4a-1 (with mod_sftp 0.9.8)
+ sftp client: openssh-client 1:5.9p1-5ubuntu1.1
  
  I separately test replace file in ftp and sftp(ssh) both  same Proftpd
  server and the same user(not root). The test by ftp, it can replace the
  file no problem. But the test by sftp keep say:
  
  remote open(/test.txt): Permission denied
  
  But when I remove test.txt first and upload the locally test.txt by
  sftp, it will be ok. So it's not the user's right or file path problem.
  
  Follow is the configure file
  
  /etc/proftpd/proftpd.conf:
  
  Include /etc/proftpd/modules.conf
  UseIPv6off
  IdentLookupsoff
  ServerNameserver_a
  ServerTypestandalone
  DeferWelcomeoff
  MultilineRFC2228on
  DefaultServeron
  ShowSymlinkson
  TimeoutNoTransfer600
  TimeoutStalled600
  TimeoutIdle1200
  DisplayLoginwelcome.msg
  DisplayChdir   .message true
  ListOptions-l
  DenyFilter\*.*/
  DefaultRoot~
  RequireValidShelloff
  Port21
  IfModule mod_dynmasq.c
  /IfModule
  MaxInstances30
  Userproftpd
  Groupnogroup
  Umask002  002
  AllowOverwriteon
  PersistentPasswdoff
  TransferLog /var/log/proftpd/xferlog
  SystemLog   /var/log/proftpd/proftpd.log
  IfModule mod_quotatab.c
- QuotaEngine off
+ QuotaEngine off
  /IfModule
  IfModule mod_ratio.c
  Ratios off
  /IfModule
  IfModule mod_delay.c
- DelayEngine on
+ DelayEngine on
  /IfModule
  IfModule mod_ctrls.c
- ControlsEngineoff
- ControlsMaxClients2
- ControlsLog   /var/log/proftpd/controls.log
- ControlsInterval  5
- ControlsSocket/var/run/proftpd/proftpd.sock
+ ControlsEngineoff
+ ControlsMaxClients2
+ 

[Bug 1081952] Re: squid 3.1.19 external_acl_type fail

2012-11-24 Thread sense
** Description changed:

  System: ubuntu 12.04.1
  Squid: 3.1.19-1ubuntu3.12.04.1 (apt-get install)
  
  In squid.conf:
  ...
  external_acl_type testcom_ip ttl=0 children=5 ipv4 %SRC php 
/php/squid_eacl/test_ip.php
  acl testcom_ipacl external testcom_ip
- http_access allow testcom testcom_ipacl
+ http_access allow testcom_ipacl
  http_access deny all
  ...
  
  In the /php/squid_eacl/test_ip.php, I let it return OK everytime:
  ?php
  $time=null;
  $output=null;
- while ($i = fopen('php://stdin', 'r')) { 
-   $ii = fgets($i);
-   $s = trim($ii);
-   fclose($i);
-   if ($s == NULL) {
-   if ($time == time()) {
-   break;
-   } else {
-   $time = time();
-   continue;
-   }
-   }
-   $o = fopen('php://stdout', 'w');
-   #fwrite($o,OK user=test\n);
-   fwrite($o,OK\n);
-   fclose($o);
+ while ($i = fopen('php://stdin', 'r')) {
+  $ii = fgets($i);
+  $s = trim($ii);
+  fclose($i);
+  if ($s == NULL) {
+   if ($time == time()) {
+    break;
+   } else {
+    $time = time();
+    continue;
+   }
+  }
+  $o = fopen('php://stdout', 'w');
+  #fwrite($o,OK user=test\n);
+  fwrite($o,OK\n);
+  fclose($o);
  }
  ?
  
  Client use the Squid server as proxy and will get Access Deny many
  time. It seems squid will miss the external_acl_type acl ( http_access
  allow testcom testcom_ipacl)  of config.conf in sometime.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/1081952

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1081952] Re: squid 3.1.19 external_acl_type fail

2012-11-24 Thread sense
Sorry, I pasted a wrong config.conf, but the bug does existed. And now I
was corrected it:

http_access allow testcom testcom_ipacl
to
http_access allow testcom_ipacl

I do a lot of test. It realy seems Squid 3.1.19-1ubuntu3.12.04.1 has the
external_acl_type problem (squid will miss external_acl_type some time).
And I complie install Squid 3.2.3 in ubuntu 12.04, it runs no problem
with the some config file. Please test it again. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/1081952

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1081952] Re: squid 3.1.19 external_acl_type fail

2012-11-24 Thread sense
** Description changed:

  System: ubuntu 12.04.1
  Squid: 3.1.19-1ubuntu3.12.04.1 (apt-get install)
  
  In squid.conf:
  ...
  external_acl_type testcom_ip ttl=0 children=5 ipv4 %SRC php 
/php/squid_eacl/test_ip.php
  acl testcom_ipacl external testcom_ip
- http_access allow testcom testcom_ipacl
+ http_access allow testcom_ipacl
  http_access deny all
  ...
  
  In the /php/squid_eacl/test_ip.php, I let it return OK everytime:
  ?php
  $time=null;
  $output=null;
- while ($i = fopen('php://stdin', 'r')) { 
-   $ii = fgets($i);
-   $s = trim($ii);
-   fclose($i);
-   if ($s == NULL) {
-   if ($time == time()) {
-   break;
-   } else {
-   $time = time();
-   continue;
-   }
-   }
-   $o = fopen('php://stdout', 'w');
-   #fwrite($o,OK user=test\n);
-   fwrite($o,OK\n);
-   fclose($o);
+ while ($i = fopen('php://stdin', 'r')) {
+  $ii = fgets($i);
+  $s = trim($ii);
+  fclose($i);
+  if ($s == NULL) {
+   if ($time == time()) {
+    break;
+   } else {
+    $time = time();
+    continue;
+   }
+  }
+  $o = fopen('php://stdout', 'w');
+  #fwrite($o,OK user=test\n);
+  fwrite($o,OK\n);
+  fclose($o);
  }
  ?
  
  Client use the Squid server as proxy and will get Access Deny many
  time. It seems squid will miss the external_acl_type acl ( http_access
  allow testcom testcom_ipacl)  of config.conf in sometime.

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

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

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

[Bug 1081952] Re: squid 3.1.19 external_acl_type fail

2012-11-24 Thread sense
Sorry, I pasted a wrong config.conf, but the bug does existed. And now I
was corrected it:

http_access allow testcom testcom_ipacl
to
http_access allow testcom_ipacl

I do a lot of test. It realy seems Squid 3.1.19-1ubuntu3.12.04.1 has the
external_acl_type problem (squid will miss external_acl_type some time).
And I complie install Squid 3.2.3 in ubuntu 12.04, it runs no problem
with the some config file. Please test it again. Thanks!

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

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

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


[Bug 1081952] [NEW] squid 3.1.19 external_acl_type fail

2012-11-22 Thread sense
Public bug reported:

System: ubuntu 12.04.1
Squid: 3.1.19-1ubuntu3.12.04.1 (apt-get install)

In squid.conf:
...
external_acl_type testcom_ip ttl=0 children=5 ipv4 %SRC php 
/php/squid_eacl/test_ip.php
acl testcom_ipacl external testcom_ip
http_access allow testcom testcom_ipacl
http_access deny all
...

In the /php/squid_eacl/test_ip.php, I let it return OK everytime:
?php
$time=null;
$output=null;
while ($i = fopen('php://stdin', 'r')) { 
$ii = fgets($i);
$s = trim($ii);
fclose($i);
if ($s == NULL) {
if ($time == time()) {
break;
} else {
$time = time();
continue;
}
}
$o = fopen('php://stdout', 'w');
#fwrite($o,OK user=test\n);
fwrite($o,OK\n);
fclose($o);
}
?

Client use the Squid server as proxy and will get Access Deny many
time. It seems squid will miss the external_acl_type acl ( http_access
allow testcom testcom_ipacl)  of config.conf in sometime.

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/1081952

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1081952] [NEW] squid 3.1.19 external_acl_type fail

2012-11-22 Thread sense
Public bug reported:

System: ubuntu 12.04.1
Squid: 3.1.19-1ubuntu3.12.04.1 (apt-get install)

In squid.conf:
...
external_acl_type testcom_ip ttl=0 children=5 ipv4 %SRC php 
/php/squid_eacl/test_ip.php
acl testcom_ipacl external testcom_ip
http_access allow testcom testcom_ipacl
http_access deny all
...

In the /php/squid_eacl/test_ip.php, I let it return OK everytime:
?php
$time=null;
$output=null;
while ($i = fopen('php://stdin', 'r')) { 
$ii = fgets($i);
$s = trim($ii);
fclose($i);
if ($s == NULL) {
if ($time == time()) {
break;
} else {
$time = time();
continue;
}
}
$o = fopen('php://stdout', 'w');
#fwrite($o,OK user=test\n);
fwrite($o,OK\n);
fclose($o);
}
?

Client use the Squid server as proxy and will get Access Deny many
time. It seems squid will miss the external_acl_type acl ( http_access
allow testcom testcom_ipacl)  of config.conf in sometime.

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

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

Title:
  squid 3.1.19 external_acl_type fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1081952/+subscriptions

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


[Bug 974125] Re: mplayer crashes with illegal instruction

2012-05-18 Thread sense
Another machine
CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.40GHZ
System: ubuntu 12.04 LTS i386
Mplayer2 version: 2.0-426-gc32b3ed-2
When run mplayer2 it show Illegal instruction

But it's not allow fail. In my other machine, mplayer2 runs just fine
CPU: Intel(R) Core(TM)2 Duo CPU E7500  @ 2.93GHz
System: ubuntu 12.04 LTS amd64
Mplayer2 version: 2.0-426-gc32b3ed-2
It runs without error on this machine.

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

Title:
  mplayer crashes with illegal instruction

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mplayer2/+bug/974125/+subscriptions

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


[Bug 974125] Re: mplayer crashes with illegal instruction

2012-05-17 Thread sense
CPU: Intel(R) Pentium(R) M processor 1300MHz
System: ubuntu 12.04 lts
Mplayer2 version: 2.0-426-gc32b3ed-2

When run mplayer2 it show Illegal instruction

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

Title:
  mplayer crashes with illegal instruction

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mplayer2/+bug/974125/+subscriptions

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


[Bug 856779] Re: gvim slow to respond

2012-05-17 Thread sense
My system: ubuntu 11.10
vim-gtk version: 2:7.3.154+hg~74503f6ee649-2ubuntu3.1
It work for me.

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

Title:
  gvim slow to respond

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/856779/+subscriptions

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


[Bug 666852] Re: Packard Bell EasyNote MZ35 freezes when AC unplugged and wireless on

2012-03-26 Thread Sense Egbert Hofstede
Thank you for responding. I'm currently running the latest version of
the current development release of Ubuntu on the laptop and the freezing
seems to be gone. Wireless isn't always that reliable, but that might
just be cause of the crappy wireless router modems that the ISP
provides. I think this bug can finally be considered closed!

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

Title:
  Packard Bell EasyNote MZ35 freezes when AC unplugged and wireless on

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/666852/+subscriptions

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


[Bug 894236] [NEW] Thunar in oneiric can't access the remote filesystems

2011-11-23 Thread sense
Public bug reported:

System: ubuntu 11.10
Thunar: 1.2.3-0ubuntu1

Thunar in oneiric can't access the remote filesystems use some thing like 
smb:// or ftp://; et. 
I download the source of thunar 1.3.0 compile install, and had the same 
problom. The same version install in ubuntu 10.04 can used fine.
The attachment is the err screenshot of thunar in oneiric.

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

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

Title:
  Thunar in oneiric can't access the remote filesystems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/894236/+subscriptions

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


[Bug 894236] Re: Thunar in oneiric can't access the remote filesystems

2011-11-23 Thread sense
** Attachment added: err screenshot
   
https://bugs.launchpad.net/bugs/894236/+attachment/2606680/+files/thunar_err.jpg

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

Title:
  Thunar in oneiric can't access the remote filesystems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/894236/+subscriptions

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


[Bug 522152] Re: indicator-application does not send signals when a menu is shown/hidden

2011-10-30 Thread Sense Egbert Hofstede
** Branch unlinked: lp:screenlets

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

Title:
  indicator-application does not send signals when a menu is
  shown/hidden

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-application/+bug/522152/+subscriptions

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


[Bug 880126] Re: i can't uninstall the unity desktop - please help me to get the old classic ubuntu desktop instead - this unity is NO GOOD

2011-10-24 Thread Sense Egbert Hofstede
Hello,

Please be aware that Launchpad is not for support. Instead, you should
go to AskUbuntu.com or the Ubuntu Forums. Because this is not a valid
bug, I am marking it as Invalid.

If you want to use GNOME, you can install GNOME Shell -- look for the
gnome-shell package.

Regards,
Sense Egbert Hofstede

** Changed in: unity (Ubuntu)
   Status: New = Invalid

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

Title:
  i can't uninstall the unity desktop - please help me to get the old
  classic ubuntu desktop instead - this unity is NO GOOD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/880126/+subscriptions

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


[Bug 680129] Re: BUG: Bad page state in process update-manager pfn:71015

2011-10-15 Thread Sense Egbert Hofstede
** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 871947] Re: XChat GNOME disappears from the Unity launcher after window loses focus

2011-10-14 Thread Sense Egbert Hofstede
Since I can no longer reproduce this issue, I am closing it as Invalid.

** Changed in: bamf (Ubuntu)
   Status: New = Invalid

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

Title:
  XChat GNOME disappears from the Unity launcher after window loses
  focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bamf/+bug/871947/+subscriptions

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


[Bug 838337] Re: BUG: unable to handle kernel paging request at 0000000000010041

2011-10-14 Thread Sense Egbert Hofstede
** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  BUG: unable to handle kernel paging request at 00010041

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/838337/+subscriptions

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


[Bug 683234] Re: ubuntuone-syncdaemon crashed with DBusException in call_blocking()

2011-10-14 Thread Sense Egbert Hofstede
Closing my bug as Invalid, because I can no longer reproduce it. it is
quite old already and considering the massive work that has gone into
Ubuntu One since then, not relevant anymore.

** Visibility changed to: Public

** Changed in: ubuntuone-client (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  ubuntuone-syncdaemon crashed with DBusException in call_blocking()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/683234/+subscriptions

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


[Bug 666852] Re: Packard Bell EasyNote MZ35 freezes when AC unplugged and wireless on

2011-10-14 Thread Sense Egbert Hofstede
This bug is gone in 11.10, but replaced by a bug that causes the
wireless card to often send some data before the authenticated to a
protected network is finished. That prevents the laptop from connecting
to a wireless network. However, if you try a few times, with a bit of
luck it will work in the end.

The occasional, random kernel panics have not gone away. Then the laptop
seems to repeat a second or so of visual and audio output continuously.
The visual output consists of a part of a kernel panic message.

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

Title:
  Packard Bell EasyNote MZ35 freezes when AC unplugged and wireless on

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/666852/+subscriptions

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


[Bug 604516] Re: im-switch also raises a horrible information dialogue (also when input method 'none' was selected)

2011-10-14 Thread Sense Egbert Hofstede
In the current version of Ubuntu, 11.10, the issue reported here seems
to have been solved. I am therefore marking this issue as Fix Released
for the Ubuntu package, but as Invalid for the One Hundred Paper Cuts
project as not to artificially inflate its statistics.

** Changed in: im-switch (Ubuntu)
   Status: New = Fix Released

** Changed in: hundredpapercuts
   Status: Confirmed = Invalid

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

Title:
  im-switch also raises a horrible information dialogue (also when input
  method 'none' was selected)

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

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


[Bug 228632] Re: Targets aren't updated when project is

2011-10-14 Thread Sense Egbert Hofstede
Since Hardy Heron is old, Moblin is no longer alive and I am not sure
whether this bug can even be reproduced still, I am closing this bug.

** Changed in: moblin-image-creator (Ubuntu)
   Status: New = Invalid

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

Title:
  Targets aren't updated when project is

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/moblin-image-creator/+bug/228632/+subscriptions

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


[Bug 267071] Re: Notification daemon doesn't work when accessibility mode is enabled

2011-10-14 Thread Sense Egbert Hofstede
Too old, closing this report.

** Changed in: notification-daemon (Ubuntu)
   Status: New = Invalid

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

Title:
  Notification daemon doesn't work when accessibility mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notification-daemon/+bug/267071/+subscriptions

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


[Bug 218715] Re: (x86-64) Alexandria crashes when mouse over books

2011-10-14 Thread Sense Egbert Hofstede
Since Alexandria is no longer shipped in Ubuntu and since I haven't been
able to reproduce this issue for a long time, I am closing the task for
ruby-gnome2 for the sake of tidiness.

** Changed in: ruby-gnome2 (Ubuntu)
   Status: New = Won't Fix

** Changed in: ruby-gnome2 (Ubuntu)
   Status: Won't Fix = Invalid

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

Title:
  (x86-64) Alexandria crashes when mouse over books

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

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


[Bug 278110] Re: Sauerbraten loses fullscreen and input with compiz enabled

2011-10-14 Thread Sense Egbert Hofstede
The issue has gone away, therefore I am marking this as Fix Released.

** Changed in: sauerbraten (Ubuntu)
   Status: New = Fix Released

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

Title:
  Sauerbraten loses fullscreen and input with compiz enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sauerbraten/+bug/278110/+subscriptions

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


[Bug 279799] Re: multisync0.90 crashed with SIGSEGV in g_main_context_prepare()

2011-10-14 Thread Sense Egbert Hofstede
This bug was reporting a long while ago and 8.10 is no longer supported,
so I am closing this bug report as Invalid.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/ubuntu/+source/multisync0.90/+bug/279799/+attachment/374147/+files/CoreDump.gz

** Visibility changed to: Public

** Changed in: multisync0.90 (Ubuntu)
   Status: New = Invalid

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

Title:
  multisync0.90 crashed with SIGSEGV in g_main_context_prepare()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multisync0.90/+bug/279799/+subscriptions

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


[Bug 394000] Re: package hal 0.5.12+git20090626-0ubuntu2 failed to install/upgrade: subproces post-installation script gaf een foutwaarde 1 terug

2011-10-14 Thread Sense Egbert Hofstede
Since Karmic is no longer supported and I don't recall an HAL
installation failure since this, I am closing this report.

** Changed in: hal (Ubuntu)
   Status: New = Invalid

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

Title:
  package hal 0.5.12+git20090626-0ubuntu2 failed to install/upgrade:
  subproces post-installation script gaf een foutwaarde 1 terug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hal/+bug/394000/+subscriptions

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


[Bug 353946] Re: Sauerbraten has resolution problems with Compiz Unredirect Fullscreen Windows

2011-10-14 Thread Sense Egbert Hofstede
This issue seems to be gone now.

** Changed in: sauerbraten (Ubuntu)
   Status: New = Fix Released

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

Title:
  Sauerbraten has resolution problems with Compiz Unredirect Fullscreen
  Windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sauerbraten/+bug/353946/+subscriptions

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


[Bug 440806] Re: [karmic] KQemu Udev rules file uses superfluous NAME=%k

2011-10-14 Thread Sense Egbert Hofstede
Karmic is no longer supported, QEMU is already different now. Closing
this bug.

** Changed in: kqemu (Ubuntu)
   Status: New = Invalid

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

Title:
  [karmic] KQemu Udev rules file uses superfluous NAME=%k

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kqemu/+bug/440806/+subscriptions

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


[Bug 680129] Re: BUG: Bad page state in process update-manager pfn:71015

2011-10-14 Thread Sense Egbert Hofstede
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 871947] [NEW] XChat GNOME disappears from the Unity launcher after window loses focus

2011-10-10 Thread Sense Egbert Hofstede
Public bug reported:

As soon as the window of XChat GNOME loses focus, Unity's launcher
forgets about it. Its activity indicator disappears, it cannot be found
using Alt+Tab and pressing its icon on the launcher starts a new
instance. However, it still sits there underneath the other windows.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: bamfdaemon 0.2.104-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Mon Oct 10 20:58:48 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 LANGUAGE=nl:en_GB:en
 PATH=(custom, no user)
 LANG=nl_NL.UTF-8
 LC_MESSAGES=nl_NL.UTF-8
 SHELL=/bin/bash
SourcePackage: bamf
UpgradeStatus: Upgraded to oneiric on 2011-10-07 (2 days ago)

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


** Tags: apport-bug i386 oneiric running-unity

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

Title:
  XChat GNOME disappears from the Unity launcher after window loses
  focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bamf/+bug/871947/+subscriptions

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


[Bug 871947] Re: XChat GNOME disappears from the Unity launcher after window loses focus

2011-10-10 Thread Sense Egbert Hofstede
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/871947

Title:
  XChat GNOME disappears from the Unity launcher after window loses
  focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bamf/+bug/871947/+subscriptions

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


[Bug 796222] Re: package python-appindicator 0.0.19-0ubuntu4 failed to install/upgrade:

2011-09-24 Thread Sense Egbert Hofstede
Thank you for taking the time to report this issue. I apologise for the
late response to this issue. It has been quite a while since this issue
was reported. Ubuntu 10.04 is still shipping the same version of
'python-appindicator' as the one you are reporting a bug against. I
would have expected much more similar reports if this issue would have
been widespread.

Installation failures sometimes occur at random due to temporary system
malfunctioning. I'd like to ask you whether you can still reproduce this
issue after all this time or not. If you haven't tried since, please see
first if reinstalling the package does work.

** Changed in: indicator-application (Ubuntu)
   Status: New = Incomplete

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

Title:
  package python-appindicator 0.0.19-0ubuntu4 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-application/+bug/796222/+subscriptions

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


[Bug 799466] Re: Indicator for date and time does not provide drop-down calendar

2011-09-24 Thread Sense Egbert Hofstede
At first glance it looks to me that this issue is related to bug #822683
and bug #554375. Duplicates?

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

Title:
  Indicator for date and time does not provide drop-down calendar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-application/+bug/799466/+subscriptions

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


[Bug 817126] Re: indicator-session-service crashed with signal 5 in g_type_create_instance()

2011-09-24 Thread Sense Egbert Hofstede
*** This bug is a duplicate of bug 813139 ***
https://bugs.launchpad.net/bugs/813139

Thank you for helping with making Ubuntu better by reporting this bug.
This issue has been reported several times before and we're using bug
#813139 to track it. I am marking this bug report as a duplicate of
that. Please continue the conversation there. Thanks!

** This bug has been marked a duplicate of bug 813139
   indicator-session-service crashed with signal 5 in g_type_create_instance()

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

Title:
  indicator-session-service crashed with signal 5 in
  g_type_create_instance()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/817126/+subscriptions

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


[Bug 680129] Re: BUG: Bad page state in process update-manager pfn:71015

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Tags added: apport-collected oneiric running-unity

** Description changed:

  I was warned by Apport that a serious kernel issue had occured after
  Update Manager was done checking for updates by reloading the APT cache.
  
  ProblemType: KernelOops
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.37-5-generic 2.6.37-5.14
  Regression: Yes
  ProcVersionSignature: Ubuntu 2.6.37-5.14-generic 2.6.37-rc2
  Uname: Linux 2.6.37-5-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  Date: Mon Nov 22 17:53:01 2010
  Failure: oops
  SourcePackage: linux
  Title: BUG: Bad page state in process update-manager  pfn:71015
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 1.23-0ubuntu1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  qense  1819 F pulseaudio
+ CRDA: Error: [Errno 2] Bestand of map bestaat niet
+ Card0.Amixer.info:
+  Card hw:0 'NVidia'/'HDA NVidia at 0xf9e78000 irq 21'
+Mixer name : 'Realtek ALC883'
+Components : 'HDA:10ec0883,1043829f,0012'
+Controls  : 36
+Simple ctrls  : 21
+ DistroRelease: Ubuntu 11.10
+ HibernationDevice: RESUME=UUID=dc3e8016-2dd4-4be6-86bd-c59772543c1c
+ MachineType: System manufacturer System Product Name
+ NonfreeKernelModules: nvidia
+ Package: linux 3.0.0.11.12
+ PackageArchitecture: amd64
+ ProcEnviron:
+  LANGUAGE=nl:en_GB:en
+  PATH=(custom, user)
+  LANG=nl_NL.UTF-8
+  LC_MESSAGES=nl_NL.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-11-generic 
root=UUID=6bd4eace-488a-499e-a79c-ee7e11ce089e ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
+ RelatedPackageVersions:
+  linux-restricted-modules-3.0.0-11-generic N/A
+  linux-backports-modules-3.0.0-11-generic  N/A
+  linux-firmware1.60
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  oneiric running-unity
+ Uname: Linux 3.0.0-11-generic x86_64
+ UpgradeStatus: Upgraded to oneiric on 2011-07-04 (75 days ago)
+ UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev postgres pulse-access sambashare src staff users video www-data
+ WpaSupplicantLog:
+  
+ dmi.bios.date: 08/06/2008
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 0415
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: M3N78-EH
+ dmi.board.vendor: ASUSTeK Computer INC.
+ dmi.board.version: Rev 1.xx
+ dmi.chassis.asset.tag: Asset-1234567890
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Chassis Manufacture
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0415:bd08/06/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-EH:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
+ dmi.product.name: System Product Name
+ dmi.product.version: System Version
+ dmi.sys.vendor: System manufacturer

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421539/+files/AcpiTables.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] AlsaDevices.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421540/+files/AlsaDevices.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] AplayDevices.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421541/+files/AplayDevices.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] ArecordDevices.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421542/+files/ArecordDevices.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] Card0.Amixer.values.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421544/+files/Card0.Amixer.values.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] Card0.Codecs.codec.0.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421545/+files/Card0.Codecs.codec.0.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] CurrentDmesg.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421546/+files/CurrentDmesg.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] Dependencies.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421547/+files/Dependencies.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] IwConfig.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421548/+files/IwConfig.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] Lspci.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/680129/+attachment/2421549/+files/Lspci.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] Lsusb.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/680129/+attachment/2421550/+files/Lsusb.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] PciMultimedia.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421551/+files/PciMultimedia.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] ProcInterrupts.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421553/+files/ProcInterrupts.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] ProcCpuinfo.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421552/+files/ProcCpuinfo.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] PulseSinks.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: PulseSinks.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421555/+files/PulseSinks.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] PulseSources.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: PulseSources.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421556/+files/PulseSources.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] UdevDb.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/680129/+attachment/2421557/+files/UdevDb.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] UdevLog.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/680129/+attachment/2421558/+files/UdevLog.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] WifiSyslog.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421559/+files/WifiSyslog.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] BootDmesg.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421543/+files/BootDmesg.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 680129] ProcModules.txt

2011-09-18 Thread Sense Egbert Hofstede
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/680129/+attachment/2421554/+files/ProcModules.txt

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

Title:
  BUG: Bad page state in process update-manager  pfn:71015

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/680129/+subscriptions

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


[Bug 851136] [NEW] Radiance slider asset would look better dark

2011-09-15 Thread Sense Hofstede
Public bug reported:

At the moment the slider used in the Radiance theme, visible in e.g. the
Sound Indicator, has got a light pixmap. The light grey colour of the
slider against the default background colour of Radiance doesn't look to
pretty in my eyes.

I would suggest to give the it the same tone of black that is also used
for the monochrome icons in the notification are and the play/pause
buttons in the sound menu. This would make the slider look better
against the light background and would create a more harmonic view.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: light-themes 0.1.8.24
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Thu Sep 15 19:56:09 2011
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=nl:en_GB:en
 PATH=(custom, user)
 LANG=nl_NL.UTF-8
 LC_MESSAGES=nl_NL.UTF-8
 SHELL=/bin/bash
SourcePackage: light-themes
UpgradeStatus: Upgraded to oneiric on 2011-07-04 (73 days ago)

** Affects: light-themes (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  Radiance slider asset would look better dark

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/851136/+subscriptions

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


[Bug 851136] Re: Radiance slider asset would look better dark

2011-09-15 Thread Sense Hofstede
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/851136

Title:
  Radiance slider asset would look better dark

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/851136/+subscriptions

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


[Bug 810111] Re: Support for certain Ralink RT5390 driver not included

2011-09-05 Thread Sense Hofstede
I can confirm that this issue is still present in Ubuntu Oneiric. I have
to manually compile the kernel module every time there is a kernel
update. The laptop I'm talking about is the Asus K73SV-TY080V.

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

Title:
  Support for certain Ralink RT5390 driver not included

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/810111/+subscriptions

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


[Bug 838337] [NEW] BUG: unable to handle kernel paging request at 0000000000010041

2011-08-31 Thread Sense Hofstede
Public bug reported:

While running 'Check for updates' in Update Manager, this crash warning
from Apport appeared.

ProblemType: KernelOops
DistroRelease: Ubuntu 11.10
Package: linux-image-3.0.0-9-generic 3.0.0-9.15
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  qense  1876 F pulseaudio
 /dev/snd/controlC1:  qense  1876 F pulseaudio
CRDA: Error: [Errno 2] Bestand of map bestaat niet
Card0.Amixer.info:
 Card hw:0 'NVidia'/'HDA NVidia at 0xf9e78000 irq 21'
   Mixer name   : 'Realtek ALC883'
   Components   : 'HDA:10ec0883,1043829f,0012'
   Controls  : 36
   Simple ctrls  : 21
Card1.Amixer.info:
 Card hw:1 'CODEC'/'Burr-Brown from TI USB Audio CODEC at usb-:00:02.0-2, 
full speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB08bb:2904'
   Controls  : 2
   Simple ctrls  : 1
Date: Wed Aug 31 21:49:04 2011
Failure: oops
HibernationDevice: RESUME=UUID=dc3e8016-2dd4-4be6-86bd-c59772543c1c
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-9-generic 
root=UUID=6bd4eace-488a-499e-a79c-ee7e11ce089e ro quiet splash vt.handoff=7
PulseSinks: Error: command ['pacmd', 'list-sinks'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
PulseSources: Error: command ['pacmd', 'list-sources'] failed with exit code 1: 
No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-1ubuntu14
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: BUG: unable to handle kernel paging request at 00010041
UpgradeStatus: Upgraded to oneiric on 2011-07-04 (58 days ago)
WpaSupplicantLog:
 
dmi.bios.date: 08/06/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0415
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M3N78-EH
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0415:bd08/06/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-EH:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-kerneloops kernel-oops oneiric

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

Title:
  BUG: unable to handle kernel paging request at 00010041

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/838337/+subscriptions

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


[Bug 838337] Re: BUG: unable to handle kernel paging request at 0000000000010041

2011-08-31 Thread Sense Hofstede
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/838337

Title:
  BUG: unable to handle kernel paging request at 00010041

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/838337/+subscriptions

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


[Bug 807433] Re: package openjdk-6-jre-headless 6b23~pre2-0ubuntu2 [modified: usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar] failed to install/upgrade: subproces dpkg-deb --fsys-tarfile gaf een foutwaarde

2011-07-30 Thread Sense Hofstede
Issue went away.

** Changed in: openjdk-6 (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  package openjdk-6-jre-headless 6b23~pre2-0ubuntu2 [modified:
  usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar] failed to install/upgrade:
  subproces dpkg-deb --fsys-tarfile gaf een foutwaarde 2 terug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/807433/+subscriptions

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


[Bug 807433] [NEW] package openjdk-6-jre-headless 6b23~pre2-0ubuntu2 [modified: usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar] failed to install/upgrade: subproces dpkg-deb --fsys-tarfile gaf een foutwaar

2011-07-08 Thread Sense Hofstede
Public bug reported:

Error during updating.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: openjdk-6-jre-headless 6b23~pre2-0ubuntu2 [modified: 
usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar]
ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5
Uname: Linux 3.0-3-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Jul  8 11:40:48 2011
ErrorMessage: subproces dpkg-deb --fsys-tarfile gaf een foutwaarde 2 terug
SourcePackage: openjdk-6
Title: package openjdk-6-jre-headless 6b23~pre2-0ubuntu2 [modified: 
usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar] failed to install/upgrade: subproces 
dpkg-deb --fsys-tarfile gaf een foutwaarde 2 terug
UpgradeStatus: Upgraded to oneiric on 2011-07-04 (3 days ago)

** Affects: openjdk-6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package oneiric unity-2d

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

Title:
  package openjdk-6-jre-headless 6b23~pre2-0ubuntu2 [modified:
  usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar] failed to install/upgrade:
  subproces dpkg-deb --fsys-tarfile gaf een foutwaarde 2 terug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/807433/+subscriptions

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


[Bug 807433] Re: package openjdk-6-jre-headless 6b23~pre2-0ubuntu2 [modified: usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar] failed to install/upgrade: subproces dpkg-deb --fsys-tarfile gaf een foutwaarde

2011-07-08 Thread Sense Hofstede
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/807433

Title:
  package openjdk-6-jre-headless 6b23~pre2-0ubuntu2 [modified:
  usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar] failed to install/upgrade:
  subproces dpkg-deb --fsys-tarfile gaf een foutwaarde 2 terug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/807433/+subscriptions

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


[Bug 805879] [NEW] Behaviour of window controls of parent window with modal dialogue confusing

2011-07-05 Thread Sense Hofstede
Public bug reported:

The fact that the window controls of maximised applications are
incorporated into the top panel in Unity causes confusing behaviour for
applications with modal dialogues.

Say, you are saving something in Gedit. When the modal save dialogue is
open and gedit is not maximised, you can still press the maximise
button. Gedit will then expand to fill the whole screen and move its
title bar completely to the top panel. The animation used for this
implies that the window controls will have moved to the top left corner.
This feeling is strengthened by the fact that the modal dialogue has its
own window controls on its own, non-maximied window borders.

However, when you try to unmaximise the gedit window by going to the top
left corner of the Unity top panel, you will discover that there are no
window controls there. The window controls, which the user might think
were just moved, have disappeared altogether!

This could be caused by the fact that the modal dialogue has the focus
and that the panel therefore displays the stuff that belongs to the
modal dialogue. But I think that this works confusing, since a user
should reasonably expect that the window controls of the main window
were moved to the top panel, as the animation suggests.

Normally what the animation implies is true, because you will switch
focus away from the currently active window to the window you are
maximising. When you return to the other window, you will have done an
action and that is enough to realise that the top panel changed.

However, when an application has a modal dialogue, its parent window
cannot receive focus, even when you press the maximise button on the
parent, its modal child dialogue will keep the focus. This is what
causes the confusion.

I suggest to make the top panel always display the window controls and
menu of the parent in the case a non-maximised modal dialogue is
present.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.2.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5
Uname: Linux 3.0-3-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,grid,resize,compiztoolbox,move,place,gnomecompat,mousepoll,vpswitch,regex,snap,wall,session,animation,expo,ezoom,workarounds,staticswitcher,fade,scale,unityshell]
Date: Tue Jul  5 12:18:50 2011
ProcEnviron:
 LANGUAGE=nl:en_GB:en
 PATH=(custom, user)
 LANG=nl_NL.UTF-8
 LC_MESSAGES=nl_NL.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: Upgraded to oneiric on 2011-07-04 (0 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity unity-2d

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

Title:
  Behaviour of window controls of parent window with modal dialogue
  confusing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/805879/+subscriptions

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


[Bug 805879] Re: Behaviour of window controls of parent window with modal dialogue confusing

2011-07-05 Thread Sense Hofstede
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/805879

Title:
  Behaviour of window controls of parent window with modal dialogue
  confusing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/805879/+subscriptions

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


[Bug 789596] Re: Canonical doesn't provide updates is a scary message, especially for customers

2011-06-17 Thread Sense Hofstede
I think that a positive formulation of the sentence would be best. It
should name only those who are accountable, not parties that are not. If
Canonical or MOTUs are not involved, don't name them. People might skip
over the little word 'not'.

Updates for SOFTWARE are provided by VENDOR does seem the best
solution for third-party apps to me. I would name the vendor explicitly,
so interested managers can check the company's track record without
having to look somewhere else on the overview page.

For the community maintained packages something like SOFTWARE is made
available in Ubuntu by the community. Updates may or may not be
provided.

The case of PPAs or unknown third-party repositories is a bit difficult,
since you may have overlap with earlier versions in official
repositories and you cannot easily refer to the name of the repository.
However, we can say that Google's official Chrome repository or that of
Dropbox are more thrustworthy than myfunrepo.example.com/ubuntu would
be. It would be good to say Updates for Google Chrome are (may be?)
provided by Google. That's a reasonable statement. However, for
myfunrepo.example.com/ubuntu I'd say something like SOFTWARE is made
available for Ubuntu by a third-party. Updates may be made available.

Furthermore, Canonical will provide updates for Empathy Internet
Messaging after October 2012, but in a different release of Ubuntu.
Shouldn't that be reflected in the string as well, or would that be too
much information?

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

Title:
  Canonical doesn't provide updates is a scary message, especially for
  customers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/789596/+subscriptions

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


[Bug 789596] [NEW] Canonical doesn't provide updates is a scary message, especially for customers

2011-05-28 Thread Sense Hofstede
Public bug reported:

Binary package hint: software-center

In the overview of software in Software Centre that does not come from
the officially supported archives, a warning text is shown informing the
user that this particular piece of software is not supported by
Canonical, but that updates MAY be delivered by the community/a third-
party. It is not only shown for software from community-maintained
archvies or for PPAs, but also for software that is on sale.

Although this message is factually correct, it is a scary message. Users
might get the impression that by default no updates should be expected,
but if you are lucky something might be done. Especially for paid
applications, this might not be very encouraging towards users.

I would suggest to change the warning from a negative formulation to a
positive: updates for this software are provided by X. Not Canonical,
etc.

Furthermore, this message is also shown for packages from the Canonical
Partner archive--which is maintained by Canonical, AFAI. Is that desired
behaviour?

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: software-center 4.0.2
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sat May 28 18:13:11 2011
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=nl:en_GB:en
 PATH=(custom, user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
SourcePackage: software-center
UpgradeStatus: Upgraded to natty on 2010-11-13 (195 days ago)

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty running-unity

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

Title:
  Canonical doesn't provide updates is a scary message, especially for
  customers

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


[Bug 789596] Re: Canonical doesn't provide updates is a scary message, especially for customers

2011-05-28 Thread Sense Hofstede
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789596

Title:
  Canonical doesn't provide updates is a scary message, especially for
  customers

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


[Bug 736757] Re: [SRU] PANIC (pid 18442): internal error in winbindd

2011-04-17 Thread sense
Tested samba 2:3.4.7~dfsg-1ubuntu3.6 for 2 days, no panic. Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/736757

Title:
  [SRU] PANIC (pid 18442): internal error in winbindd

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 736757] Re: [SRU] PANIC (pid 18442): internal error in winbindd

2011-04-17 Thread sense
Tested samba 2:3.4.7~dfsg-1ubuntu3.6 for 2 days, no panic. Thanks.

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

Title:
  [SRU] PANIC (pid 18442): internal error in winbindd

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


[Bug 736757] Re: PANIC (pid 18442): internal error in winbindd

2011-04-07 Thread sense
Will release the fix in lucid?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/736757

Title:
   PANIC (pid 18442): internal error in winbindd

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 736757] Re: PANIC (pid 18442): internal error in winbindd

2011-04-07 Thread sense
Will release the fix in lucid?

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

Title:
   PANIC (pid 18442): internal error in winbindd

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


[Bug 753853] Re: [natty] The disc drive for / is not ready yet or not present

2011-04-07 Thread Sense Hofstede
I can confirm that the latest update for udev on Natty has left the
system in an unbootable state. I can confirm that the four processes
from udev die as listed in the bug's description. This seems to be a
pretty critical bug.

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

Title:
  [natty] The disc drive for / is not ready yet or not present

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


[Bug 753891] Re: package branding-ubuntu 0.5 failed to install/upgrade: a tentar sobre-escrever '/usr/share/gnome-games/quadrapassel/pixmaps/quadrapassel.svg', que também está no pacote quadrapassel 1

2011-04-07 Thread Sense Hofstede
This crash occurred today on Ubuntu Natty after the update of this
package to 0.6, resulting in bug #753853 and bug #741370.

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

Title:
  package branding-ubuntu 0.5 failed to install/upgrade: a tentar sobre-
  escrever '/usr/share/gnome-
  games/quadrapassel/pixmaps/quadrapassel.svg', que também está no
  pacote quadrapassel 1:2.32.1-0ubuntu3

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

[Bug 753853] Re: [natty] The disc drive for / is not ready yet or not present

2011-04-07 Thread Sense Hofstede
It seems that this is caused by the fact that branding-ubuntu failed to
update to 0.6 today, crashing aptd and interrupting the udev update
process. Running dpkg --configure -a using chroot fixed the problem for
me. All thanks to the great Stéphane Graber. Thank you for your help!

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

Title:
  [natty] The disc drive for / is not ready yet or not present

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

[Bug 741370] Re: aptd crashed with OSError in _copy_io_master(): [Errno 9] Bad file descriptor

2011-04-07 Thread Sense Hofstede
This crash occurred again today when branding-update failed to update to
0.6. It interrupted the udev update, making it divert, preventing
update-initramfs to run and causing the system to become unbootable.
Finishing dpkg --configure -a using chroot solved that.

Udev issue reported in bug #753853

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

Title:
  aptd crashed with OSError in _copy_io_master(): [Errno 9] Bad file
  descriptor

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


[Bug 753449] Re: package branding-ubuntu 0.5 failed to install/upgrade: trying to overwrite '/usr/share/gnome-games/quadrapassel/pixmaps/quadrapassel.svg', which is also in package quadrapassel 1:2.32

2011-04-07 Thread Sense Hofstede
This bug had quite some consequences for some people, causing bugs
#753853 and #741370, making the system unbootable until dpkg --configure
-a was run in a chroot to finish the configuration of udev and the new
kernel. The update process of both was interrupted when aptd crashed as
a result of this bug.

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

Title:
  package branding-ubuntu 0.5 failed to install/upgrade: trying to
  overwrite '/usr/share/gnome-
  games/quadrapassel/pixmaps/quadrapassel.svg', which is also in package
  quadrapassel 1:2.32.1-0ubuntu3

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


[Bug 749586] Re: bzr-notify crashed with ImportError in __main__: cannot import name open_display

2011-04-03 Thread Sense Hofstede
Nothing sensitive here, marking this as public.

** Visibility changed to: Public

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

Title:
  bzr-notify crashed with ImportError in __main__: cannot import name
  open_display

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


[Bug 716258] Re: Notify OSD appears on each virtual desktop in workspace switcher

2011-04-02 Thread Sense Hofstede
** Summary changed:

- Notify OSD appears on each virtual desktop in overlay
+ Notify OSD appears on each virtual desktop in workspace switcher

** Also affects: notify-osd (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

- If I get a notification, and then go to the four desktop overlay from
- the panel in natty, the notifcation will appear on each desktop
- unreadable. This isn't usable at all whatsover, I think it should be
- full size and only in one position regardless if the four desktop
- overlay is open.
+ If I get a notification, and then go to the workspace switcher from the
+ panel in natty, the notification bubble will appear on each desktop
+ unreadable. This isn't usable at all whatsover, I think it should be in
+ the default position at the top right corner of the screen, even when
+ the workspace switcher is active.

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

Title:
  Notify OSD appears on each virtual desktop in workspace switcher

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


[Bug 745983] Re: Closing a Nautilus window crashes the whole file manager

2011-04-02 Thread Sense Hofstede
Thank you for helping with making Ubuntu better by reporting this as a
paper cut. However, the One Hundred Paper Cuts project is for small
usability issues that are trivial to fix. From your description,
especially the refreshing desktop part, it seems that Nautilus doesn't
wrongly close all windows when you try to close one, but crashes
completely and then restarts.

Therefore this is a regular bug and I am declining this for the One
Hundred Paper Cuts project. I am leaving the Nautilus task open, because
this is a valid bug. Other bug triagers will process this bug further.

** Summary changed:

- Pressing X on a nautilus window, quits all nautilus windows (and refreshes 
the desktop)
+ Closing a Nautilus window crashes the whole file manager

** Changed in: hundredpapercuts
   Status: New = Invalid

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

Title:
  Closing a Nautilus window crashes the whole file manager

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


[Bug 747760] [NEW] Ubufox shows up in Software Center under Firefox add-ons

2011-04-01 Thread Sense Hofstede
Public bug reported:

Binary package hint: ubufox

The 'ubufox' packages shows up under Firefox add-ons in Software Center,
even though it is a transitional package for xul-ext-ubufox, which also
shows up in the add-ons list.

Ubufox has no use and a user might be confused when nothing happens
after he or she installes it. What makes it even more prone to user
confusion is that 'ubufox' has a little Ubuntu icon, whereas 'xul-ext-
ubufox', the actual extension, has the default icon.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: ubufox (not installed)
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Apr  1 22:24:56 2011
ProcEnviron:
 LANGUAGE=fy:nl:en_GB:en
 PATH=(custom, user)
 LANG=fy_NL.UTF-8
 SHELL=/bin/bash
SourcePackage: ubufox
UpgradeStatus: Upgraded to natty on 2010-11-13 (139 days ago)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  Ubufox shows up in Software Center under Firefox add-ons

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


[Bug 742307] [NEW] Winbindd 2:3.4.7~dfsg-1ubuntu3.5 panic affter run cron daily

2011-03-25 Thread sense
Public bug reported:

Binary package hint: samba

Ubuntu version: 10.04
Samba version: 2:3.4.7~dfsg-1ubuntu3.5
After runing the program in /etc/cron.daily (System default) about 1 hour, The 
Winbindd will panic and quit.
Folow is what in /etc/cron.daily:
apt
aptitude
bsdmainutils
checkupdatetime
dpkg
logrotate
man-db
mlocate
popularity-contest
samba
standard

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/742307

Title:
  Winbindd 2:3.4.7~dfsg-1ubuntu3.5 panic affter run cron daily

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 742307] Re: Winbindd 2:3.4.7~dfsg-1ubuntu3.5 panic affter run cron daily

2011-03-25 Thread sense
Maybe the same bug with 
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/736757

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/742307

Title:
  Winbindd 2:3.4.7~dfsg-1ubuntu3.5 panic affter run cron daily

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 736757] Re: PANIC (pid 18442): internal error in winbindd

2011-03-25 Thread sense
Same problem happen to me
ubuntu version: 10.04.2 x86_64
winbind version: 2:3.4.7~dfsg-1ubuntu3.5
And have the similar thread debugging message: 

[Thread debugging using libthread_db enabled]
0x7fb594f32f7e in waitpid () from /lib/libc.so.6
#0  0x7fb594f32f7e in waitpid () from /lib/libc.so.6
#1  0x7fb594eca7e9 in ?? () from /lib/libc.so.6
#2  0x7fb597373264 in smb_panic (why=value optimized out)
at lib/util.c:1486
#3  0x7fb59736284d in fault_report (sig=11) at lib/fault.c:52
#4  sig_fault (sig=11) at lib/fault.c:75
#5  signal handler called
#6  rpc_pipe_np_smb_conn (p=0x0) at rpc_client/rpc_transport_np.c:402
#7  0x7fb59744e048 in rpccli_set_timeout (rpc_cli=0x0, timeout=35000)
at rpc_client/cli_pipe.c:2956
#8  0x7fb5972e87a1 in winbindd_lookup_sids (mem_ctx=0x7fb597fb2b50, 
domain=value optimized out, num_sids=value optimized out, 
sids=value optimized out, domains=0x7fff2af6f1c0, names=0x7fff2af6f1d0, 
types=0x7fff2af6f1c8) at winbindd/winbindd_rpc.c:1221
#9  0x7fb5972eb092 in lookup_groupmem (domain=0x7fb598041950, 
mem_ctx=0x7fb597fe8950, group_sid=0x7fb598084a90, 
num_names=0x7fff2af6f50c, sid_mem=value optimized out, 
names=value optimized out, name_types=0x7fff2af6f4d8)
at winbindd/winbindd_ads.c:1124
#10 0x7fb5972d2503 in lookup_groupmem (domain=value optimized out, 
mem_ctx=value optimized out, group_sid=value optimized out, 
num_names=0x7fff2af6f50c, sid_mem=0x7fff2af6f4c8, names=0x7fff2af6f4d0, 
name_types=0x7fff2af6f4d8) at winbindd/winbindd_cache.c:2211
#11 0x7fb5972c55e7 in expand_groups (domain=0x7fb598041950, 
state=value optimized out, group_sid=value optimized out, 
group_name_type=SID_NAME_DOM_GRP, num_gr_mem=value optimized out, 
gr_mem=value optimized out, gr_mem_len=0x7fff2af6f898)
at winbindd/winbindd_group.c:468
#12 fill_grent_mem (domain=0x7fb598041950, state=value optimized out, 
group_sid=value optimized out, group_name_type=SID_NAME_DOM_GRP, 
num_gr_mem=value optimized out, gr_mem=value optimized out, 
gr_mem_len=0x7fff2af6f898) at winbindd/winbindd_group.c:604
#13 0x7fb5972c6a9f in getgrsid_sid2gid_recv (private_data=0x7fb597fd0200, 
success=value optimized out, gid=11610) at winbindd/winbindd_group.c:866
#14 0x7fb5972bfba0 in process_loop (argc=value optimized out, 
argv=value optimized out, envp=value optimized out)
at winbindd/winbindd.c:1115
#15 main (argc=value optimized out, argv=value optimized out, 
envp=value optimized out) at winbindd/winbindd.c:1440
A debugging session is active.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/736757

Title:
   PANIC (pid 18442): internal error in winbindd

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 742307] [NEW] Winbindd 2:3.4.7~dfsg-1ubuntu3.5 panic affter run cron daily

2011-03-25 Thread sense
Public bug reported:

Binary package hint: samba

Ubuntu version: 10.04
Samba version: 2:3.4.7~dfsg-1ubuntu3.5
After runing the program in /etc/cron.daily (System default) about 1 hour, The 
Winbindd will panic and quit.
Folow is what in /etc/cron.daily:
apt
aptitude
bsdmainutils
checkupdatetime
dpkg
logrotate
man-db
mlocate
popularity-contest
samba
standard

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

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

Title:
  Winbindd 2:3.4.7~dfsg-1ubuntu3.5 panic affter run cron daily

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


[Bug 742307] Re: Winbindd 2:3.4.7~dfsg-1ubuntu3.5 panic affter run cron daily

2011-03-25 Thread sense
Maybe the same bug with 
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/736757

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

Title:
  Winbindd 2:3.4.7~dfsg-1ubuntu3.5 panic affter run cron daily

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


[Bug 736757] Re: PANIC (pid 18442): internal error in winbindd

2011-03-25 Thread sense
Same problem happen to me
ubuntu version: 10.04.2 x86_64
winbind version: 2:3.4.7~dfsg-1ubuntu3.5
And have the similar thread debugging message: 

[Thread debugging using libthread_db enabled]
0x7fb594f32f7e in waitpid () from /lib/libc.so.6
#0  0x7fb594f32f7e in waitpid () from /lib/libc.so.6
#1  0x7fb594eca7e9 in ?? () from /lib/libc.so.6
#2  0x7fb597373264 in smb_panic (why=value optimized out)
at lib/util.c:1486
#3  0x7fb59736284d in fault_report (sig=11) at lib/fault.c:52
#4  sig_fault (sig=11) at lib/fault.c:75
#5  signal handler called
#6  rpc_pipe_np_smb_conn (p=0x0) at rpc_client/rpc_transport_np.c:402
#7  0x7fb59744e048 in rpccli_set_timeout (rpc_cli=0x0, timeout=35000)
at rpc_client/cli_pipe.c:2956
#8  0x7fb5972e87a1 in winbindd_lookup_sids (mem_ctx=0x7fb597fb2b50, 
domain=value optimized out, num_sids=value optimized out, 
sids=value optimized out, domains=0x7fff2af6f1c0, names=0x7fff2af6f1d0, 
types=0x7fff2af6f1c8) at winbindd/winbindd_rpc.c:1221
#9  0x7fb5972eb092 in lookup_groupmem (domain=0x7fb598041950, 
mem_ctx=0x7fb597fe8950, group_sid=0x7fb598084a90, 
num_names=0x7fff2af6f50c, sid_mem=value optimized out, 
names=value optimized out, name_types=0x7fff2af6f4d8)
at winbindd/winbindd_ads.c:1124
#10 0x7fb5972d2503 in lookup_groupmem (domain=value optimized out, 
mem_ctx=value optimized out, group_sid=value optimized out, 
num_names=0x7fff2af6f50c, sid_mem=0x7fff2af6f4c8, names=0x7fff2af6f4d0, 
name_types=0x7fff2af6f4d8) at winbindd/winbindd_cache.c:2211
#11 0x7fb5972c55e7 in expand_groups (domain=0x7fb598041950, 
state=value optimized out, group_sid=value optimized out, 
group_name_type=SID_NAME_DOM_GRP, num_gr_mem=value optimized out, 
gr_mem=value optimized out, gr_mem_len=0x7fff2af6f898)
at winbindd/winbindd_group.c:468
#12 fill_grent_mem (domain=0x7fb598041950, state=value optimized out, 
group_sid=value optimized out, group_name_type=SID_NAME_DOM_GRP, 
num_gr_mem=value optimized out, gr_mem=value optimized out, 
gr_mem_len=0x7fff2af6f898) at winbindd/winbindd_group.c:604
#13 0x7fb5972c6a9f in getgrsid_sid2gid_recv (private_data=0x7fb597fd0200, 
success=value optimized out, gid=11610) at winbindd/winbindd_group.c:866
#14 0x7fb5972bfba0 in process_loop (argc=value optimized out, 
argv=value optimized out, envp=value optimized out)
at winbindd/winbindd.c:1115
#15 main (argc=value optimized out, argv=value optimized out, 
envp=value optimized out) at winbindd/winbindd.c:1440
A debugging session is active.

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

Title:
   PANIC (pid 18442): internal error in winbindd

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


  1   2   3   4   5   6   7   8   9   10   >