[Bug 989355] [NEW] Unable to create Node: timed out

2012-04-26 Thread Daniel
Public bug reported:

Running

Description:Ubuntu 12.04 LTS
Release:12.04

maas:
  Installed: 0.1+bzr482+dfsg-0ubuntu1
  Candidate: 0.1+bzr482+dfsg-0ubuntu1
  Version table:
 *** 0.1+bzr482+dfsg-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status


When I trying to add a node (the first one) on the maas web interface. The 
error: Unable to create Node: timed out shows up.

But, when I use the command cobbler system list the node was created.

/var/log/cobbler/cobbler.log

Thu Apr 26 21:41:10 2012 - DEBUG | authorize; ['maas', 'xedit_system', 
'SCpkM/PnUKq5QwY3XqXmJX8FuEHKbZhQtQ==', None, True]
Thu Apr 26 21:41:10 2012 - DEBUG | REMOTE maas authorization result: True; 
user(?)
Thu Apr 26 21:41:10 2012 - DEBUG | get_item; ['system', 
'node-10a9da2a-900a-11e1-8ed2-0050568b4c67']
Thu Apr 26 21:41:10 2012 - DEBUG | done with get_item; ['system', 
'node-10a9da2a-900a-11e1-8ed2-0050568b4c67']
Thu Apr 26 21:41:10 2012 - INFO | Exception occured: class 
'cobbler.cexceptions.CX'
Thu Apr 26 21:41:10 2012 - INFO | Exception value: 'internal error, unknown 
system name node-10a9da2a-900a-11e1-8ed2-0050568b4c67'
Thu Apr 26 21:41:10 2012 - INFO | Exception Info:
  File /usr/lib/python2.7/dist-packages/cobbler/remote.py, line 1944, in 
_dispatch
return method_handle(*params)
   File /usr/lib/python2.7/dist-packages/cobbler/remote.py, line 873, in 
xapi_object_edit
handle = self.get_item_handle(object_type, object_name)
   File /usr/lib/python2.7/dist-packages/cobbler/remote.py, line 655, in 
get_item_handle
raise CX(internal error, unknown %s name %s % (what,name))

Thu Apr 26 21:41:10 2012 - DEBUG | authorize; ['maas', 'xedit_system', 
'SCpkM/PnUKq5QwY3XqXmJX8FuEHKbZhQtQ==', None, True]
Thu Apr 26 21:41:10 2012 - DEBUG | REMOTE maas authorization result: True; 
user(?)
Thu Apr 26 21:41:10 2012 - DEBUG | get_item; ['system', 
'node-10a9da2a-900a-11e1-8ed2-0050568b4c67']
Thu Apr 26 21:41:10 2012 - DEBUG | done with get_item; ['system', 
'node-10a9da2a-900a-11e1-8ed2-0050568b4c67']
Thu Apr 26 21:41:10 2012 - INFO | Exception occured: class 
'cobbler.cexceptions.CX'
Thu Apr 26 21:41:10 2012 - INFO | Exception value: 'internal error, unknown 
system name node-10a9da2a-900a-11e1-8ed2-0050568b4c67'
Thu Apr 26 21:41:10 2012 - INFO | Exception Info:
  File /usr/lib/python2.7/dist-packages/cobbler/remote.py, line 862, in 
xapi_object_edit
handle = self.get_item_handle(object_type, object_name)
   File /usr/lib/python2.7/dist-packages/cobbler/remote.py, line 655, in 
get_item_handle
raise CX(internal error, unknown %s name %s % (what,name))

Thu Apr 26 21:41:10 2012 - INFO | REMOTE new_item(system); user(maas)
Thu Apr 26 21:41:10 2012 - DEBUG | authorize; ['maas', 'new_system', None, 
None, True]
Thu Apr 26 21:41:10 2012 - DEBUG | REMOTE maas authorization result: True; 
user(?)
Thu Apr 26 21:41:10 2012 - INFO | REMOTE modify_item(system); user(maas); 
object_id(___NEW___system::NjdLyADncRBJoEWN9bo9nrUYc6V12zkzyg==); 
attribute(profile)
Thu Apr 26 21:41:10 2012 - DEBUG | authorize; ['maas', 'modify_system', 
cobbler.item_system.System instance at 0x18b7ea8, 'profile', True]
Thu Apr 26 21:41:10 2012 - DEBUG | REMOTE maas authorization result: True; 
user(?)
Thu Apr 26 21:41:10 2012 - INFO | REMOTE modify_item(system); user(maas); 
object_id(___NEW___system::NjdLyADncRBJoEWN9bo9nrUYc6V12zkzyg==); 
attribute(hostname)
Thu Apr 26 21:41:10 2012 - DEBUG | authorize; ['maas', 'modify_system', 
cobbler.item_system.System instance at 0x18b7ea8, 'hostname', True]
Thu Apr 26 21:41:10 2012 - DEBUG | REMOTE maas authorization result: True; 
user(?)
Thu Apr 26 21:41:10 2012 - INFO | REMOTE modify_item(system); user(maas); 
object_id(___NEW___system::NjdLyADncRBJoEWN9bo9nrUYc6V12zkzyg==); 
attribute(power_type)
Thu Apr 26 21:41:10 2012 - DEBUG | authorize; ['maas', 'modify_system', 
cobbler.item_system.System instance at 0x18b7ea8, 'power_type', True]
Thu Apr 26 21:41:10 2012 - DEBUG | REMOTE maas authorization result: True; 
user(?)
Thu Apr 26 21:41:10 2012 - INFO | REMOTE modify_item(system); user(maas); 
object_id(___NEW___system::NjdLyADncRBJoEWN9bo9nrUYc6V12zkzyg==); 
attribute(ks_meta)
Thu Apr 26 21:41:10 2012 - DEBUG | authorize; ['maas', 'modify_system', 
cobbler.item_system.System instance at 0x18b7ea8, 'ks_meta', True]
Thu Apr 26 21:41:10 2012 - DEBUG | REMOTE maas authorization result: True; 
user(?)
Thu Apr 26 21:41:10 2012 - INFO | REMOTE modify_item(system); user(maas); 
object_id(___NEW___system::NjdLyADncRBJoEWN9bo9nrUYc6V12zkzyg==); 
attribute(name)
Thu Apr 26 21:41:10 2012 - DEBUG | authorize; ['maas', 'modify_system', 
cobbler.item_system.System instance at 0x18b7ea8, 'name', True]
Thu Apr 26 21:41:10 2012 - DEBUG | REMOTE maas authorization result: True; 
user(?)
Thu Apr 26 21:41:10 2012 - INFO | REMOTE modify_item(system); user(maas); 
object_id(___NEW___system::NjdLyADncRBJoEWN9bo9nrUYc6V12zkzyg==); 

[Bug 989355] Re: Unable to create Node: timed out

2012-04-26 Thread Daniel
Same behaviour occurs when I tried to re-adding the node.
How can I speed things up? The dnsmasq is working well by doing dhcp and 
resolving names.

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

Title:
  Unable to create Node: timed out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/989355/+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 989355] Re: Unable to create Node: timed out

2012-04-30 Thread Daniel
Julian, this is a fresh install maas-servers only. I reinstalled the
server and I succesfully added the first node, but when tried the next
one, again the time out error. I do this *after* the maas-import-isos.

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

Title:
  Unable to create Node: timed out

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/989355/+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 588442] [NEW] backuppc: Missing dependency to rrdtool

2010-06-01 Thread Daniel
Public bug reported:

Binary package hint: backuppc

When installing backuppc in a new debootstrapped environment, It does
not show the pool size graphics at the status page.

To enable them, you need to manually install the package rrdtool.

I would not add the dependency to the (hard) Depends clause but to the
Suggests or Recommends because not everybody may want to install 9M of
dependencies (22M uncompressed; X and font libraries) just to enable
these two charts. But for those looking for a solution for their broken
graphics it should be included somewhere in the control file.

Package: backuppc
Version: 3.1.0-9ubuntu1

Linux 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:28:05 UTC 2010
x86_64 GNU/Linux


Reproduce:
- debootstrap
- chroot
- apt-get install backuppc
- browser: status page: Graphics not visible (broken graphics symbol in firefox)
- apt-get install rrdtool
- browser: status page: Graphics visible

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

-- 
backuppc: Missing dependency to rrdtool
https://bugs.launchpad.net/bugs/588442
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc in ubuntu.

-- 
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 588442] Re: backuppc: Missing dependency to rrdtool

2010-06-01 Thread Daniel
Another way might be to modify
/usr/share/backuppc/lib/BackupPC/CGI/GeneralInfo.pm in a way that it
produces a useable error message if there is no /usr/bin/rrdtool binary.

-- 
backuppc: Missing dependency to rrdtool
https://bugs.launchpad.net/bugs/588442
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc in ubuntu.

-- 
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 494497] [NEW] ssh-copy-id fails with certain args

2009-12-09 Thread Daniel A.
Public bug reported:

ssh-copy-id fails to parse command line arguements in certain
situations. In this case I tried to specify my user name using ssh's -l
arguement.

d...@dak-tp:~$ ssh-copy-id -ltest host.name
ssh: Could not resolve hostname umask 077; test -d .ssh || mkdir .ssh ; cat  
.ssh/authorized_keys: Name or service not known

ProblemType: Bug
Architecture: amd64
Date: Wed Dec  9 14:12:48 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: fglrx
Package: openssh-client 1:5.1p1-6ubuntu2
ProcEnviron:
 LANGUAGE=en_GB.UTF-8
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.52-generic
SourcePackage: openssh
Uname: Linux 2.6.31-16-generic x86_64

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


** Tags: amd64 apport-bug

-- 
ssh-copy-id fails with certain args
https://bugs.launchpad.net/bugs/494497
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
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 494497] Re: ssh-copy-id fails with certain args

2009-12-09 Thread Daniel A.

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36622648/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/36622649/XsessionErrors.txt

-- 
ssh-copy-id fails with certain args
https://bugs.launchpad.net/bugs/494497
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
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 494497] Re: ssh-copy-id fails with certain args

2009-12-21 Thread Daniel A.
Hi,
Adding this to wishlist is pointless.
The bug is not invalid. It is a bug.

It would make sense to get rid of the bug first and putting in a nice
error message instead. Then it would make sense to choose between
supporting openssh-client flags entirely, or not at all.

-- 
ssh-copy-id fails with certain args
https://bugs.launchpad.net/bugs/494497
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
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 1304565] [NEW] package php5-gd 5.4.6-1ubuntu1.8 failed to install/upgrade: 子进程 已安装 post-installation 脚本 返回了错误号 2

