http://bugs.winehq.org/show_bug.cgi?id=28103
Summary: gdi32 font.ok fails if sun-java6-fonts installed, does
nothing otherwise?
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I'm starting to think that
http://source.winehq.org/…
[View More]git/wine.git/?a=commit;h=86495cea9486aa5df4ebdf026…
was wrong.
All the results I've seen for it so far on test.winehq.org show
it saying
font.c:3748: Tests skipped: Lucida Sans is not installed
On my machine, it does that unless sun-java6-fonts is installed,
in which case it fails:
sudo apt-get install sun-java6-fonts
cd dlls/gdi32/tests
make font.ok
../../../tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so
font.c && touch font.ok
font.c:3774: Test failed: font full names don't match: Lucida Sans Demibold
Roman != Arial
font.c:3774: Test failed: font full names don't match: Lucida Sans Italic !=
Arial
Looking at test.winehq.org, it seems to
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26963
Summary: sysocmgr.exe required SETUPAPI.dll.pSetupMalloc
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34387)
--> (http://bugs.winehq.org/attachment.cgi?id=…
[View More]34387)
LOG: sysocmgr.exe crash : unimplemented function SETUPAPI.dll.pSetupMalloc
This bug is related to bug 26962.
1. copy a native OCMANAGE.dll to system32/ , workaround for bug 26962.
2. run sysocmgr.exe ( copy from Windows XP )
$ wine sysocmgr.exe
3. crash:
wine: Call from 0x7bc4a4e0 to unimplemented function SETUPAPI.dll.pSetupMalloc,
aborting
wine: Unimplemented function SETUPAPI.dll.pSetupMalloc called at address
0x7bc4a4e0 (thread 003c), starting debugger...
---
Backtrace:
=>0 0x7bc4a4e0 stub_entry_point+0x50(dll="SETUPAPI.dll", name="pSetupMalloc",
ret_addr=0x5f015b53) [/home/fracting/wine-git/dlls/ntdll/loader.c:197] in ntdll
(0x0032e830)
---
override setupapi will workaround for it.
see full log in attachment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17030
Summary: uTorrent 1.8.1 final crashes when deleting files
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: crapforacc(a)gmail.com
utorrent 1.8.1 final crashes with an " uTorrent has crashed. A crash dump as
been …
[View More]saved as: ..."
http://i44.tinypic.com/8wf41g.jpg
This error occures when you delete a file from shell that you downloaded with
utorrent. But without deleting the torrentfile inside of uTorrent. Now you
choose to delete torrentfile + data (but the data doesn't exist anymore) inside
of utorrent and uTorrent will crash.
http://download.utorrent.com/1.8.1/utorrent.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27519
Summary: Silent Hill Homecoming: game freezes when in paused
mode (Esc) for some minutes
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 810d4rk(a)gmail.com
When you press esc the game freezes …
[View More]after some minutes of inactivity.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24581
Summary: timeSetEvent(), a function of multimedia timer doesn't
work after about 500 calls.
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kai_nsk(a)ngs.ru
Created an attachment (id=31044)
…
[View More] --> (http://bugs.winehq.org/attachment.cgi?id=31044)
exe and C++ source for bug reproducing.
I fond a bug and implemented simple C++ code (a project of MS Visual Studio)
for reproducing the bug.
(See the attachment for details.)
Also I development a work-around that partialy fixed timeSetEvent() crash.
But visual instability of the timer can be observed still.
Call under wine 1.2 BugTest.exe for bug reproducing,
and WorkAround.exe for work around example.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=2700
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #22 from Alexandre Julliard <julliard(a)winehq.org> 2011-09-09 12:54:36 CDT ---
Closing bugs fixed in 1.3.28.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not …
[View More]reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21663
Summary: ElsterFormular fails to install update due to missing
administrator rights
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schweer(a)cityweb.de
Created an attachment (id=26158)
--> …
[View More](http://bugs.winehq.org/attachment.cgi?id=26158)
terminal log messages
Hi,
the official German tax payer program ElsterFormular 2009/2010, version 11.1.2
(https://www.elster.de/elfo_down4.php?who=2009/2010 <-- that's already 11.1.3)
has a main menu entry Extras/Update. A search for updates is working, but the
next step - installing the downloaded update - fails. A window pops up telling
me that administrator rights are missing.
I supposed, Wine tells each program that it is running in administrator role.
Am I wrong?
Wolfgang
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=25022
Summary: GetImageListForDrawing error with MT5
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
i'm using MT5 (metaquotes) on wine 1.3.6, default installation
got this error logged and …
[View More]flooding .xsession-errors (maverick i386):
err:toolbar:TOOLBAR_GetImageListForDrawing bitmap for ID 0, index 0 is not
valid, number of bitmaps in imagelist: 0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18586
Summary: Cannot build wine-1.1.22 on OpenSolaris snv_112 with
GNU ld
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ylitvinenko(a)slb.com
Errors when building:
gcc -c -I../../../wine-1.…
[View More]1.22/dlls/acledit -I. -I../../../wine-1.1.22/include
-I../../include -D__WINESRC__ -D
_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wtype-limits -W
pointer-arith -march=pentium-m -mtune=pentium-m -o main.o
../../../wine-1.1.22/dlls/acledit/main.c
../../tools/winegcc/winegcc -B../../tools/winebuild -shared
../../../wine-1.1.22/dlls/acledit/acledit.spec m
ain.o -o acledit.dll.so -lkernel32 ../../libs/port/libwine_port.a
-lsocket -lnsl
Archive member included because of file (symbol)
../../dlls/winecrt0/libwinecrt0.a(dll_entry.o)
acledit.dll-Phx6qc.spec.o (__wine_spec_dll_entry)
../../dlls/winecrt0/libwinecrt0.a(init.o)
../../dlls/winecrt0/libwinecrt0.a(dll_entry.o)
(__wine_spec_init_state)
../../dlls/winecrt0/libwinecrt0.a(stub.o)
acledit.dll-Phx6qc.spec.o
(__wine_spec_unimplemented_stubacledit.dll-LoJFfh.map:3:
undefined symbol `A0x1000' referenced in expression
collect2: ld returned 1 exit status
I think this error because of winegcc creates linker's map files that GNU ld
doesn't understand.
The file tools/winegcc/winegcc.c contains line
create_file( mapfile, 0644, "text = A%s;\ndata = A%s;\n", align, align );
that produces this "undefined symbol A0x1000"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28025
Summary: CAJViewer 7.1 crash
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. Download CAJViewer
$ wget http://viewer.tj.cnki.net/CAJViewer%207.1.2.self.exe
2. Start CAJViewer
$ wine …
[View More]CAJViewer\ 7.1.2.self.exe
fixme:wininet:InternetSetOptionW Option
INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER (10): STUB
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 74080 (device=7 access=1
func=20 method=0)
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x00000000).
fixme:dbghelp_dwarf:compute_location Only supporting one reg (ebp/22 -> -2)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]