http://bugs.winehq.org/show_bug.cgi?id=21721
Summary: Colin McRae Rally 3 can't play menu background videos
(WMV)
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t6tiar00(a)students.oamk.fi
Colin McRae Rally 3 can't play menu background videos (WMV) even if Windows
Media Player 9 and codecs are installed. WMP can play most of the game videos
without problems, though.
--
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=20592
Summary: Adobe Flash CS3 Professional Cannot Start.
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afante2006(a)yahoo.co.jp
Created an attachment (id=24569)
--> (http://bugs.winehq.org/attachment.cgi?id=24569)
bug log
Adobe Flash CS3 Professional simply cannot start.
In my essential Adobe Creative Suite CS3 tools, only Dreamweaver CS3 and
Fireworks CS3 can run.
--
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=20246
Summary: Roxio Easy Media Creator 7.5 Starts to install program
then stops
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.bennell(a)blueyonder.co.uk
Seems to get about half way then get message saying that could not finish
install try again later. When I try again I get message 1607. Unable to install
shield scripting runtime. In programs folder Roxio folder showers 21 folders
installed?
--
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=17515
Summary: Garrysmod: Srcds anomalies , crashes, surface propeties
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://garrysmod.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: laurikoivunen(a)hotmail.com
Running a game server called garrysmod *0 *1 srcds *2 on wine *3 gives some
anomalies during gameplay.
*0 http://store.steampowered.com/app/4000
*1 (Garry's Mod version 10/11 or how you want to call it)
*2 Source Dedicated Server (windows version) Download:
http://storefront.steampowered.com/download/hldsupdatetool.exe
*3 (tested with wine version 0.9 - 1.1.15) (Also tested with crossover's office
and gaming versions)
For example:
- Missing friction/physics simulation in certain rooms for the player (white
room for example) in certain maps (gm_construct)
- A car called "Jalopy" crashes the server / has no physics / cannot be driven
etc
- Players get stuck to certain areas e.g. the "white room"
These bugs naturally don't appear in windows and the developer of this game has
indirectly refused to fix these problems as he doesn't support wine.
This bug can be reproduced just by installing the server (
http://wiki.garrysmod.com/wiki/?title=Dedicated_Server_Setup#Linux ) and
starting the server with parameters "srcds.exe -console -game garrysmod +map
gm_construct" and going ingame and to the white room.
Some of the bugs can also be seen by spawning a pod (press q while
ingame->navigate to vehicles tab->spawn a "pod" by pressing the spawn
button->move the pod with "physgun" or throw it to water and it disappears )
Note: The game server is free unlike the game itself.
It seems that this bug is related to wine's file functions as using a GCF-based
wine srcds garrysmod server doesn't have this problem (at all).
(GCF-Based server would be a recommended way of hosting the server as it
doesn't rely too much on wine anymore but it is much more "laggier" as all the
GCF-files need to be examined for every file access)
GCF info: http://developer.valvesoftware.com/wiki/GCF
Wine or srcds don't report anything about these problems in normal operating
mode (or srcds in debug), these can just be seen ingame. I wont paste logs as
they grow enormous because of the load of files that need to be loaded during
the server startup. I'm asking for some parameters so the log file wouldn't
exceed 200-400mb so that I could upload it.
I am willing to help any way possible, my wine srcds server is always ready for
testing and/or debugging. I can be reached through wine's IRC channel with nick
Python1320 (or any other major IRC Network) or through MSN.
Post notes:
- The platform test has been mainly debian/ubuntu or their variants using
clean pre-compiled repository and self-compiled unmodified wine installations.
- Only used EXT3 file system.
- For some weird reason, some users are NOT getting this problem (Only one
confirmed person with no bug using latest wine 1.1.14 from debian precompiled
repositories against 6 people who HAVE this problem) with their servers even
though they have the same system and configurations I have as far as I have
been able to check.
- More info on request
PS: This is my first bug report. So, it's more or less formal and/or messy.
Forgive me :)
--
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=20922
Summary: Wine generates invalid ARB vertex programs
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.cencora(a)gmail.com
Created an attachment (id=25082)
--> (http://bugs.winehq.org/attachment.cgi?id=25082)
Assassin's Creed game output, the bad program starts at line 979
When emulating sin/cos instructions in vertex programs, lines like these are
created:
MUL TA.x, R0.x, C4.w.w;
MAD TA.x, TA.y, C4.w.x, TA.x;
The problem is the double swizzle (i.e. C4.w.w C4.w.x).
--
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=17505
Summary: Riven: mouse cursor is drawn on a checkerboard
background
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skuller(a)skuller.ath.cx
Created an attachment (id=19612)
--> (http://bugs.winehq.org/attachment.cgi?id=19612)
Mark nearly black samples as entirely transparent
When running the DVD version of Riven in Wine, in-game mouse cursor is drawn on
a semi-transparent checkerboard background [1]. This bug seems to be related to
the Xcursor code path in dlls/winex11.drv/mouse.c, since when I remove
libXcursor.so.1 out of the way so that Wine falls back to the original pixmap
cursor handling code, in-game cursor is drawn correctly [2].
[1] http://skuller.ath.cx/tmp/riven1.png
[2] http://skuller.ath.cx/tmp/riven2.png
As far as I understand the code, checkerboard pattern results from the way
inverted colors are emulated in the create_cursor_image() function. Riven
creates a 32 bit bitmap with an empty alpha channel, with transparent pixels
(as defined by AND mask) being nearly black (but not quite, 0x040404 to be
precise). Then the sampled grayscale value of 0x04 is mapped to the alpha
channel and the pixel color is inverted, resulting in a semi-transparent
background (which is very visible — perhaps X supports only discrete values
for alpha?).
Attached patch attempts to fix this issue by checking for small grayscale
samples being mapped to the alpha channel (less than 5% opacity) and marking
the resulting pixel entirely transparent for such samples.
--
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=21149
Summary: Wine catch "Unhandled page fault" when
LexproClient.exe runs
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikhailtyurin(a)gmail.com
I've installed LexproClient software. Installation is OK, no exceptions, no
backtraces. But when I try to run already installed ditribution I catch error
with page "Unhandled page fault on read access to 0x003e4847 at address
0x7bc1f7fc".
--
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=20200
Summary: Screen does not get repainted in Pronto Xi until
window is moved
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)truong.id.au
In Pronto Xi, part of the program's window is not painted until the window is
moved, hence forcing a redraw of the window.
--
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=20063
Summary: Serif PagePlus 8.0 graphical rendering ruined, program
unusable
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)araneidae.co.uk
Created an attachment (id=23618)
--> (http://bugs.winehq.org/attachment.cgi?id=23618)
Screen shot of PagePlus with unusable screen
Serif PagePlus 8.0, a desktop publishing application, is unusable because of
strange rendering quirks. I can't describe it very clearly, but the attached
screenshot, taken from one of the "Wizard" newsletter examples, shows that at
best only the first line or so of each paragraph is rendered.
Interactively the graphics behaves very strangely, there appear to be many
layers of graphical objects, and clearly wine renders these layers differently
from 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=21677
Summary: Build a lot is crashing while starting
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=26194)
--> (http://bugs.winehq.org/attachment.cgi?id=26194)
Crash log
As the summary says, the game just crash while stating. I'm ataching the
console output.
--
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=21095
Summary: Scrollbar position not always on the left
Product: Wine
Version: 1.1.32
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silkensedai(a)online.fr
Created an attachment (id=25309)
--> (http://bugs.winehq.org/attachment.cgi?id=25309)
The toolbar that doesn't want to stay left aligned
Hi,
In the application PcKent (French medical software), sometimes it happens when
the screen is redrawn that an horizontal scrollbar that should be positioned
left gets positioned somewhere else (middle or right).
This is annoying because the most important information is on the left. on the
right we have information that is seldom viewed.
I can test further the application, and I don't have its source code. The
creator might want to help though (and perhaps I might convince him to provide
a native Linux or Mac OS X version of his application using wine libraries).
Attached, a screenshoot of the scrollbar (and its widget). i don't know if you
might be able to help but it's better than nothing.
PCKent Website: http://www.evidence-sarl.com/france/pck2_accueil.htm
--
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=20225
Summary: try to login in WoW private server nordschlacht
itemmall
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bdgraue(a)web.de
Created an attachment (id=23859)
--> (http://bugs.winehq.org/attachment.cgi?id=23859)
error i get oin konsole
i downloaded and installed the Norschlacht itemmall,
http://nordschlacht.game-host.org/itemmall.htm
you need it to buy itmes for your charakter. installation worked, but in the
itemmall i cant login, every time i try to, it fails and i get an error.
--
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=11401
Summary: Sometimes, Lotus Notes 7.0.2 loose the connection with
unexpected TCP error
Product: Wine
Version: 0.9.53.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ploum(a)fritalk.com
I use Lotus Notes 7.0.2 under Wine 0.9.53/Ubuntu 7.10 and it works great.
I usually launch it when I start my computer and close it at the end of the
day. Nevertheless, Lotus Notes sometimes loose the connection and display the
following error :
"Unexpected TCP error"
First thought : Dude, if it was expected, it's not an error.
Then, I consult the log and I can see :
Unexpected TCP/IP error func: 0006h error Notes: 1C5B, NTI: 1000h, Stack:
00002728h
The only solution to that problem is to restart Lotus Notes.
The problem happens usually one, sometimes twice a day. It can happens after
one or two hours or you can stay the whole day without being confronted to it.
On the same computer under Windows with exactly the same Lotus Notes, there is
no problem. That's why I think it might be a wine bug.
--
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=21328
Summary: stern sprachkurs englisch from digital publishing do
not work
Product: Wine
Version: 1.1.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: feldmann_markus(a)gmx.de
Hi All,
i am trying to get my new learning software from digital publishing to work. My
system is debian lenny with kernel 2.6.30-9. it is a learning software for
english/german, called "stern sprachkurs englisch". the program runs only until
the start screen appears, than it breaks.
Any idea what to do ?
regards markus
--
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=20930
Summary: Project Eden - Crashes GUI and have to restart
computer
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssjgoku75x(a)aol.com
I tried playing Project Eden twice. The first time there seemed to be no sound
so I figured if I were to quit and restart the game it would fix it. The second
time, however, nothing came on the screen and it looked as if nothing was
wrong. I could move my mouse cursor but could not click or move anything. I
even tried ALT+F4 and that didn't work, I used my keyboard shortcut for
Terminal (Windows Logo Key) and that didn't come up so I had to hard boot my
laptop.
I'm afraid to even try the game again haha.
Keep up the good work guys!
P.S. Inform me if any information is needed. :)
--
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=17596
Summary: Resizing warcraft 3 in windowed+OGL mode results in an
odd letterbox effect.
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Cokemonkey11(a)gmail.com
While playing in windowed and open GL mode (haven't tested others), resizing of
the warcraft 3 window to accomidate wide screen displays results in an odd
effect where the window contents don't line up with the window. (see attached
screenshot for example).
This problem results in the inability to play the game on a widescreen display
without stretching.
--
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=12743
Summary: 3D Studio MAX 7.0 locks up when loading combustion
plugin, cmbtex.dlt
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://files.filefront.com/3dsmax7exe/;9389592;/fileinfo
.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rockinup1231(a)gmail.com
Created an attachment (id=12400)
--> (http://bugs.winehq.org/attachment.cgi?id=12400)
Output from terminal for the various scenarios I tested, organized.
The program simply can't utilize that combustion plugin. I removed the plugin
before starting it, and it worked just fine, but without any texture, particle,
or lighting features.
With and without the ole32 DLL override, it mentions that quite a few richedit
features are not implemented yet, and when the program is run, it pushes this
line out quite a few times.
fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present options
0x33f384/0x33f384
It also says this at random moments while you do things with the 3D POV
windows.
fixme:xrender:X11DRV_AlphaBlend not a dibsection
The main issue that I think needs to be looked at is getting the program to
start without needing to remove the combustion plugin.
For the URL I have placed the only download location I could find. Autodesk no
longer keeps a copy on their servers for the public, as the program has been
replaced by newer versions (although it's not too old).
--
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=22133
Summary: Nostale: In-game help doesn't work, no HTML rendering
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://nostale.co.uk
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: voidexp(a)gmail.com
Created an attachment (id=26991)
--> (http://bugs.winehq.org/attachment.cgi?id=26991)
Error trace with 'loaddll' channel enabled
Before the game starts, there are troubles with HTML rendering in game update
window. In-game help does not work, the decorations of the help window appear
but nothing is displayed.
--
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=21343
Summary: TeamViewer: Does not open a folder view (using
ShellExecute)
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://www.teamviewer.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: caliga(a)arcor.de
Created an attachment (id=25696)
--> (http://bugs.winehq.org/attachment.cgi?id=25696)
trace of shellexecute
When clicking "Open Logfiles..." in the main menu of TeamViewer, it usually
opens the folder which contains the logfiles in an explorer window.
On Wine, however, nothing happens, allthough the required stuff
(ShellExecute!?) seems to be implemented.
I attached a trace of ShellExecute.
--
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=20892
Summary: Falcon 4.0 AF: Multiplayer over Internet not working
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matteo.hausner(a)gmail.com
Although playing via LAN, the internet multiplayer mode of Falcon 4.0 Allied
Force is not working as it should. The game says that it "can't resolve the
entered address".
I think this bug might be very similar to the internet multiplayer problem of
IL-2 Sturmovik.
A user on AppDB wrote: "The cause of the problem is, that windows returns the
IP address of the network-device if the hostname is resolved, while wine
returns "127.0.0.1". So when Sturmovik asks for the IP of "HOSTNAME" it gets
only that instead of a valid NIC-IP."
So this one might be an easy one to fix in the end.
--
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=19543
Summary: Safe Harbor Games: Backgammon - [enter] and
[dbl-click] don't work with chat functions
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: friedliveratack(a)live.com
Safe Harbor Games (http://www.safeharborgames.net/) is a popular site in the
backgammon community. I am one of several people trying to get the game server
to work on Linux with Wine. I am using a Asus EEE 1000HE with the latest
version of Easy Peasy (Ubuntu) and Wine. The game software requires browser to
launch and I was successful in getting this to work by loading windows version
of Firefox. In fact, with exception of a few critical issues the program works
with Wine. I can play a match and most of the controls work except for the
following. 1. Cannot post chat message in either lobby or game because after
typing message the software requires hitting [enter] and under Wine hitting
[enter] has no effect. 2. Should be able to double-click on player name in
lobby to send a instant message but double-click does not work. 3. This last
is less critical, but fonts do not display correctly. So the result is I can
play on the game site but cannot communicate with anyone.
--
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=19436
Summary: RPC_S_INTERNAL_ERROR, 1766
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: esj(a)harvee.org
COM returned an unexpected error code. Details are RPCInternal error
(RPC_S_INTERNAL_ERROR, 1766)
I get the error in the subject line whenever I use a "spell that" and it brings
up the correction dialog box. I can make the warning box close but I can't make
the empty correction dialog close.
log file generated by:
env WINEPREFIX="/home/esj/.wine" WINEDEBUG=+relay,+seh,+tid wine "C:\Program
Files\Nuance\NaturallySpeaking10\Program\natspeak.exe" &>/tmp/relay1.txt
--
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=33133
Bug #: 33133
Summary: This program avg is not able to be executed under code
threads.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: projectxmatrix(a)gmail.com
Classification: Unclassified
Created attachment 43826
--> http://bugs.winehq.org/attachment.cgi?id=43826
this the text from the program error for avg.
This program error is code numbers with .exe wine unload that made the program
go into error. this is another problem that needs to be resolved.
--
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=16299
Summary: IMVU 3D Instant Messenger installer crashes
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.imvu.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 8394
Created an attachment (id=17580)
--> (http://bugs.winehq.org/attachment.cgi?id=17580)
terminal output in git
Testing for bug 8394, installer goes along fine, downloads update, then
crashes.
--
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=21165
Summary: Borderlands is ~3x slower under Wine (GeForce Go 7900
GS).
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: default_357-line(a)yahoo.de
Borderlands runs about three times slower under Wine than under Windows (from
30+FPS to 10FPS). This is with all settings as low as they go. Wine prints no
output during execution. My graphics card is a GeForce Go 7900 GS, in a 1.6x2
Core2 T5500 laptop. Both Windows and Linux use the nVidia beta driver (v190).
Wine version is Git head (1.1.35+). Graphics are identical, except that Z
ordering of light decals seems broken (this may be linked to slowdowns).
Adaptive clocking correctly switches to full-speed mode; Speedstep is off. perf
record/report lists the following distribution: 40% in libGLcore.so, 30% in
Borderlands.exe itself, 12% in the kernel, 5% in wineserver, 4% in ntdll, 3% in
libc, 2% in wined3d (the rest is negligible).
Any ideas?
--
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.