[Bug 958751] Re: me-tv hangs during initialisation.

2012-05-26 Thread bluesky
Bug still present in Precise. Why the new package doesn't get released?

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

Title:
  me-tv hangs during initialisation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/me-tv/+bug/958751/+subscriptions

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


[Bug 549723] Re: empathy doesn't autoconnect at startup

2010-05-05 Thread bluesky
** Changed in: empathy (Ubuntu)
   Status: Incomplete = Confirmed

-- 
empathy doesn't autoconnect at startup
https://bugs.launchpad.net/bugs/549723
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 549723] Re: empathy doesn't autoconnect at startup

2010-05-05 Thread bluesky
I think the problem here is Empathy doesn't get started at login, so you
have to add it as a startup application. This is very unintuitive for
the average user.

-- 
empathy doesn't autoconnect at startup
https://bugs.launchpad.net/bugs/549723
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 328575] Re: Cannot start gnome-terminal because of gconf error

2009-05-14 Thread BlueSky
 I've tried to make it more clear that this should be considered a bug.
I am very pleased: I didn't expect a positive/constructive reaction. This is 
great work, now it's up to gnome/gconf developers.

 Isn't it just providing settings that were configured when you still used 
 GNOME?
I never used GNOME on this installation =)

 If you had an empty ~/.gnome* and ~/.gconf*, wouldn't you get the same 
 defaults as when gconfd isn't running at all? (try moving those directories 
 aside before deleting them).
I had .gnome2 and .gnome2_private directories in ~/, which I renamed before 
running gnome-settings-daemon. Didn't change anything, gnome-settings-daemon is 
still taking over.
Moreover, my custom Openbox key bindings for XF86AudioPrev, XF86AudioNext, etc. 
don't work anymore once gnome-settings-daemon has been launched (even after 
g-s-d is killed).

 I guess really you just need gconfd, which is started by 
 gnome-settings-daemon. Does running
 /usr/lib/libgconf2-4/gconfd-2
 change your themes and fonts? Or only g-s-d? If it's ok, then you could 
 update the workaround to suggest just that, instead of g-s-d.
Running this doesn't change anything, and, in fact, it exits immediately :
--
tsubaka ~ # /usr/libexec/gconfd-2
[1] 12114
tsubaka ~ # (press enter)
[1]+  Exit 1  /usr/libexec/gconfd-2
tsubaka ~ # 
--

Olivier Sessink provided a working way to launch gconfd-2 and then 
gnome-terminal, as root ( 
https://bugs.launchpad.net/ubuntu/+source/gconf2/+bug/328575/comments/42 ):
The problem is that there is no session-dbus. The following lines of shell code
 start a session dbus, start gconfd and start the gnome-terminal

 #!/bin/sh
 eval 'dbus-launch --sh-syntax --exit-with-session'
 /usr/lib/libgconf2-4/gconfd-2
 gnome-terminal

 add it to a script, and start the script.

So in my case, it's  a no-go for gnome-terminal, and I'm off using
xfce's terminal emulator, which is just fine, and lightweight too =)

-- 
Cannot start gnome-terminal because of gconf error
https://bugs.launchpad.net/bugs/328575
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 328575] Re: Cannot start gnome-terminal because of gconf error

2009-05-12 Thread BlueSky
Huh.. no it's not okay to turn it into a guide.. People have been using
gnome-terminal as root for years. Lecturing them on the dangerousity of
their ways is just an excuse not to fix the bug.

I do not mean to attack you personally, but I just hate it when people
say why do you do that anyway? or it's much better if you do it the
other way when there is a real bug.

While I understand Ubuntu is targeted at the general public (including
very, very dumb users), well not only dumb users use it, I guess. Those
should have the freedom to launch gnome-terminal as root, knowing and
accepting the risk.

As for me, I have turned to x11-terms/terminal (gentoo package
terminology), which is the xfce terminal emulator. It has nearly all
features from gnome-terminal, without the wont-launch-as-root bug. But I
seriously hope this bug is fixed upstream in gnome-terminal.

Additionally, running gnome-settings-daemon is not always an acceptable
workaround, since it messes up with gtk+ themes, desktop background,
etc. Gnome is a trustworthy partner, but an invasive ex. (ie. when you
just want to stay friends = just run gnome applications)

As a conclusion, well, I guess a guide is better than nothing. Thanks
for that effort already.

-- 
Cannot start gnome-terminal because of gconf error
https://bugs.launchpad.net/bugs/328575
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 328575] Re: Cannot start gnome-terminal because of gconf error

2009-05-08 Thread BlueSky
 I'm just re-confirming the same problem with today's latest updates (May 6, 
 2009).
 
 I only run *UBUNTUs now. I'm curious if this bug has cropped up on other 
 distributions, eg RedHat, Suse, etc., or is it  just in the UBUNTU family? 
 If it isn't general then maybe its a *UBUNTU configuration quirk.

Heya, just got there from Google, I report that I have the same problem
under Gentoo, from updates today.

I am aware it's not the place to report Gentoo bugs, just letting you
know you're not the only ones having the bug.

-- 
Cannot start gnome-terminal because of gconf error
https://bugs.launchpad.net/bugs/328575
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 237278] group vboxusers

2008-06-07 Thread bluesky
The proposed update works on 8.04 x86_64, but I had to add the users to
the vboxusers group manually. If that's the normal behavior, it's OK.

-- 
virtualbox-ose-modules for 2.6.24-18
https://bugs.launchpad.net/bugs/237278
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 231916] Re: when i log in the screen is out of place

2008-05-22 Thread bluesky
i solved the problem with the screen by doing -- sudo dpkg-reconfigure
-phigh xserver-xoD

but my screen still freezes!!

i'm using Ubuntu 8.04, i have 1GB ram, intel pentium 4  CPU 3 Ghz

-- 
when i log in the screen is out of place
https://bugs.launchpad.net/bugs/231916
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 230993] Re: completely unkillable process eating 100% CPU

2008-05-21 Thread BlueSky
*** This bug is a duplicate of bug 213053 ***
https://bugs.launchpad.net/bugs/213053

*** This bug is a duplicate of bug 213053 ***
   https://bugs.launchpad.net/bugs/213053

-- 
completely unkillable process eating 100% CPU
https://bugs.launchpad.net/bugs/230993
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 231916] [NEW] when i log in the screen is out of place

2008-05-19 Thread bluesky
Public bug reported:

when i log in the screen appears in the right corner. ..but when i
select the language as (UK) it come back to middle!!!

My computer keep freezing and the resolution is also changed  i cant get
it to be normal again...please help

also the file icons on my desktop are now scattered all over the place!!
and my keyboard responds is very slow

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

  when i log in the screen appears in the right corner. ..but when i
  select the language as (UK) it come back to middle!!!
  
  My computer keep freezing and the resolution is also changed  i cant get
  it to be normal again...please help
+ 
+ also the file icons on my desktop are now scattered all over the place!!

** Description changed:

  when i log in the screen appears in the right corner. ..but when i
  select the language as (UK) it come back to middle!!!
  
  My computer keep freezing and the resolution is also changed  i cant get
  it to be normal again...please help
  
  also the file icons on my desktop are now scattered all over the place!!
+ and my keyboard responds is very slow

-- 
when i log in the screen is out of place
https://bugs.launchpad.net/bugs/231916
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 230993] Re: completely unkillable process eating 100% CPU

2008-05-17 Thread BlueSky
I can confirm this because I also couldn't kill Totem. Also  see -
http://ubuntuforums.org/showthread.php?p=4978931#post4978931


** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/14572303/Screenshot.png

-- 
completely unkillable process eating 100% CPU
https://bugs.launchpad.net/bugs/230993
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 178954] Re: error message displayed when installing or removing pakages from synaptic package manager

2008-04-08 Thread bluesky
i also get this error when i try to get update or upgrade using terminal
window

E:dpkg was interrupted, you must manually run 'dpkg --configure -a'

-- 
error message displayed when installing or removing pakages from synaptic 
package manager
https://bugs.launchpad.net/bugs/178954
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 178954] Re: error message displayed when installing or removing pakages from synaptic package manager

2008-04-08 Thread bluesky
fixed it!!!

-- 
error message displayed when installing or removing pakages from synaptic 
package manager
https://bugs.launchpad.net/bugs/178954
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 178954] error message displayed when installing or removing pakages from synaptic package manager

2007-12-27 Thread bluesky
Public bug reported:

When ever i install or remove any package from either Synaptic Package
Manger or add/remove, i get this error message :

E: linux-ubuntu-modules-2.6.22-14-generic: subprocess post-installation
script returned error exit status 1

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
error message displayed when installing or removing pakages from synaptic 
package manager
https://bugs.launchpad.net/bugs/178954
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 157312] Re: not showing all image thumbnails when zoomed

2007-12-11 Thread BlueSky
I can not replicate this bug any more whatever I do :-( sorry for the
fuzz

-- 
not showing all image thumbnails when zoomed
https://bugs.launchpad.net/bugs/157312
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 158287] Re: close window button does not work while volume adjust bar is open

2007-10-29 Thread BlueSky
I can maximize/minimize while volume bar is open, but can't close it
either :(

-- 
close window button does not work while volume adjust bar is open
https://bugs.launchpad.net/bugs/158287
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 153533] Re: Volume Applet: Rename PCM to Master or simply Volume or something

2007-10-29 Thread BlueSky
I totally agree with you! Nothing to add on this...

-- 
Volume Applet: Rename PCM to Master or simply Volume or something
https://bugs.launchpad.net/bugs/153533
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 151544] Re: [Gutsy] GNOME takes too much time to load during system boot

2007-10-29 Thread BlueSky

Same problem here, loading takes about 30-40 secsm; deskbar applet and tracker 
are turned off.
Clean install Ubuntu 7.10, using compiz with nv 8600gt card, P4 3Ghz cpu 1 Gb 
RAM.

-- 
[Gutsy] GNOME takes too much time to load during system boot
https://bugs.launchpad.net/bugs/151544
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 144477] Re: Gnometris use 100% of CPU after a minute

2007-10-27 Thread BlueSky
I am experiencing the same problem. It's 100% cpu usage on 1 thread
only.

- Pentium 4 HT 3GHz
- NV 8600 gt
- Compiz Effects Enabled
- Ubuntu 7.10 October 2007

-- 
Gnometris use 100% of CPU after a minute
https://bugs.launchpad.net/bugs/144477
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 155955] Re: lbreakout2 pauses and becomes windowed every 10-15 minutes

2007-10-26 Thread BlueSky
I have similar problem with frozen-bubble, it becomes a window after
15-20 min and loses focus. Using Nvidia 8600 gt. Can not switch to free
nv driver

-- 
lbreakout2 pauses and becomes windowed every 10-15 minutes
https://bugs.launchpad.net/bugs/155955
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 107253] Re: '#' in the alt-F2 box crashes nautilus

2007-10-26 Thread BlueSky
It doesn't affect desktop or other windows, but new Nautilus window
opens and every file or folder is shown as /.You can't browse through
all those files and folders. Then I right clicked properties on an item
and properties window showed some weird data (pic attached). After 20-30
seconds you can hardly move mouse and system stops responding after a
minute or so...

** Attachment added: screenshot
   http://launchpadlibrarian.net/10182210/Screenshot.png

-- 
'#' in the alt-F2 box crashes nautilus
https://bugs.launchpad.net/bugs/107253
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 107253] Re: '#' in the alt-F2 box crashes nautilus

2007-10-25 Thread BlueSky
In Ubuntu 7.10 - released October 2007 doesn't crash, but it does behave
unexpected. Picture attached.

** Attachment added: Nautilus error
   http://launchpadlibrarian.net/10175039/Screenshot.png

-- 
'#' in the alt-F2 box crashes nautilus
https://bugs.launchpad.net/bugs/107253
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 157312] not showing all image thumbnails when zoomed

2007-10-25 Thread BlueSky
Public bug reported:

Binary package hint: nautilus

In a ~/Pictures directory with 300+ jpeg pictures, when using default
zoom level (100%) viewed as icons all thumbnails are showed. Then switch
to 150% OK, but when I zoom to 200%, then only first 100 pics are showed
in thumbnail, other pictures are just tiny box (like 2x2 pixels).
Pictures are arranged by name. When they are arranged by size the same
pictures are still showed like tiny boxes.  400% zoom works fine. List
view also works fine in any zoom.

They were copied from a flash drive (windows comp) and the same
thumbnails are not showed on it either. I have looked at picture
properties and didn't find any pattern, some were created with photoshop
( V7.0 or CS), some with a quick time software...pictures are about
20-900kb in size. I'm not experiencing any problem with other software
(gThumb, Gimp...).

Temp solution: moved all pictures in other directory, but there are
still that are not showing. Moved yet another time in other directory
and all pictures had its thumnails.

ProblemType: Bug
Architecture: i386
Date: Fri Oct 26 04:34:50 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: nvidia
Package: nautilus 1:2.20.0-0ubuntu7
PackageArchitecture: i386
ProcCmdline: nautilus --no-default-window --sm-client-id default2
ProcCwd: /home/nesa
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux bluesky 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 
GNU/Linux

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


** Tags: apport-bug

-- 
not showing all image thumbnails when zoomed
https://bugs.launchpad.net/bugs/157312
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 157312] Re: not showing all image thumbnails when zoomed

2007-10-25 Thread BlueSky

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

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

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

-- 
not showing all image thumbnails when zoomed
https://bugs.launchpad.net/bugs/157312
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 157312] Re: not showing all image thumbnails when zoomed

2007-10-25 Thread BlueSky
I have deleted all contents of .thumbnail directory and problem solved,
but the problem shouldn't happen in the first place.

-- 
not showing all image thumbnails when zoomed
https://bugs.launchpad.net/bugs/157312
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 105389] Re: External usb Mouse Stops responding when holding down a key on the keyboard.

2007-04-21 Thread BlueSky
andybotting Seems to have found the problem causer.  Seems To be coming
from mouseemu

He Suggest using apt-get remove mouseemu

-- 
External usb Mouse Stops responding when holding down a key on the keyboard.
https://bugs.launchpad.net/bugs/105389
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 105389] Re: External usb Mouse Stops responding when holding down a key on the keyboard.

2007-04-13 Thread BlueSky
well now i have more information. The bug seems to show up in Feisty
Fawn 7.04. and not in Edgy Elf 6.10.

-- 
External usb Mouse Stops responding when holding down a key on the keyboard.
https://bugs.launchpad.net/bugs/105389
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 105389] External usb Mouse Stops responding when holding down a key on the keyboard.

2007-04-11 Thread BlueSky
Public bug reported:

I have Installed Feisty Fawn 7.04 on to my MacBook Pro and every thing
seems to work fin till I Connected a external Keyboard and Mouse. I am
only able to use the mouse, when I am not using the keyboard. The Dose
not happen to my other PCs running Ubuntu.

This dose not seem problematic till I attempt to use STEAM to play FPS
or every other game i have. The strange thing is that i am able to use
the touch pad and the keyboard at the same time since the touch pad dose
not lock up like the external usb mouse.

I have also have tried other mouse and keyboards but no luck. I think it
has to do with the built in keyboard and touch pad on the MacBook Pro.

Is there any way i can fix this problem?

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
External usb Mouse Stops responding when holding down a key on the keyboard.
https://bugs.launchpad.net/bugs/105389
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 105389] Re: External usb Mouse Stops responding when holding down a key on the keyboard.

2007-04-11 Thread BlueSky
** Description changed:

  I have Installed Feisty Fawn 7.04 on to my MacBook Pro and every thing
  seems to work fin till I Connected a external Keyboard and Mouse. I am
  only able to use the mouse, when I am not using the keyboard. The Dose
  not happen to my other PCs running Ubuntu.
  
- This dose not seem problematic till I attempt to use STEAM to play FPS
- or every other game i have. The strange thing is that i am able to use
+ This dose not seem problematic until I attempt to use STEAM to play FPS
+ or every other game I have. The strange thing is that I am able to use
  the touch pad and the keyboard at the same time since the touch pad dose
  not lock up like the external usb mouse.
  
  I have also have tried other mouse and keyboards but no luck. I think it
  has to do with the built in keyboard and touch pad on the MacBook Pro.
  
  Is there any way i can fix this problem?

-- 
External usb Mouse Stops responding when holding down a key on the keyboard.
https://bugs.launchpad.net/bugs/105389
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 105389] Re: External usb Mouse Stops responding when holding down a key on the keyboard.

2007-04-11 Thread BlueSky
** Description changed:

  I have Installed Feisty Fawn 7.04 on to my MacBook Pro and every thing
- seems to work fin till I Connected a external Keyboard and Mouse. I am
- only able to use the mouse, when I am not using the keyboard. The Dose
- not happen to my other PCs running Ubuntu.
+ seems to work fin till I Connected a external Mouse. I am only able to
+ use the mouse, when I am not using the keyboard. The Dose not happen to
+ my other PCs running Ubuntu.
  
  This dose not seem problematic until I attempt to use STEAM to play FPS
  or every other game I have. The strange thing is that I am able to use
  the touch pad and the keyboard at the same time since the touch pad dose
  not lock up like the external usb mouse.
  
  I have also have tried other mouse and keyboards but no luck. I think it
  has to do with the built in keyboard and touch pad on the MacBook Pro.
  
- Is there any way i can fix this problem?
+ So the bottom line is external mouse stops working when i use the
+ internal keyboard and external usb keyboard. Then come back to life when
+ I stop using the keyboards.
+ 
+ Is there any way I can fix this problem?
+ 
+ Is there more information I can post here to help?

-- 
External usb Mouse Stops responding when holding down a key on the keyboard.
https://bugs.launchpad.net/bugs/105389
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 103375] Re: No Caps Lock light on Macbook Pro

2007-04-11 Thread BlueSky
This is also happen to me. The Light works on a external keyboard but
dose not show up on the internal one.

-- 
No Caps Lock light on Macbook Pro
https://bugs.launchpad.net/bugs/103375
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 105389] Re: External usb Mouse Stops responding when holding down a key on the keyboard.

2007-04-11 Thread BlueSky
may be related to 
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/102497
but not sure since the internal touch mouse  works fine with the keyboards.

-- 
External usb Mouse Stops responding when holding down a key on the keyboard.
https://bugs.launchpad.net/bugs/105389
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 105389] Re: External usb Mouse Stops responding when holding down a key on the keyboard.

2007-04-11 Thread BlueSky
** Description changed:

  I have Installed Feisty Fawn 7.04 on to my MacBook Pro and every thing
  seems to work fin till I Connected a external Mouse. I am only able to
  use the mouse, when I am not using the keyboard. The Dose not happen to
  my other PCs running Ubuntu.
  
  This dose not seem problematic until I attempt to use STEAM to play FPS
  or every other game I have. The strange thing is that I am able to use
  the touch pad and the keyboard at the same time since the touch pad dose
  not lock up like the external usb mouse.
  
  I have also have tried other mouse and keyboards but no luck. I think it
  has to do with the built in keyboard and touch pad on the MacBook Pro.
  
  So the bottom line is external mouse stops working when i use the
  internal keyboard and external usb keyboard. Then come back to life when
  I stop using the keyboards.
- 
- Is there any way I can fix this problem?
- 
- Is there more information I can post here to help?

-- 
External usb Mouse Stops responding when holding down a key on the keyboard.
https://bugs.launchpad.net/bugs/105389
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 95204] mobo nic sis190 dose not work properly.

2007-03-23 Thread BlueSky
Public bug reported:

Divers seem to be installed already in the new Herd CD 5 but dose not
seem to be working properly.

card info
Silicon Integrated Systems [SiS]
190 Gigabit Ethernet Adapter
Holco Enterprise Co, Ltd/Shuttle Computer

ifconfig
eth0  Link encap:Ethernet  HWaddr 00:30:1B:80:5B:AE  
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
  Interrupt:21 Base address:0xdead 


SS31


I Also looked in the Forums under sis190 and SS31T. Found people with the same 
problem.

the NIC dose shows up and configers properly but no network activity. I
tyed diffrent cables as well. I ended up in stalling a nic pci card and
it works properly.So now I know my network is working.

If any on knows something I don't or can help me.

Who Needs The Internet anyways ;)

FYI I tried the MTU change didn't work. Tried allot of things really.

ProblemType: Bug
Date: Fri Mar 23 13:36:24 2007
DistroRelease: Ubuntu 7.04
Uname: Linux ubuntu 2.6.20-9-generic #2 SMP Mon Feb 26 03:01:44 UTC 2007 i686 
GNU/Linux

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

** Description changed:

- Divers seem to be installed already in the new Herd CD 5 but do not seem
- to be working properly.
+ Divers seem to be installed already in the new Herd CD 5 but dose not
+ seem to be working properly.
  
  card info
  Silicon Integrated Systems [SiS]
  190 Gigabit Ethernet Adapter
  Holco Enterprise Co, Ltd/Shuttle Computer
  
  ifconfig
  eth0  Link encap:Ethernet  HWaddr 00:30:1B:80:5B:AE  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
Interrupt:21 Base address:0xdead 
  
  
  SS31
  
  
  I Also looked in the Forums under sis190 and SS31T. Found people with the 
same problem.
  
  the NIC dose shows up and configers properly but no network activity. I
  tyed diffrent cables as well. I ended up in stalling a nic pci card and
- it works properly.
+ it works properly.So now I know my network is working.
  
- So know my network is working. if any on knows something I don't or can
- help me.
+ If any on knows something I don't or can help me.
  
  Who Needs The Internet anyways ;)
  
  FYI I tried the MTU change didn't work. Tried allot of things really.
  
  ProblemType: Bug
  Date: Fri Mar 23 13:36:24 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux ubuntu 2.6.20-9-generic #2 SMP Mon Feb 26 03:01:44 UTC 2007 i686 
GNU/Linux

-- 
mobo nic sis190 dose not work properly.
https://launchpad.net/bugs/95204

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


[Bug 61466] Re: python-ctypes don't install [fixed]

2006-09-23 Thread BlueSky
the bug was due to wrong dependancy or a bug somewhere in dpkg/apt : I
had to upgrade python-central first.

However, apt-get dist-upgrade should have done that for me..

-- 
python-ctypes don't install
https://launchpad.net/bugs/61466

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


[Bug 61466] Re: python-ctypes don't install

2006-09-23 Thread BlueSky
had broken my whole package system until I updated python-central then
python-ctypes.

** Changed in: ctypes (Ubuntu)
   Status: Unconfirmed = Fix Released

-- 
python-ctypes don't install
https://launchpad.net/bugs/61466

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


[Bug 61466] python-ctypes don't install

2006-09-20 Thread BlueSky
Public bug reported:

dpkg bugs when trying to install python-ctypes :

sudo apt-get -f install
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances   
Reading state information... Fait   
The following packages were automatically installed and are no longer required:
  linux-headers-2.6.17-7 linux-headers-2.6.17-7-386
Use 'apt-get autoremove' to remove them.
Les paquets supplémentaires suivants seront installés : 
  python-ctypes
Les paquets suivants seront mis à jour :
  python-ctypes
1 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
6 partiellement installés ou enlevés.
Il est nécessaire de prendre 0o/155ko dans les archives.
Après dépaquetage, 139ko d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer [O/n] ? O
(Lecture de la base de données... 174407 fichiers et répertoires déjà 
installés.)
Préparation du remplacement de python-ctypes 0.9.9.6-1ubuntu1 (en utilisant 
.../python-ctypes_1.0.0-1_i386.deb) ...
Traceback (most recent call last):
  File /usr/bin/pycentral, line 1329, in ?
main()
  File /usr/bin/pycentral, line 1323, in main
rv = action.run(global_options)
  File /usr/bin/pycentral, line 923, in run
runtimes = get_installed_runtimes()
  File /usr/bin/pycentral, line 197, in get_installed_runtimes
old = pyversions.old_versions()
AttributeError: 'module' object has no attribute 'old_versions'
dpkg : avertissement - ancien script pre-removal a retourné un code d'erreur de 
sortie 1
dpkg - tentative d'exécution du script du nouveau paquet à la place ...
Traceback (most recent call last):
  File /usr/bin/pycentral, line 1329, in ?
main()
  File /usr/bin/pycentral, line 1323, in main
rv = action.run(global_options)
  File /usr/bin/pycentral, line 923, in run
runtimes = get_installed_runtimes()
  File /usr/bin/pycentral, line 197, in get_installed_runtimes
old = pyversions.old_versions()
AttributeError: 'module' object has no attribute 'old_versions'
dpkg : erreur de traitement de 
/var/cache/apt/archives/python-ctypes_1.0.0-1_i386.deb (--unpack) :
 le sous-processus nouveau script pre-removal a retourné une erreur de sortie 
d'état 1
Traceback (most recent call last):
  File /usr/bin/pycentral, line 1329, in ?
main()
  File /usr/bin/pycentral, line 1323, in main
rv = action.run(global_options)
  File /usr/bin/pycentral, line 854, in run
runtimes = get_installed_runtimes()
  File /usr/bin/pycentral, line 197, in get_installed_runtimes
old = pyversions.old_versions()
AttributeError: 'module' object has no attribute 'old_versions'
dpkg : erreur lors du nettoyage :
 le sous-processus post-installation script a retourné une erreur de sortie 
d'état 1
Des erreurs ont été rencontrées pendant l'exécution :
 /var/cache/apt/archives/python-ctypes_1.0.0-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

** Affects: ctypes (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
python-ctypes don't install
https://launchpad.net/bugs/61466

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