[Touch-packages] [Bug 1876504] [NEW] Gdebi close when trying to install a .deb with right-clic

2020-05-02 Thread Christophe C
Public bug reported:

In focal(20.04), gdebi 0.9.5.7+nmu3 has a problem.

In a terminal : sudo gdebi xxx.deb works (but no graphic mode)

In a terminal :  sudo gdebi-gtk launch gdebi. Then, in the graphic UI,
choose a .deb file ("file > open"), then clic on "install" and it's
works.

BUT right-clic on the .deb, then "open with gdebi" => gdebi launch, et
show the .deb file. But clic on "install" button, and gdebi close
without any installation.


Solution / workaround :  

change in gdebi.desktop the line

 exec=gdebi-gtk %f

 by :

 exec=sh -c "gdebi-gtk %f"

And it's works perfectly.

Please, change the gdebi.desktop in gdebi.deb on focal.

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

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

Title:
  Gdebi close when trying to install a .deb with right-clic

Status in gdebi package in Ubuntu:
  New

Bug description:
  In focal(20.04), gdebi 0.9.5.7+nmu3 has a problem.

  In a terminal : sudo gdebi xxx.deb works (but no graphic mode)

  In a terminal :  sudo gdebi-gtk launch gdebi. Then, in the graphic UI,
  choose a .deb file ("file > open"), then clic on "install" and it's
  works.

  BUT right-clic on the .deb, then "open with gdebi" => gdebi launch, et
  show the .deb file. But clic on "install" button, and gdebi close
  without any installation.

  
  Solution / workaround :  

  change in gdebi.desktop the line

   exec=gdebi-gtk %f

   by :

   exec=sh -c "gdebi-gtk %f"

  And it's works perfectly.

  Please, change the gdebi.desktop in gdebi.deb on focal.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/1876504/+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 1704533] Re: French language locale missing : Gnome-Weather

2017-12-08 Thread Christophe C
In fact the problem is simple : libgweather-common.deb had not package
the traductions (!!).

In debian sid, libgweather-common.deb (3.26.0-1) include (a part of) the trad 
files in /usr/share/locale. For example :
/usr/share/locale/et/LC_MESSAGES/libgweather-3.0.mo
/usr/share/locale/et/LC_MESSAGES/libgweather-locations.mo
/usr/share/locale/eu/LC_MESSAGES/libgweather-3.0.mo
/usr/share/locale/eu/LC_MESSAGES/libgweather-locations.mo
/usr/share/locale/fr/LC_MESSAGES/libgweather-3.0.mo
/usr/share/locale/fr/LC_MESSAGES/libgweather-locations.mo
...

See here the complet list of "normals" files :
https://packages.debian.org/sid/all/libgweather-common/filelist.

In Ubuntu 17.10 and 18.04, libgweather-common.deb has NOT these files.
/usr/share/locale is not include.

I picked the 2 files which interess me in libgweather-common.deb from sid :
/usr/share/locale/fr/LC_MESSAGES/libgweather-3.0.mo
/usr/share/locale/fr/LC_MESSAGES/libgweather-locations.mo
and i copied them (in root) in the same directory on my disk. And GNOME-WEATHER 
just Work. In french.

So please, rebuild libgweather-common.deb with /usr/share/locale/. Or
directly use the sid version

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

Title:
  French language locale missing : Gnome-Weather

Status in GNOME Weather:
  Confirmed
Status in Ubuntu Translations:
  New
Status in gnome-weather package in Ubuntu:
  In Progress
Status in libgweather package in Ubuntu:
  Confirmed

Bug description:
  In Gnome Weather, part of it is not translated in french : cloudy,
  rain showers, etc. Should be : nuageux, pluie fine, etc.

  I guess it's a missing french localization. Fedora does not have that
  problem. In Gnome-Software, they have a section for languages, under
  the extensions section.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-weather/+bug/1704533/+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 1704533] Re: French language locale missing : Gnome-Weather

2017-08-18 Thread Christophe C
2017-08-18 - Ubuntu Gnome 17.04 - meteo mix franche and english. Exemple
: "Broken clouds, puis Drizzle, suivi par Overcast plus tard.
Température ressentie : 22,0°C"

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

Title:
  French language locale missing : Gnome-Weather

Status in Ubuntu Translations:
  New
Status in gnome-weather package in Ubuntu:
  In Progress
Status in libgweather package in Ubuntu:
  Confirmed

Bug description:
  In Gnome Weather, part of it is not translated in french : cloudy,
  rain showers, etc. Should be : nuageux, pluie fine, etc.

  I guess it's a missing french localization. Fedora does not have that
  problem. In Gnome-Software, they have a section for languages, under
  the extensions section.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1704533/+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