[Bug 321930] Re: No module named confConsole in package

2009-08-14 Thread Elie De Brauwer
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518810 for the
bugreport in Debian, still exists at this moment on my 9.04 32 bits.

** Bug watch added: Debian Bug tracker #518810
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518810

-- 
No module named confConsole in package
https://bugs.launchpad.net/bugs/321930
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 353608] Re: Klavaro crashes on startup (jaunty-beta)

2009-06-27 Thread Elie De Brauwer
imo the quick fix is as follows, when I look in the current code the
error traces back to translation.c line 273 which says:

(gdb) run
Starting program: /tmp/klavaro-1.1.8/src/klavaro 
[Thread debugging using libthread_db enabled]
[New Thread 0xb70fe730 (LWP 7135)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb70fe730 (LWP 7135)]
0x0807670c in trans_set_combo_language () at translation.c:273
273 if (strcmp (tmp_code, "eo_XX") == 0)

or

tmp_code = main_preferences_get_string ("interface", "language");
if (tmp_code != NULL && strcmp (tmp_code, "eo_XX") == 0)

or basicly, the translation has failed, probably because my locale is
not known by he system. Luckily the ./configure says which locales are
known:

checking for catalogs to be installed...  bn_BD cs_CZ de_DE en_GB eo
es_ES fr_FR hu_HU nl_BE nl_NL pl_PL pt_BR ru_RU sv_SE ur_PK vi_VN

So I think the quick fix consists out of setting your $LANG environment
variable to one of those listed above:

e...@lapedb:~$ echo $LANG
en_US.UTF-8
e...@lapedb:~$ LANG=en_GB
e...@lapedb:~$ klavaro

and tada, klavaro appears.

At this point klavaro has written a file ~/.klavaro/preferences.ini and
you as long as this file is there it will always start (no matter what
the contents of $LANG is).  (One other thing I found out, it doesn't
seem to matter what the contents of LANG is, as long as it's not
something that makes sense )

-- 
Klavaro crashes on startup (jaunty-beta)
https://bugs.launchpad.net/bugs/353608
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 111723] Re: All-registers view broken

2009-02-11 Thread Elie De Brauwer
After the disappointing comment on 20081217 i already created an
upstream bug for this: http://savannah.gnu.org/bugs/?25109

-- 
All-registers view broken
https://bugs.launchpad.net/bugs/111723
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 316252] Re: Unable to retrieve MSN Address Book

2009-01-11 Thread Elie De Brauwer
Btw more information at http://developer.pidgin.im/ticket/8080
apparently the issue is related to some server side outage ?

-- 
Unable to retrieve MSN Address Book
https://bugs.launchpad.net/bugs/316252
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 316252] Re: Unable to retrieve MSN Address Book

2009-01-11 Thread Elie De Brauwer
Another one here on Ubuntu 8.10

-- 
Unable to retrieve MSN Address Book
https://bugs.launchpad.net/bugs/316252
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 111723] Re: All-registers view broken

2008-12-16 Thread Elie De Brauwer
Well that's what  I call the easy way out, the simplest check possible
is to verify if the version of the package changed ever since.

e...@lapedb:~$ dpkg -l ddd
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  ddd1:3.3.11-1 The Data Display Debugger, a graphical debug


And me-o-my it hasn't, so this puts the likelihood of the existence of the bug 
to 95%. And yes, even after verifying the couple of steps I wrote a year and a 
half ago verifies that the issue is still there.

-- 
All-registers view broken
https://bugs.launchpad.net/bugs/111723
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 106197] Re: nload average function files with high bitrates

2008-08-16 Thread Elie De Brauwer
Original author didn't seem to care (I got not reply), as well as nobody
here seems to care either.  Bug still exists in hardy.

-- 
nload average function files with high bitrates
https://bugs.launchpad.net/bugs/106197
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 71341] Re: cobex_get manpage is low quality

2008-06-21 Thread Elie De Brauwer
Great that someone took the time to create this fix.

-- 
cobex_get manpage is low quality
https://bugs.launchpad.net/bugs/71341
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 211726] Re: losetup fails when using the 'file:/', preventing the DomU from being created

2008-04-16 Thread Elie De Brauwer
For the installation itself i'm not sure, by the time I discovered I had
to use tap:aio: I had already installed the  OS using the /dev/loop
trick.

-- 
losetup fails when using the 'file:/', preventing the DomU from being created
https://bugs.launchpad.net/bugs/211726
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 211726] Re: losetup fails when using the 'file:/', preventing the DomU from being created

2008-04-12 Thread Elie De Brauwer
For me using tap:aio: fixed it for both my PVM'ed centos and my HVM'ed
win2k3.

-- 
losetup fails when using the 'file:/', preventing the DomU from being created
https://bugs.launchpad.net/bugs/211726
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 200509] Re: iwl4965: Microcode SW error detected. Restarting 0x2000000

2008-04-11 Thread Elie De Brauwer
No I used what came with hardy

[   24.790451] iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for
Linux, 1.2.0