2014-04-08 Thread Daniel
Public bug reported:

when i install lamp-server and uninstall lamp-server for twice,then
install again,then the bug come out.  please help me!thanks!

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: php5-gd 5.4.6-1ubuntu1.8
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu3
AptOrdering:
 phpmyadmin: Purge
 php5-gd: Configure
Architecture: amd64
Date: Wed Apr  9 00:53:21 2014
ErrorMessage: 子进程 已安装 post-installation 脚本 返回了错误号 2
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
SourcePackage: php5
Title: package php5-gd 5.4.6-1ubuntu1.8 failed to install/upgrade: 子进程 已安装 
post-installation 脚本 返回了错误号 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package quantal

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

Title:
  package php5-gd 5.4.6-1ubuntu1.8 failed to install/upgrade: 子进程 已安装
  post-installation 脚本 返回了错误号 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1304565/+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 1406945] [NEW] Difference between lxc autostart from init script and manual lxc-start call

2015-01-01 Thread Daniel
Public bug reported:

According to
https://answers.launchpad.net/ubuntu/+source/lxc/+question/255408, there
seem to be a difference between `lxc start` and the autostart feature
lxc.start.auto.

On my Ubuntu 14.10, I have problem starting up containers manually, but
autostarting the same containers works without problems. I cannot see a
difference, the file /etc/init/lxc-instance.conf is very simple and
doesn't set any important additional environment variables.

The log output is as follows

# lxc-start -n vm-mycontainer -F 
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make / rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /dev rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /dev/pts rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /dev/shm rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /dev/mqueue rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /dev/hugepages rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /run rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /run/lock rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /run/user rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /run/user/23001/gvfs rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/kernel/security rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/fs/cgroup rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/fs/cgroup/systemd rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/fs/cgroup/cpuset rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/fs/cgroup/cpu,cpuacct rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/fs/cgroup/memory rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/fs/cgroup/devices rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/fs/cgroup/freezer rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/fs/cgroup/net_cls,net_prio rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/fs/cgroup/blkio rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/fs/cgroup/perf_event rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/fs/cgroup/hugetlb rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/fs/pstore rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/kernel/debug rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /sys/fs/fuse/connections rslave
lxc-start: conf.c: remount_all_slave: 3885 Continuing...
lxc-start: conf.c: remount_all_slave: 3884 Permission denied - Failed to 
make /proc rslave
  

[Bug 32899] Re: [dist-upgrader] Error Message, It will not let me upgrade to Dapper Drake.

2006-06-14 Thread Daniel
Thanks Michael. This solved the problem.

-- 
[dist-upgrader] Error Message, It will not let me upgrade to Dapper Drake.
https://launchpad.net/bugs/32899

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


[Bug 50164] UPGRADING TO UBUNTU 6.06

2006-06-17 Thread Daniel
Public bug reported:

Traceback (most recent call last):

  File /tmp/tmp-mzNNq/dapper, line 28, in ?
app.run()

  File /tmp/tmp-mzNNq/DistUpgradeControler.py, line 513, in run
self.dapperUpgrade()

  File /tmp/tmp-mzNNq/DistUpgradeControler.py, line 503, in dapperUpgrade
self.doPostUpgrade()

  File /tmp/tmp-mzNNq/DistUpgradeControler.py, line 409, in doPostUpgrade
if not self.cache._tryMarkObsoleteForRemoval(pkgname, remove_candidates, 
self.foreign_pkgs):

  File /tmp/tmp-mzNNq/DistUpgradeCache.py, line 277, in 
_tryMarkObsoleteForRemoval
self[pkgname].markDelete()

  File /usr/lib/python2.4/site-packages/apt/package.py, line 288, in 
markDelete
if autoFix and self._depcache.BrokenCount  0:

SystemError: E:Erro, pkgProblemResolver::Resolve gerou falhas, isto pode
ser causado por pacotes mantidos (hold).

===

/var/log/dist-upgrade.log:

2006-06-17 15:16:18,406 DEBUG Foreign: 
2006-06-17 15:16:18,407 DEBUG Obsolete: opera
2006-06-17 15:16:18,409 DEBUG updateSourcesList()
2006-06-17 15:16:18,413 DEBUG rewriteSourcesList()
2006-06-17 15:16:18,415 DEBUG examining: 'deb 
http://br.archive.ubuntu.com/ubuntu breezy main restricted'
2006-06-17 15:16:18,415 DEBUG entry 'deb http://br.archive.ubuntu.com/ubuntu 
dapper main restricted' updated to new dist
2006-06-17 15:16:18,415 DEBUG examining: 'deb-src 
http://br.archive.ubuntu.com/ubuntu breezy main restricted'
2006-06-17 15:16:18,416 DEBUG entry 'deb-src 
http://br.archive.ubuntu.com/ubuntu dapper main restricted' updated to new dist
2006-06-17 15:16:18,416 DEBUG examining: 'deb 
http://br.archive.ubuntu.com/ubuntu breezy-updates main restricted'
2006-06-17 15:16:18,416 DEBUG entry 'deb http://br.archive.ubuntu.com/ubuntu 
dapper-updates main restricted' updated to new dist
2006-06-17 15:16:18,417 DEBUG examining: 'deb-src 
http://br.archive.ubuntu.com/ubuntu breezy-updates main restricted'
2006-06-17 15:16:18,417 DEBUG entry 'deb-src 
http://br.archive.ubuntu.com/ubuntu dapper-updates main restricted' updated to 
new dist
2006-06-17 15:16:18,417 DEBUG examining: 'deb http://security.ubuntu.com/ubuntu 
breezy-security main restricted'
2006-06-17 15:16:18,417 DEBUG entry 'deb http://security.ubuntu.com/ubuntu 
dapper-security main restricted' updated to new dist
2006-06-17 15:16:18,418 DEBUG examining: 'deb-src 
http://security.ubuntu.com/ubuntu breezy-security main restricted'
2006-06-17 15:16:18,418 DEBUG entry 'deb-src http://security.ubuntu.com/ubuntu 
dapper-security main restricted' updated to new dist
2006-06-17 15:16:52,366 DEBUG Marking 'ubuntu-desktop' for upgrade
2006-06-17 15:16:52,373 DEBUG Removing 'xchat' (ubuntu-desktop 
PostUpgradeRemove rule)
2006-06-17 15:16:52,418 DEBUG Removing 'xscreensaver' (ubuntu-desktop 
PostUpgradeRemove rule)
2006-06-17 15:16:52,419 DEBUG Purging 'xorg-common' (Distro PostUpgradePurge 
rule)
2006-06-17 15:16:52,420 DEBUG running dapperQuirks handler
2006-06-17 15:16:52,748 DEBUG About to apply the following changes
2006-06-17 15:16:52,806 DEBUG Remove: libid3-3.8.3c2 libreadline4 xmkmf 
xchat-common xscreensaver libgksuui1.0-0 openoffice.org2 smeg libgksu1.2-0 
libnotify0 openoffice.org2-help-pt-br libgnomecupsui1.0-1 libnautilus-burn2 
x-common busybox-cvs-initramfs openoffice.org2-base hotplug 
xorg-driver-synaptics libgcj6 libopenh323-1.15.3c2 libwpd8c2 libpt-1.8.3c2 
base-config mozilla-firefox-locale-pt-pt gnomemeeting openoffice.org2-draw 
netcdfg3 openoffice.org2-writer openoffice.org-debian-files libdbus-glib-1-1 
xorg-common libgcj6-common openoffice.org2-help-en-us openoffice.org2-common 
openoffice.org2-l10n-pt-br libcamel1.2-6 gij-4.0 ifrename 
cupsys-driver-gimpprint-data hplip-base libdbus-1-1 openoffice.org2-math 
openoffice.org2-java-common openoffice.org2-impress openoffice.org2-core 
openoffice.org2-gnome xchat openoffice.org2-l10n-en-us xserver-common 
libmusicbrainz4c2 openoffice.org2-evolution openoffice.org2-calc
2006-06-17 15:16:52,806 DEBUG Install: scim-gtk2-immodule 
gtk2-engines-ubuntulooks openoffice.org-writer gnome-power-manager libgdl-1-0 
thunderbird-locale-pt-br festlex-cmu libxfont1 brltty-x11 libcupsys2 x11-common 
intltool-debian gstreamer0.10-plugins-base libsnmp9 scim-modules-socket 
festlex-poslex radeontool deskbar-applet openssl openoffice.org-l10n-en-za 
festival libpam-foreground libopenobex-1.0-0 smartdimmer laptop-mode-tools 
libscim8c2a gstreamer0.10-gnomevfs gstreamer0.10-plugins-base-apps 
openoffice.org-help-en-us hplip libbtctl2 openoffice.org-common 
openoffice.org-help-pt-br libavahi-common-data openoffice.org-thesaurus-en-us 
libgksuui1.0-1 liblwres9 libgnomecupsui1.0-1c2a libbeagle0 libgdl-1-common 
libsysfs2 libisc11 python2.4-soappy mdetect python-gnome2-desktop libgksu1.2-1 
libavahi-common3 libnotify1 gstreamer0.10-x libxmlsec1-nss libxplc0.3.13 
libnautilus-burn3 gnome-mag xcursor-themes libneon25 gcc-3.3-base min12xxw 
ttf-lao readline-common openoffice.org-gtk python-gst0.10 
xserver-xorg-driver-voodoo 

[Bug 50272] installer crashed!!!

2006-06-18 Thread Daniel
Public bug reported:

I have windows XP in my laptop(Dell 600m) and I want to install Ubuntu
6.06.

When I installed the Ubuntu 6.06 using live CD, installer crashed when
the processing indicator goes to about 82%, all the files have been
copied and it started to run the installation programm.

I used to install Breezy (5.04) using installation CD and no problem at
all.

The following is the detail information for the crashed installer:


We're sorry; the installer crashed. Please file a bug report at 
https://launchpad.net/distros/ubuntu/+source/ubiquity/+filebug and a developer 
will attend to the problem as soon as possible. To help the developers 
understand what went wrong, include the following detail in your bug report, 
and attach the files /var/log/installer/syslog, /var/log/syslog, and 
/var/log/partman:


Traceback (most recent call last):
  File /usr/bin/ubiquity, line 130, in ?
install(sys.argv[1])
  File /usr/bin/ubiquity, line 55, in install
