http://bugs.winehq.org/show_bug.cgi?id=18334
Summary: Winedbg --auto dialog broken on OpenSolaris
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Solaris
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Running the test suite today on OpenSolaris, I noticed that the winedbg --auto
crash dialog is broken.
Instead of the usual, Application crashed, report a bug, I got:
"Internal errors - invalid parameters received"
Running with +winedbg doesn't show much...:
sock_init: ERROR in sock_check_pollhup()
fixme:ntoskrnl:KeInitializeSpinLock stub: 7ef8274c
wine: Call from 7fb772eb to unimplemented function
ntoskrnl.exe.KeInitializeMutex, aborting
wine: Unimplemented function ntoskrnl.exe.KeInitializeMutex called at address
7fb772eb (thread 0015), starting debugger...
Can't attach process 000f: error 6
wine: Call from 7fb772eb to unimplemented function
ntoskrnl.exe.ExInitializeResourceLite, aborting
wine: Unimplemented function ntoskrnl.exe.ExInitializeResourceLite called at
address 7fb772eb (thread 001e), starting debugger...
Can't attach process 0018: error 6
(That was a clean ~/.wine, then 'winetricks -q wmp9' to trigger a crash).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=16963
Summary: Winzip 11: crashes at startup
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: companheiro.vermelho(a)gmail.com
Created an attachment (id=18739)
--> (http://bugs.winehq.org/attachment.cgi?id=18739)
Console Output
Winzip 11 crashes at startup and shows a dialog saying a "Internal Error
Occurred" and generates a crash log. I used a clean WINEPREFIX.
Unfortunately this old version of WinZip can't be found for download easily.
WinZip 12 (the newer version) doesn't even install, but that's another bug.
I THINK in a old wine version of Wine used to run. But it was a very old
version (prior to 1.0) and I'm not sure if the it would still be relevant.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=17173
Summary: ACPI : devices on bus ID with high number are
unacessible
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fierevere(a)ya.ru
Programs that work with DVD/CD-ROM/RW drives dont see drives that are assigned
scsibus with high ID number, such as scsibus1000 , with lower ID's device may
work fine.
Programs include but not limited to: CDSpeed2000 (Nero) , KProbe2
problematic device -
scsibus1000:
1000,0,0 100000) 'SONY ' 'DVD RW DRU-700A ' 'VY08' Removable CD-ROM
when arranging kernel modules to boot in specific order , busid can be set to 0
or 5, that drive works fine with above programs.
Device is attached to IDE controller, while system has SATA (AHCI) controllers
and scsibus id's are assigned to built in (connected via USB) cardreader
usb_storage device
Possible issue in WINE's ACPI?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=18160
Summary: Compile broken in dlls/iphplpapi/ipstats.c on NetBSD 5.0
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: NetBSD
Status: NEW
Keywords: patch, source
Severity: blocker
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=20626)
--> (http://bugs.winehq.org/attachment.cgi?id=20626)
hack
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclar
ation-after-statement -Wwrite-strings -Wpointer-arith -I/usr/pkg/include
-I/usr/include -I/usr/X11R7/include/freetype2 -I/u
sr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include
-I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -o ipstats.o ip
stats.c
ipstats.c: In function 'GetIcmpStatistics':
ipstats.c:496: error: storage size of 'icmp_stat' isn't known
ipstats.c:496: warning: unused variable 'icmp_stat'
ipstats.c: In function 'GetIpStatistics':
ipstats.c:663: error: storage size of 'ip_stat' isn't known
ipstats.c:663: warning: unused variable 'ip_stat'
ipstats.c: In function 'GetTcpStatistics':
ipstats.c:816: error: storage size of 'tcp_stat' isn't known
ipstats.c:816: warning: unused variable 'tcp_stat'
ipstats.c: In function 'GetUdpStatistics':
ipstats.c:922: error: storage size of 'udp_stat' isn't known
ipstats.c:922: warning: unused variable 'udp_stat'
*** Error code 1
Attached patch hacks around it. Need to investigate a proper fix.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=17733
Summary: Trivial Pursuit Unhinged +NoCD fails to load
Product: Wine
Version: 1.1.16
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=15960
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=19946)
--> (http://bugs.winehq.org/attachment.cgi?id=19946)
Screenshot of error message
Atari Trivial Pursuit Unhinged (plus the NoCD crack to workaround SecuRom copy
protection) fails to load and shows error "**MAIN - Audio device didn't
initialize" which appears to be a problem in dmusic or dmloader.
err:dmloader:IDirectMusicLoaderImpl_IDirectMusicLoader_SetObject : could not
attach stream to file
Using "winetricks directx9" removes this error, but creates another two errors
(something to do with DataPak) followed by an unhandled exception, apparently
caused by an Ogg Vorbis problem (there is an ogg.dll that comes with the app).
Disabling audio through winecfg brings back the "**MAIN - Audio device didn't
initialize" message.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=17709
Summary: AutoCAD 2008: Quick Help Toolbar incorrectly displayed
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=19908)
--> (http://bugs.winehq.org/attachment.cgi?id=19908)
Image that shows the problem
I'm using Wine 1.1.17 (compiled from source using gcc version 4.3.2 20081105
(Red Hat 4.3.2-7) ) on Fedora 10 i386.
The problem is with incorrect display of "Quick Help Toolbar".
All cuttings on the left in attached image are incorrectly displayed.
All cuttings on the right show how it should be displayed.
Last cutting on the left is after pressing escape when the focus was on entry,
after that I have to restart AutoCAD to get this toolbar back and it is not how
it should be.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=18161
Summary: unintialized variables in dlls/ntdll/cdrom.c on NetBSD
5.0
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: NetBSD
Status: NEW
Keywords: patch, source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=20627)
--> (http://bugs.winehq.org/attachment.cgi?id=20627)
patch
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith
-I/usr/pkg/include -I/usr/include -I/usr/X11R7/include/freetype2
-I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include
-I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -o cdrom.o cdrom.c
cdrom.c: In function 'CDROM_DeviceIoControl':
cdrom.c:1728: warning: 'lun' may be used uninitialized in this function
cdrom.c:1728: warning: 'targetid' may be used uninitialized in this function
cdrom.c:1728: warning: 'busid' may be used uninitialized in this function
cdrom.c:1728: warning: 'portnum' may be used uninitialized in this function
attached patch fixes it.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=16008
Summary: T-Online Internet Telefon - installation works,
execution not.
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benedikt.baumgart(a)gmail.com
The installation works without any problems. But running the program is not
possible. It's a VoIP client. I tried native ole32 and gdiplus.
see: http://forum.winehq.org/viewtopic.php?t=2809
Download: http://service.t-online.de/c/12/70/42/54/12704254.html
--
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.
http://bugs.winehq.org/show_bug.cgi?id=16651
Summary: Wizard101: Characters not rendered.
Product: Wine
Version: 1.1.11
Platform: Other
URL: http://www.wizard101.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cmaiku(a)gmail.com
Created an attachment (id=18266)
--> (http://bugs.winehq.org/attachment.cgi?id=18266)
Debug output.
In Wizard101 the characters (Player characters, NPCs, creatures, etc) are not
rendered. All the other 2d and 3d geometry is rendered correctly, just not the
characters.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12731
Summary: Lego Digital Designer fonts rendered look bad
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: compbrain(a)gmail.com
A handful of text rendered in the Lego Digital Designer application
(ldd.lego.com)
look like they are compressed.
As an example:
In ldd-screenshot1.png the texts "Installing bricks..." and "Receiving...." are
the samples in question. Similar cases can be found throughout normal
application usage.
System: Ubuntu Hardy RC amd64
Wine Version: 0.9.59-0ubuntu4
Added msttcorefonts with no benefit.
--
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.