Bug#665695: powertop: segmentation fault at read_kernel_config() when calling strcpy()

2012-03-25 Thread Németh Márton
Patch taken from upstream powertop 1.13 is attached which solves this problem. --- powertop-1.11/config.c 2008-12-30 19:52:54.0 +0100 +++ powertop-1.13/config.c 2010-07-20 01:08:21.0 +0200 @@ -33,7 +33,8 @@ #include powertop.h /* static arrays are not nice programming.. but

Bug#598892: escputil: 110% remaining ink reported when no cartridge installed at all

2011-05-15 Thread Németh Márton
Hi, Roger Leigh wrote: On Sun, Oct 03, 2010 at 12:14:01PM +0100, Roger Leigh wrote: Message from the bug report linked to above: Please run

Bug#626043: gpsk31: Add hint for loading snd_pcm_oss kernel module

2011-05-08 Thread Németh Márton
--- gpsk31-0.5/src/server-main.C.orig 2008-06-27 16:50:08.0 +0200 +++ gpsk31-0.5/src/server-main.C 2011-05-08 10:18:35.0 +0200 @@ -256,6 +256,7 @@ if (audiofd 0) { fprintf (stderr, init_audio: can't open %s\n, audio_path); + fprintf(stderr, Hint: you might

Bug#598913: escputil: different ink levels are reported by -e and -i with Epson Stylus SX110

2010-10-11 Thread Németh Márton
A run with cyan 100%, yellow 100%, magenta 100% and black 56%. Escputil version 5.2.6, Copyright (C) 2000-2006 Robert Krawitz Escputil comes with ABSOLUTELY NO WARRANTY; for details type 'escputil -l' This is free software, and you are welcome to redistribute it under certain conditions; type

Bug#598913: escputil: different ink levels are reported by -e and -i with Epson Stylus SX110

2010-10-11 Thread Németh Márton
A run with cyan 100%, yellow 100%, magenta 100% and black 54%. Escputil version 5.2.6, Copyright (C) 2000-2006 Robert Krawitz Escputil comes with ABSOLUTELY NO WARRANTY; for details type 'escputil -l' This is free software, and you are welcome to redistribute it under certain conditions; type

Bug#598913: escputil: different ink levels are reported by -e and -i with Epson Stylus SX110

2010-10-11 Thread Németh Márton
A run with cyan 100%, yellow 100%, magenta 100% and black 53%. Escputil version 5.2.6, Copyright (C) 2000-2006 Robert Krawitz Escputil comes with ABSOLUTELY NO WARRANTY; for details type 'escputil -l' This is free software, and you are welcome to redistribute it under certain conditions; type

Bug#598913: escputil: different ink levels are reported by -e and -i with Epson Stylus SX110

2010-10-10 Thread Németh Márton
Here is an other run with less black ink. Escputil version 5.2.6, Copyright (C) 2000-2006 Robert Krawitz Escputil comes with ABSOLUTELY NO WARRANTY; for details type 'escputil -l' This is free software, and you are welcome to redistribute it under certain conditions; type 'escputil -l' for

Bug#598892: escputil: 110% remaining ink reported when no cartridge installed at all

2010-10-04 Thread Németh Márton
Roger Leigh wrote: On Sun, Oct 03, 2010 at 12:14:01PM +0100, Roger Leigh wrote: Message from the bug report linked to above: Please run

Bug#592163: nm-applet: notification message appears in upper right corner of the screen

2010-08-08 Thread Németh Márton
The notification messages of the blueman-applet (from blueman package 1.21-4) appears also at the upper right corner of the screen instead of near to the Bluetooth icon. I guess there is a common package which changed this behaviour. -- To UNSUBSCRIBE, email to

Bug#592223: obex-data-server: Segmentation fault when sending zeros from the phone

2010-08-08 Thread Németh Márton
X-Debbugs-CC: openobex-us...@lists.sourceforge.net $ wget http://www.kernel.org/pub/linux/bluetooth/openobex-1.5.tar.gz $ tar xzvRf openobex-1.5.tar.gz $ cd openobex-1.5 $ ./configure --prefix=/home/nmarci/usr/local/openobex-1.5 --enable-debug $ make $ make install $ export

Bug#592163: [Pkg-utopia-maintainers] Bug#592163: nm-applet: notification message appears in upper right corner of the screen

2010-08-08 Thread Németh Márton
Michael Biebl wrote: Am 08.08.2010 00:14, schrieb Márton Németh: Package: network-manager-gnome Version: 0.8.1-1 Severity: minor I recently upgraded my system and recognised that the notification area of the nm-applet no longer appears near to the network icon on the lower right corner of

Bug#592223: obex-data-server: Segmentation fault when sending zeros from the phone

2010-08-08 Thread Németh Márton
After I installed libglib2.0-0-dbg package I get a bit more detailed backtrace. (I couldn't really find a package like libopenobex1-dbg which I could install to see the symbols in /usr/lib/libopenobex.so.1 .) $ gdb obex-data-server (gdb) set args -n (gdb) run [...] io callback io callback io

Bug#592124: bluez-hcidump: Segmentation fault during communication with a phone

2010-08-07 Thread Németh Márton
Cc: linux-blueto...@vger.kernel.org Márton Németh wrote: Program received signal SIGSEGV, Segmentation fault. 0x0805b19d in get_u8 (frm=0x806f028) at parser.h:163 163 return *u8_ptr; (gdb) bt #0 0x0805b19d in get_u8 (frm=0x806f028) at parser.h:163 #1 0x0805b4cb in

Bug#592124: bluez-hcidump: Segmentation fault during communication with a phone

2010-08-07 Thread Németh Márton
Cc: linux-blueto...@vger.kernel.org I downloaded the sources from http://bluez.sf.net/download/bluez-hcidump-1.42.tar.gz and compiled with the following commands: $ ./configure --prefix=/home/nmarci/usr/local/bluez-hcidump --enable-debug --disable-pie $ make Then I run hcidump with gdb: $ su

Bug#588019: upgrading to blueman 1.21-4 fixes the problem

2010-07-04 Thread Németh Márton
After upgrading to blueman 1.21-4 (which is currently in sid, see http://packages.debian.org/unstable/x11/blueman ) the problem is fixed. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#588019: more than one python version is installed

2010-07-04 Thread Németh Márton
Note that there is more than one python version installed on this computer: python2.5 package version 2.5.5-6 and python2.6 version 2.6.5+20100630-2. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#583735: sucess with SCSI HDD instead of IDE HDD

2010-06-29 Thread Németh Márton
Hi, I tried the installation with an SCSI HDD instead of with IDE HDD on the same computer. The installation was sucessful, see the report at bug #587451: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587451 Regards, Márton Németh -- To UNSUBSCRIBE, email to

Bug#587451: reboot problem

2010-06-29 Thread Németh Márton
Hi, there was one small problem when I installed this computer: the reboot does not work correctly, only if I turn off the computer completely and turn it on again. The reboot does not work also with the installed system. When I type reboot on the console the system shuts down and it is

Bug#583735: system boot fails after installation

2010-05-30 Thread Németh Márton
Package: installation-reports Boot method: CDRW media in a CD-ROM drive Image version: http://cdimage.debian.org/cdimage/squeeze_di_alpha1/i386/iso-cd/debian-testing-i386-netinst.iso Date: 2010-05-29 18:00 Machine: Desktop PC with Gigabyte GA-586TX3 motherboard (

Bug#583735: same happens when the hard disk is on Primary Master

2010-05-30 Thread Németh Márton
I configured the hard disk to primary master, and restarted the whole install process from the beginning. The result is the same: the grub menu does not appear, the system just resets when grub is loaded. Current setup: - Primary master: hard disk - Primary slave: empty - Secondary master:

Bug#583735: grub error: unknown filesystem

2010-05-30 Thread Németh Márton
Next try with the daily build from http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso Identifier: This is a Debian 6.0 (squueze) installation CD-ROM. It was built 20100538-10:07; d-i 20100530-03:55. After the installation is finished and

Bug#525633: openoffice.org: Edit menu get too wide and cannot fit to screen

2009-04-27 Thread Németh Márton
Rene Engelhard wrote: Steps to reproduce: 1. Open the attached document 2. Select all text with Ctrl+A 3. Cut the text to the clipboard with Ctrl+X 4. Open the Edit menu Actual result: only the keyboard shortcuts are visible, the menu names are not Actually, no, it looks sane: See

Bug#512109: icewm: cannot move window to secondary display when using extended desktop

2009-01-17 Thread Németh Márton
Eduard Bloch wrote: #include hallo.h * Márton Németh [Sat, Jan 17 2009, 12:26:21PM]: COMBINED_DISPLAY_SWITCHES='--mode 800x600 --above LVDS --auto' I pressed Fn+F5 to activate the extended desktop. What happens if you restart icewm softly after that? See WM menu - Logout - Restart.

Bug#504160: came: camE does not recognise vivi driver's video format

2008-11-01 Thread Németh Márton
Package: came Version: 1.9-3.1+b1 Severity: normal X-Debbugs-CC: Tom Gilbert [EMAIL PROTECTED] camE asks the user to report the unsupported video format: $ su # modprobe -k vivi debug=2 # exit $ camE camE: camE 1.9 - (c) 1999, 2000 Gerd Knorr, Tom Gilbert camE: grabber config: size 320x240,

Bug#430156: translate Steve's idea into a patch

2008-11-01 Thread Németh Márton
Tags: patch Steve recomended to remove the buggy line, the attached patch realizes this. Common subdirectories: came-1.9.orig/debian and came-1.9/debian diff -up came-1.9.orig/webcam.c came-1.9/webcam.c --- came-1.9.orig/webcam.c 2008-11-01 09:47:04.0 +0100 +++ came-1.9/webcam.c

Bug#388742: corrected printing struct timeval format string

2008-11-01 Thread Németh Márton
Tags: patch The new_delay variable is a struct timeval so convert it first to float and print it with the format string %.2f. The grab_delay is float: also print it with the format string %.2f. Common subdirectories: came-1.9.orig/debian and came-1.9/debian diff -up came-1.9.orig/webcam.c

Bug#504208: camorama does not work with mmap()+vivi driver

2008-11-01 Thread Németh Márton
Package: camorama Version: 0.19-2 Severity: normal Camorama does not work together with vivi driver. Just after camorama is started a message appears: Unable to capture image (VIDIOCMCAPTURE). How to reproduce: $ su # modprobe -k vivi # exit $ camorama -D (camorama:7013): atk-bridge-WARNING

Bug#502640: clean up the code from the gcc -Wall warning messages

2008-10-20 Thread Németh Márton
Package: gqcam Version: 0.9.1-5 Severity: normal Tags: patch Sorry, my previous patch does not cleanly applied to 0.9.1-5, here is a corrected one. In the frontend.c:freeze() function I set GTK_TOGGLE_BUTTON (widget)-active = TRUE; so the freeze button work as previously. This change is

Bug#502710: ~/.gqcamrc gets corrupted if gqcam closed with Alt+F4

2008-10-19 Thread Németh Márton
Package: gqcam Version: 0.9.1-5 Severity: important If gqcam is closed with Alt+F4 and not with File/Quit menu item then the ~/.gqcamrc will be corrupted. How to reproduce: first apply the attached debug patch then compile and run gqcam. Press Alt+F4 to close gqcam. $ rm ~/.gqcamrc $

Bug#502710: ~/.gqcamrc gets corrupted if gqcam closed with Alt+F4

2008-10-19 Thread Németh Márton
Package: gqcam Version: 0.9.1-5 Severity: important Tags: patch A patch is attached which prevents gqcam to overwrite ~/.gqcamrc if it detects that the structure is not the correct one in the memory. This is only a workaround and not the right solution of this bug. diff -upr

Bug#502640: clean up the code from the gcc -Wall warning messages

2008-10-18 Thread Németh Márton
Package: gqcam Version: 0.9.1-5 Severity: normal Tags: patch Clean up the code from the warning messages reported by gcc 4.1.2 when the -Wall option is enabled. The warning messages are: - implicit declaration of function ... - unused variable ... - ... declared ‘static’ but never defined -

Bug#502350: buffer overflow in gqcam

2008-10-15 Thread Németh Márton
Package: gqcam Version: 0.9.1-4 X-Debbugs-CC: [EMAIL PROTECTED] Severity: important Tags: patch When running gqcam on eeePC 901, the default allocated rawbuffer at gqcam.h:209 is too small: it supports maximum of 640x480. The available buffer length is not checked and this results a segmentation

Bug#501779: luvcview crash when resizing the window

2008-10-10 Thread Németh Márton
Package: luvcview Version: 1:0.2.4-2 luvcview displays a 640x480 picture from the webcam found in eeePC 901. If the window of luvcview is resized sometimes the program crashes: $ gdb ./luvcview GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered

Bug#459376: workaround

2008-03-13 Thread Németh Márton
Package: xterm Version: 232-1 The problem still exists in version 232-1. There is a workaround, however, if xterm started as 'xterm -fa monospace' then moving any other window before xterm window with selection will not corrupt the display of the xterm window. -- To UNSUBSCRIBE, email to

Bug#445523: xterm: an escape sequence disable ability to display bold

2008-03-12 Thread Németh Márton
Tags: fixed-upstream I can reproduce the problem with version 231-1, but I cannot reproduce it with version 232-1, so I think this problem is fixed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#72265: Bug #72265: xterm: should shut messages off by default when -e argument given

2008-01-27 Thread Németh Márton
Hi, could you please describe a little bit more what was this problem about and what does messages mean? Márton Németh

Bug#462621: xterm: clearing TAB starting from column 320 or later can cause segmentation fault

2008-01-26 Thread Németh Márton
Package: xterm Version: 231-1 Severity: important The TAB positions are stored in a bitmap array, which is defined in ptyx.h, line 1961. The size of this array is TAB_ARRAY_SIZE which is defined to be 10. Thus, Tabs array consists of ten 'unsigned int', tabs.c stores 32 positions in one position.

Bug#462621: xterm: clearing TAB starting from column 320 or later can cause segmentation fault

2008-01-26 Thread Németh Márton
Németh Márton wrote: 2. Copy, paste and execute the following escape sequence, which will set the font size to unreadable size: echo -e -n \e]50;#1\0 The correct sequence would be: echo -e -n \e]50;#1\e\\ I also attached a test script which can reproduce the problem. To reproduce

Bug#462621: xterm: clearing TAB starting from column 320 or later can cause segmentation fault

2008-01-26 Thread Németh Márton
X-Debbugs-CC: Thomas Dickey [EMAIL PROTECTED] Németh Márton wrote: 4. Copy, paste and execute the following loop which will clear the TAB stops at each possible column: for i in $(seq 0 1024); do echo -e -n \eHx; done This escape sequence will SET TABs instead of clearing them. The comment

Bug#462146: xterm: backspace deletes twice much of characters for each UTF-8 character

2008-01-23 Thread Németh Márton
Márton Németh wrote: does that happen when using uxterm? When I try to run uxterm it the following error appears on STDERR: uxterm tried to use locale hu_HU.UTF-8 by setting $LANG And a dialog box pops up with the following message (see the attached uxterm_popup.png): [xmessage]

Bug#462146: xterm: backspace deletes twice much of characters for each UTF-8 character

2008-01-22 Thread Németh Márton
Package: xterm Version: 231-1 Severity: important When xterm is switched to UTF-8 mode it is possible to enter UTF-8 characters in bash. However, if an UTF-8 character entered, you can press the backspace two times and it will delete the prompt also. Steps to reproduce: 1. Start xterm: xterm

Bug#462146: xterm: backspace deletes twice much of characters for each UTF-8 character

2008-01-22 Thread Németh Márton
Julien Cristau wrote: On Tue, Jan 22, 2008 at 21:10:36 +0100, Németh Márton wrote: Package: xterm Version: 231-1 Severity: important When xterm is switched to UTF-8 mode it is possible to enter UTF-8 characters in bash. However, if an UTF-8 character entered, you can press the backspace

Bug#461532: mc: filenames starting with space breaks the ssh (Shell) connection

2008-01-19 Thread Németh Márton
Package: mc Version: 1:4.6.1-8 Severity: important If there is a filename starting with space the the ssh (Shell) connection to that directory does not show the first space character. If the file is accessed with copy (F5), move (F6) or view (F3), the ssh connection will be completely broken.

Bug#459816: xterm: compile fails if wide-chars enabled AND c1-print disabled

2008-01-08 Thread Németh Márton
Package: xterm Version: 231-1 Severity: minor Tags: patch When configuring with the following command: ./configure --enable-wide-chars --disable-c1-print make gives the following compile time error: gcc -I. -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -I. -Dlinux -D__i386__

Bug#459817: xterm: compile fails because of a non-defined resource field

2008-01-08 Thread Németh Márton
Package: xterm Version: 231-1 Severity: minor Tags: patch Compile fails if xterm was configured with the following command: ./configure --disable-88-color --enable-setuid --enable-color-class --disable-full-tgetent --enable-trace --disable-session-mgt --disable-tcap-fkeys --enable-ziconbeep

Bug#445523: Re : Bug#445523: xterm: an escape sequence disable ability to display bold

2008-01-08 Thread Németh Márton
I could repeat the bug on my computer. The steps were: 1. open xterm (see bold-step1.png) 2. copy the command: echo -e \e[1mA\e[2J\e[7mB\e[m\e[?5h\e[?5l (see bold-step2.png) 3. press enter (see bold-step3.png) 4. copy the command: echo -e \e[1mbold ?\e[m (see bold-step4.png) 5. the text printed

Bug#445523: xterm: an escape sequence disable ability to display bold

2008-01-08 Thread Németh Márton
I forget my version information from my previous mail: Package: xterm Version: 231-1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#312718: I could reproduce the bullet copy-paste problem

2008-01-08 Thread Németh Márton
Package: xterm Version: 231-1 Steps to reproduce: 1. open a new xterm window (see bullet-step1.png) 2. type the command: perl -le 'print A\x{b7}B' (see bullet-step2.png) 3. press enter (see bullet-step3.png) 4. select the A.B in the window (this will implicitly copy it to clipboard, see

Bug#459381: xterm: segmentation fault when selecting multi-line text

2008-01-05 Thread Németh Márton
Package: xterm Version: 230-1 Severity: important *** Please type your report below this line *** Selecting more than one line crashes xterm. The crash depends on what the xterm window contains. Steps to reproduce: 1. Start xterm 2. 'cat test.txt' (see attachment) The xterm window should look

Bug#398639: minimal test case

2007-09-04 Thread Németh Márton
Package: libfontconfig1 Version: 2.4.1-2 The following call causes segmentation fault because of the lack of NULL pointer checking in libfontconfig. Compile with gcc test.c -lfontconfig. (Also note that the libfontconfig1-dev package has to be also installed.) #include fontconfig/fontconfig.h

Bug#315762: similar problem

2007-07-17 Thread Németh Márton
Hi, I had problems installing tetex-bin package (3.0-30). At this time I had the following packages installed: ii tetex-base 3.0.dfsg.3-5 Basic TeX input files of teTeX ii tex-common 1.0.1Common infrastructure for using and building ii texinfo4.8.dfsg.1-4 Documentation

Bug#406550: libstdc++5-3.3-dev: gettext macro is defined after '#include memory'

2007-01-11 Thread Németh Márton
Package: libstdc++5-3.3-dev Version: 1:3.3.5-13 Severity: normal After a simple '#include memory' in a C++ file the gettext macro is defined. --- cut here --- test.cc #include memory #ifdef gettext #error The gettext macro is already defined! #endif --- cut here --- end of

Bug#385260: SIGSEGV right after starting yacpi

2006-08-30 Thread Németh Márton
Package: yacpi Version: 2.0.1-1 Severity: normal Tags: patch If there is no battery info, yacpi crashes right after startup with NULL pointer reference. See the attached patch -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.17.11 Locale: LANG=hu_HU,

Bug#384448: cupsys: Error message Unable to convert file 0 to printable format for job x in error_log

2006-08-24 Thread Németh Márton
Package: cupsys Version: 1.1.23-10sarge1 Severity: normal When printing to Epson Stylus CX3200 connected to USB port, in the /var/log/cups/error_log there is an error message: Unable to convert file 0 to printable format for job x See: http://www.linuxprinting.org/error_log-faq.html#q_3_12

Bug#383384: cursor position is wrong after xterm window resize

2006-08-16 Thread Németh Márton
Package: xterm Version: 4.3.0.dfsg.1-14sarge1 Severity: normal *** Please type your report below this line *** When the xterm window is resized when the less (or other similar) program runs, after exiting the cursor is located at wrong place. How to reproduce: 1. Start an xterm window with

Bug#82717: repeatable with 4.3.0.1 + virge dx

2006-05-20 Thread Németh Márton
The screen is snowing using s3virge dx and XFree86 4.3.0.1, too. --- /var/log/XFree86.0.log - XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-14sarge1 20050901212727 [EMAIL PROTECTED]) Release Date: 15 August 2003 X Protocol Version 11, Revision 0,

Bug#206041: kde-i18n-hu: boxes are displayed instead of ő and ű

2006-04-26 Thread Németh Márton
Package: kde-i18n-hu Version: 4:3.3.2-2 Followup-For: Bug #206041 When installing the package kde and kde-i18n-hu KDE will display the ő (o), ű (u), Ő (O), Ű (U) as boxes. The Hungarian character set uses ISO-8859-2 (ISO-Latin-2), and the characters mentioned are only included in ISO-8859-2