[Bug 147216] Re: LVM filesystems not mounted at boot

2013-03-07 Thread Jayen
i chose to change  /lib/udev/rules.d/85-lvm2.rules to:
SUBSYSTEM==block, ACTION==add|change, ENV{ID_FS_USAGE}=raid, \
RUN+=watershed sh -c '/sbin/lvm vgscan; /sbin/lvm vgchange -a y'

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

Title:
  LVM filesystems not mounted at boot

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

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


[Bug 894493] Re: After I use Xine Unity 2d panel become invisible

2012-07-03 Thread Jayen
Also happens when running gnucash over ssh with X11 forwarding.

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

Title:
  After I use Xine Unity 2d panel become invisible

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

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


[Bug 894493] Re: After I use Xine Unity 2d panel become invisible

2012-06-30 Thread Jayen
I don't use xine, but I hit the same symptoms when my laptop came out of
sleep and I unlocked the screen.

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

Title:
  After I use Xine Unity 2d panel become invisible

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

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


[Bug 415768] Re: funny alt/meta mapping with sun type 7 keyboards

2011-05-10 Thread Jayen
according to the xkb people, this is a kde bug...

** Changed in: kdebase-workspace (Ubuntu)
   Status: Invalid = New

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

Title:
  funny alt/meta mapping with sun type 7 keyboards

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


[Bug 415768] Re: funny alt/meta mapping with sun type 7 keyboards

2011-05-09 Thread Jayen
--- Comment #3 from Sergey V. Udaltsov s...@gnome.org 2011-05-09 14:00:44 PDT 
---
Well, your keysyms look correct. I guess it is expected behaviour of your
window manager. Most of PC kbds do not have Meta key - so it is quite possible
that window manager developers considered Alt and Meta as the same thing. I
guess it would be reasonable to complain to them.

So I am closing this, but if the authors of window manager find something wrong
about xkb configuration - feel free to reopen.


** Tags added: natty

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

Title:
  funny alt/meta mapping with sun type 7 keyboards

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


[Bug 681396] Re: auto url=autoserver fetches wrong preseed file (squeeze, not maverick/natty/oneiric)

2011-05-05 Thread Jayen
Hi Max,

The auto boot parameter seemed to work fine with a full URL, ie: auto
url=http://autoserver/d-i/maverick/preseed.cfg; on the desktop CD.  I
hit F6 on the boot menu, then ESC, then entered additional kernel
parameters.  The installer still asked the usual questions but it did
seem to pick up settings from the preseed file just fine.

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

Title:
  auto url=autoserver fetches wrong preseed file (squeeze, not
  maverick/natty/oneiric)

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


[Bug 681396] Re: auto url=autoserver fetches wrong pressed file

2011-05-03 Thread Jayen
Unlikely.  wget did save `index.html' and did try to fetch
http://autoserver/

Perhaps because I was using the desktop CD and entered auto
url=autoserver in the boot options?  (This is the way I install debian,
so I thought it would work the same on ubuntu.)

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

Title:
  auto url=autoserver fetches wrong pressed file

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


[Bug 319575] Re: multiload-applet + sshfs breaks suspend

2011-04-29 Thread Jayen
Having the same bug, but I rarely use nautilus or play music, so I'm not
sure what the trigger is for step 4 in my case.  The last time it
happened, I think I used nano+suspend+suspend, so maybe the suspend
breaks sshfs in my case, since my internet connection dies when I
suspend, but sshfs is still running when I wake up.  My workaround is to
kill sshfs before suspending.

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

Title:
  multiload-applet + sshfs breaks suspend

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


[Bug 319575] Re: multiload-applet + sshfs breaks suspend

2011-04-29 Thread Jayen
nvm, I just managed to reproduce this bug on maverick without a step 4.
Just sshfs stopped multiload-applet from allowing suspend.  Full
command: sshfs -o gid=`id -g` -o idmap=user -o
ControlPath=/tmp/sshfs.cse cse: ~/cse -o
PreferredAuthentications=password -o reconnect

And in my ssh_config:
ControlMaster auto
ControlPath ~/.ssh/control_%l_%h_%p_%r
HashKnownHosts no
ForwardX11 yes
StrictHostKeyChecking no
CheckHostIP no
NoHostAuthenticationForLocalhost no
ServerAliveCountMax 3
ServerAliveInterval 20
Host cse
 HostName login.cse.unsw.edu.au

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

Title:
  multiload-applet + sshfs breaks suspend

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

[Bug 772852] [NEW] new upstream release 1.38

2011-04-28 Thread Jayen
Public bug reported:

Binary package hint: pommed

http://alioth.debian.org/projects/pommed/ shows a new version (1.38).
please update.  thanks.

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

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

Title:
  new upstream release 1.38

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


[Bug 681396] Re: auto url=autoserver fetches wrong pressed file

2011-04-26 Thread Jayen
Looking at the console when trying this from a maverick cd, it looks
like wget simply fetched autoserver and didn't prepend http://; nor
append /d-i/..././preseed.cfg

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

Title:
  auto url=autoserver fetches wrong pressed file

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


[Bug 555638] Re: [anthy (m17n)] Can't use function keys to convert from hiragana to katakana and wide latin

2011-04-24 Thread Jayen
Having the same problem on maverick.  What's worse is that I don't have
Anthy as an option.  :(

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

Title:
  [anthy (m17n)] Can't use function keys to convert from hiragana to
  katakana and wide latin

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


[Bug 611531] [NEW] firefox incorrectly prefills username and password

2010-07-29 Thread Jayen
Public bug reported:

Binary package hint: firefox

scenario: The webserver https://cgi.cse.unsw.edu.au has multiple
instances of the phpbb forum website installed.  I have my password
saved in one instance
(https://cgi.cse.unsw.edu.au/~forums/support/index.php) with the
username Jayen (uppercase J).  I am now trying to log in to another
instance (https://cgi.cse.unsw.edu.au/~cs1927cgi/10s2/forums/index.php)
with the username jayen (lowercase j).

However, for the second instance, everytime I type in my username
jayen and change the focus out of the username textbox, it changes my
username to Jayen and changes the password textbox to be my password
for the first instance.  As my passwords are different, the login fails.

I would expect that the case of my username not automatically change
when I change the focus away from the textbox (which then ripples into
the password field being changed.)

The only workaround I have is to delete my saved password, but I should
not have to delete my saved password in order to gain access to the
second instance.  :(

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: firefox 3.6.7+build2+nobinonly-0ubuntu0.10.04.1
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic i686
Architecture: i386
CrashDB: ubuntu
Date: Fri Jul 30 11:44:41 2010
FirefoxPackages:
 firefox 3.6.7+build2+nobinonly-0ubuntu0.10.04.1
 firefox-gnome-support N/A
 firefox-branding 3.6.7+build2+nobinonly-0ubuntu0.10.04.1
 abroswer N/A
 abrowser-branding N/A
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 LANGUAGE=en_AU:en
SourcePackage: firefox
ThirdParty: True

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


** Tags: apport-bug i386 ppa

-- 
firefox incorrectly prefills username and password
https://bugs.launchpad.net/bugs/611531
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 611531] Re: firefox incorrectly prefills username and password

2010-07-29 Thread Jayen

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

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/52715359/ExtensionSummary.txt

** Attachment added: default_profile_pluginreg.dat.txt
   http://launchpadlibrarian.net/52715360/default_profile_pluginreg.dat.txt

** Attachment added: profile_tmp_pluginreg.dat.txt
   http://launchpadlibrarian.net/52715361/profile_tmp_pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/52715362/profiles.ini.txt

-- 
firefox incorrectly prefills username and password
https://bugs.launchpad.net/bugs/611531
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 581941] Re: statd does not start automatically when needed nor can be forced to start on boot

2010-07-11 Thread Jayen
Hi, I'm having the same problem (statd not starting on boot (after
upgrading to lucid))  Should I be using the fix in #5, #7, #10, or #12?
Thanks

-- 
statd does not start automatically when needed nor can be forced to start on 
boot
https://bugs.launchpad.net/bugs/581941
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 476811] Re: Network users with longer than 8 character usernames do not show up in user list (possible fix included)

2010-03-26 Thread Jayen
Is it related if I also have:
gdm-simple-greeter[26247]: WARNING: Unable to lookup user name data: Success

I have no user named 'data' but I do have system accounts www-data and
ftp-data.

-- 
Network users with longer than 8 character usernames do not show up in user 
list (possible fix included)
https://bugs.launchpad.net/bugs/476811
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 385748] Re: kdm doesn not support fast user switcher in gnome

2010-03-09 Thread Jayen
At the time, I had kdm-gdmcompat installed.

This bug was present in Jaunty, I haven't tested this in Karmic, though.

--Jayen

-- 
kdm doesn not support fast user switcher in gnome
https://bugs.launchpad.net/bugs/385748
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 520277] Re: no provider options in package type

2010-03-02 Thread Jayen
same on karmic.  will not upgrade until november (and then, it will be
10.10)

-- 
no provider options in package type
https://bugs.launchpad.net/bugs/520277
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet in ubuntu.

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


[Bug 520277] Re: no provider options in package type

2010-03-02 Thread Jayen
same on karmic.  will not upgrade until november (and then, it will be
10.10)

-- 
no provider options in package type
https://bugs.launchpad.net/bugs/520277
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 521239] Re: does not understand normal # comments

2010-02-15 Thread Jayen
But the fileserver.conf packaged with puppet has # comments...  I was
just trying to follow by example, as the puppet.conf manpage doesn't
indicate how to put comments in the file at all...  Will ; work for
comments, as is normal for INI files?  It seems # is the proper way for
fileserver.conf and site.pp, so why not for puppet.conf?

-- 
does not understand normal # comments
https://bugs.launchpad.net/bugs/521239
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 521239] [NEW] does not understand normal # comments

2010-02-12 Thread Jayen
Public bug reported:

Binary package hint: puppet

i put this in my puppet.conf file to use /etc/puppet/lib for locating
custom types:

[main]
libdir=/etc/puppet/lib # for custom types

but what ended up happening is that a directory called 'lib # for custom
types' was created in /etc/puppet.

please update the comment parser to do a regexp replace like 's/#.*//'
to allow comments anywhere in a conf file.

thanks,
jayen

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: puppetmaster 0.24.8-2ubuntu4
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_AU.UTF-8
 LANGUAGE=
SourcePackage: puppet
Uname: Linux 2.6.28-18-generic i686

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


** Tags: apport-bug i386

-- 
does not understand normal # comments
https://bugs.launchpad.net/bugs/521239
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 521239] Re: does not understand normal # comments

2010-02-12 Thread Jayen

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

-- 
does not understand normal # comments
https://bugs.launchpad.net/bugs/521239
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 520277] [NEW] no provider options in package type

2010-02-10 Thread Jayen
Public bug reported:

Binary package hint: puppet

Hi, I'd like the ability, in a .pp file, to do something like:
  Package { provider = aptitude }
  package {
eclipse:
  provideroptions = [--without-recommends]
  ensure = latest;
  }

This could allow me to use aptitude to install packages with
dependencies and recommendations, but install eclipse with just its
dependencies and not its recommendations.

Thanks,
Jayen

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
NonfreeKernelModules: nvidia
Package: puppetmaster 0.24.8-2ubuntu4
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
 LANG=en_AU.UTF-8
 LANGUAGE=en_AU:en_GB:en_US:en
SourcePackage: puppet
Uname: Linux 2.6.27-15-generic i686
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: apport-bug

-- 
no provider options in package type
https://bugs.launchpad.net/bugs/520277
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 520277] Re: no provider options in package type

2010-02-10 Thread Jayen

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

-- 
no provider options in package type
https://bugs.launchpad.net/bugs/520277
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 290509] Re: gnome user switcher applet doesn't work with kdm

2009-11-15 Thread Jayen
I use krunner with the Desktop Sessions feature.  Just type New
Session or Switch User or something like that.

-- 
gnome user switcher applet doesn't work with kdm
https://bugs.launchpad.net/bugs/290509
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 337860] Re: ubuntu-bug: Could not import module, is a package upgrade in progress? Error: No module named launchpadbugs.storeblob

2009-08-19 Thread Jayen
Hi, I also had a kubuntu 8.04 that i've upgraded to 9.04 and have the same 
issue.dpkg -s python-launchpad-bugs gives me (before fixing):
Package: python-launchpad-bugs
Status: install ok installed
Priority: extra
Section: python
Installed-Size: 424
Maintainer: Bughelper Developers bughel...@lists.ubuntu.com
Architecture: all
Version: 0.3.5
Depends: python (= 2.4), python-central (= 0.6.11), python-apt, 
python-libxml2, python (= 2.5) | python-pysqlite2
Breaks: apport-retrace (= 0.96), python-apport (= 0.96), python-bughelper (= 
0.2~r184)
Description: simple Python Interface to Bugs in Launchpad
 Classes to access bug information in Launchpad.
 .
 https://launchpad.net/products/python-launchpad-bugs
Python-Version: = 2.4

and after fixing:
ja...@tigger:~$   dpkg -s python-launchpad-bugsPackage: python-launchpad-bugs
Status: install ok installed
Priority: extra
Section: python
Installed-Size: 424
Maintainer: Bughelper Developers bughel...@lists.ubuntu.com
Architecture: all
Version: 0.3.5
Depends: python (= 2.4), python-central (= 0.6.11), python-apt, 
python-libxml2, python (= 2.5) | python-pysqlite2
Breaks: apport-retrace (= 0.96), python-apport (= 0.96), python-bughelper (= 
0.2~r184)
Description: simple Python Interface to Bugs in Launchpad
 Classes to access bug information in Launchpad.
 .
 https://launchpad.net/products/python-launchpad-bugs
Python-Version: = 2.4


also, the dpkg-reconfigure command didn't print anything for me.

-- 
ubuntu-bug: Could not import module, is a package upgrade in progress? Error: 
No module named launchpadbugs.storeblob
https://bugs.launchpad.net/bugs/337860
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 415768] Re: funny alt/meta mapping with sun type 7 keyboards

2009-08-19 Thread Jayen

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

** Description changed:

  Binary package hint: kdebase-workspace
  
  Ubuntu 9.04
  kdebase-workspace 4:4.2.2-0ubuntu2
  
  I have a Sun Type 7 keyboard.
  I run: kcmshell4  keyboard_layout (or otherwise open kde's keyboard layout 
options)
  I choose Sun Type 5/6 from the Keyboard model list
  I hit apply
  
  Now alt+tab brings up the window list, but meta+tab and meta+shift+tab
  rotate me through the list.  Weird indeed!  Also, meta+left click to
  drag windows, even though the window behaviour explicitly says alt+left
  click.  Weirder!
  
  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  NonfreeKernelModules: nvidia
- Package: kdebase-workspace-bin 4:4.3.0-0ubuntu1~jaunty1~ppa5
+ Package: kdebase-workspace-bin 4:4.3.0-0ubuntu1~jaunty1~ppa5 (I upgraded 
while I was reporting the bug, so this is wrong)
  ProcEnviron:
   LANGUAGE=en_AU:en
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: kdebase-workspace
  Uname: Linux 2.6.28-14-generic i686
  UnreportableReason: This is not a genuine Ubuntu package

-- 
funny alt/meta mapping with sun type 7 keyboards
https://bugs.launchpad.net/bugs/415768
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 415768] [NEW] funny alt/meta mapping with sun type 7 keyboards

2009-08-19 Thread Jayen
Public bug reported:

Binary package hint: kdebase-workspace

Ubuntu 9.04
kdebase-workspace 4:4.2.2-0ubuntu2

I have a Sun Type 7 keyboard.
I run: kcmshell4  keyboard_layout (or otherwise open kde's keyboard layout 
options)
I choose Sun Type 5/6 from the Keyboard model list
I hit apply

Now alt+tab brings up the window list, but meta+tab and meta+shift+tab
rotate me through the list.  Weird indeed!  Also, meta+left click to
drag windows, even though the window behaviour explicitly says alt+left
click.  Weirder!

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: kdebase-workspace-bin 4:4.3.0-0ubuntu1~jaunty1~ppa5 (I upgraded while 
I was reporting the bug, so this is wrong)
ProcEnviron:
 LANGUAGE=en_AU:en
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: kdebase-workspace
Uname: Linux 2.6.28-14-generic i686
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: apport-bug i386

-- 
funny alt/meta mapping with sun type 7 keyboards
https://bugs.launchpad.net/bugs/415768
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 291527] Re: Cannot find e.g. 'openocd' with Quick search not search

2009-07-17 Thread Jayen
Muhammad/Pedro,

I think it's pretty clear how to reproduce this bug.

For Quidam's scenario:
-install ubuntu 8.10
-run synaptic
-search for openocd
-there are no search results, when there should be one

For my scenario:
-add the above repository
-add the above key file
-quick search for csesoc
-there are no search results, when there should be two

-- 
Cannot find e.g. 'openocd' with Quick search not search
https://bugs.launchpad.net/bugs/291527
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 370728] Re: /etc/init.d/brltty checks md5sum when not necessary

2009-07-09 Thread Jayen
I'm getting a command not found also for md5sum.  My /usr is also
separate.

-- 
/etc/init.d/brltty checks md5sum when not necessary
https://bugs.launchpad.net/bugs/370728
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 290509] Re: gnome user switcher applet doesn't work with kdm

2009-06-10 Thread Jayen
Is it possible to add functionality to kdm-gdmcompat to cover this?
Surely kdm can do what gdm can do, and a bridge could be included in the
kdm-gdmcompat package?

-- 
gnome user switcher applet doesn't work with kdm
https://bugs.launchpad.net/bugs/290509
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 385748] [NEW] kdm doesn not support fast user switcher in gnome

2009-06-10 Thread Jayen
Public bug reported:

Binary package hint: kdm-gdmcompat

this isn't really a bug, but more of a wish.  this is also a dup of
290509, but i want to make sure the kdm-gdmcompat team is aware of it,
in case it's something they can fix.  i can't figure out how to assign a
bug to two packages, otherwise i would have done that.

basically, the fast-user-switcher applet in gnome crashes if you are
using kdm, as fast-user-switcher uses gdm things to switch users.  can
kdm-gdmcompat become fast-user-switcher compatible?

thanks,
jayen

** Affects: kdm-gdmcompat (Ubuntu)
 Importance: Undecided
 Status: New

-- 
kdm doesn not support fast user switcher in gnome
https://bugs.launchpad.net/bugs/385748
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 291527] Re: Cannot find e.g. 'openocd' with Quick search not search

2009-04-04 Thread Jayen
Hi!  I also experienced this problem.  I tried adding a new repository
on two systems, and it worked on one of them, but not this one.

This repo:
deb http://www.csesoc.unsw.edu.au/pub/ubuntu intrepid main restricted universe 
multiverse 
This key file:
http://www.csesoc.unsw.edu.au/pub/ubuntu/repository.sig

after adding, searching for csesoc didn't work.  after rebooting,
searching worked, but quick search still doesn't.

Thanks,
Jayen

-- 
Cannot find e.g. 'openocd' with Quick search not search
https://bugs.launchpad.net/bugs/291527
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 352899] [NEW] module assistant 0.10.11ubuntu1 fails to install fglrx

2009-04-01 Thread Jayen
Public bug reported:

Binary package hint: module-assistant

I'm coming from debian, so maybe this isn't what I should be doing in
ubuntu.  My video card isn't showing up in the hardware drivers
application in kubuntu jaunty beta, so I tried using m-a.  i also have
the ubuntu-desktop task installed, in case that is interfering somehow.

fglrx is unpacked to /usr/src/fglrx-8.600, but m-a is looking in
/usr/src/modules/fglrx*

 sudo m-a a-i fglrx
...
...
unpack 
The source tarball could not be found!
Package fglrx-kernel-source not installed?
Running m-a -f get fglrx-kernel-source may help.
/usr/share/modass/packages/default.sh build KVERS=2.6.28-11-generic 
KSRC=/usr/src/linux KDREV=2.6.28-11.38 kdist_image
find: `/usr/src/modules/fglrx*': No such file or directory

Thanks,
Jayen

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: module-assistant 0.10.11ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANG=en_AU
 SHELL=/bin/bash
SourcePackage: module-assistant
Uname: Linux 2.6.28-11-generic i686

** Affects: module-assistant (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
module assistant 0.10.11ubuntu1 fails to install fglrx
https://bugs.launchpad.net/bugs/352899
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 352899] Re: module assistant 0.10.11ubuntu1 fails to install fglrx

2009-04-01 Thread Jayen

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

-- 
module assistant 0.10.11ubuntu1 fails to install fglrx
https://bugs.launchpad.net/bugs/352899
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 352911] [NEW] fglrx driver doesn't work with envyng

2009-04-01 Thread Jayen
Public bug reported:

Binary package hint: envyng-core

I don't have the exact error messages anymore, but when I tried to
install the ATI driver with envyng, the driver didn't work.  X
complained that it couldn't load the kernel module, and modprobe
complained something like Cannot allocate memory.

The ati catalyst 9.3 installer worked fine.  It built packages, I
installed them, and rebooted.

My video card is:
01:00.0 VGA compatible controller: ATI Technologies Inc RV515 [Radeon X1300]
Subsystem: ATI Technologies Inc Device 2342
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at e000 (64-bit, prefetchable) [size=256M]
Memory at f050 (64-bit, non-prefetchable) [size=64K]
I/O ports at 1100 [size=256]
[virtual] Expansion ROM at f000 [disabled] [size=128K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Express Endpoint, MSI 00
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 
Enable-
Kernel driver in use: fglrx_pci
Kernel modules: fglrx

01:00.1 Display controller: ATI Technologies Inc RV515 [Radeon X1300] 
(Secondary)
Subsystem: ATI Technologies Inc Device 2343
Flags: bus master, fast devsel, latency 0
Memory at f051 (64-bit, non-prefetchable) [size=64K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Express Endpoint, MSI 00

Thanks,
Jayen

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: fglrx
Package: envyng-core 2.0.1ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANG=en_AU
 SHELL=/bin/bash
SourcePackage: envyng-core
Uname: Linux 2.6.28-11-generic i686

** Affects: envyng-core (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
fglrx driver doesn't work with envyng
https://bugs.launchpad.net/bugs/352911
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 352911] Re: fglrx driver doesn't work with envyng

2009-04-01 Thread Jayen

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

-- 
fglrx driver doesn't work with envyng
https://bugs.launchpad.net/bugs/352911
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 287630] Re: tasksel fail when choosing ubuntu-deskop AND kubuntu-desktop

2009-03-31 Thread Jayen
The problem is still there in the jaunty beta, but with libgpod4 and
libgpod4-nogtk.  :(

-- 
tasksel fail when choosing ubuntu-deskop AND kubuntu-desktop
https://bugs.launchpad.net/bugs/287630
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 91966] Re: screen artifacts after resume, part row of pixels in error (945GM)

2008-05-17 Thread Jayen
Hey, I'm a debian user, and with xorg's xf86 video intel driver
(versions 2.2.1 and 2.3.1) and using grub2 and using grub2 to have a
splash image, I don't get any real text in my X sessions.  Only text
from xterm and xemacs appear.  Not windowmaker, gnome, kde, pidgin,
firefox, thunderbird, etc.  Does anyone have any ideas on what I can
try, or where I can go for help?

-- 
screen artifacts after resume, part row of pixels in error (945GM)
https://bugs.launchpad.net/bugs/91966
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