http://bugs.winehq.org/show_bug.cgi?id=25656
Summary: foobar2000: suddenly stops playing
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t0p0linik(a)yahoo.it
It always happens when foobar2k is running and the gnome screensaver starts,
then foobar stops playing.
Please note: the application doesn't crash, it simply remains freezed as it was
waiting for an event from (maybe) an audio buffer. The audio cursor stops
moving, the duration time doesn't go on, no sounds, just waiting. If I click
`stop' it stops, if I click `play' then it restarts playing the same track:
namely, the usual behaviour.
I took care in choosing a screensaver with no sounds but no luck, this still
happens. Note that if I disable screensaver, then the ubuntu power management
makes the screen fade at a specified inactivity time but this time foobar2k
goes on as it should, it keeps playing.
This brings me the idea this is not a bug in managing foobar, this is a bad
interaction between wine and the gnome screensaver.
I'm running ubuntu 10.04 with gnome DE, wine sound configuration: ALSA driver,
full hw acceleration, 44100 Hz, 16 bit. Foobar2k was recently installed in this
shiny new .wine prefix.
BTW, happy new year!
--
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=25659
Summary: mshtml:activex tests cause a timeout on some wine
machines
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sven.wine(a)gmail.com
http://test.winehq.org/data/tests/mshtml:activex.html
shows that they hang since the 3rd of December. They also hang on my machine.
When I do make test and then run the activex tests, it just works. This makes
regression testing (if needed) a bit harder.
This is all the terminal output there is when running the activex tests from
the winetest executable from the website:
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0xa5e914, overlapped 0xa5e918): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:resource:GetGuiResources (0xffffffff,0): stub
It hangs when a window called 'H' is created. This could mean that it hangs
somewhere near line 2015? Jacek, could you have a look?
--
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=25676
Summary: xpadder keyboard and mouse left and right click
emulation
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sameerjain.50(a)gmail.com
I have succesfully run the program called xpadder (official wesite
www.xpadder.com) and v5.3 for personal use can be downloaded from
"http://wow.couchcomputing.info/home/play-wc-with-your-console-controller/do…"
here.
It emulates mouse movement very well but it does not do emulation for mouse
left, right click and any keyboard press.
--
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=25688
Summary: PvPTool almost working with Wine (AutoIT program)
Product: Wine
Version: 1.2
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hardisk(a)hardisk.no-ip.org
Created an attachment (id=32721)
--> (http://bugs.winehq.org/attachment.cgi?id=32721)
Screenshot
Hi
I try to use PvPTool on Ubuntu 10.10 , PvPTool is a bot for the World of
Warcraft game , game that works great with wine.
Attached is a screenshot of the farest I've gone in order to run this program,
It launches great but the GUI dosn't fully shows up as you can see.
I also attached the wine logs if it can help you.
Thanks
Logs : http://pastebin.com/QQEW52Ra
--
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=25716
Summary: New: native dxdiag+quartz crash with builtin devenum
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce, use a fresh .wine and native dxdiag.exe and dxdiagn.dll.
To work around bug 25715, use native quartz.dll.
Starting dxdiag puts up an interface, then crashes with
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
Unhandled exception: page fault on read access to 0x00800009 in 32-bit code
(0x35501dec).
Backtrace:
=>0 0x35501dec in quartz (+0x1dec) (0x0032e388)
1 0x7dc2ce92
DEVENUM_ICreateDevEnum_CreateClassEnumerator+0xd01(iface=0x143fa8,
clsidDeviceClass=?, ppEnumMoniker=0x68, dwFlags=0x32f4dc)
[dlls/devenum/createdevenum.c:677] in devenum
On the next run, it nicely says "DxDiag has detected that there may
have been a problem accessing DirectShow the last time this program
was used. Would you like to bypass DirectShow this time?"
If you say yes, it goes on to work well.
winetricks devenum works around the initial crash, and lets dxdiag
work as expected.
(Not sure what component this is; using quartz, since it seems at least
nearby.)
--
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=12202
Summary: No pic when installing Indiana Jones demo in fullscreen
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.jeuxvideo.fr/telecharger-demo-jouable-
2656.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=11610)
--> (http://bugs.winehq.org/attachment.cgi?id=11610)
good screenshot (windowed mode)
As said in the summary, there is no pic when installing Indiana Jones and the
Emperor4s tomb demo in fullscreen. Installing it windowed mode (thanks to
winecfg) makes the pictures appearing
I attached 2 screenshots to show the problem. And a good console output and a
bad one.
Joaopa
--
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=20444
Summary: msi installer fails instead of asking for another CD
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=24291)
--> (http://bugs.winehq.org/attachment.cgi?id=24291)
Installation of Doom 3 fails
Hi, i tried to install Doom3 CD version and it fails in a place, where should
the installer ask for CD2. Windows message pops up:
Error: -1603 Fatal error during installation. Consult Windows Installer Help
(Msi.chm) or MSDN for more information.
Console says:
err:msi:ACTION_InstallFiles Failed to copy L"F:\\Setup\\Data\\base\\pak000.pk4"
to L"C:\\Program Files\\Doom 3\\base\\pak000.pk4" (2)
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1603
File pak000.pk4 is indeed placed on CD2.
All the following wine tested versions fails:
1.0.1, 1.1.5, 1.1.10, 1.1.13, 1.1.19, 1.1.22, 1.1.30, 1.1.31
...so it probably never worked. The reason why people in AppDB says "install
YES" is probably because of using DVD version of DOOM3 (works-tested myself,
all files on one medium) or they installed it on Win and just run it under
wine.
--
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=25767
Summary: Hegemony Gold rendering artifact: border overlay only
shows in upper left corner of screen
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.longbowgames.com/downloads/Hegemony%20Gold%20Installer.exe
installs and starts fine.
In the very first screen once the
game tutorial is underway (when it says "Pan the camera with..."
or "Zoom and rotate with ...",)
you can see a rotating leapard-spotted band surrounding the castle
(presumably showing the border of the region of influence of
the castle?).
On Windows, this band isn't confined to a region of the screen,
but in Wine, it is confined to the left half and upper third
of the screen, regardless of resolution or whether you've
selected fullscreen or windowed mode in the game.
This is on an Nvidia gt 240 with driver 260.19.06.
I also checked with wine-1.1.38, same problem.
--
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=19293
Summary: Galactic Civilizations 2 v. 1.0D Digital:Bonus Pack.
Program crashes after starting a new game.
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.galciv2.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dduck(a)rambler.ru
CC: dduck(a)rambler.ru
Created an attachment (id=22337)
--> (http://bugs.winehq.org/attachment.cgi?id=22337)
Result of regression tests
Program crashes after starting a new game.
In wine-1.1.25 this game crashes when clicking "New game". This bug is about
events after starting the game.
--
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=25837
Summary: Dual head changing resolution issue
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: th-net(a)yandex.ru
Created an attachment (id=32923)
--> (http://bugs.winehq.org/attachment.cgi?id=32923)
Screens configuration
I'm using following screens configuration (see attach)
When window of program under Wine placed at 1st screen and second screen was
detached that window moves down. If reattach 2nd screen window returns to it's
original place.
This happens for me often when i send to hibernation my laptop, detach 2nd
screen and wakeup it without 2nd screen connected.
In this case some programs can't properly work with window area, which been
under bottom of screen. (If this happens without hibernation all correct)
I think this happens in result of changing coordinates.
0 by y axis is top of 2nd screen, so window at 1st screen which palaced very
top of screen have not 0 by "y" but 0+n (see attach)
But when 2nd screen is detached 0+n isn't top of screen, and window "jumps"
down.
--
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=25815
Summary: 12voip application won't start after installation
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elcondor1008(a)hotmail.com
Created an attachment (id=32899)
--> (http://bugs.winehq.org/attachment.cgi?id=32899)
Terminal output during and after installation of 12 voip.
12voip is a nice VOIP program, makes possible to phone to land line, mobile
phones and sending SMS for a very low price (far lower than a skype).
Download is free on URL: http://www.12voip.com/en/index.html
After installation, it is possible to try some minutes of phoning for free.
I tried to install application on Ubuntu 10.04, and on Debian 5.0.
This output is for Ubuntu 10.04, Wine version 1.2.2-1ubuntu-lucid1.
In the attachment is a terminal output during installation.
After install, program won't start at all.
There is a several programs that I think are from the same family
(www.justvoip.com, www.voipstunt.com) because looks very similar, same
features, export-import features among those applications. Only the price vary
among them.
Best regards,
Franko I.
--
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=26015
Summary: Forsaken World - Game client crashes at startup
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fenrina(a)yahoo.com
Created an attachment (id=33180)
--> (http://bugs.winehq.org/attachment.cgi?id=33180)
Log (without patcher)
Forsaken World's client crashes at startup. It will crash if I run it from the
patcher or if I bypass the patcher and run it directly.
The client won't show anything before crashing. First thing seen is a message
from Wine saying that the client, game.exe, has crashed.
Crashes in both 1.2.2 and 1.3.13.
PCLinuxOS Full Monty (up-to-date)
Download Link (3gb download): http://fw.perfectworld.com/download
--
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=25927
Summary: fifa11_demo hangs with builtin msvcr80 when run from
batch file
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With today's, git, running fifa11 demo from a batch file
with builtin nsvcr80 hangs after first screen with
...
InputThread started
err:ntdll:RtlpWaitForCriticalSection section 0x20a4bd8 "?" wait timed out in
thread 000b, blocked by 0034, retrying (60 sec)
To reproduce, download
http://static.cdn.ea.com/fifa/u/f/fifa11_pc_demo_NA.zip
(sha1sum c3a66284bffb985f31b11e477dade50c0d4cac52)
unzip & install
winetricks d3dx9_36
cd ~/.wine/drive_c
cat > run.bat <<_EOF_
c:
cd C:\Program Files\EA Sports\FIFA 11 Demo\Game
fifa.exe
_EOF_
WINEDLLOVERRIDES=msvcr90=b wine cmd /c run.bat
Oddly, it doesn't seem to hang if not run from the batch file.
WINEDEBUG=+file is also enough to get it to not hang.
--
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=25919
Summary: Heroes of Newerth: annoying static on initialization
when using mmdevapi
Product: Wine
Version: 1.3.12
Platform: x86-64
URL: http://dl.heroesofnewerth.com/HoNClient-2.0.9.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: m.b.lankhorst(a)gmail.com
Note: this machine has pulse, I'll try on my gentoo box when I get a chance...
Anywho, download the client and start it. If mmdevapi is enabled, the game will
use it, and when the game first starts, you'll get a loud screeching noise. If
you disable mmdevapi and let the game use dsound, it sounds fine.
+mmdevapi,+winmm,+tid attached.
The strange thing is that it seems to not occur with native msvcr80, only
builtin msvcr80 with the patch from bug 25538. If I set msvcr80 to native, it
seems to work fine.
You can reproduce this without an account, just download the latest client and
run 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=18440
Summary: Touhou Hisoten ~ Scarlet Weather Rhapsody crashes in
menu/game select
Product: Wine
Version: 1.1.20
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mousecar23(a)hotmail.com
Created an attachment (id=21041)
--> (http://bugs.winehq.org/attachment.cgi?id=21041)
Terminal output from start to crash
Crashes when selecting Vs Network, Music Room, and most profile options.
--
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=20720
Summary: winebrowser fails when # is in the file name
Product: Wine
Version: 1.1.33
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: domiman(a)gmail.com
I'm using winebrowser to open various files on my host system. When the file
name of a file I try to open contains # winebrowser can't find the file for
some reason.
my registry entries:
REGEDIT4
[HKEY_CLASSES_ROOT\.ini]
@="WINE_BROWSER.file"
[HKEY_CLASSES_ROOT\WINE_BROWSER.file]
[HKEY_CLASSES_ROOT\WINE_BROWSER.file\shell]
[HKEY_CLASSES_ROOT\WINE_BROWSER.file\shell\open]
[HKEY_CLASSES_ROOT\WINE_BROWSER.file\shell\open\command]
@="c:\\windows\\system32\\winebrowser.exe -nohome \"%1\""
and the error when I try to open ~/.wine/drive_c/windows/test#.ini:
The file /Users/dominus/.wine/drive_c/windows/C:\windows\test#.ini does not
exist.
(no other text in the console about this)
When I rename test#.ini to test.ini it opens fine with the associated app on my
system.
My system Mac OS X 10.6.2, bug observed in both Wine 1.1.32 and 1.1.33
--
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=23955
Summary: Heroes of Might and Magic V Map editor -- Crashes when
an attempt is made to draw the map
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krzysdrewniak(a)gmail.com
Created an attachment (id=30075)
--> (http://bugs.winehq.org/attachment.cgi?id=30075)
Backtrace referenced in initial report
The map editor (as included in Heroes of Might and Magic V patch 1.6.0) crashes
when an attempt is made to draw the map (or so it seems).
Platform:
OS: Ubuntu 10.04 with the Wine PPA enabled.
Wine Version: Wine 1.2
Heroes of Might and Magic V installed in own wineprefix with a virtual desktop
of 1024x786 and the native directx installed. and overridden per winetricks.
Graphics card: Nvidia ???? (128 || 256 MB memory)
Steps to reproduce:
1. Start the Heroes if Might and Magic Map Editor which is located at
$WINEPREFIX/drive_c/Program Files/Ubisoft/Heroes of Might and Magic
V/bin/H5_MapEditor.exe
2. Wait for the editor to load.
3. Create a map with any name type Multiplayer, and size Small (I have not
attempted to vary these settings, but I belive that they have no effect)
4. Observe that after the "Loading MOD "C:\Program Files\..." dialog
disappears, a wine crash notification is displayed and the backtrace atteched
below is printed to stdout.
--
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=25867
Summary: Silhouette Studio: not rendering the GUI properly
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ba(a)cykian.net
Created an attachment (id=32969)
--> (http://bugs.winehq.org/attachment.cgi?id=32969)
Garbled window
Hello,
Silhouette Studio is a CAD program, freely available from
http://www.silhouetteamerica.com/software.aspx
for use with their Silhouette line of computerized cutters.
I installed the 1.3.0 version. There was a bug during the installation
(installer window frozen). I hit Ctrl+C and I found out the app was installed
properly.
I ran the app, but the display is totally garbled (see attachment). This is the
bug i'm reporting.
Apart from this bug, the app seems to work fine and I don't see any GUI-related
error in the console window (but I'm not a wine internals expert).
Thanks.
--
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=25806
Summary: Civilization 2: Freezes early in the game
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martinkellner(a)fast-mail.org
At installation, there is an error message that wine can't find the program
starter. When launching the game buy clicking the EXE-file directly, the game
starts but crashes, either while setting up the game or just as the game has
begun. The only error message is that wine has encountered a serious error and
needs to close.
--
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=22993
Summary: Wireless Manager mobile edition 5.5: Program crashes
when trying to run
Product: Wine
Version: unspecified
Platform: x86
URL: http://panasonic.net/avc/projector/download/f300_win.h
tml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pruthvi.vallabh(a)gmail.com
The program is meant to connect a laptop to an overhead projector through
wireless link (model: Panasonic PT-LB51NT). The program is installed using wine
from its setup file. The program runs normal under windows XP and windows
vista. On start, the program displays a message-box asking "wait trying to
install required driver". But immediately after that an error message pops-up
from wine saying "the program WM.exe has encountered a serious problem and
needs to be closed".
--
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=25713
Summary: Autodesk Express viewer - print
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ceci(a)tadeoczerweny.com.ar
I can 't print with autodesk express viewer in ubuntu.
--
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=25735
Summary: America's Army 3 ingame mouse control broken (block,
lock, no smoothness)
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hagar-wl(a)wp.pl
Adding this key in regedit fix ingame mouse problem:
HKEY_CURRENT_USER > Software > Wine, create a new Key named DirectInput,
inside, create a Text Value named MouseWarpOverride add the value set to force.
But this breaks mouse in all menus. It stuck in the middle of screen.
It might be possible fix:
http://www.wtfm.org/aa3-wine
--
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=25751
Summary: Faronics - Insight 7.20.21 does not install
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cog(a)cerokool.com
Went through the "Add/Remove Programs" of Wine to set it up from USB. Last
window is "Completing Insight Setup". When I click finish this shows:
"The program Setup.exe has encountered a serious problem and needs to close. We
are sorry for the inconvenience."
And then, something about making this bug report.
--
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=25758
Summary: Sims 3 Crashes at 800x600 and 640x480
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
Created an attachment (id=32828)
--> (http://bugs.winehq.org/attachment.cgi?id=32828)
+seh,+relay,+win,+x11drv,+x11settings,+tid
The game naturally supports resolutions above 1024x768 and supports 800x600 and
640x480 by stretching. When I try to start the game at either of these
resolutions in windowed or fullscreen mode, the game fails to launch.
--
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.