http://bugs.winehq.org/show_bug.cgi?id=21332
Summary: Grand theft auto San andreas keyboard stop working on
1.1.136
Product: Wine
Version: 1.1.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kickasskilla(a)gmail.com
As summary after having installed version 1.1.36 I can't get the keyboard
working.
If I have nautilus underneath it i can see the quicksearch box with the keys i
type
I'll provide further infos asap
--
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=23872
Summary: Steam: All windows will reopen after being closed
Product: Wine
Version: 1.2
Platform: x86
URL: http://steampowered.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: twunknown(a)gmail.com
When a steam window is closed it will instantly reopen itself
This happens on the main window and all other windows including the friends
browser and chat windows.
--
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=23112
Summary: flash player install crashes
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL: http://fpdownload.macromedia.com/get/flashplayer/curre
nt/install_flash_player_ax.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=28726)
--> (http://bugs.winehq.org/attachment.cgi?id=28726)
terminal output
Running winetrickstest today, I noticed that the flash sha1sum changed. Updated
to the latest, but it crashes on launch.
Terminal output attached.
--
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=9765
Summary: iTunes 7.4.2 can't connect to the iTunes music store
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://apple.com/itunes/download/
OS/Version: All
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Created an attachment (id=8197)
--> (http://bugs.winehq.org/attachment.cgi?id=8197)
Error dialog
Install iTunes 7.4.2. Ignore the error during installation, and run 'wine
c:\\Program\ Files\\iTunes\\iTunes.exe". When the dialog comes up warning that
system components that iTunes needs are missing and corrupted, press Continue.
Finally the main iTunes window appears, but complains that it can't connect to
the iTunes music store, showing the attached dialog.
The suspicious entry in the console is:
fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 4
4 is CERT_CHAIN_POLICY_SSL in wincrypt.h.
--
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=26440
Summary: unimplemented function WS2_32.dll.GetNameInfoW
Product: Wine
Version: 1.3.15
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alessandro(a)perucchi.org
I'm running an IBM application, a client called "Content Manager OnDemand
Client V. 8.5".
It works pretty well, at least in the previous version, and since the version
8.5.
I cannot connect to the server, because it has at least one function missing
from the Wine Implementation of WS2_32.dll.
The only log I have is the one in the summary.
I have tested it in Wine 1.3.14, but by looking at the source code of 1.3.15,
the missing function... is still missing.
If you need more info, please don't hesitate to contact me.
(I use Fedora 13 64bits in an Intel Proc Dual Core)
Cheers,
Alessandro
PS: I hope the Severity is correctly set, I was hesitating between
"Normal/Enhancement"...
--
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=26273
Summary: Sims 3 can't detect disc
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Even though I have D: and D:: symlinked to /media/Sims3 and /dev/sr0,
and verified that InstallSource was set to d:\\ in the app's registry,
it still won't recognize the disc.
According to
http://www.snootysims.com/forums/viewtopic.php?f=34&t=30012
Sims 3 uses a snippet of Securom code to check for the disc.
--
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=19429
Summary: WideCharToMultiByte: Incorrect conversion of "default
character"
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dee(a)bowfive.oag.co.jp
Created an attachment (id=22553)
--> (http://bugs.winehq.org/attachment.cgi?id=22553)
The C program which can reproduce the problem
I found that WideCharToMultiByte() converts "default character" incorrectly in
932 (Japanese SHIFT-JIS) code page.
Attached C program can reproduce the problem (The binary attached is compiled
using Borland C++ Compiler 5.5.1).
On Windows XP Professional(32bit,SP3,Japanese), it produces following output
(and is what I expect):
Y:\dbcstest>test
0123?456789
On Wine 1.1.26 running on Ubuntu Jaunty(9.04) x86_64, it produces:
$ wine test.exe
0123$$456789
--
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=18386
Summary: fr-019_poemtoahorse: Resolution isn't returned to normal
after demo closes
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
URL: http://www.pouet.net/prod.php?which=5569
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
As the title says. After it closes the resolution is left at what the demo was
running at instead of returning to the user's selected desktop resolution.
--
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=30211
Bug #: 30211
Summary: TradeManager 2011 SP2 crashed on startup
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felixonmars(a)gmail.com
Classification: Unclassified
Created attachment 39436
--> http://bugs.winehq.org/attachment.cgi?id=39436
Log
Crashed on startup, no window showed up.
--
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=30685
Bug #: 30685
Summary: Billy can't open file: Error5 Function CheckFile
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Classification: Unclassified
Created attachment 40183
--> http://bugs.winehq.org/attachment.cgi?id=40183
+relay,+file,+seh,+tid log
Billy is a fast small mp3 player. Trying to open any mp3-file gives an error:
"Error5 Function CheckFile"
There's no terminal output; i'll attach a debuglog instead.
--
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.