[Bug 573372] [NEW] xset reverts repeat settings after media key pressed

2010-05-01 Thread Graham Clenaghan
Public bug reported:

I have backspace and caps lock switched positions, using xmodmap, and
then I need to set the new backspace key to repeat, using xset r 66.
Previously, I would have to run this upon startup and it would work
until the computer was restarted, but since upgrading to Lucid I noticed
the setting reverting a lot. After some investigation, I discovered that
every time I pressed one of the media keys on my keyboard (ie
play/pause, stop, next track, etc, which I use to control Exaile), the
repeat was turned off.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
xset reverts repeat settings after media key pressed
https://bugs.launchpad.net/bugs/573372
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 569461] Re: Vuze does not launch after Lucid update

2010-04-29 Thread Graham Clenaghan
Thanks, Florian, that got it back running for me.

-- 
Vuze does not launch after Lucid update
https://bugs.launchpad.net/bugs/569461
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 569461] Re: Vuze does not launch after Lucid update

2010-04-24 Thread Graham Clenaghan

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/45197789/Dependencies.txt

-- 
Vuze does not launch after Lucid update
https://bugs.launchpad.net/bugs/569461
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 569461] [NEW] Vuze does not launch after Lucid update

2010-04-24 Thread Graham Clenaghan
Public bug reported:

Binary package hint: azureus

Worked fine before update, not at all afterwards.
Output when launched from a commandline:

[warning] /usr/bin/vuze: Unable to locate swt in /usr/share/java
file:/usr/lib/jni/ ; file:/usr/lib/java/ ; file:/usr/share/java/Azureus2.jar ; 
file:/usr/share/java/log4j-1.2-1.2.15.jar ; 
file:/usr/share/java/commons-cli-1.2.jar ; file:/home/graham/
changeLocale: *Default Language* != English (United States). Searching without 
country..
changeLocale: Searching for language English in *any* country..
changeLocale: no message properties for Locale 'English (United States)' 
(en_US), using 'English (default)'
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.gudy.azureus2.ui.common.Main.directLaunch(Main.java:229)
at org.gudy.azureus2.ui.common.Main.main(Main.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at com.aelitis.azureus.launcher.MainExecutor$1.run(MainExecutor.java:37)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Listener
at 
org.gudy.azureus2.ui.swt.mainwindow.Initializer.(Initializer.java:111)
at org.gudy.azureus2.ui.swt.Main.(Main.java:88)
at org.gudy.azureus2.ui.swt.Main.main(Main.java:255)
... 12 more
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Listener
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at 
com.aelitis.azureus.launcher.classloading.PrimaryClassloader.loadClass(PrimaryClassloader.java:103)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:334)
... 15 more
Start fails:
com.aelitis.azureus.core.AzureusCoreException: Azureus core already instantiated
at 
com.aelitis.azureus.core.impl.AzureusCoreImpl.create(AzureusCoreImpl.java:120)
at 
com.aelitis.azureus.core.AzureusCoreFactory.create(AzureusCoreFactory.java:46)
at org.gudy.azureus2.ui.common.Main.main(Main.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at com.aelitis.azureus.launcher.MainExecutor$1.run(MainExecutor.java:37)
at java.lang.Thread.run(Thread.java:636)
gra...@faile:~$ vuze
[warning] /usr/bin/vuze: Unable to locate swt in /usr/share/java
file:/usr/lib/jni/ ; file:/usr/lib/java/ ; file:/usr/share/java/Azureus2.jar ; 
file:/usr/share/java/log4j-1.2-1.2.15.jar ; 
file:/usr/share/java/commons-cli-1.2.jar ; file:/home/graham/
changeLocale: *Default Language* != English (United States). Searching without 
country..
changeLocale: Searching for language English in *any* country..
changeLocale: no message properties for Locale 'English (United States)' 
(en_US), using 'English (default)'
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.gudy.azureus2.ui.common.Main.directLaunch(Main.java:229)
at org.gudy.azureus2.ui.common.Main.main(Main.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at com.aelitis.azureus.launcher.MainExecutor$1.run(MainExecutor.java:37)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Listener
at 
org.gudy.azureus2.ui.swt.mainwindow.Initializer.(Initializer.java:111)
at org.gudy.azureus2.ui.swt.Main.(Mai

[Bug 445849] Re: Highpitched Rattling like Sound with 5.1 Surround Configuration on Karmic Koala

2010-04-24 Thread Graham Clenaghan
This still happens on Lucid for me, though not as bad as it used to be
on 5.1 (still not worth having the extra speaker over the working 4.0).
If you switch to 4.1 its just as bad.

-- 
Highpitched Rattling like Sound with 5.1 Surround Configuration on Karmic Koala
https://bugs.launchpad.net/bugs/445849
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 569451] [NEW] gmplayer removed in update to lucid

2010-04-24 Thread Graham Clenaghan
Public bug reported:

Binary package hint: mplayer-gui

After updating from Karmic to Lucid, the mplayer package, which formerly
included gmplayer, was updated, but the mplayer-gui package was not
added, despite the fact that gmplayer used to be on my computer.

mplayer-nogui should update to mplayer, but mplayer should update to
mplayer and mplayer-gui.

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

-- 
gmplayer removed in update to lucid
https://bugs.launchpad.net/bugs/569451
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 234412] Re: No simple way to enable 4+ channel sound

2009-11-25 Thread Graham Clenaghan
** Changed in: pulseaudio (Ubuntu)
   Status: Incomplete => Fix Released

-- 
No simple way to enable 4+ channel sound
https://bugs.launchpad.net/bugs/234412
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 234412] Re: No simple way to enable 4+ channel sound

2009-11-25 Thread Graham Clenaghan
Yes, karmic deals with this very nicely (though now I suffer from
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/445849 but
that is a completely different story)

Thanks

-- 
No simple way to enable 4+ channel sound
https://bugs.launchpad.net/bugs/234412
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 445849] Re: Highpitched Rattling like Sound with 5.1 Surround Configuration on Karmic Koala

2009-11-13 Thread Graham Clenaghan
Adding PULSE_NO_SIMD does not fix this for me.

-- 
Highpitched Rattling like Sound with 5.1 Surround Configuration on Karmic Koala
https://bugs.launchpad.net/bugs/445849
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 234412] [NEW] No simple way to enable 4+ channel sound

2008-05-23 Thread Graham Clenaghan
Public bug reported:

Binary package hint: pulseaudio

I recently setup a 5.1 speaker system and had trouble getting the rear/center 
speakers to play correctly/at all. After many google searches, most of which 
suggested putting on "Duplicate Front", which is not a solution at all, it 
simply plays 2 channel sound through all speakers (which will happen when 6 
channel sound is enabled anyway if the source is not 6 channels), I found a 
blog post which said to uncomment and change the line
; default-sample-channels = 2

There should be a simpler way to do this.

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

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

** Also affects: gnome-volume-manager (Ubuntu)
   Importance: Undecided
   Status: New

-- 
No simple way to enable 4+ channel sound
https://bugs.launchpad.net/bugs/234412
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 227569] [NEW] display dims when playing frozen-bubble

2008-05-06 Thread Graham Clenaghan
Public bug reported:

Binary package hint: gnome-power-manager

In Hardy, GPM dims the display when playing frozen-bubble, regardless of 
whether it is full screen or windowed. Mouse activity brings the display back 
when it is windowed, but still not full screen.
GPM 2.22.1-1ubuntu4, frozen-bubble 2.1.0-2ubuntu2

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

-- 
display dims when playing frozen-bubble
https://bugs.launchpad.net/bugs/227569
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 227566] [NEW] Amarok's OSD brings GPM back from idle

2008-05-06 Thread Graham Clenaghan
Public bug reported:

Binary package hint: gnome-power-manager

In Hardy, when my display is dimmed from idleness, and Amarok switches songs on 
its playlist, it brings up a notification indicating the new songs 
title/artist/etc, and this brings the display back to its default brightness 
(well not really, but that is a different bug ale).
Without keyboard/mouse activity, GPM shouldn't be bringing the display back up.
With gnome-power-manager 2.22.1-1ubuntu4, amarok 2:1.4.9.1-0ubuntu3.

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

