Bug#661941: gstreamermm-0.10: odd 'source_setup' method breaks class sizes which results in invalid writes

2012-03-03 Thread Ibragimov Rinat
BTW, upstream have this bug only in version 0.10.9 0.10.9.1 and 0.10.10 and above are ok.

Bug#660465: console-cyrillic: use of console-cyrillic prevents X.org from grabbing keyboard

2012-02-19 Thread Ibragimov Rinat
Package: console-cyrillic Version: 0.9-16.2 Severity: normal Dear Maintainer, After recent update and subsequent reboot I faced that annoying bug. Ctrl-Alt-Del reboots my machine and Alt-Fn switches to virtual console. X.org still gets those commands, but it has not exclusive grab. I don't

Bug#651076: linux-image-3.1.0-1-amd64: randomly hangs on systems with rtl8192se wireless

2011-12-07 Thread Ibragimov Rinat
Did an additional search on topic and found patch that should solve problem https://bugzilla.redhat.com/show_bug.cgi?id=755154#c13 -- Rinat

Bug#607483: [Pkg-xfce-devel] Bug#607483: squeeze crashes trying to open anyrar archive

2011-11-18 Thread Ibragimov Rinat
17 ноября 2011, 23:05 от Yves-Alexis Perez cor...@debian.org: On jeu., 2011-11-17 at 20:17 +0400, Ibragimov Rinat wrote: `thunar_vfs_path_relative' can't handle subpaths containing slashes, documentation says about it directly: ... and it may not contain any slashes. Attached patch

Bug#607483: squeeze crashes trying to open any rar archive

2011-11-17 Thread Ibragimov Rinat
`thunar_vfs_path_relative' can't handle subpaths containing slashes, documentation says about it directly: ... and it may not contain any slashes. Attached patch solves that problem by avoiding `thunar_vfs_path_relative' and using g_build_path instead.diff --git a/libsqueeze/archive.c

Bug#475072: [Pkg-xfce-devel] Bug#475072: Bug#475072: squeeze: crashes whileopening an archived file.

2011-11-15 Thread Ibragimov Rinat
15 ноября 2011, 18:51 от Yves-Alexis Perez cor...@debian.org: On mar., 2011-11-15 at 01:50 +0400, Ibragimov Rinat wrote: fix segfault on file open command There are two definitions of signals assert having one parameter each with G_TYPE_STRING type. But instead of strings

Bug#475072: [Pkg-xfce-devel] Bug#475072: Bug#475072: squeeze: crashes whileopening an archived file.

2011-11-15 Thread Ibragimov Rinat
16 ноября 2011, 00:11 от Yves-Alexis Perez cor...@debian.org: On mar., 2011-11-15 at 22:26 +0400, Ibragimov Rinat wrote: Sure. One more thing. I just tried it on debian stable and found that there is difference in dbus interface: stable expect two strings but testing - three. So

Bug#475072: [Pkg-xfce-devel] Bug#475072: squeeze: crashes while opening an archived file.

2011-11-14 Thread Ibragimov Rinat
fix segfault on file open command There are two definitions of signals assert having one parameter each with G_TYPE_STRING type. But instead of strings, pointers are passed. Additionally Launch method of FileManager dbus interface expecting three strings now. There is no sense to send this

Bug#576072: it is now possible to select text label size

2011-11-05 Thread Ibragimov Rinat
Patch accepted by upstream (in git). So with packaging upcoming version 0.5.4.3 this bug may be closed.

Bug#631114: mousepad: freezes for a while on enter key press

2011-10-12 Thread Ibragimov Rinat
I found out I have ibus-daemon (with anthy) launched on both machines which suffer from bug. And when I kill ibus-daemon those freezes disappears. `top' launched in backgroud shows large cpu usage of both mousepad and ibus-daemon.

Bug#631114: [Pkg-xfce-devel] Bug#631114: mousepad: freezes for a while onenter key press

2011-10-12 Thread Ibragimov Rinat
12 октября 2011, 17:36 от Yves-Alexis Perez cor...@debian.org: On mer., 2011-10-12 at 17:16 +0400, Ibragimov Rinat wrote: I found out I have ibus-daemon (with anthy) launched on both machines which suffer from bug. And when I kill ibus-daemon those freezes disappears. `top' launched

Bug#631114: [Pkg-xfce-devel] Bug#631114: mousepad: freezes for a while on enter key press

2011-10-12 Thread Ibragimov Rinat
Haven't figured out why the following patch should fix my problem, but it fixes. By the way it's mistyping and should be fixed anyway. diff -ur mousepad-0.2.16.orig/src/keyevent.c mousepad-0.2.16/src/keyevent.c --- mousepad-0.2.16.orig/src/keyevent.c 2008-06-28 00:01:33.0 +0400 +++

Bug#631114: [Pkg-xfce-devel] Bug#631114: mousepad: freezes for a while onenter key press

2011-10-12 Thread Ibragimov Rinat
12 октября 2011, 19:14 от Yves-Alexis Perez cor...@debian.org: How exactly did you cook this? I don't understand exactly what that means, so I try to answer to my understanding of your question: how exactly did you find this?. gprof found that most cpu time was spent around 'check_preedit' I

Bug#631114: [Pkg-xfce-devel] Bug#631114: mousepad: freezes for a while onenter key press

2011-10-12 Thread Ibragimov Rinat
There are a couple another similar mistypings too, it seems. diff -ur mousepad-0.2.16.orig/src/keyevent.c mousepad-0.2.16/src/keyevent.c --- mousepad-0.2.16.orig/src/keyevent.c 2008-06-28 00:01:33.0 +0400 +++ mousepad-0.2.16/src/keyevent.c 2011-10-12 21:06:42.495929000 +0400 @@ -36,7

Bug#631498: patch updated

2011-08-27 Thread Ibragimov Rinat
updated patch for 1.42~WIP-2011-07-02 diff -ur e2fsprogs-1.42~WIP-2011-07-02-orig/misc/filefrag.c e2fsprogs-1.42~WIP-2011-07-02/misc/filefrag.c --- e2fsprogs-1.42~WIP-2011-07-02-orig/misc/filefrag.c 2011-06-11 20:54:48.0 +0400 +++ e2fsprogs-1.42~WIP-2011-07-02/misc/filefrag.c 2011-08-27

Bug#636479: xfdesktop4: invoking context menu on desktop icons takes several seconds

2011-08-05 Thread Ibragimov Rinat
Really strange...with this trick my right click menu opens way too faster. I'm sorry for the useless advice. My bad, I read through your advice inattentively and tried first what I found. That was Appearance applet. It has similar checkbox too and it do hide icons in menu but does not prevent

Bug#636479: xfdesktop4: invoking context menu on desktop icons takes several seconds

2011-08-03 Thread Ibragimov Rinat
Subject: xfdesktop4: invoking context menu on desktop icons takes several seconds Package: xfdesktop4 Version: 4.8.2-1 Severity: minor Invoking context menu (usually with right mouse button) takes several seconds. I noticed that before menu opens some disk activity occur. I've ran `strace -e

Bug#636479: [Pkg-xfce-devel] Bug#636479: xfdesktop4: invoking context menu on desktop icons takes several seconds

2011-08-03 Thread Ibragimov Rinat
03 августа 2011, 16:59 от Yves-Alexis Perez cor...@debian.org: On mer., 2011-08-03 at 14:48 +0400, Ibragimov Rinat wrote: Invoking context menu (usually with right mouse button) takes several seconds. I noticed that before menu opens some disk activity occur. I've ran `strace -e open

Bug#636479: Re[2]: ***SPAM*** [Pkg-xfce-devel] Bug#636479: xfdesktop4: invoking context menu on desktop icons takes several seconds

2011-08-03 Thread Ibragimov Rinat
I don't have those open() here so it might be related to something else than xfdesktop. Maybe the GTK+ theme or the icon theme you're using? I've tried to comment out calling `xfce_desktop_menu_get_widget' from menu.c:91 and delays disappeared. Application submenu too, of course. It seems,

Bug#636479: xfdesktop4: invoking context menu on desktop icons takes several seconds

2011-08-03 Thread Ibragimov Rinat
This is what happens here when right-clicking on the desktop and opening the Applications menu: corsac@scapa: strace -e open -p $(pidof xfdesktop) Process 22334 attached - interrupt to quit open(/usr/share/icons/Tango/16x16/apps/utilities-terminal.png, O_RDONLY) = 45 ... skip ... Here

Bug#632451: [Pkg-fglrx-devel] Bug#632451: fglrx-driver: Mouse cursor hangs when moving in notification area of KDE

2011-07-31 Thread Ibragimov Rinat
Updated to 11-7. Bug is still here.

Bug#632451: [Pkg-fglrx-devel] Bug#632451: fglrx-driver: Mouse cursor hangs when moving in notification area of KDE

2011-07-11 Thread Ibragimov Rinat
The same bug also in xfce -- cursor hangs when moving outside of notification area. Started with update to 11-6. As a workaround one may add Option SWCursor on to the xorg.conf, but cursor starts to flicker.

Bug#631498: e2fsprogs: filefrag should report adjacent extents as one

2011-06-24 Thread Ibragimov Rinat
Package: e2fsprogs Version: 1.41.12-4 Severity: wishlist Tags: patch When filefrag uses FIEMAP ioctl its logic differs for ordinary and verbose (-v) modes. ext4 returns extent on every 32768 block so on large files it is possible that `filefrag large-file' tells about 4 extents while

Bug#631498: add patch tag

2011-06-24 Thread Ibragimov Rinat
tags 631498 + patch thanks

Bug#631198: motion: fails to start with /run created on tmpfs

2011-06-21 Thread Ibragimov Rinat
Package: motion Version: 3.2.12-2+b1 Severity: grave Justification: renders package unusable Yesterday initscripts update (in testing) introduced /run directory, mounted as tmpfs. Now, on every boot /run binded to /var/run, so now every daemon should create directories it need. `motion'

Bug#631114: mousepad: freezes for a while on enter key press

2011-06-20 Thread Ibragimov Rinat
Subject: mousepad: freezes for a while on enter key press Package: mousepad Version: 0.2.16-5 Severity: normal When I start a new line by pressing enter key, mousepad freezes for dozen of seconds. I can still enter text but it will show up on screen only after GUI unfreeze. `strace' shows that on

Bug#624684: xfce4-terminal: stops to accept keyboard input

2011-05-22 Thread Ibragimov Rinat
I experience the same bug. I recently moved from i386 to amd64, so I think it's 64-bit related. Also can't reproduce with menu key on german keyboard layout.

Bug#612675: libkio5: KTar class have broken UTF-8 support(longlink)

2011-05-14 Thread Ibragimov Rinat
Well, ok, but that still does not explain why you cast one check to (unsigned char) leaving others untouched. QByteArray::operator[] also returns a _signed_ char. So what makes you think those chars will always be = 127 ? Um, yes, you're right. I missed code that reads tar files. There

Bug#612675: libkio5: KTar class have broken UTF-8 support(longlink)

2011-05-09 Thread Ibragimov Rinat
What I'm concerned about is that your patch may not be complete. There are more similar checks in ktar.cpp. As I absolutely have no idea how tar works, this will take time to handle properly (or hopefully upstream responds in the meantime). Thanks for forwarding the bug. Can you point to

Bug#612675: Re[2]: Bug#612675: libkio5: KTar class have broken UTF-8 support(longlink)

2011-05-09 Thread Ibragimov Rinat
Can you point to some of those checks? I've looked through the code again and found nothing related to QString. There are only some of them related to QByteArray. But why do you think QByteArray checks are not affected? Because QByteArray is intended to store raw bytes [1], while QString

Bug#612675: libkio5: KTar class have broken UTF-8 support(longlink)

2011-05-04 Thread Ibragimov Rinat
This though is not totally clear to me. On the major architectures, char is signed, so I would assume that a chksum error in this area should have hit a lot of people already? Given that int is signed by default I wonder if this is the proper approach and it shouldn't rather be cast to signed

Bug#583398: opening files from thunar does not work, wrong path arguement in smplayer.desktop?

2011-04-17 Thread Ibragimov Rinat
It's definitely bug in smplayer. But it seems Thunar 1.2 executes smplayer as if 'smplayer %F' was specified, not 'smplayer %U'. It can be verified with 'ps aux'. As you can see there is full path instead of URI. I just tried to run 'smplayer

Bug#602837: add simulate checkbox

2011-01-23 Thread Ibragimov Rinat
Added 'simulate mode' checkbox. It disables archive creation (and compression too), tar overhead not counted therefore. But for estimation purposes it's still acceptable, I think. If `simulateMode' set to true, `archive' object not even created, so I inserted checking of flag on almost every

Bug#596903: temporal workaround (for launching kbackup as root)

2011-01-21 Thread Ibragimov Rinat
(not a maintainer) When running KBackup from the command line as root the program crashes Try to unset DBUS_SESSION_BUS_ADDRESS. I just tried it: after `su' kbackup fails to start with message similar to yours, but after running `unset DBUS_SESSION_BUS_ADDRESS' and reinvoking, it showed own

Bug#583398: opening files from thunar does not work, wrong path arguement in smplayer.desktop?

2011-01-04 Thread Ibragimov Rinat
I resend patch, my mailer ate spaces from previous attempt. diff -ur smplayer-0.6.9-orig/src/smplayer.cpp smplayer-0.6.9/src/smplayer.cpp --- smplayer-0.6.9-orig/src/smplayer.cpp2010-01-21 03:52:42.0 +0300 +++ smplayer-0.6.9/src/smplayer.cpp 2011-01-04 20:34:36.0

Bug#583398: opening files from thunar does not work, wrong path arguement in smplayer.desktop?

2010-12-20 Thread Ibragimov Rinat
The dev of smplayer says it's fixed in svn r3532 I have no time to test it currently. Could anyone else verfiy it? I'm facing the same bug, but that r3532 doesn't solve it for me. --- src/core.cpp (revision 3531) +++ src/core.cpp (revision 3532) @@ -21,6 +21,7 @@ #include QFileInfo #include

Bug#602837: kbackup: Please provide backup size estimation

2010-11-08 Thread Ibragimov Rinat
Package: kbackup Version: 0.7-1 Severity: wishlist It will be better (for me, but I believe for others too) if kbackup is capable to estimate uncompressed size of selected directories. Maybe a special button for running estimate. Or may be 'simulate' mode when archiver walks tree but writes no

Bug#597525: midori: Frequent crashes in strlen() probably from address bar

2010-10-19 Thread Ibragimov Rinat
It seems version 0.2.8 have not this bug. In the http://git.xfce.org/apps/midori/commit/?id=0de4e9fa08409649d2d42f769f655e7977cb83d0 that null pointer dereference was removed. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#598147: linux-image-2.6.32-bpo.5-amd64: hangs during awaking from suspend

2010-09-29 Thread Ibragimov Rinat
I am not sure if this is related (SD card is not involved here). If you have not mmc module loaded and mmc/sd card mounted, it is definitely not related. You may try unload modules one by one to find which one causes hang. --- -- To UNSUBSCRIBE, email to

Bug#598147: Re[4]: Bug#598147: linux-image-2.6.32-5-686: hangs duringsuspend (to ram) when sd-card mounted

2010-09-27 Thread Ibragimov Rinat
It's a new feature I implemented. Thank you. It's a useful feature. So what about that patch? Are you going to apply it? Or drop? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#598147: Re[2]: Bug#598147: linux-image-2.6.32-5-686: hangs during suspend (to ram) when sd-card mounted

2010-09-27 Thread Ibragimov Rinat
While this patch may be useful, you are likely to lose data when you suspend unless you either unmount the card first or set the module option removable=0 on the mmc module. Ben. Older kernels used to do the same. I understand (and believe that others do) that placing something crucial

Bug#593464: proxychains: doesn't work with i386 binaries on amd64 platform

2010-08-18 Thread Ibragimov Rinat
Package: proxychains Version: 3.1-3 Severity: wishlist Proxychains fails to proxify wine applications because they are 32-bit. It tries to load libproxychains.so.3, but there is no one. It solved problem to me placing i386 version of libproxychains in /usr/lib32. Is it possible include 32-bit

Bug#576072: Re[2]: [Pkg-xfce-devel] Bug#576072: it is now possible to select textlabel size

2010-06-30 Thread Ibragimov Rinat
On mar., 2010-06-29 at 21:17 +0400, Ibragimov Rinat wrote: GtkWidget *about; -const gchar* authors[2] = { +const gchar* authors[] = { Alexander Iliev sasoil...@mamul.org, Gauvain Pocentek gauvainpocen...@gmail.com, NULL Does this mean you

Bug#586769: Re[2]: Bug#586769: (no subject)

2010-06-30 Thread Ibragimov Rinat
Tue, 29 Jun 2010 16:43:21 -0500 письмо от William Vera bi...@billy.com.mx: Any advance with this issue? Please let me know if you need something Thanks Greetings! added 08-fixbeeping.dpatch to a debian/patches (by dpatch patch-template) added '08-fixbeeping.dpatch' line to 00list

Bug#576072: Re[2]: [Pkg-xfce-devel] Bug#576072: it is now possible to select textlabelsize

2010-06-30 Thread Ibragimov Rinat
Wed, 30 Jun 2010 14:03:40 +0200 письмо от Yves-Alexis Perez cor...@debian.org: No, I had not added my name to the list, but removed '2' from array size because there are three elements (including NULL), not two. I'd noticed compiler warning about this line and fixed it but forgot

Bug#576072: it is now possible to select text label size

2010-06-29 Thread Ibragimov Rinat
I've added additional combo-box on setting page of the plug-in. One can choose text size (37%, 60% and 90% of panel height). I've sent patch to a plug-in maintainer at goodies.xfce.org but received no reply. I hope you can add this feature to debian package without waiting for upstream.

Bug#584664: mplayer libvpx0

2010-06-28 Thread Ibragimov Rinat
Package: mplayer Version: 2:1.0~rc3+svn20100603-0.0 This is a package from debian-multimedia, not main debian archive. You can either install libvpx0 from unstable (as I done) or downgrade mplayer to version 2:1.0~rc3+svn20100502-3 (from squeeze [main]) which is not linked with libvpx at all.

Bug#586769: Re[2]: Bug#586769: (no subject)

2010-06-26 Thread Ibragimov Rinat
It's strange, on my machine with same steps still crash. Can you post here your main.c file so I can compare it with my version? I attach my version to the message. Sure, is the simple: apt-get source scrot however attached the files. It seems that fix-beeping.diff applied but

Bug#586769: (no subject)

2010-06-23 Thread Ibragimov Rinat
Here is how it compiles on my machine: ri...@ozone:~/work/scrot$ dpkg-source -x scrot_0.8-11.dsc dpkg-source: info: extracting scrot in scrot-0.8 dpkg-source: info: unpacking scrot_0.8.orig.tar.gz dpkg-source: info: applying scrot_0.8-11.diff.gz ri...@ozone:~/work/scrot$ cd scrot-0.8/

Bug#586769: scrot: missing option for beep prevention

2010-06-22 Thread Ibragimov Rinat
Package: scrot Version: 0.8-11 Severity: wishlist Tags: patch scrot beeps every time making screenshot. Although it may be convinient, my task (taking screenshot every 30 seconds) requires option that may disable such behaviour. Patch included. -- System Information: Debian Release: squeeze/sid

Bug#576072: fixed fix

2010-04-01 Thread Ibragimov Rinat
I've an error in a previous attempt (passing float where must be integer). Fixed. fix-font2.diff Description: Binary data