[Touch-packages] [Bug 1833013] Re: Interactive prompt during non-interactive install

2019-07-10 Thread Felipe Micaroni Lalli
I have some automatic scripts stopped to work recently. This is not a
feature, this is a bug and should be fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/1833013

Title:
  Interactive prompt during non-interactive install

Status in ansible package in Ubuntu:
  Incomplete
Status in openssl package in Ubuntu:
  Invalid

Bug description:
  `apt-get install -y -qq ansible` runs `whiptail --backtitle Package
  configuration --title Configuring libssl1.1:amd64 --output-fd 11
  --defaultno --yesno -- There are services installed on your system
  which need to be restarted  when certain libraries, such as libpam,
  libc, and libssl, are upgraded.  Since these restarts may cause
  interruptions of service for the system,  you will normally be
  prompted on each upgrade for the list of services  you wish to
  restart.  You can choose this option to avoid being  prompted;
  instead, all necessary restarts will be done for you  automatically so
  you can avoid being asked questions on each library  upgrade.  Restart
  services during package upgrades without asking? 16 77`, causing a
  non-interactive installation to be impossible.

  Also reported to the Ansible Local Vagrant provisioner because they
  will probably have to work around this in the short term:
  https://github.com/hashicorp/vagrant/issues/10914

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-04-23 Thread Felipe Micaroni Lalli
@leandromartinez98 your solution works also to IntelliJ, Webstorm and
Emacs after the restart, thank you. Will this bug be fixed natively to
next versions of Ubuntu?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libx11 in Ubuntu.
https://bugs.launchpad.net/bugs/518056

Title:
  cedilla appears as accented c (ć instead of ç) when typing 'c

Status in central project for keyboard configuration:
  Won't Fix
Status in ibus package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in libx11 package in Ubuntu:
  In Progress

Bug description:
  
  When typing in a US-international keyboard with dead-keys (or 
UK-international), 
  typing 'c results in an accented c instead of a cedilla.

  There is a workaround, which is editing the

  /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules

  file and changing the line

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa

  to

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa:en

  (add the 'en' at the end).

  However, every time some update on this file is applied, one looses the 
change,
  and we get back to the accented c. That means having to modify the file again,
  logout and login.

  For me this is no problem. But for my brother, mom, dad, etc, it is always 
something
  that at least makes me less proud of having convinced them to use Ubuntu, 
because
  they don't know what to do each time this happens.

  I think we really need a configurable keyboard layout, or at least (and that 
would
  be very easy), the inclusion of alternate layouts on install that for the 
dead-key
  options (as US-deadkey and UK-deakey), alternate layouts as 
US-deadkey-cedilla.

  This change is relevant for at least Portuguese and French.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-04-11 Thread Felipe Micaroni Lalli
@gunnarhj the same solution should be applied to pt_PT, you are right.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libx11 in Ubuntu.
https://bugs.launchpad.net/bugs/518056

Title:
  cedilla appears as accented c (ć instead of ç) when typing 'c

Status in central project for keyboard configuration:
  Won't Fix
Status in ibus package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in libx11 package in Ubuntu:
  In Progress

Bug description:
  
  When typing in a US-international keyboard with dead-keys (or 
UK-international), 
  typing 'c results in an accented c instead of a cedilla.

  There is a workaround, which is editing the

  /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules

  file and changing the line

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa

  to

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa:en

  (add the 'en' at the end).

  However, every time some update on this file is applied, one looses the 
change,
  and we get back to the accented c. That means having to modify the file again,
  logout and login.

  For me this is no problem. But for my brother, mom, dad, etc, it is always 
something
  that at least makes me less proud of having convinced them to use Ubuntu, 
because
  they don't know what to do each time this happens.

  I think we really need a configurable keyboard layout, or at least (and that 
would
  be very easy), the inclusion of alternate layouts on install that for the 
dead-key
  options (as US-deadkey and UK-deakey), alternate layouts as 
US-deadkey-cedilla.

  This change is relevant for at least Portuguese and French.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-04-07 Thread Felipe Micaroni Lalli
@leandromartinez98

In Emacs inside terminal (with the option -nw) it works very fine! But
not in Emacs windowed version.

GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.9)
 of 2014-06-06 on brownie, modified by Debian

My system is a Xubuntu:

No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.10
Release:14.10
Codename:   utopic

I also have problem with WebStorm 10.0 and IntelliJ 13.1.6

I tried your solution but without kill my session (I'm sorry, I can't do
it right now). There is a way to test without killing the section? Isn't
source ~/.profile not enough?

Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/518056

Title:
  cedilla appears as accented c (ć instead of ç) when typing 'c

Status in central project for keyboard configuration:
  Confirmed
Status in gtk+2.0 package in Ubuntu:
  Confirmed
Status in language-selector package in Ubuntu:
  Fix Released
Status in libx11 package in Ubuntu:
  New

Bug description:
  
  When typing in a US-international keyboard with dead-keys (or 
UK-international), 
  typing 'c results in an accented c instead of a cedilla.

  There is a workaround, which is editing the

  /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules

  file and changing the line

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa

  to

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa:en

  (add the 'en' at the end).

  However, every time some update on this file is applied, one looses the 
change,
  and we get back to the accented c. That means having to modify the file again,
  logout and login.

  For me this is no problem. But for my brother, mom, dad, etc, it is always 
something
  that at least makes me less proud of having convinced them to use Ubuntu, 
because
  they don't know what to do each time this happens.

  I think we really need a configurable keyboard layout, or at least (and that 
would
  be very easy), the inclusion of alternate layouts on install that for the 
dead-key
  options (as US-deadkey and UK-deakey), alternate layouts as 
US-deadkey-cedilla.

  This change is relevant for at least Portuguese and French.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-04-06 Thread Felipe Micaroni Lalli
Unfortunately I tested all solutions in this long thread and it does not
work in all cases. For example, for me, in Emacs I still get ć instead ç
and in IntelliJ and Webstorm the same. I have to let a gedit opened,
type there and then copy/paste, what is a mess! This fix have to
rollback exactly the same behavior we had in old versions of Ubuntu, and
the same behavior we have in all other systems: OpenBSD, Windows, Mac
OSX etc. It is a shame Ubuntu still have this bug so long!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/518056

Title:
  cedilla appears as accented c (ć instead of ç) when typing 'c

Status in central project for keyboard configuration:
  Confirmed
Status in gtk+2.0 package in Ubuntu:
  Confirmed
Status in language-selector package in Ubuntu:
  Fix Released
Status in libx11 package in Ubuntu:
  New
Status in xkeyboard-config package in Ubuntu:
  Confirmed

Bug description:
  
  When typing in a US-international keyboard with dead-keys (or 
UK-international), 
  typing 'c results in an accented c instead of a cedilla.

  There is a workaround, which is editing the

  /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules

  file and changing the line

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa

  to

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa:en

  (add the 'en' at the end).

  However, every time some update on this file is applied, one looses the 
change,
  and we get back to the accented c. That means having to modify the file again,
  logout and login.

  For me this is no problem. But for my brother, mom, dad, etc, it is always 
something
  that at least makes me less proud of having convinced them to use Ubuntu, 
because
  they don't know what to do each time this happens.

  I think we really need a configurable keyboard layout, or at least (and that 
would
  be very easy), the inclusion of alternate layouts on install that for the 
dead-key
  options (as US-deadkey and UK-deakey), alternate layouts as 
US-deadkey-cedilla.

  This change is relevant for at least Portuguese and French.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-04-06 Thread Felipe Micaroni Lalli
@raphael-calvo Your tears are delicious.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/518056

Title:
  cedilla appears as accented c (ć instead of ç) when typing 'c

Status in central project for keyboard configuration:
  Confirmed
Status in gtk+2.0 package in Ubuntu:
  Confirmed
Status in language-selector package in Ubuntu:
  Fix Released
Status in libx11 package in Ubuntu:
  New
Status in xkeyboard-config package in Ubuntu:
  Confirmed

Bug description:
  
  When typing in a US-international keyboard with dead-keys (or 
UK-international), 
  typing 'c results in an accented c instead of a cedilla.

  There is a workaround, which is editing the

  /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules

  file and changing the line

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa

  to

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa:en

  (add the 'en' at the end).

  However, every time some update on this file is applied, one looses the 
change,
  and we get back to the accented c. That means having to modify the file again,
  logout and login.

  For me this is no problem. But for my brother, mom, dad, etc, it is always 
something
  that at least makes me less proud of having convinced them to use Ubuntu, 
because
  they don't know what to do each time this happens.

  I think we really need a configurable keyboard layout, or at least (and that 
would
  be very easy), the inclusion of alternate layouts on install that for the 
dead-key
  options (as US-deadkey and UK-deakey), alternate layouts as 
US-deadkey-cedilla.

  This change is relevant for at least Portuguese and French.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-01-27 Thread Felipe Micaroni Lalli
Gunnar Hjalmarsson. Well, you can let two layouts. But you have to let
English (US, international) working in the exactly same behavior it
does in older versions of Ubuntu, in Mac OS X, in Window, in other Linux
distros etc. I never heard about English US international map to ć. I
didn't know about this: AltGr+comma +c gives ç and AltGr+comma
+C gives Ç. Nice to hear that, but this is not the common behavior and
absolutely no ones know about that.

This bug is also present on Xubuntu.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/518056

Title:
  cedilla appears as accented c (ć instead of ç) when typing 'c

Status in gtk+2.0 package in Ubuntu:
  Confirmed
Status in xkeyboard-config package in Ubuntu:
  Confirmed

Bug description:
  
  When typing in a US-international keyboard with dead-keys (or 
UK-international), 
  typing 'c results in an accented c instead of a cedilla.

  There is a workaround, which is editing the

  /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules

  file and changing the line

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa

  to

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa:en

  (add the 'en' at the end).

  However, every time some update on this file is applied, one looses the 
change,
  and we get back to the accented c. That means having to modify the file again,
  logout and login.

  For me this is no problem. But for my brother, mom, dad, etc, it is always 
something
  that at least makes me less proud of having convinced them to use Ubuntu, 
because
  they don't know what to do each time this happens.

  I think we really need a configurable keyboard layout, or at least (and that 
would
  be very easy), the inclusion of alternate layouts on install that for the 
dead-key
  options (as US-deadkey and UK-deakey), alternate layouts as 
US-deadkey-cedilla.

  This change is relevant for at least Portuguese and French.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/518056/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 518056] Re: cedilla appears as accented c (ć instead of ç) when typing 'c

2015-01-26 Thread Felipe Micaroni Lalli
Please change the priority low to high, this bug is unacceptable.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/518056

Title:
  cedilla appears as accented c (ć instead of ç) when typing 'c

Status in gtk+2.0 package in Ubuntu:
  Confirmed

Bug description:
  
  When typing in a US-international keyboard with dead-keys (or 
UK-international), 
  typing 'c results in an accented c instead of a cedilla.

  There is a workaround, which is editing the

  /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules

  file and changing the line

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa

  to

  cedilla Cedilla gtk20 /usr/share/locale
  az:ca:co:fr:gv:oc:pt:sq:tr:wa:en

  (add the 'en' at the end).

  However, every time some update on this file is applied, one looses the 
change,
  and we get back to the accented c. That means having to modify the file again,
  logout and login.

  For me this is no problem. But for my brother, mom, dad, etc, it is always 
something
  that at least makes me less proud of having convinced them to use Ubuntu, 
because
  they don't know what to do each time this happens.

  I think we really need a configurable keyboard layout, or at least (and that 
would
  be very easy), the inclusion of alternate layouts on install that for the 
dead-key
  options (as US-deadkey and UK-deakey), alternate layouts as 
US-deadkey-cedilla.

  This change is relevant for at least Portuguese and French.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/518056/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1072406] Re: /usr/lib/evolution/evolution-calendar-factory consume 99% cpu

2014-11-05 Thread Felipe Micaroni Lalli
Same issue here!! Sometimes it takes 333% CPU.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to evolution-data-server in
Ubuntu.
https://bugs.launchpad.net/bugs/1072406

Title:
  /usr/lib/evolution/evolution-calendar-factory consume 99% cpu

Status in Ubuntu on the Nexus 7:
  Confirmed
Status in The Ubuntu Power Consumption Project:
  Confirmed
Status in “evolution-data-server” package in Ubuntu:
  Triaged

Bug description:
  /usr/lib/evolution/evolution-calendar-factory consumes 100% CPU.
  Confirmed on multiple desktops, laptops and Nexus 7.

  Workaround:
  sudo apt-get remove evolution-data-server

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp