[Bug 1792849] [NEW] nvidia_supported have error excluding lot of supported video card

2018-09-16 Thread Moc
Public bug reported:

I have a Nvidia GT 720M in my laptop and the only Drivers Ubuntu supply
me is 340 which is dated from 2014.  I think that OLD version was left
in the repo because of the bug I'm talking about here.

nvidia_supported script that generate a list of PCI ID from the
README.txt have a problem that exclude a lot of PCI ID because of
scripting error.  Since 340 version, Nvidia changed the README.txt
format, and the person who edited the nvidia_supported did some error
there.

This patch should resolve this and allow a LOT of Nvidia video card user
to use modern and supported Drivers including support for VDPAU which
finally give hardware video decoding support !

** Affects: nvidia-graphics-drivers-390 (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/1792849

Title:
  nvidia_supported have error excluding lot of supported video card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1792849/+subscriptions

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

[Bug 1792849] Re: nvidia_supported have error excluding lot of supported video card

2018-09-16 Thread Moc
** Attachment added: "nvidia_supported.diff.txt"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1792849/+attachment/5189694/+files/nvidia_supported.diff.txt

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

Title:
  nvidia_supported have error excluding lot of supported video card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1792849/+subscriptions

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

[Bug 1767170] Re: Black screen with cursor only on startup.

2018-04-26 Thread Moc
iso build 20180426 fixed the issue

** Changed in: ubiquity (Ubuntu)
   Status: New => Fix Released

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

Title:
  Black screen with cursor only on startup.

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

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

[Bug 1767170] Re: Black screen with cursor only on startup.

2018-04-26 Thread Moc
I've attached my lshw output of that Dell Latitude E5540

Note I tried the installer on a Dell Latitude E6430 and it did work
(Integrated intel only).

It might not be video driver related, but it one of the difference
between these 2 machine.

** Attachment added: "lshw_output.txt"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1767170/+attachment/5127799/+files/lshw_output.txt

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

Title:
  Black screen with cursor only on startup.

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

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

[Bug 1767170] [NEW] Black screen with cursor only on startup.

2018-04-26 Thread Moc
Public bug reported:

Installing Bionic 20180425 or 20180425.1 cause the graphic interface to
load with only a blackscreen with the cursor.  I do hear the sound chim
of the installer starting.

20180424 and Beta 2 installer work correctly.

Laptop Dell Latitude E5540 with i7 and Nvidia additional graphic card.

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


** Tags: ubiquity ubuntu-bug

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

Title:
  Black screen with cursor only on startup.

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

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

[Bug 738996] Re: Clicking on the checkbox make unity crash

2011-05-22 Thread Moc
I've reverted back to 10.10.  Have too many issues with bugs and general
usability with 11.04.  I will probably hold until the next release
(early beta)

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

Title:
  Clicking on the checkbox make unity crash

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


[Bug 489450] Re: Terminal stop to show output, require Terminal-Reset and Clean so it continue at displaying data

2011-05-19 Thread Moc
I tried Natty Narwhal and went back to 10.10 after a week... I just
couldn't stand the new UI and all the problems in it.  I didn't think to
test or notice this problem on 11.04.  I kinda learn to wait on a screen
that have lot of output instead of switching to another terminal (not
productive but ...).

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

Title:
  Terminal stop to show output, require Terminal-Reset and Clean so it
  continue at displaying data

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


[Bug 739038] Re: adding url launcher support from the search

2011-03-21 Thread Moc
Not sure how details a 'design spec' should be, but here how I would see
it:

Application have RegEx to Action value indexed in the search system:
If it match and we pressed enter within the search box, call that application 
with the search value as argument (Another field should contain how the regex 
should be parsed before be given as argument to the application.

Now this method cause issues with defining the default browser...  We
then need a Browser entry that then point to the default browser set on
the system, rather than setting the regex on firefox/chrome directly.

RegEx should exist for different entry like this:

web URL:
www.google.com
digg.com
http://www.ubuntu.com

File Browser:
/etc
~/.fonts

Email:
nore...@domain.com

WebSearch (Just an idea):
S:What is your favorite pizza place ?

Launcher
bugs 739038

wikipedia Ubuntu

... You get the idea

If multiple RegEx Match, then don't allow Enter, directly (Unless maybe
there already a index quality result on the search result that include
most used application).  But selecting the application will provide to
it the value from the search.


** Changed in: ayatana-design
   Status: New = Fix Committed

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

Title:
  adding url launcher support from the search

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


[Bug 738366] Re: Erase Natty wording DANGEROUSLY misleading

2011-03-20 Thread Moc
Samething here, I got my whole HD wiped (win7 partition) when selecting
to replace ubuntu 10.10.  And my install did crash before reaching the
end (Alittle bit after adding user)

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

Title:
  Erase Natty wording DANGEROUSLY misleading

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


[Bug 738366] Re: Erase Natty wording DANGEROUSLY misleading

2011-03-20 Thread Moc
Forgot to mention that I ran the amd64 architecture

** Changed in: ubiquity (Ubuntu)
   Status: New = Incomplete

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Erase Natty wording DANGEROUSLY misleading

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


[Bug 150702] Re: alt shift tab stopped navigating windows

2011-03-20 Thread Moc
In 11.04 alpha it seem to have moved to Shift-CapLock.  It working as
expected, but I think it a REALLY unnatural default key switch for
language.

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

Title:
  alt shift tab stopped navigating windows

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


[Bug 738987] [NEW] Link in Email in Thunderbird doesn't open to the right site

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: thunderbird

When you click a link from someone in an email, it open the page :
http://www.%u.com/ in firefox

** Affects: mozilla-thunderbird (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/738987

Title:
  Link in Email in Thunderbird doesn't open to the right site

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


[Bug 738987] Re: Link in Email in Thunderbird doesn't open to the right site

2011-03-20 Thread Moc
Also, in firefox, the icon animation of loading a page keep running even
if the error msg said it invalid page.

** Package changed: thunderbird (Ubuntu) = mozilla-thunderbird (Ubuntu)

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

Title:
  Link in Email in Thunderbird doesn't open to the right site

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


[Bug 738996] [NEW] Clicking on the checkbox make unity crash

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: unity

This is what I do to replicate it every time : 3 click (Unity-Find
Media App-Click checkbox icon left of text Installed)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.30  Fri Feb 25 14:34:55 
PST 2011
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-6ubuntu4)
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
CompositorRunning: compiz
Date: Sun Mar 20 18:19:57 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 270.30, 2.6.38-7-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation GT218 [NVS 3100M] [10de:0a6c] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: Dell Device [1028:040a]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
InstallationMedia_: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
InstallationMedia__: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
JockeyStatus: xorg:nvidia_current - NVIDIA accelerated graphics driver 
(Proprietary, Enabled, In use)
MachineType: Dell Inc. Latitude E6410
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=e7cdc686-96c3-42ba-be27-a7f90e87b8fa ro quiet splash vt.handoff=7
ProcVersionSignature_: Ubuntu 2.6.38-7.36-generic 2.6.38
ProcVersionSignature__: Ubuntu 2.6.38-7.36-generic 2.6.38
Renderer: Unknown
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/10/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0K42JR
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/10/2010:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0K42JR:rvrA01:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6410
dmi.product.version: 0001
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.4-0ubuntu7
version.libdrm2: libdrm2 2.4.23-1ubuntu5
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu6

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


** Tags: amd64 apport-bug compiz-0.9 natty running-unity ubuntu

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

Title:
  Clicking on the checkbox make unity crash

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


[Bug 738996] Re: Clicking on the checkbox make unity crash

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/738996

Title:
  Clicking on the checkbox make unity crash

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


[Bug 739000] [NEW] volume status show on wrong screen

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: unity

In Multi-Screen setup, If you change the volume control (Using keyboard
volume key OR using the scroll wheel of the mouse on the speaker icon,
the status info box show on the far right screen instead of under the
screen with the main top bar interface

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.30  Fri Feb 25 14:34:55 
PST 2011
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-6ubuntu4)
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
CompositorRunning: compiz
Date: Sun Mar 20 18:26:46 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 270.30, 2.6.38-7-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation GT218 [NVS 3100M] [10de:0a6c] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: Dell Device [1028:040a]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
InstallationMedia_: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
InstallationMedia__: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
JockeyStatus: xorg:nvidia_current - NVIDIA accelerated graphics driver 
(Proprietary, Enabled, In use)
MachineType: Dell Inc. Latitude E6410
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=e7cdc686-96c3-42ba-be27-a7f90e87b8fa ro quiet splash vt.handoff=7
ProcVersionSignature_: Ubuntu 2.6.38-7.36-generic 2.6.38
ProcVersionSignature__: Ubuntu 2.6.38-7.36-generic 2.6.38
Renderer: Unknown
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/10/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0K42JR
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/10/2010:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0K42JR:rvrA01:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6410
dmi.product.version: 0001
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.4-0ubuntu7
version.libdrm2: libdrm2 2.4.23-1ubuntu5
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu6

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


** Tags: amd64 apport-bug compiz-0.9 natty running-unity ubuntu

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

Title:
  volume status show on wrong screen

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


[Bug 739000] Re: volume status show on wrong screen

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739000

Title:
  volume status show on wrong screen

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


[Bug 739004] [NEW] Multi Screen setup only show top bar on main screen

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: unity

When you have a multi-screen (2 screen in my case, left-right and left
is primary), if I put an application in the right screen, the top bar
disapear and require moving to the left screen to control my application
on the right screen.

Same issues with the file/edit... options in window.

As a work-arround, I remove the indicator-appmenu app to see the
file/edit options on my right screen with my window.  I also use ALT-
Click/Move to unmaximize my window.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.30  Fri Feb 25 14:34:55 
PST 2011
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-6ubuntu4)
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
CompositorRunning: compiz
Date: Sun Mar 20 18:27:59 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 270.30, 2.6.38-7-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation GT218 [NVS 3100M] [10de:0a6c] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: Dell Device [1028:040a]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
InstallationMedia_: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
InstallationMedia__: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
JockeyStatus: xorg:nvidia_current - NVIDIA accelerated graphics driver 
(Proprietary, Enabled, In use)
MachineType: Dell Inc. Latitude E6410
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=e7cdc686-96c3-42ba-be27-a7f90e87b8fa ro quiet splash vt.handoff=7
ProcVersionSignature_: Ubuntu 2.6.38-7.36-generic 2.6.38
ProcVersionSignature__: Ubuntu 2.6.38-7.36-generic 2.6.38
Renderer: Unknown
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/10/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0K42JR
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/10/2010:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0K42JR:rvrA01:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6410
dmi.product.version: 0001
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.4-0ubuntu7
version.libdrm2: libdrm2 2.4.23-1ubuntu5
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu6

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


** Tags: amd64 apport-bug compiz-0.9 natty running-unity ubuntu

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

Title:
  Multi Screen setup only show top bar on main screen

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


[Bug 739004] Re: Multi Screen setup only show top bar on main screen

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739004

Title:
  Multi Screen setup only show top bar on main screen

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


[Bug 739006] [NEW] Clicking the Search text box make it lose focus

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: unity

When I go in unity, In the Search Box, you see the cursor.  But if you
click in that box, the cursor is gone and you can't get it back until
you close the unity window and reopen it and don't click anywhere, just
type.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.30  Fri Feb 25 14:34:55 
PST 2011
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-6ubuntu4)
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
CompositorRunning: compiz
Date: Sun Mar 20 18:34:43 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 270.30, 2.6.38-7-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation GT218 [NVS 3100M] [10de:0a6c] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: Dell Device [1028:040a]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
InstallationMedia_: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
InstallationMedia__: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
JockeyStatus: xorg:nvidia_current - NVIDIA accelerated graphics driver 
(Proprietary, Enabled, In use)
MachineType: Dell Inc. Latitude E6410
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=e7cdc686-96c3-42ba-be27-a7f90e87b8fa ro quiet splash vt.handoff=7
ProcVersionSignature_: Ubuntu 2.6.38-7.36-generic 2.6.38
ProcVersionSignature__: Ubuntu 2.6.38-7.36-generic 2.6.38
Renderer: Unknown
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/10/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0K42JR
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/10/2010:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0K42JR:rvrA01:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6410
dmi.product.version: 0001
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.4-0ubuntu7
version.libdrm2: libdrm2 2.4.23-1ubuntu5
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu6

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


