[Bug 1023488] Re: Subversion crashes when running svn di -c 3309 file, but svn log -v -c 3309 file works fine

2012-07-11 Thread Christian Iversen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1023488

Title:
  Subversion crashes when running svn di -c 3309 file, but svn log
  -v -c 3309 file works fine

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

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


[Bug 1021289] Re: Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

2012-07-11 Thread Christian Iversen
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

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

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


[Bug 1023488] [NEW] Subversion crashes when running svn di -c 3309 file, but svn log -v -c 3309 file works fine

2012-07-11 Thread Christian Iversen
Public bug reported:

As it says in the summary, two different svn commands behave very
differently. While log works, diff crashes with a segmentation
fault.

I have managed to obtain a backtrace of the crash happening. I have
tried to maximize the number of debug symbols, but there doesn't seem to
be a libsvn1-dbg, so I cannot enable these symbols (luckily, they are in
the middle of the trace)

[chrivers@helios]~/spye-dev #gdb --args svn di -c 3309 
spye-python/spye/pluginsystem.py
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://bugs.launchpad.net/gdb-linaro/...
Reading symbols from /usr/bin/svn...(no debugging symbols found)...done.
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
Index: spye-python/spye/pluginsystem.py
===
[New process 13854]
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x77fc4780 (LWP 13854)]
0x in ?? ()
(gdb) bt
#0  0x in ?? ()
#1  0x76ec5e58 in run_child_cleanups () from /usr/lib/libapr-1.so.0
#2  0x76ec5e88 in cleanup_pool_for_exec () from /usr/lib/libapr-1.so.0
#3  0x76ec5ea2 in cleanup_pool_for_exec () from /usr/lib/libapr-1.so.0
#4  0x76ec5eca in apr_pool_cleanup_for_exec () from 
/usr/lib/libapr-1.so.0
#5  0x76ed44ec in apr_proc_create () from /usr/lib/libapr-1.so.0
#6  0x770fb099 in svn_io_start_cmd () from 
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so.1
#7  0x770fb40f in svn_io_run_cmd () from 
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so.1
#8  0x770fb670 in svn_io_run_diff2 () from 
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so.1
#9  0x770f69b0 in svn_io_run_diff () from 
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so.1
#10 0x77bb82c4 in ?? () from 
/usr/lib/x86_64-linux-gnu/libsvn_client-1.so.1
#11 0x77bcc619 in ?? () from 
/usr/lib/x86_64-linux-gnu/libsvn_client-1.so.1
#12 0x7629385b in ?? () from 
/usr/lib/x86_64-linux-gnu/libsvn_ra_neon-1.so.1
#13 0x762a0dc8 in ?? () from 
/usr/lib/x86_64-linux-gnu/libsvn_ra_neon-1.so.1
#14 0x74f46251 in ?? () from /usr/lib/libneon-gnutls.so.27
#15 0x73c63125 in ?? () from /usr/lib/x86_64-linux-gnu/libxml2.so.2
#16 0x73c6a6e8 in ?? () from /usr/lib/x86_64-linux-gnu/libxml2.so.2
#17 0x73c6b449 in xmlParseChunk () from 
/usr/lib/x86_64-linux-gnu/libxml2.so.2
#18 0x74f4698f in ne_xml_parse () from /usr/lib/libneon-gnutls.so.27
#19 0x762a2c92 in svn_ra_neon__parsed_request () from 
/usr/lib/x86_64-linux-gnu/libsvn_ra_neon-1.so.1
#20 0x762927c2 in ?? () from 
/usr/lib/x86_64-linux-gnu/libsvn_ra_neon-1.so.1
#21 0x77bb7274 in ?? () from 
/usr/lib/x86_64-linux-gnu/libsvn_client-1.so.1
#22 0x77bb89c6 in svn_client_diff_peg4 () from 
/usr/lib/x86_64-linux-gnu/libsvn_client-1.so.1
#23 0x0040a7de in ?? ()
#24 0x00406cf8 in ?? ()
#25 0x768ee76d in __libc_start_main () from 
/lib/x86_64-linux-gnu/libc.so.6
#26 0x004071e5 in ?? ()
#27 0x7fffe0e8 in ?? ()
#28 0x001c in ?? ()
#29 0x0005 in ?? ()
#30 0x7fffe471 in ?? ()
#31 0x7fffe47e in ?? ()
#32 0x7fffe481 in ?? ()
#33 0x7fffe484 in ?? ()
#34 0x7fffe489 in ?? ()
#35 0x in ?? ()
(gdb) 


Content of .gdbinit:

set follow-fork-mode child
run


How to debug this further?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: subversion 1.6.17dfsg-3ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Wed Jul 11 17:51:18 2012
InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120424)
ProcEnviron:
 LANGUAGE=en_DK:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_DK.UTF-8
 SHELL=/bin/zsh
SourcePackage: subversion
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.subversion.config: 2012-06-06T00:38:20.109476
mtime.conffile..etc.subversion.servers: 2012-06-06T00:38:20.109476

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


** Tags: amd64 apport-bug precise

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

Title:
 

[Bug 1021289] Re: Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

2012-07-10 Thread Christian Iversen
Ok, it seems this happens randomly. Here is from today:

[root@helios]~ #uname -r  free -m 

[pts/6 # 597H 0J 0R # 2012-07-10 17:42:40 # 0+05:00:38 # 0.77 0.82 0.69]
3.2.0-26-generic
 total   used   free sharedbuffers cached
Mem: 24110   3930  20180  0204   1521
-/+ buffers/cache:   2204  21906
Swap:0  0  0

And now, curiously, the dmi output is different:

[chrivers@helios]~ #sudo dmidecode | grep -E '^\sSize: '
Size: 4096 MB
Size: 4096 MB
Size: 4096 MB
Size: 4096 MB
Size: 4096 MB
Size: 4096 MB

Come to think of it, this morning I first booted into windows, then
shortly afterwards rebooted (but with no power-off in between) into
Linux. Could Windows be affecting this somehow? I have not established a
pattern yet, but I can't rule out that booting into windows makes the
last 2 blocks of RAM appear to Linux. Weird.

Any ideas for debugging this further?

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

Title:
  Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

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

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


[Bug 1021289] Re: Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

2012-07-07 Thread Christian Iversen
And just to demonstrate that I'm not hallucinating, today it also did
not work:

$ uname -r  free -m
3.2.0-26-generic
 total   used   free sharedbuffers cached
Mem: 16046   2906  13139  0121974
-/+ buffers/cache:   1810  14236
Swap:0  0  0

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

Title:
  Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

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

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


[Bug 1021289] [NEW] Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

2012-07-05 Thread Christian Iversen
Public bug reported:

Hello Ubuntu devs

On my machine, I have 24GB ram, in the form of 6 x 4GB Kingston Hyper-X
(3 kits with 2 blocks, exact model number KHX1333C9D3B1K2/8G).

When booting Windows 7, I can see all 24GB without issue. However, when
booting Linux, I only see 16GB total.

For some odd reason, dmidecode only reports 4 DIMMs to be installed.
Could this be related?

[chrivers@helios]~ #sudo dmidecode | grep -E '^\sSize: '
Size: 4096 MB
Size: 4096 MB
Size: No Module Installed
Size: No Module Installed
Size: 4096 MB
Size: 4096 MB

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image (not installed)
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: fglrx
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  chrivers   2715 F pulseaudio
 /dev/snd/controlC3:  chrivers   2715 F pulseaudio
 /dev/snd/controlC1:  chrivers   2715 F pulseaudio
 /dev/snd/controlC0:  chrivers   2715 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfb9f8000 irq 49'
   Mixer name   : 'Realtek ALC889A'
   Components   : 'HDA:10ec0885,18490890,00100101'
   Controls  : 47
   Simple ctrls  : 23
Card1.Amixer.info:
 Card hw:1 'Generic'/'HD-Audio Generic at 0xfbdfc000 irq 50'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100200'
   Controls  : 6
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Card2.Amixer.info:
 Card hw:2 'USB'/'Focusrite Scarlett 2i2 USB at usb-:00:1d.7-4.4.1, high 
speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB1235:8006'
   Controls  : 0
   Simple ctrls  : 0
Card2.Amixer.values:
 
Card3.Amixer.info:
 Card hw:3 'Generic_1'/'HD-Audio Generic at 0xfbefc000 irq 51'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100200'
   Controls  : 6
   Simple ctrls  : 1
Card3.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Thu Jul  5 15:12:38 2012
HibernationDevice: RESUME=UUID=58ad4099-f1ab-4c75-9b2c-a9879b8e8d9d
InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120424)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 LANGUAGE=en_DK:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_DK.UTF-8
 SHELL=/bin/zsh
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic 
root=/dev/mapper/storage-root ro quiet splash
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-26-generic N/A
 linux-backports-modules-3.2.0-26-generic  N/A
 linux-firmware1.79
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/25/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P2.90
dmi.board.name: X58 Extreme
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.90:bd04/25/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnX58Extreme:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: amd64 apport-bug precise

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

Title:
  Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

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

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


[Bug 1021289] Re: Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

2012-07-05 Thread Christian Iversen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021289

Title:
  Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

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

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


[Bug 1021289] Re: Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

2012-07-05 Thread Christian Iversen
** Tags removed: needs-upstream-testing

** Tags added: kernel-fixed-upstream

** Tags added: kernel-unable-to-test-upstream

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

Title:
  Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

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

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


[Bug 1021289] Re: Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

2012-07-05 Thread Christian Iversen
I did what you asked, and here are the results:

3.4.0: Works! 24GB ram seen
3.4.4: Fails, no keyboard + net, so I have no method of logging in
3.5.0-rc5: Fails like 3.4.4

So really, the 16 - 24GB bug is fixed, but there is a new bug that
happened between 3.4.0 and 3.4.4 that prevents me from using my
keyboard, or logging in over the network (no ping response either).

Now, the third, and _completely_ crazy part of this puzzle, is that now
it seems to detect the full 24GB even under 3.2.0! I have no idea how
that happened. Maybe my initramfs got rebuilt when I re/deinstalled the
test kernels, and that somehow helped?

Maybe it's flaky, and will detect 16/24 randomly. What should I do from
here?

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

Title:
  Linux 3.2.0-26-generic (Ubuntu 12.04) does not last 8GB of memory

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

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


[Bug 970267] [NEW] Audacious crashes because of Oxygen-GTK

2012-03-31 Thread Christian Iversen
Public bug reported:

When using the Oxygen-GTK theme, audacious (that mostly consists of
custom skinning) crashes randomly, quite regularly.

I have included a backtrace of this happening:

(gdb) bt
#0  0x7fffeb413877 in std::_Rb_tree_decrement(std::_Rb_tree_node_base*) () 
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#1  0x7fffeb764856 in std::_Rb_tree_GtkWidget*, std::pair_GtkWidget* 
const, Oxygen::ShadowHelper::WidgetData, std::_Select1ststd::pair_GtkWidget* 
const, Oxygen::ShadowHelper::WidgetData , std::less_GtkWidget*, 
std::allocatorstd::pair_GtkWidget* const, Oxygen::ShadowHelper::WidgetData  
::_M_insert_unique(std::pair_GtkWidget* const, 
Oxygen::ShadowHelper::WidgetData const) () from 
/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
#2  0x7fffeb7641ce in Oxygen::ShadowHelper::registerWidget(_GtkWidget*) () 
from /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
#3  0x7fffeb7642c3 in 
Oxygen::ShadowHelper::realizeHook(_GSignalInvocationHint*, unsigned int, 
_GValue const*, void*) () from 
/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
#4  0x75ca9568 in ?? () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#5  0x75cb208d in g_signal_emit_valist () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#6  0x75cb22c2 in g_signal_emit () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#7  0x76603e0e in gtk_widget_realize () from 
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#8  0x7660e2c5 in ?? () from 
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#9  0x75c9807a in ?? () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#10 0x75cb1ba5 in g_signal_emit_valist () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#11 0x75cb22c2 in g_signal_emit () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#12 0x76604dc6 in gtk_widget_show () from 
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#13 0x7751abf4 in audgui_infopopup_show () from /usr/lib/libaudgui.so.1
#14 0x7fffe5bddcf5 in ?? () from /usr/lib/audacious/General/skins.so
#15 0x76c3198b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x76c30d4a in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x76c31110 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x76c3150a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x764dfe97 in gtk_main () from 
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#20 0x00410c28 in ?? ()
#21 0x74c6a30d in __libc_start_main () from 
/lib/x86_64-linux-gnu/libc.so.6
#22 0x0040c2d9 in ?? ()
#23 0x7fffe118 in ?? ()
#24 0x001c in ?? ()
#25 0x0001 in ?? ()
#26 0x7fffe482 in ?? ()
#27 0x in ?? ()


Usually, after a crash, when audacious is restarted, it will crash instantly. I 
can usually get it running by keep trying to restart it, until it no longer 
SIGSEGVs on startup. This seems like a clear race condition. With any other 
theme, this does not happen.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: audacious 2.4.4-1
ProcVersionSignature: Ubuntu 3.0.0-17.30-generic 3.0.22
Uname: Linux 3.0.0-17-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sat Mar 31 19:44:05 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
ProcEnviron:
 LANGUAGE=en_DK:en
 PATH=(custom, user)
 LANG=en_DK.UTF-8
 SHELL=/bin/zsh
SourcePackage: audacious
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric

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

Title:
  Audacious crashes because of Oxygen-GTK

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

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


[Bug 970267] Re: Audacious crashes because of Oxygen-GTK

2012-03-31 Thread Christian Iversen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/970267

Title:
  Audacious crashes because of Oxygen-GTK

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

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


[Bug 970267] Re: Audacious crashes because of Oxygen-GTK

2012-03-31 Thread Christian Iversen
** Attachment added: more detailed backtrace
   
https://bugs.launchpad.net/ubuntu/+source/audacious/+bug/970267/+attachment/2977465/+files/backtrace

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

Title:
  Audacious crashes because of Oxygen-GTK

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

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


[Bug 970267] Re: Audacious crashes because of Oxygen-GTK

2012-03-31 Thread Christian Iversen
I've managed to generate a more detailed backtrace for this bug.

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

Title:
  Audacious crashes because of Oxygen-GTK

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

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


[Bug 787990] Re: Kopete OTR leaks unencrypted messages

2011-08-16 Thread Christian Iversen
I have seen this problem as well, and it is really quite worrisome, as
this is _exactly_ what OTR is design to prevent. It happens even when my
encryption policy is always, in which case OTR should never, ever send
an unencrypted transmission.

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

Title:
  Kopete OTR leaks unencrypted messages

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

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


[Bug 784424] Re: syslog-ng crashes

2011-05-24 Thread Christian Iversen
I also saw this kind of crash. This is my config:


options {
  chain_hostnames(0);
  time_reopen(10);
  time_reap(360);

  log_fifo_size(2048);
  create_dirs(yes);

  owner(root); group(adm); perm(0640);
  dir_owner(root); dir_group(adm); dir_perm(0755);

  use_dns(yes);
  use_fqdn(yes);
  stats_freq(3600);

  ts_format(iso);
  frac_digits(6);
};

source s_local {
internal();
unix-stream(/dev/log keep_timestamp(no));
file(/proc/kmsg log_prefix(kernel: ));
};


destination dn_network{ tcp(log.sikkerhed.org template($ISODATE 
$FULLHOST $MESSAGE\n) template_escape(no)); };
destination du_all{ usertty(*); };
destination df_critical   { file(/var/log/critical/log-$YEAR-$MONTH-$DAY);   
file(/var/log/critical/current);   };
destination df_facility   { file(/var/log/$FACILITY/log-$YEAR-$MONTH-$DAY);  
file(/var/log/$FACILITY/current);  };
destination df_everything { file(/var/log/everything/log-$YEAR-$MONTH-$DAY); 
file(/var/log/everything/current); };

filter f_critical { level(crit,alert,emerg); };
filter f_emerg{ level(emerg); };

log   { source(s_local);   
destination(dn_network);   };
log   { source(s_local);   
destination(df_everything);};
log   { source(s_local);   
destination(df_facility);  };
log   { source(s_local); filter(f_critical);   
destination(df_critical);  };
log   { source(s_local); filter(f_emerg);  
destination(du_all);   };

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

Title:
  syslog-ng crashes

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


[Bug 524366] Re: Regression: CRC error an i386

2010-08-12 Thread Christian Iversen
I just made a number of tests regarding this bug.

I can confirm that the bug exists, and that it does not appear on amd64.

Furthermore, I've tried using a vanilla gzip 1.3.12 and 1.3.13, both
which fail with the same error.

However, both vanilla versions AND ubuntu version work if you set
CFLAGS=-DNOMEMCPY, which causes gzip to use byte-by-byte transfers
instead of calling memcpy()

In other words, this proves that it cannot have anything to do with the
rsync patches. There must be a rarely-triggered bug in memcpy(), which
only crops up on 32-bit.

It could be that gzip uses memcpy slightly incorrectly, but I am not
going to guess exactly why the bug occurs.

-- 
Regression: CRC error an i386
https://bugs.launchpad.net/bugs/524366
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 387086] Re: udevadm settle hangs

2009-10-26 Thread Christian Iversen
Why is this bug incomplete? It has all the steps to reproduce, and it
can be consistently reproduced.

-- 
udevadm settle hangs
https://bugs.launchpad.net/bugs/387086
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 387086] Re: udevadm settle hangs

2009-10-26 Thread Christian Iversen
This bug has a proposed patch and a discussion of the problem:

http://thread.gmane.org/gmane.linux.kernel.device-mapper.dm-crypt/2804

-- 
udevadm settle hangs
https://bugs.launchpad.net/bugs/387086
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 387086] Re: udevadm settle hangs

2009-10-26 Thread Christian Iversen
One last thing. The Gentoo Bugs mailing list has a discussion of the
same problem. Several people have reported back that the mentioned patch
works fine. No one has reported that it does not work:

http://bugs.gentoo.org/242778

Please consider getting this patch into cryptsetup, as the functionality
is currently severely hampered.

-- 
udevadm settle hangs
https://bugs.launchpad.net/bugs/387086
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 393268] Re: khotkeys: keyboard input broken and missing

2009-10-20 Thread Christian Iversen
I had this problem with 9.04, but it's fixed in 4.3.1

-- 
khotkeys: keyboard input broken and missing
https://bugs.launchpad.net/bugs/393268
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 456133] Re: Plasma desktop lock window is slightly transparent, leaving to information leak

2009-10-20 Thread Christian Iversen

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

** Visibility changed to: Public

-- 
Plasma desktop lock window is slightly transparent, leaving to information leak
https://bugs.launchpad.net/bugs/456133
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 456153] [NEW] Kubuntu installer creates file in homedir: screen-configurations.xml

2009-10-20 Thread Christian Iversen
Public bug reported:

Right after I finished the installation for Kubuntu 9.04 amd64, I found
a file called screen-configurations.xml in my homedir.

I don't know what this file is for, and it doesn't seem to belong in my
homedir.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: kubuntu-desktop 1.122
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_DK.UTF-8
 SHELL=/bin/zsh
SourcePackage: kubuntu-meta
Uname: Linux 2.6.28-15-generic x86_64

** Affects: kubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
Kubuntu installer creates file in homedir: screen-configurations.xml
https://bugs.launchpad.net/bugs/456153
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

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


[Bug 456153] Re: Kubuntu installer creates file in homedir: screen-configurations.xml

2009-10-20 Thread Christian Iversen

** Attachment added: The actual file found in my homedir
   http://launchpadlibrarian.net/34027725/screen-configurations.xml

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

-- 
Kubuntu installer creates file in homedir: screen-configurations.xml
https://bugs.launchpad.net/bugs/456153
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

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


[Bug 299897] [NEW] uniq -u drops wrong lines

2008-11-19 Thread Christian Iversen
Public bug reported:

Binary package hint: coreutils

As I understand it, uniq -u and sort -u should both give the same set of
lines, albeit in different order.

The -u switch should mean output unique lines only on both utils.
However, when using uniq -u, I get dropped lines. I included a sample
log file which demonstrates this behaviour.

If you don't want to make a manual comparison of
$ sort -u uniq-test
and
$ uniq -u uniq-test
you can simply try
$ diff -u (uniq -u uniq-test | sort) (sort -u uniq-test)

which will reveal the difference.

I hope this bug gets looked into quickly, as it is such a fundamental
command line tool

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

-- 
uniq -u drops wrong lines
https://bugs.launchpad.net/bugs/299897
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 299897] Re: uniq -u drops wrong lines

2008-11-19 Thread Christian Iversen

** Attachment added: uniq-test
   http://launchpadlibrarian.net/19786391/uniq-test

-- 
uniq -u drops wrong lines
https://bugs.launchpad.net/bugs/299897
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 299897] Re: uniq -u drops wrong lines

2008-11-19 Thread Christian Iversen
I must admit, it took me a few readings of your description to grasp
what you mean.

I think this bug should be resubmit against the documentation for uniq.
It's _not_ very clear, since the -u option behaves almost, but not
completely, like it one could expect.

For other readers, the following example demonstrates the way the -u
switch works:

foo, bar - foo, bar

foo, foo, foo, bar - bar

foo, foo, foo, bar, foo - bar, foo

-- 
uniq -u drops wrong lines
https://bugs.launchpad.net/bugs/299897
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 296693] [NEW] Backtrace regarding parallel port when booting

2008-11-11 Thread Christian Iversen
Public bug reported:

Binary package hint: linux-image-2.6.24-21-generic

[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Linux version 2.6.24-21-generic ([EMAIL PROTECTED]) (gcc version 
4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Tue Oct 21 23:43:45 UTC 2008 (Ubuntu 
2.6.24-21.43-generic)
[0.00] BIOS-provided physical RAM map:
[0.00]  BIOS-e820:  - 0009fc00 (usable)
[0.00]  BIOS-e820: 0009fc00 - 000a (reserved)
[0.00]  BIOS-e820: 000e - 0010 (reserved)
[0.00]  BIOS-e820: 0010 - 3f7c (usable)
[0.00]  BIOS-e820: 3f7c - 3f7ce000 (ACPI data)
[0.00]  BIOS-e820: 3f7ce000 - 3f80 (ACPI NVS)
[0.00]  BIOS-e820: fee0 - fee01000 (reserved)
[0.00]  BIOS-e820: ffb8 - 0001 (reserved)
[0.00] 119MB HIGHMEM available.
[0.00] 896MB LOWMEM available.
[0.00] found SMP MP-table at 000ff780
[0.00] Entering add_active_range(0, 0, 260032) 0 entries of 256 used
[0.00] Zone PFN ranges:
[0.00]   DMA 0 - 4096
[0.00]   Normal   4096 -   229376
[0.00]   HighMem229376 -   260032
[0.00] Movable zone start PFN for each node
[0.00] early_node_map[1] active PFN ranges
[0.00] 0:0 -   260032
[0.00] On node 0 totalpages: 260032
[0.00]   DMA zone: 32 pages used for memmap
[0.00]   DMA zone: 0 pages reserved
[0.00]   DMA zone: 4064 pages, LIFO batch:0
[0.00]   Normal zone: 1760 pages used for memmap
[0.00]   Normal zone: 223520 pages, LIFO batch:31
[0.00]   HighMem zone: 239 pages used for memmap
[0.00]   HighMem zone: 30417 pages, LIFO batch:7
[0.00]   Movable zone: 0 pages used for memmap
[0.00] DMI present.
[0.00] ACPI: RSDP signature @ 0xC00F9E40 checksum 0
[0.00] ACPI: RSDP 000F9E40, 0014 (r0 ACPIAM)
[0.00] ACPI: RSDT 3F7C, 003C (r1 LENOVO TC-031725 MSFT  
 97)
[0.00] ACPI: FACP 3F7C0200, 0084 (r2 LENOVO TC-031725 MSFT  
 97)
[0.00] ACPI: DSDT 3F7C05C0, 5BA8 (r1 LENOVO TC-03  53 INTL 
20051117)
[0.00] ACPI: FACS 3F7CE000, 0040
[0.00] ACPI: APIC 3F7C0390, 006C (r1 LENOVO OEMAPIC  1725 MSFT  
 97)
[0.00] ACPI: MCFG 3F7C0400, 003C (r1 LENOVO OEMMCFG  1725 MSFT  
 97)
[0.00] ACPI:  3F7C0440,  (r00   
  0)
[0.00] ACPI: OEMB 3F7CE040, 0061 (r1 LENOVO AMI_OEM  1725 MSFT  
 97)
[0.00] ACPI: HPET 3F7C6170, 0038 (r1 LENOVO OEMHPET  1725 MSFT  
 97)
[0.00] ACPI: PM-Timer IO Port: 0x808
[0.00] ACPI: Local APIC address 0xfee0
[0.00] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[0.00] Processor #0 6:15 APIC version 20
[0.00] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[0.00] Processor #1 6:15 APIC version 20
[0.00] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[0.00] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[0.00] ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
[0.00] IOAPIC[0]: apic_id 2, version 32, address 0xfec0, GSI 0-23
[0.00] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[0.00] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[0.00] ACPI: IRQ0 used by override.
[0.00] ACPI: IRQ2 used by override.
[0.00] ACPI: IRQ9 used by override.
[0.00] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[0.00] ACPI: HPET id: 0x8086a201 base: 0xfed0
[0.00] Using ACPI (MADT) for SMP configuration information
[0.00] Allocating PCI resources starting at 4000 (gap: 
3f80:bf60)
[0.00] swsusp: Registered nosave memory region: 0009f000 - 
000a
[0.00] swsusp: Registered nosave memory region: 000a - 
000e
[0.00] swsusp: Registered nosave memory region: 000e - 
0010
[0.00] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 258001
[0.00] Kernel command line: 
root=UUID=8ef596ac-fd36-4e0c-8146-e68fda7929ab ro quiet splash
[0.00] mapped APIC to b000 (fee0)
[0.00] mapped IOAPIC to a000 (fec0)
[0.00] Enabling fast FPU save and restore... done.
[0.00] Enabling unmasked SIMD FPU exception support... done.
[0.00] Initializing CPU#0
[0.00] PID hash table entries: 4096 (order: 12, 16384 bytes)
[0.00] Detected 1596.087 MHz processor.
[   25.541174] Console: colour VGA+ 80x25
[   25.541178] console [tty0] enabled
[   25.541412] Dentry cache hash table entries: 131072 

[Bug 262000] Re: Can't find initialization file gs_init.ps.

2008-10-07 Thread Christian Iversen
I also see this problem.

It's very weird.

dpkg package version: 
$ dpkg -p ghostscript | grep Version
Version: 8.61.dfsg.1-1ubuntu3

so, 8.61

$ gs -v
GPL Ghostscript 8.63 (2008-08-01)

so.. 8.63? Which is the right one?

Well, let's look at the package:

$ dpkg -L ghostscript | grep gs_init
/usr/share/ghostscript/8.61/lib/gs_init.ps

Ok, it seems like a symlinks might work here:
# ln -s /usr/share/ghostscript/8.61 /usr/share/ghostscript/8.63

$ gs
gs: Interpreter revision (863) does not match gs_init.ps revision (861).

Eek, not working. Ok, how about if we change the first non-comment line
in gs_init.ps, where the revision resides?

# ... edit gs_init.ps ...

$ gs
GPL Ghostscript 8.63 (2008-08-01)
Copyright (C) 2008 Artifex Software, Inc.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
GS  


Hey! That worked. 

I don't know WHY this fix is needed. I hope someone else finds out, and
fixes the package.

-- 
Can't find initialization file gs_init.ps.
https://bugs.launchpad.net/bugs/262000
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 225230] Re: wrong quirks set for Thinkpad T61 with nvidia video

2008-06-08 Thread Christian Iversen
I have arrived at the same fix, as described in this bug report:

https://bugs.launchpad.net/ubuntu/+source/hal-info/+bug/235284

We now know this to affect T61 as well as T61p. I believe this should be
brought to the attention of the hal-info maintainer ASAP. It mandates an
SRU.

-- 
wrong quirks set for Thinkpad T61 with nvidia video
https://bugs.launchpad.net/bugs/225230
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 235284] Re: Suspend-to-ram broken on IBM/Lenovo Thinkpad T61p [FIXED]

2008-05-27 Thread Christian Iversen
Please note the following:
 - You should reboot your laptop after applying this patch (or at least restart 
hal)
 - This is for 64-bit ubuntu. I haven't tested on 32-bit, but I assume it's the 
same situation

-- 
Suspend-to-ram broken on IBM/Lenovo Thinkpad T61p [FIXED]
https://bugs.launchpad.net/bugs/235284
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 235284] Re: Suspend-to-ram broken on IBM/Lenovo Thinkpad T61p [FIXED]

2008-05-27 Thread Christian Iversen

** Attachment added: Fix for the hal-info files relating to T61p
   
http://launchpadlibrarian.net/14751563/2008-05-27-CI-hal-info-t61p-suspend-registration.patch

-- 
Suspend-to-ram broken on IBM/Lenovo Thinkpad T61p [FIXED]
https://bugs.launchpad.net/bugs/235284
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 235284] [NEW] Suspend-to-ram broken on IBM/Lenovo Thinkpad T61p [FIXED]

2008-05-27 Thread Christian Iversen
Public bug reported:

Binary package hint: hal-info

Suspend-to-ram does not work out-of-the-box on Hardy. (At least not with
the binary driver.)

With a fresh install of Kubuntu 8.04, the screen would not come back up
after a suspend.

For reference, I've seen the following suggestions. It should be noted
that they are ALL false:

 - Using NvAGP 1 in xorg.conf
 - Using acpi_sleep=s3_mode in grub
 - Using acpi_sleep=s3_bios in grub
 - Calling pm-utils directly instead of using HAL
 - Using TuxOnIce/USWSusp/etc instead of HAL

The problem is that the quirk s3_mode is applied, and therefore POSTing
the display after resume. This smashes the driver state, and thus hangs
the laptop.

For some reason, T61p has the following information in the file
/usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-
lenovo.fdi:

  !-- T61 (8895), intel card 32bit works with S3_MODE, but 64bit needs 
VBE_MODE
   T61p (6460), does not work with the NVidia driver--
  match key=system.hardware.product 
prefix_outof=8895;8897;6457;6460;6464;6465
merge key=power_management.quirk.s3_bios type=booltrue/merge
merge key=power_management.quirk.vbemode_restore 
type=booltrue/merge
  /match

It seems that the information is outdated. The 6460 (my T61p) works very
well with the nvidia driver. It does NOT, however, work well with
s3_bios = true, since that crashes the display on resume.

Attached patch fixes the issue. I'm quite sure it's the right way to fix
this, but there could be some other way I'm not aware of.

The neat thing here, is that NO other change is necessary. With the
newest hardy packages, suspend works perfectly now.

** Affects: hal-info (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Suspend-to-ram broken on IBM/Lenovo Thinkpad T61p [FIXED]
https://bugs.launchpad.net/bugs/235284
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 217841] Re: Hardy recent update broke suspend to ram on Thinkpad T61p

2008-05-27 Thread Christian Iversen
I might have solved this bug. Please take a look here:

https://bugs.launchpad.net/ubuntu/+source/hal-info/+bug/235284

-- 
Hardy recent update broke suspend to ram on Thinkpad T61p
https://bugs.launchpad.net/bugs/217841
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 216727] Re: T61p suspend not resuming with 2.6.24.16 generic

2008-05-27 Thread Christian Iversen
I might have solved this bug. Please take a look here:

https://bugs.launchpad.net/ubuntu/+source/hal-info/+bug/235284

-- 
T61p suspend not resuming with 2.6.24.16 generic 
https://bugs.launchpad.net/bugs/216727
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 205547] Re: resume produces blank screen when NVIDIA enabled on T61p

2008-05-27 Thread Christian Iversen
I might have solved this bug. Please take a look here:

https://bugs.launchpad.net/ubuntu/+source/hal-info/+bug/235284

-- 
resume produces blank screen when NVIDIA enabled on T61p
https://bugs.launchpad.net/bugs/205547
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 139089] Re: Gutsy Gibbon : Suspend/Hibernate lock up on resume with Thinkpad T61p

2008-05-27 Thread Christian Iversen
I might have solved this bug. Please take a look here:

https://bugs.launchpad.net/ubuntu/+source/hal-info/+bug/235284

-- 
Gutsy Gibbon : Suspend/Hibernate lock up on resume with Thinkpad T61p
https://bugs.launchpad.net/bugs/139089
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 139089] Re: Gutsy Gibbon : Suspend/Hibernate lock up on resume with Thinkpad T61p

2008-05-27 Thread Christian Iversen
I might have solved this bug. Please take a look here:

https://bugs.launchpad.net/ubuntu/+source/hal-info/+bug/235284

-- 
Gutsy Gibbon : Suspend/Hibernate lock up on resume with Thinkpad T61p
https://bugs.launchpad.net/bugs/139089
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 235284] Re: Suspend-to-ram broken on IBM/Lenovo Thinkpad T61p [FIXED]

2008-05-27 Thread Christian Iversen
Thanks :)

Yeah, I've seen the same problem occasionally.

I don't know exactly why it happens, but I'm convinced it can be fixed
by doing either a xrefresh or setting DOUBLE_CONSOLE_SWITCH to true.

Maybe you could try creating an executable shell script in /usr/lib/pm-
utils/sleep.d/90xrefresh, with the following contents?

[[[
#!/bin/bash

case $1 in
thaw|resume)
xrefresh
;;
esac

exit $?
]]]

-- 
Suspend-to-ram broken on IBM/Lenovo Thinkpad T61p [FIXED]
https://bugs.launchpad.net/bugs/235284
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 235284] Re: Suspend-to-ram broken on IBM/Lenovo Thinkpad T61p [FIXED]

2008-05-27 Thread Christian Iversen
I wasn't able to set up an encrypted swap volume from the installer, so
I can't test suspend-to-disk. There could be all sorts of issues with
that as well, so I hope someone else will test that.

My BIOS is revision is 7LETB6WW (2.16).

By the way, my xrefresh-hack mentioned a little earlier in this thread
is broken. It can't work, since pm-suspend scripts are run as root, and
you need to run X-commands as the currently logged-in user. I'll see if
I can find another way to fix the screen garbage problem. (Which is
annoying, for sure, but not dangerous)

** Changed in: hal-info (Ubuntu)
   Status: New = Confirmed

-- 
Suspend-to-ram broken on IBM/Lenovo Thinkpad T61p [FIXED]
https://bugs.launchpad.net/bugs/235284
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 210084] Re: grep -lir from / corrupts display

2008-05-06 Thread Christian Iversen
Try doing each of these:

$ grep -lir /proc

and

$ grep -lir /sys

I think one of those should trigger the error.

If it does, please try grepping in subdirs of those dirs, to find out
what causes the problem.

-- 
grep  -lir from / corrupts display
https://bugs.launchpad.net/bugs/210084
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 210084] Re: grep -lir from / corrupts display

2008-05-04 Thread Christian Iversen
Could this be related to disk activity maybe? What happens if you do one
of the following:

$ find /

or

$ badblocks -vs /dev/sda (read-only badblocks test)

-- 
grep  -lir from / corrupts display
https://bugs.launchpad.net/bugs/210084
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 199393] Re: servicemenu for amarok has an invalid menu entry addAsPodcast

2008-04-26 Thread Christian Iversen
I can confirm this bug on Hardy. I can also confirm that the temp fix
proposed by Christian Schuerer works. I don't know if it's the right fix
or not, but it did make dolphin stop spewing errors.

-- 
servicemenu for amarok has an invalid menu entry addAsPodcast
https://bugs.launchpad.net/bugs/199393
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 82528] Re: Write load on DM-Crypt LUKS partition with reiserfs jams system

2008-04-08 Thread Christian Iversen
I have upgraded to the Hardy beta, and I am running with a
2.6.24-12-generic kernel currently.

The problem is _not_ fixed. I have dm-crypt with LUKS and ext3, and the
problem is very easily felt. The whole system is very slow when doing
anything on the disk. This is in total contrast to how the system worked
before (no crypt on {dapper, edgy, gutsy}), but exactly like dm-crypt on
gutsy.

I hope this problem will get looked at, because it makes the computer
dreadfully slow, and the only reason I'm still using dm-crypt is because
I care about security. For common use it is far too slow.

-- 
Write load on DM-Crypt LUKS partition with reiserfs jams system
https://bugs.launchpad.net/bugs/82528
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 180074] Re: very frequent disconnects with networkmanager + knetworkmanager

2008-04-01 Thread Christian Iversen
This is NOT the airo.

However, I have figured out that reinstalling the entire
dbus/networkmanager/knetworkmanager stack fixed the issue even in gutsy.
I have no problems in hardy, either.

-- 
[airo] very frequent disconnects with networkmanager + knetworkmanager
https://bugs.launchpad.net/bugs/180074
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 209209] [NEW] XMMS can't use ALSA with crossfader plugin

2008-03-30 Thread Christian Iversen
Public bug reported:

The current build of XMMS is wrongly configured.

When using the crossfade-plugin (in package xmms-crossfade), there are 2 
options for output plugins:
 1) Built-in OSS output
 2) Output pluggin (ALSA)

When using 1), all the usual problems with OSS occur.

When using 2), dmix works fine, but because of the VERY large minimum
buffer size in the alsa output plugin, crossfading and stopping songs
take up to 10 seconds to react!

This makes the crossfade-plugin unusable in practice, because ALSA is a
must these days.

I have attached a small, trivial patch to enable lower buffer sizes in
the ALSA plugin. This works without problems, and I'm currently running
a custom build with this patch applied.

I hope you will apply the patch to future ubuntu builds of xmms.

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