ret = wizard.run()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 266, 
in run
self.process_step()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 741, 
in process_step
self.mountpoints_to_summary()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 
1029, in mountpoints_to_summary
self.progress_loop()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 538, 
in progress_loop
raise RuntimeError, (Install failed with exit code %s; see 
RuntimeError: Install failed with exit code 1; see /var/log/installer/syslog 
and /var/log/syslog


The information in  /var/log/installer/syslog:

Ubiquity 1.0.12
ubiquity: locale.setlocale failed: unsupported locale setting (LANG=zh_CN)
日, 18  6月 2006 15:56:20 INFO switched to page stepLanguage
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = zh_CN,
LC_ALL = (unset),
LANG = zh_CN
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ubiquity: Starting up '['/usr/lib/ubiquity/localechooser/localechooser']' for 
ubiquity.components.language.Language
ubiquity: Watching for question patterns ^languagechooser/language-name
日, 18  6月 2006 15:56:34 INFO Step_before = stepLanguage
日, 18  6月 2006 15:56:35 INFO switched to page stepLocation
日, 18  6月 2006 15:56:35 INFO Step_after = stepLocation
ubiquity: Starting up '['/usr/share/ubiquity/tzsetup']' for 
ubiquity.components.timezone.Timezone
ubiquity: Watching for question patterns ^time/zone$

(time-admin:6782): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols 
specified are supported and host-based authentication failed.
ubiquity: ['/usr/share/ubiquity/tzsetup'] exited with code 10
日, 18  6月 2006 20:57:21 INFO Step_before = stepLocation
日, 18  6月 2006 20:57:21 INFO switched to page stepKeyboardConf
日, 18  6月 2006 20:57:21 INFO Step_after = stepKeyboardConf
ubiquity: kbd-chooser prepare
ubiquity: Starting up '['/bin/sh', '-c', '. /usr/share/debconf/confmodule; exec 
/usr/lib/ubiquity/kbd-chooser/kbd-chooser']' for 
ubiquity.components.kbd_chooser.KbdChooser
ubiquity: Watching for question patterns ^kbd-chooser/method$, 
^console-keymaps.*/keymap$, ERROR
ubiquity: apply_keyboard: us
ubiquity: apply_keyboard: layout us, model pc104
ubiquity: Display map: {u'\u745e\u58eb\u6cd5\u8bed-\u62c9\u4e011': 
u'fr_CH-latin1', u'\u9a6c\u5176\u987f\u8bed': u'mk', 
u'\u5308\u7259\u5229\u8bed': u'hu', u'\u82f1\u56fd\u82f1\u8bed': u'uk', 
u'\u571f\u8033\u5176\u8bed(F \u5e03\u5c40)': u'trfu', 
u'\u4e4c\u514b\u5170\u8bed': u'ua', u'\u7f57\u9a6c\u5c3c\u4e9a\u8bed': u'ro', 
u'\u65af\u6d1b\u6587\u5c3c\u4e9a\u8bed': u'slovene', u'\u4fc4\u8bed': u'ru', 
u'\u5e0c\u814a\u8bed': u'gr', u'\u4e39\u9ea6\u8bed-\u62c9\u4e011': 
u'dk-latin1', u'\u8461\u8404\u7259\u8bed-\u62c9\u4e011': u'pt-latin1', 
u'\u6cd5\u8bed-\u62c9\u4e010(\u542b\u6b27\u6d32)': u'fr-latin9', 
u'\u514b\u7f57\u5730\u4e9a\u8bed': u'croat', u'\u5df4\u897f-\u62c9\u4e011(EUA 
\u5e03\u5c40)': u'br-latin1', 
u'\u585e\u5c14\u7ef4\u4e9a\u8bed-\u897f\u91cc\u5c14\u5b57\u6bcd': u'sr-cy', 
u'\u6377\u514b\u8bed-\u62c9\u4e012': u'cz-lat2', 
u'\u62c9\u4e01\u7f8e\u6d32\u8bed-\u62c9\u4e011': u'la-latin1', 
u'\u82ac\u5170\u8bed-\u62c9\u4e011': u'fi-latin1', u'\u7acb\u9676\u5b9b\u8bed': 
u'lt', u'\u62c9\u8131\u7ef4\u4e9a\u8bed-\u62c9\u4e014': u'lv-latin4', 
u'\u5fb7\u8bed-\u62c9\u4e011(\u65e0 deadkeys)': u'de-latin1-nodeadkeys', 
u'\u610f\u5927\u5229\u8bed': u'it', u'\u5df4\u897f-ABNT2 \u5e03\u5c40': 
u'br-abnt2', u'\u571f\u8033\u5176\u8bed(Q \u5e03\u5c40)': u'trqu', 
u'\u8377\u5170\u8bed': u'nl', 

[Bug 124896] Re: [GUTSY] spe crashed with AttributeError in LoadFile()

2007-10-25 Thread Daniel
Stani's fix worked worked for me.  But it would be nice if this could be
fixed as an Ubuntu package.

-- 
[GUTSY] spe crashed with AttributeError in LoadFile()
https://bugs.launchpad.net/bugs/124896
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 126803] Re: update icon in upper taskbar , when clic on it , got an error message

2007-10-26 Thread Daniel
Genixdk a écrit :
 Yep I have the same bug. It also effects: Synaptec and Add/remove
 application

 Could not initialize the package information

 A unresolvable problem occurred while initializing the package
 information.

 Please report this bug against the 'update-manager' package and include
 the following error message:

 'E:Malformed 2nd word in the Status line, E:Der skete en fejl under
 behandlingen af mount (UsePackage2), E:Problem with MergeList
 /var/lib/dpkg/status, E:Pakkelisterne eller statusfilen kunne ikke
 tolkes eller åbnes.'

 And Add/Remove:
 Failed to check for installed and available applications

 This is a major failure of your software management system. Please check
 for broken packages with synaptic, check the file permissions and
 correctness of the file '/etc/apt/sources.list' and reload the software
 information with: 'sudo apt-get update' and 'sudo apt-get install -f'.

   
Are you sure this message was for me?

-- 
update icon in upper taskbar , when clic on it ,got an error message
https://bugs.launchpad.net/bugs/126803
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 157704] inserting environment fails with auctex, emacs22, gutsy

2007-10-27 Thread Daniel
Public bug reported:

Binary package hint: auctex

1. Open a LaTeX document in emacs22 with auctex installed in ubuntu
gutsy.

2. Try to insert an environment. Either using C-c C-e or the menu LaTeX
- Insert Environment.

The following error results:
Debugger entered--Lisp error: (void-variable sind\.)
  eval(sind\.)
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp)
  recursive-edit()
  byte-code(Æ @Ç=ƒ!

[The message continues but the byte-code would not copy here --- sorry.]

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


** Tags: auctex emacs22 lisp

** Tags added: auctex emacs22 lisp

-- 
inserting environment fails with auctex, emacs22, gutsy
https://bugs.launchpad.net/bugs/157704
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 157704] Re: inserting environment fails with auctex, emacs22, gutsy

2007-10-27 Thread Daniel

** Attachment added: This is the Backtrace of the Lisp Debug window, which 
would not copy into the text box.
   http://launchpadlibrarian.net/10185510/Backtrace

-- 
inserting environment fails with auctex, emacs22, gutsy
https://bugs.launchpad.net/bugs/157704
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 295291] [NEW] Cannot print files downloaded through firefox

2008-11-07 Thread Daniel
Public bug reported:

Binary package hint: evince

When I download pdf through firefox 32 bit (not sure about regular 64
bit firefox, which is unreliable for me), evince cannot print the pdf
documents.

Evince can view said pdf perfectly.

However, when I choose print there are no printers listed in the print
dialog and the actual print button is grayed out.

Attached is a screenshot of the print dialog.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/evince
NonfreeKernelModules: nvidia
Package: evince 2.24.1-0ubuntu1
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
Uname: Linux 2.6.27-7-generic i686

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


** Tags: apport-bug

-- 
Cannot print files downloaded through firefox
https://bugs.launchpad.net/bugs/295291
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295291] Re: Cannot print files downloaded through firefox

2008-11-07 Thread Daniel

** Attachment added: Print dialog screenshot
   http://launchpadlibrarian.net/19468422/Screenshot-Print.png

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/19468424/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/19468425/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/19468426/ProcStatus.txt

-- 
Cannot print files downloaded through firefox
https://bugs.launchpad.net/bugs/295291
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295291] Re: Cannot print files downloaded through firefox

2008-11-07 Thread Daniel
Also, I cannot print a non-firefox pdf if I have a firefox pdf open.

Steps to reproduce:
   Click any firefox pdf link
   Document will open in evince
   Find a pdf in filesystem
   Open local pdf.  Try to print it.  It will fail.

   Close Evince.
   Reopen local pdf and succeed in printing it.

-- 
Cannot print files downloaded through firefox
https://bugs.launchpad.net/bugs/295291
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 179797] Re: intel GM965 (X3100) no TV-Out (S-Video)

2008-11-07 Thread Daniel
dbindner,

You are blaming the cable.  Well I have a full colour screen in windows
(at work). When I boot up with Ubuntu 8.10 I get the black and white
screen!!

-- 
intel GM965 (X3100) no TV-Out (S-Video)
https://bugs.launchpad.net/bugs/179797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 252900] Re: vfat : wubi 8.04.1-rev506 kernel upgrade fails

2008-11-08 Thread daniel
One possible solution would be to convert the vfat volume to ntfs. This can be 
done if the volume in question is NOT a system or otherwise un-dismountable 
volume.
The command to do this, under windows xp, is:

convert x: /FS:NTFS /NoSecurity

where x is the drive letter of the volume.

-- 
vfat : wubi 8.04.1-rev506 kernel upgrade fails
https://bugs.launchpad.net/bugs/252900
You received this bug notification because you are a member of Ubuntu
Bugs, which is a subscriber of a duplicate bug.

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


[Bug 280236] Re: update-manager --dist-upgrade gets stuck at the end

2008-11-01 Thread Daniel
I have the same problem as this, on a partial upgrade from 8.04 to 8.10
the upgrade has hung on ldconfig deferred processing now taking place.
Looking on the forums (http://ubuntuforums.org/showthread.php?p=6080157)
I don't seem to be the only one.

-- 
update-manager --dist-upgrade gets stuck at the end
https://bugs.launchpad.net/bugs/280236
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 282683] Re: [intrepid] pidgin doesn't save new contacts into the remote server (msn)

2008-11-04 Thread Daniel
 I think you can use this workaround: close pidgin, delete
~/.purple/blist.xml, install amsn, synchronize using amsn, close amsn,
open pidgin.

-- 
[intrepid] pidgin doesn't save new contacts into the remote server (msn)
https://bugs.launchpad.net/bugs/282683
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 285473] [NEW] was trying to install a package and it fail

