http://bugs.winehq.org/show_bug.cgi?id=24823
Summary: Miranda IM crashes with a modern contact list plugin
Product: Wine
Version: 1.3.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Obtain Miranda, set modern contact list as a default contact list plugin,
restart Miranda, get a crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38114
Bug ID: 38114
Summary: Steam doesn't allow to install games in different
locations (needs GetVolumePathName implementation)
Product: Wine
Version: 1.7.36
Hardware: x86
URL: http://media.steampowered.com/client/installer/SteamSe
tup.exe
OS: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: erich.e.hoover(a)gmail.com
Distribution: ---
When you are about to install a game on Steam in vanilla Wine, Steam doesn't
offer the drop-down menu to choose an install location. Games are always
installed in the current prefix under C:\Program Files\Steam.
When using the patch from wine-staging the drop-down menu is available and I
can select a different partition/directory to install games (if the partition
has been set in winecfg's drives tab).
https://github.com/wine-compholio/wine-staging/blob/master/patches/kernel32…
>fixme:volume:GetVolumePathNameW (L"\\\\?\\C:\\", 0x33df60, 260), stub!
>fixme:volume:GetVolumePathNameW (L"\\\\?\\D:\\", 0x33df60, 260), stub!
>fixme:volume:GetVolumePathNameW (L"\\\\?\\E:\\", 0x33df60, 260), stub!
>fixme:volume:GetVolumePathNameW (L"\\\\?\\Z:\\", 0x33df60, 260), stub!
wine-1.7.36-155-g5cd0457
--
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=26791
Summary: backtraces broken on gcc 4.7
Product: Wine
Version: 1.3.17
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: eric.pouech(a)orange.fr
Part 2 of bug 26718
"yes the backtrace is wrong because gcc aligns main's stack on 16bit
boundaries,
and the dwarf unwinder isn't smart enough yet to cope with it"
Backtrace:
=>0 0x685e23ca func_debugger+0x3ba()
[/home/austin/wine-git/dlls/kernel32/tests/debugger.c:177] in kernel32_test
(0x00000003)
1 0x6865afd4 main+0x393(argc=*** Invalid address 0x5c5c5c5c ***
, argv=*** Invalid address 0x5c5c5c60 ***
Internal symbol error: unable to access memory location 0x5c5c5c60)
[/home/austin/wine-git/dlls/kernel32/tests/../../../include/wine/test.h:556] in
kernel32_test (0x0033fe68)
--
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=36780
Bug ID: 36780
Summary: The game on Steam states that an error has occurred
and must quit. How do I get it working?
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mcmartin28(a)aol.com
Created attachment 48849
--> http://bugs.winehq.org/attachment.cgi?id=48849
This game apparently has an error preventing it from working.
The game will not work on Steam. I installed it and reinstalled it. There
still says that there is an error. How do I fix it? Thank you!
--
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=31694
Bug #: 31694
Summary: A ton of 'error loading char 255 - bad news!' errors
when compiling wine with newer Freetype
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, source
Severity: trivial
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
This may be a bug in Freetype, but I couldn't get an answer on #winehackers
last time I asked...
$ cd ~/wine-git/fonts
$ make clean && make &> log
$ grep -c 'bad news' log
1688
So either:
A) there's a wine bug to fix
B) the error should be ignored (and the fprintf removed)
C) there's an upstream 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=36953
Bug ID: 36953
Summary: Galactic Civilizations II: stars not rendered
Product: Wine
Version: 1.7.22
Hardware: x86
URL: http://sdcbase.stardock.com/bounce/index.aspx?url=http
://stardock.cachefly.net/GalacticCivilizationsII_Demo.
exe
OS: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 49065
--> http://bugs.winehq.org/attachment.cgi?id=49065
terminal output
Stars are missing on the main map in the game. You can see the ships, planets
and other objects but not the stars (they should appear as tiny white/grey
dots).
Both the open source Noveau and the binary Nvidia drivers affected.
Native d3dx9_27 was used.
The same problem with Wine 1.2.3/1.4.1/1.6.2/1.7.22
Fedora 20
Nvidia binary drivers 340.24
--
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=19695
Summary: Gox Box window loses focus when list box is expanded
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.steamingcoffee.com/software/goxbox/GoxBox.z
ip
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=22995)
--> (http://bugs.winehq.org/attachment.cgi?id=22995)
Gox Box standard error output
With wine-1.1.27-40-g0c862de, when expanding the list box in the Gox Box chat
window, the Gox Box window seems to lose focus, which doesn't happen on
Windows. I've attached standard error 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=28148
Summary: Neuro Hunter: certain effects are invisible
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.fileplanet.com/158936/150000/fileinfo/Neuro
-Hunter-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=36068)
--> (http://bugs.winehq.org/attachment.cgi?id=36068)
plain terminal output
Description: at the beginning of the game you encounter some mutants which are
spitting green, cloud-like acid at you. That cloud of acid is invisible when
running the game under Wine.
You can only notice that something hit you by the red blood effect and by the
fact that your HP is decreasing.
Steps to reproduce the issue in the demo:
1) Install the demo as usual. Launch it by NeuroHunter.exe
2) Start a new game from the menu. You can skip the conversation with the NPC
by pressing <Space>. Leave the cave, at the intersection turn left and follow
the shaft leading to a room occupied by two lizard-like creatures. Engage
them...they will answer with heavy spitting.
According to my tests Wine-1.3.22 is the first version which is able to start
the game (without crashing) and the problem is already there.
I don't have Windows installed so I can't show you a picture of the correct
behaviour.
In this video @3:15 you can see what that green cloud should look like:
http://www.youtube.com/watch?v=iL8eTEC6SWw
Fedora 15 x86
Nvidia GeForce 250 / driver 280.13
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37307
Bug ID: 37307
Summary: Regression: Microsoft Urban Assault (1998) doesn't run
Product: Wine
Version: 1.5.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikko.kumara(a)gmail.com
Created attachment 49617
--> https://bugs.winehq.org/attachment.cgi?id=49617
ddraw debug logfile of the first broken revision
Urban Assault (a 1998 Microsoft Direct3D game) used to work on Wine but doesn't
run on versions 1.5.14 and later. When starting the game it only goes to a
black screen. There is an older bug report about this issue
(https://bugs.winehq.org/show_bug.cgi?id=24885) which was fixed before now
regressing back to this state.
I bisected the bug and found the breaking commit to be
b0cefe897c6dbd846b0525e3f3aab59cae75eb6d . A ddraw debug logfile of trying to
run the game with this wine revision is attached.
My operating system is Ubuntu 14.04 with proprietary Nvidia drivers. I'm
running the game inside a "virtual desktop".
--
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=32127
Bug #: 32127
Summary: Oblivion Launcher crash on start
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: renato.borges(a)gmail.com
Classification: Unclassified
Created attachment 42377
--> http://bugs.winehq.org/attachment.cgi?id=42377
Back-trace
Immediately after clicking the icon to start the launches, the crash happens.
Please refer to the back-trace for additional information.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36321
Bug ID: 36321
Summary: valgrind shows a possible leak in
quartz/tests/referenceclock.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==32601== 72 bytes in 1 blocks are possibly lost in loss record 297 of 562
==32601== at 0x7BC4C735: notify_alloc (heap.c:255)
==32601== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==32601== by 0x50C2635: IMalloc_fnAlloc (ifs.c:186)
==32601== by 0x50C2F50: CoTaskMemAlloc (objidl.h:1236)
==32601== by 0x6003B51: ???
==32601== by 0x5FF4AC0: ???
==32601== by 0x50A3E26: CoCreateInstance (unknwn.h:226)
==32601== by 0x4963995: test_IReferenceClock_SystemClock
(referenceclock.c:96)
==32601== by 0x4963A48: func_referenceclock (referenceclock.c:110)
==32601== by 0x49657E4: run_test (test.h:584)
==32601== by 0x4965BD3: main (test.h:654)
==32601==
--
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=22085
Summary: Roller Coaster Tycoon
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=400
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey_y_k(a)yahoo.com
You can't change from window mode, you can make it full screen window mode but
you cant change the actual resolution settings.
--
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=32214
Bug #: 32214
Summary: Shaiya closes out with bad address.
Product: Wine
Version: 1.5.17
Platform: x86-64
URL: http://shaiya.aeriagames.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: SolisX007(a)yahoo.com
Classification: Unclassified
Hello Everyone,
The game shaiya online closes out with this in the terminal.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
wine: Unhandled exception 0xe06d7363 at address 0x7ecf2d52 (thread 002f),
starting debugger...
wine client error:2f: read: Bad address
--
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=33831
Bug #: 33831
Summary: AliWangwang hangs before login
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 44849
--> http://bugs.winehq.org/attachment.cgi?id=44849
terminal_output.txt
1. winetricks -q :
ie8 for bug 29719
riched20 for bug 33191
vcrun2010 for bug 33724
2. install it
3. run wine AliIM.exe
4. AliWangWang hangs
--
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=34357
Bug #: 34357
Summary: Taxact 2012 freezes shortly after opening.
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dpobanz(a)gmail.com
Classification: Unclassified
Created attachment 45742
--> http://bugs.winehq.org/attachment.cgi?id=45742
Terminal output
Now that bug 32545 has been resolved, 'TaxAct 2012' will start, but shortly
thereafter freezes.
'winetricks ie6' will work around this 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=32550
Bug #: 32550
Summary: Points2Grid crashes on calculation
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Classification: Unclassified
Created attachment 42955
--> http://bugs.winehq.org/attachment.cgi?id=42955
backtrace
http://lidar.asu.edu/points2grid.html
Points2Grid 1.3 crashes when using test.las file as an input file, selecting
min, max, mean and inputting 10 as a grid resolution. The output file was
changed to test2.las.
Another las file used were taken from:
http://www.minnelusa.com/sampledata.php
This caused the program to crash. The backtrace is also attached.
Any options selected and proceeding to press OK will cause the program to
crash.
R
--
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=15564
Summary: BlogJet: typing text and account signup don't work
Product: Wine
Version: 1.1.5
Platform: Other
URL: http://www.codingrobots.com/blogjet/download/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(This is the next problem after bug 10504.)
Blogjet, mentioned by a user at
http://justanystuff.blogspot.com/2007/11/running-zoundry-blog-editor-under-…
starts up ok now, but our embedded web browser isn't complete enough to
make it work. Symptoms:
1) if you ask it to help you create a blog account, it wants you
to click on a blog provider to sign up, but nothing happens.
2) If you have it connect to an existing blog, you
can type a title, but you can't type text in the main field.
--
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=31228
Bug #: 31228
Summary: "A simple IOCP Server/Client Class" locks up in
GetMessage
Product: Wine
Version: 1.5.8
Platform: x86
URL: http://www.codeproject.com/Articles/10330/A-simple-IOC
P-Server-Client-Class
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Classification: Unclassified
Created attachment 41018
--> http://bugs.winehq.org/attachment.cgi?id=41018
Workaround for lockup
The example "A simple IOCP Server/Client Class" from The Code Project locks up
in GetMessage[A/W] when creating a connection with the server example. This
issue can be reproduced by following this procedure:
1) Launch the application
2) Choose "Ok" when it says "Error could not tart the Client"
3) Click "Stop"
4) Click "Settings"
5) Change "Port (-1 = Client mode):" to a value greater than 1024 (I use 6000)
6) Click "Save"
7) Click "Start"
I've attached a workaround/hack to allow the program to operate, but user32 is
not my area of expertise.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37403
Bug ID: 37403
Summary: Wrong default registry key is selected
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
Steps to reproduce:
1. Open regedit.
2. Select "My Computer".
3. Close regedit.
4. Open regedit.
Expected result:
"My Computer" should be selected (at least this is the case with a native
Windows XP).
Actual result:
The first registry key is selected (in my case HKEY_CLASSES_ROOT).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36318
Bug ID: 36318
Summary: valgrind shows a leak in quartz/tests/filtermapper.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==14247== 56 bytes in 1 blocks are definitely lost in loss record 384 of 881
==14247== at 0x7BC4C735: notify_alloc (heap.c:255)
==14247== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==14247== by 0x52C2635: IMalloc_fnAlloc (ifs.c:186)
==14247== by 0x52C2F50: CoTaskMemAlloc (objidl.h:1236)
==14247== by 0x63228CB: ???
==14247== by 0x6326353: ???
==14247== by 0x4982867: func_filtermapper (fil_data.h:118)
==14247== by 0x49863D4: run_test (test.h:584)
==14247== by 0x49867C3: main (test.h:654)
--
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=16885
Summary: Yahoo Messenger 9 menu invisible, 'X' box hotspot in
wrong place
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://messenger.yahoo.com/download/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Yahoo Messenger 9 installs ok (though the install hangs at the end),
and even starts, but the menu doesn't display (usually).
You can access the menu via the keyboard by pressing alt-m,
and then it draws itself.
Possibly related is that the hotspots for the minimize/maxmimize/close
window decorations are below where they should be; you have to click
on the (undrawn) menu bar instead of on the window decorations to
get them to do anything.
--
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=34112
Bug #: 34112
Summary: Wine gets an error when trying to install Skilors
Grooveshark Downloader
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atomkiller(a)gmx.net
Classification: Unclassified
Created attachment 45358
--> http://bugs.winehq.org/attachment.cgi?id=45358
Backtrace
When trying to install Skilors Grooveshark Downloader, the wineinstaller
crashes and gives the backtrace found as attchment.
--
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=30873
Bug #: 30873
Summary: BMFont crashes on visualise option or save bitmap font
as
Product: Wine
Version: 1.5.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dav75uk(a)yahoo.co.uk
Classification: Unclassified
Created attachment 40456
--> http://bugs.winehq.org/attachment.cgi?id=40456
Crash log
Run BMFont on a 64 bit system (http://www.angelcode.com/products/bmfont/) and
select 000000 Latin + Latin Supplement. Click visualise or try to 'save bitmap
font as' and a dialog indicate a crash opens.
This was seen with winetricks usp10 and after an update to 1.5.6 (which I
assume overwrites winetricks' effect).
Log 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=23148
Summary: Lotus Freelance Graphics 2.1 reports a C runtime error
and exits
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Blocks: 19662
Created an attachment (id=28790)
--> (http://bugs.winehq.org/attachment.cgi?id=28790)
Wine 1.2-rc3 +local
Lotus Freelance Graphics 2.1 reports a C runtime error and exits.
Curiously I have gone back to Wine 1.1.11 where Bug 19662 should occur but this
bug occurs instead. This suggests something has changed in Ubuntu Lucid (or
the kernel) that affects this app in Wine.
Same effect in Wine 1.1.11, 1.1.42 and 1.2-rc3.
Console output:
err:local:LOCAL_GetBlock not enough space in local heap 19f7 for 3512 bytes
--
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.