[Bug 2058451] Re: CRITICAL: gnome_get_language_from_locale: assertion '*locale != '\0'' failed

2024-04-07 Thread Mitsuya Shibata
This bug does not reproduce on gnome-control-center 1:46.0.1-1ubuntu2.
It is believed to have been fixed at some point.

** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed => Incomplete

-- 
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/2058451

Title:
  CRITICAL: gnome_get_language_from_locale: assertion '*locale != '\0''
  failed

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


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

[Bug 2058451] [NEW] CRITICAL: gnome_get_language_from_locale: assertion '*locale != '\0'' failed

2024-03-20 Thread Mitsuya Shibata
Public bug reported:

On noble, gnome-control-center hangs to open system menu.

How to reproduce:

* Install Ubuntu 24.04 Desktop without en locale (for example, select Japanese 
language).
* Open System settings app, and select "System"
* Click "Region & Language" menu.

or you can simplify following command.

$ gnome-control-center system

Expected result:

* Open "Region & Language" menu.

Actual result:

* Hang up gnome-control-center.

---

In this flow, gnome-control-center dumps following errors.

$ gnome-control-center system
16:56:12.1249  cc-system-panel[16533]: WARNING: Could not set system time: 
GDBus.Error:org.freedesktop.timedate1.AutomaticTimeSyncEnabled: Automatic time 
synchronization is enabled
16:56:12.1252  cc-system-panel[16533]: WARNING: Could not set system time: 
GDBus.Error:org.freedesktop.timedate1.AutomaticTimeSyncEnabled: Automatic time 
synchronization is enabled
16:56:12.6869   **[16533]: WARNING: Couldn't get locale for 
language: en
16:56:12.6871 GnomeDesktop[16533]:CRITICAL: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
16:56:12.7022   **[16533]: WARNING: Couldn't get locale for 
language: en
16:56:12.7023 GnomeDesktop[16533]:CRITICAL: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed

My locale is following:
$ locale -a
C
C.utf8
POSIX
ja_JP.utf8

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: gnome-control-center 1:46~beta-1ubuntu1
ProcVersionSignature: Ubuntu 6.8.0-11.11-generic 6.8.0-rc4
Uname: Linux 6.8.0-11-generic x86_64
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Wed Mar 20 16:56:59 2024
ExecutablePath: /usr/bin/gnome-control-center
InstallationDate: Installed on 2024-03-20 (0 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Daily amd64 (20240319)
ProcEnviron:
 LANG=ja_JP.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
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/2058451

Title:
  CRITICAL: gnome_get_language_from_locale: assertion '*locale != '\0''
  failed

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


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

[Bug 1988786] Re: system does not boot after full-upgrade on kinetic

2022-10-04 Thread Mitsuya Shibata
How to reproduce:

* Startup 22.10 beta ISO image
* Enable "Install third-party software for graphics and Wi-Fi hardware and 
additional media format" on "Update and Software" step.
* Complete installs and reboot
* No startup GDM session

More simple step:

* Install gstreamer1.0-vaapi package on 22.10 and reboot

How to recovery:

* Select "recovery mode" on GRUB menu
* Exec "apt remove gstreamer1.0-vaapi"
* Exit recovery mode and reboot system

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

Title:
  system does not boot after full-upgrade on kinetic

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


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

[Bug 1964682] Re: IBus not starting properly at login to wayland with gnome-shell 42

2022-03-14 Thread Mitsuya Shibata
Hi,

> No package 'systemd' found

Simply, is it because ibus version 1.5.26 now requires systemd?

https://github.com/ibus/ibus/pull/2377

- Salsa CI: it seems that systemd is not installed (just docker instance?)
- PPA builder: systemd is installed
- Local: normally systemd is installed

I don't know if this fix is necessary for Ubuntu as well, but if im-
config handles it well, it may be possible to build with the "--disable-
systemd-services" option.

-- 
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/1964682

Title:
  IBus not starting properly at login to wayland with gnome-shell 42

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


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

[Bug 1946969] Re: ibus-x11 does not start automatically

2021-10-15 Thread Mitsuya Shibata
> I just found that this problem is not present in Debian testing

Indeed, Xwayland is living on Debian/testing and ibus-daemon is
restarted with --xim by gnome-shell. However xlsclients show only
ibus-x11/gsd-xsettings/gnome-shell only.

Is any X11 related process started and then closed?

-- 
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/1946969

Title:
  ibus-x11 does not start automatically

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


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

[Bug 1946969] Re: ibus-x11 does not start automatically

2021-10-14 Thread Mitsuya Shibata
> When that reaches Debian, there is a risk that Ubuntu's desktop team
won't accept to keep mozc in main (and on the ISO).

I think so too. Unfortunately the Qt renderer and Gtk renderer seem to
be exclusive at the moment. We still need Gtk renderer.

> > However ibus-x11 process is doubled, it is ok?

> Yeah, I saw that and assumed that it won't hurt... Is that duplication
avoided with your idea with xrefresh (a command whose existence I wasn't
aware of)? If it is, maybe that's a better approach.

Thanks confirm. I agree to adopt im-config approach. Please SRU it.

-- 
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/1946969

Title:
  ibus-x11 does not start automatically

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


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

[Bug 1946969] Re: ibus-x11 does not start automatically

2021-10-14 Thread Mitsuya Shibata
Hi Gunnar,

> In the meantime im-config is the natural package for a workaround.
This PPA:

It works for me. Thank you for your quick response!

However ibus-x11 process is doubled, it is ok?

PIDPGID SID TTY  STAT   TIME COMMAND
   140014001400 ?Ssl0:00 
/usr/libexec/gnome-session-binary --systemd-service --session=ubuntu
(snip)
   143814381438 ?Ssl0:12 /usr/bin/gnome-shell
   172414381438 ?Sl 0:00   /usr/bin/Xwayland :0 
-rootless -noreset -accessx -core -auth 
/run/user/1000/.mutter-Xwaylandauth.EDN3A1 -listen 4 -listen 5 -displayfd 6 
-initfd 7
   177117711438 ?Sl 0:01   ibus-daemon --panel disable 
-r --xim
   179217711438 ?Sl 0:00 /usr/libexec/ibus-dconf
   179417711438 ?Sl 0:01 
/usr/libexec/ibus-extension-gtk3
   184417711438 ?Sl 0:00 
/usr/lib/ibus-mozc/ibus-engine-mozc --ibus
   184717711438 ?SLl0:00   /usr/lib/mozc/mozc_server
(snip)
   170416961400 ?Sl 0:00 /usr/libexec/ibus-x11 
--kill-daemon
   177617761776 ?Ssl0:00 /usr/libexec/gsd-xsettings
   180317711438 ?Sl 0:00 /usr/libexec/ibus-x11 
--kill-daemon
   180713021302 ?Sl 0:00 /usr/libexec/ibus-portal

-- 
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/1946969

Title:
  ibus-x11 does not start automatically

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


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

[Bug 1828884] Re: [META] Handling Japanese new era "令和 (Reiwa)"

2019-05-19 Thread Mitsuya Shibata
"LC_ALL=ja_JP.utf8 date +%EY -d 20190501" depends on
/usr/share/i18n/locales/ja_JP in locales package (src:glibc).

And other related packages are listed here.

  https://lists.ubuntu.com/archives/ubuntu-devel-
discuss/2019-May/018309.html

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

Title:
  [META] Handling Japanese new era "令和 (Reiwa)"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-noto-cjk/+bug/1828884/+subscriptions

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

[Bug 1726603] Re: Ubuntu 17.10 で Ubuntu on Xorg が選択されているのに Wayland でログインされる

2017-10-29 Thread Mitsuya Shibata
** Also affects: gnome-shell (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-jp-improvement
   Status: New => Incomplete

** Changed in: ubuntu-jp-improvement
   Status: Incomplete => Confirmed

** Changed in: gnome-shell (Ubuntu)
   Status: New => Confirmed

** Summary changed:

- Ubuntu 17.10 で Ubuntu on Xorg が選択されているのに Wayland でログインされる
+ SessionMenuButton on greeter ignores new user session setting

** Description changed:

+ It seems that SessionMenuButton of js/gdm/loginDialog.js couldn't detect
+ new account settings.
+ 
+ gnome-shell greeeter menu ignores new user session setting and login as
+ previous session selection.
+ 
+ How to reproduce:
+ 
+ 1. Existing user (userA) login as "Ubuntu on Xorg"
+ 2. Create new account (userB) from Settings application
+ 3. Check new account select default session
+$ grep XSession /var/lib/AccountsService/users/userB
+XSession=
+ 4. Logout exisiting user (userA)
+ 5. Select userB on GDM
+ 6. Check session selection
+ 
+ Expected result:
+ * Mark "Ubuntu" session
+ * Login userB as Wayland session
+ * Result of "echo $XDG_SESSION_TYPE" should be "wayland"
+ 
+ Actual result:
+ * Mark "Ubuntu on Xorg"
+ * Login userB as Wayland session
+ * Result of "echo $XDG_SESSION_TYPE" is "wayland"
+ 
+ 
+ ---
+ Original message:
+ 
+ Ubuntu 17.10 で Ubuntu on Xorg が選択されているのに Wayland でログインされる
+ 
  再現方法
  
  1.) 既存のユーザーのログイン画面で Ubuntu on Xorg を選択してログイン
  2.) ログインしたユーザーで gnome control center を起動し、ユーザーを新規作成
  3.) ログアウトし、ログイン画面で新規ユーザーをクリック
  4.) 歯車ボタンをクリックすると自動的に Ubuntu on Xorg が選択されているので、そのままログイン
  5.) コマンドを実行して X と Wayland のどちらが動いているか確認
  
  $ loginctl show-session 11 -p Type
  Type=wayland
  
  ログイン画面で勝手に Ubuntu on Xorg が選択されているものの、実際には Wayland が動作しているようです。

-- 
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/1726603

Title:
  SessionMenuButton on greeter ignores new user session setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-jp-improvement/+bug/1726603/+subscriptions

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

[Bug 1723358] Re: gnome-settings-daemon duplicate input-sources each login

2017-10-13 Thread Mitsuya Shibata
Hi seb128,

It seems that this bug occur from 3.26.1-0ubuntu2 for bug #1719938.

In debian/patches/ubuntu_ibus_configs.patch:

---
 if (g_variant_n_children (sources) < 1)
 get_sources_from_xkb_config (manager);
+add_ibus_sources_from_locale (settings);  <- it will be called 
each boot time.
 g_variant_unref (sources);
---

add_ibus_sources_from_locale() must be called only at first time (ie. sources 
is empty).
---
-if (g_variant_n_children (sources) < 1)
+if (g_variant_n_children (sources) < 1) {
 get_sources_from_xkb_config (manager);
+add_ibus_sources_from_locale (settings);
+}
 g_variant_unref (sources);
---

Could you confirm this problem?

-- 
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/1723358

Title:
  gnome-settings-daemon duplicate input-sources each login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-jp-improvement/+bug/1723358/+subscriptions

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

[Bug 1723358] Re: Ubuntu 17.10でログインする度にibus-mozcの項目が増殖する

2017-10-13 Thread Mitsuya Shibata
** Description changed:

+ How to reproduce:
+ 1. Login to Ubuntu 17.10
+ 2. Exec on terminal
+ $ gsettings get org.gnome.desktop.input-sources sources
+ [('xkb', 'us'), ('ibus', 'mozc-jp')]
+ 3. Logout
+ 4. (re-)Login to Ubuntu 17.10
+ 5. Exec on terminal
+ $ gsettings get org.gnome.desktop.input-sources sources
+ 
+ Expected result:
+ [('xkb', 'us'), ('ibus', 'mozc-jp')]
+ 
+ Actual result:
+ [('xkb', 'us'), ('ibus', 'mozc-jp'), ('ibus', 'mozc-jp')]
+ 
+ => Duplicate input sources
+ 
+ ---
+ Original description:
+ Subject: Ubuntu 17.10でログインする度にibus-mozcの項目が増殖する
+ 
  10月12日付けの artful-desktop-amd64.iso を Virtualbox にインストールし、
  何度もログアウトや再起動を繰り返した所、トップバーのキーボードの「あ」が増える現象に遭遇しました。

** Summary changed:

- Ubuntu 17.10でログインする度にibus-mozcの項目が増殖する
+ gnome-settings-daemon duplicate input-sources each login

** Also affects: gnome-settings-daemon (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New => Confirmed

-- 
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/1723358

Title:
  gnome-settings-daemon duplicate input-sources each login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-jp-improvement/+bug/1723358/+subscriptions

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

[Bug 1719938] Re: 17.10: No input method for CJK languages

2017-10-11 Thread Mitsuya Shibata
> gnome-settings-daemon 3.26.1-0ubuntu2 was released with similar patch.

Thank you for your information.
I confirmed it and close this ticket.

Thanks!

** Changed in: ubuntu-translations
   Status: New => Invalid

** Changed in: gnome-initial-setup (Ubuntu Artful)
   Status: Confirmed => Invalid

** Changed in: gnome-settings-daemon (Ubuntu Artful)
   Status: Confirmed => Fix Released

-- 
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/1719938

Title:
  17.10: No input method for CJK languages

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

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

[Bug 1719938] Re: 17.10: No input method for CJK languages

2017-10-09 Thread Mitsuya Shibata
I created patch. This patch will fix but #1514544 too.
Building patched package is completed successfully. I'll test the package after 
tomorrow.

** Patch added: "initial-setup-input-sources.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1719938/+attachment/4965959/+files/initial-setup-input-sources.patch

-- 
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/1719938

Title:
  17.10: No input method for CJK languages

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

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

[Bug 1720250] Re: im-config configuration ignored with gdm3

2017-10-04 Thread Mitsuya Shibata
My apologies for late and sparse reply...

> So I have uploaded yet another variant to the PPA.

Thank you for your upload. Suggestion window become to visible!

--

I will tackle following issues related to input method until 18.04
release.

- bug #1721023 : suggestion window position
- bug #1719938 : ibus-mozc isn't enabled by default on Japanese locale 

Thanks!

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

Title:
  im-config configuration ignored with gdm3

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

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

[Bug 1720250] Re: im-config configuration ignored with gdm3

2017-10-03 Thread Mitsuya Shibata
Hi Ian and Gunnar,

Thank you for details about systemd target and new package!

The profile.d version works on my environment too with gedit (gtk app) and 
setup-mozc (qt app).
However suggestion window doesn't show up...

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

Title:
  im-config configuration ignored with gdm3

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

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

[Bug 1720250] Re: im-config configuration ignored with gdm3

2017-10-03 Thread Mitsuya Shibata
> So no need to set a symlink in the users' HOME.
> Maybe it's not a problem at all. I just noticed a difference.

Yes, you are right. My old comment is just reason why "list-unit-files"
show "disabled".

> Then it's probably not related to im-config at all, but rather
ibus/wayland/whatever.

Filed as another bug #1721023

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

Title:
  im-config configuration ignored with gdm3

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

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

[Bug 1720250] Re: im-config configuration ignored with gdm3

2017-10-02 Thread Mitsuya Shibata
Just for your information, I attached zesty's result about systemd.


** Attachment added: "imservice.log"
   
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1720250/+attachment/4960512/+files/imservice.log

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

Title:
  im-config configuration ignored with gdm3

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

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

[Bug 1720250] Re: im-config configuration ignored with gdm3

2017-10-02 Thread Mitsuya Shibata
Unfortunately, gnome-terminal and gedit show select window on top left...
(this behavior same as old im-config on wayland, not problem on xorg).

** Attachment added: "Screenshot from 2017-10-02 22-46-48.png"
   
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1720250/+attachment/4960511/+files/Screenshot%20from%202017-10-02%2022-46-48.png

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

Title:
  im-config configuration ignored with gdm3

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

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

[Bug 1720250] Re: im-config configuration ignored with gdm3

2017-10-02 Thread Mitsuya Shibata
> I uploaded a test version of im-config here:

Thanks!

> Even if the variables seem to be properly set, I made this observation:
> 
> $ systemctl --user list-unit-files | grep im-config
> im-config.service disabled

$ systemctl --user status im-config.service 

● im-config.service - Launch and configure input method
   Loaded: loaded (/usr/lib/systemd/user/im-config.service; disabled; vendor 
preset: enabled) 
   Active: inactive (dead) since Mon 2017-10-02 22:45:14 JST; 26min ago 
  
 Main PID: 1266 (code=exited, status=0/SUCCESS)

10月 02 22:45:14 ubuntu-ax2 systemd[1260]: Starting Launch and configure input 
method...  
10月 02 22:45:14 ubuntu-ax2 systemd[1260]: Started Launch and configure input 
method.

As my understand, user session unit is enabled by symlink on 
~/.config/systemd/user/.
If there is not symlink on the directory, "is-enabled" command  will show 
"disabled".
"/usr/lib/systemd/user" is vendor preset directory, and just show "vendor 
preset: enabled".

If you exec "systemctl --user preset", it will create symlink on
~/.config/systemd/user.

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

Title:
  im-config configuration ignored with gdm3

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

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

[Bug 1720250] Re: im-config configuration ignored with gdm3

2017-10-01 Thread Mitsuya Shibata
Fist of all, I don't know details about history of upstart/unity
and user session system. There is no conclusion, just my research.

---

For Unity8/Mir, upstart script of im-config was added LP #1433831
This Ubuntu only script should be removed from im-config package.

Since switching user session from upstart to systemd, above upstart script
is convert to systemd unit on 0.29-1ubuntu14.

However this unit file uses initctl command, then this unit work on both of
systemd and upstart installed system only.

Legacy (Xorg) system will launches /etc/X11/Xsession.d/70im-config_launch
and set STARTUP variable to exec /usr/bin/im-launch.
All environment variables are set, no problem.

Wayland system doesn't exec /etc/X11/Xsession.d, i.e. any mechanism to
set environment variables is needed as like on Unity8/Mir.

(old) systemd unit doesn't work by two reasons.

  1. use initctl command of upstart
  2. bind to graphical-session.target which is not launched on ubuntu

If I understand correctly, graphical-session.target and 
graphical-session-pre.target
will be launched for unity8 system and others.
At artful, this target are not depended by any target and service.

/usr/lib/gnome-session/run-systemd-session will stop these targets,
but this script will be executed from unity.desktop only.

How about use basic.target instead of graphical-session.target?
I attach sample im-config.service.

sudo cp im-config.service /usr/lib/systemd/user/
systemctl --user daemon-reload
systemctl --user enable im-config.service
(and restart session by logout and login)

This service file will work about environment variables.

$ env | grep -E '_IM|XMOD'
CLUTTER_IM_MODULE=xim
QT4_IM_MODULE=xim
QT_IM_MODULE=ibus
XMODIFIERS=@im=ibus
GTK_IM_MODULE=ibus

However suggestion window will be displayed on top left of display,
not near cursor on gedit and gnome-termial. The reason isn't known.


** Attachment added: "im-config.service"
   
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1720250/+attachment/4959803/+files/im-config.service

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

Title:
  im-config configuration ignored with gdm3

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

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

[Bug 1720250] Re: im-config configuration ignored with gdm3

2017-09-29 Thread Mitsuya Shibata
> With lightdm the im-config variables are preserved also on GNOME shell
(with or without Wayland).

Umm...

With GDM3, Ubuntu.Xorg session correctly set GTK_IM_MODULE and other 
environments.
In this case, im-config will be launched from 
/etc/X11/Xsession.d/70im-config_launch.

If GTK_IM_MODULE and others is not be set on Wayland only,
I thought this will be caused by systemd service file.
However lightdm worked with Wayland, more need to be investigated further...

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

Title:
  im-config configuration ignored with gdm3

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

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

[Bug 1720250] Re: im-config configuration ignored with gdm3

2017-09-29 Thread Mitsuya Shibata
> im-config provides a systemd *user* service.

Oh, sorry...

$ systemctl --user list-unit-files | grep im-config
im-config.service static  
$ systemctl --user status im-config.service 
● im-config.service - Launch and configure input method
   Loaded: loaded (/usr/lib/systemd/user/im-config.service; static; vendor 
preset: enabled)
   Active: inactive (dead)

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

Title:
  im-config configuration ignored with gdm3

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

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

[Bug 1720250] Re: im-config configuration ignored with gdm3

2017-09-29 Thread Mitsuya Shibata
My wayland session is same result.

Anyway, /usr/lib/systemd/user/im-config.service is installed, but
systemctl doesn't show that unit file. Is it OK?

$ systemctl list-unit-files | grep im-config
(nothing)

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

Title:
  im-config configuration ignored with gdm3

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

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

[Bug 1465535] Re: The Chinese input method cannot be enabled in the installed system

2015-10-28 Thread Mitsuya Shibata
** Branch linked: lp:~cosmos-door/unity-settings-daemon/lp1465535

** Also affects: unity-settings-daemon (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity-settings-daemon (Ubuntu)
   Status: New => Confirmed

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

Title:
  The Chinese input method cannot be enabled in the  installed system

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

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


Re: [Bug 1439471] Re: disappear quicklist for xdg-user-dirs

2015-04-02 Thread Mitsuya Shibata
2015-04-02 15:37 GMT+09:00 Sebastien Bacher seb...@ubuntu.com:
 Thanks but that has been fixed yesterday, see

Ah, sorry for my late report...
I confirmed it is fixed in new nautilus. Thanks!

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

Title:
  disappear quicklist for xdg-user-dirs

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

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


[Bug 1439471] [NEW] disappear quicklist for xdg-user-dirs

2015-04-01 Thread Mitsuya Shibata
Public bug reported:

nautilus 1:3.14.2-0ubuntu6 could not display quicklist for xdg-user-
dirs.

How to reproduce:
1. boot up ubuntu
2. right click file manager on Launcher

Expected behavior
- Display quicklist for xdg-user-dirs (Documents, Download, Picutures, and so 
on...)

Actual result
- Show Open new window only

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: nautilus 1:3.14.2-0ubuntu6
ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
Uname: Linux 3.19.0-10-generic x86_64
ApportVersion: 2.17-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Apr  2 10:28:24 2015
GsettingsChanges:
 
InstallationDate: Installed on 2014-12-27 (95 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141227)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  disappear quicklist for xdg-user-dirs

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

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


[Bug 1439471] Re: disappear quicklist for xdg-user-dirs

2015-04-01 Thread Mitsuya Shibata
A number of quicklist entries is less than utopic.

** Attachment added: Screenshot from 2015-04-02 10:45:46.png
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1439471/+attachment/4363742/+files/Screenshot%20from%202015-04-02%2010%3A45%3A46.png

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

Title:
  disappear quicklist for xdg-user-dirs

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

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


[Bug 1196523] Re: gedit crashed with SIGSEGV in magazine_chain_pop_head()

2013-12-11 Thread Mitsuya Shibata
** Tags added: verification-done-saucy

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

Title:
  gedit crashed with SIGSEGV in magazine_chain_pop_head()

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

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


[Bug 1196523] Re: gedit crashed with SIGSEGV in magazine_chain_pop_head()

2013-12-10 Thread Mitsuya Shibata
Tested package version:
$ LANG=C dpkg -l gir1.2-gtk-3.0 libgail-3-0 libgtk-3-0 libgtk-3-bin 
libgtk-3-common 
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version Architecture
Description
+++-=-===-===-
ii  gir1.2-gtk-3.03.8.6-0ubuntu3.1amd64   GTK+ 
graphical user interface library -- gir bindings
ii  libgail-3-0:amd64 3.8.6-0ubuntu3.1amd64   GNOME 
Accessibility Implementation Library -- shared libraries
ii  libgtk-3-0:amd64  3.8.6-0ubuntu3.1amd64   GTK+ 
graphical user interface library
ii  libgtk-3-bin  3.8.6-0ubuntu3.1amd64   
programs for the GTK+ graphical user interface library
ii  libgtk-3-common   3.8.6-0ubuntu3.1all 
common files for the GTK+ graphical user interface library

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

Title:
  gedit crashed with SIGSEGV in magazine_chain_pop_head()

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

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


[Bug 1196523] Re: gedit crashed with SIGSEGV in magazine_chain_pop_head()

2013-12-10 Thread Mitsuya Shibata
Thank you for upload. I tested, everything is ok.

Test steps is following:
$ echo deb http://archive.ubuntu.com/ubuntu/ saucy-proposed main restricted | 
sudo tee /etc/apt/sources.list.d/proposed.list
$ sudo vi /etc/apt/preferences.d/proposed
Package: *
Pin: release a=saucy-proposed
Pin-Priority: 400
$ sudo apt-get update
$ sudo apt-get install -t saucy-proposed gir1.2-gtk-3.0 libgail-3-0 libgtk-3-0 
libgtk-3-bin libgtk-3-common
$ gedit test.po
and can input japanese text.


** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  gedit crashed with SIGSEGV in magazine_chain_pop_head()

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

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


[Bug 1196523] Re: gedit crashed with SIGSEGV in magazine_chain_pop_head()

2013-07-01 Thread Mitsuya Shibata
** Information type changed from Private to Public

** Bug watch added: Debian Bug tracker #714625
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714625

** Also affects: gedit via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714625
   Importance: Unknown
   Status: Unknown

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

Title:
  gedit crashed with SIGSEGV in magazine_chain_pop_head()

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

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


[Bug 1196523] Re: gedit crashed with SIGSEGV in magazine_chain_pop_head()

2013-07-01 Thread Mitsuya Shibata
** Bug watch added: Red Hat Bugzilla #957434
   https://bugzilla.redhat.com/show_bug.cgi?id=957434

** Also affects: gedit (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=957434
   Importance: Unknown
   Status: Unknown

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

Title:
  gedit crashed with SIGSEGV in magazine_chain_pop_head()

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

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


[Bug 1121089] Re: Totem does not display open and others in menu

2013-02-17 Thread Mitsuya Shibata
This problem is not affect in gnome shell session, show Open in app menu.
I think that this is ubuntu specific (unity specific?) bug.

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

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

Title:
  Totem does not display open and others in menu

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

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


[Bug 1121089] [NEW] Totem does not display open and others in menu

2013-02-10 Thread Mitsuya Shibata
Public bug reported:

Totem does not display Open, Open Location and others in menu.
However show in HUD, and work Ctrl-O.

How to reproduce:
1. Launch totem.
2. Click Movie in global menu. 

Expected:
- Show Open menu.

Actual:
- Show only Save a Copy, Propeties, Eject, Play/Pause.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: totem 3.6.3-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-5.10-generic 3.8.0-rc6
Uname: Linux 3.8.0-5-generic x86_64
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
Date: Sun Feb 10 20:47:56 2013
InstallationDate: Installed on 2013-01-26 (14 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130126)
MarkForUpload: True
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=ja_JP.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

** Attachment added: Screenshot_from_2013-02-10 20:47:43.png
   
https://bugs.launchpad.net/bugs/1121089/+attachment/3522911/+files/Screenshot_from_2013-02-10%2020%3A47%3A43.png

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

Title:
  Totem does not display open and others in menu

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

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


[Bug 1118567] [NEW] Too long dialogue without samba service

2013-02-07 Thread Mitsuya Shibata
Public bug reported:

gnome-file-share-porperties dialog is too  long in a longitudinal
direction to manipulate (over 1300px height).

How to reproduce.
1. check uninstalled file share service.
2. open dash, input share
3. click Personal File Sharing

Expected happen:
- Open dialog in genellaly screen size

Acutually happen:
- Dialogue expands over screen size

Workarownd:
- Use Alt+Drag or Alt+Space and drag to move dialogue

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: gnome-user-share 3.0.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-4.8-generic 3.8.0-rc6
Uname: Linux 3.8.0-4-generic x86_64
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
Date: Fri Feb  8 02:11:08 2013
ExecutablePath: /usr/bin/gnome-file-share-properties
InstallationDate: Installed on 2013-01-26 (11 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130126)
MarkForUpload: True
ProcEnviron:
 SHELL=/bin/bash
 TERM=screen
 PATH=(custom, no user)
 LANG=ja_JP.UTF-8
 XDG_RUNTIME_DIR=set
SourcePackage: gnome-user-share
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Too long dialogue without samba service

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

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


[Bug 1118567] Re: Too long dialogue without samba service

2013-02-07 Thread Mitsuya Shibata
** Also affects: ubuntu-nexus7
   Importance: Undecided
   Status: New

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

Title:
  Too long dialogue without samba service

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

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


[Bug 1118567] Re: Too long dialogue without samba service

2013-02-07 Thread Mitsuya Shibata
Attached screenshot was taken on portrait mode of Ubuntu Nexus 7. ie.
screen size is 800 x1280.

This behavior is similar problem with using GtkTable in gtk3. LP:
#825173.

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

Title:
  Too long dialogue without samba service

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

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


[Bug 1118567] Re: Too long dialogue without samba service

2013-02-07 Thread Mitsuya Shibata
** Attachment added: share.png
   
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1118567/+attachment/3519376/+files/share.png

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

Title:
  Too long dialogue without samba service

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

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


[Bug 1056261] Re: Adding file to archive, file-roller doesn't load location correctly and then crash

2012-09-29 Thread Mitsuya Shibata
Fixed could not load dialog problem at master of upstream.

But crash is occured by other reason.
This crash always occure on i386 system. There is no workaround.

Filed bug with stacktrace.
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1058475

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

Title:
  Adding file to archive, file-roller doesn't load location correctly
  and then crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/1056261/+subscriptions

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


[Bug 1056261] Re: Adding file to archive, file-roller doesn't load location correctly and then crash

2012-09-25 Thread Mitsuya Shibata
Please exec followings on problem occurs environment:
$ gsetting get org.gnome.FileRoller.Dialogs.Add current-folder

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

Title:
  Adding file to archive, file-roller doesn't load location correctly
  and then crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1056261/+subscriptions

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


[Bug 1056261] Re: Adding file to archive, file-roller doesn't load location correctly and then crash

2012-09-25 Thread Mitsuya Shibata
Reproduced it.

Reason:
If current-folder is ''(emty string, not NULL),  will call  
g_file_new_for_uri('') in src/dlg-add.c
and its return vallue(GFile object) is passed to first argument of 
g_directory_foreach_child(directory, ...).
In the result, will occure Could not load the location error.

Workaround:
1. Close Could not load the location dialogue.
2. Select any folder in file selection dialogue.
3. No error message any more.

Solution:
Plan A) Change default schema from '' to any other valid path for 
current-folder in data/org.gnome.FileRoller.gschema.xml.in.

Plan B) If base_dir is '' in dlg_add_folder_load_last_options(), set any
other valid path.

Please file this bug to upstream.

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

Title:
  Adding file to archive, file-roller doesn't load location correctly
  and then crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1056261/+subscriptions

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


[Bug 757468] Re: Cancel button in the gdm login screen is not localized

2011-04-11 Thread Mitsuya Shibata
** Branch unlinked: lp:~cosmos-door/ubuntu/natty/gdm/gdm.fix-757468

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

Title:
  Cancel button in the gdm login screen is not localized

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


[Bug 428850] [NEW] Needs to update 90_rosetta_translations_update.patch regularly

2009-09-13 Thread Mitsuya Shibata
Public bug reported:

Binary package hint: xdg-user-dirs

XDG User Dirs(ex. ~/Desktop and ~/Music) are translatable on Launchpad[1].
However Launchpad efforts is not reflected in system on some languages.

[1] https://translations.launchpad.net/ubuntu/karmic/+source/xdg-user-
dirs/+pots/xdg-user-dirs/

Reason:
xdg-user-dirs package has patch for old po files by CDBS simple patch system
(debian/patches/90_rosetta_translations_update.patch), therefore generated
binary deb package has two mo files.

1) Patch origin and old mo file via xdg-user-dirs package:
/usr/share/locale/LL/LC_MESSAGES/xdg-user-dirs.mo

2) Launchpad translators effort via language-pack-gnome-LL-base:
/usr/share/locale-langpack/LL/LC_MESSAGES/xdg-user-dirs.mo

gettext system reads 1 rather than 2 under its priority rule.

Solution:
The reason why to use above patch system is that XDG User Dirs is created
before install langpacks in installation process (LP #147657). We shuldn't
drop this patch. I think that we can only regularly fetch translations from
Launchpad and update patch file before Alpha/Beta/RC/Final releases.

At this time the patch is very old. Last fetched time is 2008-10-08 (probably
to fix LP #271466).

** Affects: xdg-user-dirs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Needs to update 90_rosetta_translations_update.patch regularly
https://bugs.launchpad.net/bugs/428850
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to xdg-user-dirs in ubuntu.

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


[Bug 428850] Re: Needs to update 90_rosetta_translations_update.patch regularly

2009-09-13 Thread Mitsuya Shibata
Example:
In Japanese, Template is translated to テンプレート in Launchpad at Nov
14th 2008[2]. Howerver Template directory is displayed 雛形 which was
previous tranlation words in Ubuntu 9.04 and Karmic.

[2] https://translations.launchpad.net/ubuntu/karmic/+source/xdg-user-
dirs/+pots/xdg-user-dirs/ja/23/+translate

** Description changed:

  Binary package hint: xdg-user-dirs
  
  XDG User Dirs(ex. ~/Desktop and ~/Music) are translatable on Launchpad[1].
  However Launchpad efforts is not reflected in system on some languages.
  
  [1] https://translations.launchpad.net/ubuntu/karmic/+source/xdg-user-
  dirs/+pots/xdg-user-dirs/
- 
  
  Reason:
  xdg-user-dirs package has patch for old po files by CDBS simple patch system
  (debian/patches/90_rosetta_translations_update.patch), therefore generated
  binary deb package has two mo files.
  
  1) Patch origin and old mo file via xdg-user-dirs package:
  /usr/share/locale/LL/LC_MESSAGES/xdg-user-dirs.mo
  
  2) Launchpad translators effort via language-pack-gnome-LL-base:
  /usr/share/locale-langpack/LL/LC_MESSAGES/xdg-user-dirs.mo
  
  gettext system reads 1 rather than 2 under its priority rule.
  
- 
  Solution:
  The reason why to use above patch system is that XDG User Dirs is created
- before install langpacks in installation process (bugs 147657). We shuldn't
+ before install langpacks in installation process (LP #147657). We shuldn't
  drop this patch. I think that we can only regularly fetch translations from
  Launchpad and update patch file before Alpha/Beta/RC/Final releases.
  
  At this time the patch is very old. Last fetched time is 2008-10-08 (probably
- to fix bugs 271466).
+ to fix LP #271466).

-- 
Needs to update 90_rosetta_translations_update.patch regularly
https://bugs.launchpad.net/bugs/428850
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to xdg-user-dirs in ubuntu.

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

[Bug 181594] Re: poppler-utils package description is missing pdftohtml

2008-03-12 Thread Mitsuya Shibata
This bug is fixed in 0.6.4-1

---
poppler (0.6.4-1) unstable; urgency=medium

  * Add ${shlibs:Depends} to libpoppler-glib-dev, libpoppler-dev,
libpoppler-qt-dev, libpoppler-qt4-dev.
  * Add ${misc:Depends}.
  * Cleanups.
  * New upstream releases; no API change; bug fixes; closes: #459342.
  * Fix copyright information to use version 2 of the GPL (instead of version 2
or later); thanks Timo Jyrinki for the patch; closes: #453865.
  * Urgency medium for RC bug fix.
  * List pdftohtml in poppler-utils' description; closes: #464439.
  * Drop libpoppler-qt-dev dependency from libpoppler-qt4-dev; thanks
Pino Toscano; closes: #459922.
  * Bump up Standards-Version to 3.7.3.

 -- Loic Minier [EMAIL PROTECTED]  Fri, 18 Jan 2008 13:35:06 +0100


** Changed in: poppler (Ubuntu)
   Status: Triaged = Fix Released

-- 
poppler-utils package description is missing pdftohtml
https://bugs.launchpad.net/bugs/181594
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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


[Bug 201380] [NEW] Add poppler-data to Suggests field

2008-03-12 Thread Mitsuya Shibata
Public bug reported:

To display unembedded CJK fonts, poppler needs poppler-data(*) package.
However poppler-data is in multiverse. Please add poppler-data to
Suggests field of libpoppler2, poppler-utils to inform users that you
need to install its package by hand.

*) https://launchpad.net/ubuntu/+source/poppler-data

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

-- 
Add poppler-data to Suggests field
https://bugs.launchpad.net/bugs/201380
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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


[Bug 201380] Re: Add poppler-data to Suggests field

2008-03-12 Thread Mitsuya Shibata

** Attachment added: poppler_0.6.4-1ubuntu1.diff.gz
   http://launchpadlibrarian.net/12605612/poppler_0.6.4-1ubuntu1.diff.gz

-- 
Add poppler-data to Suggests field
https://bugs.launchpad.net/bugs/201380
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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


[Bug 201380] Re: Add poppler-data to Suggests field

2008-03-12 Thread Mitsuya Shibata
Sorry, I had forgotten to change Maintainer fields.

** Attachment added: poppler_0.6.4-1ubuntu1.dsc
   http://launchpadlibrarian.net/12605772/poppler_0.6.4-1ubuntu1.dsc

-- 
Add poppler-data to Suggests field
https://bugs.launchpad.net/bugs/201380
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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


[Bug 201380] Re: Add poppler-data to Suggests field

2008-03-12 Thread Mitsuya Shibata
Sorry...

** Attachment added: poppler_0.6.4-1ubuntu1.diff.gz
   http://launchpadlibrarian.net/12605779/poppler_0.6.4-1ubuntu1.diff.gz

-- 
Add poppler-data to Suggests field
https://bugs.launchpad.net/bugs/201380
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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


[Bug 141077] Re: Package does not create POPPLER_DATADIR

2008-02-21 Thread Mitsuya Shibata
This bug will be able to close by following package.
https://launchpad.net/ubuntu/+source/poppler-data

Sorry, I mistook bug close format in changelog.
This bug is not closed automatically.

-- 
Package does not create POPPLER_DATADIR
https://bugs.launchpad.net/bugs/141077
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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


[Bug 190612] Re: yelp の man ページの 文字化け。

2008-02-12 Thread Mitsuya Shibata
*** This bug is a duplicate of bug 154829 ***
https://bugs.launchpad.net/bugs/154829

** This bug has been marked a duplicate of bug 154829
   Yelp uses wrong encoding for localized manpages

-- 
yelp の man ページの文字化け。
https://bugs.launchpad.net/bugs/190612
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee (via bug 154829).

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

[Bug 141077] Re: Package does not create POPPLER_DATADIR

2008-02-07 Thread Mitsuya Shibata
Sorry, this bug report is wrong.

It is problem that evince can not display Japanese (and probably
Chinese, Korean) PDF file without embedded fonts. When reads CJK PDF
file, poppler expects that there are CMap files for CJK in above
directories. But there are not its files and directories in current
version.

I have thought that it is poppler bug. However, I noticed that absence
of poppler-data package causes this problem. I am creating poppler-data
package, and closes this bug in changelog.

http://revu.tauware.de/details.py?package=poppler-data

In Debian, there is same and more accurate bug report.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453172

-- 
Package does not create POPPLER_DATADIR
https://bugs.launchpad.net/bugs/141077
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for poppler in ubuntu.

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