-- 
XMMS can't use ALSA with crossfader plugin
https://bugs.launchpad.net/bugs/209209
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 209209] Re: XMMS can't use ALSA with crossfader plugin

2008-03-30 Thread Christian Iversen

** Attachment added: This patch fixes the buffer issue in XMMS. It is trivial, 
and
   http://launchpadlibrarian.net/12977531/xmms-alsa-fix-buffer-size.patch

-- 
XMMS can't use ALSA with crossfader plugin
https://bugs.launchpad.net/bugs/209209
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 194795] [NEW] Wireless switch on Compal CL56 (Zepto 4200, some acer models, ..) not recognized

2008-03-07 Thread Christian Iversen
Public bug reported:

When using the wireless on/off switch on the Compal CL56 (which is
rebranded by a great number of manufacturers), the wireless is turned
on/off fine.

However, the corresponding key code which is sent out at the same time,
is ignored.

Here's the kernel output:

Feb 23 17:45:41 [kernel] [186208.044000] atkbd.c: Unknown key pressed 
(translated set 2, code 0x95 on isa0060/serio0).
Feb 23 17:45:41 [kernel] [186208.044000] atkbd.c: Use 'setkeycodes e015 
keycode' to make it known.
Feb 23 17:45:41 [kernel] [186208.044000] atkbd.c: Unknown key released 
(translated set 2, code 0x95 on isa0060/serio0).
Feb 23 17:45:41 [kernel] [186208.044000] atkbd.c: Use 'setkeycodes e015 
keycode' to make it known.

Feb 23 17:46:08 [kernel] [186235.672000] atkbd.c: Unknown key pressed 
(translated set 2, code 0x96 on isa0060/serio0).
Feb 23 17:46:08 [kernel] [186235.672000] atkbd.c: Use 'setkeycodes e016 
keycode' to make it known.
Feb 23 17:46:08 [kernel] [186235.672000] atkbd.c: Unknown key released 
(translated set 2, code 0x96 on isa0060/serio0).
Feb 23 17:46:08 [kernel] [186235.672000] atkbd.c: Use 'setkeycodes e016 
keycode' to make it known.


It would be really neat if this key code could be bound, and then used to 
display a small message in gnome/kde/xfce/etc when the user switches wireless 
on and off.

This already happens automagically out-of-the-box with volume up/down,
so I think it's quite feasible to do the same with wireless.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Wireless switch on Compal CL56 (Zepto 4200, some acer models, ..) not recognized
https://bugs.launchpad.net/bugs/194795
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 180074] Re: very frequent disconnects with networkmanager + knetworkmanager

2008-03-07 Thread Christian Iversen
Confirmed by tjansson. Not sure how common this is, but it seem quite
severe for the people affected.

** Changed in: network-manager (Ubuntu)
   Status: New = Confirmed

-- 
very frequent disconnects with networkmanager + knetworkmanager
https://bugs.launchpad.net/bugs/180074
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 159949] Re: Knetworkmanager loose wireless connection, Networkmanager crashing

2008-02-05 Thread Christian Iversen
My keys are also stored in kwallet, and I also see the bug.

-- 
Knetworkmanager loose wireless connection, Networkmanager crashing
https://bugs.launchpad.net/bugs/159949
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 180074] very frequent disconnects with networkmanager + knetworkmanager

2008-01-03 Thread Christian Iversen
Public bug reported:

Very frequently, networkmanager decides my wireless connection is broken
for some reason, and disconnects the device.

This is very annoying, since I can set up the same connection manually
with iwconfig, in which case it will work fine.

Most often, it happens within seconds or few minutes of establishing the
connection. If I can get past this stage, the connection very often
stays up for a long period of time.

I'm attaching the entire log from dhcdbd, networkmanager and dhclient,
which should be all the components involved in this.

It's spanning multiple days, so it probably displays a variety of error
conditions.

Of particular interest are the following errors:

[...]
Jan  3 05:24:21 [NetworkManager] info  SWITCH: terminating current connection 
'eth1' because it's no longer valid._
[...]

They seem to go hand-in-hand with the disconnects, although I don't know
the reason for them.

Also there is the following warning, which I don't know the seriousness
of:

Jan  3 05:24:41 [NetworkManager] WARN
nm_dbus_get_user_key_for_network_cb():
nm_dbus_get_user_key_for_network_cb(): dbus returned an error._
(org.freedesktop.NetworkManagerInfo.GetKeyError)
org.freedesktop.NetworkManagerInfo.GetKeyError__

The curious thing is that these seem to be somewhat connected in time:

$ cat /tmp/wifi-log | grep 'SWITCH: terminating' | tail -10
Jan  3 05:12:42 [NetworkManager] info  SWITCH: terminating current connection 
'eth1' because it's no longer valid._
Jan  3 05:12:54 [NetworkManager] info  SWITCH: terminating current connection 
'eth1' because it's no longer valid._
Jan  3 05:13:36 [NetworkManager] info  SWITCH: terminating current connection 
'eth1' because it's no longer valid._
Jan  3 05:17:28 [NetworkManager] info  SWITCH: terminating current connection 
'eth1' because it's no longer valid._
Jan  3 05:18:39 [NetworkManager] info  SWITCH: terminating current connection 
'eth1' because it's no longer valid._
Jan  3 05:19:48 [NetworkManager] info  SWITCH: terminating current connection 
'eth1' because it's no longer valid._
Jan  3 05:20:16 [NetworkManager] info  SWITCH: terminating current connection 
'eth1' because it's no longer valid._
Jan  3 05:21:10 [NetworkManager] info  SWITCH: terminating current connection 
'eth1' because it's no longer valid._
Jan  3 05:23:33 [NetworkManager] info  SWITCH: terminating current connection 
'eth1' because it's no longer valid._
Jan  3 05:24:21 [NetworkManager] info  SWITCH: terminating current connection 
'eth1' because it's no longer valid._

$ cat /tmp/wifi-log | grep GetKeyError | tail -10
Jan  3 05:18:46 [NetworkManager] WARN  nm_dbus_get_user_key_for_network_cb(): 
nm_dbus_get_user_key_for_network_cb(): dbus returned an error._  
(org.freedesktop.NetworkManagerInfo.GetKeyError) 
org.freedesktop.NetworkManagerInfo.GetKeyError__
Jan  3 05:19:08 [NetworkManager] WARN  nm_dbus_get_user_key_for_network_cb(): 
nm_dbus_get_user_key_for_network_cb(): dbus returned an error._  
(org.freedesktop.NetworkManagerInfo.GetKeyError) 
org.freedesktop.NetworkManagerInfo.GetKeyError__
Jan  3 05:20:03 [NetworkManager] WARN  nm_dbus_get_user_key_for_network_cb(): 
nm_dbus_get_user_key_for_network_cb(): dbus returned an error._  
(org.freedesktop.NetworkManagerInfo.GetKeyError) 
org.freedesktop.NetworkManagerInfo.GetKeyError__
Jan  3 05:20:07 [NetworkManager] WARN  nm_dbus_get_user_key_for_network_cb(): 
nm_dbus_get_user_key_for_network_cb(): dbus returned an error._  
(org.freedesktop.NetworkManagerInfo.GetKeyError) 
org.freedesktop.NetworkManagerInfo.GetKeyError__
Jan  3 05:20:24 [NetworkManager] WARN  nm_dbus_get_user_key_for_network_cb(): 
nm_dbus_get_user_key_for_network_cb(): dbus returned an error._  
(org.freedesktop.NetworkManagerInfo.GetKeyError) 
org.freedesktop.NetworkManagerInfo.GetKeyError__
Jan  3 05:20:33 [NetworkManager] WARN  nm_dbus_get_user_key_for_network_cb(): 
nm_dbus_get_user_key_for_network_cb(): dbus returned an error._  
(org.freedesktop.NetworkManagerInfo.GetKeyError) 
org.freedesktop.NetworkManagerInfo.GetKeyError__
Jan  3 05:21:16 [NetworkManager] WARN  nm_dbus_get_user_key_for_network_cb(): 
nm_dbus_get_user_key_for_network_cb(): dbus returned an error._  
(org.freedesktop.NetworkManagerInfo.GetKeyError) 
org.freedesktop.NetworkManagerInfo.GetKeyError__
Jan  3 05:21:23 [NetworkManager] WARN  nm_dbus_get_user_key_for_network_cb(): 
nm_dbus_get_user_key_for_network_cb(): dbus returned an error._  
(org.freedesktop.NetworkManagerInfo.GetKeyError) 
org.freedesktop.NetworkManagerInfo.GetKeyError__
Jan  3 05:23:43 [NetworkManager] WARN  nm_dbus_get_user_key_for_network_cb(): 
nm_dbus_get_user_key_for_network_cb(): dbus returned an error._  
(org.freedesktop.NetworkManagerInfo.GetKeyError) 
org.freedesktop.NetworkManagerInfo.GetKeyError__
Jan  3 05:24:41 [NetworkManager] WARN  nm_dbus_get_user_key_for_network_cb(): 
nm_dbus_get_user_key_for_network_cb(): dbus returned an error._  
(org.freedesktop.NetworkManagerInfo.GetKeyError) 

[Bug 180074] Re: very frequent disconnects with networkmanager + knetworkmanager

2008-01-03 Thread Christian Iversen

** Attachment added: Log for several days of activity, as mentioned
   http://launchpadlibrarian.net/11134160/wifi-log

-- 
very frequent disconnects with networkmanager + knetworkmanager
https://bugs.launchpad.net/bugs/180074
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 159949] Re: Knetworkmanager loose wireless connection, Networkmanager crashing

2008-01-02 Thread Christian Iversen
I can confirm this bug on gutsy with ipw2200.

The connection stays up for a little while, then the message:

   NetworkManager: info SWITCH: terminating current connection 'ath0'
because it's no longer valid.

appears in the log, and the connection is dropped.

-- 
Knetworkmanager loose wireless connection, Networkmanager crashing
https://bugs.launchpad.net/bugs/159949
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 178656] simply running xrandr with radeon drivers makes screen flicker (also, it's slow)

2007-12-25 Thread Christian Iversen
Public bug reported:

Binary package hint: xserver-xorg-video-ati

Whenever I run xrandr or xrandr -q just to see a list of available
resolutions, the screen flickers.

Also, the process itself is very slow. The execution of xrandr takes
several seconds. It seems this shouldn't happen, just to show a few
resolutions.

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

-- 
simply running xrandr with radeon drivers makes screen flicker (also, it's slow)
https://bugs.launchpad.net/bugs/178656
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 178656] Re: simply running xrandr with radeon drivers makes screen flicker (also, it's slow)

2007-12-25 Thread Christian Iversen

** Attachment added: glxinfo, in case it's useful
   http://launchpadlibrarian.net/11064175/glxinfo

-- 
simply running xrandr with radeon drivers makes screen flicker (also, it's slow)
https://bugs.launchpad.net/bugs/178656
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 178656] Re: simply running xrandr with radeon drivers makes screen flicker (also, it's slow)

2007-12-25 Thread Christian Iversen

** Attachment added: xdpyinfo
   http://launchpadlibrarian.net/11064177/xdpyinfo

-- 
simply running xrandr with radeon drivers makes screen flicker (also, it's slow)
https://bugs.launchpad.net/bugs/178656
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 178656] Re: simply running xrandr with radeon drivers makes screen flicker (also, it's slow)

2007-12-25 Thread Christian Iversen

** Attachment added: xrandr -q --verbose
   http://launchpadlibrarian.net/11064178/xrandr-q-verbose

-- 
simply running xrandr with radeon drivers makes screen flicker (also, it's slow)
https://bugs.launchpad.net/bugs/178656
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 178656] Re: simply running xrandr with radeon drivers makes screen flicker (also, it's slow)

2007-12-25 Thread Christian Iversen
Furthermore, it seems that program that uses RandR makes the screen
flicker - tested with krandrtray.

This makes me think the problem is with the X server (driver), not the
individual programs.

-- 
simply running xrandr with radeon drivers makes screen flicker (also, it's slow)
https://bugs.launchpad.net/bugs/178656
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 178658] Re: Radeon driver fails to detect frequency range of second monitor

2007-12-25 Thread Christian Iversen

** Attachment added: xdpyinfo
   http://launchpadlibrarian.net/11064207/xdpyinfo

-- 
Radeon driver fails to detect frequency range of second monitor
https://bugs.launchpad.net/bugs/178658
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 178665] Closing laptop lid makes radeon driver blank out second screen too!

2007-12-25 Thread Christian Iversen
Public bug reported:

Binary package hint: xserver-xorg-video-ati

When I close the laptop lid on my laptop (Compal CL56 rebrand), the
external monitor is blanked out as well as the LVDS panel.

Surely, this is not correct behaviour. It makes it impossible for me to
put the laptop away when it's hooked up to an external monitor, mouse
and keyboard.

I'm attaching details of my setup.

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

-- 
Closing laptop lid makes radeon driver blank out second screen too!
https://bugs.launchpad.net/bugs/178665
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 178658] Radeon driver fails to detect frequency range of second monitor

2007-12-25 Thread Christian Iversen
Public bug reported:

Binary package hint: xserver-xorg-video-ati

When connecting a second monitor to my laptop, the second monitor IS
detected by RandR 1.2, albeit not correctly.

the list of available modes:

Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1400 x 1200
VGA-0 connected 1280x1024+0+0 (normal left inverted right) 0mm x 0mm
   1280x800   60.0
   1280x768   60.0
   1024x768   60.0
   800x60060.3
   640x48059.9
   [EMAIL PROTECTED]   85.0*

Is locked at 60Hz. The mode [EMAIL PROTECTED] is one I added myself, using a
custom modeline. It works perfectly well with my monitor, but I would
like that kind of thing to be auto-detected.

I found this warning in the log, which I'm fairly sure is related:

(WW) RADEON(0): DDC2/I2C is not properly initialized

I'm attaching the entire Xorg.0.log, as well as a few other files that
might be of interest.

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

-- 
Radeon driver fails to detect frequency range of second monitor
https://bugs.launchpad.net/bugs/178658
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 178658] Re: Radeon driver fails to detect frequency range of second monitor

2007-12-25 Thread Christian Iversen

** Attachment added: glxinfo, in case it's useful
   http://launchpadlibrarian.net/11064205/glxinfo

-- 
Radeon driver fails to detect frequency range of second monitor
https://bugs.launchpad.net/bugs/178658
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 178658] Re: Radeon driver fails to detect frequency range of second monitor

2007-12-25 Thread Christian Iversen

** Attachment added: xrandr -q --verbose
   http://launchpadlibrarian.net/11064208/xrandr-q-verbose

-- 
Radeon driver fails to detect frequency range of second monitor
https://bugs.launchpad.net/bugs/178658
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 178658] Re: Radeon driver fails to detect frequency range of second monitor

2007-12-25 Thread Christian Iversen

** Attachment added: lspci -v
   http://launchpadlibrarian.net/11064210/lspci

-- 
Radeon driver fails to detect frequency range of second monitor
https://bugs.launchpad.net/bugs/178658
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 178665] Re: Closing laptop lid makes radeon driver blank out second screen too!

2007-12-25 Thread Christian Iversen

** Attachment added: glxinfo, in case it's useful
   http://launchpadlibrarian.net/11064392/glxinfo

-- 
Closing laptop lid makes radeon driver blank out second screen too!
https://bugs.launchpad.net/bugs/178665
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 178665] Re: Closing laptop lid makes radeon driver blank out second screen too!

2007-12-25 Thread Christian Iversen

** Attachment added: lspci -v
   http://launchpadlibrarian.net/11064394/lspci

-- 
Closing laptop lid makes radeon driver blank out second screen too!
https://bugs.launchpad.net/bugs/178665
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 178665] Re: Closing laptop lid makes radeon driver blank out second screen too!

2007-12-25 Thread Christian Iversen

** Attachment added: xdpyinfo
   http://launchpadlibrarian.net/11064396/xdpyinfo

-- 
Closing laptop lid makes radeon driver blank out second screen too!
https://bugs.launchpad.net/bugs/178665
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 178665] Re: Closing laptop lid makes radeon driver blank out second screen too!

2007-12-25 Thread Christian Iversen

** Attachment added: xrandr -q --verbose
   http://launchpadlibrarian.net/11064441/xrandr-q-verbose

-- 
Closing laptop lid makes radeon driver blank out second screen too!
https://bugs.launchpad.net/bugs/178665
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 178457] Mixer program aumix completely fails to start. Rebuild from source package works

2007-12-24 Thread Christian Iversen
Public bug reported:

Binary package hint: aumix

I've been using aumix for automating mixing for several releases now.

Unfortunately, aumix seems to be completely broken in gutsy. All that
happens when the program is started is this:

$ aumix
 aumix:  SOUND_MIXER_READ_DEVMASK


I discovered that a fresh compile from package sources, as done  below, solves 
the problem completely:

$ mkdir tmp  cd tmp
$ apt-get source aumix
$ cd aumix-2.8
$ dpkg-buildpackage -rfakeroot -us -uc

(-us -uc build unsigned package, because I do not have the original GPG
key)


I believe this severe regression qualifies for an SRU, under the rule:

[...]
 - Bugs which represent severe regressions from the previous release of Ubuntu
[...]

The program is 100% broken, while working fine in all previous releases
of Ubuntu that I know of.

Furthermore, the problem seems to stem from a simple build error, and NO
changes to source will have to be made.

A simple recompile and re-upload is enough to solve this irritating bug.

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

-- 
Mixer program aumix completely fails to start. Rebuild from source package 
works
https://bugs.launchpad.net/bugs/178457
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 178457] Re: Mixer program aumix completely fails to start. Rebuild from source package works

2007-12-24 Thread Christian Iversen
*** This bug is a duplicate of bug 145805 ***
https://bugs.launchpad.net/bugs/145805

Cesare: I have exactly those versions of those packages.

Did you try this on i386 or amd64? Since this is a packaging problem, it
might only affect i386.

Anyway, I'll redirect further comments to bug 145805.

-- 
Mixer program aumix completely fails to start. Rebuild from source package 
works
https://bugs.launchpad.net/bugs/178457
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 145805] Re: aumix throws error aumix: SOUND_MIXER_READ_DEVMASK

2007-12-24 Thread Christian Iversen

This should _CLEARLY_ qualify for SRU.

Apart from rebuilding the package from source WITHOUT PATCHING,
absolutely NOTHING needs to be done.

Furthermore, how can this not qualify under the rule Bugs which
represent severe regressions from the previous release of Ubuntu ?

Sorry for the yelling, but it seems completely insane that a bug which
is so easy to fix is not fixed immediately.

No patching needs to be performed. The only problem is with the package.

(Sorry for the yelling)

BTW: Why is this marked as fix released? As far as I can see, a fix
has not been released, at least not to the repositories. If it has,
you'll have to excuse my irate comments :-)

-- 
aumix throws error aumix:  SOUND_MIXER_READ_DEVMASK
https://bugs.launchpad.net/bugs/145805
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 163801] Re: Could not calculate the upgrade: A unresolvable problem occurred while calculating the upgrade.

2007-11-19 Thread Christian Iversen

** Attachment added: apt.log
   http://launchpadlibrarian.net/10468635/apt.log

-- 
Could not calculate the upgrade: A unresolvable problem occurred while 
calculating the upgrade.
https://bugs.launchpad.net/bugs/163801
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 163801] Could not calculate the upgrade: A unresolvable problem occurred while calculating the upgrade.

2007-11-19 Thread Christian Iversen
Public bug reported:

When trying to upgrade to 7.10 on my AMD64 machine, I got the error message 
Could not calculate the upgrade

A unresolvable problem occurred while calculating the upgrade.

Please report this bug against the 'update-manager' package and include
the files in /var/log/dist-upgrade/ in the bugreport.

I am hereby doing that.

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

-- 
Could not calculate the upgrade: A unresolvable problem occurred while 
calculating the upgrade.
https://bugs.launchpad.net/bugs/163801
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 163801] Re: Could not calculate the upgrade: A unresolvable problem occurred while calculating the upgrade.

2007-11-19 Thread Christian Iversen

** Attachment added: main.log
   http://launchpadlibrarian.net/10468636/main.log

-- 
Could not calculate the upgrade: A unresolvable problem occurred while 
calculating the upgrade.
https://bugs.launchpad.net/bugs/163801
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 163801] Re: Could not calculate the upgrade: A unresolvable problem occurred while calculating the upgrade.

2007-11-19 Thread Christian Iversen

** Attachment added: main_pre_req.log
   http://launchpadlibrarian.net/10468641/main_pre_req.log

-- 
Could not calculate the upgrade: A unresolvable problem occurred while 
calculating the upgrade.
https://bugs.launchpad.net/bugs/163801
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 163801] Re: Could not calculate the upgrade: A unresolvable problem occurred while calculating the upgrade.

2007-11-19 Thread Christian Iversen

** Attachment added: main_pre_req.log
   http://launchpadlibrarian.net/10468646/main_pre_req.log

-- 
Could not calculate the upgrade: A unresolvable problem occurred while 
calculating the upgrade.
https://bugs.launchpad.net/bugs/163801
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 162651] kded re-reads files every second

2007-11-14 Thread Christian Iversen
Public bug reported:

It seems that an instance of the KDE Daemon, kded, re-reads certain files 
every second. This leads to wasted CPU time, and less chance of 
power saving on laptops.

The following is a piece of an strace, which demonstrates the cycle:

fstat64(11, {st_mode=S_IFREG|0600, st_size=7558, ...}) = 0
munmap(0xb6033000, 7558)= 0
rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0
close(11)   = 0
stat64(/home/chrivers/.kde/share/config/kcmlaptoprc, {st_mode=S_IFREG|0600, 
st_size=1692, ...}) = 0
stat64(/etc/kde3/kcmlaptoprc, 0xbff493f8) = -1 ENOENT (No such file or 
directory)
stat64(/usr/share/kubuntu-default-settings/kde-profile/default/share/config/kcmlaptoprc,
 {st_mode=S_IFREG|0644, st_size=520, ...}) = 0
open(/usr/share/kubuntu-default-settings/kde-profile/default/share/config/kcmlaptoprc,
 O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=520, ...}) = 0
fstat64(11, {st_mode=S_IFREG|0644, st_size=520, ...}) = 0
mmap2(NULL, 520, PROT_READ, MAP_PRIVATE, 11, 0) = 0xb6034000
fstat64(11, {st_mode=S_IFREG|0644, st_size=520, ...}) = 0
rt_sigaction(SIGBUS, {0xb7839090, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
fstat64(11, {st_mode=S_IFREG|0644, st_size=520, ...}) = 0
munmap(0xb6034000, 520) = 0
rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0
close(11)   = 0
open(/home/chrivers/.kde/share/config/kcmlaptoprc, O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0600, st_size=1692, ...}) = 0
fstat64(11, {st_mode=S_IFREG|0600, st_size=1692, ...}) = 0
mmap2(NULL, 1692, PROT_READ, MAP_PRIVATE, 11, 0) = 0xb6034000
fstat64(11, {st_mode=S_IFREG|0600, st_size=1692, ...}) = 0
rt_sigaction(SIGBUS, {0xb7839090, [], SA_ONESHOT}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
fstat64(11, {st_mode=S_IFREG|0600, st_size=1692, ...}) = 0
munmap(0xb6034000, 1692)= 0
rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0


After approximately these many system calls, the exact same set
of calls are performed again, this re-reading the file. On a top(1), 
it's clearly visible that the kded uses a lot of time:

 5660 chrivers  15   0 41184 6400 4540 S  0.7  0.6  20:21.07 kded

Only kcryptd and xorg uses more than kded here!

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
kded re-reads files every second
https://bugs.launchpad.net/bugs/162651
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 117552] Re: Default icon for link to folders could be better

2007-08-08 Thread Christian Iversen
I see this as well, and find it annoying.

-- 
Default icon for link to folders could be better
https://bugs.launchpad.net/bugs/117552
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 87322] Re: Kubuntu: No standard icon suitable for Documents folder

2007-08-08 Thread Christian Iversen
I think that this is more than just a cosmetic issue. Having one icon
used for the document folder (and only that folder) is certainly better
usability. It helps users navigate file selection dialogs, konqueror,
dolphin, etc.

-- 
Kubuntu: No standard icon suitable for Documents folder
https://bugs.launchpad.net/bugs/87322
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 51071] Re: Bitrot in locale support

2007-08-08 Thread Christian Iversen
I recently tried this again in feisty.

It failed differently, but in much the same way. Now localized
characters like æ, ø and å do not come out at all, and ~ works
as a dead key, but ONLY when followed by space. ñ is impossible to
write.

Since opening this bug report, I have been using UTF-8 for a long time
without problems. After the initial conversion, everything has worked
smoothly.

Really, I see no reason to keep this bug open if ISO8859-1 is not
officially supported.

If it is officially supported, I suppose it wouldn't hurt to have a
configuration scenario where the user can actually select it without
hacking config files.. ;-)

-- 
Bitrot in locale support
https://bugs.launchpad.net/bugs/51071
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 130075] Random pauses when transferring data at gigabit speeds with forcedeth driver

2007-08-02 Thread Christian Iversen
Public bug reported:

Binary package hint: linux-source-2.6.20

More or less randomly, I'm seeing this in the kernel log:

...
[11994.316856] eth0: too many iterations (6) in nv_nic_irq.
[12020.522236] eth0: too many iterations (6) in nv_nic_irq.
[12179.254035] eth0: too many iterations (6) in nv_nic_irq.
[12180.435612] eth0: too many iterations (6) in nv_nic_irq.
[12194.004482] eth0: too many iterations (6) in nv_nic_irq.
[12310.463206] eth0: too many iterations (6) in nv_nic_irq.
[12310.475195] eth0: too many iterations (6) in nv_nic_irq.
[12431.413466] eth0: too many iterations (6) in nv_nic_irq.
...

I'm transferring (nfs+rsync) some large files (16GB data total) between
a client and server both running forcedeth.

I am in fact seeing this error on BOTH machines, and they are definitely
linked to the pauses. That would make sense if it's some kind of IRQ
issue. requiring a restart of the card.

The two machines are both amd64 dual-core, but they are otherwise
different. Completely different motherboards, extension cards, etc.

I can't say that I understand the message completely (what exactly is
iterated over?), but it could simply be that the forcedeth drivers have
too small a timeout, buffer, or somesuch other quantity. These timeouts
only seem to be happening at gigabit speeds, which tops out at about
50-60MB/s on my systems.

** Affects: linux-source-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Random pauses when transferring data at gigabit speeds with forcedeth driver
https://bugs.launchpad.net/bugs/130075
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 130075] Re: Random pauses when transferring data at gigabit speeds with forcedeth driver

2007-08-02 Thread Christian Iversen
Additionally, this bug may be related to #107215.

-- 
Random pauses when transferring data at gigabit speeds with forcedeth driver
https://bugs.launchpad.net/bugs/130075
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 130075] Re: Random pauses when transferring data at gigabit speeds with forcedeth driver

2007-08-02 Thread Christian Iversen
Please disregard the comment more or less randomly. It should be more
or less randomly when the NIC is heavily utilized.

-- 
Random pauses when transferring data at gigabit speeds with forcedeth driver
https://bugs.launchpad.net/bugs/130075
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 51138] Re: Unloading ohci-hcd on amd64 oopses

2007-08-02 Thread Christian Iversen
Sorry for the late reply.

I've just tried this same behaviour in 2.6.20-15, and the problem is
solved there. I don't know if a fix needs to be backported, but other
than that, this bug can be closed. Thanks!

-- 
Unloading ohci-hcd on amd64 oopses
https://bugs.launchpad.net/bugs/51138
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 128933] Xen manual page (man xm) badly needs a cleanup

2007-07-28 Thread Christian Iversen
Public bug reported:

Binary package hint: xen-utils-common

The manual page for /usr/bin/xm is full of FIXMEs and uncertainties.

The word FIXME by itself occurs 8 times out 892 lines.

xen-utils-common 3.0.3-0-2, Ubuntu 7.04.

** Affects: xen-common (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Xen manual page (man xm) badly needs a cleanup
https://bugs.launchpad.net/bugs/128933
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 51138] Re: Unloading ohci-hcd on amd64 oopses

2007-07-05 Thread Christian Iversen
Jérôme Guelfucci wrote:
 Any news on this ?

My AMD64 machine is currently sitting on the floor, pending 
reconnection. I'll get back to you when I can test it. Thanks.

-- 
Med venlig hilsen
Christian Iversen

-- 
Unloading ohci-hcd on amd64 oopses
https://bugs.launchpad.net/bugs/51138
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 51140] Re: [Bug 51140] Re: udev fails to create device nodes

2006-07-20 Thread Christian Iversen
On Thursday 20 July 2006 18:01, Scott James Remnant wrote:
 ** Changed in: udev (Ubuntu)
Status: Unconfirmed = Rejected

yeah, sorry about that. I should have reported back.

Basically, I've tried to reproduce the error, and it only occasionally shows 
up. I think it might be related to a bad cable, or dodgy hub.

Thanks for the help.

-- 
Regards,
Christian Iversen

-- 
udev fails to create device nodes
https://launchpad.net/bugs/51140

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


[Bug 51138] Unloading ohci-hcd on amd64 oopses

2006-06-27 Thread Christian Iversen
Public bug reported:

Binary package hint: linux-image-2.6.15-25-amd64-k8

USB subsystem failed to recognize card ports on USB hub+reader, so I
tried unloading the entire subsystem. That caused the following crash:

(I used nothing but rmmod usbmodulenames)

** Affects: linux-source-2.6.15 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

** Attachment added: dmesg
   
http://librarian.launchpad.net/3160804/kubuntu-2.6.15-25-amd64-k8-usb-lockup-on-rmmod.dmesg

** Description changed:

  Binary package hint: linux-image-2.6.15-25-amd64-k8
  
  USB subsystem failed to recognize card ports on USB hub+reader, so I
  tried unloading the entire subsystem. That caused the following crash:
  
  (I used nothing but rmmod usbmodulenames)
- 
- [81052.098215] usbcore: deregistering driver usb-storage
- [81058.115851] Initializing USB Mass Storage driver...
- [81058.115878] usbcore: registered new driver usb-storage
- [81058.115881] USB Mass Storage support registered.
- [81064.780219] ehci_hcd :00:02.1: remove, state 1
- [81064.780227] usb usb2: USB disconnect, address 1
- [81064.780229] usb 2-7: USB disconnect, address 6
- [81064.782620] ehci_hcd :00:02.1: USB bus 2 deregistered
- [81064.783258] ACPI: PCI interrupt for device :00:02.1 disabled
- [81065.406959] usb 1-7: new full speed USB device using ohci_hcd and address 3
- [81065.619223] hub 1-7:1.0: USB hub found
- [81065.622173] hub 1-7:1.0: 4 ports detected
- [81067.375498] ACPI: PCI Interrupt :00:02.1[B] - Link [APCL] - GSI 20 
(level, low) - IRQ 50
- [81067.375715] PCI: Setting latency timer of device :00:02.1 to 64
- [81067.375725] ehci_hcd :00:02.1: EHCI Host Controller
- [81067.375756] ehci_hcd :00:02.1: debug port 1
- [81067.375759] PCI: cache line size of 64 is not supported by device 
:00:02.1
- [81067.376314] ehci_hcd :00:02.1: new USB bus registered, assigned bus 
number 2
- [81067.376328] ehci_hcd :00:02.1: irq 50, io mem 0xfeb0
- [81067.376339] ehci_hcd :00:02.1: USB 2.0 started, EHCI 1.00, driver 10 
Dec 2004
- [81067.377108] hub 2-0:1.0: USB hub found
- [81067.377122] hub 2-0:1.0: 10 ports detected
- [81067.720030] usb 2-7: new high speed USB device using ehci_hcd and address 2
- [81067.853764] hub 2-7:1.0: USB hub found
- [81067.853993] hub 2-7:1.0: 4 ports detected
- [81068.143517] usb 1-7: USB disconnect, address 3
- [81068.275334] usb 1-8: USB disconnect, address 2
- [81068.582943] usb 1-8: new low speed USB device using ohci_hcd and address 4
- [81068.827171] input: Logitech USB RECEIVER as /class/input/input3
- [81068.827271] input: USB HID v1.11 Mouse [Logitech USB RECEIVER] on 
usb-:00:02.0-8
- [81099.695616] usb 2-7: USB disconnect, address 2
- [81099.935271] usb 2-7: new high speed USB device using ehci_hcd and address 4
- [81100.069000] hub 2-7:1.0: USB hub found
- [81100.069355] hub 2-7:1.0: 4 ports detected
- [81122.556169] ehci_hcd :00:02.1: remove, state 1
- [81122.556177] usb usb2: USB disconnect, address 1
- [81122.556181] usb 2-7: USB disconnect, address 4
- [81122.556758] ehci_hcd :00:02.1: USB bus 2 deregistered
- [81122.557030] ACPI: PCI interrupt for device :00:02.1 disabled
- [81122.558687] ieee1394: Node removed: ID:BUS[1-00:1023]  
GUID[0010dcce10c9]
- [81122.566381] ieee1394: Node removed: ID:BUS[0-00:1023]  
GUID[00023c003000b075]
- [81122.571024] ohci_hcd :00:02.0: remove, state 1
- [81122.571140] usb usb1: USB disconnect, address 1
- [81122.571179] usb 1-8: USB disconnect, address 4
- [81122.579090] Unable to handle kernel paging request at 00100100 RIP:
- [81122.579096] 8819b4c9{:evdev:evdev_disconnect+169}
- [81122.579113] PGD 33590067 PUD 7dc6e067 PMD 0
- [81122.579117] Oops:  [1] PREEMPT SMP
- [81122.579120] CPU 0
- [81122.579123] Modules linked in: usb_storage nls_iso8859_1 nls_cp437 vfat 
fat binfmt_misc rfcomm l2cap bluetooth ppdev cpufreq_powersave cpufreq_stats 
cpufreq_userspace cpufreq_ondemand cpufreq_conservative freq_table tc1100_wmi 
video acpi_sbs battery i2c_acpi_ec container button pcc_acpi sony_acpi ac 
dev_acpi hotkey nls_utf8 ntfs ext3 jbd dm_mod md_mod sr_mod cdrom sbp2 psmouse 
lp snd_emu10k1_synth snd_emux_synth snd_seq_virmidi snd_seq_midi_emul 
snd_seq_dummy snd_seq_oss snd_seq_midi snd_seq_midi_event snd_seq snd_bt87x 
bt878 tuner snd_emu10k1 tvaudio nvidia parport_pc snd_rawmidi snd_ac97_codec 
msp3400 parport floppy pcspkr snd_ac97_bus snd_pcm_oss snd_mixer_oss bttv 
video_buf i2c_algo_bit v4l2_common btcx_risc shpchp tveeprom snd_pcm emu10k1_gp 
videodev gameport pci_hotplug snd_seq_device snd_timer ipv6 snd_page_alloc 
snd_util_mem snd_hwdep snd soundcore i2c_nforce2 i2c_core nfs lockd sunrpc 
af_packet sg tsdev evdev reiserfs usbhid ide_generic ieee1394 forcedeth 
ohci_hcd usbcore sd_mod sata_nv libata scsi_mod generic amd74xx thermal 
processor fan capability commoncap vga16fb cfbcopyarea vgastate cfbimgblt 
cfbfillrect fbcon tileblit font bitblit softcursor
- [81122.579173] Pid: 

[Bug 51140] udev fails to create device nodes

2006-06-27 Thread Christian Iversen
Public bug reported:

Using a USB card reader, udev fails to create device nodes sdb, sdc, sdd
(etc) - even though these are mentioned in dmesg as being detected.

Note: the original reporter indicated the bug was in package 'udev';
however, that package was not published in Baltix.

** Affects: udev (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed
** Affects: Baltix
 Importance: Untriaged
 Status: Rejected

** Also affects: udev (Ubuntu)
   Importance: Untriaged
   Status: Unconfirmed

-- 
udev fails to create device nodes
https://launchpad.net/bugs/51140

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


[Bug 51140] Re: udev fails to create device nodes

2006-06-27 Thread Christian Iversen
I'm in need of clue. I wanted to report this bug for Ubuntu, not Baltix.
Mea culpa.

** Changed in: Baltix
   Status: Unconfirmed = Rejected

** Attachment added: dmesg
   
http://librarian.launchpad.net/3160896/kubuntu-2.6.15-25-amd64-k8-udev-drives-missing.dmesg

-- 
udev fails to create device nodes
https://launchpad.net/bugs/51140

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


[Bug 51071] Bitrot in locale support

2006-06-26 Thread Christian Iversen
Public bug reported:


I'm trying to use kubuntu in a network with quite a few other iso-8859-1 
machines. 

Coming from plain Debian, I expected (k)ubuntu to support iso-8859-1 out
of the box, which I can see it does not.

After going through a few tips on the internet, I decided to add this line:
  en_DK ISO88591

to /var/lib/locales/supported.d/en as well as
/var/lib/locales/supported.d/local, after which I ran dpkg-reconfigure
locales to generate this new locale.

It worked quite well, _except_ that all my dead keys are now behaving as
if I had used the nodeadkeys option, which I have triple-checked that
I don't use.

This means that words come out like se~nor and m¨ot¨orhead.

The strange thing is, that this exact setup worked fine in plain Debian.

P.S: I have tried running xev to see which keys X sees, and I get
deadcircumflex, dead_diaeresis, etc. So X _is_ seeing the dead keys,
it's just not displaying them right. I have no idea why.

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
Bitrot in locale support
https://launchpad.net/bugs/51071

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