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
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 follo
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 2
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
> 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
> 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
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
/us
"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 m
** 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
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); <- i
** 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-
> 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 =>
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
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 #17199
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
D
> 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
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
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
> 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
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
> 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 a
> 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/u
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, whi
** 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 mem
2015-04-02 15:37 GMT+09:00 Sebastien Bacher :
> 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
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
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
- Sho
** 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
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
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=ba
** 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 membe
** 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
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
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
** 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
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-shar
** 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 se
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
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 notificati
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.
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:
** 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
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-dir
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-di
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,
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 a
** 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
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
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.
*
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 not
*** 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 beca
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 curren
52 matches
Mail list logo