http://bugs.winehq.org/show_bug.cgi?id=24171
Summary: Wine menu localization leads to double entries.
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giulioo(a)gmail.com
System: Ubuntu 10.04 / Wine 1.3.1 (binary from ppa:ubuntu-wine/ppa)
I don't know if this is a Wine issue or Ubuntu's, just close this if you
think it's the latter.
When I run with IT Italian locale and install an app I get 2 menu folders named
"Programmi" (WRONG):
1) After the Wine install I get this menu structure:
Applicazioni -> Wine -> Programmi -> Accessori
2) I install an app in Wine and I get the "Programmi" menu entry twice:
Applicazioni -> Wine +-> Programmi -> Accessori
|
+-> Programmi -> AppName
When I run with US English locale and install the same app I get 1 menu folder
named "Programs" (RIGHT):
1) After the Wine install I get this menu structure:
Applications -> Wine -> Programs -> Accessories
2) I install the same app in Wine and I get the expected menu structure:
Applications -> Wine -> Programs +-> Accessories
|
+-> AppName
I get the same problem in wine-1.1.x and wine.1.2.
--
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=23689
Summary: Tomb Raider III screen resolution problem when not
using virtual desktop mode
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.tombraiderchronicles.com/tr3/demo.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
This bug applies to the game Tomb Raider III, both the full game and
downloadable trial) and the demo. It also applies to Tomb Raider III: The Lost
Artifact.
A time-limited trial and demos can be downloaded from
http://www.tombraiderchronicles.com/tr3/demo.html
The demo is about 13MB, the trial 202MB. I'd suggest testing with the "South
Pacific" demo.
There is a problem related to screen resolution when Wine is *not* in virtual
desktop mode.
The game sets the X desktop to the appropriate resolution (640x480, 1024x768 or
whatever else you chose). But the game display size (in pixels) appears to be
the full/highest X desktop resolution. So only the upper left part of the game
display is visible on-screen, and in the case of a widescreen monitor, it is
stretched horizontally. For example, my laptop screen is 1680x1050 pixels. The
game seems to be rendering a 1680x1050-pixel display, but only the upper left
640x480 pixels would be visible on-screen. If instead I tell the game to use
1400x1050 resolution, then (since the vertical height matches) the game display
is stretched so the rightmost part is off-screen.
If testing with the demo or original CD, use winecfg to set Windows version to
Windows 98, otherwise Wine reports:
wine: Unhandled privileged instruction at address 0x48e2e1 (thread 001b),
starting debugger...
In Windows 98 mode, Wine reports instead err:int:__wine_emulate_instruction mov
cr4,eax at 0x00496a41 which is non-fatal. The trial version does not have this
problem. Alternatively, if testing with the original CD game, after installing
it run the unofficial XP/Vista patch from
http://www.tombraiderchronicles.com/cgi-bin/downloads2/dl.pl?fx_vista_trupd…
Start the demo by doing wine Tomb3.exe /setup. For me, that opens a full-screen
black window, and the Tomb Raider II Setup window appears behind it (so not
visible). Alt-Tab to switch to the game setup window and choose a resolution,
then click OK. Compare the in-game display with that when running with virtual
desktop mode enabled.
The only console output which might be (but probably isn't) relevant is:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f5d8,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
err:d3d7:IDirect3DDeviceImpl_7_SetRenderState Unhandled texture mag 0 !
err:d3d7:IDirect3DDeviceImpl_7_SetRenderState Unhandled texture min 0 !
In virtual desktop mode, the game resolution/rendering seems to work okay
(including when the virtual desktop resolution is widescreen, e.g. 1440x900).
--
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=23529
Summary: build mechanism tried to find an outdated 'lcms'
version
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sergstesh(a)yahoo.com
While running 'configure' I see these lines in its screen output:
154 checking lcms.h usability... no
155 checking lcms.h presence... no
156 checking for lcms.h... no
157 checking lcms/lcms.h usability... no
158 checking lcms/lcms.h presence... no
159 checking for lcms/lcms.h... no
.
According to http://sourceforge.net/projects/lcms/files/ at the moment the
latest tarball is lcms2-2.0a.tar.gz and its header files (when installed) are:
"
sergei@amdam2:~/junk> ls -ltr
/mnt/sdb8/sergei/AFSWD_debug/install/lcms-2.0/include/
total 117
-rw-r--r-- 1 qemu users 24622 2010-07-05 03:59 lcms2_plugin.h
-rw-r--r-- 1 qemu users 91214 2010-07-05 03:59 lcms2.h
sergei@amdam2:~/junk>
".
I.e. configure should check for version 2.0 or later and check existence of
'lcms2.h' rather than 'lcms.h' file.
--
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=15738
Summary: Max Payne 2: Ingame windows rendered incorrect with nvts
pipe
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
When using (or forcing) the nvts_fragment_pipeline implementation (directx.c),
ingame windows are rendered incorrectly. Going to attach screenshots later.
With the arbfp pipe rendering is correct, I didn't yet try with other pipes.
Effect can be reproduced with the demo version. Start game and let cutscenes
finish (wait until you gain control of the character), then take a look at the
windows in the hospital room.
With nvts they're completly transparent, nearly like they weren't even there.
Recheck with arbfp and see how they should look like (you should see a
"sprinkled-by-rain-from-outside" effect on them).
Exit first room and look left for another window. It has the same issues,
however I found out that it was possible to trigger correct rendering when the
scene is rendered from a certain position (again going to do screenshots).
--
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=18465
Summary: url.dll FileProtocolHandler does not open URLs in
browser.
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: kempe.marcus(a)gmail.com
The following call:
wine rundll32 url.dll,FileProtocolHandler http://www.winehq.org/
does not open the wine homepage in my default browser, as is done in Windows.
However, if i add the following 2 dlls from windows:
url.dll
iertutil.dll
to my wine-installation, the the call works as expected.
This leads me to believe that there might be a bug, or simply an unimplemented
feature.
--
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=23343
Summary: application freeze because of problem with winevdm.exe
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kwk(a)lavabit.com
Created an attachment (id=29081)
--> (http://bugs.winehq.org/attachment.cgi?id=29081)
Debugging Output - Backtrace
Hello,
On: Ubuntu 10.04 lucid lynx
i tried to run an old Windows application from 1995. It's called REBA, but this
won't help much, because i suppose it is widely unknown.
After starting the a pop-up tells about a severe problem with the application
winevdm.exe
The software freezes.
I would be very grateful for any hint about this problem since I'm not a
programmer but using this software without having to install MSWin is essential
to me.
attached a copy of the debugging output.
regards
WK
--
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=19309
Summary: Mapsource crashes unexpectedly
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arkaims(a)gmail.com
OS: Ubuntu 9.04
Wine: Updated from Wine 1.0.1 to Wine 1.1.25 (unfortunately it does not solve
the problem)
Mapsource: 6.15.6
I have installed the Mapsource and after I have installed a set of mapsource
maps I tried to execute the MapSource through Wine to see the maps. The program
crashes - in the attachment I put the debug information.
I really hope that somebody will solve the Mapsource issues - one for all,
because it is really disappointing to have a GPS device, Maps and to be forced
to buy a M$ OS, because the guys for Garmin do not fulfill the end-user
requirements.
--
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=17960
Summary: Mapsource: Updater fails due to partially painted screen
Product: Wine
Version: 1.1.18
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: czimmer(a)wczimmerman.dyndns.org
Debian Lenny for the OS.
When trying to run the Mapsource updater to upgrade the successfully installed
Mapsource from 6.12.x to 6.13.x or 6.15.x the installer extracts successfully
but cannot proceed as it is waiting for the user to click "Next". The Next
field is not drawn on the screen as shown at the following screenshot:
http://i296.photobucket.com/albums/mm163/wczimmerman/Screenshot-MapSourceUp…
The same behavior is seen with the stable version of wine available in the
Lenny repo's: 1.1.0.
There is no error on the console from the app. A Control-C kills it in the
terminal.
--
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=11660
Summary: display with error
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: renaud(a)olgiati-in-paraguay.org
Running the program gpsVPxp with a test map toto.img, i get the display as in
http://www.aikidoparaguay.org/pics/gpsvpbug.jpg
It seems the display engine blanks out a horizontal rectangular zone where text
is to be displayed, even when the text is displayed at a squint.
Communicated with the author of the app, who tells me that under Windows there
is no blanking at all where text is displayed (which makes sense when
displaying a map, you dont want to hide the map wahrever there is a text).
Tha app can be downloaded at
http://gpsvp.garminmapsearch.com/download/gpsVPxp.zip
(no install, just unzip and execute)
and a sample map showing the whiting-out of the image under texts at
http://www.aikidoparaguay.org/pics/toto.img
--
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=11130
Summary: Total Annihilation multiplayer no longer works.
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dplay
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cmaster2(a)hotmail.com
Created an attachment (id=10165)
--> (http://bugs.winehq.org/attachment.cgi?id=10165)
The output from running total annihilation using wine
on this page
http://appdb.winehq.org/objectManager.php?sClass=version&iId=1739&iTestingI…
it is written that multiplayer over lan doing 1 vs 1 works in Total
Annihilation
I have just tried with wine 0.9.52 and it does not it gives this error
clicking ipx as connection type:
err:dplay:DP_IF_InitializeConnection Unable to load service provider
{685bc400-9d2c-11cf-a9cd-00aa006886e3}
clicking tcp/ip as connection type:
err:dplay:DP_IF_InitializeConnection Unable to load service provider
{36e95ee0-8577-11cf-960c-0080c7534e82}
--
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=15274
Summary: PSPad doesn't update connection icon.
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knight666(a)gmail.com
Created an attachment (id=16072)
--> (http://bugs.winehq.org/attachment.cgi?id=16072)
Screenshot of the offending icon.
PSPad doesn't update the connection icon when in FTP mode. This is absolutely
trivial, but it annoys me quite a bit. When you start a connection in PSPad, it
keeps it open, but after a while the connection is lost (normal behaviour).
Under Wine however, the connection icon doesn't represent the state of the
connection and is always set to "connected". I have included a screenshot of
the icon in question.
I'd be happy to fix it myself if someone could point me in the right direction.
--
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=21575
Summary: Shareaza: Media Player refuses to play any media
Product: Wine
Version: 1.1.37
Platform: x86-64
URL: http://downloads.sourceforge.net/shareaza/Shareaza_2.5
.1.0_Win32.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26020)
--> (http://bugs.winehq.org/attachment.cgi?id=26020)
err:ole and fixme:quartz...
I went ahead and used winetricks to get codecs for most file types, still no
luck. The Shareaza media player won't play video or music, attached is the log.
Seems to be related to quartz.
--
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=10911
Summary: Download manager doesn't work
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://d.trymedia.com/dm/knowad/15d120m10e_i_1f/trygames
/JSMCMastermind.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, tried to look into bug http://bugs.winehq.org/show_bug.cgi?id=10874, but
actually i was not able to download the demo with current wine. After starting
JSMCMastermind-dm.exe, the download of the demo should actually start, but all
i get is a weird window. See attached screenshot
--
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=13407
Summary: The Bat! Voyager fails to accept the master password
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: borut.maricic(a)pobox.com
Introduction:
I am trying to use The Bat! Voyager mail client
(http://www.ritlabs.com/download/the_bat/voyager_install_4-0-18-4.exe) under
Ubuntu 8.04 desktop via Wine 1.0-rc2. (Although my systemm is an AMD Athlon 64,
my Linux is just plain Ubuntu 8.04 - not a 64bit version.) The problem I am
describing here is a show stopper for me.
Background:
The Bat! mail client will, due to being developed in Delphi RDS, never be
ported to Linux. For me it is, however, the only obstacle in a transition from
Windows to Linux, due to the fact that there is no comparably robust and
sophisticated e-mail client for Linux to be found (and my e-mail base is almost
1.5 GB in size).
Your testing problem:
One needs a valid user license for The Bat! Professional, in order to be able
to activate and use Voyager. There is a small number of activations allowed and
activations are bound to drive serial numbers.
Details:
Voyager does not use Registry - the idea is to have both the program,
configuration and e-mail database on the same drive (for instance an
USB-drive). I installed and activated Voyager under Windows XP Home SP2, on a
"virtual drive" powered by TrueCrypt (http://www.truecrypt.org/). There is a
Linux version of TrueCrypt and I can mount the same drive under Ubuntu.
The first thing Voyager asks for after being started is the mail database
encryption password (="the master password"). When being started under Ubuntu
via Wine, right before this dialog comes up, the following lines are being
logged in the console window (there are only a few, so I am not making a
separate attachment here)...
Console log:
fixme:reg:GetNativeSystemInfo (0x11579e1) using GetSystemInfo()
fixme:imagehlp:CheckSumMappedFile (0x1bc0000, 6544892, 0x11869fa, 0x11869fe):
stub
fixme:system:SystemParametersInfoW Unimplemented action: 95
(SPI_GETSNAPTODEFBUTTON)
Whatever I enter, Voyager does not accept my input, reporting an unacceptable
password being entered. The last logged line ("Unimplemented action: 95") is
being repeated for every repeated try of a password entry.
Although Voyager tests internaly also for the drive serial number, I do not
think this is the problem, since I defined an appropriate drive letter and
attached a serial number to it in a Wine configuration.
Am I doing something wrong? Could I do some more testing; try something in a
different way? Can you do anything? Thanks a lot!
--
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=21107
Summary: Portable RDP doesn't work
Product: Wine
Version: 1.1.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elangelo(a)foo-projects.org
Created an attachment (id=25349)
--> (http://bugs.winehq.org/attachment.cgi?id=25349)
log
can install portable RDP, but can't run it, see attachement for log
--
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=21711
Summary: MotorM4X crashes when running with virtual desktop
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian.thalinger(a)gmail.com
Created an attachment (id=26241)
--> (http://bugs.winehq.org/attachment.cgi?id=26241)
output when running with virtual desktop enabled
When I run MotorM4X with virtual desktop it immediately crashes before
displaying the menu. This works without virtual desktop.
--
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=18752
Summary: Skype 4 MSI install fails silently in Vista mode
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://download.skype.com/msi/SkypeSetup_4.0.0.226.msi
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21502)
--> (http://bugs.winehq.org/attachment.cgi?id=21502)
wine-1.1.22-323-gc18d69e +msi
In Vista mode, trying to install the Skype 4 .msi doesn't do anything.
Could be related:
trace:msi:MSI_ProcessMessage ((nil) 0 10 L"1: SkypeOpenFirewallVista 2: failed
to change firewall settings 3: ")
--
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=17747
Summary: When starting race07 server on wan, it's crached.
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mats.lorentzson(a)telia.com
Created an attachment (id=19965)
--> (http://bugs.winehq.org/attachment.cgi?id=19965)
wine-consol-log
Every time I start the server (RaceDedicatedServer_Steam 1.2.0.1) online it's
crach with minidump of 1Mb file. If I start server on my lan it's no problem at
all. I can play on it from another computer and change tracks and every else
too do.
I have tried the test-wine and even the stable wine since begining of this year
(2009) with the same result, and even update of steam has been done under that
period.
My only intrest is to drive race07 as server on my linux-box, but on internet
offcourse.
There is no differnt in the log betveen wan or lan, and I have no idea of
wath's wrong.
--
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=23764
Summary: Segmentation fault when installing openmtb maps
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)emailross.com
Created an attachment (id=29779)
--> (http://bugs.winehq.org/attachment.cgi?id=29779)
Log of running the command
The following installer fails with a segmentation fault
http://openmtbmap.x-nation.de/maps/africa/mtbcanary_islands.exe
Its on the page of the installer where one selects the directory you wish to
install into.
The program runs with no problems under windows XP SP3.
--
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=19052
Summary: Animation Shop: crash at startup
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t0p0linik(a)yahoo.it
Created an attachment (id=21976)
--> (http://bugs.winehq.org/attachment.cgi?id=21976)
The wine log
The installer works fine but when I launch the program the result is a crash. I
attached the log from the command line.
--
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=13982
Summary: Can't run realarcade installer
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dusty(a)luogocomune.net
If I try to run any of realarcade installers I got this errors:
$ wine RealArcade-Installer_diamonddrop2_ambientv2.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls"
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:exec:SHELL_execute flags ignored: 0x00000580
--
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=13754
Summary: Copy protection: Anno 1602 KE does not detect CD
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dan_500(a)web.de
The game Anno 1602 KE does not detect my CD, so I can't play 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=18051
Summary: cannot run
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dj--alex(a)ya.ru
Created an attachment (id=20441)
--> (http://bugs.winehq.org/attachment.cgi?id=20441)
console_logfile
Winamp does'nt run
On Ubuntu 8.04 with wine <1.1.17 it works.
Logs run process here
--
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=14034
Summary: Max Payne 2: mirror reflections not working correctly
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
URL: http://www.rockstargames.com/maxpayne2/mp2_downloads.htm
l
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: alexd4(a)inbox.lv
Created an attachment (id=14244)
--> (http://bugs.winehq.org/attachment.cgi?id=14244)
max payne 2: mirror reflection bug (total black)
Hi there,
another Max Payne 2 problem, again also present in the demo (see URL).
When playing the first level of the demo (or the game) you have a lot of
mirrors. For me reflections on the mirrors don't work correctly.
It wouldn't say they don't work at all, because there is something displayed in
the mirror, but it's mostly black. My changing the viewing position and angle
you actually can get something non-black on the mirror. See the screenshots for
more details.
Also see this bug:
http://bugs.winehq.org/show_bug.cgi?id=14031
I'm not sure how much these are connected, maybe they've no connection at all.
Hardware is nvidia Geforce FX 5900.
For a logfile you can see the linked bug from above. I can generate more
logging material if necessary :-)
Again adding Alexander ;-)
Greets,
Tobias
(...attaching screenshots...)
--
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=11952
Summary: Program: Notepad++. I dont know how to describe
it...Look at the attachments (picture)
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danny.trunk(a)gmx.de
Terminal-Output: http://paste.dprogramming.com/dpjdyu09
--
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.