2008-10-18 Thread daniel
Public bug reported:

Binary package hint: ttf-dejavu

don't know what happened

ProblemType: Package
Architecture: i386
Date: Sat Oct 18 09:03:33 2008
DistroRelease: Ubuntu 8.04
ErrorMessage: subprocess post-installation script returned error exit status 1
Package: ttf-dejavu-extra 2.23-1
PackageArchitecture: all
SourcePackage: ttf-dejavu
Title: package ttf-dejavu-extra 2.23-1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
Uname: Linux 2.6.24-19-generic i686

** Affects: ttf-dejavu (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
was trying to install a package and it fail
https://bugs.launchpad.net/bugs/285473
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 285473] Re: was trying to install a package and it fail

2008-10-18 Thread daniel

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/18665654/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/18665655/DpkgTerminalLog.gz

-- 
was trying to install a package and it fail
https://bugs.launchpad.net/bugs/285473
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 50093] Re: Some sysctl's are ignored on boot

2008-10-14 Thread Daniel
I'm having this as an issue trying to create network bridge for KVM
virtualization.  Following instructions here,
http://wiki.libvirt.org/page/Networking#Debian.2FUbuntu_Bridging


Libvirt is standard in ubuntu now, and these instructions are referenced 
elsewhere.  Makes the whole thing a bit problematic.

-- 
Some sysctl's are ignored on boot
https://bugs.launchpad.net/bugs/50093
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283747] [NEW] package nvidia-glx-177 177.80-0ubuntu1 [modified: usr/bin/nvidia-bug-report.sh usr/bin/nvidia-xconfig usr/lib/xorg/modules/drivers/nvidia_drv.so usr/share/man/man1/nvidia-xconfig.1.

2008-10-15 Thread Daniel
Public bug reported:

I upgraded from hardy to intrepid and I am unable to install new nvidia
driver.

I tried to install driver from nvidia and since than I can not install
package from ubuntu.

daniel

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 8.10
ErrorMessage: trying to overwrite `/usr/lib/xorg/modules/extensions/libglx.so', 
which is also in package xserver-xorg-core
NonfreeKernelModules: cisco_ipsec nvidia
Package: nvidia-glx-177 177.80-0ubuntu1 [modified: usr/bin/nvidia-bug-report.sh 
usr/bin/nvidia-xconfig usr/lib/xorg/modules/drivers/nvidia_drv.so 
usr/share/man/man1/nvidia-xconfig.1.gz]
ProcVersion: Linux version 2.6.24-19-generic ([EMAIL PROTECTED]) (gcc version 
4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed Aug 20 17:53:40 UTC 2008

SourcePackage: nvidia-graphics-drivers-177
Title: package nvidia-glx-177 177.80-0ubuntu1 [modified: 
usr/bin/nvidia-bug-report.sh usr/bin/nvidia-xconfig 
usr/lib/xorg/modules/drivers/nvidia_drv.so 
usr/share/man/man1/nvidia-xconfig.1.gz] failed to install/upgrade: trying to 
overwrite `/usr/lib/xorg/modules/extensions/libglx.so', which is also in 
package xserver-xorg-core
Uname: Linux 2.6.24-19-generic x86_64
xkbcomp:

** Affects: nvidia-graphics-drivers-177 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package nvidia-glx-177 177.80-0ubuntu1 [modified: usr/bin/nvidia-bug-report.sh 
usr/bin/nvidia-xconfig usr/lib/xorg/modules/drivers/nvidia_drv.so 
usr/share/man/man1/nvidia-xconfig.1.gz] failed to install/upgrade: trying to 
overwrite `/usr/lib/xorg/modules/extensions/libglx.so', which is also in 
package xserver-xorg-core
https://bugs.launchpad.net/bugs/283747
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283747] Re: package nvidia-glx-177 177.80-0ubuntu1 [modified: usr/bin/nvidia-bug-report.sh usr/bin/nvidia-xconfig usr/lib/xorg/modules/drivers/nvidia_drv.so usr/share/man/man1/nvidia-xconfig.1.gz

2008-10-15 Thread Daniel

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/18563202/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/18563203/DpkgTerminalLog.gz

** Attachment added: LsMod.txt
   http://launchpadlibrarian.net/18563204/LsMod.txt

** Attachment added: LsPci.txt
   http://launchpadlibrarian.net/18563205/LsPci.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/18563206/XorgConf.txt

** Attachment added: XorgLog.gz
   http://launchpadlibrarian.net/18563207/XorgLog.gz

** Attachment added: XorgLogOld.gz
   http://launchpadlibrarian.net/18563208/XorgLogOld.gz

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/18563209/Xrandr.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/18563211/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/18563212/xdpyinfo.txt

-- 
package nvidia-glx-177 177.80-0ubuntu1 [modified: usr/bin/nvidia-bug-report.sh 
usr/bin/nvidia-xconfig usr/lib/xorg/modules/drivers/nvidia_drv.so 
usr/share/man/man1/nvidia-xconfig.1.gz] failed to install/upgrade: trying to 
overwrite `/usr/lib/xorg/modules/extensions/libglx.so', which is also in 
package xserver-xorg-core
https://bugs.launchpad.net/bugs/283747
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 283747] Re: package nvidia-glx-177 177.80-0ubuntu1 [modified: usr/bin/nvidia-bug-report.sh usr/bin/nvidia-xconfig usr/lib/xorg/modules/drivers/nvidia_drv.so usr/share/man/man1/nvidia-xconfig.

2008-10-15 Thread Daniel
Hi,

here is it:
-rw-r--r-- 1 root root   18776 2008-10-10 13:09 libdbe.so
-rw-r--r-- 1 root root   39560 2008-10-10 13:09 libdri.so
-rw-r--r-- 1 root root  147656 2008-10-10 13:09 libextmod.so
-rwxr-xr-x 1 root root 1041184 2008-10-13 21:21 libglx.so.171.06.01
-rw-r--r-- 1 root root   31144 2008-10-10 13:09 librecord.so
-rw-r--r-- 1 root root   43488 2008-10-10 13:09 libxtrap.so


regards

daniel


Alberto Milone wrote:
 can you post the output of this command?
 ls -l /usr/lib/xorg/modules/extensions/



-- 
package nvidia-glx-177 177.80-0ubuntu1 [modified: usr/bin/nvidia-bug-report.sh 
usr/bin/nvidia-xconfig usr/lib/xorg/modules/drivers/nvidia_drv.so 
usr/share/man/man1/nvidia-xconfig.1.gz] failed to install/upgrade: trying to 
overwrite `/usr/lib/xorg/modules/extensions/libglx.so', which is also in 
package xserver-xorg-core
https://bugs.launchpad.net/bugs/283747
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 283747] Re: package nvidia-glx-177 177.80-0ubuntu1 [modified: usr/bin/nvidia-bug-report.sh usr/bin/nvidia-xconfig usr/lib/xorg/modules/drivers/nvidia_drv.so usr/share/man/man1/nvidia-xconfig.

2008-10-16 Thread Daniel
Yes I did.

daniel


Alberto Milone wrote:
 Did you install the driver through the installer from NVIDIA's website
 too?



-- 
package nvidia-glx-177 177.80-0ubuntu1 [modified: usr/bin/nvidia-bug-report.sh 
usr/bin/nvidia-xconfig usr/lib/xorg/modules/drivers/nvidia_drv.so 
usr/share/man/man1/nvidia-xconfig.1.gz] failed to install/upgrade: trying to 
overwrite `/usr/lib/xorg/modules/extensions/libglx.so', which is also in 
package xserver-xorg-core
https://bugs.launchpad.net/bugs/283747
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 259157] Re: [MASTER 0.7 regression] atheros/madwifi and orinoco drivers not supported

2008-10-10 Thread Daniel
I'm starting to think that my problem was a hardware problem. The device
didn't even show up in lspci, and also not in windows' device manager. A few
reboots later, it's back and working again.

Today it started asking for the password for my WPA, even though I've given
it before and it's supposed to be saved. When I enter it, it pops up the
dialog again after a while, even though it's the correct password. Again,
this may not be a linux/ubuntu problem though.


On Fri, Oct 10, 2008 at 7:08 AM, Tim Gardner [EMAIL PROTECTED]wrote:

 Could you guys post some PCI identifiers and the output of dmesg? My
 testing indicates the standard Atheros variants work pretty well using
 ath5k, though it has issues in the face of RF noise. I hope to have some
 improvements in that regard in a linux-backports-modules package within
 the next few weeks.

 --
 [MASTER 0.7 regression] atheros/madwifi and orinoco drivers not supported
 https://bugs.launchpad.net/bugs/259157
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[MASTER 0.7 regression] atheros/madwifi and orinoco drivers not supported
https://bugs.launchpad.net/bugs/259157
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 255876] Re: Calc does not display inserted images which excel *does* display

2008-10-10 Thread Daniel
** Bug watch added: GNOME Bug Tracker #546887
   http://bugzilla.gnome.org/show_bug.cgi?id=546887

** Also affects: gnumeric via
   http://bugzilla.gnome.org/show_bug.cgi?id=546887
   Importance: Unknown
   Status: Unknown

-- 
Calc does not display inserted images which excel *does* display
https://bugs.launchpad.net/bugs/255876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 282683] [NEW] [intrepid] pidgin doesn't save new contacts into the remote server (msn)

2008-10-13 Thread Daniel
Public bug reported:

Binary package hint: pidgin

When adding a new buddy using the msn protocol, pidgin doesn't save the
new contact to the msn server, so the next time you start up pidgin a
dialog popups saying:

--
Buddy list synchronization issue in [EMAIL PROTECTED] (MSN)

[EMAIL PROTECTED] on the local list is inside the group SomeGroup but not on 
the server list. Do you want this buddy to be added?
--

Answering yes results in no synchronization done. Next time the same
dialog popups.

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

-- 
[intrepid] pidgin doesn't save new contacts into the remote server (msn)
https://bugs.launchpad.net/bugs/282683
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 288628] [NEW] epiphany renders webpages using wrong colors when using a dark theme

2008-10-24 Thread Daniel
Public bug reported:

Binary package hint: epiphany-browser

Hi guys, I'm using a modified version of NewHuman theme, with a dark
color for input boxes and windows, and a light color for text. The
problem is that epiphany sometimes render these colors as part of
webpages, when it shouldn't use them.

Pictures:
1) Note the text color (this doesn't happen on firefox, text should be black)
http://img359.imageshack.us/img359/7182/55450030hr8.png

2) Note the background color (again, this doesn't happen on firefox, background 
shouldn't be brown)
http://img243.imageshack.us/img243/1995/80350231ns2.png

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: New

-- 
epiphany renders webpages using wrong colors when using a dark theme
https://bugs.launchpad.net/bugs/288628
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 289505] [NEW] [Intrepid] pidgin transfers files at very low speeds (msn)

2008-10-26 Thread Daniel
Public bug reported:

Binary package hint: pidgin

Hi guys. Nothing new to say here. This is a known issue, its a bug, but
it have not been fixed. Pidgin transfers files at 2.0kB/s if lucky, but
most of the time even lower speeds, when using the msn protocol. I had
to install amsn just to transfer big files. Pretty annoying thing to do.

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

** Summary changed:

- pidgin transfers file at very slow speeds (msn)
+ [Intrepid] pidgin transfers file at very slow speeds (msn)

** Summary changed:

- [Intrepid] pidgin transfers file at very slow speeds (msn)
+ [Intrepid] pidgin transfers files at very slow speeds (msn)

** Summary changed:

- [Intrepid] pidgin transfers files at very slow speeds (msn)
+ [Intrepid] pidgin transfers files at very low speeds (msn)

-- 
[Intrepid] pidgin transfers files at very low speeds (msn)
https://bugs.launchpad.net/bugs/289505
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 285746] Re: System cleaner removes explicitly installed third-party packages

2008-10-27 Thread Daniel
This software is not ready for production. You open the system-cleaner
and you see a bunch of packages marked. No info is displayed, you don't
know what the marked status mean, and if you decide to press the
cleanup button, bye bye packages! no warning, no nada, cero.

As someone said on IRC:

Daisuke_Ido it's even worse for someone who comes over from windows
and installs software from outside sources. they go to clean things up
and all of their custom-installed software is gone.

I say that in present state, this software go against bug number 1.
Please remove this from ubuntu-desktop asap.

-- 
System cleaner removes explicitly installed third-party packages
https://bugs.launchpad.net/bugs/285746
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 285746] Re: System cleaner removes explicitly installed third-party packages

2008-10-28 Thread Daniel
Hi Lars, no failure, I read the wiki and the basic idea is ok, its just
not the right time. Some ideas to improve the user experiencie:

1) Tooltip when hovering a package displays some information like the one line 
package description. 
2) Make sure the user knows what the checked state means (that the package 
will be removed).
3) Ask a confirmation after the user press the clean button saying something 
like 10 packages are going to be removed, do you want to continue?, or 
something.
4) Someone said system-cleaner doesn't use --purge when removing packages, so 
the Cruft Remover leaves cruft behind.

-- 
System cleaner removes explicitly installed third-party packages
https://bugs.launchpad.net/bugs/285746
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 219140] [NEW] Openoffice ignores gnome theme link color and visited link color

2008-04-18 Thread Daniel
Public bug reported:

Binary package hint: openoffice.org

I use a dark theme that defines link color as light blue. Openoffice
ignores this setting and uses the normal (darker blue) for links. The
result is a very unreadable text.

Patch:
http://www.openoffice.org/nonav/issues/showattachment.cgi/52992/linksfromstyle.patch

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Openoffice ignores gnome theme link color and visited link color
https://bugs.launchpad.net/bugs/219140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 219140] Re: Openoffice ignores gnome theme link color and visited link color

2008-04-18 Thread Daniel

** Attachment added: Patch from openoffice.
   http://launchpadlibrarian.net/13549277/linksfromstyle.patch

-- 
Openoffice ignores gnome theme link color and visited link color
https://bugs.launchpad.net/bugs/219140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 219140] Re: Openoffice ignores gnome theme link color and visited link color

2008-04-18 Thread Daniel
I use hardy, openoffice 2.4.0-3ubuntu5

-- 
Openoffice ignores gnome theme link color and visited link color
https://bugs.launchpad.net/bugs/219140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 219918] [NEW] Ubuntu Hardy Gutsy unables to mount DVD-RAM

2008-04-20 Thread Daniel
Public bug reported:

Since Gutsy , Ubuntu is unable to automaticly mount DVD-RAM.
(Dapper  Edgy just needed a modification of Fstab and worked properly...)
In Gutsy, I used to work with the attached scripts, but they don't work any 
more in Hardy.
No way to use DVD-RAM without MSWin!!!

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Ubuntu Hardy  Gutsy unables to mount DVD-RAM
https://bugs.launchpad.net/bugs/219918
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 219918] Re: Ubuntu Hardy Gutsy unables to mount DVD-RAM

2008-04-20 Thread Daniel

** Attachment added: dvd-ram scripts
   http://launchpadlibrarian.net/13588250/verif-repair_dvdram-en.sh

-- 
Ubuntu Hardy  Gutsy unables to mount DVD-RAM
https://bugs.launchpad.net/bugs/219918
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 219918] Re: Ubuntu Hardy Gutsy unables to mount DVD-RAM

2008-04-20 Thread Daniel

** Attachment added: dvdram_mount-en.sh
   http://launchpadlibrarian.net/13588275/dvdram_mount-en.sh

-- 
Ubuntu Hardy  Gutsy unables to mount DVD-RAM
https://bugs.launchpad.net/bugs/219918
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 219918] Re: Ubuntu Hardy Gutsy unables to mount DVD-RAM

2008-04-20 Thread Daniel

** Attachment added: format_dvdram-en.sh
   http://launchpadlibrarian.net/13588370/format_dvdram-en.sh

-- 
Ubuntu Hardy  Gutsy unables to mount DVD-RAM
https://bugs.launchpad.net/bugs/219918
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212239] [NEW] intel wireless kernel modules (eg iwl4965) don't work properly

2008-04-05 Thread Daniel
Public bug reported:

Binary package hint: linux-ubuntu-modules-2.6.22-14-generic

Wireless works initially and then craps out - maybe after several minutes.
The encryption key no longer shows in iwconfig output for my wireless interface 
(wlan0).

I get messages in /var/log/kern.log like:

Apr  4 22:26:00 lin4 kernel: [  695.272000] iwl4965: Microcode SW error
detected.  Restarting 0x8200.

There appear to be several others related to this (although some of this might 
be the LED which doesn't come on on my machine at the moment even though 
wireless does work (at least initially):
Apr  4 22:26:00 lin4 kernel: [  695.772000] iwl4965: Error sending 
REPLY_BT_CONFIG: time out after 500ms.
Apr  4 22:26:01 lin4 kernel: [  696.272000] iwl4965: Error sending REPLY_RXON: 
time out after 500ms.
Apr  4 22:26:01 lin4 kernel: [  696.272000] iwl4965: Error setting new 
configuration (-110).
Apr  4 22:26:01 lin4 kernel: [  696.772000] iwl4965: Error sending 
REPLY_CT_KILL_CONFIG_CMD: time out after 500ms.
Apr  4 22:26:01 lin4 kernel: [  696.772000] iwl4965: REPLY_CT_KILL_CONFIG_CMD 
failed
Apr  4 22:26:02 lin4 kernel: [  697.272000] iwl4965: Error sending REPLY_RXON: 
time out after 500ms.
Apr  4 22:26:02 lin4 kernel: [  697.272000] iwl4965: Error setting new 
configuration (-110).
Apr  4 22:26:02 lin4 kernel: [  697.772000] iwl4965: Error sending 
REPLY_ADD_STA: time out after 500ms.
Apr  4 22:26:03 lin4 kernel: [  698.272000] iwl4965: Error sending 
REPLY_TX_LINK_QUALITY_CMD: time out after 500ms.
 etc etc


I'm using a dell vostro 1400

uname -a is:
Linux lin4 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686 GNU/Linux

lspci is:
...
Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61)
...


I'm using gutsy gibbon.
lsb_release  -rd:
Description:Ubuntu 7.10
Release:7.10


I thought the problem was NetworkManager; but after killing it off and using 
wpa_supplicant manually I still get the same type of problem.  

So I *think* the problem is iwl4965 kernel module - ie package:
linux-ubuntu-modules-2.6.22-14-generic

I ended up on this page:
http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1490
I think after first looking at a debian bug report that was similar 
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461924).

Comment #9 on the intellinuxwireless.org page recommended I get the latest 
module code and recompile the modules against my kernel.
Which is what I did and everything works smoothly now.

In more detail:
Went to http://linuxwireless.org/en/users/Download.
Downloaded compat-wireless-2.6.tar.bz2.
Unpacked - which created folder: compat-wireless-2008-04-04/ with the source 
code etc.

Read the instructions and compiled (you need your kernel headers
istalled obviously before you do this).

The new modules get installed into: /lib/modules/2.6.22-14-generic/updates/
ie the module for my system:
/lib/modules/2.6.22-14-generic/updates/drivers/net/wireless/iwlwifi/iwl4965.ko

I think the script moves the old wireless modules into a subdirectory
(ie the ones not in the 'updates' section).

I ran depmod -a; then did a modprobe on the new iwl4965 and it worked.
No more error messages and no more dropouts.

If I'm right about this, then I think you guys really really really need to put 
through some kind of patch.  It just looks bad when something sort of works and 
then falls over and then you have to trudge upstairs and plug a blue cable into 
your machine.  And even now, I avoid gnome NetworkManager even though it may 
not have been the culprit.  
If I'm not right about this then... I guess it's red-face time.

This may be similar to another bug for iwl4965 #194091.

Regards,
Daniel Bush

** Affects: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
intel wireless kernel modules (eg iwl4965) don't work properly
https://bugs.launchpad.net/bugs/212239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212239] Re: intel wireless kernel modules (eg iwl4965) don't work properly

2008-04-05 Thread Daniel
Problem might be mac80211 and not iwl4965 even though it's the one
complaining.  It was also recompiled alongside iwl4965 when I compiled
the new modules from the intellinuxwireless site.

-- 
intel wireless kernel modules (eg iwl4965) don't work properly
https://bugs.launchpad.net/bugs/212239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 6957] Re: apache2-common: wrong behaviour when downloading .php files using webdav and mod_dav

2008-04-07 Thread daniel
If you want to learn more about apache2 download Apache2 bible

a href=http://tips-debian.blogspot.com/2008/04/apache-bible.html;http
://tips-debian.blogspot.com/2008/04/apache-bible.html/a

-- 
apache2-common: wrong behaviour when downloading .php files using webdav and 
mod_dav
https://bugs.launchpad.net/bugs/6957
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 194436] Problem with merge list??

2008-04-08 Thread daniel

here the solution

http://tips-debian.blogspot.com/2008/04/problem-with-mergelist-
varlibdpkgstatus.html

-- 
Encountered a section with no Package: header
https://bugs.launchpad.net/bugs/194436
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 206926] [NEW] firefox del.icio.us plugin problem

2008-03-25 Thread Daniel
Public bug reported:

Binary package hint: firefox-2

After installing Hardy Heron, I noticed (among other firefox 3 problems)
that there is no del.icio.us plugin for it. So I installed firefox-2,
and tried to install the plugin from

https://addons.mozilla.org/en-US/firefox/addon/3615

When I do that, I get an error as shown in the attachment.

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

-- 
firefox del.icio.us plugin problem
https://bugs.launchpad.net/bugs/206926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 206926] Re: firefox del.icio.us plugin problem

2008-03-25 Thread Daniel

** Attachment added: delicious error.png
   http://launchpadlibrarian.net/12888666/delicious%20error.png

-- 
firefox del.icio.us plugin problem
https://bugs.launchpad.net/bugs/206926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 134526] Re: Gutsy crashes upon opening screen after it was closed, going to a blank screen

2008-03-25 Thread Daniel
Forgot to say, this is with the default radeon driver.

-- 
Gutsy crashes upon opening screen after it was closed, going to a blank screen
https://bugs.launchpad.net/bugs/134526
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 134526] Re: Gutsy crashes upon opening screen after it was closed, going to a blank screen

2008-03-25 Thread Daniel
This also happens to me on Hardy Heron beta, on a Thinkpad z61m, ATI
x1400 graphics.

-- 
Gutsy crashes upon opening screen after it was closed, going to a blank screen
https://bugs.launchpad.net/bugs/134526
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 134782] Re: Java Runtime Environment can't Install

2008-03-25 Thread Daniel
I have the same problem, Hardy Heron amd64. It shouldn't direct to the
web page for downloads, when there are packages available that do the
trick (I think).

-- 
Java Runtime Environment can't Install
https://bugs.launchpad.net/bugs/134782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 206937] [NEW] Extended desktop not working on x1400

2008-03-25 Thread Daniel
Public bug reported:

Binary package hint: xserver-xorg-video-ati

When I try to do extended desktop from my laptop to my LCD TV via VGA
out (using the Screen and Resolution dialog), the screen is completely
garbled, and I have to reboot to get a working screen back. Cloning the
screen works.

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Extended desktop not working on x1400
https://bugs.launchpad.net/bugs/206937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 206945] [NEW] No Xvideo on x1400

2008-03-25 Thread Daniel
Public bug reported:

Binary package hint: xserver-xorg-video-ati

xvinfo says

X-Video Extension version 2.2
screen #0
 no adaptors present

Is this supposed to be supported on the x1400?

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New

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

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


[Bug 207194] [NEW] Not Connected? printer popup every 10 seconds or so

2008-03-26 Thread Daniel
Public bug reported:

Please see this forum thread describing the problem:

http://ubuntuforums.org/showthread.php?t=671411

Not connected? popup keeps on coming up for a particular printer.  I
click it and it comes back.  I asked about this in #ubuntu and then
found this thread on ubuntuforums.org and figured that it was a bug that
others are seeing.

This is in Ubuntu 7.10.

In the Policies tab in the Printer configuration application, I've chosen 
to unclick
The three active state check boxes:
* Enabled
* Accepting jobs
* Shared.
All three are unchecked.  But the popup still persists.

Also, under settings the Device URI is:
socket://printer_ip_address:9100
So I believe it's an IPP type setup.


In synaptic cupsys version is listed as 1.3.2-1ubuntu7.5

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Not Connected? printer popup every 10 seconds or so
https://bugs.launchpad.net/bugs/207194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 207194] Re: Not Connected? printer popup every 10 seconds or so

2008-03-26 Thread Daniel
Yep.  Definitely errors in the error log.

Here they are:

E [26/Mar/2008:07:37:05 -0400] Unable to find IP address for server name 
ocoo-ocho!
E [26/Mar/2008:07:37:06 -0400] PID 24907 (/usr/lib/cups/backend/hp) crashed on 
signal 9!
E [26/Mar/2008:07:37:06 -0400] PID 24908 (/usr/lib/cups/filter/pstops) crashed 
on signal 9!
E [26/Mar/2008:07:37:06 -0400] PID 24909 (/usr/lib/cups/backend/socket) crashed 
on signal 9!
E [26/Mar/2008:07:40:26 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:07:44:05 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:07:47:44 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:07:51:23 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:07:55:02 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:07:58:41 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:02:20 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:05:59 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:09:38 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:13:17 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:16:56 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:20:35 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:24:14 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:27:53 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:31:32 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:35:11 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:38:50 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:42:29 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:46:08 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:49:47 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:53:26 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:08:57:05 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:00:44 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:04:23 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:08:03 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:11:42 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:15:21 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:19:00 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:22:39 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:26:18 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:29:57 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:33:36 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:37:15 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:40:54 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:44:33 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:48:12 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:51:51 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:55:30 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:09:59:09 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:10:02:48 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 30 seconds...
E [26/Mar/2008:10:06:27 -0400] [Job 33] recoverable: Unable to connect to 
printer; will retry in 

[Bug 207194] Re: Not Connected? printer popup every 10 seconds or so

2008-03-26 Thread Daniel
Error log attached

** Attachment added: CUPS error log
   http://launchpadlibrarian.net/12906563/error_log

-- 
Not Connected? printer popup every 10 seconds or so
https://bugs.launchpad.net/bugs/207194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 207194] Re: Not Connected? printer popup every 10 seconds or so

2008-03-26 Thread Daniel
ocoo-ocho is the name of the localhost.

I deleted the printer configuration because of those popups becoming
very frustrating (and on the advice of people in #ubuntu).

I just tried to re-install the printer, and it doesn't seem to be
working right now (not sure why), but I'm also not getting the Not
Connected? popup either.

-- 
Not Connected? printer popup every 10 seconds or so
https://bugs.launchpad.net/bugs/207194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 119242] Re: Installer doesn't support WPA wireless

2008-04-16 Thread Daniel
I reported the bug. I didn't try it in gutsy, because I did an upgrade
without reinstalling, but I did install hardy from scratch, and the
wireless worked flawlessly!

On Wed, Apr 16, 2008 at 8:19 AM, Basilio Kublik [EMAIL PROTECTED] wrote:
 We are closing this bug report because it lacks the information we need
  to investigate the problem, as described in the previous comments.
  Please reopen it if you can give us the missing information, and don't
  hesitate to submit bug reports in the future. To reopen the bug report
  you can click on the current status, under the Status column, and change
  the Status back to New.

  Thanks again!


  ** Changed in: network-manager (Ubuntu)
  Assignee: Basilio Kublik (sourcercito) = (unassigned)
Status: Incomplete = Invalid



  --
  Installer doesn't support WPA wireless
  https://bugs.launchpad.net/bugs/119242
  You received this bug notification because you are a direct subscriber
  of the bug.


-- 
Installer doesn't support WPA wireless
https://bugs.launchpad.net/bugs/119242
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210127] [NEW] virtualbox-ose-modules-2.6.24-12-generic couldn't find kernel-modules

2008-04-01 Thread Daniel
Public bug reported:

There is a wrong path in virtualbox-ose-modules-2.6.24-12-generic. Its search 
for 
/lib/modules/2.6.24-12-386 and not on /lib/modules/2.6.24-12-generic


sudo aptitude install virtualbox-ose virtualbox-ose-modules-2.6.24-12-generic
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Reading state information... Fertig
Lese erweiterte Statusinformationen
Initialisiere Paketstatus... Fertig
Erzeuge Tag-Datenbank... Fertig
Die folgenden NEUEN Pakete werden zusätzlich automatisch installiert:
  libxalan110 libxerces27
Die folgenden NEUEN Pakete werden zusätzlich installiert:
  libxalan110 libxerces27 virtualbox-ose 
virtualbox-ose-modules-2.6.24-12-generic
0 Pakete aktualisiert, 4 zusätzlich installiert, 0 werden entfernt und 0 nicht 
aktualisiert.
Muss 0B/9319kB an Archiven herunterladen. Nach dem Entpacken werden 30,7MB 
zusätzlich belegt sein.
Wollen Sie fortsetzen? [Y/n/?]
Schreibe erweiterte Statusinformationen... Fertig
Vorkonfiguration der Pakete ...
Wähle vormals abgewähltes Paket libxerces27.
(Lese Datenbank ... 177083 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacke libxerces27 (aus .../libxerces27_2.7.0-5_i386.deb) ...
Wähle vormals abgewähltes Paket libxalan110.
Entpacke libxalan110 (aus .../libxalan110_1.10-3.1_i386.deb) ...
Wähle vormals abgewähltes Paket virtualbox-ose.
Entpacke virtualbox-ose (aus .../virtualbox-ose_1.5.6-dfsg-2ubuntu2_i386.deb) 
...
Wähle vormals abgewähltes Paket virtualbox-ose-modules-2.6.24-12-generic.
Entpacke virtualbox-ose-modules-2.6.24-12-generic (aus 
.../virtualbox-ose-modules-2.6.24-12-generic_19_i386.deb) ...
Richte libxerces27 ein (2.7.0-5) ...

Richte libxalan110 ein (1.10-3.1) ...

Richte virtualbox-ose ein (1.5.6-dfsg-2ubuntu2) ...
Starting VirtualBox host networking ...done.
 * Starting VirtualBox kernel module vboxdrv
 * No suitable module for running kernel found.

Richte virtualbox-ose-modules-2.6.24-12-generic ein (19) ...
WARNING: Couldn't open directory /lib/modules/2.6.24-12-386: No such file or 
directory
FATAL: Could not open /lib/modules/2.6.24-12-386/modules.dep.temp for writing: 
No such file or directory
FATAL: Could not load /lib/modules/2.6.24-12-386/modules.dep: No such file or 
directory
FATAL: Could not load /lib/modules/2.6.24-12-386/modules.dep: No such file or 
directory

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Reading state information... Fertig
Lese erweiterte Statusinformationen
Initialisiere Paketstatus... Fertig
Schreibe erweiterte Statusinformationen... Fertig
Erzeuge Tag-Datenbank... Fertig

** Affects: virtualbox-ose-modules (Ubuntu)
 Importance: Undecided
 Status: New

-- 
virtualbox-ose-modules-2.6.24-12-generic couldn't find kernel-modules
https://bugs.launchpad.net/bugs/210127
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 210127] Re: virtualbox-ose-modules-2.6.24-12-generic couldn't find kernel-modules

2008-04-01 Thread Daniel
dpkg -l|grep linux-image
ii  linux-image-2.6.24-12-generic  2.6.24-12.22 
   Linux kernel image for version 2.6.24 on x86
ii  linux-image-generic2.6.24.12.13 
   Generic Linux kernel image
ii  virtualbox-ose-modules-2.6.24-12-generic   19   
   virtualbox-ose module for linux-image-2.6.24


uname -a
Linux daniel-laptop 2.6.24-12-generic #1 SMP Wed Mar 12 23:01:54 UTC 2008 i686 
GNU/Linux


It's not the -386-kernel.

-- 
virtualbox-ose-modules-2.6.24-12-generic couldn't find kernel-modules
https://bugs.launchpad.net/bugs/210127
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 96358] install bootsplash

