[Bug 1778983] Re: Resume from suspend on Wayland breaks window positioning

2023-08-25 Thread elPraga
Thank you @jkavery for the extension! This is not a serious bug, but it
is very annoying!

Thank you!

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

Title:
  Resume from suspend on Wayland breaks window positioning

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


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

[Bug 1980735] Re: calling import _gi causes ImportError _gi.cpython-38-aarch64-linu-gnu.so

2022-07-24 Thread elPraga
Finally,

I managed to fix the issue myself.

I found  this bug report describing a similar problem:
https://bugzilla.redhat.com/show_bug.cgi?id=1636626 - based on that, I:

1. uninstalled `apt purge nautilus-extension-fma nautilus-image-
converter` (to make sure none of the extensions are calling Python2.

after this step, I noticed another error (that previously did not
appear):

`(org.gnome.Nautilus:15062): Nautilus-Python-WARNING **: 05:32:20.623:
g_module_open libpython failed: /usr/lib/libpython3.8.so.1.0: cannot
open shared object file: No such file or directory`

2. I fixed the error by: `sudo ln -s /usr/lib/aarch64-linux-
gnu/libpython3.8.so.1.0 /usr/lib/`


** Bug watch added: Red Hat Bugzilla #1636626
   https://bugzilla.redhat.com/show_bug.cgi?id=1636626

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

Title:
  calling import _gi causes ImportError _gi.cpython-38-aarch64-linu-
  gnu.so

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


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

[Bug 1980735] [NEW] calling import _gi causes ImportError _gi.cpython-38-aarch64-linu-gnu.so

2022-07-05 Thread elPraga
Public bug reported:

I have noticed this error several days ago when overlay icons in
nautilus stopped working. I cannot pinpoint any action that might have
caused this behaviour as I do remember them working.

I have even tried reinstalling using `apt` and even installing the
GObject library locally in my home folder using `pip3`, but I am getting
the same errors.

I  am confident the bug is not in the Nextcould integration itself as I
am getting the same error with other Nautilus extensions as well.

I have been trying to find a clue on the internet for hours, but I was
unable to find even a hint.

Can someone please help? I would be grateful to get the extensions
working again (mainly the overlay icons).


These are the errors I am getting when starting Nautilus. I was getting the 
same errors when using the system-wide version. I tried installing the lib in 
my home folder to rule out corrupted filesystem.

```
Initializing nautilus-image-converter extension
ImportError: could not import gobject (error was: 
ImportError('/home/user/.local/lib/python3.8/site-packages/gi/_gi.cpython-38-aarch64-linux-gnu.so:
 undefined symbol: PyExc_NotImplementedError'))
Traceback (most recent call last):
  File "/usr/share/nautilus-python/extensions/syncstate-Nextcloud.py", line 29, 
in 
from gi.repository import GObject, Nautilus
  File "/home/user/.local/lib/python3.8/site-packages/gi/__init__.py", line 40, 
in 
from . import _gi
ImportError: 
/home/user/.local/lib/python3.8/site-packages/gi/_gi.cpython-38-aarch64-linux-gnu.so:
 undefined symbol: PyExc_NotImplementedError
Traceback (most recent call last):
  File "/usr/share/nautilus-python/extensions/nautilus-hide.py", line 19, in 

from gi.repository import Nautilus, GObject
  File "/home/user/.local/lib/python3.8/site-packages/gi/__init__.py", line 40, 
in 
from . import _gi
ImportError: 
/home/user/.local/lib/python3.8/site-packages/gi/_gi.cpython-38-aarch64-linux-gnu.so:
 undefined symbol: PyExc_NotImplementedError
Traceback (most recent call last):
  File "/usr/share/nautilus-python/extensions/nautilus-gsconnect.py", line 10, 
in 
import gi
  File "/home/user/.local/lib/python3.8/site-packages/gi/__init__.py", line 40, 
in 
from . import _gi
ImportError: 
/home/user/.local/lib/python3.8/site-packages/gi/_gi.cpython-38-aarch64-linux-gnu.so:
 undefined symbol: PyExc_NotImplementedError
```

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: python3-gi 3.36.0-1
ProcVersionSignature: Ubuntu 5.4.0-1065.75-raspi 5.4.189
Uname: Linux 5.4.0-1065-raspi aarch64
ApportVersion: 2.20.11-0ubuntu27.24
Architecture: arm64
CasperMD5CheckResult: skip
Date: Tue Jul  5 14:23:30 2022
ImageMediaBuild: 20200423.1
SourcePackage: pygobject
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug arm64 arm64-image focal raspi-image uec-images

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

Title:
  calling import _gi causes ImportError _gi.cpython-38-aarch64-linu-
  gnu.so

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


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

[Bug 1871684] Re: gnome-shell crashed - endlessly in a loop from lock screen - with SIGSEGV in st_theme_node_get_icon_style()

2020-04-09 Thread elPraga
*** This bug is a duplicate of bug 1868660 ***
https://bugs.launchpad.net/bugs/1868660

Might be also related to:

https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1868440

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

Title:
  gnome-shell crashed - endlessly in a loop from lock screen - with
  SIGSEGV in st_theme_node_get_icon_style()

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

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

[Bug 1868440] Re: gnome-shell crashed with SIGSEGV in st_theme_node_get_font_features()

2020-04-08 Thread elPraga
Yes, @juliank ! I am also suspecting gTile as the culprit for the
crashes. I haven't had enough time to make sure thought.

The bug I reported is: https://bugs.launchpad.net/ubuntu/+source/gnome-
shell/+bug/1871063

Thank you for the link to the github issue!

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

Title:
  gnome-shell crashed with SIGSEGV in st_theme_node_get_font_features()

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

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

[Bug 1871063] Re: gnome-shell crashed with SIGSEGV in st_theme_node_lookup_length()

2020-04-08 Thread elPraga
Might be related to:

https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1868440

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

Title:
  gnome-shell crashed with SIGSEGV in st_theme_node_lookup_length()

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

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

[Bug 1871063] Re: gnome-shell crashed with SIGSEGV in st_theme_node_lookup_length()

2020-04-08 Thread elPraga
OK, I get it.

I'm trying to investigate the crash, but I'm rather busy ATM.

You mentioned uninstalling all extensions would **disabling** them have
the same effect to trace the crash? (As you understand, it is much less
laborious than installing and uninstalling them)

Please, let me know if it is the same for your purposes.

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

Title:
  gnome-shell crashed with SIGSEGV in st_theme_node_lookup_length()

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

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

Re: [Bug 1871063] Re: gnome-shell crashed with SIGSEGV in st_theme_node_lookup_length()

2020-04-07 Thread elPraga
Thank you Daniel,

Don't you think though that a faulty extension *should not* cause a *the
whole session* to crash in the first place?

Tomas

On Mon, 6 Apr 2020, 11:56 Daniel van Vugt, 
wrote:

> I can't seem to find any other reports of this crash right now, but
> notice you do have a lot of extensions installed:
>
> b'org.gnome.shell' b'enabled-extensions' b"['clip...@gnome.besnik.de',
> 'clipboard-indica...@tudmotu.com', 'night-light-slider.ti...@linux.com',
> 'pause-night-li...@tijnschuurmans.nl', 'gTile@vibou',
> 'extensi...@abteil.org', 'stopwa...@domen.gamabit.com', 'Space@dev-
> crea.com', 'dash-to-d...@micxgx.gmail.com', 'journal@gnome-shell-
> extensions.zeitgeist-project.com', 'jump-lists@gnome-shell-extensions
> .zeitgeist-project.com', 'jump-li...@thoughtmonster.github.com', 'float-
> mpv@shou', 'cast-to...@rafostar.github.com', 'un...@hardpixel.eu',
> 'disk-space-us...@atareao.es', 'miniv...@thesecretaryofwar.com', 'gnome-
> shell-extension-tool', 'ubuntu-d...@ubuntu.com', 'quake-mode@repsac-
> by.github.com', 'gsconn...@andyholmes.github.io', 'places-menu@gnome-
> shell-extensions.gcampax.github.com', 'cpufreq@konkor', 'sound-output-
> device-choo...@kgshank.net', 'gnome-shell-screens...@ttll.de',
> 'you2ber@konkor', 'easyscreenc...@iacopodeenosee.gmail.com', 'steal-my-
> fo...@kagesenshi.org', 'appindicatorsupp...@rgcjonas.gmail.com',
> 'simple-d...@nothing.org']"
>
> Please uninstall all of them and then tell us if the problem still
> occurs.
>
> ** Information type changed from Private to Public
>
> ** Changed in: gnome-shell (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1871063
>
> Title:
>   gnome-shell crashed with SIGSEGV in st_theme_node_lookup_length()
>
> Status in gnome-shell package in Ubuntu:
>   Incomplete
>
> Bug description:
>   This is all the information I was able to gather. GS crashed right
>   after pressing Win+L on a bluetooth keyboard.
>
>   ProblemType: Crash
>   DistroRelease: Ubuntu 20.04
>   Package: gnome-shell 3.36.0-2ubuntu2
>   ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
>   Uname: Linux 5.4.0-21-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu22
>   Architecture: amd64
>   CurrentDesktop: GNOME
>   Date: Mon Apr  6 11:14:17 2020
>   DisplayManager: gdm3
>   ExecutablePath: /usr/bin/gnome-shell
>   InstallationDate: Installed on 2018-10-29 (524 days ago)
>   InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64
> (20181017.3)
>   ProcCmdline: /usr/bin/gnome-shell
>   RelatedPackageVersions: mutter-common 3.36.0-2ubuntu1
>   SegvAnalysis:
>Segfault happened at: 0x7f3d04d6996d
> :  mov(%rax),%rdi
>PC (0x7f3d04d6996d) ok
>source "(%rax)" (0xff0082c9ff0082c9) not located in a known VMA region
> (needed readable region)!
>destination "%rdi" ok
>   SegvReason: reading unknown VMA
>   Signal: 11
>   SourcePackage: gnome-shell
>   StacktraceTop:
>st_theme_node_lookup_length () at /usr/lib/gnome-shell/libst-1.0.so
>st_theme_node_get_length () at /usr/lib/gnome-shell/libst-1.0.so
>() at /usr/lib/x86_64-linux-gnu/libffi.so.7
>() at /usr/lib/x86_64-linux-gnu/libffi.so.7
>() at /usr/lib/libgjs.so.0
>   Title: gnome-shell crashed with SIGSEGV in st_theme_node_lookup_length()
>   UpgradeStatus: Upgraded to focal on 2020-03-27 (9 days ago)
>   UserGroups: adm cdrom dip kvm libvirt lpadmin plugdev sambashare sudo
>   separator:
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1871063/+subscriptions
>

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

Title:
  gnome-shell crashed with SIGSEGV in st_theme_node_lookup_length()

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

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

[Bug 1868440] Re: gnome-shell crashed with SIGSEGV in st_theme_node_get_font_features()

2020-04-04 Thread elPraga
Not sure if I'm adding my report to the correct bug, but still...

When I lock the screen or put the computer to sleep, gnome-shell
crashes. The crash might be related to extensions, as I was unable to
reproduce the crashes when extensions were disabled.

Nontheless, Gnome-shell should not crash or be unable to wake up from
suspend because of a faulty extension.

I'm not really sure if I am attaching the appropriate information,
please, let me know if more information is needed. (please, mention also
how to obtain it)

Thank you for your work!

with regards,

Tomas Kaluza

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

Title:
  gnome-shell crashed with SIGSEGV in st_theme_node_get_font_features()

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

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

[Bug 1870771] [NEW] Gnome shell crashes when screen is locked

2020-04-04 Thread elPraga
Public bug reported:

When I lock the screen or put the computer to sleep, gnome-shell
crashes. The crash might be related to extensions, as I was unable to
reproduce the crashes when extensions were disabled.

Nontheless, Gnome-shell should not crash or be unable to wake up from
suspend because of a faulty extension.

I'm not really sure if I am attaching the appropriate information,
please, let me know if more information is needed. (please, mention also
how to obtain it)

Thank you for your work!

with regards,

Tomas Kaluza

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.36.0-2ubuntu2
ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
Uname: Linux 5.4.0-21-generic x86_64
ApportVersion: 2.20.11-0ubuntu22
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Apr  4 12:52:40 2020
DisplayManager: gdm3
InstallationDate: Installed on 2018-10-29 (522 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
RelatedPackageVersions: mutter-common 3.36.0-2ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to focal on 2020-03-27 (7 days ago)

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


** Tags: amd64 apport-bug focal wayland-session

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

Title:
  Gnome shell crashes when screen is locked

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

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

[Bug 1573581] Re: Showing wrong times for imported calendars

2017-05-05 Thread elPraga
I believe I suffer from the same issue.

Here is the link to upstream bug report:
https://bugzilla.gnome.org/show_bug.cgi?id=782249

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

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

Title:
  Showing wrong times for imported calendars

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

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


[Bug 682075] Re: keyboard indicator has dot beside wrong layout

2011-02-18 Thread elPraga
I have to correct a little bit what I wrote.

I ment that now the keyboard indicator shows correctly the current
layout in the panel and updates on layout change.

But Pavol was right. When switching with the keyboard, it still has the
dot in wrong place.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.
https://bugs.launchpad.net/bugs/682075

Title:
  keyboard indicator has dot beside wrong layout

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


[Bug 682075] Re: keyboard indicator has dot beside wrong layout

2011-02-17 Thread elPraga
That is strange. I am running the latest updates and the keyboard indicator 
works already as expected. I am using separate distribution for each window and 
I can switch between Spanich, Czech and Russian keyboard with the indicator 
indicating the right one.
I can switch both using the keyboard and mouse.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.
https://bugs.launchpad.net/bugs/682075

Title:
  keyboard indicator has dot beside wrong layout

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


[Bug 711959] Re: gnome-default-applications-properties does not let me choose different default browser then firefox

2011-02-02 Thread elPraga
Ok, can be, but this bug should be reopened, because the gnome-default-
applications-properties should give me the option to choose a different
browser if I like to, and they do not. Before, there was an option to
choose an arbitrary command, which is missing now. I should be able to
have links as a default browser if I choose so ;-)

Please reopen this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.
https://bugs.launchpad.net/bugs/711959

Title:
  gnome-default-applications-properties does not let me choose different
  default browser then firefox

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


[Bug 711959] Re: gnome-default-applications-properties does not let me choose different default browser then firefox

2011-02-02 Thread elPraga
If I change the default value via gconf-editor, it get changed back
after starting gnome-default-applications-properties

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.
https://bugs.launchpad.net/bugs/711959

Title:
  gnome-default-applications-properties does not let me choose different
  default browser then firefox

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


[Bug 711962] Re: Unable to desenlazar (untie??) metacontacts in Empathy

2011-02-02 Thread elPraga


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

Title:
  Unable to desenlazar (untie??) metacontacts in Empathy

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


[Bug 711962] [NEW] Unable to desenlazar (untie??) metacontacts in Empathy

2011-02-02 Thread elPraga
Public bug reported:

Binary package hint: empathy

I have various accounts in Empathy. Some of them have the other ones in
a contact list. One time I tried to make a metacontact of all my
contacts. Now I cannot get rid of it. I cannot figure out how to make
them single again. The default way does not work.

I do not know if it is related or not, but it seems the the metacontacts
can be undone only if the contacts are offline.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: empathy 2.32.2-0ubuntu8
ProcVersionSignature: Ubuntu 2.6.38-1.28-generic 2.6.38-rc2
Uname: Linux 2.6.38-1-generic i686
Architecture: i386
Date: Wed Feb  2 17:23:49 2011
EcryptfsInUse: Yes
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
 LANGUAGE=es_ES:es:en_GB:en
 LANG=es_ES.UTF-8
 LC_MESSAGES=es_ES.utf8
 SHELL=/bin/bash
SourcePackage: empathy

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


** Tags: apport-bug i386 natty running-unity unity-2d

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

Title:
  Unable to desenlazar (untie??) metacontacts in Empathy

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


[Bug 711958] Re: gnome-default-applications-properties does not let me choose different default browser then firefox

2011-02-02 Thread elPraga


-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.
https://bugs.launchpad.net/bugs/711958

Title:
  gnome-default-applications-properties does not let me choose different
  default browser then firefox

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


[Bug 711958] [NEW] gnome-default-applications-properties does not let me choose different default browser then firefox

2011-02-02 Thread elPraga
Public bug reported:

Binary package hint: gnome-control-center

I like to use Google-chrome as a default browser, and indeed, Google-
chrome thinks that is the default browser in the system. Nevertheless
gnome-default-applications-properties says it is firefox, and its dialog
box does not let me change that.

It is annoying because firefox get open on ubuntu-bug reporting and on
other ocasions even though Chrome is running.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-control-center 1:2.32.1-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-1.28-generic 2.6.38-rc2
Uname: Linux 2.6.38-1-generic i686
Architecture: i386
Date: Wed Feb  2 17:13:17 2011
EcryptfsInUse: Yes
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
 LANGUAGE=es_ES:es:en_GB:en
 LANG=es_ES.UTF-8
 LC_MESSAGES=es_ES.utf8
 SHELL=/bin/bash
SourcePackage: gnome-control-center

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


** Tags: apport-bug i386 natty running-unity unity-2d

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.
https://bugs.launchpad.net/bugs/711958

Title:
  gnome-default-applications-properties does not let me choose different
  default browser then firefox

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


[Bug 711959] Re: gnome-default-applications-properties does not let me choose different default browser then firefox

2011-02-02 Thread elPraga


-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.
https://bugs.launchpad.net/bugs/711959

Title:
  gnome-default-applications-properties does not let me choose different
  default browser then firefox

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


[Bug 711959] [NEW] gnome-default-applications-properties does not let me choose different default browser then firefox

2011-02-02 Thread elPraga
Public bug reported:

Binary package hint: gnome-control-center

I like to use Google-chrome as a default browser, and indeed, Google-
chrome thinks that is the default browser in the system. Nevertheless
gnome-default-applications-properties says it is firefox, and its dialog
box does not let me change that.

It is annoying because firefox get open on ubuntu-bug reporting and on
other ocasions even though Chrome is running.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-control-center 1:2.32.1-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-1.28-generic 2.6.38-rc2
Uname: Linux 2.6.38-1-generic i686
Architecture: i386
Date: Wed Feb  2 17:13:17 2011
EcryptfsInUse: Yes
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
 LANGUAGE=es_ES:es:en_GB:en
 LANG=es_ES.UTF-8
 LC_MESSAGES=es_ES.utf8
 SHELL=/bin/bash
SourcePackage: gnome-control-center

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


** Tags: apport-bug i386 natty running-unity unity-2d

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.
https://bugs.launchpad.net/bugs/711959

Title:
  gnome-default-applications-properties does not let me choose different
  default browser then firefox

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


[Bug 682075] Re: keyboard indicator has dot beside wrong layout

2011-01-28 Thread elPraga
It is  quite sad, switching via keyboard shortcut works, but the
distribution shown is wrong. Can be VERY confusing for new or
unexperienced users. Please change the priority to something more than
low.













** Attachment added: "Teclado.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/682075/+attachment/1813517/+files/Teclado.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.
https://bugs.launchpad.net/bugs/682075

Title:
  keyboard indicator has dot beside wrong layout

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


[Bug 294991] Re: SIP/Ekiga accounts don't store contacts

2010-10-24 Thread elPraga
I agree, this makes SIP with Empathy impossible to use. I want to call
landlines in a different country using SIP, do I have to remember all
the numbers than? It's crazy. That is not how a default SIP application
should behave I think.

-- 
SIP/Ekiga accounts don't store contacts
https://bugs.launchpad.net/bugs/294991
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 270293] Re: keyboard indicator applet 2.22.2 does not switch kepboard layout

2009-02-18 Thread elPraga
I do not agree that it is something little important. At least for
people non-english languages. I live in Spain and have recently
installed Hardy on my mothers computer in Czech Republic. When I got
back to Spain, my mother called me that she cannot use linux anymore
because it does not write in Czech. She is booting to Windows now. For
an user that wants to use a computer to work this is a CRITICAL bug,
because it does not allow him/her to do the job.

My mother is a nurse and to be asking her to know how to type setxkbmap
cz in a terminal every time she wants to write the work report is not
user friendly at all.

I would vote to get it fixed in Hardy (at least via workaround as
mentioned earlier)

-- 
keyboard indicator applet 2.22.2 does not switch kepboard layout
https://bugs.launchpad.net/bugs/270293
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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