[Bug 2051041] Re: Regression: Ark unable to extract or view 7z after p7zip to 7zip transition in noble

2024-06-05 Thread Xu Zhen
The patch at https://bugs.kde.org/show_bug.cgi?id=468240#c13 is for libarchive plugin, but even without it, ark can directly execute 7zip program to read and decompress 7z files. It's just because the output text of the 7zip program in the repository has changed, causing ark to not recognize it

[Bug 2051041] Re: Regression: Ark unable to extract or view 7z after p7zip to 7zip transition in noble

2024-06-05 Thread Xu Zhen
this patch https://github.com/KDE/ark/commit/0d7d7b6558475897a06b0b315b45000f7ae0597a is also needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2051041 Title: Regression: Ark unable to extract

[Bug 2040453] Re: Gnome 45 crash on restart in X11 session [Window manager error: Another compositing manager is already running on screen 0 on display “:0”]

2024-05-14 Thread Zhen
Hi Team, may I know when will Ubuntu 24.04 get update with 46.1? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2040453 Title: Gnome 45 crash on restart in X11 session [Window manager error:

[Bug 1970821] [NEW] kstars crashes on startup

2022-04-28 Thread Xu Zhen
Public bug reported: Ubuntu 22.04, kstars 5:3.5.7-1 $ kstars Segmentation fault (core dumped) The cause may be this one https://bugs.kde.org/show_bug.cgi?id=439811#c5 ** Affects: kstars (Ubuntu) Importance: Undecided Status: New ** Summary changed: - kstars crash on startup +

[Bug 1966006] Re: No fcitx5-frontend-qt6 for 22.04

2022-03-22 Thread Xu Zhen
** Description changed: - Qt 6 related packages have been added into the repository of 22.04, and + Qt 6 related libraries have been added into the repository of 22.04, and there are already a few applications depending on them. But since the fcitx5-frontend-qt6 package is not yet in the

[Bug 1966006] [NEW] No fcitx5-frontend-qt6 for 22.04

2022-03-22 Thread Xu Zhen
Public bug reported: Qt 6 related packages have been added into the repository of 22.04, and there are already a few applications depending on them. But since the fcitx5-frontend-qt6 package is not yet in the repository, it's not possible to use fcitx5 to enter text in those applications Please

[Bug 1963850] [NEW] xcape-super-binding.desktop doesn't show in the autostart application list

2022-03-06 Thread Xu Zhen
Public bug reported: /etc/xdg/xdg-xubuntu/autostart/xcape-super-binding.desktop was added into xubuntu-default-settings 21.10.3. It will be launched at session startup, but it doesn't appear in the `Application Autostart' list of xfce4-session-settings. Since it will change the behavior of the

[Bug 1943312] Re: dependency problems of version 3.4.2-1ubuntu3

2021-09-12 Thread Xu Zhen
Andrew, you did it wrong. apt download libffi8 libffi8:i386 for d in libffi8*.deb; do dpkg-deb -x $d $d.dir; dpkg-deb -e $d $d.dir/DEBIAN; sed -i 's/Breaks: libffi8ubuntu1/Breaks: libffi8ubuntu1 (<= 3.4~20200819gead65ca871-0ubuntu5)/' $d/DEBIAN/control; dpkg-deb -b $d.dir $d; done sudo

[Bug 1943312] Re: dependency problems of version 3.4.2-1ubuntu3

2021-09-11 Thread Xu Zhen
The control file in libffi8_3.4.2-1ubuntu3_{i386,amd64}.deb has these fields Breaks: libffi8ubuntu1 Replaces: libffi8ubuntu1 Provides: libffi8ubuntu1 (= 3.4~20200819gead65ca871-0ubuntu5) a version clause should be added to the Breaks field to avoid the conflict between the i386 and amd64

[Bug 1943312] [NEW] dependency problems of version 3.4.2-1ubuntu3

2021-09-11 Thread Xu Zhen
Public bug reported: Have both libffi8ubuntu1:amd64 and libffi8ubuntu1:i386 installed previously. Got these after upgrading to 3.4.2-1ubuntu3 dpkg: dependency problems prevent configuration of libffi8:amd64: libffi8:i386 (3.4.2-1ubuntu3) breaks libffi8ubuntu1 and is unpacked but not

[Bug 1915777] Re: file owner is buildd/buildd (2001/2501) in 1.9.5p2-2ubuntu1

2021-02-15 Thread Xu Zhen
Many other recently updated hirsute-proposed packages also have this problem, like w3m (0.5.3+git20210102-3), net-tools (1.60+git20181103 .0eebece-1ubuntu1) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1915777] [NEW] file owner is buildd/buildd (2001/2501) in 1.9.5p2-2ubuntu1

2021-02-15 Thread Xu Zhen
Public bug reported: wget http://ftp.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.9.5p2-2ubuntu1_amd64.deb -O - | dpkg-deb -c - All the owners are buildd/buildd instead of root/root, which makes sudo unusable $ sudo sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set **

[Bug 1914860] Re: /usr/bin/ldd no longer work in package libc-bin 2.33-0ubuntu1

2021-02-06 Thread Xu Zhen
Other programs that rely on ldd are also affected. For example, mkinitramfs will create an initrd file containing an empty directory /lib64, causing the system to fail to boot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1914860] [NEW] /usr/bin/ldd no longer work in package libc-bin 2.33-0ubuntu1

2021-02-06 Thread Xu Zhen
Public bug reported: ldd no longer works in package libc-bin 2.33-0ubuntu1 $ file /bin/ls /bin/ls: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=75a5a06981363560659178711370bb75b3146bcd, for GNU/Linux 3.2.0,

[Bug 1888781] [NEW] failed to boot with 1.20200601+arm64-0ubuntu2~20.04.1

2020-07-23 Thread Xu Zhen
Public bug reported: I have a raspberry pi 3b with ubuntu 20.04 armhf. It failed to boot after upgrading linux-firmware-raspi2 from 1.20200212-0ubuntu1 to 1.20200601+arm64-0ubuntu2~20.04.1. The HDMI monitor can't get any signal. The ACT led turned on for about 0.5 second then turned off. I

[Bug 1821683] [NEW] Can not change folder color due to failure of os.utime()

2019-03-26 Thread Xu Zhen
Public bug reported: I tried to set folder color for /etc, but the icon was not changed and I got this error: Traceback (most recent call last): File "/usr/share/caja-python/extensions/folder-color.py", line 316, in _menu_activate_color item_path = urllib.unquote(each_item.get_uri()[7:])

[Bug 1488155] Re: apt failed to open translation file

2018-08-24 Thread Xu Zhen
No. This bug only existed on 15.10, it was fixed on 16.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1488155 Title: apt failed to open translation file To manage notifications about this bug go

[Bug 1549788] Re: bind9 9.10.3.dfsg.P2-5 crash on exit

2016-03-19 Thread Xu Zhen
1:9.10.3.dfsg.P4-4 crashed again -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/1549788 Title: bind9 9.10.3.dfsg.P2-5 crash on exit To manage notifications about this bug go to:

[Bug 1549788] Re: bind9 9.10.3.dfsg.P2-5 crash on exit

2016-03-19 Thread Xu Zhen
1:9.10.3.dfsg.P4-4 crashed again -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549788 Title: bind9 9.10.3.dfsg.P2-5 crash on exit To manage notifications about this bug go to:

[Bug 1549788] Re: bind9 9.10.3.dfsg.P2-5 crash on exit

2016-03-19 Thread Xu Zhen
seems fixed in 1:9.10.3.dfsg.P4-1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/1549788 Title: bind9 9.10.3.dfsg.P2-5 crash on exit To manage notifications about this bug go to:

[Bug 1549788] Re: bind9 9.10.3.dfsg.P2-5 crash on exit

2016-03-19 Thread Xu Zhen
seems fixed in 1:9.10.3.dfsg.P4-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549788 Title: bind9 9.10.3.dfsg.P2-5 crash on exit To manage notifications about this bug go to:

[Bug 1549788] Re: bind9 9.10.3.dfsg.P2-5 crash on exit

2016-03-04 Thread Xu Zhen
** Summary changed: - bind9 9.10.3.dfsg.P2-4 crash on exit + bind9 9.10.3.dfsg.P2-5 crash on exit -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/1549788 Title: bind9

[Bug 1549788] Re: bind9 9.10.3.dfsg.P2-5 crash on exit

2016-03-04 Thread Xu Zhen
** Summary changed: - bind9 9.10.3.dfsg.P2-4 crash on exit + bind9 9.10.3.dfsg.P2-5 crash on exit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549788 Title: bind9 9.10.3.dfsg.P2-5 crash on exit

[Bug 1549788] [NEW] bind9 9.10.3.dfsg.P2-4 crash on exit

2016-02-25 Thread Xu Zhen
Public bug reported: systemctl stop bind9.service journalctl -u bind9 -n 15 Feb 25 20:36:07 ubuntu named[6778]: zone 255.in-addr.arpa/IN: loaded serial 1 Feb 25 20:36:07 ubuntu named[6778]: all zones loaded Feb 25 20:36:07 ubuntu named[6778]: running Feb 25 20:36:12 ubuntu systemd[1]: Stopping

[Bug 1549788] [NEW] bind9 9.10.3.dfsg.P2-4 crash on exit

2016-02-25 Thread Xu Zhen
Public bug reported: systemctl stop bind9.service journalctl -u bind9 -n 15 Feb 25 20:36:07 ubuntu named[6778]: zone 255.in-addr.arpa/IN: loaded serial 1 Feb 25 20:36:07 ubuntu named[6778]: all zones loaded Feb 25 20:36:07 ubuntu named[6778]: running Feb 25 20:36:12 ubuntu systemd[1]: Stopping

[Bug 1487890] Re: [synaptic] no history

2015-12-02 Thread Xu Zhen
I've submit another patch to debian bug report for the column width bug. You can fix it yourself without recompiling. cd /usr/share/synaptic wget 'https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;filename=fix-column-width.patch;bug=798884;msg=35' -O- | sudo patch -p2 -- You received this

[Bug 1487890] Re: [synaptic] no history

2015-11-28 Thread Xu Zhen
I wrote a patch for this bug. ** Patch added: "fix-history.patch" https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1487890/+attachment/4526615/+files/fix-history.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1488155] Re: apt failed to open translation file

2015-08-24 Thread Xu Zhen
** Description changed: Ubuntu 15.10 + apt 1.0.9.10ubutnu6 - when run `strace apt-cache show ubuntu-desktop' on my system, the output shows it try to access non-exists translation file. + + When run `strace apt-cache show ubuntu-desktop' on my system, the output + shows it try to access

[Bug 1488155] [NEW] apt failed to open translation file

2015-08-24 Thread Xu Zhen
Public bug reported: Ubuntu 15.10 + apt 1.0.9.10ubutnu6 When run `strace apt-cache show ubuntu-desktop' on my system, the output shows it try to access non-exists translation file. The description of specified package can't be displayed due to this bug. It seems that an overflow occured.

[Bug 1363583] [NEW] usbmuxd is not compatible with libusbmuxd2 in ubuntu 14.10

2014-08-31 Thread Xu Zhen
Public bug reported: In Ubuntu 14.10, the version of libusbmuxd2 is 1.0.9, but usbmuxd is still 1.0.8. usbmuxd 1.0.8 does not support the new commands used in libusbmuxd2 1.0.9 Any program which use libusbmuxd2 will simply crash. $ ideviceinfo ideviceinfo: plist.c:194: plist_copy_node:

[Bug 1363689] [NEW] gameconqueror crashes during startup in ubuntu 14.10

2014-08-31 Thread Xu Zhen
Public bug reported: Terminal output: # DATADIR=/usr/share/gameconqueror # python -OO $DATADIR/GameConqueror.py Attempt to unlock mutex that was not locked Aborted It's the same reason of this bug: https://bugs.launchpad.net/ubuntu/+source/psensor/+bug/1346299 After comment out

[Bug 1231453] [NEW] get_full_property() throws exceptions

2013-09-26 Thread Xu Zhen
Public bug reported: with 0.14+20091101-1, the test.py works well. $ python test.py Xlib.protocol.request.QueryExtension _NET_SUPPORTED is supported False _NET_WM_NAME is not supported True but with 0.14+20091101-1ubuntu1, it will throw exceptions $ # python2 $ python test.py class

[Bug 910143] Re: libreoffice-nlpsolver (0.9~beta1-6) not working

2012-12-12 Thread Zhen
Version 0.9~beta1-9build1 on Quantal 32 also doesn't work. Packages mentioned in comment #19 does NOT help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/910143 Title: libreoffice-nlpsolver

[Bug 920834] Re: ibus cannot show icon in panel without appindicator

2012-11-30 Thread Xu Zhen
Here is the diff file for 05_appindicator.patch I tested with ibus_1.4.1-7ubuntu1 and ibus_1.4.2-0ubuntu1, both worked ** Patch added: test.diff https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/920834/+attachment/3448014/+files/test.diff -- You received this bug notification because you

[Bug 994739] Re: wireless takes several seconds longer to connect from standby

2012-07-10 Thread Xu Zhen
Pau, It seems that your patch made my atheros card fail to find the AP. I upgraded wpasupplicant from 1.0-2ubuntu1 to 1.0-2ubuntu2 today. after reboot, my card cannot connect to the AP. I run sudo /sbin/wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf -dd to see what happend, and I got

[Bug 1004262] [NEW] utils/wvtask.cc:409: static void WvTaskMan::_stackmaster(): Assertion `magic_number == -0x123678' failed.

2012-05-24 Thread Xu Zhen
Public bug reported: after upgraded libwvstreams4.6-base from 4.6.1-2build1 to 4.6.1-3/4.6.1-4, I got this error $ wvdial -- WvDial: Internet dialer version 1.61 -- Cannot set information for serial port. -- Initializing modem. -- Sending: ATZ OK -- Sending: ATQ0 V1 E1 S0=0 C1 D2 +FCLASS=0 ATQ0

[Bug 1004262] Re: utils/wvtask.cc:409: static void WvTaskMan::_stackmaster(): Assertion `magic_number == -0x123678' failed.

2012-05-24 Thread Xu Zhen
crash report ** Attachment added: crash report https://bugs.launchpad.net/ubuntu/+source/wvstreams/+bug/1004262/+attachment/3161986/+files/_usr_bin_wvdial.1000.crash.tar.bz2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 920834] [NEW] ibus cannot show icon in panel without appindicator

2012-01-23 Thread Xu Zhen
Public bug reported: ibus version : 1.4.0-3ubuntu3 If appindicator is not installed, ibus will not show icon in panel. $ ibus-daemon -v ** Message: Use database /usr/share/ibus-pinyin/db/open-phrase.db ** WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of

[Bug 920834] Re: ibus cannot show icon in panel without appindicator

2012-01-23 Thread Xu Zhen
** Patch added: 05_appindicator.patch https://bugs.launchpad.net/bugs/920834/+attachment/2690307/+files/05_appindicator.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/920834 Title: ibus

[Bug 903539] Re: qjson in ubuntu cannot deal with unicode characters correctly

2011-12-12 Thread Xu Zhen
** Attachment added: full test codes https://bugs.launchpad.net/bugs/903539/+attachment/2630721/+files/test.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/903539 Title: qjson in ubuntu cannot

[Bug 903539] [NEW] qjson in ubuntu cannot deal with unicode characters correctly

2011-12-12 Thread Xu Zhen
Public bug reported: I have the following codes: QString data = QString::fromUtf8(\u6211); QVariantMap obj = QVariantMap(); obj.insert(key, QVariant(data)); QJson::Serializer s; QString json = s.serialize(obj); qDebug() json; output with libqjson 0.7.1-6 in ubuntu's repository: { key : 我 }

[Bug 877074] [NEW] missing Workrave in Ubuntu 11.10

2011-10-17 Thread Zhen
Public bug reported: After upgrade from 11.04 to 11.10, workrave disappear and I can not find workrave package in the software center anymore. Please add/port the package to 11.10 sources. ** Affects: workrave (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 129603] Re: [gusty] No DRI with ati drivers in x800xl card: RADEONDRIGetVersion failed to open the DRM

2007-12-10 Thread Zhen
I have not experienced this problem with the release version of gusty. Thanks. -- [gusty] No DRI with ati drivers in x800xl card: RADEONDRIGetVersion failed to open the DRM https://bugs.launchpad.net/bugs/129603 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 129601] Re: [gusty] Atheros chipset wireless card disconnecting with FIFO overrun

2007-12-10 Thread Zhen
I have not experienced this problem with the release version of gusty. Thanks. -- [gusty] Atheros chipset wireless card disconnecting with FIFO overrun https://bugs.launchpad.net/bugs/129601 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 129601] Atheros chipset wireless card disconnecting with FIFO overrun

2007-07-31 Thread Zhen
Public bug reported: using gusty amd64 on opteron 170 with a8n-sli motherboard and dlink DWL-G520 desktop card Network connecting using the KDE network manager on a WEP enabled network. Network would frequently die with this in dmesg: [ 1130.250863] wifi0: rx FIFO overrun; resetting This is my

[Bug 129603] [gusty] No DRI with ati drivers in x800xl card: RADEONDRIGetVersion failed to open the DRM

2007-07-31 Thread Zhen
Public bug reported: I'm running gusty amd64 with an PCIE-E x800xl card using the open source ati drivers. No changes where made to the xorg.conf file. DRI is disabled with the following in Xorg.0.log: (II) RADEON(0): PCIE card detected drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: