search for: 14703

Displaying 8 results from an estimated 8 matches for "14703".

Did you mean: 1470
2008 Feb 27
19
[Bug 14703] New: On NV17 on laptop screen: certain resolutions are scrambled
http://bugs.freedesktop.org/show_bug.cgi?id=14703 Summary: On NV17 on laptop screen: certain resolutions are scrambled Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: D...
2008 Feb 06
20
[Bug 14405] New: randr-1.2 bug tracker
http://bugs.freedesktop.org/show_bug.cgi?id=14405 Summary: randr-1.2 bug tracker Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: madman2003 at
2002 Mar 12
6
Memory leak in winbindd
I'm running Samba 2.2.3a on NetBSD. I've been having an annoying problem with winbindd dying inexplicably. I finally found a test that seems to (eventually) kill it: while wbinfo -t > /dev/null; do /usr/bin/true; done The problem is a memory leak in winbindd. Actually, wbinfo -t will still work, but wbinfo -u doesn't (response.extra_data is always null). Is this a known
2005 May 17
0
Building openssh4.0p1 on AIX 5.3 with openssl 0.9.7g and tcp_wrapper
...de conftest.c -lcrypto - lz -L/opt/freeware/lib >&5 +14541 ld: 0711-317 ERROR: Undefined symbol: .RAND_add ation. ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more inform +14543 configure:13804: $? = 8 +14544 configure: failed program was: +14545 | /* confdefs.h. */ +14703 | char RAND_add (); +14704 | int +14705 | main () +14706 | { +14707 | RAND_add (); +14708 | ; +14709 | return 0; +14710 | } +14711 configure:13828: error: *** Can't find recent OpenSSL libcrypto (see con fig.log for details) *** Thanks for your time and efforts. Khatir Saiyed Temp...
2009 Mar 27
0
Wine release 1.1.18
...ions (gdiplus.dll) 14080 Red Faction: sound does not work 14139 Governor of poker crashes 14185 Wine 1.0 networking issues - /proc/net/route doesn't exit on Solaris hosts. 14293 winhelp: Vertical scroll bar is missing in some cases 14624 Metal Fatigue: crashes before game start 14703 Null character comparison problem in vb6 application 14711 'Type' command in cmd.exe does not line feed in the end of a file 15356 Textures are not displayed in Final Fantasy XI with an ATI card 15411 Dragon NaturallySpeaking 10 takes a very long time to finish loading 15717 Fa...
2010 Mar 19
0
Wine release 1.1.41
...; 22017 LiveUpdate can not connect via proxy 22020 Page Fault in wine_utf8_wcstombs when running ToonTalk/AvrStudio 22028 King's Bounty. Armored Princess - mouse doesn't work 22035 After clicking a link in Steam program it crashes 22043 Regression of VB6 string comparison bug 14703 ---------------------------------------------------------------- Changes since 1.1.40: Alexandre Julliard (17): krnl386.exe: Preload gdi and user when thunks are being used. makefiles: Don't recurse for the testclean target. kernel32: Abstract the key creation routine and m...
2002 Nov 19
2
Problems with Word 200 and Samba 2.2.6
I'm hoping someone has some insight into a problem I'm currenty having, which is: No one is able to edit (in place) documents with Word 2000 on a samba (2.2.6) disk share. A user can open word and save a document to the share, but when they go to edit the document Word says "Word cannot complete the save due to a file permission error". From Microsoft KB Q211632 it appears
2014 Sep 26
9
[PATCH v4 0/7] virt-resize: add support for resizing logical partitions
Hi Rich, This is v3 series to add support for resizing MBR logical partitions. changes to v3: 1. merge patch 1 and patch 3 in v3 2. let mbr_part_type return 'primary' for GPT partitions 3. add test for resizing logical partitions 4. fix extending the extended partition (yet). see patch 7. changes to v2: 1. remove p_part_num 2. remove filter_parts 3. name the function