2008-04-11 Thread daniel
a quick and easy 
a 
href=http://tips-debian.blogspot.com/2008/04/bootsplash-graphical-start-up.html;tutorial/a

-- 
[UNMETDEPS] sysv-rc-bootsplash has unmet dependencies
https://bugs.launchpad.net/bugs/96358
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 119261] Re: Splash screen, thinkpad z61m

2008-04-23 Thread Daniel
This bug is gone in hardy!

On Wed, Apr 23, 2008 at 8:02 AM, Saïvann Carignan [EMAIL PROTECTED] wrote:
 Because this bug did not have activity during a long period, I set the
  status to invalid but if you can still reproduce this issue with the
  latest ubuntu release and that you can provide more information about
  it, you can set back the status of the bug report to new and/or comment
  about it here. Thanks for your contribution!

  ** Changed in: usplash (Ubuntu)
  Assignee: Saïvann Carignan (saivann) = (unassigned)
Status: Incomplete = Invalid



  --
  Splash screen, thinkpad z61m
  https://bugs.launchpad.net/bugs/119261
  You received this bug notification because you are a direct subscriber
  of the bug.


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

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

[Bug 216949] Re: Intel graphics (945gm) loaded -vesa rather than -intel in Hardy, no direct rendering (HP 530)

2008-04-25 Thread Daniel
I have the same problem with Hardy final version on my HP 530 laptop.
What to do?

-- 
Intel graphics (945gm) loaded -vesa rather than -intel in Hardy, no direct 
rendering (HP 530)
https://bugs.launchpad.net/bugs/216949
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 207194] Re: Not Connected? printer popup every 10 seconds or so

2008-04-25 Thread Daniel
Well I've gotten this error again!  It's back!

When it comes up I *cannot* print to the disconnected printer.  Print
jobs just go into the manage print jobs queue where it says
processing indefinitely.  And pending for any subsequent requests.


At the same time, I *can* print to *other* network printers.

By the way, this only re-emerged today, after I installed the new Ubuntu
release 8.04, Hardy Heron.

I haven't deleted or tried to fix the situation again, because I would
like to see this fixed.

-- 
Not Connected? printer popup every 10 seconds or so
https://bugs.launchpad.net/bugs/207194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 211717] Re: knetworkmanager - manual configuration doesn't load (kde4)

2008-04-26 Thread daniel
can confirm this exact behavior on hardy-kde4

-- 
knetworkmanager - manual configuration doesn't load (kde4)
https://bugs.launchpad.net/bugs/211717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 209483] Re: Regression: Sony Walkman NWZ-S618F doesn't mount in Hardy

2008-04-27 Thread Daniel
I'm having the same problem with a Panasonic Photo Camera (Lumix FX-12),
anyone found a solution ?

-- 
Regression: Sony Walkman NWZ-S618F doesn't mount in Hardy
https://bugs.launchpad.net/bugs/209483
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216949] Re: Intel graphics (945gm) loaded -vesa rather than -intel in Hardy, no direct rendering (HP 530)

2008-04-28 Thread Daniel
This solved my problem:

http://www.intellinuxgraphics.org/download.html

regarding the DRM detail...

But: Googleearth isn't working very great, I don't know if it belongs to
the problem...

-- 
Intel graphics (945gm) loaded -vesa rather than -intel in Hardy, no direct 
rendering (HP 530)
https://bugs.launchpad.net/bugs/216949
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 192282] Re: installer failed under new ubuntu 8.04

2008-02-15 Thread daniel

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/12033225/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/12033226/DpkgTerminalLog.gz

-- 
installer failed under new ubuntu 8.04
https://bugs.launchpad.net/bugs/192282
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 192282] [NEW] installer failed under new ubuntu 8.04

2008-02-15 Thread daniel
Public bug reported:

Binary package hint: gnome-applets

On a clean Ubuntu install I tried upgrading using Synaptic Package
manager

ProblemType: Package
Architecture: i386
Date: Mon Feb 11 03:11:06 2008
DistroRelease: Ubuntu 8.04
ErrorMessage: dependency problems - leaving unconfigured
Package: gnome-applets 2.21.4-0ubuntu3
PackageArchitecture: i386
SourcePackage: gnome-applets
Title: package gnome-applets 2.21.4-0ubuntu3 failed to install/upgrade: 
dependency problems - leaving unconfigured
Uname: Linux daniel-desktop 2.6.24-8-generic #1 SMP Thu Feb 14 20:40:45 UTC 
2008 i686 GNU/Linux

** Affects: gnome-applets (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
installer failed under new ubuntu 8.04
https://bugs.launchpad.net/bugs/192282
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 192531] [NEW] hibernation crashes

2008-02-16 Thread Daniel
Public bug reported:

Binary package hint: gnome-power-manager

Once the computer returns from hibernation, it freezes and I need to do
a hard reset.

I'm using Ubuntu Gutsy 7.10

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
hibernation crashes
https://bugs.launchpad.net/bugs/192531
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 185423] Re: Wine crashes and close my session went to login screen

2008-02-12 Thread Daniel
I have the same problem, with wine and blender.

-- 
Wine crashes and close my session went to login screen
https://bugs.launchpad.net/bugs/185423
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 178292] Re: 3D-Accelerated Games cause X to crash with Intel Driver

2008-02-12 Thread Daniel
Hi

Installing the newest version (169.07) of the NVIDIA drivers completely
fixed the problem for me.

As suggested here:

https://bugs.launchpad.net/ubuntu/+source/wine/+bug/139388

-- 
3D-Accelerated Games cause X to crash with Intel Driver
https://bugs.launchpad.net/bugs/178292
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 185423] Re: Wine crashes and close my session went to login screen

2008-02-12 Thread Daniel
Hi

Installing the newest version (169.07) of the NVIDIA drivers completely
fixed the problem for me.

As suggested here:

https://bugs.launchpad.net/ubuntu/+source/wine/+bug/139388

-- 
Wine crashes and close my session went to login screen
https://bugs.launchpad.net/bugs/185423
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 178292] Re: 3D-Accelerated Games cause X to crash with Intel Driver

2008-02-12 Thread Daniel
3D figures; this happens to me with blender.

here is a related bug report for wine

https://bugs.launchpad.net/ubuntu/+source/wine/+bug/185423

-- 
3D-Accelerated Games cause X to crash with Intel Driver
https://bugs.launchpad.net/bugs/178292
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121487] Re: Gnome-PPP will not dock or minimize

2008-02-24 Thread daniel
I am running a fairly fresh install of 7.10 with repository DVD's
current as of 21 Jan, 2008. The gnome-ppp window stays in the
connecting window for the entire session. I can get to the internet
and do all things in a normal manner. My log file looks similar to those
posted here. I have noticed that my .wvdial.conf file is being
corrupted.

;Minimize = on/off
;Dock = on/off
;Do NOT edit this file by hand!

I am able to toggle both Minimize and Dock on and off. Nothing I do
seems to remove the semi colons from the front of the lines. It appears
that we are never getting to the code in connected.c as the gnome-ppp
window is never updated to reflect that it is connected. Somewhere
between connecting and connected things are going south.

line 172 in gnome-ppp-main.c appears to copy .wvdial.conf into a
variable

gnome_ppp.conf = g_strdup (.wvdial.conf);

It would be interesting to see the contents of .wvdial.conf and
gnome_ppp.conf after the call to g_strdup.

I am brand new to GTK+ and gdb but I want this thing to work right. I
may need some experienced help with this so please stay tuned for the
next few days while I attempt to track this sucker down and fix it.

Thanks,
Daniel

-- 
Gnome-PPP will not dock or minimize
https://bugs.launchpad.net/bugs/121487
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 121487] Re: Gnome-PPP will not dock or minimize

2008-02-25 Thread daniel
Wolfgang, where can I find some of these fixes? I am writing this using
wvdial to connect and had some problems getting it to configure
correctly. All tracked down to not being root when attempting to
configure wvdial. I would really like to know if the gnome-ppp package
was rewritten and what .c and or .h files were involved. My intent is to
make the changes necessary and recompile the package. I really miss not
being able to see my overall connect time down on the task bar(windows
term).

Thanks,

Daniel

-- 
Gnome-PPP will not dock or minimize
https://bugs.launchpad.net/bugs/121487
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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



[Bug 121487] Re: Gnome-PPP will not dock or minimize

2008-02-25 Thread daniel
gnome-ppp.c: 811, 812, 813, 818, 820, 832, and 825 have typos in them
that appear to be causing the corruption in the users .wvdial.conf file.
Docking and minimize get clobbered no matter what the on/off setting is.
DNS entries get corrupted then the manual mode is used. I originally
configured my DNS entries manually as I had done under 6.06 LTS and it
took about 60 seconds to get to my home page at my ISP. Setting the mode
to auto DNS cut that to about 3 seconds.

I will make changes to correct the typos, recompile, test and report
back sometime tomorrow.

Thanks,
Daniel

-- 
Gnome-PPP will not dock or minimize
https://bugs.launchpad.net/bugs/121487
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 121487] Re: Gnome-PPP will not dock or minimize

2008-02-26 Thread daniel
Wolfgang,

   Thanks for all your help. I downloaded the .deb and installed it. I
am very happy to have my elapsed time back on display again! I did
recompile the package with changes in gnome-ppp.c. I also replaced the
semicolon with a pound sign/sharp symbol at line 827. This takes care of
the corruption issue I had with .wvdial.conf. The # makes wvdial see the
entire line as a comment  and it gets ignored but it is still there to
remind users not to change any of the data in the file.

   I would still like to play with the corrected source code as I see
the connected window does not have a minimize button in the title bar.
Having one would add a nice touch to the overall appeal of the
application.

   Thanks again for your time and trouble!

Daniel

-- 
Gnome-PPP will not dock or minimize
https://bugs.launchpad.net/bugs/121487
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 126803] Re: update icon in upper taskbar , when clic on it , got an error message

