http://bugs.winehq.org/show_bug.cgi?id=10767
Summary: lstrcmp and others do not compare punctuation characters
correctly
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lich(a)math.spbu.ru
just example:
ret = lstrcmpi("# (Search for Disassembly Pattern)", ".RELOAD (Reload
Symbols)");
wine returns '1' here, but must '-1' since ord('#')=23h < 2Eh=ord('.'). Windows
handles this case correctly. GLIBC strcasecmp works correctly too.
This bug heavily affects winhelp index lookup in WIN32.HLP borland help file,
which has lots of #.&*()[]
P.S. It is not a locale problem, so this bug is not a duplicate of bug #9583
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25280
Summary: Singularity: no sound in game without Hardware
Acceleration = emulation
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
I don't remember this happening on my Ubuntu machine, but on my Gentoo box, I
get no sound in Singularity unless I set Hardware acceleration = emulation.
This has a bad side effect, however. It enables sound in the menu/intro video,
but when it transitions to the game, it hangs on the loading screen.
This only helps in alsa mode, with oss, I get no sound, either way.
Terminal shows:
fixme:mixer:ALSA_MixerInit No master control found on HDA NVidia, disabling
mixer
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x165bf8,0x165b40): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x165c08,0x165b40): stub
--
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=26909
Summary: HaoZip: Cannot navigate to drive_c
Product: Wine
Version: 1.3.18
Platform: x86
URL: http://storage2.dobreprogramy.pl/akcesoria/haozip_v2.2
.6302.multi_(dobreprogramy.pl).exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=34314)
--> (http://bugs.winehq.org/attachment.cgi?id=34314)
Error message
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko gdiplus
3) install HaoZip (default installation)
4) wine HaoZip.exe
5) click left mouse button on "drive_c" in Folder tree on the left
Behaviour:
See attachment.
Expected behaviour:
I should be able to enter drive_c.
Terminal output:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f058,0x00000000), stub!
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (2000):
STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_CONNECT_RETRIES 3
fixme:shell:SHAutoComplete stub
err:listview:LISTVIEW_WindowProc unknown msg 108c wp=00000000 lp=00000000
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
--
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=33209
Bug #: 33209
Summary: Tribes: Ascend cannot authenticate user
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thanoulas(a)gmail.com
Classification: Unclassified
Using the latest wine 1.5.25 or latest from the git repository, the game starts
and goes to the login screen, but there is no way you can login. I get all
kinds of errors, mainly:
Username or password wrong
Connection timed out
Connection lost
It seems that the problem relies in winsock, I've attached a +winsock log
The highlight seems to be the following, as this line is repeated again and
again:
trace:winsock:WS2_recv_base socket 01c8, wsabuf 0x33ebb0, nbufs 1, flags 0,
from 0x33ec2c, fromlen 16, ovl 0x0, func 0x0
trace:winsock:WS2_recv_base fd=177, options=0
warn:winsock:WS2_recv_base -> ERROR 10035
Also, doing a search in the log for "63.251.64.141" (the authentication
server's IP) will give you the parts from when I clicked on the "Login" button.
Thanks,
Thanos
--
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=30503
Bug #: 30503
Summary: Echo: Secrets of the Lost Cavern upside down on
BACKBUFFER
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 4plague(a)gmail.com
Classification: Unclassified
When playing on BACKBUFFER - with or without multisample - all other modes
work, but have a separate bug #30502 - everything is upside down even the mouse
is Y-inverted.
This does not happen in intro movies. However sometimes I can see everything
normal for a split-second before everything flips upside down.
Demo:
http://www.gamershell.com/news_22111.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.
https://bugs.winehq.org/show_bug.cgi?id=37614
Bug ID: 37614
Summary: Applications do not always start inside a configured
virtual desktop
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Created attachment 50062
--> https://bugs.winehq.org/attachment.cgi?id=50062
screenshot
I noticed some strangeness with virtual desktops. Configuring one (either via
winetricks or winecfg) and then starting e.g., notepad/regedit starts the
application outside of the virtual desktop.
To ensure it wasn't a race, I did 'wineserver -w' (and also added a sleep of 10
seconds), but the problem remains. After a few tries (usually 2-3), the
application will start inside the desktop, and from there, it seems to always
work as expected.
Commandline used:
$ winetricks -q vd=1024x768 ; wineserver -w ; sleep 10 ; notepad
screenshot attached.
[austin@localhost ~]$ xfwm4 --version
This is xfwm4 version 4.10.1 (revision 3918e6b) for Xfce 4.10
Released under the terms of the GNU General Public License.
Compiled against GTK+-2.24.24, using GTK+-2.24.25.
Build configuration and supported features:
- Startup notification support: Yes
- XSync support: Yes
- Render support: Yes
- Xrandr support: Yes
- Embedded compositor: Yes
- KDE systray proxy (deprecated): No
[austin@localhost ~]$ wine --version
wine-1.7.31-99-g5ecea72
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37877
Bug ID: 37877
Summary: boincmgr wxWidgets error in Win81 mode
Product: Wine
Version: 1.7.33
Hardware: x86-64
URL: http://boinc.berkeley.edu/dl/boinc_7.4.36_windows_inte
lx86.exe
OS: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 50443
--> https://bugs.winehq.org/attachment.cgi?id=50443
Wine 1.7.34 console output
boincmgr displays a wxWidgets debug dialog when choosing File-->Exit in Windows
8.1 mode. This does not occur in other modes.
To recreate:
1. Set winecfg to Windows 8.1.
2. Install BOINC 7.4.36 normally (default options).
3. Launch boincmgr.
4. Press CTRL+ALT+A for Advanced Mode (might have to press several times to get
a response).
5. Go to File --> Exit.
The exit dialog will pop up as normal, but so too does a wxWidgets debug
dialog.
Workaround: choose another mode.
$ sha1sum boinc_7.4.36_windows_intelx86.exe
2919cc9b6163019fc014a7fa4190bee8ead4b544 boinc_7.4.36_windows_intelx86.exe
--
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=34026
Bug #: 34026
Summary: IE8 help pages are blank
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://download.microsoft.com/download/C/C/0/CC0BD555-
33DD-411E-936B-73AC6F95AE11/IE8-WindowsXP-x86-ENU.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45215
--> http://bugs.winehq.org/attachment.cgi?id=45215
wine-1.6-rc5 console output
Working around Bug 34025 with native urlmon, the IE8 help pages are all blank.
Native mshtml changes the blank pages to an error page: "This program cannot
display the web page".
Tried native wininet but it made no difference.
--
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=21864
Summary: Default paper size A4 instead of my printers default
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=26481)
--> (http://bugs.winehq.org/attachment.cgi?id=26481)
cups paper size
Hi All,
Would you guys fix this for me?
Word Pro, Note Pad Plus, all think my default printer is my Okidata B4350. And
it is. But, all new documents default to A4 as the paper size and it is not.
It is "Letter". Wine is not picking up the default paper size from my printer.
Many thanks,
-T
--
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=31592
Bug #: 31592
Summary: Wine uses legacy /proc/scsi interface
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pb-2004(a)hotmail.com
Classification: Unclassified
Wine uses /proc/scsi interface to populate
HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi registry key. Because /proc/scsi is
missing on some linux distributions(i.e. Debian) Wine can't write information
to this key. This situation breaks wn32aspi emulation and windows programs
which access cd/dvd drives through aspi.
--
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.