** Tags: amd64 apport-bug compiz-0.9 natty running-unity ubuntu

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

Title:
  Clicking the Search text box make it lose focus

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


[Bug 739006] Re: Clicking the Search text box make it lose focus

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739006

Title:
  Clicking the Search text box make it lose focus

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


[Bug 739008] [NEW] dock auto show make lose focus to active application

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: unity

When the dock auto show (Move a window away from it and it can expand),
it make it lose the focus to the application and bring it to the dock.

Example, is moving a window that is too much to the left out of the
screen, your bring it to the center and release the mouse, and try to
type, not going to work since focus is not to the app it to the dock.
There is another situation that the dock auto show and make you lost
focus, but I can't recall, but removing the force focus when docs is
just appearing because it have space to do should be removed.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.30  Fri Feb 25 14:34:55 
PST 2011
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-6ubuntu4)
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
CompositorRunning: compiz
Date: Sun Mar 20 18:35:37 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 270.30, 2.6.38-7-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation GT218 [NVS 3100M] [10de:0a6c] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: Dell Device [1028:040a]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
InstallationMedia_: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
InstallationMedia__: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
JockeyStatus: xorg:nvidia_current - NVIDIA accelerated graphics driver 
(Proprietary, Enabled, In use)
MachineType: Dell Inc. Latitude E6410
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=e7cdc686-96c3-42ba-be27-a7f90e87b8fa ro quiet splash vt.handoff=7
ProcVersionSignature_: Ubuntu 2.6.38-7.36-generic 2.6.38
ProcVersionSignature__: Ubuntu 2.6.38-7.36-generic 2.6.38
Renderer: Unknown
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/10/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0K42JR
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/10/2010:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0K42JR:rvrA01:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6410
dmi.product.version: 0001
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.4-0ubuntu7
version.libdrm2: libdrm2 2.4.23-1ubuntu5
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu6

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


** Tags: amd64 apport-bug compiz-0.9 natty running-unity ubuntu

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

Title:
  dock auto show make lose focus to active application

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


[Bug 739008] Re: dock auto show make lose focus to active application

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739008

Title:
  dock auto show make lose focus to active application

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


[Bug 739013] [NEW] gnome-keyboard-properties Add Layout cause the Choose a layout to show on right screen in full width

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: gnome-control-center

I run multiple screen (Left(Main) and right)
When I tried to add canadian french, I went in the keyboard pref-Layouts tab, 
then click Add (All this on my main left screen)
This show the Choose a layout to appear on my right screen with the full width 
of the screen (It a 24 wide screen, so it feel way too big)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-control-center 1:2.32.1-0ubuntu11
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sun Mar 20 18:43:31 2011
ExecutablePath: /usr/bin/gnome-keyboard-properties
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
ProcEnviron:
 SHELL=/bin/bash
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  gnome-keyboard-properties Add Layout cause the Choose a layout to show
  on right screen in full width

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


[Bug 739013] Re: gnome-keyboard-properties Add Layout cause the Choose a layout to show on right screen in full width

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739013

Title:
  gnome-keyboard-properties Add Layout cause the Choose a layout to show
  on right screen in full width

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


[Bug 739017] [NEW] Docking 2 window together in a multi-screen setup not working

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: unity

In a Multi-Screen with horizontal screen distribution, you can dock a
window only to the far left of left screen, and the far right of the
right screen.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.30  Fri Feb 25 14:34:55 
PST 2011
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-6ubuntu4)
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
CompositorRunning: compiz
Date: Sun Mar 20 18:52:38 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 270.30, 2.6.38-7-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation GT218 [NVS 3100M] [10de:0a6c] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: Dell Device [1028:040a]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
InstallationMedia_: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
InstallationMedia__: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
JockeyStatus: xorg:nvidia_current - NVIDIA accelerated graphics driver 
(Proprietary, Enabled, In use)
MachineType: Dell Inc. Latitude E6410
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=e7cdc686-96c3-42ba-be27-a7f90e87b8fa ro quiet splash vt.handoff=7
ProcVersionSignature_: Ubuntu 2.6.38-7.36-generic 2.6.38
ProcVersionSignature__: Ubuntu 2.6.38-7.36-generic 2.6.38
Renderer: Unknown
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/10/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0K42JR
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/10/2010:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0K42JR:rvrA01:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6410
dmi.product.version: 0001
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.4-0ubuntu7
version.libdrm2: libdrm2 2.4.23-1ubuntu5
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu6

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


** Tags: amd64 apport-bug compiz-0.9 natty running-unity ubuntu

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

Title:
  Docking 2 window together in a multi-screen setup not working

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


[Bug 739017] Re: Docking 2 window together in a multi-screen setup not working

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739017

Title:
  Docking 2 window together in a multi-screen setup not working

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


[Bug 739037] [NEW] search for term music returning nothing

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: unity

Maybe adding tag support, and tagging banshee as music, VLC have tag
video...  It would make the search be more useful.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
Date: Sun Mar 20 19:22:06 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  search for term music returning nothing

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


[Bug 739037] Re: search for term music returning nothing

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739037

Title:
  search for term music returning nothing

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


[Bug 739035] [NEW] static application switcher doesn't show on monitor mouse is currently located

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: compiz

Actually, this is more a request to have the option to select in the
static application switcher if we should display the popup alt-tab
list on the active application screen, or on the mouse cursor screen, or
maybe even on all the window.

It currently only seem to show on the active window screen, and no
options to change it.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: compiz 1:0.9.4-0ubuntu7
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.30  Fri Feb 25 14:34:55 
PST 2011
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-6ubuntu4)
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
CompositorRunning: compiz
Date: Sun Mar 20 19:17:43 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 270.30, 2.6.38-7-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation GT218 [NVS 3100M] [10de:0a6c] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: Dell Device [1028:040a]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
InstallationMedia_: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
JockeyStatus: xorg:nvidia_current - NVIDIA accelerated graphics driver 
(Proprietary, Enabled, In use)
MachineType: Dell Inc. Latitude E6410
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=e7cdc686-96c3-42ba-be27-a7f90e87b8fa ro quiet splash vt.handoff=7
ProcVersionSignature_: Ubuntu 2.6.38-7.36-generic 2.6.38
Renderer: Unknown
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/10/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0K42JR
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/10/2010:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0K42JR:rvrA01:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6410
dmi.product.version: 0001
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.4-0ubuntu7
version.libdrm2: libdrm2 2.4.23-1ubuntu5
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu6

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


** Tags: amd64 apport-bug compiz-0.9 natty running-unity ubuntu

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

Title:
  static application switcher doesn't show on monitor mouse is currently
  located

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


[Bug 739035] Re: static application switcher doesn't show on monitor mouse is currently located

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739035

Title:
  static application switcher doesn't show on monitor mouse is currently
  located

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


[Bug 739038] [NEW] adding url launcher support from the search

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: unity

It would be nice if we could search for like www.ubuntu.com[ENTER] and it would 
launch the default browser
Samething if i type ~/Music or another file path

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
Date: Sun Mar 20 19:24:53 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  adding url launcher support from the search

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

[Bug 739038] Re: adding url launcher support from the search

2011-03-20 Thread Moc
** Description changed:

  Binary package hint: unity
  
- It would be nice if we could search for like www.ubuntu.org[ENTER] and it 
would launch the default browser
+ It would be nice if we could search for like www.ubuntu.com[ENTER] and it 
would launch the default browser
  Samething if i type ~/Music or another file path
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: unity 3.6.6-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
  Date: Sun Mar 20 19:24:53 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
  ProcEnviron:
-  LANGUAGE=en_CA:en
-  LANG=en_CA.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_CA:en
+  LANG=en_CA.UTF-8
+  SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  adding url launcher support from the search

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

[Bug 739041] [NEW] default window height is too big

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: gnome-control-center

My laptop (Dell Latitude E6410) have a native resolution of 1440x900,
and the control-center window doesn't fit in height.  It should be
smaller (Or add an automatic system that size it the max visible space
or something)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-control-center 1:2.32.1-0ubuntu11
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sun Mar 20 19:35:19 2011
ExecutablePath: /usr/bin/gnome-control-center
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
ProcEnviron:
 SHELL=/bin/bash
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  default window height is too big

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


[Bug 739041] Re: default window height is too big

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739041

Title:
  default window height is too big

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


[Bug 739043] [NEW] adding double-click capability to dock (firefox New Window, Terminal New Window)

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: unity

It would be nice to have capability to use double click to actually
launch a new instance of the application.  Someone show me how to do a
right-click action on a new terminal icon to create new terminal, but I
think a double click would make sense and be more fluid

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
Date: Sun Mar 20 19:40:11 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  adding double-click capability to dock (firefox New Window, Terminal
  New Window)

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


[Bug 739043] Re: adding double-click capability to dock (firefox New Window, Terminal New Window)

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739043

Title:
  adding double-click capability to dock (firefox New Window, Terminal
  New Window)

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


[Bug 739050] [NEW] allow clicking on dock icon notification and make it display longer

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: unity

When I call ubuntu-bug, it open a web browser, so a notification occur
in the docs, but if I click on it when it occur, nothing happen.  Also
it really get to hide back quickly.

It would be nice to have a few second to click on it when it occur.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
Date: Sun Mar 20 19:47:14 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  allow clicking on dock icon notification and make it display longer

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


[Bug 739050] Re: allow clicking on dock icon notification and make it display longer

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739050

Title:
  allow clicking on dock icon notification and make it display longer

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


[Bug 739055] [NEW] Animation acknowledging to starting a dock application fail to notify the user

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: unity

I keep having the feeling that when I click on an dock icon not already
launcher that I didn't click correctly, since the background color
fading is very hard to notice and take a while to really notice.

An rolling to the right effect on the icon might better.  (OR to be
fancy, do it the angry-bird way, bring a copy of the icon more to the
left in angle, and launch to the center and make it explode !!! :)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
Date: Sun Mar 20 19:51:32 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  Animation acknowledging to starting a dock application fail to notify
  the user

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


[Bug 739055] Re: Animation acknowledging to starting a dock application fail to notify the user

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739055

Title:
  Animation acknowledging to starting a dock application fail to notify
  the user

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


[Bug 739059] [NEW] dock application notification with multiple window hard to find

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: unity

For example, you might have multiple firefox window launched(Multiple
site or the Download window in my case), or multiple terminal... You
know by the animation and the discreet blue color of the tiny dot on the
left of the icon that something occur, but it hard to find that
particular windows.

Having a windows list scroll at the right of the icon might be
interesting.

I personally always used group windows function in the bottom bar on
previous ubuntu version.  Allow quick look to an application, and you
can see the name of the different web page, or document, or SSH server
your connected to.  It not as nice with the current unity without having
this list displayed

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
Date: Sun Mar 20 19:59:33 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  dock application notification with multiple window hard to find

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


[Bug 739059] Re: dock application notification with multiple window hard to find

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739059

Title:
  dock application notification with multiple window hard to find

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


[Bug 739078] [NEW] keyboard copy paste doesn't work from search bar

2011-03-20 Thread Moc
Public bug reported:

Binary package hint: unity

ctrl-c, ctrl-x and ctrl-v only display a hex caracter symbole [0013]
[0016]...

Also right click doesn't work, but I got a bug related to clicking the
search box not working, so will wait for that one to be fixed and I'll
open a new one

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,snap,vpswitch,move,gnomecompat,place,regex,grid,mousepoll,resize,wall,imgpng,animation,session,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
Date: Sun Mar 20 20:39:59 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  keyboard copy paste doesn't work from search bar

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


[Bug 739078] Re: keyboard copy paste doesn't work from search bar

2011-03-20 Thread Moc
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739078

Title:
  keyboard copy paste doesn't work from search bar

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


[Bug 684843] Re: staticswitcher/ Alt-Tab can be slow to appear

2011-03-20 Thread Moc
Reason I found it was slow to appear for me, is because of the default
0.2 second delay before it get shown in the compiz config.  I think it
should be defaulted to 0.0.  Option name is : Popup Window Delay
(popup_delay)

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

Title:
  staticswitcher/ Alt-Tab can be slow to appear

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


[Bug 489450] Re: Terminal stop to show output, require Terminal-Reset and Clean so it continue at displaying data

2010-04-09 Thread Moc
Yes, same issue with terminator and the regular gnome-terminal under
10.04 b2.  But I'm going back to 9.10 now, too many problems

-- 
Terminal stop to show output, require Terminal-Reset and Clean so it continue 
at displaying data
https://bugs.launchpad.net/bugs/489450
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 363363] Re: Keyboard Layout Key(s) to change layout doesn't work

2010-04-08 Thread Moc
apport information

** Tags added: apport-collected

** Description changed:

  The default Right+Left Alt to change the keyboard layout doesn't work
+ --- 
+ Architecture: amd64
+ DistroRelease: Ubuntu 10.04
+ InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
+ NonfreeKernelModules: nvidia
+ Package: gnome-control-center 1:2.30.0-0ubuntu3
+ PackageArchitecture: amd64
+ ProcEnviron:
+  PATH=(custom, user)
+  LANG=en_CA.utf8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
+ Tags: lucid
+ Uname: Linux 2.6.32-19-generic x86_64
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Keyboard Layout Key(s) to change layout doesn't work
https://bugs.launchpad.net/bugs/363363
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 558495] [NEW] Alt-Shift-Tab to do Alt-Tab backward isn't set by default

2010-04-08 Thread Moc
Public bug reported:

I don't know what more to say.  Alt-Shift-Tab doesn't work by default

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome (not installed)
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Apr  8 11:51:29 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: meta-gnome2

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
Alt-Shift-Tab to do Alt-Tab backward isn't set by default
https://bugs.launchpad.net/bugs/558495
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 489450] Re: Terminal stop to show output, require Terminal-Reset and Clean so it continue at displaying data

2010-04-08 Thread Moc
what terminator ? I don't understand

-- 
Terminal stop to show output, require Terminal-Reset and Clean so it continue 
at displaying data
https://bugs.launchpad.net/bugs/489450
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 498443] Re: kernel panic with high network traffic

2010-01-21 Thread Moc
I do have similar result doing Torrent using Transmission using my
Wireless Intel card.  I've had 4 kernel panic in a very short time, I've
forced limit of download speed of 800kb/sec and I hope it doesn't occur
again.

It a Dell Latitude 6400
Wireless card is : Intel Corporation PRO/Wireless 5300 AGN [Shiloh] Network 
Connection

-- 
kernel panic with high network traffic
https://bugs.launchpad.net/bugs/498443
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 489450] Re: Terminal stop to show output, require Terminal-Reset and Clean so it continue at displaying data

2009-11-30 Thread Moc
1 It is reproducible,
2 I said that doing a find / will do this problem. I've tested it again and I 
had this problem again. BUT what I notice is it occur when the window is in the 
background.  So I ALT-TAB Away from the terminal to this webpage for example 
while I do the find /  and when I Alt-Tab back, it frozen in a middle of a 
line. Doing Terminal-Reset doesn't fix it, BUT Terminal-Reset and Clear does 
make the terminal usable again

-- 
Terminal stop to show output, require Terminal-Reset and Clean so it continue 
at displaying data
https://bugs.launchpad.net/bugs/489450
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 150702] Re: alt shift tab stopped navigating windows

2009-11-30 Thread Moc
I do have this also on 9.10 clean install.  Im not using Compiz though
and setting it in the metacity global keybinding doesn't resolve my
problem

-- 
alt shift tab stopped navigating windows
https://bugs.launchpad.net/bugs/150702
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 489450] [NEW] Terminal stop to show output, require Terminal-Reset and Clean so it continue at displaying data

2009-11-27 Thread Moc
Public bug reported:

Binary package hint: gnome-terminal

It occur when I have alot of data output : find / at some point it just
stop

Doing Terminal-Reset doesn't fix it, It has to be Terminal-Reset and
Clear

I can replicate

ProblemType: Bug
Architecture: amd64
Date: Fri Nov 27 22:36:20 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gnome-terminal
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
NonfreeKernelModules: nvidia
Package: gnome-terminal 2.28.1-0ubuntu1
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: gnome-terminal
Uname: Linux 2.6.31-15-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Terminal stop to show output, require Terminal-Reset and Clean so it continue 
at displaying data
https://bugs.launchpad.net/bugs/489450
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 489450] Re: Terminal stop to show output, require Terminal-Reset and Clean so it continue at displaying data

2009-11-27 Thread Moc

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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/36186248/XsessionErrors.txt

-- 
Terminal stop to show output, require Terminal-Reset and Clean so it continue 
at displaying data
https://bugs.launchpad.net/bugs/489450
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 363363] Re: Keyboard Layout Key(s) to change layout doesn't work

2009-10-03 Thread Moc
1: yes
2: add another language for keyboard : Canada/Canada, then use the default key 
to switch Both Alt and nothing happened.
I've tested with 9.10 beta and it is still there

-- 
Keyboard Layout Key(s) to change layout doesn't work
https://bugs.launchpad.net/bugs/363363
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 363363] [NEW] Keyboard Layout Key(s) to change layout doesn't work

2009-04-18 Thread Moc
Public bug reported:

The default Right+Left Alt to change the keyboard layout doesn't work

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Keyboard Layout Key(s) to change layout doesn't work
https://bugs.launchpad.net/bugs/363363
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 363363] Re: Keyboard Layout Key(s) to change layout doesn't work

2009-04-18 Thread Moc
Doesn't work since ubuntu 8.10.  Im testing Ubuntu 9.04 RC rightnow

-- 
Keyboard Layout Key(s) to change layout doesn't work
https://bugs.launchpad.net/bugs/363363
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 363366] [NEW] Show date time mod of a file in status bar when in icon view

2009-04-18 Thread Moc
Public bug reported:

Im currently looking at file in nautilus, and I wanted to see the date
of those file (photo) quickly to rename my folder.  But this is not
available in icon view or Compact View.  I need to check the property of
my file to see it or switch to list view

It could be added in the status bar, or have a popup when cursor is on
file.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Show date time mod of a file in status bar when in icon view
https://bugs.launchpad.net/bugs/363366
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