[Shotwell] Define as wallpaper does not work on XFCE

2012-12-22 Thread Romain Vimont (®om)
Hi,

I use XFCE and shotwell, "define as wallpaper (Ctrl+B)" does not work
(the wallpaper does not change).

Do you have a workaround ?

Thank you for your help.

®om
___
Shotwell mailing list
Shotwell@lists.yorba.org
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell


Indent -l problem

2012-11-15 Thread ®om

Hi,

Some lines after indent -l79 have more than 79 chars:

$ indent -version
GNU indent: 2.2.11

$ cat bug.c
#include 
bug() {
  if((sid=(jbyte*)(*env)->GetByteArrayElements(env,jsid,NULL))==NULL){
do_something();
  }
}

$ indent -st -gnu -nut -br -l79 bug.c
#include 
bug ()
{
  if ((sid = (jbyte *) (*env)->GetByteArrayElements (env, jsid, NULL)) 
== NULL) {

do_something ();
  }
}

$ indent -st -gnu -nut -br -l79 bug.c | cut -c-80
#include 
bug ()
{
  if ((sid = (jbyte *) (*env)->GetByteArrayElements (env, jsid, NULL)) 
== NULL)

do_something ();
  }
}

Maybe a conflict between -br and -l79 ?

Can I workaround this?

Thank you,
®om

___
bug-indent mailing list
bug-indent@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-indent


Re: git commit --amen

2012-10-04 Thread ®om

Great !
Thank you for your answer ;-)

It does not seem to work with git diff:
git diff --cache #missing d
git diff --cumulativ #missing e

®om

Le 2012-10-04 16:25, Phil Hord a écrit :

Is it normal that "git commit --amen" actually works ?
(it does like --amend)

version 1.7.10.4


Yes.  From Documentation/technical/api-parse-options.txt:

* Long options may be 'abbreviated', as long as the abbreviation
  is unambiguous.

Apparently since 2008-06-22.

So 'git commit --am' also works.  But it should probably be avoided
because of its similarity to 'git commit -am'.

Phil


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


git commit --amen

2012-10-04 Thread ®om

Hi,

Is it normal that "git commit --amen" actually works ?
(it does like --amend)

version 1.7.10.4

®om
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Bug 299884] kmail asks for applying non-modified settings in configuration menu (and changes icon sizes)

2012-05-12 Thread ®om
https://bugs.kde.org/show_bug.cgi?id=299884

--- Comment #2 from ®om  ---
I use the version in debian sid.

In kmail about menu : v1.13.7
In kmail KDE about menu : v4.7.4
In apt-cache show kmail : 4:4.4.11.1+l10n-1

Choose the right one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 299884] New: kmail asks for applying non-modified settings in configuration menu (and changes icon sizes)

2012-05-12 Thread ®om
https://bugs.kde.org/show_bug.cgi?id=299884

Bug ID: 299884
  Severity: normal
   Version: unspecified
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: kmail asks for applying non-modified settings in
configuration menu (and changes icon sizes)
Classification: Unclassified
OS: Linux
  Reporter: r...@rom1v.com
  Hardware: Other
Status: UNCONFIRMED
 Component: general
   Product: kmail2

see steps to reproduce

Reproducible: Always

Steps to Reproduce:
In the left part of kmail (account list), my icons are 16x16.

I change them to 32x32, right-clicking on the header folder.
Then I open "configure kmail", then click appearence menu, without modifying
anything (first bug).
Then I switch to another menu (accounts for example) : it asks for applying,
while I changed nothing.
I choose to apply : nothing happens (the accounts menu is selected).
Then I click on "OK" of the configuration window : it resets my icons to 16x16
(second bug).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 909362] Re: Combobox bug : cannot select a device

2011-12-29 Thread ®om
If I launch it from the terminal, there is no warning/error related to
this problem.

I tried --device=/dev/cdrom and --device=/dev/dvd, I have this error :

Sound Juicer could not use the CD-ROM device '/dev/cdrom'
HAL daemon may not be running.

** Changed in: sound-juicer (Ubuntu)
   Status: Incomplete => New

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

Title:
  Combobox bug : cannot select a device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sound-juicer/+bug/909362/+subscriptions

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


[Bug 909362] [NEW] Combobox bug : cannot select a device

2011-12-28 Thread ®om
Public bug reported:

In preferences, there is a combobox for selecting the cdrom device.

By default, there is no selection : the combobox is empty.
When I click on the combobox, I have a list of 1 item : my cd rom device.
If I click on it, nothing happens : the selected item is still empty, the 
device is not selected.
In gconf-editor, /apps/sound-juicer/device is still empty.

I don't know if it is a sound-juicer bug or a gtk bug (I think I had a
similar problem in brasero), but this bug makes sound-juicer totally
unusable (it cannot detect a cd).

I tested on two different computers having ubuntu 11.10, with different
cdrom device, I have the same problem.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: sound-juicer 2.32.1+20110330-1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Wed Dec 28 14:21:44 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: sound-juicer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sound-juicer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric

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

Title:
  Combobox bug : cannot select a device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sound-juicer/+bug/909362/+subscriptions

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


[Bug 909362] Re: Combobox bug : cannot select a device

2011-12-28 Thread ®om
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/909362

Title:
  Combobox bug : cannot select a device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sound-juicer/+bug/909362/+subscriptions

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


Re: [Shotwell] Updating library…

2011-12-11 Thread ®om
So, there is no way to make shotwell work correctly on an encrypted
volume ?

Each time I start it, it nearly freezes my computer for at least 2
minutes, I can't do anything else during this "update"… and it is just
for "updating a library" where I know there is no changes at all, never
(I always import using shotwell).

Le mardi 25 octobre 2011 à 12:11 -0700, Lucas Beeler a écrit :
> > Is it possible to disable this check ?
> 
> No. It's a fundamental part of the Shotwell startup process.
> 
> > My /home is encrypted (with ecryptfs),
> > so maybe it makes the check fail.
> > I know rsync always considers a file
> > is modified (even if it isn't) when
> > the filesystem is encrypted, I have
> > to use rsync -c.
> 
> The modification time issue is the problem here. It forces Shotwell to
> reimport every photo file, thinking that you modified it an external
> application (e.g., you browsed your photos in Nautilus, selected a
> photo, opened it in the GIMP and changed it). Check to see if
> encryptfs has mount options to prevent this behavior.
> 
> Cheers,
> Lucas
> 


___
Shotwell mailing list
Shotwell@lists.yorba.org
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell


[Shotwell] Updating library…

2011-10-12 Thread ®om
Hi,

I use Shotwell 0.11.2, and on almost every start (except if the last
start was only few minutes ago), it executes "updating library", which
is quite long (30 seconds or 1 minute), while there are absolutely no
changes in my library.

Moreover, in preferences, "Watch library directory for new files" is
disabled.

Any idea ?

___
Shotwell mailing list
Shotwell@lists.yorba.org
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell


[Bug 786554] Re: Unity + Evolution maximized + indicator = problem (sometimes)

2011-05-22 Thread ®om
Another screenshot (without the compiz "screenshot" plugin bug since
unity, which keep the blue rectangle overlay in the capture).

** Attachment added: "another screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/786554/+attachment/2138548/+files/unity-bug.png

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

Title:
  Unity + Evolution maximized + indicator = problem (sometimes)

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


[Bug 786554] [NEW] Unity + Evolution maximized + indicator = problem (sometimes)

2011-05-22 Thread ®om
Public bug reported:

Binary package hint: unity

Maximize evolution, then minimize it. Then, reopen it using indicator
applet. Sometimes it works correctly, sometimes the window is not at the
right place (see attached screenshot), and the clics are not "clicking"
at the right place (if I click on a line, it clicks 1 or 2 lines below,
the same distance as the window "shift").

Just see the screenshot, it will be easier to understand.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.8.12-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] est un dossier: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.41.06  Mon Apr 18 14:53:56 
PDT 2011
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,copytex,regex,compiztoolbox,screenshot,imgpng,snap,annotate,animation,grid,unitymtgrabhandles,mousepoll,wall,resize,obs,gnomecompat,move,place,vpswitch,expo,ezoom,workarounds,session,staticswitcher,fade,scale,unityshell]
CompositorRunning: compiz
Date: Sun May 22 15:44:18 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 270.41.06, 2.6.38-8-generic, x86_64: installed
EcryptfsInUse: Yes
GraphicsCard:
 nVidia Corporation G98 [GeForce 9300M GS] [10de:06e9] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: CLEVO/KAPOK Computer Device [1558:0802]
JockeyStatus:
 xorg:nvidia_173 - Pilote d'accélération graphique NVIDIA (Propriétaire, 
Désactivé, Non utilisé)
 xorg:nvidia_current - Pilote d'accélération graphique NVIDIA (Propriétaire, 
Activé, Non utilisé)
Lsusb:
 Bus 003 Device 002: ID 046d:c046 Logitech, Inc. RX1000 Laser Mouse
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 002: ID 147e:2016 Upek Biometric Touchchip/Touchstrip 
Fingerprint Sensor
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: clevo M7X0SU
ProcEnviron:
 LANGUAGE=fr_FR:en
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=dc70a8fd-e3c8-4af3-9e70-896e1e66f11e ro quiet
ProcVersionSignature_: Ubuntu 2.6.38-8.42-generic 2.6.38.2
ProcVersionSignature__: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Renderer: Unknown
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 Section "Device"
Identifier  "Default Device"
Option  "NoLogo""True"
 EndSection
dmi.bios.date: 11/07/0892
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.asset.tag: 1234567890
dmi.board.name: M7X0SU
dmi.board.vendor: clevo
dmi.board.version: Bottom
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: SiS
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd11/07/0892:svnclevo:pnM7X0SU:pvrRev.A1:rvnclevo:rnM7X0SU:rvrBottom:cvnSiS:ct1:cvrN/A:
dmi.product.name: M7X0SU
dmi.product.version: Rev. A1
dmi.sys.vendor: clevo
version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
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-4ubuntu7.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

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


** Tags: amd64 apport-bug compiz-0.9 natty regression-update 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/786554

Title:
  Unity + Evolution maximized + indicator = problem (sometimes)

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

[Bug 786554] Re: Unity + Evolution maximized + indicator = problem (sometimes)

2011-05-22 Thread ®om
** Attachment added: "bug screenshot"
   
https://bugs.launchpad.net/bugs/786554/+attachment/2138526/+files/bug-unity.png

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

Title:
  Unity + Evolution maximized + indicator = problem (sometimes)

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


[Bug 747240] Re: Focus problem after screen lock

2011-04-01 Thread ®om
When you have the problem, to resolve it until the next time : right
click on the gnome-panel, add to panel.

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

Title:
  Focus problem after screen lock

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


[Compiz] [Bug 747240] Re: Focus problem after screen lock

2011-04-01 Thread ®om
When you have the problem, to resolve it until the next time : right
click on the gnome-panel, add to panel.

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

Title:
  Focus problem after screen lock

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 747240] Re: Focus problem after screen lock

2011-04-01 Thread ®om
In fact, this workaround doesn't work.

The problem occurs when you directly type your password without moving
the mouse at all. I don't know why and I don't know how to resolv it.

It is even worse that what I explained for firefox : right click on a
tab when you have the bug, and move the mouse, the menu disappears. Same
problem with awesomebar autocompletion…

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

Title:
  Focus problem after screen lock

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Bug 747240] Re: Focus problem after screen lock

2011-04-01 Thread ®om
In fact, this workaround doesn't work.

The problem occurs when you directly type your password without moving
the mouse at all. I don't know why and I don't know how to resolv it.

It is even worse that what I explained for firefox : right click on a
tab when you have the bug, and move the mouse, the menu disappears. Same
problem with awesomebar autocompletion…

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

Title:
  Focus problem after screen lock

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

[Compiz] [Bug 747240] Re: Focus problem after screen lock

2011-04-01 Thread ®om
-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/747240

Title:
  Focus problem after screen lock

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Bug 747240] Re: Focus problem after screen lock

2011-04-01 Thread ®om
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/747240

Title:
  Focus problem after screen lock

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


[Bug 747240] [NEW] Focus problem after screen lock

2011-04-01 Thread ®om
Public bug reported:

Binary package hint: compiz

Steps to reproduce :
- have compiz enabled (by default in Ubuntu), with default options
- go to Screensaver preferences, check "Lock screen when screensaver is 
active", and select "1 minute" (if you don't want to wait too long)
- open Firefox using the icon in the top gnome-panel
- wait 1 minute (until the screen is locked) (don't lock it manually, the bug 
is not reproducible that way)
- once the screen is locked, type your password to unlock it (don't use your 
mouse at all)
- now (once the screen is unlocked), move your mouse : the focus changes when 
you put the mouse over a window, without clicking (it should not do that)
- it is especially annoying here : type something in firefox address bar and 
move the mouse on the top gnome-panel ; you cannot type the adress anymore, 
because gnome-panel is active, not firefox !

I have this bug for years, but today I found a workaround :
- open ccsm
- in General Options > Focus & Raise Behaviour
- Focus Prevention Windows contains 
"!(class=Polkit-gnome-authentication-agent-1)" --> clear it
- now it works correctly

This text input option should be empty by default.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: compiz 1:0.8.6-0ubuntu9.1
ProcVersionSignature: Ubuntu 2.6.35-28.49-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,ccp,move,resize,place,decoration,mousepoll,gnomecompat,vpswitch,commands,regex,imgjpeg,dbus,screenshot,workarounds,session,png,resizeinfo,svg,text,animation,wall,obs,expo,fade,ezoom,staticswitcher,snap,scale,scaleaddon]
Date: Fri Apr  1 14:23:50 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
Lsusb:
 Bus 003 Device 004: ID 046d:c046 Logitech, Inc. RX1000 Laser Mouse
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 002: ID 147e:2016 Upek Biometric Touchchip/Touchstrip 
Fingerprint Sensor
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: clevo M7X0SU
PackageArchitecture: all
PciDisplay: 01:00.0 VGA compatible controller [0300]: nVidia Corporation G98 
[GeForce 9300M GS] [10de:06e9] (rev a1) (prog-if 00 [VGA controller])
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-28-generic 
root=UUID=dc70a8fd-e3c8-4af3-9e70-896e1e66f11e ro quiet splash nomodeset 
video=uvesafb:mode_option=1680x1050-24,mtrr=3,scroll=ywrap
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3
 libgl1-mesa-glx 7.9~git20100924-0ubuntu2
 libdrm2 2.4.21-1ubuntu2.1
 xserver-xorg-video-intel 2:2.12.0-1ubuntu5.2
 xserver-xorg-video-ati 1:6.13.1-1ubuntu5
SourcePackage: compiz
dmi.bios.date: 11/07/0892
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.asset.tag: 1234567890
dmi.board.name: M7X0SU
dmi.board.vendor: clevo
dmi.board.version: Bottom
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: SiS
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd11/07/0892:svnclevo:pnM7X0SU:pvrRev.A1:rvnclevo:rnM7X0SU:rvrBottom:cvnSiS:ct1:cvrN/A:
dmi.product.name: M7X0SU
dmi.product.version: Rev. A1
dmi.sys.vendor: clevo
system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.35-28-generic

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


** Tags: amd64 apport-bug maverick ubuntu-une

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

Title:
  Focus problem after screen lock

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


[Compiz] [Bug 747240] [NEW] Focus problem after screen lock

2011-04-01 Thread ®om
Public bug reported:

Binary package hint: compiz

Steps to reproduce :
- have compiz enabled (by default in Ubuntu), with default options
- go to Screensaver preferences, check "Lock screen when screensaver is 
active", and select "1 minute" (if you don't want to wait too long)
- open Firefox using the icon in the top gnome-panel
- wait 1 minute (until the screen is locked) (don't lock it manually, the bug 
is not reproducible that way)
- once the screen is locked, type your password to unlock it (don't use your 
mouse at all)
- now (once the screen is unlocked), move your mouse : the focus changes when 
you put the mouse over a window, without clicking (it should not do that)
- it is especially annoying here : type something in firefox address bar and 
move the mouse on the top gnome-panel ; you cannot type the adress anymore, 
because gnome-panel is active, not firefox !

I have this bug for years, but today I found a workaround :
- open ccsm
- in General Options > Focus & Raise Behaviour
- Focus Prevention Windows contains 
"!(class=Polkit-gnome-authentication-agent-1)" --> clear it
- now it works correctly

This text input option should be empty by default.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: compiz 1:0.8.6-0ubuntu9.1
ProcVersionSignature: Ubuntu 2.6.35-28.49-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,ccp,move,resize,place,decoration,mousepoll,gnomecompat,vpswitch,commands,regex,imgjpeg,dbus,screenshot,workarounds,session,png,resizeinfo,svg,text,animation,wall,obs,expo,fade,ezoom,staticswitcher,snap,scale,scaleaddon]
Date: Fri Apr  1 14:23:50 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
Lsusb:
 Bus 003 Device 004: ID 046d:c046 Logitech, Inc. RX1000 Laser Mouse
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 002: ID 147e:2016 Upek Biometric Touchchip/Touchstrip 
Fingerprint Sensor
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: clevo M7X0SU
PackageArchitecture: all
PciDisplay: 01:00.0 VGA compatible controller [0300]: nVidia Corporation G98 
[GeForce 9300M GS] [10de:06e9] (rev a1) (prog-if 00 [VGA controller])
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-28-generic 
root=UUID=dc70a8fd-e3c8-4af3-9e70-896e1e66f11e ro quiet splash nomodeset 
video=uvesafb:mode_option=1680x1050-24,mtrr=3,scroll=ywrap
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3
 libgl1-mesa-glx 7.9~git20100924-0ubuntu2
 libdrm2 2.4.21-1ubuntu2.1
 xserver-xorg-video-intel 2:2.12.0-1ubuntu5.2
 xserver-xorg-video-ati 1:6.13.1-1ubuntu5
SourcePackage: compiz
dmi.bios.date: 11/07/0892
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.asset.tag: 1234567890
dmi.board.name: M7X0SU
dmi.board.vendor: clevo
dmi.board.version: Bottom
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: SiS
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd11/07/0892:svnclevo:pnM7X0SU:pvrRev.A1:rvnclevo:rnM7X0SU:rvrBottom:cvnSiS:ct1:cvrN/A:
dmi.product.name: M7X0SU
dmi.product.version: Rev. A1
dmi.sys.vendor: clevo
system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.35-28-generic

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


** Tags: amd64 apport-bug maverick ubuntu-une

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

Title:
  Focus problem after screen lock

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 599017] Re: [gm45] Xorg freeze on Firefox on one particular page

2010-10-27 Thread ®om
Confirmed :
https://bugs.launchpad.net/ubuntu/+source/libflash/+bug/152551

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Expired => New

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New => Confirmed

-- 
[gm45] Xorg freeze on Firefox on one particular page
https://bugs.launchpad.net/bugs/599017
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Bug 599017] Re: [gm45] Xorg freeze on Firefox on one particular page

2010-10-27 Thread ®om
Confirmed :
https://bugs.launchpad.net/ubuntu/+source/libflash/+bug/152551

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Expired => New

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New => Confirmed

-- 
[gm45] Xorg freeze on Firefox on one particular page
https://bugs.launchpad.net/bugs/599017
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 152551] Re: firefox crashes on URL www.pagesjaunes.fr

2010-10-27 Thread ®om
This bug is a duplicate of this one (which has "expired") :
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/599017

It seems the problem is in xserver-xorg-video-intel.

-- 
firefox crashes on URL www.pagesjaunes.fr
https://bugs.launchpad.net/bugs/152551
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 424630] Re: vino-preferences says that your system is reachable using 'localhost'

2010-10-04 Thread ®om
It still happens in Maverick beta : there is no way to use remote
desktop remotely.

I have this configuration on the server :
http://pix.toile-libre.org/upload/original/1286170680.png

I create a ssh tunnel from the client :
ssh -CNL 5900:localhost:5900 lo...@server

And try to connect to localhost:5900 : it does not work.

-- 
vino-preferences says that your system is reachable using 'localhost'
https://bugs.launchpad.net/bugs/424630
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 424630] Re: vino-preferences says that your system is reachable using 'localhost'

2010-10-04 Thread ®om
It still happens in Maverick beta : there is no way to use remote
desktop remotely.

I have this configuration on the server :
http://pix.toile-libre.org/upload/original/1286170680.png

I create a ssh tunnel from the client :
ssh -CNL 5900:localhost:5900 lo...@server

And try to connect to localhost:5900 : it does not work.

-- 
vino-preferences says that your system is reachable using 'localhost'
https://bugs.launchpad.net/bugs/424630
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 653742] Re: Address bar buttons problem for big folder names

2010-10-02 Thread ®om
Submitted here too : https://bugzilla.gnome.org/show_bug.cgi?id=631190

-- 
Address bar buttons problem for big folder names
https://bugs.launchpad.net/bugs/653742
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 653742] Re: Address bar buttons problem for big folder names

2010-10-02 Thread ®om
Submitted here too : https://bugzilla.gnome.org/show_bug.cgi?id=631190

-- 
Address bar buttons problem for big folder names
https://bugs.launchpad.net/bugs/653742
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 653742] Re: Address bar buttons problem for big folder names

2010-10-02 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/653742/+attachment/1667348/+files/Dependencies.txt

** Attachment added: "GConfNonDefault.txt"
   
https://bugs.launchpad.net/bugs/653742/+attachment/1667349/+files/GConfNonDefault.txt

** Attachment added: "usr_lib_nautilus.txt"
   
https://bugs.launchpad.net/bugs/653742/+attachment/1667350/+files/usr_lib_nautilus.txt

** Bug watch added: GNOME Bug Tracker #631190
   https://bugzilla.gnome.org/show_bug.cgi?id=631190

-- 
Address bar buttons problem for big folder names
https://bugs.launchpad.net/bugs/653742
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 653742] Re: Address bar buttons problem for big folder names

2010-10-02 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/653742/+attachment/1667348/+files/Dependencies.txt

** Attachment added: "GConfNonDefault.txt"
   
https://bugs.launchpad.net/bugs/653742/+attachment/1667349/+files/GConfNonDefault.txt

** Attachment added: "usr_lib_nautilus.txt"
   
https://bugs.launchpad.net/bugs/653742/+attachment/1667350/+files/usr_lib_nautilus.txt

** Bug watch added: GNOME Bug Tracker #631190
   https://bugzilla.gnome.org/show_bug.cgi?id=631190

-- 
Address bar buttons problem for big folder names
https://bugs.launchpad.net/bugs/653742
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 653742] [NEW] Address bar buttons problem for big folder names

2010-10-02 Thread ®om
Public bug reported:

Binary package hint: nautilus

1. Create a very long folder name : for example, I created "/home/rom/a very 
very very very very very very very long folder name"
2. Go into it, you see : 
http://pix.toile-libre.org/upload/original/1286048285.png
3. Resize the window to a smaller size, you can see : 
http://pix.toile-libre.org/upload/original/1286048285.png
4. Resize smaller again, you loose all the buttons : 
http://pix.toile-libre.org/upload/original/1286048345.png

The '>' button does nothing when clicking on it.

I think there should be a button containing "a very very v…".

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: nautilus 1:2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sat Oct  2 21:33:04 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: nautilus

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


** Tags: amd64 apport-bug maverick

-- 
Address bar buttons problem for big folder names
https://bugs.launchpad.net/bugs/653742
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 653742] [NEW] Address bar buttons problem for big folder names

2010-10-02 Thread ®om
Public bug reported:

Binary package hint: nautilus

1. Create a very long folder name : for example, I created "/home/rom/a very 
very very very very very very very long folder name"
2. Go into it, you see : 
http://pix.toile-libre.org/upload/original/1286048285.png
3. Resize the window to a smaller size, you can see : 
http://pix.toile-libre.org/upload/original/1286048285.png
4. Resize smaller again, you loose all the buttons : 
http://pix.toile-libre.org/upload/original/1286048345.png

The '>' button does nothing when clicking on it.

I think there should be a button containing "a very very v…".

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: nautilus 1:2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sat Oct  2 21:33:04 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: nautilus

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


** Tags: amd64 apport-bug maverick

-- 
Address bar buttons problem for big folder names
https://bugs.launchpad.net/bugs/653742
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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

[Bug 648383] Re: Spinner problem

2010-09-26 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/648383/+attachment/1640851/+files/Dependencies.txt

-- 
Spinner problem
https://bugs.launchpad.net/bugs/648383
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 648383] [NEW] Spinner problem

2010-09-26 Thread ®om
Public bug reported:

Binary package hint: ario

In Edit > Preferences > Library, when you click on "up" or "down" on the
spinner (numeric stepper), it sometimes increment or decrement by 2 or 3
instead of 1.

For exemple, if the value is 2, sometimes I click on "up" and the new
value is 4…

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: ario 1.4.4-1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sun Sep 26 22:56:12 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: ario

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


** Tags: amd64 apport-bug maverick

-- 
Spinner problem
https://bugs.launchpad.net/bugs/648383
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 633552] Re: In systray, battery state stay as "estimating..."

2010-09-24 Thread ®om
I would prefer to have the percentage instead of "estimated time", at
least as an option.

-- 
In systray, battery state stay as "estimating..."
https://bugs.launchpad.net/bugs/633552
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 633552] Re: In systray, battery state stay as "estimating..."

2010-09-24 Thread ®om
I would prefer to have the percentage instead of "estimated time", at
least as an option.

-- 
In systray, battery state stay as "estimating..."
https://bugs.launchpad.net/bugs/633552
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 646011] Re: Power management considers computer as inactive while playing a video

2010-09-23 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/646011/+attachment/1626798/+files/Dependencies.txt

** Attachment added: "GstreamerVersions.txt"
   
https://bugs.launchpad.net/bugs/646011/+attachment/1626799/+files/GstreamerVersions.txt

** Attachment added: "LogAlsaMixer.txt"
   
https://bugs.launchpad.net/bugs/646011/+attachment/1626800/+files/LogAlsaMixer.txt

** Attachment added: "XorgLog.txt"
   https://bugs.launchpad.net/bugs/646011/+attachment/1626801/+files/XorgLog.txt

-- 
Power management considers computer as inactive while playing a video
https://bugs.launchpad.net/bugs/646011
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 646011] Re: Power management considers computer as inactive while playing a video

2010-09-23 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/646011/+attachment/1626798/+files/Dependencies.txt

** Attachment added: "GstreamerVersions.txt"
   
https://bugs.launchpad.net/bugs/646011/+attachment/1626799/+files/GstreamerVersions.txt

** Attachment added: "LogAlsaMixer.txt"
   
https://bugs.launchpad.net/bugs/646011/+attachment/1626800/+files/LogAlsaMixer.txt

** Attachment added: "XorgLog.txt"
   https://bugs.launchpad.net/bugs/646011/+attachment/1626801/+files/XorgLog.txt

-- 
Power management considers computer as inactive while playing a video
https://bugs.launchpad.net/bugs/646011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 646011] [NEW] Power management considers computer as inactive while playing a video

2010-09-23 Thread ®om
Public bug reported:

Binary package hint: totem

In power management (gnome-power-preferences), "On Battery Power" > "Put
display to sleep when inactive for 0:10".

I play a video with totem, and every 10 minutes, the screen switch off,
while playing a video should be considered as "active".

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: totem 2.31.90-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Sep 23 15:10:09 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: totem

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


** Tags: amd64 apport-bug maverick

-- 
Power management considers computer as inactive while playing a video
https://bugs.launchpad.net/bugs/646011
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 646011] [NEW] Power management considers computer as inactive while playing a video

2010-09-23 Thread ®om
Public bug reported:

Binary package hint: totem

In power management (gnome-power-preferences), "On Battery Power" > "Put
display to sleep when inactive for 0:10".

I play a video with totem, and every 10 minutes, the screen switch off,
while playing a video should be considered as "active".

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: totem 2.31.90-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Sep 23 15:10:09 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: totem

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


** Tags: amd64 apport-bug maverick

-- 
Power management considers computer as inactive while playing a video
https://bugs.launchpad.net/bugs/646011
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Compiz] [Bug 645615] Re: "Always on top" feature bug

2010-09-23 Thread ®om
(it works correctly with metacity)

-- 
"Always on top" feature bug
https://bugs.launchpad.net/bugs/645615
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Bug 645615] Re: "Always on top" feature bug

2010-09-23 Thread ®om
(it works correctly with metacity)

-- 
"Always on top" feature bug
https://bugs.launchpad.net/bugs/645615
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


[Compiz] [Bug 645615] Re: "Always on top" feature bug

2010-09-23 Thread ®om
You're right, with "Edit > Preferences" Windows, you can't reproduce 6
and 7.

Change step 4 by : Open "Search > Search (Ctrl+F)", and 6 and 7 are
reproducible :

1. Open gedit.
2. Enable "always on top" for this window.
3. Check it works.
4. Open "Search > Search (Ctrl+F)"
5. Check "always on top" doesn't work anymore.
6. Close the popup.
7. Check it still doesn't work.

** Changed in: compiz (Ubuntu)
   Status: Incomplete => New

-- 
"Always on top" feature bug
https://bugs.launchpad.net/bugs/645615
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Bug 645615] Re: "Always on top" feature bug

2010-09-23 Thread ®om
You're right, with "Edit > Preferences" Windows, you can't reproduce 6
and 7.

Change step 4 by : Open "Search > Search (Ctrl+F)", and 6 and 7 are
reproducible :

1. Open gedit.
2. Enable "always on top" for this window.
3. Check it works.
4. Open "Search > Search (Ctrl+F)"
5. Check "always on top" doesn't work anymore.
6. Close the popup.
7. Check it still doesn't work.

** Changed in: compiz (Ubuntu)
   Status: Incomplete => New

-- 
"Always on top" feature bug
https://bugs.launchpad.net/bugs/645615
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 645642] Re: Bugs when adding a lot of recipients

2010-09-22 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/645642/+attachment/1624916/+files/Dependencies.txt

-- 
Bugs when adding a lot of recipients
https://bugs.launchpad.net/bugs/645642
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 645642] [NEW] Bugs when adding a lot of recipients

2010-09-22 Thread ®om
Public bug reported:

Binary package hint: evolution

Evolution freezes for 10 or 20 seconds when adding a lot of recipients.

For example, when I want to send a mail to ALL the members of European
Parliament, I put about 600 recipients in CCi. And it is very very slow…

Another problem : the tooltip on A, CC and CCi lists ALL mails without
limitation, so there are 600 lines, the tooltip has a huge height, and
it crash the window manager (compiz). The tooltip should be limited to
10 mails (adding '…' at the end).

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evolution 2.30.3-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Sep 23 01:14:57 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: evolution

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


** Tags: amd64 apport-bug maverick

-- 
Bugs when adding a lot of recipients
https://bugs.launchpad.net/bugs/645642
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 645642] Re: Bugs when adding a lot of recipients

2010-09-22 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/645642/+attachment/1624916/+files/Dependencies.txt

-- 
Bugs when adding a lot of recipients
https://bugs.launchpad.net/bugs/645642
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 645642] [NEW] Bugs when adding a lot of recipients

2010-09-22 Thread ®om
Public bug reported:

Binary package hint: evolution

Evolution freezes for 10 or 20 seconds when adding a lot of recipients.

For example, when I want to send a mail to ALL the members of European
Parliament, I put about 600 recipients in CCi. And it is very very slow…

Another problem : the tooltip on A, CC and CCi lists ALL mails without
limitation, so there are 600 lines, the tooltip has a huge height, and
it crash the window manager (compiz). The tooltip should be limited to
10 mails (adding '…' at the end).

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evolution 2.30.3-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Sep 23 01:14:57 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: evolution

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


** Tags: amd64 apport-bug maverick

-- 
Bugs when adding a lot of recipients
https://bugs.launchpad.net/bugs/645642
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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

[Compiz] [Bug 645615] Re: "Always on top" feature bug

2010-09-22 Thread ®om

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624751/+files/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624752/+files/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624753/+files/Dependencies.txt

** Attachment added: "GconfCompiz.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624754/+files/GconfCompiz.txt

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/645615/+attachment/1624755/+files/Lspci.txt

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/645615/+attachment/1624756/+files/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624757/+files/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624758/+files/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624759/+files/ProcModules.txt

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/645615/+attachment/1624760/+files/UdevDb.txt

** Attachment added: "UdevLog.txt"
   https://bugs.launchpad.net/bugs/645615/+attachment/1624761/+files/UdevLog.txt

** Attachment added: "XorgConf.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624762/+files/XorgConf.txt

** Attachment added: "XorgLog.txt"
   https://bugs.launchpad.net/bugs/645615/+attachment/1624763/+files/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624764/+files/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/645615/+attachment/1624765/+files/Xrandr.txt

** Attachment added: "XsessionErrors.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624766/+files/XsessionErrors.txt

-- 
"Always on top" feature bug
https://bugs.launchpad.net/bugs/645615
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Bug 645615] Re: "Always on top" feature bug

2010-09-22 Thread ®om

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624751/+files/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624752/+files/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624753/+files/Dependencies.txt

** Attachment added: "GconfCompiz.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624754/+files/GconfCompiz.txt

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/645615/+attachment/1624755/+files/Lspci.txt

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/645615/+attachment/1624756/+files/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624757/+files/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624758/+files/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624759/+files/ProcModules.txt

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/645615/+attachment/1624760/+files/UdevDb.txt

** Attachment added: "UdevLog.txt"
   https://bugs.launchpad.net/bugs/645615/+attachment/1624761/+files/UdevLog.txt

** Attachment added: "XorgConf.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624762/+files/XorgConf.txt

** Attachment added: "XorgLog.txt"
   https://bugs.launchpad.net/bugs/645615/+attachment/1624763/+files/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624764/+files/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/645615/+attachment/1624765/+files/Xrandr.txt

** Attachment added: "XsessionErrors.txt"
   
https://bugs.launchpad.net/bugs/645615/+attachment/1624766/+files/XsessionErrors.txt

-- 
"Always on top" feature bug
https://bugs.launchpad.net/bugs/645615
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


[Compiz] [Bug 645615] [NEW] "Always on top" feature bug

2010-09-22 Thread ®om
Public bug reported:

Binary package hint: compiz

On any window, you can right-click on the top bar and enable "always on
top". Thus, if you click on another window, this one stays "on top".

But if you open a popup/dialogbox depending of the "always on top"
window, you lose totally the "always on top" behaviour, even after
closing the popup.

Example:
1. Open gedit.
2. Enable "always on top" for this window.
3. Check it works.
4. Open "Edit > Preferences"
5. Check "always on top" doesn't work anymore.
6. Close the popup.
7. Check it still doesn't work.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: compiz 1:0.8.6-0ubuntu7
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,ccp,move,resize,place,decoration,mousepoll,gnomecompat,vpswitch,commands,regex,imgjpeg,dbus,screenshot,workarounds,session,png,resizeinfo,svg,text,animation,wall,expo,fade,ezoom,staticswitcher,snap,scale,scaleaddon]
Date: Thu Sep 23 00:10:20 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
MachineType: clevo M7X0SU
PackageArchitecture: all
PciDisplay: 01:00.0 VGA compatible controller [0300]: nVidia Corporation G98 
[GeForce 9300M GS] [10de:06e9] (rev a1) (prog-if 00 [VGA controller])
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic 
root=UUID=dc70a8fd-e3c8-4af3-9e70-896e1e66f11e ro quiet splash nomodeset 
video=uvesafb:mode_option=1680x1050-24,mtrr=3,scroll=ywrap
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3
 libgl1-mesa-glx 7.9~git20100909-0ubuntu3
 libdrm2 2.4.21-1ubuntu2
 xserver-xorg-video-intel 2:2.12.0-1ubuntu4
 xserver-xorg-video-ati 1:6.13.1-1ubuntu5
SourcePackage: compiz
dmi.bios.date: 11/07/0892
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.asset.tag: 1234567890
dmi.board.name: M7X0SU
dmi.board.vendor: clevo
dmi.board.version: Bottom
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: SiS
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd11/07/0892:svnclevo:pnM7X0SU:pvrRev.A1:rvnclevo:rnM7X0SU:rvrBottom:cvnSiS:ct1:cvrN/A:
dmi.product.name: M7X0SU
dmi.product.version: Rev. A1
dmi.sys.vendor: clevo
glxinfo: Error: [Errno 2] Aucun fichier ou dossier de ce type
system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.35-22-generic

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


** Tags: amd64 apport-bug maverick

-- 
"Always on top" feature bug
https://bugs.launchpad.net/bugs/645615
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Bug 645615] [NEW] "Always on top" feature bug

2010-09-22 Thread ®om
Public bug reported:

Binary package hint: compiz

On any window, you can right-click on the top bar and enable "always on
top". Thus, if you click on another window, this one stays "on top".

But if you open a popup/dialogbox depending of the "always on top"
window, you lose totally the "always on top" behaviour, even after
closing the popup.

Example:
1. Open gedit.
2. Enable "always on top" for this window.
3. Check it works.
4. Open "Edit > Preferences"
5. Check "always on top" doesn't work anymore.
6. Close the popup.
7. Check it still doesn't work.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: compiz 1:0.8.6-0ubuntu7
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,ccp,move,resize,place,decoration,mousepoll,gnomecompat,vpswitch,commands,regex,imgjpeg,dbus,screenshot,workarounds,session,png,resizeinfo,svg,text,animation,wall,expo,fade,ezoom,staticswitcher,snap,scale,scaleaddon]
Date: Thu Sep 23 00:10:20 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
MachineType: clevo M7X0SU
PackageArchitecture: all
PciDisplay: 01:00.0 VGA compatible controller [0300]: nVidia Corporation G98 
[GeForce 9300M GS] [10de:06e9] (rev a1) (prog-if 00 [VGA controller])
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic 
root=UUID=dc70a8fd-e3c8-4af3-9e70-896e1e66f11e ro quiet splash nomodeset 
video=uvesafb:mode_option=1680x1050-24,mtrr=3,scroll=ywrap
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3
 libgl1-mesa-glx 7.9~git20100909-0ubuntu3
 libdrm2 2.4.21-1ubuntu2
 xserver-xorg-video-intel 2:2.12.0-1ubuntu4
 xserver-xorg-video-ati 1:6.13.1-1ubuntu5
SourcePackage: compiz
dmi.bios.date: 11/07/0892
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.asset.tag: 1234567890
dmi.board.name: M7X0SU
dmi.board.vendor: clevo
dmi.board.version: Bottom
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: SiS
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd11/07/0892:svnclevo:pnM7X0SU:pvrRev.A1:rvnclevo:rnM7X0SU:rvrBottom:cvnSiS:ct1:cvrN/A:
dmi.product.name: M7X0SU
dmi.product.version: Rev. A1
dmi.sys.vendor: clevo
glxinfo: Error: [Errno 2] Aucun fichier ou dossier de ce type
system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.35-22-generic

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


** Tags: amd64 apport-bug maverick

-- 
"Always on top" feature bug
https://bugs.launchpad.net/bugs/645615
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 643853] Re: VLC cannot play mms stream anymore

2010-09-20 Thread ®om
** Changed in: vlc (Ubuntu)
   Status: New => Invalid

-- 
VLC cannot play mms stream anymore
https://bugs.launchpad.net/bugs/643853
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 643853] Re: VLC cannot play mms stream anymore

2010-09-20 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/643853/+attachment/1615117/+files/Dependencies.txt

** Attachment added: "RelatedPackageVersions.txt"
   
https://bugs.launchpad.net/bugs/643853/+attachment/1615118/+files/RelatedPackageVersions.txt

-- 
VLC cannot play mms stream anymore
https://bugs.launchpad.net/bugs/643853
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 643853] [NEW] VLC cannot play mms stream anymore

2010-09-20 Thread ®om
Public bug reported:

Binary package hint: vlc

While it worked in Ubuntu 10.04, VLC in Ubuntu 10.10 cannot play mms
stream anymore :

$ vlc 
mms://a988.v101995.c10199.e.vm.akamaistream.net/7/988/10199/3f97c7e6/ftvigrp.download.akamai.com/10199/cappuccino/production/publication/France_2/Autre/2010/S37/J7/165374_HD_20h_20100919.wmv
VLC media player 1.1.4 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
Warning: call to signal(13, 0x1)
Blocked: call to setlocale(6, "")
Blocked: call to sigaction(17, 0x7f8be4783b20, 0x7f8be4783a80)
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
Warning: call to srand(1285295176)
Warning: call to rand()
Blocked: call to setlocale(6, "")

(process:4467): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
[0x16a5f40] main access error: connection failed: Connection refused
[0x16a5f40] main access error: connection failed: Connection refused
[0x16a5f40] access_mms access error: failed to open a connection (tcp)
[0x16a5f40] main access error: connection failed: Connection refused
[0x16a5f40] main access error: connection failed: Connection refused
[0x16a5f40] access_mms access error: failed to open a connection (tcp)
[0x16a5f40] access_mms access error: cannot connect to server
[0x16a5f40] access_mms access error: failed to read answer

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: vlc 1.1.4-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Sep 20 22:09:17 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: vlc

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


** Tags: amd64 apport-bug maverick

-- 
VLC cannot play mms stream anymore
https://bugs.launchpad.net/bugs/643853
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 642683] Re: Cannot launch nautilus-actions-config-tool

2010-09-19 Thread ®om
After several seconds, it says :
"Another instance of the application is already running. Please switch back to 
it."

But there is no "another instance already running". Even after a reboot
it shows this message.

-- 
Cannot launch nautilus-actions-config-tool
https://bugs.launchpad.net/bugs/642683
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 642683] Re: Cannot launch nautilus-actions-config-tool

2010-09-19 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/642683/+attachment/1607417/+files/Dependencies.txt

-- 
Cannot launch nautilus-actions-config-tool
https://bugs.launchpad.net/bugs/642683
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 642683] [NEW] Cannot launch nautilus-actions-config-tool

2010-09-19 Thread ®om
Public bug reported:

Binary package hint: nautilus-actions

When I launch System > Preferences > Nautilus-actions-config-tool, it
does nothing.

It worked fine on Karmic, but not in Maverick beta.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: nautilus-actions 2.30.2-1
ProcVersionSignature: Ubuntu 2.6.35-22.32-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sun Sep 19 11:54:55 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: nautilus-actions

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


** Tags: amd64 apport-bug maverick

-- 
Cannot launch nautilus-actions-config-tool
https://bugs.launchpad.net/bugs/642683
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 636430] Re: [Critical regression] Today updates kernel bug

2010-09-13 Thread ®om
@LocutusOfBorg, you're right, indeed it seems to be a software problem.

I reinstalled Ubuntu 10.04 64bits, and everything is ok. When I said "it
still happens without upgrades [in 10.10 beta]", I am not sure that no
upgrade has been done at all (maybe during installation, I was
connected)…

So I think this is a critical bug (I lost my whole data and system,
everything was damaged).

-- 
[Critical regression] Today updates kernel bug
https://bugs.launchpad.net/bugs/636430
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 636430] Re: [Critical regression] Today updates kernel bug

2010-09-13 Thread ®om
** Changed in: linux (Ubuntu)
   Status: Invalid => New

-- 
[Critical regression] Today updates kernel bug
https://bugs.launchpad.net/bugs/636430
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 636430] Re: [Critical regression] Today updates kernel bug

2010-09-12 Thread ®om
It still happens without upgrades. Sorry, it definitely is an hardware
problem.

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

-- 
[Critical regression] Today updates kernel bug
https://bugs.launchpad.net/bugs/636430
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 636430] Re: [Critical regression] Today updates kernel bug

2010-09-12 Thread ®om
I am not able to install 32 bits version using my usb key (created, like
for my 64bits liveusb, using usb-creator-gtk, but 32 bits beta version
doesn't boot).

So I reinstalled the 64 bits version of Maverick beta, it works very
fine when I don't "apt-get upgrade". So I will wait the problem is
resolved for installing upgrades…

Please let me know.

-- 
[Critical regression] Today updates kernel bug
https://bugs.launchpad.net/bugs/636430
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 346691] Re: 2.6.28-11 causes massive data corruption on 64 bit installations

2010-09-12 Thread ®om
The bug was fixed in later versions of kernel, but it seems it appears
again in 2.6.35-19 (in maverick beta) :
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/636430

-- 
2.6.28-11 causes massive data corruption on 64 bit installations
https://bugs.launchpad.net/bugs/346691
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 636430] Re: [Critical regression] Today updates kernel bug

2010-09-12 Thread ®om
** Description changed:

- As soon as I updated today, I have the same bug 346691 (I already had
+ As soon as I updated today, I have the same bug as 346691 (I already had
  with 2.6.28 kernel) on 64 bits installation.
  
  My whole data was corrupted, I had to format. I reinstalled, all worked
- fine… until I "apt-get upgrade" again. And I had the same problem again.
+ fine… until I "apt-get upgrade" again, where I had the same problem
+ again.
  
- I use the beta version since 2nd september, it worked fine since today.
+ I use the beta version since 2nd september, it worked fine until today.
  
  It seems to be exactly the same bug as the one present in 2.6.28 kernel
  (problem I had with Ubuntu 9.04), which has been fixed.
  
  I will test reinstalling in 32 bits to confirm it is the same problem.

-- 
[Critical regression] Today updates kernel bug
https://bugs.launchpad.net/bugs/636430
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 636430] [NEW] [Critical regression] Today updates kernel bug

2010-09-12 Thread ®om
Public bug reported:

As soon as I updated today, I have the same bug 346691 (I already had
with 2.6.28 kernel) on 64 bits installation.

My whole data was corrupted, I had to format. I reinstalled, all worked
fine… until I "apt-get upgrade" again. And I had the same problem again.

I use the beta version since 2nd september, it worked fine since today.

It seems to be exactly the same bug as the one present in 2.6.28 kernel
(problem I had with Ubuntu 9.04), which has been fixed.

I will test reinstalling in 32 bits to confirm it is the same problem.

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

-- 
[Critical regression] Today updates kernel bug
https://bugs.launchpad.net/bugs/636430
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 633552] Re: In systray, battery state stay as "estimating..."

2010-09-08 Thread ®om

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558313/+files/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558314/+files/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558315/+files/Dependencies.txt

** Attachment added: "DevkitPower.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558316/+files/DevkitPower.txt

** Attachment added: "GConfNonDefault.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558317/+files/GConfNonDefault.txt

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/633552/+attachment/1558318/+files/Lspci.txt

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558319/+files/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558320/+files/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558321/+files/ProcModules.txt

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/633552/+attachment/1558322/+files/UdevDb.txt

** Attachment added: "UdevLog.txt"
   https://bugs.launchpad.net/bugs/633552/+attachment/1558323/+files/UdevLog.txt

** Attachment added: "gnome-power-bugreport.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558324/+files/gnome-power-bugreport.txt

-- 
In systray, battery state stay as "estimating..."
https://bugs.launchpad.net/bugs/633552
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 633552] Re: In systray, battery state stay as "estimating..."

2010-09-08 Thread ®om

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558313/+files/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558314/+files/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558315/+files/Dependencies.txt

** Attachment added: "DevkitPower.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558316/+files/DevkitPower.txt

** Attachment added: "GConfNonDefault.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558317/+files/GConfNonDefault.txt

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/633552/+attachment/1558318/+files/Lspci.txt

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558319/+files/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558320/+files/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558321/+files/ProcModules.txt

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/633552/+attachment/1558322/+files/UdevDb.txt

** Attachment added: "UdevLog.txt"
   https://bugs.launchpad.net/bugs/633552/+attachment/1558323/+files/UdevLog.txt

** Attachment added: "gnome-power-bugreport.txt"
   
https://bugs.launchpad.net/bugs/633552/+attachment/1558324/+files/gnome-power-bugreport.txt

-- 
In systray, battery state stay as "estimating..."
https://bugs.launchpad.net/bugs/633552
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 633552] [NEW] In systray, battery state stay as "estimating..."

2010-09-08 Thread ®om
Public bug reported:

Binary package hint: gnome-power-manager

In systray, when I click on the battery icon, it stays as "estimating..." 
instead of "25%", "40%"…
When I click on the menu item, it opens statistic, and in "History" I can check 
the battery state, so it "knows" the current battery state. It should display 
it in the menu item instead of "estimating…".

It worked correctly in Ubuntu 10.04.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-power-manager 2.31.91-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Sep  8 23:07:16 2010
EcryptfsInUse: Yes
GnomeSessionIdleInhibited: Yes
GnomeSessionInhibitors: 1: AppId = Lecteur vidéo Totem, Flags = 8, Reason = 
Lecture d'un film
GnomeSessionSuspendInhibited: No
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
Lsusb:
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 002: ID 147e:2016 Upek Biometric Touchchip/Touchstrip 
Fingerprint Sensor
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 004: ID 5986:0200 Acer, Inc OrbiCam
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: clevo M7X0SU
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-19-generic 
root=UUID=10b7834d-ce1a-4e53-9dd2-5d0702792ad5 ro quiet splash nomodeset 
video=uvesafb:mode_option=1680x1050-24,mtrr=3,scroll=ywrap
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: gnome-power-manager
dmi.bios.date: 11/07/0892
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.asset.tag: 1234567890
dmi.board.name: M7X0SU
dmi.board.vendor: clevo
dmi.board.version: Bottom
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: SiS
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd11/07/0892:svnclevo:pnM7X0SU:pvrRev.A1:rvnclevo:rnM7X0SU:rvrBottom:cvnSiS:ct1:cvrN/A:
dmi.product.name: M7X0SU
dmi.product.version: Rev. A1
dmi.sys.vendor: clevo

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


** Tags: amd64 apport-bug maverick

-- 
In systray, battery state stay as "estimating..."
https://bugs.launchpad.net/bugs/633552
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 633552] [NEW] In systray, battery state stay as "estimating..."

2010-09-08 Thread ®om
Public bug reported:

Binary package hint: gnome-power-manager

In systray, when I click on the battery icon, it stays as "estimating..." 
instead of "25%", "40%"…
When I click on the menu item, it opens statistic, and in "History" I can check 
the battery state, so it "knows" the current battery state. It should display 
it in the menu item instead of "estimating…".

It worked correctly in Ubuntu 10.04.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-power-manager 2.31.91-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Sep  8 23:07:16 2010
EcryptfsInUse: Yes
GnomeSessionIdleInhibited: Yes
GnomeSessionInhibitors: 1: AppId = Lecteur vidéo Totem, Flags = 8, Reason = 
Lecture d'un film
GnomeSessionSuspendInhibited: No
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
Lsusb:
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 002: ID 147e:2016 Upek Biometric Touchchip/Touchstrip 
Fingerprint Sensor
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 004: ID 5986:0200 Acer, Inc OrbiCam
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: clevo M7X0SU
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-19-generic 
root=UUID=10b7834d-ce1a-4e53-9dd2-5d0702792ad5 ro quiet splash nomodeset 
video=uvesafb:mode_option=1680x1050-24,mtrr=3,scroll=ywrap
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: gnome-power-manager
dmi.bios.date: 11/07/0892
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.asset.tag: 1234567890
dmi.board.name: M7X0SU
dmi.board.vendor: clevo
dmi.board.version: Bottom
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: SiS
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd11/07/0892:svnclevo:pnM7X0SU:pvrRev.A1:rvnclevo:rnM7X0SU:rvrBottom:cvnSiS:ct1:cvrN/A:
dmi.product.name: M7X0SU
dmi.product.version: Rev. A1
dmi.sys.vendor: clevo

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


** Tags: amd64 apport-bug maverick

-- 
In systray, battery state stay as "estimating..."
https://bugs.launchpad.net/bugs/633552
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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

[Bug 629745] Re: Cannot change volume using scroll

2010-09-05 Thread ®om
I retested this morning with the very last upgrades, the problem is
still present.

It seems it is not fixed.

-- 
Cannot change volume using scroll
https://bugs.launchpad.net/bugs/629745
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 629745] Re: Cannot change volume using scroll

2010-09-05 Thread ®om
I retested this morning with the very last upgrades, the problem is
still present.

It seems it is not fixed.

-- 
Cannot change volume using scroll
https://bugs.launchpad.net/bugs/629745
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.

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


[Bug 630731] Re: Missing filter : free software only

2010-09-05 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/630731/+attachment/1545443/+files/Dependencies.txt

-- 
Missing filter : free software only
https://bugs.launchpad.net/bugs/630731
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 630731] [NEW] Missing filter : free software only

2010-09-05 Thread ®om
Public bug reported:

Binary package hint: software-center

In Software center, there is no filter "free software only".

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: software-center 2.1.15
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sun Sep  5 11:53:30 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
PackageArchitecture: all
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: software-center

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


** Tags: amd64 apport-bug maverick

-- 
Missing filter : free software only
https://bugs.launchpad.net/bugs/630731
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


[Compiz] [Bug 387063] Re: "desktop switcher" sometimes moves wallpaper, sometimes not

2010-09-04 Thread ®om
The problem is still in Maverick beta.

-- 
"desktop switcher" sometimes moves wallpaper, sometimes not
https://bugs.launchpad.net/bugs/387063
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 630231] Re: Unredirect fullscreen windows problem

2010-09-04 Thread ®om
In fact it happens with totem too (it depends).

-- 
Unredirect fullscreen windows problem
https://bugs.launchpad.net/bugs/630231
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Bug 387063] Re: "desktop switcher" sometimes moves wallpaper, sometimes not

2010-09-04 Thread ®om
The problem is still in Maverick beta.

-- 
"desktop switcher" sometimes moves wallpaper, sometimes not
https://bugs.launchpad.net/bugs/387063
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 630231] Re: Unredirect fullscreen windows problem

2010-09-04 Thread ®om
In fact it happens with totem too (it depends).

-- 
Unredirect fullscreen windows problem
https://bugs.launchpad.net/bugs/630231
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


[Compiz] [Bug 630231] Re: Unredirect fullscreen windows problem

2010-09-04 Thread ®om
It works correctly with totem…

-- 
Unredirect fullscreen windows problem
https://bugs.launchpad.net/bugs/630231
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Bug 630231] Re: Unredirect fullscreen windows problem

2010-09-04 Thread ®om
It works correctly with totem…

-- 
Unredirect fullscreen windows problem
https://bugs.launchpad.net/bugs/630231
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

[Compiz] [Bug 630231] Re: Unredirect fullscreen windows problem

2010-09-04 Thread ®om

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543105/+files/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543106/+files/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543107/+files/Dependencies.txt

** Attachment added: "GconfCompiz.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543108/+files/GconfCompiz.txt

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/630231/+attachment/1543109/+files/Lspci.txt

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/630231/+attachment/1543110/+files/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543111/+files/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543112/+files/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543113/+files/ProcModules.txt

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/630231/+attachment/1543114/+files/UdevDb.txt

** Attachment added: "UdevLog.txt"
   https://bugs.launchpad.net/bugs/630231/+attachment/1543115/+files/UdevLog.txt

** Attachment added: "XorgConf.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543116/+files/XorgConf.txt

** Attachment added: "XorgLog.txt"
   https://bugs.launchpad.net/bugs/630231/+attachment/1543117/+files/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543118/+files/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/630231/+attachment/1543119/+files/Xrandr.txt

** Attachment added: "XsessionErrors.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543120/+files/XsessionErrors.txt

-- 
Unredirect fullscreen windows problem
https://bugs.launchpad.net/bugs/630231
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Bug 630231] Re: Unredirect fullscreen windows problem

2010-09-04 Thread ®om

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543105/+files/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543106/+files/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543107/+files/Dependencies.txt

** Attachment added: "GconfCompiz.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543108/+files/GconfCompiz.txt

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/630231/+attachment/1543109/+files/Lspci.txt

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/630231/+attachment/1543110/+files/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543111/+files/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543112/+files/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543113/+files/ProcModules.txt

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/630231/+attachment/1543114/+files/UdevDb.txt

** Attachment added: "UdevLog.txt"
   https://bugs.launchpad.net/bugs/630231/+attachment/1543115/+files/UdevLog.txt

** Attachment added: "XorgConf.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543116/+files/XorgConf.txt

** Attachment added: "XorgLog.txt"
   https://bugs.launchpad.net/bugs/630231/+attachment/1543117/+files/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543118/+files/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/630231/+attachment/1543119/+files/Xrandr.txt

** Attachment added: "XsessionErrors.txt"
   
https://bugs.launchpad.net/bugs/630231/+attachment/1543120/+files/XsessionErrors.txt

-- 
Unredirect fullscreen windows problem
https://bugs.launchpad.net/bugs/630231
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


[Compiz] [Bug 630231] [NEW] Unredirect fullscreen windows problem

2010-09-04 Thread ®om
Public bug reported:

Binary package hint: compiz

When "unredirect fullscreen windows" is enabled in compiz, if I play a
fullscreen video in vlc, then when I "unfullscreen" the screen is not
refreshed (it contains only garbage data until I move a window).

It worked correctly in Karmic. Don't know if it's a compiz problem or
nvidia problem.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: compiz 1:0.8.6-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,ccp,move,resize,place,decoration,regex,dbus,session,gnomecompat,imgjpeg,mousepoll,vpswitch,commands,screenshot,text,svg,workarounds,png,resizeinfo,animation,expo,snap,ezoom,wall,fade,scale,staticswitcher,scaleaddon]
Date: Sat Sep  4 16:09:36 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
MachineType: clevo M7X0SU
PackageArchitecture: all
PciDisplay: 01:00.0 VGA compatible controller [0300]: nVidia Corporation G98 
[GeForce 9300M GS] [10de:06e9] (rev a1) (prog-if 00 [VGA controller])
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-19-generic 
root=UUID=10b7834d-ce1a-4e53-9dd2-5d0702792ad5 ro quiet splash nomodeset 
video=uvesafb:mode_option=1680x1050-24,mtrr=3,scroll=ywrap
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3
 libgl1-mesa-glx 7.8.2-2ubuntu2
 libdrm2 2.4.21-1ubuntu2
 xserver-xorg-video-intel 2:2.12.0-1ubuntu3
 xserver-xorg-video-ati 1:6.13.1-1ubuntu4
SourcePackage: compiz
dmi.bios.date: 11/07/0892
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.asset.tag: 1234567890
dmi.board.name: M7X0SU
dmi.board.vendor: clevo
dmi.board.version: Bottom
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: SiS
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd11/07/0892:svnclevo:pnM7X0SU:pvrRev.A1:rvnclevo:rnM7X0SU:rvrBottom:cvnSiS:ct1:cvrN/A:
dmi.product.name: M7X0SU
dmi.product.version: Rev. A1
dmi.sys.vendor: clevo
glxinfo: Error: [Errno 2] Aucun fichier ou dossier de ce type
system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.35-19-generic

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


** Tags: amd64 apport-bug maverick

-- 
Unredirect fullscreen windows problem
https://bugs.launchpad.net/bugs/630231
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Bug 630231] [NEW] Unredirect fullscreen windows problem

2010-09-04 Thread ®om
Public bug reported:

Binary package hint: compiz

When "unredirect fullscreen windows" is enabled in compiz, if I play a
fullscreen video in vlc, then when I "unfullscreen" the screen is not
refreshed (it contains only garbage data until I move a window).

It worked correctly in Karmic. Don't know if it's a compiz problem or
nvidia problem.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: compiz 1:0.8.6-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CompizPlugins: 
[core,ccp,move,resize,place,decoration,regex,dbus,session,gnomecompat,imgjpeg,mousepoll,vpswitch,commands,screenshot,text,svg,workarounds,png,resizeinfo,animation,expo,snap,ezoom,wall,fade,scale,staticswitcher,scaleaddon]
Date: Sat Sep  4 16:09:36 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
MachineType: clevo M7X0SU
PackageArchitecture: all
PciDisplay: 01:00.0 VGA compatible controller [0300]: nVidia Corporation G98 
[GeForce 9300M GS] [10de:06e9] (rev a1) (prog-if 00 [VGA controller])
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-19-generic 
root=UUID=10b7834d-ce1a-4e53-9dd2-5d0702792ad5 ro quiet splash nomodeset 
video=uvesafb:mode_option=1680x1050-24,mtrr=3,scroll=ywrap
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3
 libgl1-mesa-glx 7.8.2-2ubuntu2
 libdrm2 2.4.21-1ubuntu2
 xserver-xorg-video-intel 2:2.12.0-1ubuntu3
 xserver-xorg-video-ati 1:6.13.1-1ubuntu4
SourcePackage: compiz
dmi.bios.date: 11/07/0892
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.asset.tag: 1234567890
dmi.board.name: M7X0SU
dmi.board.vendor: clevo
dmi.board.version: Bottom
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: SiS
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd11/07/0892:svnclevo:pnM7X0SU:pvrRev.A1:rvnclevo:rnM7X0SU:rvrBottom:cvnSiS:ct1:cvrN/A:
dmi.product.name: M7X0SU
dmi.product.version: Rev. A1
dmi.sys.vendor: clevo
glxinfo: Error: [Errno 2] Aucun fichier ou dossier de ce type
system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.35-19-generic

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


** Tags: amd64 apport-bug maverick

-- 
Unredirect fullscreen windows problem
https://bugs.launchpad.net/bugs/630231
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 630081] Re: Cannot know if the program in menu is launched or not

2010-09-04 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/630081/+attachment/1542262/+files/Dependencies.txt

** Attachment added: "indicator-applet.log.txt"
   
https://bugs.launchpad.net/bugs/630081/+attachment/1542263/+files/indicator-applet.log.txt

-- 
Cannot know if the program in menu is launched or not
https://bugs.launchpad.net/bugs/630081
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 630081] [NEW] Cannot know if the program in menu is launched or not

2010-09-04 Thread ®om
Public bug reported:

Binary package hint: indicator-me

In Karmic, when "Instant messaging", "Mail" or "Micro-blogging" was
launched, there was a little triangle just on the left of the item in
the indicator-applet menu. Now (Maverick beta), we cannot know if the
instant messaging (and others) is launched anymore.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: indicator-me 0.2.8-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sat Sep  4 11:26:37 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: indicator-me
indicator-applet-session.log:
 Looking at Module: libme.so
 Updating username label
 Using user icon for 'Session d'invité' from file: (null)
 Changing status icon: 'user-available-panel'

** Affects: indicator-me (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

-- 
Cannot know if the program in menu is launched or not
https://bugs.launchpad.net/bugs/630081
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 629843] Re: No "smooth scrolling" in Gwibber

2010-09-03 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/629843/+attachment/1541088/+files/Dependencies.txt

-- 
No "smooth scrolling" in Gwibber
https://bugs.launchpad.net/bugs/629843
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 629843] [NEW] No "smooth scrolling" in Gwibber

2010-09-03 Thread ®om
Public bug reported:

Binary package hint: gwibber

Gwibber list is not "smooth scrolled" : it always scroll to the top of a
renderer.

It is very disturbing for the user when the renderers (which have
variable row height) have an important height (it is not 12px, but
rather 150).

Please add smooth scrolling in gwibber :-)

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gwibber 2.31.90-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Sep  3 22:54:57 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
PackageArchitecture: all
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: gwibber

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


** Tags: amd64 apport-bug maverick

-- 
No "smooth scrolling" in Gwibber
https://bugs.launchpad.net/bugs/629843
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 629745] Re: Cannot change volume using scroll

2010-09-03 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/629745/+attachment/1540715/+files/Dependencies.txt

-- 
Cannot change volume using scroll
https://bugs.launchpad.net/bugs/629745
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 629745] Re: Cannot change volume using scroll

2010-09-03 Thread ®om

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/629745/+attachment/1540715/+files/Dependencies.txt

-- 
Cannot change volume using scroll
https://bugs.launchpad.net/bugs/629745
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.

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


[Bug 629745] [NEW] Cannot change volume using scroll

2010-09-03 Thread ®om
Public bug reported:

Binary package hint: gnome-applets

In Ubuntu 10.10 beta, it is not possible to change the volume using
mouse scroll over the sound icon anymore.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-applets 2.30.0-3ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Sep  3 21:00:25 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: gnome-applets

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


** Tags: amd64 apport-bug maverick

-- 
Cannot change volume using scroll
https://bugs.launchpad.net/bugs/629745
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 629745] [NEW] Cannot change volume using scroll

2010-09-03 Thread ®om
Public bug reported:

Binary package hint: gnome-applets

In Ubuntu 10.10 beta, it is not possible to change the volume using
mouse scroll over the sound icon anymore.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-applets 2.30.0-3ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Sep  3 21:00:25 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: gnome-applets

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


** Tags: amd64 apport-bug maverick

-- 
Cannot change volume using scroll
https://bugs.launchpad.net/bugs/629745
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.

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


[Bug 604515] Re: MKV (x264+vorbis) sound problem since Ubuntu 10.04

2010-07-24 Thread ®om
@bbordwell, the available .VOB are too short.

I give you a link (private message) for my video file (700Mb) I
encrypted with your gpg key.

-- 
MKV (x264+vorbis) sound problem since Ubuntu 10.04
https://bugs.launchpad.net/bugs/604515
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 604515] Re: MKV (x264+vorbis) sound problem since Ubuntu 10.04

2010-07-24 Thread ®om
@bbordwell, the available .VOB are too short.

I give you a link (private message) for my video file (700Mb) I
encrypted with your gpg key.

-- 
MKV (x264+vorbis) sound problem since Ubuntu 10.04
https://bugs.launchpad.net/bugs/604515
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 604515] Re: MKV (x264+vorbis) sound problem since Ubuntu 10.04

2010-07-12 Thread ®om

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

-- 
MKV (x264+vorbis) sound problem since Ubuntu 10.04
https://bugs.launchpad.net/bugs/604515
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 604515] Re: MKV (x264+vorbis) sound problem since Ubuntu 10.04

2010-07-12 Thread ®om

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

-- 
MKV (x264+vorbis) sound problem since Ubuntu 10.04
https://bugs.launchpad.net/bugs/604515
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 604515] [NEW] MKV (x264+vorbis) sound problem since Ubuntu 10.04

2010-07-12 Thread ®om
Public bug reported:

I have several mkv files (created by myself from my DVD), where video is
x264 and audio is vorbis. The files are ok (they are played correctly in
VLC and it worked fine in previous versions of Ubuntu).

But in Ubuntu 10.04, the sound suddently disappears (often ~5 seconds
after a seek using 'left' or 'right' keys). I have to seek again to have
the sound back… and it disappears again (maybe a buffer problem?).

The problem appears on 2 different computers having Ubuntu 10.04, with
differents files. Sorry, I can't upload the file (it is 700M and
copyright-protected, and the header will not be sufficient to
reproduce).

But just take any MKV with x264 + vorbis, I think you will reproduce.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libgstreamer0.10-0 0.10.28-1
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Jul 12 10:40:45 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: gstreamer0.10

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
MKV (x264+vorbis) sound problem since Ubuntu 10.04
https://bugs.launchpad.net/bugs/604515
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 604515] [NEW] MKV (x264+vorbis) sound problem since Ubuntu 10.04

2010-07-12 Thread ®om
Public bug reported:

I have several mkv files (created by myself from my DVD), where video is
x264 and audio is vorbis. The files are ok (they are played correctly in
VLC and it worked fine in previous versions of Ubuntu).

But in Ubuntu 10.04, the sound suddently disappears (often ~5 seconds
after a seek using 'left' or 'right' keys). I have to seek again to have
the sound back… and it disappears again (maybe a buffer problem?).

The problem appears on 2 different computers having Ubuntu 10.04, with
differents files. Sorry, I can't upload the file (it is 700M and
copyright-protected, and the header will not be sufficient to
reproduce).

But just take any MKV with x264 + vorbis, I think you will reproduce.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libgstreamer0.10-0 0.10.28-1
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Jul 12 10:40:45 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: gstreamer0.10

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
MKV (x264+vorbis) sound problem since Ubuntu 10.04
https://bugs.launchpad.net/bugs/604515
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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

[Bug 600749] Re: cannot change password with a similar one

2010-07-01 Thread ®om
Wordaround : change to a totally different password, and change again to
the one you want.

-- 
cannot change password with a similar one
https://bugs.launchpad.net/bugs/600749
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 600749] Re: cannot change password with a similar one

2010-07-01 Thread ®om

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

** Attachment added: "LoginDefs.txt"
   http://launchpadlibrarian.net/51245369/LoginDefs.txt

-- 
cannot change password with a similar one
https://bugs.launchpad.net/bugs/600749
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


  1   2   3   4   5   6   7   8   >