[Bug 1574122] [NEW] Missing dependency on python-zeitgeist package

2016-04-23 Thread Lucas Capalbo Lavezzo
Public bug reported:

Just installed gnome-activity-journal on Ubuntu 16.04 fresh install.
The app never opened and no error message showed up.

Running it from the console I saw a message:   "ERROR: No module named
zeitgeist."

I fixed it installing package python-zeitgeist from Ubuntu repositories,
but it should had been installed as dependency.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-activity-journal 0.9.is.really.0.8.0-0ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Apr 23 18:15:31 2016
InstallationDate: Installed on 2016-04-22 (0 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
SourcePackage: gnome-activity-journal
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Missing dependency on python-zeitgeist package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-activity-journal/+bug/1574122/+subscriptions

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


[Bug 1424013] Re: Compiz high CPU and UI freeze on NVIDIA after fix for #269904 in trusty-updates

2015-02-27 Thread Lucas Capalbo Lavezzo
PPA is working for me too (GeForce 7050 PV / nForce 630a/integrated/SSE2)
Thanks!

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

Title:
  Compiz high CPU and UI freeze on NVIDIA after fix for #269904 in
  trusty-updates

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

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


[Bug 1425701] Re: Unity stopped working after upgrade

2015-02-26 Thread Lucas Capalbo Lavezzo
*** This bug is a duplicate of bug 1424013 ***
https://bugs.launchpad.net/bugs/1424013

Good point. Well, compiz was my best guess to make a bug report, as
- I was experiencing the same issue with gnome classic (Compiz) but not with 
Metacity, nor gnome3.
- The errors in unity log didn't look nice... Disabling framebuffer option in 
opelgl plugin improved the situation a little (does it for you?)
- When I downgraded compiz, there were a few packages with "compiz" on their 
name, but I didn't actually downgraded all of them as some tried to unninstall 
unity when I selected the old version.
- Using nouveau, Unity worked fine for me (apart from other issues I have with 
nouveau that make it unusable, but are unrelated to this)

BTW I used 
   unity --replace --log=unity.log
in tty1 to save all unity output, maybe you can get some clues that way

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

Title:
  Unity stopped working after upgrade

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

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


[Bug 1425701] Re: Unity stopped working after upgrade

2015-02-26 Thread Lucas Capalbo Lavezzo
*** This bug is a duplicate of bug 1424013 ***
https://bugs.launchpad.net/bugs/1424013

In the command line, I think it's:
dconf write /org/compiz/profiles/unity/plugins/opengl/enable-x11-sync false
I actually installed gnome-session-fallback and run 
compizconfig-settings-manager from that session. Make sure the Unity profile is 
selected under Preferences, then disable the option in the opengl plugin.

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

Title:
  Unity stopped working after upgrade

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

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


[Bug 1424013] Re: Compiz high CPU and UI freeze on NVIDIA after fix for #269904 in trusty-updates

2015-02-25 Thread Lucas Capalbo Lavezzo
Hi all! I reported bug #1425701 which also solved disabling X11 sync. My
output here:

lucas@UbuntuDesktop:~$ glxinfo | grep "OpenGL renderer string" 
OpenGL renderer string: GeForce 7050 PV / nForce 630a/integrated/SSE2

Let me know if I can collect some other usefull information
Regards

Lucas

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

Title:
  Compiz high CPU and UI freeze on NVIDIA after fix for #269904 in
  trusty-updates

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

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


[Bug 1425701] Re: Unity stopped working after upgrade

2015-02-25 Thread Lucas Capalbo Lavezzo
Thanks Christopher, that was fast!
Unchecking X11 Sync objects solved the problem, I'll try to reenable it later 
if I see some compiz/nvidia update.
Should I understand the correct bug is already reported? if not, should I add 
some package as affected by this ticket?

Thanks for your help, I really appreciate it! Regards

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

Title:
  Unity stopped working after upgrade

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

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


[Bug 1425701] [NEW] Unity stopped working after upgrade

2015-02-25 Thread Lucas Capalbo Lavezzo
Public bug reported:

After an upgrade last week, Unity stopped working.
Ligthdm wallpaper (with ubuntu branding on bottom) after login, mouse visible, 
screen goes black every a few secs, then back to wallpaper and mouse again. 
Everything worked fine before. Using Ubuntu 14.04.01 (up-to-date), Unity, 
Nvidia 304-updates drivers.

I installed gnome2 classic to be able to use my Pc in the meantime.
Started unity from tty1 with --log option (output attached). Multiple
compiz (opengl) - Error: FBO is incomplete: GL::FRAMEBUFFER_UNSUPPORTED
(0x8cdd) seems suspicious.

What I tried:
* renamed .compiz, .config, .gconf and .local to force the creation of new 
default configs. Didn't work.
* I was able to disable Framebuffer objects in opengl compiz plugin. Got Unity 
to start, extremely slow and unusable, with the screen going black every few 
seconds, then normal again, then a black region  moving from bottom to top. 
Enabled FBO option again.
* gnome fallback (compiz) didn't work either, only the Metacity version or 
gnome3 classic, so I guess it's some compiz-nvidia driver issue.
* Installed new kernel/xorg stack from hardware enablement stack (utopic 
versions), same issue.
* Tried nouveau drivers, worked "fine" (as fine as nouveau works on my pc, but 
at least Unity started normally)
* Moved to nvidia 304 drivers (no -updates), same issue there. Nvidia 173 is 
listed as option but won't install.
* Tried nomodeset kernel option.
* Downgraded kernel, x server and compiz  to original trusty (no 
trusty-updates, just trusty), same issue there.
* Reinstalled ubuntu 14.04.01, same issue after enabling nvidia driver.
* downloaded ubuntu 14.04.02, same thing.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: compiz 1:0.9.11+14.04.20140409-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-46.75-generic 3.13.11-ckt15
Uname: Linux 3.13.0-46-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Es un directorio: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.125  Mon Dec  1 19:58:28 
PST 2014
 GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: GNOME
Date: Wed Feb 25 17:59:24 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 nvidia-304-updates, 304.125, 3.13.0-45-generic, x86_64: installed
 nvidia-304-updates, 304.125, 3.13.0-46-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation C68 [GeForce 7050 PV / nForce 630a] [10de:053b] (rev a2) 
(prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
InstallationDate: Installed on 2015-02-23 (2 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64+mac 
(20140722.2)
MachineType: System manufacturer System Product Name
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-46-generic 
root=UUID=6840a05d-d4c2-4c2c-bde3-34c38de5e0cd ro acpi=off noapic nomodeset 
quiet splash
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/19/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0905
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M2N-VM DVI
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev x.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0905:bd12/19/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N-VMDVI:rvrRevx.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1~ubuntu2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed Feb 25 17:58:27 2015
xserver.configfile: default
xserver.devices:
 inputHID Keyboard Device  KEYBOARD, id 6
 inputHID Keyboard Device  KEYBOARD, id 7
 inputsonixb   KEYBOARD,

[Bug 1070783] Re: HUD 'update status' doesn't point to gwibber update box

2013-10-20 Thread Lucas Capalbo Lavezzo
** Also affects: indicator-messages
   Importance: Undecided
   Status: New

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

Title:
  HUD 'update status' doesn't point to gwibber update box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-ubuntu/+bug/1070783/+subscriptions

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


[Bug 1070783] Re: HUD 'update status' doesn't point to gwibber update box

2013-10-19 Thread Lucas Capalbo Lavezzo
just to update, the effect of this bug is still present, now in 13.10.
As it no longer apply to gwibber -now friends-, should we create a new
bug report?

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

Title:
  HUD 'update status' doesn't point to gwibber update box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-ubuntu/+bug/1070783/+subscriptions

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


[Bug 1070783] Re: HUD 'update status' doesn't point to gwibber update box

2013-09-18 Thread Lucas Capalbo Lavezzo
I've just run  apport-collect and I can confirm this bug still present in 13.04
Online Status/empathy/webapps can not be selected using HUD (current 
gwibber/friends doesn't have entries in messaging indicator)

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

Title:
  HUD 'update status' doesn't point to gwibber update box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-ubuntu/+bug/1070783/+subscriptions

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


[Bug 1070783] Re: HUD 'update status' doesn't point to gwibber update box

2013-09-18 Thread Lucas Capalbo Lavezzo
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
DistroRelease: Ubuntu 13.04
InstallationDate: Installed on 2013-05-28 (113 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
MarkForUpload: True
NonfreeKernelModules: nvidia
Package: gwibber 3.7.0bzr13.04.05-0ubuntu1
PackageArchitecture: all
ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
Tags:  raring
Uname: Linux 3.8.0-22-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo


** Tags added: apport-collected raring

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

Title:
  HUD 'update status' doesn't point to gwibber update box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-ubuntu/+bug/1070783/+subscriptions

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


[Bug 1070783] ProcEnviron.txt

2013-09-18 Thread Lucas Capalbo Lavezzo
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1070783/+attachment/3828164/+files/ProcEnviron.txt

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

Title:
  HUD 'update status' doesn't point to gwibber update box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-ubuntu/+bug/1070783/+subscriptions

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


[Bug 1070783] Dependencies.txt

2013-09-18 Thread Lucas Capalbo Lavezzo
apport information

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

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

Title:
  HUD 'update status' doesn't point to gwibber update box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-ubuntu/+bug/1070783/+subscriptions

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


[Bug 1221481] [NEW] super maryo chronicles broken install

2013-09-05 Thread Lucas Capalbo Lavezzo
Public bug reported:

I Installed package smc (Super maryo chronicles game", and run it.

* What happen: black screen, then back to desktop.

* What I expected: to run the game

Running the game from terminal I've got this output:

Initialization: Exception raised:
boost::filesystem::directory_iterator::construct: No existe el archivo o el 
directorio: "/usr/share/games/smc/campaign"

The problem solved after creating the folder
"/usr/share/games/smc/campaign", so it seems to be just a packaging
problem. The folder should be created when installing

Ubuntu 12.04.03
Package: smc 1.9+git20120222-0ubuntu1

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: smc 1.9+git20120222-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
Uname: Linux 3.8.0-29-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
Date: Thu Sep  5 20:51:28 2013
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MarkForUpload: True
SourcePackage: smc
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise running-unity third-party-packages

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

Title:
  super maryo chronicles broken install

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

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


[Bug 1082001] Re: Grid/Expo: Via keyboard-shortcut resized Grid windows confuse Expo and follow the user from workspace to workspace

2013-01-26 Thread Lucas Capalbo Lavezzo
I can confirm this on a up-to-date precise install.
On Note 3: Only Ctrl+Alt+Numpad4 and Ctrl+Alt+Numpad6 works fine, and since 
these are the only grids position allowed using the mouse with defaults 
settings, grid seems to work fine with the mouse. However, I modified  grid 
setting to allow mouse positioning in every corner, half-top and half-bottom, 
and this bug affects all those positions when using screen edges with mouse.

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

Title:
  Grid/Expo: Via keyboard-shortcut resized Grid windows confuse Expo and
  follow the user from workspace to workspace

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

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


[Bug 1102986] Re: grid located windows keeps visible after expo workspace change

2013-01-23 Thread Lucas Capalbo Lavezzo
hi Daniel. I think it is a different issue. Let me try to explain my self..
bug 1090920 is about a window being moved so that "part of it" moves to another 
workspace and stays there.
I made this report because the entire window moves when you change to another 
workspace, and keeps moving if you keep changing trough expo. I only get this 
behavior when using the grid plugin to position the window on a corner and expo 
to change the workspace (not when moving -dragging- the window to a corner nor 
when using ctrl+alt+arrow to change ws).
Also, i can't get to focus the window again even if I click on it.

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

Title:
  grid located windows keeps visible after expo workspace change

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

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


[Bug 1102986] Re: grid located windows keeps visible after expo workspace change

2013-01-22 Thread Lucas Capalbo Lavezzo
ctrl+alt+{4,6} (i.e. left & right halves of the screen) works fine

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

Title:
  grid located windows keeps visible after expo workspace change

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

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


[Bug 1102986] [NEW] grid located windows keeps visible after expo workspace change

2013-01-22 Thread Lucas Capalbo Lavezzo
Public bug reported:

steps to reproduce
1. Open a window, e.g. a Terminal
2. Use Grid plugin to position the window: press Ctrl+Alt+2 (num pad) to 
position it in bottom half, or ctrl+alt+3  to use bottom-right corner
3. Use Workspaces button in unity launcher or Super+s  and change to another 
workspace (double click or right click on it)

the window should keep in its original workspace, but it moves to the
current workspace. Also, you can't move it nor use it, even if it seems
active

Ubuntu 12.04 - Compiz 0.9.7.12

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: compiz 1:0.9.7.12-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-36.57-generic 3.2.35
Uname: Linux 3.2.0-36-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Es un directorio: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.43  Sun Aug 19 20:14:03 
PDT 2012
 GCC version:  gcc versión 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
.proc.driver.nvidia.warnings.fbdev:
 Your system is not currently configured to drive a VGA console
 on the primary VGA device. The NVIDIA Linux graphics driver
 requires the use of a text-mode VGA console. Use of other console
 drivers including, but not limited to, vesafb, may result in
 corruption and stability problems, and is not supported.
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,imgjpeg,decor,grid,text,obs,resize,compiztoolbox,gnomecompat,vpswitch,mousepoll,imgsvg,move,place,imgpng,regex,animation,session,wall,workarounds,wobbly,animationaddon,fade,unityshell,expo,ezoom,scale,scalefilter,scaleaddon]
CompositorRunning: compiz
Date: Tue Jan 22 09:50:56 2013
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current-updates, 304.43, 3.2.0-35-generic, x86_64: installed
 nvidia-current-updates, 304.43, 3.2.0-36-generic, x86_64: installed
 vboxhost, 4.2.6, 3.2.0-35-generic, x86_64: installed
 vboxhost, 4.2.6, 3.2.0-36-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation G84 [GeForce 8600GT] [10de:0401] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: XFX Pine Group Inc. Device [1682:2286]
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MachineType: Gigabyte Technology Co., Ltd. GA-MA78GM-US2H
MarkForUpload: True
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-36-generic 
root=UUID=971ac503-1f00-403f-9dce-c223cb4f0f21 ro quiet splash vt.handoff=7
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 Section "Device"
Identifier  "Default Device"
Option  "NoLogo""True"
 EndSection
dmi.bios.date: 06/09/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: FB
dmi.board.name: GA-MA78GM-US2H
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFB:bd06/09/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA78GM-US2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA78GM-US2H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-MA78GM-US2H
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.7.12-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.8
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: amd64 apport-bug compiz-0.9 precise 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/1102986

Title:
  grid located windows keeps visible after expo workspace change

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

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

[Bug 1074535] Re: failed to find an app to open a .chm file

2012-11-02 Thread Lucas Capalbo Lavezzo
** Summary changed:

- fail to to find an app to open a .chm file
+ failed to find an app to open a .chm file

** Also affects: sessioninstaller
   Importance: Undecided
   Status: New

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

Title:
  failed to find an app to open a .chm file

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

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


[Bug 1074535] [NEW] fail to to find an app to open a .chm file

2012-11-02 Thread Lucas Capalbo Lavezzo
Public bug reported:

I double-clicked a .chm file (compiled help) in Nautilus
sessioninstaller pops up saying no installed app can handle the file
I ask it to search one for me

what happen:
- no app is found
- a dialog tells me to confirm installing the software (even when there's 
nothing to install and Install option is disabled)

what I expected to happen:
- apps should have been found. There's two apps in the main repo: xCHM and 
fbReader (i tried xCHM and works fine)
- I should have been able to install one of those and open the file
- if there where really no app to handle the file, no "Install software?" 
dialog should show, just a notice.

Using Ubuntu 12.04.01
sessioninstaller: Instalados: 0.20+bzr128-0ubuntu1.2

I confirmed this on Ubuntu 12.10 as well. Not sure if it's an
sessioninstaller bug or if it depends on some xCHM package metadata to
work.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: sessioninstaller 0.20+bzr128-0ubuntu1.2
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
Date: Fri Nov  2 21:41:45 2012
ExecutablePath: /usr/bin/session-installer
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
SourcePackage: sessioninstaller
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

** Description changed:

  I double-clicked a .chm file (compiled help) in Nautilus
  sessioninstaller pops up saying no installed app can handle the file
- I ask it  to search one for me
+ I ask it to search one for me
  
  what happen:
  - no app is found
- - a dialog tell me to confirm installing the software (even when there's 
nothing to install and Install option is disabled)
+ - a dialog tells me to confirm installing the software (even when there's 
nothing to install and Install option is disabled)
  
- what I spected to happen:
+ what I expected to happen:
  - apps should have been found. There's two apps in the main repo: xCHM and 
fbReader (i tried xCHM and works fine)
  - I should have been able to install one of those and open the file
  - if there where really no app to handle the file, no "Install software?" 
dialog should show, just a notice.
  
  Using Ubuntu 12.04.01
  sessioninstaller: Instalados: 0.20+bzr128-0ubuntu1.2
  
  I confirmed this on Ubuntu 12.10 as well. Not sure if it's an
  sessioninstaller bug or if it depends on some xCHM package metadata to
  work.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: sessioninstaller 0.20+bzr128-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: amd64
  Date: Fri Nov  2 21:41:45 2012
  ExecutablePath: /usr/bin/session-installer
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  SourcePackage: sessioninstaller
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  fail to to find an app to open a .chm file

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

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


[Bug 1072508] [NEW] lens process keep running after login out

2012-10-28 Thread Lucas Capalbo Lavezzo
Public bug reported:

Some process, like unity-{application,files,music}-daemon, keep running
after user log out.

steps to reproduce:
1) login on Unity session 
2) open the dash
3) check in system monitor: one instance per process -eg, 1 
unity-application-daemon
4) logout
5) repeat steps 1-3. Now there's 2 proccess called unity-application-daemon

if you keep repeating the steps, the number of process increase.
This also affects some other process, like 3rd party unity-lens-{torrents, 
wikipedia}. Scopes are not affected.
As a result, memory footprint after login in increases.
I'm running Ubuntu 12.10, up-to-date. Unity 6.8.0-0ubuntu2.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.8.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Sun Oct 28 20:14:25 2012
InstallationDate: Installed on 2012-10-19 (9 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  lens process keep running after login out

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

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


[Bug 1070783] Re: HUD 'update status' doesn't point to gwibber update box

2012-10-27 Thread Lucas Capalbo Lavezzo
as we both confirmed the problem was not just involving gwibber, I added
unity and ayatana as affected, to give this report more visibility

** Also affects: ayatana-ubuntu
   Importance: Undecided
   Status: New

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

Title:
  HUD 'update status' doesn't point to gwibber update box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-ubuntu/+bug/1070783/+subscriptions

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


[Bug 1070783] Re: HUD 'update status' doesn't point to gwibber update box

2012-10-27 Thread Lucas Capalbo Lavezzo
** Also affects: unity
   Importance: Undecided
   Status: New

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

Title:
  HUD 'update status' doesn't point to gwibber update box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-ubuntu/+bug/1070783/+subscriptions

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


[Bug 1070783] Re: HUD 'update status' doesn't point to gwibber update box

2012-10-25 Thread Lucas Capalbo Lavezzo
I can confirm the bug. However i noted that HUD doesn't work with any entry in 
message indicator --change empathy status,  webapps' options, open chat window 
when someone talks to me..
Not sure if I should file another, more general bug about this

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

Title:
  HUD 'update status' doesn't point to gwibber update box

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

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


[Bug 1020153] Re: Restoring dash size shows black area around

2012-07-02 Thread Lucas Capalbo Lavezzo
** Attachment added: "Screenshot with black area surrounding the dash"
   
https://bugs.launchpad.net/bugs/1020153/+attachment/3210942/+files/Captura%20de%20pantalla%20de%202012-07-02%2012%3A41%3A41.png

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

Title:
  Restoring dash size shows black area around

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

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


[Bug 1020153] [NEW] Restoring dash size shows black area around

2012-07-02 Thread Lucas Capalbo Lavezzo
Public bug reported:

up-to-date Ubuntu 12.04, 3.2.0-26-generic 64 bits linux kernel, Unity 3D
desktop, nvidia proprietary drivers -post release-

Unity 5.12-0ubuntu1.1
compiz 1:0.9.7.8-0ubuntu1

Steps to reproduce
1) Click the BFB to open de dash
2) click restore button to unmaximize the dash if it is maximized, or double 
click to maximize-restore

Expected:
the dash is unmaximized, the wallpaper/others windows opened can be viewed 
normally to the right of the dash and under it

What happened instead:
the dash is display unmaximized, with its border and shadow. However the rest 
of the screen (to the right and under the dash) is shown black.
moving the mouse over some of the icons in the dash/section tittles or typing 
some text redraws the screen and solves the problem

Screenshot attached
This only happen in Unity 3D, Unity 2D works ok. I think the problem appeared 
after the last Unity update, but can't confirm

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.12-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Es un directorio: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  295.49  Mon Apr 30 23:46:33 
PDT 2012
 GCC version:  gcc versión 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
CheckboxSubmission: b23fd1eb547d2c30cac0498050917734
CheckboxSystem: edda5d4f616ca792bf437989cb597002
CompizPlugins: 
[core,composite,opengl,decor,imgpng,imgsvg,imgjpeg,compiztoolbox,place,session,vpswitch,mousepoll,regex,text,grid,resize,move,gnomecompat,wall,obs,animation,wobbly,workarounds,expo,fade,ezoom,scale,scaleaddon,unityshell]
CompositorRunning: compiz
Date: Mon Jul  2 12:26:48 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current, 295.40, 3.2.0-25-generic, x86_64: installed
 nvidia-current, 295.40, 3.2.0-26-generic, x86_64: installed
 nvidia-current-updates, 295.49, 3.2.0-25-generic, x86_64: installed
 nvidia-current-updates, 295.49, 3.2.0-26-generic, x86_64: installed
 vboxhost, 4.1.18, 3.2.0-26-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation C68 [GeForce 7050 PV / nForce 630a] [10de:053b] (rev a2) 
(prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
JockeyStatus:
 xorg:nvidia_current - Controlador de aceleración gráfica para tarjetas NVIDIA 
(Privativo, Desactivado, No está en uso)
 xorg:nvidia_current_updates - Controlador de gráficos acelerados de NVIDIA 
(actualizaciones post-lanzamiento) (Privativo, Activado, En uso)
MachineType: System manufacturer System Product Name
ProcEnviron:
 LANGUAGE=es_AR:es
 TERM=xterm
 PATH=(custom, no user)
 LANG=es_AR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic 
root=UUID=52d0d3cf-a16b-42b9-a50e-3f9446f2138c ro quiet splash vga=792 
vt.handoff=7 vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/19/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0905
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M2N-VM DVI
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev x.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0905:bd12/19/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N-VMDVI:rvrRevx.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.7.8-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: amd64 apport-bug compiz-0.9 precise regression-update ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U

[Bug 1020141] Re: Restored window showed white after Scale effect

2012-07-02 Thread Lucas Capalbo Lavezzo
** Description changed:

  up-to-date Ubuntu 12.04 64bits, 3.2.0-26-generic, with nvidia
  restrictive drivers (post-release version)
  
  compiz 1:0.9.7.8-0ubuntu1
  compiz-plugins 1:0.9.7.8-0ubuntu1
  compiz-plugins-default 1:0.9.7.8-0ubuntu1
  
  Steps to reproduce
  1) Open any window, a Terminal or nautilus will do
  2) Minimize the window
  3) Activate Scale effect (Super/Win Key + w in Unity)
- 4) Deactivate the effect (Esc o super+w again)
+ 4) Deactivate the effect (Esc or super+w again)
  5) Restore the minimized window (click its icon or alt+tab)
  
  Expected:
  the window shows normally, i.e. with all its contents
  
  What Happened instead:
  The window shows only with its border and titlebar, but a clean white 
surface. No other content.
  
  I think it is a regression, this has happen before and corrected if I
  remember correctly. Couldn't find other report of this bug.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: compiz-plugins-default 1:0.9.7.8-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Es un directorio: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86_64 Kernel Module  295.49  Mon Apr 30 23:46:33 
PDT 2012
-  GCC version:  gcc versión 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  295.49  Mon Apr 30 23:46:33 
PDT 2012
+  GCC version:  gcc versión 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  CheckboxSubmission: b23fd1eb547d2c30cac0498050917734
  CheckboxSystem: edda5d4f616ca792bf437989cb597002
  CompizPlugins: 
[core,composite,opengl,decor,imgpng,imgsvg,imgjpeg,compiztoolbox,place,session,vpswitch,mousepoll,regex,text,grid,resize,move,gnomecompat,wall,obs,animation,wobbly,workarounds,expo,fade,ezoom,scale,scaleaddon,unityshell]
  CompositorRunning: compiz
  Date: Mon Jul  2 12:04:40 2012
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  DkmsStatus:
-  nvidia-current, 295.40, 3.2.0-25-generic, x86_64: installed
-  nvidia-current, 295.40, 3.2.0-26-generic, x86_64: installed
-  nvidia-current-updates, 295.49, 3.2.0-25-generic, x86_64: installed
-  nvidia-current-updates, 295.49, 3.2.0-26-generic, x86_64: installed
-  vboxhost, 4.1.18, 3.2.0-26-generic, x86_64: installed
+  nvidia-current, 295.40, 3.2.0-25-generic, x86_64: installed
+  nvidia-current, 295.40, 3.2.0-26-generic, x86_64: installed
+  nvidia-current-updates, 295.49, 3.2.0-25-generic, x86_64: installed
+  nvidia-current-updates, 295.49, 3.2.0-26-generic, x86_64: installed
+  vboxhost, 4.1.18, 3.2.0-26-generic, x86_64: installed
  GraphicsCard:
-  NVIDIA Corporation C68 [GeForce 7050 PV / nForce 630a] [10de:053b] (rev a2) 
(prog-if 00 [VGA controller])
-Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
+  NVIDIA Corporation C68 [GeForce 7050 PV / nForce 630a] [10de:053b] (rev a2) 
(prog-if 00 [VGA controller])
+    Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  JockeyStatus:
-  xorg:nvidia_current - Controlador de aceleración gráfica para tarjetas 
NVIDIA (Privativo, Desactivado, No está en uso)
-  xorg:nvidia_current_updates - Controlador de gráficos acelerados de NVIDIA 
(actualizaciones post-lanzamiento) (Privativo, Activado, En uso)
+  xorg:nvidia_current - Controlador de aceleración gráfica para tarjetas 
NVIDIA (Privativo, Desactivado, No está en uso)
+  xorg:nvidia_current_updates - Controlador de gráficos acelerados de NVIDIA 
(actualizaciones post-lanzamiento) (Privativo, Activado, En uso)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
-  LANGUAGE=es_AR:es
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=es_AR.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=es_AR:es
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=es_AR.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic 
root=UUID=52d0d3cf-a16b-42b9-a50e-3f9446f2138c ro quiet splash vga=792 
vt.handoff=7 vt.handoff=7
  SourcePackage: compiz
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/19/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0905
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M2N-VM DVI
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev x.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0905:bd12/19/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N-VMDVI:rvrRevx.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Produc

[Bug 1020141] [NEW] Restored window showed white after Scale effect

2012-07-02 Thread Lucas Capalbo Lavezzo
Public bug reported:

up-to-date Ubuntu 12.04 64bits, 3.2.0-26-generic, with nvidia
restrictive drivers (post-release version)

compiz 1:0.9.7.8-0ubuntu1
compiz-plugins 1:0.9.7.8-0ubuntu1
compiz-plugins-default 1:0.9.7.8-0ubuntu1

Steps to reproduce
1) Open any window, a Terminal or nautilus will do
2) Minimize the window
3) Activate Scale effect (Super/Win Key + w in Unity)
4) Deactivate the effect (Esc or super+w again)
5) Restore the minimized window (click its icon or alt+tab)

Expected:
the window shows normally, i.e. with all its contents

What Happened instead:
The window shows only with its border and titlebar, but a clean white surface. 
No other content.

I think it is a regression, this has happen before and corrected if I
remember correctly. Couldn't find other report of this bug.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: compiz-plugins-default 1:0.9.7.8-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Es un directorio: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  295.49  Mon Apr 30 23:46:33 
PDT 2012
 GCC version:  gcc versión 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
.tmp.unity.support.test.0:

ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
CheckboxSubmission: b23fd1eb547d2c30cac0498050917734
CheckboxSystem: edda5d4f616ca792bf437989cb597002
CompizPlugins: 
[core,composite,opengl,decor,imgpng,imgsvg,imgjpeg,compiztoolbox,place,session,vpswitch,mousepoll,regex,text,grid,resize,move,gnomecompat,wall,obs,animation,wobbly,workarounds,expo,fade,ezoom,scale,scaleaddon,unityshell]
CompositorRunning: compiz
Date: Mon Jul  2 12:04:40 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current, 295.40, 3.2.0-25-generic, x86_64: installed
 nvidia-current, 295.40, 3.2.0-26-generic, x86_64: installed
 nvidia-current-updates, 295.49, 3.2.0-25-generic, x86_64: installed
 nvidia-current-updates, 295.49, 3.2.0-26-generic, x86_64: installed
 vboxhost, 4.1.18, 3.2.0-26-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation C68 [GeForce 7050 PV / nForce 630a] [10de:053b] (rev a2) 
(prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:82b3]
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
JockeyStatus:
 xorg:nvidia_current - Controlador de aceleración gráfica para tarjetas NVIDIA 
(Privativo, Desactivado, No está en uso)
 xorg:nvidia_current_updates - Controlador de gráficos acelerados de NVIDIA 
(actualizaciones post-lanzamiento) (Privativo, Activado, En uso)
MachineType: System manufacturer System Product Name
ProcEnviron:
 LANGUAGE=es_AR:es
 TERM=xterm
 PATH=(custom, no user)
 LANG=es_AR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic 
root=UUID=52d0d3cf-a16b-42b9-a50e-3f9446f2138c ro quiet splash vga=792 
vt.handoff=7 vt.handoff=7
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/19/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0905
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M2N-VM DVI
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev x.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0905:bd12/19/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N-VMDVI:rvrRevx.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.7.8-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: amd64 apport-bug compiz-0.9 precise ubuntu

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

Title:
  Restored window showed white after Scale effect

To manage notifica

[Bug 800556] Re: Tools -> Language does not work w/ lo-menubar and LibreOffice

2012-05-02 Thread Lucas Capalbo Lavezzo
this bug is still present on Ubuntu 12.04, (lo-menubar 0.1.0-0ubuntu4 -
LibreOffice 3.5.2.2)

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

Title:
  Tools -> Language does not work w/ lo-menubar and LibreOffice

To manage notifications about this bug go to:
https://bugs.launchpad.net/lo-menubar/+bug/800556/+subscriptions

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


[Bug 780268] Re: unmaximize from appmenu puts the window in a wrong position

2011-05-09 Thread Lucas Capalbo Lavezzo
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/780268

Title:
  unmaximize from appmenu puts the window in a wrong position

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


[Bug 780268] [NEW] unmaximize from appmenu puts the window in a wrong position

2011-05-09 Thread Lucas Capalbo Lavezzo
Public bug reported:

Binary package hint: unity

Unmaximizing a window by double-clicking the appmenu should restore it
to the last size AND position. I found it restores the window in a
different position, a little further to the right. Repeating the
operation 2 or 3 times makes it move to the next desktop. Also, some
applications doesn't unmaximize at all -the Help, gedit and others..

Using the unmaximize button works just fine.

i'm using 11.04, fresh install, up-to date

unity:
  Installed: 3.8.12-0ubuntu1
  Candidate: 3.8.12-0ubuntu1
  Version table:
 *** 3.8.12-0ubuntu1 0
500 http://ftp.ccc.uba.ar/pub/linux/ubuntu/ natty-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 3.8.10-0ubuntu2 0
500 http://ftp.ccc.uba.ar/pub/linux/ubuntu/ natty/main amd64 Packages

indicator-appmenu:
  Installed: 0.2.1-0ubuntu2
  Candidate: 0.2.1-0ubuntu2
  Version table:
 *** 0.2.1-0ubuntu2 0
500 http://ftp.ccc.uba.ar/pub/linux/ubuntu/ natty/main amd64 Packages
100 /var/lib/dpkg/status


pd: sorry for my bad-english

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
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,place,scale,mousepoll,move,imgjpeg,imgpng,unitymtgrabhandles,obs,resize,regex,wall,gnomecompat,grid,animation,expo,workarounds,animationaddon,ezoom,staticswitcher,unityshell]
Date: Mon May  9 23:43:41 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  unmaximize from appmenu puts the window in a wrong position

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