-- 
Amarok's OSD brings GPM back from idle 
https://bugs.launchpad.net/bugs/227566
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 214683] Re: [Hardy] Mathematica fonts look bad

2008-04-23 Thread Graham Clenaghan
*** This bug is a duplicate of bug 197163 ***
https://bugs.launchpad.net/bugs/197163

This is not a duplicate of 197163, my problem is characters show up, but
aren't properly anti-aliased.

My problem is it should (and did in Gutsy) look like the attached
screenshot of Mathematica in Windows, but it looks like my previous
attachment.

This is a separate problem, as far as I can tell.
The same thing happens in both 64-bit and 32-bit.

** Attachment added: "mathematica in windows."
   http://launchpadlibrarian.net/13838763/mathematica%20windows.png

-- 
[Hardy]  Mathematica fonts look bad
https://bugs.launchpad.net/bugs/214683
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 214683] Re: [Hardy] Mathematica fonts look bad

2008-04-18 Thread Graham Clenaghan
I can't reproduce everything I had before, the only problem I have now
is with MatrixForm, specifically with fractions. TraditionalForm seems
not as pretty as I remember it. I want to say that subpixel hinting is
no longer working in Mathematica. Notice how nice the integral sign and
the d are, thats what everything used to look like! I will try a Windows
Mathematica to show what it should look like, and xforwarding to a Gutsy
machine, and post more later.

** Attachment added: "mathematica fonts"
   http://launchpadlibrarian.net/13550796/Screenshot-1.png

-- 
[Hardy]  Mathematica fonts look bad
https://bugs.launchpad.net/bugs/214683
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 208554] Re: Glass Icons Theme Does not work after upgrade to Hardy

2008-04-14 Thread Graham Clenaghan
That isn't the problem I have, the theme does not work when I am using
it as my normal user. It must be a theme specific problem because any
other random icon theme I have installed works fine.

Also, the forward/back/etc buttons in nautilus seem to use the Glass
theme now, but still not the icons on my desktop nor in the nautilus
window.

** Changed in: nautilus (Ubuntu)
Sourcepackagename: None => nautilus

-- 
Glass Icons Theme Does not work after upgrade to Hardy
https://bugs.launchpad.net/bugs/208554
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 215690] Re: "partial upgrade" removes mail-notification

2008-04-11 Thread Graham Clenaghan
>From /var/log/dist-upgrade/apt.log

Investigating mail-notification
Package mail-notification has broken dep on libbonoboui2-0
  Considering libbonoboui2-0 348 as a solution to mail-notification 0
  Removing mail-notification rather than change libbonoboui2-0

I am using Hardy. When I install the package again it doesn't complain
about any broken dependencies and works fine.

-- 
"partial upgrade" removes mail-notification
https://bugs.launchpad.net/bugs/215690
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 215690] [NEW] "partial upgrade" removes mail-notification

2008-04-11 Thread Graham Clenaghan
Public bug reported:

Binary package hint: update-manager

Today I got a dialog asking to do a "partial upgrade" -- upgrading udev,
grub, and initramfs, but when I started it, the first thing it did was
to remove mail-notification, for no reason as far as I can tell, I
installed it again after and it works fine.

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

-- 
"partial upgrade" removes mail-notification
https://bugs.launchpad.net/bugs/215690
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 214790] Re: [hardy] When using compiz, borders only show on focused window

2008-04-11 Thread Graham Clenaghan
The problem seems specifically with Compiz's decorator, I figured out my
main problem, the upgrade turned off Emerald. Compiz acts perfectly
normal now, but I will still try to help give any information so you
guys can find the problem in compiz-decorator.

-- 
[hardy] When using compiz, borders only show on focused window
https://bugs.launchpad.net/bugs/214790
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 214790] Re: [hardy] When using compiz, borders only show on focused window

2008-04-10 Thread Graham Clenaghan
There is nothing logged concerning it in either of those files (I backed
them up and enabled it, then diff'd them)

The output of lspcd -vvnn is attached

** Attachment added: "lspci"
   http://launchpadlibrarian.net/13349201/lspci

-- 
[hardy] When using compiz, borders only show on focused window
https://bugs.launchpad.net/bugs/214790
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 214829] Re: [hardy] Cannot xforward firefox

2008-04-10 Thread Graham Clenaghan
With firefox running,
[EMAIL PROTECTED]:~$ ssh -vvvX -p2 [EMAIL PROTECTED] firefox
OpenSSH_4.7p1 Debian-8ubuntu1, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to corenne [128.205.147.14] port 2.
debug1: Connection established.
debug1: identity file /home/graham/.ssh/identity type -1
debug1: identity file /home/graham/.ssh/id_rsa type -1
debug3: Not a RSA1 key file /home/graham/.ssh/id_dsa.
debug2: key_type_from_name: unknown key type '-BEGIN'
debug3: key_read: missing keytype
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug2: key_type_from_name: unknown key type '-END'
debug3: key_read: missing keytype
debug1: identity file /home/graham/.ssh/id_dsa type 2
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.7p1 
Debian-8ubuntu1
debug1: match: OpenSSH_4.7p1 Debian-8ubuntu1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.7p1 Debian-8ubuntu1
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: 
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
 PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
 PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[EMAIL 
PROTECTED],hmac-ripemd160,[EMAIL PROTECTED],hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[EMAIL 
PROTECTED],hmac-ripemd160,[EMAIL PROTECTED],hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,[EMAIL PROTECTED],zlib
debug2: kex_parse_kexinit: none,[EMAIL PROTECTED],zlib
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: kex_parse_kexinit: 
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
 PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
 PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[EMAIL 
PROTECTED],hmac-ripemd160,[EMAIL PROTECTED],hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[EMAIL 
PROTECTED],hmac-ripemd160,[EMAIL PROTECTED],hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,[EMAIL PROTECTED]
debug2: kex_parse_kexinit: none,[EMAIL PROTECTED]
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: mac_setup: found hmac-md5
debug1: kex: server->client aes128-cbc hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug2: dh_gen_key: priv key bits set: 131/256
debug2: bits set: 538/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug3: put_host_port: [128.205.147.14]:2
debug3: put_host_port: [corenne]:2
debug3: check_host_in_hostfile: filename /home/graham/.ssh/known_hosts
debug3: check_host_in_hostfile: match line 4
debug3: check_host_in_hostfile: filename /home/graham/.ssh/known_hosts
debug3: check_host_in_hostfile: match line 1
debug1: Host '[corenne]:2' is known and matches the RSA host key.
debug1: Found key in /home/graham/.ssh/known_hosts:4
debug2: bits set: 494/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/graham/.ssh/id_dsa (0x7f974186a4b0)
debug2: key: /home/graham/.ssh/identity ((nil))
debug2: key: /home/graham/.ssh/id_rsa ((nil))
debug1: Authentications that can continue: publicke

[Bug 214829] Re: [hardy] Cannot xforward firefox

2008-04-10 Thread Graham Clenaghan
I figured it out, it only happens when firefox is running on the local
machine, I will post the requested information next.

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

-- 
[hardy] Cannot xforward firefox
https://bugs.launchpad.net/bugs/214829
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 214829] Re: [hardy] Cannot xforward firefox

2008-04-10 Thread Graham Clenaghan
Cannot reproduce anymore

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

-- 
[hardy] Cannot xforward firefox
https://bugs.launchpad.net/bugs/214829
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 214829] Re: [hardy] Cannot xforward firefox

2008-04-10 Thread Graham Clenaghan
Thunderbird forwards fine (well, as long as it isn't open on the remote
Hardy...I assume thats normal behavior, it forwards the window that says
a session is already running), and any other random application I tried
worked as expected.

-- 
[hardy] Cannot xforward firefox
https://bugs.launchpad.net/bugs/214829
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 214948] Re: panel bars do not keep their order on reboot

2008-04-10 Thread Graham Clenaghan
What is the original bug so I can subscribe to that? I tried looking for one 
and couldn't.
I can't imagine this being too hard too fix -- it worked fine in every other 
release, and it seems like a pretty simple thing in general.

Sorry about adding the version, I figured it would help to specify right
off that it is a hardy only bug, I won't in the future.

-- 
panel bars do not keep their order on reboot
https://bugs.launchpad.net/bugs/214948
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 214948] [NEW] [hardy] Panel bars do not keep their order on reboot

2008-04-09 Thread Graham Clenaghan
Public bug reported:

Binary package hint: gnome-panel

I have both the default gnome-panel bars at the top, with the window
list/desktop bar above the applications menu/launcher/clock/tray bar --
it doesn't make much sense the other way, as then the application menu
will block the window list.

Anyway, after upgrading to Hardy, the bars switch positions every time I
reboot. This never happened in Gutsy (save some fullscreen Wine apps).

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

-- 
[hardy] Panel bars do not keep their order on reboot
https://bugs.launchpad.net/bugs/214948
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 199522] Re: Dim on idle does not brighten with activity

2008-04-09 Thread Graham Clenaghan
Works perfectly! Thanks! :D

-- 
Dim on idle does not brighten with activity
https://bugs.launchpad.net/bugs/199522
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 214829] [NEW] [hardy] Cannot xforward firefox

2008-04-09 Thread Graham Clenaghan
Public bug reported:

Binary package hint: firefox-3.0

When I have a terminal open and ssh'd to another machine with Ubuntu
Hardy on it, and type the command firefox, normally a remote x-forwarded
session pops up so the program is actually running on the remote
machine, but a local version of firefox comes up, with all my bookmarks
and such. Other applications forward as is expected.

When sshing into a RHEL machine that has Firefox 2.0.0.12, it is
forwarded fine.

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

** Changed in: openssh (Ubuntu)
Sourcepackagename: firefox-3.0 => openssh

-- 
[hardy] Cannot xforward firefox
https://bugs.launchpad.net/bugs/214829
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 214790] Re: [hardy] When using compiz, borders only show on focused window

2008-04-09 Thread Graham Clenaghan
This problem does not occur on my desktop, which uses a Geforce 6800

-- 
[hardy] When using compiz, borders only show on focused window
https://bugs.launchpad.net/bugs/214790
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 214790] [NEW] [hardy] When using compiz, borders only show on focused window

2008-04-09 Thread Graham Clenaghan
Public bug reported:

Binary package hint: compiz

The window borders only show on the focused window when I enable any
level of effects in Appearance.

Actually, pretty much nothing in compiz works right after I upgraded,
but I figured this was the most specific and obvious choice to file a
bug for.

I am using an nVidia Quadro NVS 140M on a Lenovo Thinkpad R61 with the
proprietary drivers enabled.

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

-- 
[hardy] When using compiz, borders only show on focused window
https://bugs.launchpad.net/bugs/214790
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 214683] [NEW] [Hardy] Mathematica fonts look bad

2008-04-09 Thread Graham Clenaghan
Public bug reported:

After upgrading, the fonts Mathematica uses are very ugly, sometimes hard to 
read.
I don't know what more information is needed for a problem like this, but 
please ask.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[Hardy]  Mathematica fonts look bad
https://bugs.launchpad.net/bugs/214683
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 213749] Re: Distribution upgrade tool uses nonsense name when asking for permissions

2008-04-09 Thread Graham Clenaghan
*** This bug is a duplicate of bug 161888 ***
https://bugs.launchpad.net/bugs/161888

** This bug has been marked a duplicate of bug 161888
   upgrade to gutsy requires user to make poor security choice

-- 
Distribution upgrade tool uses nonsense name when asking for permissions
https://bugs.launchpad.net/bugs/213749
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 199522] Re: Dim on idle does not brighten with activity

2008-04-09 Thread Graham Clenaghan
Same problem -- with a Lenovo ThinkPad R61. At least brightness control
works at all, unlike Gutsy.

-- 
Dim on idle does not brighten with activity
https://bugs.launchpad.net/bugs/199522
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 213749] [NEW] Distribution upgrade tool uses nonsense name when asking for permissions

2008-04-07 Thread Graham Clenaghan
Public bug reported:

Binary package hint: update-manager

When upgrading to Hardy, gksudo popped up to ask for permissions for
"/tmp/tmpXfqBvH/hardy", it should be named more reasonably, that could
be confusing and offputting to an average user.

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

-- 
Distribution upgrade tool uses nonsense name when asking for permissions
https://bugs.launchpad.net/bugs/213749
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 213424] [NEW] [Hardy] Amarok cannot use alsa output

2008-04-07 Thread Graham Clenaghan
Public bug reported:

After this latest pulseaudio update (it seems), Amarok cannot use "alsa" as its 
output plugin, giving the error message
"xine was unable to initialize any audio drivers"

oss works fine, and autodetect failed this morning but it seems to work
ok now that I am writing this bug report.

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

** Changed in: amarok (Ubuntu)
Sourcepackagename: None => amarok

-- 
[Hardy] Amarok cannot use alsa output
https://bugs.launchpad.net/bugs/213424
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to amarok in ubuntu.

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


[Bug 147616] Re: [GUTSY] amarok not recognising multimedia keys

2008-04-07 Thread Graham Clenaghan
This is also the case in hardy, but now the Gnome Multimedia Keys script
I was using to patch it no longer helps.

-- 
[GUTSY] amarok not recognising multimedia keys
https://bugs.launchpad.net/bugs/147616
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdeutils in ubuntu.

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


[Bug 151145] Re: Evince print fails with Postscript driver

2008-04-03 Thread Graham Clenaghan
As I said previously, I have a computer running Hardy beta and I still
have this issue with evince and the hpijs driver -- I can test other
applications if you want, I can tell you that firefox, openoffice, and
xpdf work, I dont print much else.

-- 
Evince print fails with Postscript driver
https://bugs.launchpad.net/bugs/151145
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 210807] [NEW] [hardy] upgrade removes Device Manager

2008-04-02 Thread Graham Clenaghan
Public bug reported:

Binary package hint: gnome-device-manager

I'm guessing gnome-device-manager has been removed from the default
install in Hardy -- thats fine, to the average user its more confusing
and intimidating than anything, and won't be useful one bit.

However, I do open it up from time to time and was surprised to see it
gone after upgrading. An upgrade shouldn't remove packages you have
installed unless they are deprecated and replaced, like gaim -> pidgin.
Is there a replacement that I am missing?

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

-- 
[hardy] upgrade removes Device Manager
https://bugs.launchpad.net/bugs/210807
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 151145] Re: Evince print fails with Postscript driver

2008-04-01 Thread Graham Clenaghan
I had this problem in Gutsy with evince-print (installed xpdf for my pdf
printing needs, works fine there), and Hardy did nothing to fix this.

-- 
Evince print fails with Postscript driver
https://bugs.launchpad.net/bugs/151145
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 208554] Re: Glass Icons Theme Does not work after upgrade to Hardy

2008-03-28 Thread Graham Clenaghan
I just noticed that Firefox uses the glass icons for its
forward/back/stop/reload (A nice touch! I didn't know Hardy did that!),
but Nautilus doesnt, nor does any other application I can find.

-- 
Glass Icons Theme Does not work after upgrade to Hardy
https://bugs.launchpad.net/bugs/208554
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 208554] [NEW] Glass Icons Theme Does not work after upgrade to Hardy

2008-03-28 Thread Graham Clenaghan
Public bug reported:

I had the Glass Icons theme from http://gnome-
look.org/content/show.php/Glass+Icons+Theme?content=32146 installed and
working since Edgy, and when I upgraded to Hardy it was gone, instead
using the GNOME theme. It says Glass Icons are enabled, but changing
then changing back and reinstalling all don't work.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Glass Icons Theme Does not work after upgrade to Hardy
https://bugs.launchpad.net/bugs/208554
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