but i'll give the backports version a try.

-- 
iwl4965: Microcode SW error detected.  Restarting 0x200
https://bugs.launchpad.net/bugs/200509
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 200509] Re: iwl4965: Microcode SW error detected. Restarting 0x2000000

2008-04-11 Thread Elie De Brauwer
Hello,

So that's what t he Fn+F5 key is for, i can completely reproduce the
symptoms you describe on an Lenovo R61, this is my output after
repetitively striking Fn+F5 (I wasn't making use of wireless here, the
interface was in a down state.


[13918.600671] usb 2-1: new full speed USB device using uhci_hcd and address 3
[13918.617394] usb 2-1: configuration #1 chosen from 1 choice
[13918.766382] Bluetooth: HCI USB driver ver 2.9
[13918.768072] usbcore: registered new interface driver hci_usb
[13927.792153] iwl4965: Error sending REPLY_STATISTICS_CMD: time out after 
500ms.
[13929.812857] iwl4965: No space for Tx
[13929.812864] iwl4965: Error sending REPLY_CARD_STATE_CMD: iwl_enqueue_hcmd 
failed: -28
[13929.813172] iwl4965: Radio disabled by SW RF kill (module parameter)
[13929.912990] usb 2-1: USB disconnect, address 3
[13930.432653] iwl4965: Error sending REPLY_CARD_STATE_CMD: time out after 
500ms.
[13930.432509] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13930.442477] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13930.452929] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13930.472550] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13930.482509] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13930.492464] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13930.506891] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13932.659542] usb 2-1: new full speed USB device using uhci_hcd and address 4
[13932.821105] usb 2-1: configuration #1 chosen from 1 choice
[13933.066764] iwl4965: Error sending REPLY_CARD_STATE_CMD: time out after 
500ms.
[13933.067199] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13933.077158] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13933.087562] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13933.106886] usb 2-1: USB disconnect, address 4
[13933.119568] iwl4965: Microcode SW error detected.  Restarting 0x8200.
[13933.617809] iwl4965: Error sending REPLY_BT_CONFIG: time out after 500ms.
[13934.116933] iwl4965: Error sending REPLY_RXON: time out after 500ms.
[13934.116945] iwl4965: Error setting new configuration (-110).
[13934.616044] iwl4965: Error sending REPLY_CT_KILL_CONFIG_CMD: time out after 
500ms.
[13934.616056] iwl4965: REPLY_CT_KILL_CONFIG_CMD failed
[13936.612715] iwl4965: No space for Tx
[13936.612733] iwl4965: Error sending REPLY_CARD_STATE_CMD: iwl_enqueue_hcmd 
failed: -28
[13936.615587] iwl4965: Radio disabled by SW RF kill (module parameter)
[13937.223403] iwl4965: Error sending REPLY_CARD_STATE_CMD: time out after 
500ms.
[13937.223855] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13937.233826] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13937.244271] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13937.273337] iwl4965: Microcode SW error detected.  Restarting 0x8200.
[13937.771587] iwl4965: Error sending REPLY_BT_CONFIG: time out after 500ms.
[13938.270696] iwl4965: Error sending REPLY_RXON: time out after 500ms.
[13938.270707] iwl4965: Error setting new configuration (-110).
[13938.769762] iwl4965: Error sending REPLY_CT_KILL_CONFIG_CMD: time out after 
500ms.
[13938.769768] iwl4965: REPLY_CT_KILL_CONFIG_CMD failed
[13941.304138] iwl4965: Error sending REPLY_CARD_STATE_CMD: time out after 
500ms.
[13941.304548] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13941.314515] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13941.324955] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13941.347718] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13941.357694] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13941.367663] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13941.382112] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13943.537278] usb 2-1: new full speed USB device using uhci_hcd and address 6
[13943.765945] usb 2-1: configuration #1 chosen from 1 choice
[13943.944411] iwl4965: Error sending REPLY_CARD_STATE_CMD: time out after 
500ms.
[13943.945197] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13943.955240] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13943.965642] iwl4965: WARNING: Requesting MAC access during RFKILL wakes up 
NIC
[13943.996031] iwl4965: Microcode SW error detected.  Restarting 0x8200.
[13943.999336] usb 2-1: USB disconnect, address 6
[13944.494451] iwl4965: Error sending REPLY_BT_CONFIG: time out after 500ms.
[13944.993559] iwl4965: Error sending REPLY_RXON: time out after 500ms.
[13944.993570] iwl4965: Error setting new configuration (-110).
[13945.492674] iwl4965: Error sending REPLY_CT_KILL_CONFIG_CMD: time out after 
500ms.
[13945.492687]

[Bug 204010] Re: networking not working

2008-04-08 Thread Elie De Brauwer
Also encountering the same problem on  2.6.24-15-xen

The bridges are created, a win2k3/xp virtual host works perfectly (after fixing 
the qemu-ifup script (see bug 201765 )). However when I run a centos 4.6 
virtual host I see the same symptoms discussed in this thread. The bridges get 
created, the devices get added to the bridge, the interfaces are all up. 
...
but nothing gets through. It tried it with a manually created bridge and with a 
bridge i let xen create. 

On my domU I see the following after a ping -f:

[EMAIL PROTECTED] ~]# ifconfig 
eth0  Link encap:Ethernet  HWaddr 00:16:3E:15:13:66  
  inet addr:192.168.253.228  Bcast:192.168.253.255  Mask:255.255.255.0
  inet6 addr: fe80::216:3eff:fe15:1366/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:15 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:0 (0.0 b)  TX bytes:846 (846.0 b)

(not really impressive eh)


When I run xentop I see the following line concerning my virtual instance: 

  NAME  STATE   CPU(sec) CPU(%) MEM(k) MEM(%)  MAXMEM(k) MAXMEM(%) 
VCPUS NETS NETTX(k) NETRX(k) VBDS   VBD_OO   VBD_RD   VBD_WR SSID
centos --b--- 260.03584000   85.63584000  85.6 
410   1110 3488 1041   32
Net0 RX:11370bytes  109pkts0err14509drop  TX:  636bytes 
  15pkts0err0drop

Hence a lot of drops

-- 
networking not working
https://bugs.launchpad.net/bugs/204010
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 201765] Re: Script /etc/xen/qemu-ifup is missing in xen-utils-3.2 (32bit)

2008-04-07 Thread Elie De Brauwer
And you can get this file from the xen-utils-3.1 package, or simply copy
paste this one:

[EMAIL PROTECTED]:~# cat /etc/xen/qemu-ifup 
#!/bin/sh

#. /etc/rc.d/init.d/functions
#ulimit -c unlimited

echo 'config qemu network with xen bridge for ' $*

ifconfig $1 0.0.0.0 up
brctl addif $2 $1

-- 
Script /etc/xen/qemu-ifup is missing in xen-utils-3.2 (32bit)
https://bugs.launchpad.net/bugs/201765
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 201765] Re: Script /etc/xen/qemu-ifup is missing in xen-utils-3.2 (32bit)

2008-04-07 Thread Elie De Brauwer
With the best will of the world, the qemu-ifup isn't in that directory
on my system:

[EMAIL PROTECTED]:/etc/xen/scripts# ls -hal
total 132K
drwxr-xr-x 2 root root 4.0K 2008-04-07 10:20 .
drwxr-xr-x 4 root root 4.0K 2008-04-07 10:54 ..
-rwxr-xr-x 1 root root 2.2K 2007-12-29 12:57 blktap
-rwxr-xr-x 1 root root 9.2K 2008-03-13 09:19 block
-rw-r--r-- 1 root root 2.7K 2007-12-29 12:57 block-common.sh
-rwxr-xr-x 1 root root  498 2007-12-29 12:57 block-enbd
-rwxr-xr-x 1 root root  498 2007-12-29 12:57 block-nbd
-rwxr-xr-x 1 root root 2.9K 2007-12-29 12:57 external-device-migrate
-rw-r--r-- 1 root root 2.0K 2007-12-29 12:57 locking.sh
-rw-r--r-- 1 root root  804 2007-12-29 12:57 logging.sh
-rwxr-xr-x 1 root root 7.2K 2008-03-13 09:19 network-bridge
-rwxr-xr-x 1 root root 2.4K 2007-12-29 12:57 network-nat
-rwxr-xr-x 1 root root  741 2007-12-29 12:57 network-route
-rwxr-xr-x 1 root root 2.6K 2007-12-29 12:57 vif-bridge
-rw-r--r-- 1 root root 3.9K 2007-12-29 12:57 vif-common.sh
-rwxr-xr-x 1 root root 3.8K 2007-12-29 12:57 vif-nat
-rwxr-xr-x 1 root root 1.6K 2007-12-29 12:57 vif-route
-rwxr-xr-x 1 root root  351 2007-12-29 12:57 vtpm
-rw-r--r-- 1 root root  11K 2007-12-29 12:57 vtpm-common.sh
-rwxr-xr-x 1 root root  160 2007-12-29 12:57 vtpm-delete
-rw-r--r-- 1 root root 1.1K 2007-12-29 12:57 vtpm-hotplug-common.sh
-rw-r--r-- 1 root root 5.8K 2007-12-29 12:57 vtpm-impl
-rw-r--r-- 1 root root  750 2007-12-29 12:57 vtpm-migration.sh
-rwxr-xr-x 1 root root  767 2007-12-29 12:57 xen-hotplug-cleanup
-rw-r--r-- 1 root root 2.2K 2007-12-29 12:57 xen-hotplug-common.sh
-rw-r--r-- 1 root root 2.7K 2007-12-29 12:57 xen-network-common.sh
-rw-r--r-- 1 root root  993 2007-12-29 12:57 xen-script-common.sh

-- 
Script /etc/xen/qemu-ifup is missing in xen-utils-3.2 (32bit)
https://bugs.launchpad.net/bugs/201765
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 211726] Re: losetup fails when using the 'file:/', preventing the DomU from being created

2008-04-05 Thread Elie De Brauwer
I simply wanted to confirm this error, I did an minimal install from the
ubuntu 8.04 server edition beta iso (without any fancy extras except
openssh and xen).

and replaching 
disk = ['file:/images/win2k3disk.img,ioemu:hda,w',
'file:/images/win2k3iso.img,ioemu:hdc:cdrom,r']

by

disk = ['phy:/dev/loop0,ioemu:hda,w',
'phy:/dev/loop1,ioemu:hdc:cdrom,r']

does the trick as well for me after the loopback devices are created
offcourse.

-- 
losetup fails when using the 'file:/', preventing the DomU from being created
https://bugs.launchpad.net/bugs/211726
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 72149] Re: Error in documentation

2008-03-30 Thread Elie De Brauwer
a) it's impossible to smell an error on page 80 while you're still reading page 
3
b) better to have dpkg -l than no version information at all
c) luckily it took the libgcrypt people less than a year and a half to handle 
bug reports, so the fixes have been released version 1.4.0 of libgcrypt 

** Changed in: libgcrypt11 (Ubuntu)
   Status: Incomplete => Fix Released

-- 
Error in documentation
https://bugs.launchpad.net/bugs/72149
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 200509] Re: iwl4965: Microcode SW error detected. Restarting 0x2000000

2008-03-18 Thread Elie De Brauwer
Not for me, I was connected to my wrt54g using a mere WEP (i know, i
know, but ndiswrapper driver in another laptop doesn't support wpa). I
was actually connected for quite some time and i ended up with this
error out of the blue. But i must admit i have only seen it twice and
that is currently already a month ago

-- 
iwl4965: Microcode SW error detected.  Restarting 0x200
https://bugs.launchpad.net/bugs/200509
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 200509] Re: iwl4965: Microcode SW error detected. Restarting 0x2000000

2008-03-14 Thread Elie De Brauwer
I've only seen this error myself one of twice (on a period of a month)
and I haven't been able to reproduce it either.

-- 
iwl4965: Microcode SW error detected.  Restarting 0x200
https://bugs.launchpad.net/bugs/200509
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 71341] Re: cobex_get manpage is low quality

2008-03-11 Thread Elie De Brauwer
Well, yes it's still an issue, okay I should have provided input, but
nevertheless I think it's get obvious that if you open the manpage for
cobex_get it is filled with cobex_put syntax.

** Changed in: cobex (Ubuntu)
   Status: Invalid => New

-- 
cobex_get manpage is low quality
https://bugs.launchpad.net/bugs/71341
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 195155] Re: iwl4965 reports Microcode SW error

2008-02-25 Thread Elie De Brauwer
[EMAIL PROTECTED]:~$ uname -a
Linux lapedb 2.6.24-8-generic #1 SMP Thu Feb 14 20:40:45 UTC 2008 i686 GNU/Linux


(For what it's worth)

-- 
iwl4965 reports Microcode SW error
https://bugs.launchpad.net/bugs/195155
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 195155] [NEW] iwl4965 reports Microcode SW error

2008-02-24 Thread Elie De Brauwer
Public bug reported:

When running the hardy development with the latest update, i was using
the wireless connection on a lenovo thinkpad r61

with the following network interface:

03:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN 
Network Connection (rev 61)
Subsystem: Intel Corporation Lenovo ThinkPad T61
Flags: bus master, fast devsel, latency 0, IRQ 215
Memory at df2fe000 (64-bit, non-prefetchable) [size=8K]
Capabilities: 

it has been spawning these messages

[ 1258.273012] wmaster0: RX WEP frame with unknown keyidx 0
(A1=00:1d:e0:6f:b6:cf A2=00:14:bf:8a:1b:c3 A3=00:14:bf:8a:1b:c1)

for quite some time (but those are reported in another bug (see bug
194662 for those), but all of a sudden the link gave up:

[ 1271.259286] iwl4965: Microcode SW error detected.  Restarting 0x200.
[ 1274.233604] iwl4965: Can't stop Rx DMA.

Offcourse i wasn't particularly happy with this so i tried an
rmmod/modprobe:

[ 1603.957917] ACPI: PCI interrupt for device :03:00.0 disabled
[ 1617.135293] iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for Linux, 
1.2.0
[ 1617.135302] iwl4965: Copyright(c) 2003-2007 Intel Corporation
[ 1617.137427] ACPI: PCI Interrupt :03:00.0[A] -> GSI 17 (level, low) -> 
IRQ 21
[ 1617.137461] PCI: Setting latency timer of device :03:00.0 to 64
[ 1617.137500] iwl4965: Detected Intel Wireless WiFi Link 4965AGN
[ 1617.382199] iwl4965: Tunable channels: 13 802.11bg, 19 802.11a channels
[ 1617.383494] wmaster0: Selected rate control algorithm 'iwl-4965-rs'
[ 1617.423309] ADDRCONF(NETDEV_UP): wlan0: link is not ready


but that wasn't willing to let me back in either, my solution has been a 
reboot. I've only got this laptop recently so I haven't been able to do some 
thorough testing on the wlan, but i've been able to use it for a couple of 
hours before without these troubles and it's also the first time that i noticed 
these problems occuring.

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

-- 
iwl4965 reports Microcode SW error
https://bugs.launchpad.net/bugs/195155
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 194662] Re: iwl3945 in 2.6.24-8 spams syslog

2008-02-24 Thread Elie De Brauwer
Also confirming this bug, and the fact that this bug is annoying, i'm
running hardy with the latest update.

-- 
iwl3945 in 2.6.24-8 spams syslog
https://bugs.launchpad.net/bugs/194662
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 30344] Re: Gaphor doesn't start

2007-12-16 Thread Elie De Brauwer
I just did a plain apt-get install gaphor on gutsy as well with the
following result:

[EMAIL PROTECTED]:~$ gaphor 
Traceback (most recent call last):
  File "/usr/bin/gaphor", line 5, in 
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

-- 
Gaphor doesn't start
https://bugs.launchpad.net/bugs/30344
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 161861] Gutsy installer creates a faulty menu.lst when a /boot/ partition is used

2007-11-10 Thread Elie De Brauwer
Public bug reported:

First, I didn't know which package is the real responsible for this
error so I hope somebody is good enough to throw this in the right
basket.

I've seen this on multiple occasions, but I can clearly remember this as
well with my Edgy installation but since I still saw it with Gutsy I
decided to write up this bug report.

It's an old habit of mine to perform a manual partitioning of the drive.
And I always create one /boot/ partition and then a / (and optionally a
/home but this is not relevant). But my partitioning now looks like this
(on /dev/sdb, the bootloader is installed on /dev/sda)

isk /dev/sdb: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xb6364037

   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   1  12   96358+  83  Linux
/dev/sdb2  13 136  996030   82  Linux swap / Solaris
/dev/sdb3 137996478943410   83  Linux


The fstab looks like:

[EMAIL PROTECTED]:~$ cat /etc/fstab 
# /etc/fstab: static file system information.
#
#
proc/proc   procdefaults0   0
# /dev/sdb3
UUID=f47c3437-dbfa-4c40-8ac5-1e531e813aa9 /   ext3
defaults,errors=remount-ro 0   1
# /dev/sdb1
UUID=e04f2d2f-8db1-4160-9192-89c439970f8c /boot/  ext2defaults  
  0   2
# /dev/sda1
UUID=9C4CCC874CCC5E20 /media/sda1 ntfsdefaults,umask=007,gid=46 0   
1
# /dev/sdb2
UUID=a2d80068-13fa-4c57-b8a1-e716563c40d3 noneswapsw
  0   0
/dev/scd0   /media/cdrom0   udf,iso9660 user,noauto,exec 0   0
/dev/fd0/media/floppy0  autorw,user,noauto,exec 0   0


And the error lies within the grub menu.lst which contains the following entry:


title   Ubuntu 7.10, kernel 2.6.22-14-generic
root(hd1,2)
kernel  /boot/vmlinuz-2.6.22-14-generic 
root=UUID=f47c3437-dbfa-4c40-8ac5-1e531e813aa9 ro quiet splash
initrd  /boot/initrd.img-2.6.22-14-generic
quiet

title   Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root(hd1,2)
kernel  /boot/vmlinuz-2.6.22-14-generic 
root=UUID=f47c3437-dbfa-4c40-8ac5-1e531e813aa9 ro single
initrd  /boot/initrd.img-2.6.22-14-generic

title   Ubuntu 7.10, memtest86+
root(hd1,2)
kernel  /boot/memtest86+.bin
quiet


Clearly this should be

root (hd1,0)
kernel/vmlinuz-2.6.22-14-generic 
root=UUID=f47c3437-dbfa-4c40-8ac5-1e531e813aa9 ro single
initrd /initrd.img-2.6.22-14-generic

Rebooting with the menu list results in a file not found within grub,
which can be quite confusing to john/jane doe.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Gutsy installer creates a faulty menu.lst when a /boot/ partition is used
https://bugs.launchpad.net/bugs/161861
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 118745] Re: Font sizes in Gutsy are affected by bad X.org DPI detection

2007-09-18 Thread Elie De Brauwer
I stepped from Feisty to Gutsy today, and I also encountered the same
issue, gconftool fixed it as well for me. Thanks

-- 
Font sizes in Gutsy are affected by bad X.org DPI detection
https://bugs.launchpad.net/bugs/118745
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 115616] Re: Device-mapper errors: dm-linear, lookup failed

2007-09-18 Thread Elie De Brauwer
I also did an upgrade from Feisty today, and I also encountered a flood
of these:

Sep 18 13:40:24 lapedb kernel: [  178.476000] device-mapper: ioctl:
error adding target to table


(my nvidia module wasn't loaded so my machine got stuck in textmode spawning 
this message) 

So I ssh'ed to it, killed udev, removed emvs, rebooted and everything
was fine.

-- 
Device-mapper errors: dm-linear, lookup failed
https://bugs.launchpad.net/bugs/115616
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 66710] Re: cdrecord, power calibration area error -> timeout, fails to blank cd-rw

2007-09-16 Thread Elie De Brauwer
I've been able to write dvd's in the past. But I'm starting to think
that it's a hardware issue. A colleague with the same type of laptop
also experienced the same issues, so I'll give complaining to toshiba a
try I think

-- 
cdrecord, power calibration area error -> timeout, fails to blank cd-rw
https://bugs.launchpad.net/bugs/66710
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 111723] Re: All-registers view broken

2007-05-02 Thread Elie De Brauwer
Displaying the registers like this works:

(gdb) graph display `info registers`


But this fails to work: 

(gdb) graph display `info all-registers`


It could perhaps be due the amount of data that all-registers returns, which is 
rather large:

(gdb) info all-registers
eax0xbf9c8a74   -1080259980
ecx0xbf9c89f0   -1080260112
edx0x1  1
ebx0xb7db2ff4   -1210372108
esp0xbf9c89c0   0xbf9c89c0
ebp0xbf9c89d8   0xbf9c89d8
esi0xb7f06ce0   -1208980256
edi0x0  0
eip0x80486e70x80486e7 
eflags 0x286[ PF SF IF ]
cs 0x73 115
ss 0x7b 123
ds 0x7b 123
es 0x7b 123
fs 0x0  0
gs 0x33 51
st00(raw 0x)
st10(raw 0x)
st20(raw 0x)
st30(raw 0x)
st40(raw 0x)
st50(raw 0x)
st60(raw 0x)
st70(raw 0x)
fctrl  0x37f895
fstat  0x0  0
ftag   0x   65535
fiseg  0x0  0
fioff  0x0  0
foseg  0x0  0
fooff  0x0  0
fop0x0  0
xmm0   {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, 
v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 
0x}
xmm1   {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, 
v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 
0x}
xmm2   {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, 
v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 
0x}
xmm3   {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, 
v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 
0x}
xmm4   {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, 
v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 
0x}
xmm5   {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, 
v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 
0x}
xmm6   {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, 
v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 
0x}
xmm7   {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, 
v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 
0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 
0x}
mxcsr  0x1f80   [ IM DM ZM OM UM PM ]
mm0{uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 
0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}
mm1{uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 
0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}
mm2{uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 
0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}
mm3{uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 
0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}
mm4{uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 
0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}
mm5{uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 
0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}
mm6{uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 
0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}
mm7{uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 
0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}

-- 
All-registers view broken
https://bugs.launchpad.net/bugs/111723
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 111723] All-registers view broken

2007-05-02 Thread Elie De Brauwer
Public bug reported:

When launching ddd, I tested this with a hello world C++ application.
Select view -> Data window and  Go to Date -> Status-display -> And
check "List of all registers and their contents"

Now this window is broken. The borders are wrongly aligned and no
newlines are printed in the contents. I will attach a screenshot
hereafter.

I've tested some other windows Locals, Proc and Arguments and they work
fine ...

I'll try to attach a screenshot.

Tested on feisty:
[EMAIL PROTECTED]:~$ dpkg -l ddd
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  ddd3.3.11-1   The Data Display Debugger, a graphical debug

** Affects: ddd (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
All-registers view broken
https://bugs.launchpad.net/bugs/111723
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 111723] Re: All-registers view broken

2007-05-02 Thread Elie De Brauwer
Attached screenshot to illustrate the issue.

** Attachment added: "Illustrates the bug, mind the all-registers frame"
   http://librarian.launchpad.net/7511342/ddd_bug.png

-- 
All-registers view broken
https://bugs.launchpad.net/bugs/111723
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 106197] nload average function files with high bitrates

2007-04-13 Thread Elie De Brauwer
Public bug reported:

Seen on Feisty, but also exists in Dapper:

[EMAIL PROTECTED]:/tmp/nload-0.6.0/src$ dpkg -l nload
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   Version
Description
+++-==-==-
ii  nload  0.6.0-3A 
realtime console network usage monitor


When you start nload the 'normal' way it will provide you with an average 
value. This value is calculated  based on a window, the user can set the window 
using the -s  flag followed by a value between 1 and 9 inclusive, when not 
passed 9 will be used. This smoothvalue * 45 is the number of values that will 
be stored. As soon as the bandwidth exceeds a certain value (problem doesn't 
occur with 60 mbit, but occurs with 90 mbit after approx three minutes) the 
calculated sum of transferred data will overflow the 32 bit digit which is 
stored withing it and you will need to restart nload to get a new reading. (or 
you should specify using the -s flag from the beginning).

The error lies in the file status.cpp in the function unsigned long
Status::calcAverage(), I will provide a diff which solves this issue.

** Affects: nload (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
nload average function files with high bitrates
https://bugs.launchpad.net/bugs/106197
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106197] Re: nload average function files with high bitrates

2007-04-13 Thread Elie De Brauwer
Attached it status.cpp.diff which contains a fix for the calcAverage()
function, busicly instead of enumerating all the items in the window, it
simply starts accumulating numbers and it stops when either the entire
window is calculated or when the sum would overflow.

** Attachment added: "status.cpp.diff"
   http://librarian.launchpad.net/7318758/status.cpp.diff

-- 
nload average function files with high bitrates
https://bugs.launchpad.net/bugs/106197
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106197] Re: nload average function files with high bitrates

2007-04-13 Thread Elie De Brauwer
Oh I almost forgot, I will also inform the original author.

-- 
nload average function files with high bitrates
https://bugs.launchpad.net/bugs/106197
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60400] Re: gtkterm segfaults on send hexadecimal data

2007-01-18 Thread Elie De Brauwer
Attached is the output from:

[EMAIL PROTECTED]:/tmp/gtkterm-0.99.5/src$ diff -u -3 -p widgets.c.orig
widgets.c > output.diff



** Attachment added: "Fix"
   http://librarian.launchpad.net/5788237/output.diff

-- 
gtkterm segfaults on send hexadecimal data
https://launchpad.net/bugs/60400

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


Re: [Bug 60400] Re: gtkterm segfaults on send hexadecimal data

2006-12-16 Thread Elie De Brauwer
Quoting ville palo <[EMAIL PROTECTED]>:

> Could you make a debdiff for this, so we could have this fixed in
> feisty?
>
> --
> gtkterm segfaults on send hexadecimal data
> https://launchpad.net/bugs/60400
>

Okay,

I'll take a look at this when I have some spare time (within a couple of
days)

gr
E.

-- 
gtkterm segfaults on send hexadecimal data
https://launchpad.net/bugs/60400

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


[Bug 74604] Oregano fails to launch gnucap

2006-12-05 Thread Elie De Brauwer
Public bug reported:

Binary package hint: oregano

On edgy:

[EMAIL PROTECTED]:~$ dpkg -l oregano
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
ii  oregano   0.50.1-2  
tool for schematical capture of electronic circuits


First one should not that version 0.50 is outdated and has been replaced with 
version 0.60 released 30 september 2006.

I encountered the following. When I create a simple circuit and want to
run analysis on it using the gnucap engine:

[EMAIL PROTECTED]:~$ dpkg -l gnucap
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
ii  gnucap0.34-5
GNU Circuit Analysis package


I configure everything correctly, select the gnucap engine, select the 
binary... the simulation still fails. An strace shows the following:

execve("/usr/bin/gnucap", ["/usr/bin/gnucap", "gnucap",
"/tmp/oregvO0WJL"], [/* 31 vars */])   = 0

Somehow oregano tries to execute:

/usr/bin/gnucap gnucap /tmp/oregVO0WJL

Quoting man gnucap:
NAME
   gnucap - GNU Circuit Analysis Package

SYNOPSIS
   gnucap [-b filename] [-i filename]


Anyhow this doesn't work. A simple workaround (apart from fixing the code, 
probably this will be fixed in the new release already, but until it goes 
upstream it's possible to use this workaround):

I created a shellscript:

[EMAIL PROTECTED]:~$ cat /usr/bin/run-gnucap.sh 
#!/bin/bash 

/usr/bin/gnucap -b $2

When you select this shellscript in oregano instead of the real gnucap
binary the simulation will work.

** Affects: oregano (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Oregano fails to launch gnucap
https://launchpad.net/bugs/74604

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


[Bug 56461] Re: Window title does not change after first save

2006-12-05 Thread Elie De Brauwer
Indeed I also found this to be fixed in Edgy. Bug should be closed

-- 
Window title does not change after first save
https://launchpad.net/bugs/56461

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


[Bug 60400] Re: gtkterm segfaults on send hexadecimal data

2006-12-02 Thread Elie De Brauwer
I also e-mailed the author myself but have not yet received any response
to it.

-- 
gtkterm segfaults on send hexadecimal data
https://launchpad.net/bugs/60400

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


[Bug 72149] Error in documentation

2006-11-17 Thread Elie De Brauwer
Public bug reported:

Binary package hint: libgcrypt11-doc

The Libgcrypt reference manual contained in

[EMAIL PROTECTED]:~$ dpkg -l libgcrypt11-doc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==-==-
ii libgcrypt11-do 1.2.2-2 LGPL Crypto library - documentation

Contains a file /usr/share/doc/libgcrypt11-doc/gcrypt.ps

On page 45 it talks about GCRY_AC_KEY_TYPE_SECRET and
GCRY_AC_KEY_TYPE_PUBLIC there constants are NOT defined, the header file
only contains:

[EMAIL PROTECTED]:/usr/include$ cat gcrypt.h | grep GCRY_AC_KEY  *
gcrypt.h:GCRY_AC_KEY_SECRET,
gcrypt.h:GCRY_AC_KEY_PUBLIC

** Affects: libgcrypt11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Error in documentation
https://launchpad.net/bugs/72149

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


[Bug 72050] Error in documentation

2006-11-16 Thread Elie De Brauwer
Public bug reported:

Binary package hint: libgcrypt11-doc

Binary package hint: libgcrypt11-doc

The Libgcrypt reference manual contained in

[EMAIL PROTECTED]:~$ dpkg -l libgcrypt11-doc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==-==-
ii libgcrypt11-do 1.2.2-2 LGPL Crypto library - documentation

Contains a file /usr/share/doc/libgcrypt11-doc/gcrypt.ps

On page 46 there is a piece of sample code.


gcry_mpe_set_ui(rsa_spec.e,1)

is missing a semicolon (;) at the end.

I also found that using 'gcry_ac_key_spec_rsa rsa_spec" resulted in an
unknown type which was fixed by naming the type "gcry_ac_key_spec_rsa_t"

Also the line
gcry_ac_key_pair_generate(handle, &key_pair, 1024, (void * &rsa_spec); doesn't 
match the prototype on the pervious page that talks about:

gcry_ac_key_pair_generate(handle,nbits,key_spec, key_pair, misc).

** Affects: libgcrypt11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Error in documentation
https://launchpad.net/bugs/72050

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


[Bug 72043] Error in documentation

2006-11-16 Thread Elie De Brauwer
Public bug reported:

Binary package hint: libgcrypt11-doc

Binary package hint: libgcrypt11-doc

The Libgcrypt reference manual contained in

[EMAIL PROTECTED]:~$ dpkg -l libgcrypt11-doc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==-==-
ii libgcrypt11-do 1.2.2-2 LGPL Crypto library - documentation

Contains a file /usr/share/doc/libgcrypt11-doc/gcrypt.ps in this file on
page 33 you will see:

see X 
it would be nice to actually see X


On page 44 it states 

see See Section 7.1 [Available algorithms], page 33

This should read
see Section 8.1 [Available algorithms], page 43

** Affects: libgcrypt11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Error in documentation
https://launchpad.net/bugs/72043

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


[Bug 72024] Error in documentation

2006-11-16 Thread Elie De Brauwer
Public bug reported:

Binary package hint: libgcrypt11-doc

The Libgcrypt reference manual  contained in

[EMAIL PROTECTED]:~$ dpkg -l libgcrypt11-doc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  libgcrypt11-do 1.2.2-2LGPL Crypto library - documentation

Contains a file /usr/share/doc/libgcrypt11-doc/gcrypt.ps in this file on
page 17 it contains an enumeration of multiple algorithms. Somehwere in
that list you see


GCRY_CIPHER_AES192
GCRY_CIPHER_RIJNDAEL128
AES (Rijndael) with a 192 bit key


It is clear that this last entry should read 'GCRY_CIPHER_RIJNDAEL192'
as the header file shows:

[EMAIL PROTECTED]:/usr/include$ cat gcrypt.h  | grep RIJNDAEL
#define GCRY_CIPHER_RIJNDAELGCRY_CIPHER_AES
#define GCRY_CIPHER_RIJNDAEL128 GCRY_CIPHER_AES128 
#define GCRY_CIPHER_RIJNDAEL192 GCRY_CIPHER_AES192 
#define GCRY_CIPHER_RIJNDAEL256 GCRY_CIPHER_AES256

** Affects: libgcrypt11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Error in documentation
https://launchpad.net/bugs/72024

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


[Bug 71341] cobex_get manpage is low quality

2006-11-11 Thread Elie De Brauwer
Public bug reported:

Binary package hint: cobex


cobex(1) cobex Manual cobex(1)

NAME
   cobex_put - Gets a file from a device

SYNOPSIS
   cobex_get device filename

DESCRIPTION
   cobex_put  is  used  to fetch a file from a mobile device, e.G download
   the pictures from your last holidays.

SEE ALSO
   cobex_put(1), cobex_ls(1), cobex_rm(1)

   cobex Home Page: http://cobex.sourceforge.net

AUTHORS
   Mario Iseli <[EMAIL PROTECTED]>

Unix 12 April 2006cobex(1)


cobex_put should be replaced by cobex_get. The "e.G" should be "e.g."
(also in cobex_put from where it was copy pasted).

** Affects: cobex (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
cobex_get manpage is low quality
https://launchpad.net/bugs/71341

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


[Bug 67915] feature request: CDT-3.1.1 or at least something more recent than 3.0.1

2006-10-24 Thread Elie De Brauwer
Public bug reported:

Binary package hint: eclipse-cdt

Edgy still contains CDT-3.0.1 which is getting rather outdated, even
3.0.2 is dated from the beginning of this year, so 3.0.1 is likely to be
older than a year. September 29th CDT-3.1.1 was released.

[EMAIL PROTECTED]:~$ dpkg -l eclipse-cdt
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  eclipse-cdt3.0.1-3C/C++ Development Tools for Eclipse

** Affects: eclipse-cdt (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
feature request: CDT-3.1.1 or at least something more recent than 3.0.1
https://launchpad.net/bugs/67915

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