2007-11-15 Thread Daniel
Sorry 
this bug happened a long time ago and, as there was no way to fix it, I finally 
re-installed Ubuntu with the desktop-CD.

Of course , if you want to do same don't forget to save your 
/etc/apt/sources.list and your package list on an external device  ( sudo dpkg 
--set-selections packages-list saves it;  sudo dpkg --set-selections 
packages-list  +  sudo apt-get dselect update +   sudo apt-get 
dselect-upgrade  restores, and  keep your home (only format the  /  
partition when partition-manager asks)
Days and night to look for a solution..Only 1 hour and half to re-install 
and have a clean Ubuntu (A look-a-like of the previous one, settings and 
bookmarks included)...

Make your mind


forgive me if my english is so-so but I'm sure your french is not better  :))

-- 
update icon in upper taskbar , when clic on it ,got an error message
https://bugs.launchpad.net/bugs/126803
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 126803] Re: update icon in upper taskbar , when clic on it , got an error message

2007-11-15 Thread Daniel
oops!
 sudo dpkg --get-selections packages-list for saving it

-- 
update icon in upper taskbar , when clic on it ,got an error message
https://bugs.launchpad.net/bugs/126803
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 126803] Re: update icon in upper taskbar , when clic on it , got an error message

2007-11-16 Thread Daniel
** Visibility changed to: Private

-- 
update icon in upper taskbar , when clic on it ,got an error message
https://bugs.launchpad.net/bugs/126803
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 163734] koconverter couldn't create filter chain from xls to txt

2007-11-18 Thread Daniel
Public bug reported:

Binary package hint: koffice-libs

# koconverter failed to convert one excell document to txt


$ koconverter file.xls file.txt
koffice (filter manager): ERROR: Couldn't create a valid filter chain to 
text/plain !
koconverter: ERROR: *** ¡Ha fallado la conversión! ***

# Software context
$ koconverter -v
Qt: 3.3.7
KDE: 3.5.8
KOConverter: 1.4
$ uname -a
Linux myGutsy 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 
GNU/Linux


# Tried with kspread and converted it ok (?!?)
$ kspread -v
Qt: 3.3.7
KDE: 3.5.8
KSpread: 1.6.3 

# Reported in KDE as http://bugs.kde.org/show_bug.cgi?id=152418
# koconverter 1.4 is too old for them !?!

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

-- 
koconverter couldn't create filter chain from xls to txt
https://bugs.launchpad.net/bugs/163734
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 179420] Same here with apt-file using curl (instead of wget)

2008-01-08 Thread Daniel
I just encountered the same problem here. In my setup, apt-file is
configured for using curl.

Fetching the contents file is done in two steps. Before it downloads the
complete file, it tries to retrieve the HTTP-header only. How this is
done is defined through the apt-file configuration file located at
/etc/apt/apt-file.conf. On my setup the command worked out to be:

  curl -L -I http://archive.ubuntu.com/ubuntu/dists/gutsy-
proposed/Contents-i386.gz

This fails as my computer is located behind a proxy and I did not
configure a proxy in ~/.curlrc.

The problem is, it fails *silently* even with verbose on!

Why is this?  First because the above command returns curl: (7)
couldn't connect to host on Standard Error. But Standard Error is
discarded by redirection to /dev/null. Instead Standard Out is checked
using grep for something like 404. But Standard Out is empty. So the
error remains undetected.

A solution would be to check for curls return code first, then parsing
Standard Out.

-- 
tries to fetch URLs which yield 404 Not Found
https://bugs.launchpad.net/bugs/179420
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 165058] se cuelga cuando le doy la orden de imprimir

2007-11-25 Thread daniel
Public bug reported:

no se quel e pasa cuando le doy la orden de imprimir se cuelga y se
cierra, le di la orden de cerrer y abrir nuevamente pero continua en lo
mismo

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
se cuelga cuando le doy la orden de imprimir
https://bugs.launchpad.net/bugs/165058
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 119240] Re: UI inconsistency unmount vs eject

2007-12-06 Thread Daniel
Both places now work, and they are almost consistent: The desktop icon
context menu has Unmount Volume, whereas Nautilus has Unmount.


On Dec 6, 2007 4:44 PM, Brian Murray [EMAIL PROTECTED] wrote:

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better.  You reported this bug a while ago and there hasn't been
 any activity in recently.  We were wondering if this is still an issue
 for you?  Thanks in advance.

 --
 UI inconsistency unmount vs eject
 https://bugs.launchpad.net/bugs/119240
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
UI inconsistency unmount vs eject
https://bugs.launchpad.net/bugs/119240
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 174971] Update Manager's bug

2007-12-08 Thread Daniel
Public bug reported:

UPDATE MANAGER'S MESSAGE
A unresolvable problem occurred while initializing the package information.

Please report this bug against the 'update-manager' package and include
the following error message:

'E:Type '--09:02:53--' is not known on line 1 in source list
/etc/apt/sources.list.d/medibuntu.list, E:The list of sources could not
be read.'

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Update Manager's bug
https://bugs.launchpad.net/bugs/174971
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 119242] Re: Installer doesn't support WPA wireless

2007-12-03 Thread Daniel
7.04.

On Dec 3, 2007 12:43 PM, Brian Murray [EMAIL PROTECTED] wrote:

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better.  With which version of Ubuntu did you notice this issue?
 Thanks in advance.

 ** Changed in: network-manager (Ubuntu)
 Sourcepackagename: None = network-manager
   Status: New = Incomplete

 --
 Installer doesn't support WPA wireless
 https://bugs.launchpad.net/bugs/119242
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Installer doesn't support WPA wireless
https://bugs.launchpad.net/bugs/119242
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 182501] Re: KDE4 applications cannot load their plugins

2008-01-14 Thread daniel
I can confirm the missing new folder-item in dolphin on kde4.0 gutsy 
packages. The item is discussed in http://bugs.kde.org/show_bug.cgi?id=155452
KDE-Developers state, that the missing new folder-item is not reproducable on 
vanilla

-- 
KDE4 applications cannot load their plugins
https://bugs.launchpad.net/bugs/182501
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 178970] Re: Can't adjust file associations from within dolphin

2008-01-14 Thread daniel
Can confirm this. In kde4 systemsettings (from gutsy packages) there is
a file associations module, in kde3 systemsettings there is no module
(only in konqueror). As dolphin is the main file manager, the option
should be either in systemsettings or in dolphin, but not only in
konqueror.

-- 
Can't adjust file associations from within dolphin
https://bugs.launchpad.net/bugs/178970
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158902] Re: Dolphin does not show correctly the non-ASCII characters through ssh in Gutsy (with UTF8 locale)

2008-01-14 Thread daniel
I can add this information: If you open the same adress in konqueror,
you have an option in the menu (i think it was in extras) to change the
encoding to utf-8. Afterwards the right encoding appears as well in
dolphin. Don't know where it is stored (using d3lphin on Kubuntu Gutsy).

-- 
Dolphin does not show correctly the non-ASCII characters through ssh in Gutsy 
(with UTF8 locale)
https://bugs.launchpad.net/bugs/158902
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 183123] support for servicemenus missing

2008-01-15 Thread daniel
Public bug reported:

I don't know if it is a bug or a feature. I cannot find information about 
servicemenus in dolphin-kde4. Does dolphin in KDE4 support servicemenus? It 
rumors. But in my Kubuntu Gutsy installation they don't work. There are no 
standard servicemenus in /usr/lib/kde4/share/kde4/apps/dolphin and my menus in 
~/.kde4/share/apps/dolphin/servicemenus/ aren't recognized. 
So there are - for example - no actions to compress a folder and decompress it. 
Starting ark is much more complicated. For me servicemenus have been a big 
convenience factor of kde and I also used the possibility to tweak them.
So please: Make servicemenus work again in KDE4

** Affects: kdebase-kde4 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
support for servicemenus missing
https://bugs.launchpad.net/bugs/183123
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 153868] Re: package mysql-server-5.0 5.0.45-1ubuntu2 failed to install/upgrade - Access denied for user 'debian-sys-maint'@'localhost'

2008-01-15 Thread Daniel
That fixed my month long problem of not being able to updat mysql too,
thanks!

-- 
package mysql-server-5.0 5.0.45-1ubuntu2 failed to install/upgrade -  Access 
denied for user 'debian-sys-maint'@'localhost'
https://bugs.launchpad.net/bugs/153868
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 223632] Re: [hardy KDE4] dolphin doesn't store comment and rating of directories and textfiles

2008-04-29 Thread daniel
I can confirm this. Fresh Hardy kde4-install with German language.

-- 
[hardy KDE4] dolphin doesn't store comment and rating of directories and 
textfiles
https://bugs.launchpad.net/bugs/223632
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 194123] Re: attach icons doesn't appear

2008-04-30 Thread Daniel
I have the same issue with thunderbird version 2.0.0.12 , attachment
icons don't appear in the compose window nor when displaying a received
message, I can see only file names.

I'm running the latest hardy 8.04 Ubuntu version with Gnome and no 3D
extension.

Any help would be appreciated.

Best regards
Daniel

-- 
attach icons doesn't appear
https://bugs.launchpad.net/bugs/194123
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216999] Re: Decoration Plugin: Window shadow color is not displayed as set in plugin properties on NV GeForce 8 and 9 series, using nvidia drivers

2008-05-01 Thread Daniel
This bug appears to be caused by an incorrectly symlinked file by the
nvidia driver.

Read these forum posts for more information and a quick fix:

http://www.nvnews.net/vbulletin/showthread.php?t=109546page=2
http://ubuntuforums.org/showthread.php?t=772408

-- 
Decoration Plugin: Window shadow color is not displayed as set in plugin 
properties on NV GeForce 8 and 9 series, using nvidia drivers
https://bugs.launchpad.net/bugs/216999
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 194123] Re: attach icons doesn't appear

2008-05-03 Thread Daniel
FYI, the bug doesn't appear in latest nightly build of Thunderbird 3

Any clue how to fix it in thunderbird 2 ?

-- 
attach icons doesn't appear
https://bugs.launchpad.net/bugs/194123
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 209483] Re: Regression: Sony Walkman NWZ-S618F doesn't mount in Hardy

2008-05-05 Thread Daniel
I already solved the problem with my camera. I had some lines in
/etc/fstab that generates the problem when ubuntu try to automaticaly
mount my device. Many thanks to all, and check your fstab, maybe...

-- 
Regression: Sony Walkman NWZ-S618F doesn't mount in Hardy
https://bugs.launchpad.net/bugs/209483
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >