Bug#1071943: QFileDialog: Non-Native dialog is very slow, regressions again.

2024-05-30 Thread K.Ohta
n. Sorry... Ohta. On Fri, 31 May 2024 00:29:27 +0900 "K.Ohta" wrote: > Package: libqt6widgets6t64 > Version: 6.4.2+dfsg-21.1+b1 > Tags: moreinfo > > I research this issue when reproduce, more. > > Now, I found below (with MATE desktop environment) > re

Bug#1071943: QFileDialog: Non-Native dialog is very slow, regressions again.

2024-05-30 Thread K.Ohta
Package: libqt6widgets6t64 Version: 6.4.2+dfsg-21.1+b1 Tags: moreinfo I research this issue when reproduce, more. Now, I found below (with MATE desktop environment) results of different by environment variables. A. Not setting something by hand (excepts QT_QPA_PLATFORMTHEME has already set to

Bug#1060785: libspa-audioconvert: Crash sometimes due to misaligned load to YMM register.

2024-04-29 Thread K.Ohta
Hello, This fix (by upstream) has confirmed by me too, so we can close this BUG. Thanks, Ohta. On Mon, 29 Apr 2024 11:46:34 +0200 Dylan Aïssi wrote: > Hello, > > Le lun. 15 janv. 2024 à 22:00, K.Ohta a > écrit : > > > > I forwarded to upstream. > > See,

Bug#1060785: libspa-audioconvert: Crash sometimes due to misaligned load to YMM register.

2024-01-15 Thread K.Ohta
Dear Dylan-San, I forwarded to upstream. See, https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3790 . Thank you for your suggestion. Ohta. On Mon, 15 Jan 2024 18:21:56 +0100 Dylan Aïssi wrote: > Hi Ohta, > > Le dim. 14 janv. 2024 à 10:24, Kyuma Ohta > a écrit : > > > > Sometimes

Bug#1023394: virtualbox 7: lacks support of tpm.

2022-12-01 Thread K.Ohta
Package: virtualbox Version: 7.0.4-dfsg-4 I confirmed to be fixed this issue at above version. Works Windows11 guest with TPM. Thank you to your working. Ohta.

Bug#1000398: fixed upstream

2021-11-29 Thread K.Ohta
Dear Nick Lewychy-San, # Sorry, I missed to choice sender address, Re-Send this. > Would it be possible to pick up that change? I cherrypicked this commit to a header of this version , then I test to compile with LLVM CLANG(-13) with C++-20, seems to succeed compilation, not happen FTBFS.

Bug#954849: Bug #954849 :does not start: LLVM ERROR: inconsistency in registered CommandLine options

2020-09-27 Thread K.Ohta
Hello, This issue happened with mesa-opencl-icd 20.1.8-1, but with 20.2.0-rc4-2 with cherrypicking install(^_^;, this issue doesn't happen. This seems to be differ of linked libllvm, recent of v20.1.x links llvm10 and libclc, but recent libclc links llvm11 :-( But, with 20.2.x, links

Bug#934378: linux-image-5.2.0-2-amd64: linux-5.2.0-2 : Unable to mount CDROM

2019-08-10 Thread K.Ohta
Der Hurchings-San, Sorry for later. Belows are "strace mount /cdrom" at both 5.2.0-1 and 5.2.0-2 Please see. Regards, Ohta. --- LOGS --- A.With 5.2.0-1 : --- BEGIN LOG 1 --- # strace mount /cdrom execve("/bin/mount", ["mount", "/cdrom"], 0x7ffda4b6a4d8 /* 67 vars */) = 0 brk(NULL)

Bug#931059: mesa-va-driver: Crash 19.1 when encoding movie with VAAPI.

2019-07-02 Thread K.Ohta
This is more information of BUG#931059. With hardware acceled deinterlacer (with ffmpeg, -filter_complex "deinterlace_vaapi"), this issue happened. But, without this feature, this issue not happened. This seem to be caused with any deinterlacer (i.e. bob, motion_adaptive...). With 19.1.1-1,

Bug#905089: Acknowledgement (linux-image-4.17.0-1-amd64/amdgpu: not loading firmware with polaris11)

2018-08-16 Thread K.Ohta
Package: linux-image-4.17.0-1-amd64 Additional information: I found below issue with recent Debian's official kernel package: When building initramfs, for Debian's recent official kernel package located firmwares to /usr/lib/firmware and symlink /usr/lib to /lib. But, kernel wants to read

Bug#905090: Acknowledgement (wine-development: Causing SEGV when using Qt.)

2018-08-01 Thread K.Ohta
Tags: moreinfo Sorry, I forgot to inform sample build of Qt5.11.1. https://osdn.net/projects/csp-qt/downloads/69866/Qt-5.11.1.Win32.homebrew.MinGW-w64.gcc8.2.i686.tar.xz/ Please download above and extract, run Qt's example programs under

Bug#900365: Acknowledgement (libqt5opengl5: Sometimes crash (not core dumped) after "XIO: fatal IO error 0 (Success) on X server")

2018-05-31 Thread K.Ohta
Additional information: I tested more situations, I knew below about this BUG issue. A) With (at least) kernel 4.16, this issue happened. B1) At Qt5.11 (experimental:5.11.0+dfsg-1), without DRI3, this issue not happened. B2) At Qt5.10 (this), without DRI3, this issue *sometimes* not happened.

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-24 Thread K.Ohta
ian said: >E: initramfs-tools-core: depends-on-essential-package-without-using-version >depends: mount Regards, Ohta. On Fri, 25 Nov 2016 07:49:55 +0100 Michael Biebl <bi...@debian.org> wrote: > Am 25.11.2016 um 05:18 schrieb K.Ohta: > > Dear Michel, > > Sorry for ve

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-24 Thread K.Ohta
Sorry, I forgot to attach logs. They are tar-xz ed. Regards, Otha. On Wed, 23 Nov 2016 15:58:26 +0100 Michael Biebl wrote: > Am 23.11.2016 um 14:30 schrieb Michael Biebl: > > > I'm going to reassign this to initramfs-tools as it uses mount > > implementations from either

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-24 Thread K.Ohta
Dear Michel, Sorry for very later. I test your patch of initramfs-tools, but, don't mount /usr with auto at entry of fstab. I tested below: 1.debuild initramfs after applying that patch and install packages. 2.Boot *without* auto and nouser with /usr entry at /etc/fstab.-> Success 3.Boot *with*

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread K.Ohta
I already removed "sleep 15" from /usr/share/initramfs-tools/init, and re-built initramfs, booting was completed. Sorry for lacking write. Cheers, Ohta On Wed, 23 Nov 2016 13:26:22 +0100 Michael Biebl wrote: > Can you confirm that boot is successful after you remove the

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread K.Ohta
Dear Michael, On Wed, 23 Nov 2016 12:09:22 +0100 Michael Biebl <bi...@debian.org> wrote: > Am 23.11.2016 um 12:00 schrieb K.Ohta: > > Dear Michael, > > I change line 323 of /usr/share/initramfs-tools/init, > > "sleep 15" (or another wait period),and u

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread K.Ohta
g response... Regards, Ohta. On Wed, 23 Nov 2016 19:49:40 +0900 "K.Ohta" <whatisthis.sow...@gmail.com> wrote: > Sorry, I booted *older* fetab entry; > > Not booting with, > >> UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr ext4 > >> defaults,noatime 0

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread K.Ohta
uto,nouser,async 0 2 I will retry your saying with "defaults,noatime".Please wait. Ohta. On Wed, 23 Nov 2016 11:41:21 +0100 Michael Biebl <bi...@debian.org> wrote: > Am 23.11.2016 um 11:25 schrieb K.Ohta: > > Dear Michael, > > > > Not mounted /usr and made kern

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread K.Ohta
Dear Michael, Not mounted /usr and made kernel panic still longer sleep. Then booting with "init=/bin/bash" , check dmesg (attached). Below message was wrote when trying to mount /usr : >[ 15.958645] EXT4-fs (sde3): Unrecognized mount option "auto" or missing >value If this message is

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread K.Ohta
Dear Michel, /usr entry /etc/fstab (will attach) of my box was set below, not to mount: > UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr ext4 > rw,noatime,suid,dev,exec,auto,nouser,async 0 2 But, change to below, mount /usr and boot: > UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr ext4

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-22 Thread K.Ohta
e name ore UUID. If this parameter entry will be set, mount ${ARG} block-device to /usr directory. On Tue, 22 Nov 2016 18:15:49 +0100 Michael Biebl <bi...@debian.org> wrote: > Am 22.11.2016 um 18:01 schrieb K.Ohta: > > Older systemd was built without liblz4, and liblz4 places &

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-22 Thread K.Ohta
/Software/systemd/separate-usr-is-broken Sorry for longer reply. Ohta. On Tue, 22 Nov 2016 14:41:00 +0100 Michael Biebl <bi...@debian.org> wrote: > Am 22.11.2016 um 14:12 schrieb Michael Biebl: > > Am 22.11.2016 um 13:12 schrieb K.Ohta: > >> Dear Martin, > >>

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-22 Thread K.Ohta
Dear Martin, On Tue, 22 Nov 2016 12:36:32 +0100 Martin Pitt <mp...@debian.org> wrote: > Control: tag -1 unreproducible moreinfo -wontfix > > Hello Ohta, > > K.Ohta [2016-11-22 19:56 +0900]: > > I was always booting with initramfs, not booting without initramfs >

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-22 Thread K.Ohta
Hello Martin, Thank you for reply. I was always booting with initramfs, not booting without initramfs any time. But, booted after upgrading systemd to 232-6 (or liblz4 to latest?) , kernel panic happened with message, "liblz4.so not found". So, I made copy liblz4 to /lib/${ARCH} and made symlink

Bug#840117: DVB: Made crash sometimes.

2016-10-10 Thread K.Ohta
Dear Rizzolo-san, Perhaps you missed a control word? Please regards, Ohta. On Sat, 8 Oct 2016 12:10:03 + Mattia Rizzolo wrote: > control: reassing -1 src:linux 4.7.5-1 > > On Sat, Oct 08, 2016 at 08:58:16PM +0900, Kyuma Ohta wrote: > > Package: linux-image-4.7 > >

Bug#817111: Acknowledgement (pcsx2:i386: Not working with MESA, working with FGLRX.)

2016-05-01 Thread K.Ohta
13:12:29 +0100 James Cowgill <jcowg...@debian.org> wrote: > Control: tags -1 moreinfo unreproducible > > Hi, > > On Tue, 2016-04-19 at 20:36 +0900, K.Ohta wrote: > >  I made a small program below and link to -lX11 -lGL at amd64; > > --- > > #include &

Bug#817111: Acknowledgement (pcsx2:i386: Not working with MESA, working with FGLRX.)

2016-04-19 Thread K.Ohta
Tags: moreinfo I made a small program below and link to -lX11 -lGL at amd64; --- #include #include int main(int argc, char *argv[]) { void *p1; void *p2; p1 = (void *)glXGetProcAddress("glGetDebugMessageLog"); p2 = (void *)glXGetProcAddress("glGetDebugMessageLogARB");

Bug#746339: caja: Caja crashed, but spawn infinity, unable to launch others.

2016-01-31 Thread K.Ohta
Sorry for later. Now, with Caja 1.12.2 (sid), this issue(s) are not happened. Seems to be working fine, excepts not exiting when close from the window manager. Sorry. Ohta. On Sat, 30 Jan 2016 23:06:35 +0300 Vlad Orlov wrote: > Hi, > > Can you please provide the full

Bug#746339: caja: Caja crashed, but spawn infinity, unable to launch others.

2016-01-31 Thread K.Ohta
Package: caja Version: 1.12.2-1 With above version, this bug seems to be fixed,not crash. Regards, Ohta. On Sun, 31 Jan 2016 12:41:06 +0300 Vlad Orlov wrote: > > Now, with Caja 1.12.2 (sid), this issue(s) are not happened. > > Seems to be working fine, excepts not

Bug#811056: claws-mail: Not display mail encoded with ISO-2022-JP.

2016-01-15 Thread K.Ohta
Dear Bonaccorso-San, This works fine at least around of character encoding. Issue I reported seems to be fixed. Thanks for working. Ohta. On Fri, 15 Jan 2016 10:45:35 +0100 Salvatore Bonaccorso wrote: > Hi, > > On Fri, Jan 15, 2016 at 06:19:18PM +0900, Kyuma Ohta

Bug#780110: Twitter and Facebook : Unable to post with iceweasel36

2015-03-09 Thread K.Ohta
Package: iceweasel Version: 36.0.1-2 Severity: normal Dear Maintainer, When posting any messages to twitter or replying into Facebook, typing characters have not posted. 1.In Twitter, any button has no effects, unable to login or post tweets. In login, typed password has not effective (without

Bug#746339: caja: Caja crashed, but spawn infinity, unable to launch others.

2014-12-23 Thread K.Ohta
-desktop/issues/112 Control: severity -1 important Hi Kyuma, On So 18 Mai 2014 19:38:20 CEST, K.Ohta wrote: And, error happend from frame8, dump this frame: (gdb) frame 8 #8 mate_bg_create_pixmap (bg=0xa78c60, window=0xbdf480, width=1920, height=1080, is_root=1) at mate

Bug#761949: systemd: Failed to start multi-user.target when fault to start splash

2014-09-22 Thread K.Ohta
Dear Michael, Thanks for reply. Belows are informations with debug-shell. On Sun, 21 Sep 2014 20:26:17 +0200 Michael Biebl bi...@debian.org wrote: Control: tags -1 moreinfo Am 17.09.2014 um 09:39 schrieb Kyuma Ohta: Package: systemd Version: 215-4 Severity: important (snip) We need

Bug#761951: systemd: Did not start network in default

2014-09-22 Thread K.Ohta
On Sun, 21 Sep 2014 20:35:16 +0200 Michael Biebl bi...@debian.org wrote: Control: tags -1 moreinfo Am 17.09.2014 um 09:45 schrieb Kyuma Ohta: Package: systemd Version: 215-4 Severity: normal While enabling systemd-networkd is obviously an option, this should not be necessary.

Bug#761953: Acknowledgement (systemd: Hangup in shutdown process)

2014-09-18 Thread K.Ohta
and, start nmbd, smbd, samba-ad-dc. After these, rebooting was normally, not waiting 5minutes ;-) Please treat to these issue to systemd and samba. Regards, K.Ohta. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#473663: Always crash when starting w/gdm,gnome 2.[20|22].

2008-04-02 Thread K.Ohta
Dear Osamu, Thanks for FYI. On Wed, 2008-04-02 at 21:56 +0900, Osamu Aoki wrote: FYI: I use gdm/gnome in en_US.UTF-8 with scim-anthy package which use anthy-uim-scim path as conversion engin. Question: Did you im-switch to configure? Osamu Simple ansewr is NO. I used OLD usage of

Bug#473663: Always crash when starting w/gdm,gnome 2.[20|22].

2008-03-31 Thread K.Ohta
Package: scim Version: 1.4.7-3 Severity: important File: /usr/lib/scim-1.0/scim-launcher When I starting gnome from gdm,alwais scim is crashed firstly... I always using anthy or anthy-uim as kana-kanji conversion engine. If you want more information,pls. guide packages me to install or report

Bug#435309: Randomly crash when chenging folder of mail.

2007-07-30 Thread K.Ohta
Package: evolution Version: 2.10.3-1 Severity: important File: /usr/bin/evolution-2.10 Archtecture: amd64 Tags: sid When changeing folder winthin evolution-mail, evolution frontend was crashed randomly. This issue has happened many times,but not usually. See below log generated from