[Bug 1877135] Re: Failed to start Virtual filesystem service - Apple File Conduit monitor [libusbmuxd.so.4 not found]

2021-01-04 Thread Ricardo Graça
If anyone is wondering what "properly removing it" actually means it's
just literally rm /usr/local/lib/libimobiledevice.so.6. Don't worry
since there should already be a similar system library in
/usr/lib/x86_64-linux-gnu/.

I also noticed there were other files with names starting with
libimobiledevice.so.* in the same /usr/local/lib directory so I also
removed them.

For the record I tried to do a make uninstall from the source directory
thinking that was the "proper way" but that didn't help.

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

Title:
  Failed to start Virtual filesystem service - Apple File Conduit
  monitor [libusbmuxd.so.4 not found]

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

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

[Bug 1217959] Re: 'metadata' file not found when creating backup ("Could not restore ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

2017-02-16 Thread Ricardo Graça
@Vej I just saw this error this morning, but on my second attempt using
the command you provided to get a log file there was no error. However,
upon inspection of the log file I can see that it didn't process all
"volumes". It was supposed to process 258 volumes, but the log file ends
on volume 11. I have no idea what these "volumes" are, and they may be
called something else in the English version. I'm using the Portuguese
version.

Do you still want me to provide the log file?

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

Title:
  'metadata' file not found when creating backup ("Could not restore
  ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1217959/+subscriptions

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

[Bug 1419065] Re: Upgrade to version 3.x

2015-11-12 Thread Ricardo Graça
** Summary changed:

- Upgrade to version 2.x
+ Upgrade to version 3.x

** Description changed:

- npm is already at version 2.5.1 and Ubuntu is still packaging version
- 1.4.21 which was released in July 2014. Version 2.0 introduced
- significant improvements in terms of its run-script functionality and on
- other areas. It's a potentially backwards-incompatible upgrade though.
+ npm is already at version 2.5.1 (February 2015, version 3.4.0 on
+ November 2015) and Ubuntu is still packaging version 1.4.21 which was
+ released in July 2014. Version 2.0 introduced significant improvements
+ in terms of its run-script functionality and on other areas. It's a
+ potentially backwards-incompatible upgrade though.
  
  Users can always install the latest npm themselves, but it would be nice
  to have a more recent version in the package repository.

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

Title:
  Upgrade to version 3.x

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

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


[Bug 1419065] Re: Upgrade to version 2.x

2015-11-12 Thread Ricardo Graça
** Bug watch added: Debian Bug tracker #804633
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804633

** Also affects: npm (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804633
   Importance: Unknown
   Status: Unknown

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

Title:
  Upgrade to version 2.x

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

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


[Bug 995406] Re: User not added to group sambashare: You do not have permission to create a usershare.

2015-05-23 Thread Ricardo Graça
** Tags added: vivid

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

Title:
  User not added to group sambashare:  You do not have permission to
  create a usershare.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-share/+bug/995406/+subscriptions

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


[Bug 1431345] Re: package mysql-common 5.6.23-1~exp1~ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-05-18 Thread Ricardo Graça
 Have you removed your /etc/mysql directory?

I have done that to try to fix another problem related to installing
mysql-server-5.6 after having installed (and subsequently removed)
mariadb 10.0. However, the removal of that directory was done after
removing the mysql-server package, so I was expecting that installing
the package again would re-create it. It seems to have done that as I
can see that directory in my system, however this error is still
present.

What are the consequences of manually removing this directory?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1431345

Title:
  package mysql-common 5.6.23-1~exp1~ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1431345/+subscriptions

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


[Bug 1431345] Re: package mysql-common 5.6.23-1~exp1~ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-05-18 Thread Ricardo Graça
 Have you removed your /etc/mysql directory?

I have done that to try to fix another problem related to installing
mysql-server-5.6 after having installed (and subsequently removed)
mariadb 10.0. However, the removal of that directory was done after
removing the mysql-server package, so I was expecting that installing
the package again would re-create it. It seems to have done that as I
can see that directory in my system, however this error is still
present.

What are the consequences of manually removing this directory?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1431345

Title:
  package mysql-common 5.6.23-1~exp1~ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1431345/+subscriptions

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


[Bug 1431345] Re: package mysql-common 5.6.23-1~exp1~ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-05-18 Thread Ricardo Graça
 Have you removed your /etc/mysql directory?

I have done that to try to fix another problem related to installing
mysql-server-5.6 after having installed (and subsequently removed)
mariadb 10.0. However, the removal of that directory was done after
removing the mysql-server package, so I was expecting that installing
the package again would re-create it. It seems to have done that as I
can see that directory in my system, however this error is still
present.

What are the consequences of manually removing this directory?

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

Title:
  package mysql-common 5.6.23-1~exp1~ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1431345/+subscriptions

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


[Bug 1431345] Re: package mysql-common 5.6.23-1~exp1~ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-05-18 Thread Ricardo Graça
 Have you removed your /etc/mysql directory?

I have done that to try to fix another problem related to installing
mysql-server-5.6 after having installed (and subsequently removed)
mariadb 10.0. However, the removal of that directory was done after
removing the mysql-server package, so I was expecting that installing
the package again would re-create it. It seems to have done that as I
can see that directory in my system, however this error is still
present.

What are the consequences of manually removing this directory?

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

Title:
  package mysql-common 5.6.23-1~exp1~ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1431345/+subscriptions

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


[Bug 1103044] Re: outdated version of nodejs (ubuntu 12.04 / 12.10 / 13.04 / 14.04 /14.10/15.04)

2015-05-13 Thread Ricardo Graça
** Summary changed:

- outdated version of nodejs (ubuntu 12.04 / 12.10 / 13.04 / 14.04 /14.10)
+ outdated version of nodejs (ubuntu 12.04 / 12.10 / 13.04 / 14.04 /14.10/15.04)

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

Title:
  outdated version of nodejs (ubuntu 12.04 / 12.10 / 13.04 / 14.04
  /14.10/15.04)

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

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


[Bug 1419065] [NEW] Upgrade to version 2.x

2015-02-06 Thread Ricardo Graça
Public bug reported:

npm is already at version 2.5.1 and Ubuntu is still packaging version
1.4.21 which was released in July 2014. Version 2.0 introduced
significant improvements in terms of its run-script functionality and on
other areas. It's a potentially backwards-incompatible upgrade though.

Users can always install the latest npm themselves, but it would be nice
to have a more recent version in the package repository.

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

** Description changed:

- NPM is already at version 2.5.1 and Ubuntu is still packaging version
+ npm is already at version 2.5.1 and Ubuntu is still packaging version
  1.4.21 which was released in July 2014. Version 2.0 introduced
  significant improvements in terms of its run-script functionality and on
  other areas. It's a potentially backwards-incompatible upgrade though.
  
- Users can always install the latest NPM themselves, but it would be nice
+ Users can always install the latest npm themselves, but it would be nice
  to have a more recent version in the package repository.

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

Title:
  Upgrade to version 2.x

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

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


[Bug 1315873] Re: DVD playback no longer works on Trusty / XBMC Frodo 12.3

2014-07-13 Thread Ricardo Graça
Theoretically, according to this guide:
https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs it's
also necessary to run the following command:

sudo /usr/share/doc/libdvdread4/install-css.sh

I did that, but I still can't play dvds. I also get the same error about
Add. Sense: Read of scrambled sector without authentication which
seems to indicate that it's not possible to decode the copy protection
mechanism, even though libdvdcss is installed.

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

Title:
  DVD playback no longer works on Trusty / XBMC Frodo 12.3

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

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


[Bug 1315873] Re: DVD playback no longer works on Trusty / XBMC Frodo 12.3

2014-07-13 Thread Ricardo Graça
After running the previous command the only difference is that dmesg no
longer shows the Add. Sense errors. In fact there are no erros, but
XBMC still hangs in the Loading part when trying to playback a DVD.

Using vlc to play the same DVD works fine though.

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

Title:
  DVD playback no longer works on Trusty / XBMC Frodo 12.3

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

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


[Bug 1246734] Re: [Gimp] Save/Export only works in HUD, not in file dialog

2014-04-09 Thread Ricardo Graça
I'm not sure this bug's causes are the same as that bug (#1263205),
because there it says the problem is caused by installing a GTK3 library
from 14.04, and in my case I haven't installed that library or Gnome
Shell. Just plain old default 13.10.

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

Title:
  [Gimp] Save/Export only works in HUD, not in file dialog

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

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


[Bug 1277833] Re: NO fluent window resizing

2014-02-08 Thread Ricardo Graça
This isn't really a bug because it is possible to see the contents of
windows while resizing. It's just not enabled by default and you need to
install Compiz Config Settings Manager to enabled it:

http://askubuntu.com/questions/291386/how-do-i-enable-live-window-
resizing-in-ubuntu-13-04

** Package changed: ubuntu = compiz (Ubuntu)

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

Title:
  NO fluent window resizing

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

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


[Bug 1246734] Re: [Gimp] Save/Export only works in HUD, not in file dialog

2013-12-20 Thread Ricardo Graça
I can't reproduce with the exact steps you describe, but I'm also
affected by the save options being greyed out sometimes. So far it seems
to be somewhat random so steps to reproduce are difficult to explain.
This usually causes problems in my case:

1. Open a png image through the right-click menu on Nautilus
2. (It will probably succeed the first time)
3. Close Gimp
4. Re-open the png image through the right-click menu on Nautilus

At this point I'm usually left with all the save options greyed out
except for the Overwrite image.png option. I can also confirm that
using the HUD allows me to access all the options that are greyed out in
the menu.

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

Title:
  [Gimp] Save/Export only works in HUD, not in file dialog

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

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


[Bug 1248316] Re: Keyboard shortcuts for workspace switching lost after upgrades

2013-12-14 Thread Ricardo Graça
** Changed in: gnome-settings-daemon (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/1248316

Title:
  Keyboard shortcuts for workspace switching lost after upgrades

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1248316/+subscriptions

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


[Bug 995406] Re: User not added to group sambashare: You do not have permission to create a usershare.

2013-11-14 Thread Ricardo Graça
If I'm not mistaken this only affects non-Administrator user accounts.
It is happening on my fresh installation of 13.10.

Steps to reproduce:

1) Create a new unprivileged user using the User Accounts control panel
2) Login with this new user account
3) Try to share a folder with Nautilus

Expected results:

- The share is created

Actual results:

- Sharing fails with error:

'net usershare' returned error 255: net usershare: cannot open usershare 
directory /var/lib/samba/usershares. Error Permission denied
You do not have permission to create a usershare. Ask your administrator to 
grant you permissions to create a share.

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

Title:
  User not added to group sambashare:  You do not have permission to
  create a usershare.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-share/+bug/995406/+subscriptions

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


[Bug 1248316] Re: Keyboard shortcuts for workspace switching lost after upgrades

2013-11-09 Thread Ricardo Graça
I'm not sure it's upgrades that cause this issue, because I'm also
experiencing loss of custom keyboard shortcuts. I think the reverting of
keyboard shortcuts back to their default values happens at every reboot,
although I think it doesn't always happen.

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

Title:
  Keyboard shortcuts for workspace switching lost after upgrades

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1248316/+subscriptions

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


[Bug 1248316] Re: Keyboard shortcuts for workspace switching lost after upgrades

2013-11-09 Thread Ricardo Graça
In my case I didn't upgrade, but did a fresh install of 13.10 instead.

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

Title:
  Keyboard shortcuts for workspace switching lost after upgrades

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1248316/+subscriptions

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


[Bug 800599] Re: OpenGL windows always on top with Unity-2D and fglrx driver

2013-11-04 Thread Ricardo Graça
It seems this was a problem with older Catalyst versions and judging by
the last comments seems to be fixed by now. I no longer have an AMD GPU
so I can't test this, so if anyone else could test it we could move this
bug forward.

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

Title:
  OpenGL windows always on top with Unity-2D and fglrx driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/800599/+subscriptions

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


[Bug 1153343] Re: Custom shortcuts using super+a key only last for current session

2013-10-30 Thread Ricardo Graça
Isn't this the same issue as bug #1078072?

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

Title:
  Custom shortcuts using super+a key only last for current session

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

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


[Bug 1103044] Re: outdated version of nodejs (ubuntu 12.04.1 / 12.10 / 13.04 / 13.10)

2013-10-28 Thread Ricardo Graça
The current node version in 13.10 is 0.10.15, so at least there this can
be marked as Fix Released I suppose.

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

Title:
  outdated version of nodejs (ubuntu 12.04.1 / 12.10 / 13.04 / 13.10)

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

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


[Bug 1240198] Re: wrong keyboard layout active after booting into desktop, after upgrade to saucy

2013-10-24 Thread Ricardo Graça
Does the keyboard layout indicator (on the Unity bar) show the correct
(german in your case) layout although the keyboard actually behaves like
it's an english one?

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

Title:
  wrong keyboard layout active after booting into desktop, after upgrade
  to saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1240198/+subscriptions

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


[Bug 1240198] Re: wrong keyboard layout active after booting into desktop, after upgrade to saucy

2013-10-24 Thread Ricardo Graça
Stupid question, you already answered it in the bug report.

Another fix is going to the indicator and clicking on the correct
layout. Might be slightly faster than switching to one of the virtual
terminals.

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

Title:
  wrong keyboard layout active after booting into desktop, after upgrade
  to saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1240198/+subscriptions

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


[Bug 1170647] Re: Clicking on Nautilus’ launcher icon opens new window instead of restoring the minimized one when browsing external drives/locations

2013-10-22 Thread Ricardo Graça
Actually there is no need to minimize the original Nautilus window to
reproduce this bug. All it takes is the Nautilus window loosing focus,
e.g. when changing to another application and then attempting to get
back to the Nautilus window showing an external drive.

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

Title:
  Clicking on Nautilus’ launcher icon opens new window instead of
  restoring the minimized one when browsing external drives/locations

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

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

[Bug 980159] Re: gimp window focus changes between invocations

2012-11-25 Thread Ricardo Graça
I think this is specific to Gimp because even using regular menus the
image window loses focus after opening any other modal windows. The
focus is returned to the toolbar instead.

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

Title:
  gimp window focus changes between invocations

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

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


[Bug 1020029] Re: Launcher icons bring application windows in current workspace

2012-10-31 Thread Ricardo Graça
This seems to only occur when one (or both) windows are touching both
the top and bottom screen edges. When the same windows are in the middle
of the screen resized so that they don't touch any of the screen edges I
can jump back and forth between them with no problem.

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

Title:
  Launcher icons bring application windows in current workspace

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

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


[Bug 1006513] Re: Srolling handle prevents window resize

2012-07-27 Thread Ricardo Graça
*** This bug is a duplicate of bug 907837 ***
https://bugs.launchpad.net/bugs/907837

Or make the scrollbar itself thicker instead of adding that handle. Or
move the handle to the left side of the scrollbar instead of the right
side. This way it won't cover the window resize border. Doesn't seem
like that hard to fix this.

** This bug has been marked a duplicate of bug 907837
   Scrollbars - difficult to resize panels with 12.04 overlay scrollbar

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

Title:
  Srolling handle prevents window resize

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/1006513/+subscriptions

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


[Bug 1029165] [NEW] Settings window too big if there's an error message in a plugin

2012-07-25 Thread Ricardo Graça
Public bug reported:

If, for some reason, there's an error message in one of the plugins, the 
settings window is expanded so that the whole message string is visible. I 
attached two pictures showing this problem. You can see that the problem is in 
the plugins tab. The error message seems to be in the Youtube plugin (? Hard to 
tell as it's just a green arrow). This probably requires some special 
conditions so it may not be all that easy to reproduce.
I have a portuguese (from Portugal) Google Apps account that I have entered in 
the Online Accounts dialog window (through Empathy). In Portugal the youtube 
service isn't available to users of Google Apps yet, so that's what the error 
message is saying. I usually see that message in the web browser if I try to 
login to youtube with my Google Apps account.

Steps to reproduce:

1) Have a Google Apps account in a country that doesn't support youtube service 
yet
2) Open Shotwell
3) Go to menu Edit - Settings

Expected results:
The settings window isn't stretched beyond the screen's boundaries

Actual results:
The settings window is expanded horizontally beyond the screen's boundaries so 
that an error message is visible in the plugins tab

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: shotwell 0.12.3-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Wed Jul 25 23:18:50 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 LANGUAGE=pt:pt_BR:en
 TERM=xterm
 PATH=(custom, user)
 LANG=pt_PT.UTF-8
 SHELL=/bin/bash
SourcePackage: shotwell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Settings window too big if there's an error message in a plugin

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

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


[Bug 1029165] Re: Settings window too big if there's an error message in a plugin

2012-07-25 Thread Ricardo Graça
** Attachment added: Stretched settings window
   
https://bugs.launchpad.net/bugs/1029165/+attachment/3236161/+files/shotwell%20-%20settings%20window.jpg

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

Title:
  Settings window too big if there's an error message in a plugin

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

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


[Bug 1029165] Re: Settings window too big if there's an error message in a plugin

2012-07-25 Thread Ricardo Graça
** Attachment added: Plugin tab of the settings window
   
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1029165/+attachment/3236164/+files/shotwell%20-%20settings%20window2.jpg

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

Title:
  Settings window too big if there's an error message in a plugin

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

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


[Bug 1029165] Re: Settings window too big if there's an error message in a plugin

2012-07-25 Thread Ricardo Graça
** Bug watch added: trac.yorba.org/ #5581
   http://trac.yorba.org/ticket/5581

** Also affects: shotwell via
   http://trac.yorba.org/ticket/5581
   Importance: Unknown
   Status: Unknown

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

Title:
  Settings window too big if there's an error message in a plugin

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

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


[Bug 938605] Re: No way to cancel a drag in Nautilus

2012-06-20 Thread Ricardo Graça
This afffects me and I'm using a Mac aluminium keyboard, PT locale and I
have the Open terminal here extension installed and dropbox. Other
than that I don't think there's anything different from the stock
install. There has to be a common denominator here.

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

Title:
  No way to cancel a drag in Nautilus

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

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


[Bug 917830] Re: Breadcrumbs using light background color unless focused or hovered over with cursor

2012-06-13 Thread Ricardo Graça
I have light-themes 0.1.9.1-0ubuntu1 and I'm still seeing this on 12.04.
Shouldn't it be fixed according to the Fix released status of this
bug?

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

Title:
  Breadcrumbs using light background color unless focused or hovered
  over with cursor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/917830/+subscriptions

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


[Bug 1011179] Re: browres want go to web site wksr .com

2012-06-10 Thread Ricardo Graça
When does this happen? In what situation? It doesn't look like a bug at
all, but something caused by a malicious website.

** Description changed:

- browres want go to web site
+ browser wants go to web site wksr.com
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 12.0+build1-0ubuntu0.11.04.1
  ProcVersionSignature: Ubuntu 2.6.38-15.60-generic 2.6.38.8
  Uname: Linux 2.6.38-15-generic i686
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: i386
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  soho   1278 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  soho   1278 F pulseaudio
  BuildID: 20120423122935
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
-  Card hw:0 'ICH5'/'Intel ICH5 with ALC202 at irq 17'
-Mixer name : 'Realtek ALC202 rev 0'
-Components : 'AC97a:414c4740'
-Controls  : 37
-Simple ctrls  : 23
+  Card hw:0 'ICH5'/'Intel ICH5 with ALC202 at irq 17'
+    Mixer name : 'Realtek ALC202 rev 0'
+    Components : 'AC97a:414c4740'
+    Controls  : 37
+    Simple ctrls  : 23
  Channel: release
  Date: Sun Jun 10 09:34:02 2012
  ForcedLayersAccel: False
  IfupdownConfig:
-  auto lo
-  iface lo inet loopback
+  auto lo
+  iface lo inet loopback
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  IpRoute:
-  71.88.192.0/22 dev eth0  proto kernel  scope link  src 71.88.193.156  metric 
1 
-  169.254.0.0/16 dev eth0  scope link  metric 1000 
-  default via 71.88.192.1 dev eth0  proto static
+  71.88.192.0/22 dev eth0  proto kernel  scope link  src 71.88.193.156  metric 
1
+  169.254.0.0/16 dev eth0  scope link  metric 1000
+  default via 71.88.192.1 dev eth0  proto static
  IwConfig:
-  lono wireless extensions.
-  
-  eth0  no wireless extensions.
+  lono wireless extensions.
+ 
+  eth0  no wireless extensions.
  Plugins:
-  Shockwave Flash - Lib=libflashplayer.so, 
Location=/usr/lib/flashplugin-installer
-  Windows Media Player Plug-in 10 (compatible; Totem) - 
Lib=libtotem-gmp-plugin.so, Location=/usr/lib/mozilla/plugins
-  QuickTime Plug-in 7.6.6 - Lib=libtotem-narrowspace-plugin.so, 
Location=/usr/lib/mozilla/plugins
-  DivX® Web Player - Lib=libtotem-mully-plugin.so, 
Location=/usr/lib/mozilla/plugins
-  VLC Multimedia Plugin (compatible Totem 2.32.0) - 
Lib=libtotem-cone-plugin.so, Location=/usr/lib/mozilla/plugins
+  Shockwave Flash - Lib=libflashplayer.so, 
Location=/usr/lib/flashplugin-installer
+  Windows Media Player Plug-in 10 (compatible; Totem) - 
Lib=libtotem-gmp-plugin.so, Location=/usr/lib/mozilla/plugins
+  QuickTime Plug-in 7.6.6 - Lib=libtotem-narrowspace-plugin.so, 
Location=/usr/lib/mozilla/plugins
+  DivX® Web Player - Lib=libtotem-mully-plugin.so, 
Location=/usr/lib/mozilla/plugins
+  VLC Multimedia Plugin (compatible Totem 2.32.0) - 
Lib=libtotem-cone-plugin.so, Location=/usr/lib/mozilla/plugins
  ProcEnviron:
-  LANGUAGE=en_US:en
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US:en
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=12.0/20120423122935 (Running)
  RfKill:
-  
+ 
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/07/2005
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BF86510A.86A.0075.P24.0503071605
  dmi.board.name: D865GVHZ
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAC72418-109
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBF86510A.86A.0075.P24.0503071605:bd03/07/2005:svn:pn:pvr:rvnIntelCorporation:rnD865GVHZ:rvrAAC72418-109:cvn:ct2:cvr:

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

Title:
  browres want go to web site wksr .com

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

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

[Bug 630203] Re: Macintosh keyboard layout is wrong

2012-06-10 Thread Ricardo Graça
Funny. My problem with a portuguese layout is the exact opposite of the
original bug report. The key next to shift in the bottom left is a  and
a  and I get a ` and ~.

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

Title:
  Macintosh keyboard layout is wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/630203/+subscriptions

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


[Bug 992023] Re: Ubuntu 12.04 USB problem on Msi u270

2012-05-10 Thread Ricardo Graça
This affects me and I'm not using a MSI u270, but a Mac Mini with Ubuntu
running as guest on Virtualbox.

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

Title:
  Ubuntu 12.04 USB problem on Msi u270

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

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


[Bug 997352] [NEW] KMyMoney doesn't start due to missing decimal symbol in KDE settings

2012-05-09 Thread Ricardo Graça
Public bug reported:

After a fresh install of Ubuntu 12.04 I installed KMyMoney. It installed 
without any errors. When I click on the launcher icon I get a message saying 
something like The monetary decimal separator symbol isn't correctly defined 
in KDE System Settings, in the Regional Settings. Configure it with a 
reasonable value and restart KMyMoney. This is a rough translation of the 
message I see in portuguese which is the language I have set in this 
installation. To make matters worse, systemsettings isn't even installed. After 
setting the decimal separator setting to a comma (the default in Portugal) in 
systemsettings everything works fine. I've attached a screenshot of the 
regional settings panel right after installing systemsettings where it's 
visible that the decimal separator isn't set.
This bug has actually been present since at least 11.04.

Steps to reproduce:
1) In a system with Portuguese locale (possibly others will exhibit the same 
problem) install KMYMoney without having installed anything from KDE previously 
(or at least without having systemsettings installed)
2) Run KMyMoney

Expected results:
KMyMoney runs fine

Actual results:
KMYMoney doesn't start and a dialog box with an error message is shown to the 
user instead

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: kmymoney 4.6.1-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Wed May  9 22:23:08 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 LANGUAGE=pt:pt_BR:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=pt_PT.UTF-8
 SHELL=/bin/bash
SourcePackage: kmymoney
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  KMyMoney doesn't start due to missing decimal symbol in KDE settings

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

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


[Bug 997352] Re: KMyMoney doesn't start due to missing decimal symbol in KDE settings

2012-05-09 Thread Ricardo Graça
** Attachment added: kde_systemsettings.jpg
   
https://bugs.launchpad.net/bugs/997352/+attachment/3139132/+files/kde_systemsettings.jpg

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

Title:
  KMyMoney doesn't start due to missing decimal symbol in KDE settings

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

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


[Bug 933379] Re: Cannot accept new Empathy Contact Requests

2012-02-27 Thread Ricardo Graça
I just hit this as well. The contacts were actually spam, but I'm not
sure if that was the reason I  couldn't find how to approve/disapprove
the request.

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

Title:
  Cannot accept new Empathy Contact Requests

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

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


[Bug 939855] [NEW] Kdenlive hits a critical error after installation

2012-02-23 Thread Ricardo Graça
Public bug reported:

After a fresh install of Kdenlive it complaints that there is some
problem with MLT and that it can't find an SDL module. This makes it
impossible to run the version of the program that is on the official
Ubuntu 11.10 repositories. It seems the problem is related to an
incorrect version of libmlt++3. The available version of this lib
(0.7.4-3) seems to be incompatible with the version of kdenlive
currently available (0.8-4).

Steps to reproduce:

1) Install kdenlive from the Ubuntu repositories
2) Run kdenlive

Expected result:

Kdenlive works and I can do video editing

Actual result:

Kdenlive doesn't even start and I can't do video editing

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: kdenlive 0.8-4build1
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Thu Feb 23 21:53:21 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: kdenlive
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric 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/939855

Title:
  Kdenlive hits a critical error after installation

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

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


[Bug 939855] Re: Kdenlive hits a critical error after installation

2012-02-23 Thread Ricardo Graça
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939855

Title:
  Kdenlive hits a critical error after installation

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

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


[Bug 897850] Re: LibreOffice Writer does not show titlebar or window controls when maximized

2012-02-19 Thread Ricardo Graça
Like Max Gardner this happens to me sometimes and (so far) only when
opening files through nautilus. The affected LO instance doesn't show up
on Alt+Tab or the Unity launcher. Sometimes it opens just fine. Maybe
it's related to the lo-menubar package? It's very hard to reproduce
consistently as it appears to be independent of file type or contents.
Also, after opening and closing files a few times the problem seems to
go away for the duration of the session.

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

Title:
  LibreOffice Writer does not show titlebar or window controls when
  maximized

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

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


[Bug 897156] Re: xul-ext-gdata-provider: Provider for Google Calendar is incompatibilite with Thunderbird 8

2011-12-19 Thread Ricardo Graça
@Chris Coulson Would it be valid to do that procedure on a Live CD? If
that won't do it I can try to reproduce it on a virtual machine.

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

Title:
  xul-ext-gdata-provider: Provider for Google Calendar is
  incompatibilite with Thunderbird 8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightning-extension/+bug/897156/+subscriptions

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


[Bug 852763] Re: Position in app list not remembered when navigating back from More Info screen

2011-12-11 Thread Ricardo Graça
I believe that bug #828913 has a broader description of the problem, and
so this should be marked as duplicate of that bug. In that bug report
all forward/back actions are reported to exhibit this behaviour.

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

Title:
  Position in app list not remembered when navigating back from More
  Info screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/852763/+subscriptions

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


[Bug 897411] Re: iotop crashes every start

2011-12-05 Thread Ricardo Graça
@pioruns It should just work even when run by a regular user. I have
been using it for years and never faced this problem before.

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

Title:
  iotop crashes every start

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

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


[Bug 899903] Re: iotop crashed with OSError in recv(): Netlink error: Die Operation ist nicht erlaubt (1)

2011-12-05 Thread Ricardo Graça
*** This bug is a duplicate of bug 897411 ***
https://bugs.launchpad.net/bugs/897411

** This bug has been marked a duplicate of bug 897411
   iotop crashes every start

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

Title:
  iotop crashed with OSError in recv(): Netlink error: Die Operation ist
  nicht erlaubt (1)

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

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


[Bug 897411] Re: iotop crashes every start

2011-12-01 Thread Ricardo Graça
Running as root with sudo iotop works, but it fails when running as a
regular user.

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

Title:
  iotop crashes every start

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

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


[Bug 860672] Re: eog shows raw CR2 as blank

2011-11-29 Thread Ricardo Graça
gThumb also doesn't show the image.

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

Title:
  eog shows raw CR2 as blank

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

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


[Bug 887676] Re: location already mounted error after plugging in my iphone 3gs with ios5

2011-11-25 Thread Ricardo Graça
Also happens with iPod Touch 4G and iOS 5.0.1

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

Title:
  location already mounted error after plugging in my iphone 3gs with
  ios5

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

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


[Bug 884168] Re: Rhythmbox crashed on start

2011-11-22 Thread Ricardo Graça
I know this isn't a complete backtrace because I see lots of ?? in
there, but I have no idea what -dbg packages to install besides the
rhythmbox one because the script that is supposed to retrieve this info
doesn't return anything and the program crashes on startup so I can't
use the script that retrieves the dependencies while the program is
running.

** Attachment added: gdb-rhythmbox.txt
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/884168/+attachment/2605411/+files/gdb-rhythmbox.txt

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

Title:
  Rhythmbox crashed on start

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

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


[Bug 748340] Re: btrfsck fails with unsupported option features, must [ignore] to boot

2011-11-20 Thread Ricardo Graça
Still present in Oneiric. As in comment #15 I have a /boot partition
with ext4 and / and /home with btrfs and the compress=lzo option. I
didn't perform a balance on the filesystem however, unless the system
did it by itself.

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

Title:
  btrfsck fails with unsupported option features, must [ignore] to
  boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/748340/+subscriptions

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


[Bug 850199] Re: Scroll wheel does not work on gwibber

2011-11-20 Thread Ricardo Graça
The thing is that the scroll bar doesn`t appear when I firt start
Gwibber, thus the mouse scroll wheel doesn`t work. Changing to the
messages pane and then back at the home pane made the scroll bar on the
right appear again, which made the mouse scroll wheel scroll the window
as expected.

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

Title:
  Scroll wheel does not work on gwibber

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

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


[Bug 885913] Re: Arrow keys navigation broken since upgrade to 11.10

2011-11-03 Thread Ricardo Graça
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/885913

Title:
  Arrow keys navigation broken since upgrade to 11.10

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

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


[Bug 885913] [NEW] Arrow keys navigation broken since upgrade to 11.10

2011-11-03 Thread Ricardo Graça
Public bug reported:

Since the upgrade of Ubuntu from 11.04 to 11.10, navigating with the
arrow keys in nautilus has become much harder than it used to be since
it's no longer possible to use the right/left keys to navigate through
all the files. E.g. in icon view when selecting the first file in a row
and pressing the right arrow to go through all the files in that row,
when the last file in the row is selected, pressing right arrow key
again doesn't select the first file in the bottom row.

Steps to reproduce:
1) Set nautilus to icon view
2) Open a folder with enough files to display several rows of icons
3) Select the top left icon in the navigation panel
4) Press and hold the right arrow key

Expected results:
- Upon reaching the last icon in the row, the selection advances to the 
leftmost icon in the row below the current one

Actual results:
- The selection is stuck on the rightmost icon of the current row

This causes great unnecessary effort to select files sequentially, as
now I have to press down when reaching the last icon in a row, and then
press the left key a great number of times, or keep it pressed.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.0-0ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Thu Nov  3 22:22:28 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric 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/885913

Title:
  Arrow keys navigation broken since upgrade to 11.10

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

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


[Bug 883942] Re: With two panels can't click on breadcrumb navigation buttons on inactive panel

2011-10-30 Thread Ricardo Graça
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883942

Title:
  With two panels can't click on breadcrumb navigation buttons on
  inactive panel

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

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


[Bug 883942] [NEW] With two panels can't click on breadcrumb navigation buttons on inactive panel

2011-10-30 Thread Ricardo Graça
Public bug reported:

When opening a second panel in Nautilus it's not possible to click on
the breadcrumb navigation buttons on the inactive panel. This means that
if I want to navigate to another location in the scondary panel I have
to click somewhere on the navigation area of the inactive panel first
and only then can I click on the breadcrumb buttons.

Steps to repdroduce:
1) Open a second panel (F3)
2) Click on a breadcrumb navigation button on the newly opened (and inactive) 
panel

Expected results:
- The contents of the inactive panel's navigation area change to reflect the 
new location and the clicked panel becomes active

Actual results:
- The breadcrumb buttons don't respond to clicks and thus the panel continues 
to be inactive and its location remains the same

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.0-0ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Sun Oct 30 19:06:06 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric 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/883942

Title:
  With two panels can't click on breadcrumb navigation buttons on
  inactive panel

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

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


[Bug 883200] [NEW] Launcher fails to adapt its height when monitor changes after login

2011-10-28 Thread Ricardo Graça
Public bug reported:

When I connect an external monitor (with higher resolution) to my laptop after 
booting up only with the internal screen, the launcher fails to grow to the new 
height. I attached a screenshot showing the problem. I have my system 
configured to use only the external monitor when it's present and turn off the 
internal laptop screen. If I change the monitor's resolution afterwards the 
launcher fits the new height perfectly.
This is an Asus Eee PC1000h running Ubuntu 11.10 installed fresh with all the 
latest updates and Unity 4.22. The internal screen resolution is 1024x600 and 
the external one is 1400x1050.

Steps to reproduce:
1) Start Ubuntu without any external monitor connected
2) Login
3) Connect an external monitor with higher resolution than the internal one

Expected result:
- Unity launcher changes its height to fit the new vertical resolution

Actual result:
- Unity launcher maintains its height as if the screen resolution hadn't change

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.22.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,gnomecompat,grid,imgpng,mousepoll,move,place,regex,resize,session,snap,unitymtgrabhandles,vpswitch,wall,animation,expo,ezoom,fade,scale,unityshell,workarounds]
CompositorRunning: compiz
Date: Fri Oct 28 18:13:47 2011
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
EcryptfsInUse: Yes
GraphicsCard:
 Intel Corporation Mobile 945GME Express Integrated Graphics Controller 
[8086:27ae] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:8340]
   Subsystem: ASUSTeK Computer Inc. Device [1043:8340]
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
MachineType: ASUSTeK Computer INC. 1000H
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.0.0-12-generic 
root=UUID=c7580855-03d8-4852-ba97-3ca61cf0bd1c ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/21/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2204
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: 1000H
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.asset.tag: 0x
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTek Computer INC.
dmi.chassis.version: x.x
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2204:bd10/21/2009:svnASUSTeKComputerINC.:pn1000H:pvrx.x:rvnASUSTeKComputerINC.:rn1000H:rvrx.xx:cvnASUSTekComputerINC.:ct10:cvrx.x:
dmi.product.name: 1000H
dmi.product.version: x.x
dmi.sys.vendor: ASUSTeK Computer INC.
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu5
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: apport-bug compiz-0.9 i386 oneiric 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/883200

Title:
  Launcher fails to adapt its height when monitor changes after login

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

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


[Bug 883200] Re: Launcher fails to adapt its height when monitor changes after login

2011-10-28 Thread Ricardo Graça
** Attachment added: Launcher not ocupying the full screen height
   
https://bugs.launchpad.net/bugs/883200/+attachment/2576853/+files/unity_bug.jpeg

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

Title:
  Launcher fails to adapt its height when monitor changes after login

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

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