https://bugs.winehq.org/show_bug.cgi?id=39273
Bug ID: 39273
Summary: INSTALLSHIELD, QUICKEN 2004 ON SLACKWARE CURRENT
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aysay(a)scn.org
Distribution: ---
Hi all!
I am trying to install Quicken 2004 onto my laptop with Slackware-current.
Very early in the install process, I get this message:
1607: Unable to install InstallShield Scripting Runtime
As noted, this is WINE version 1.6.2. I also need to add that this installed
perfectly with WINE on Slackware 13.37 (this was about 6 years ago), and the
version of WINE from that time.
Thank you for all your assistance!!
Ken
--
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=32181
Bug #: 32181
Summary: linux/videodev.h header is deprecated and unavailable
on newer kernels
Product: Wine
Version: 1.5.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Classification: Unclassified
There are places in Wine where linux/videodev.h is included, however this file
is not available on newer systems. I think it's a deprecated library, but I'm
not sure about what the proper transition is supposed to be.
I think the options are:
- port to the newer libv4l2 header, ie linux/videodev2.h
- update includes to build with the older library (ie libv4l-videodev.h)
Some quick googling shows that Wine isn't the only app affected, but that other
projects have made a transition in their source (rather than, say, relying on
distro symlinks).
--
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=39021
Bug ID: 39021
Summary: Valkyria Chronicles (Steam) runs without audio (needs
native xaudio2_7.dll)
Product: Wine
Version: 1.7.48
Hardware: x86
URL: http://store.steampowered.com/app/294860/
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 51976
--> https://bugs.winehq.org/attachment.cgi?id=51976
terminal output
No audio device is selectable in the launcher when starting the game with
built-in xaudio2 libraries. The game does start but it runs silently.
Plain terminal output doesn't show anything obvious but I'm attaching here
anyway.
+loaddll reveals that the game uses xaudio2_7.dll.
Running the game with WINEDEBUG=+xaudio2 adds these lines to the terminal
output:
>trace:xaudio2:DllMain (0x7c0c0000, 1, (nil))
>trace:xaudio2:DllGetClassObject ({5a508685-a254-4fba-9b82-9a24b00306af}, {00000001-0000-0000-c000-000000000046}, 0x33ef9c)
>trace:xaudio2:XAudio2CF_CreateInstance (static)->((nil),{8bcf1f58-9fe7-4583-8ac6-e2adc465c8bb},0x33efec)
>trace:xaudio2:IXAudio2Impl_QueryInterface (0x1cf3c0)->({8bcf1f58-9fe7-4583-8ac6-e2adc465c8bb}, 0x33efec)
>trace:xaudio2:IXAudio2Impl_AddRef (0x1cf3c0)->(): Refcount now 1
>trace:xaudio2:XA27_Initialize (0x1cf3c0)->(0x0, 0xffffffff)
>trace:xaudio2:IXAudio2Impl_Release (0x1cf3c0)->(): Refcount now 0
'winetricks xact_jun2010' works around the problem and the game runs properly,
with audio.
wine-1.7.48-74-gb3fe96a
--
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=38915
Bug ID: 38915
Summary: valgrind shows uninitialized memory in
kernel32/tests/time.c
Product: Wine
Version: 1.7.47
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
==9514== Conditional jump or move depends on uninitialised value(s)
==9514== at 0x4877927: test_GetSystemTimes (time.c:864)
==9514== by 0x4877B42: func_time (time.c:888)
==9514== by 0x4895F6F: run_test (test.h:584)
==9514== by 0x48963B7: main (test.h:666)
==9514== Uninitialised value was created by a client request
==9514== at 0x7BC4B34B: mark_block_uninitialized (heap.c:208)
==9514== by 0x7BC4B4A0: initialize_block (heap.c:239)
==9514== by 0x7BC4F802: RtlAllocateHeap (heap.c:1716)
==9514== by 0x48777E4: test_GetSystemTimes (time.c:850)
==9514== by 0x4877B42: func_time (time.c:888)
==9514== by 0x4895F6F: run_test (test.h:584)
==9514== by 0x48963B7: main (test.h:666)
==9514==
--
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=38456
Bug ID: 38456
Summary: valgrind shows several uninitialized variables in
programs/reg/tests/reg.c
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: wshom.ocx
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
==18266== Conditional jump or move depends on uninitialised value(s)
==18266== at 0x402DC12: bcmp (vg_replace_strmem.c:1005)
==18266== by 0x41FF367: test_add (reg.c:239)
==18266== by 0x4200B08: func_reg (reg.c:427)
==18266== by 0x420184E: run_test (test.h:584)
==18266== by 0x4201C87: main (test.h:666)
==18266== Uninitialised value was created by a stack allocation
==18266== at 0x41FE195: test_add (reg.c:90)
==18266==
==18266== Conditional jump or move depends on uninitialised value(s)
==18266== at 0x41FF36D: test_add (reg.c:239)
==18266== by 0x4200B08: func_reg (reg.c:427)
==18266== by 0x420184E: run_test (test.h:584)
==18266== by 0x4201C87: main (test.h:666)
==18266== Uninitialised value was created by a stack allocation
==18266== at 0x41FE195: test_add (reg.c:90)
==18266==
--
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=37814
Bug ID: 37814
Summary: NotePad++ freeze/crash when I copy text
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nicorelay(a)gmail.com
Created attachment 50360
--> https://bugs.winehq.org/attachment.cgi?id=50360
Sample of Wine PROCESS
I use NotePad++ on Mac OS X 10.9 with Wine (WineBottle).
But I have a problem when I copy some text inside notepad++ : Wine process
freeze. I select 2 or 3 lines of text, right click, copy => it freeze and wine
process go to 70%.
This is my config :
MacBook Pro Retina 2014 - SSD with OS X 10.9.5
NotePad++ 6.6.8 onWine 1.6.1 (WineBottler)
I make a « sample » of wine process in OS X Activity Monitor in attachement.
--
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=33481
Bug #: 33481
Summary: Solidworks crashes on mouse action after 1 minute
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denis.bonnenfant(a)diderot.org
Classification: Unclassified
The application is working quite well during the first minute after launch.
Then it crashes on the first mouse or keyboard action.
If the application window is left alone, with no mouse over it, it doesn't
crashes. It crashes instantly when mouse is put over, or if window is focused
via wm shortcut.
There are nothing useful in logs, but the application is generating its own
coredump, but I don't know how to analyse it.
this bug was previously related to bug 32978
This regression appeared approximately in 1.5.24, but regression didn't show
anything. So the issue is probably triggered by some changes in ubuntu's
compiz, or nivida's driver.
Will try it on an intel-graphics based computer, running ubuntu 12.04 to see if
the issue is related to ubuntu upgrade.
--
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=36367
Bug ID: 36367
Summary: 16 bit dos support with Mac OS X 10.9 (Mavericks) and
Homebrew
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ralbrightii(a)gmail.com
Created attachment 48418
--> http://bugs.winehq.org/attachment.cgi?id=48418
Backtrace file
I am trying to install an application that configures an older matrix mixer for
my church buildings (Ivie 884+), this application was designed for Windows
95/98 and utilizes the 16-bit code architecture. (The application is located
here: http://www.ivie.com/download/w95_answ.exe).
While I was able to modify the home-brew version of WINE to turn off
--disable-win16 which caused the installer program to crash immediately. There
is now a brand-new set of errors that occur that I cannot seem to figure out.
This program cannot run from in a dosbox.
I have attached the backtrace.txt file to help figure this out. Thank you for
your help, I have spent 3 days searching this bug reporting forum and the
internet to make this work and I am ripping my hair out as I cannot seem to
find an answer.
--
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=38217
Bug ID: 38217
Summary: wininet/tests/http.c hangs under valgrind-3.11.0-SVN
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Created attachment 51012
--> https://bugs.winehq.org/attachment.cgi?id=51012
valgrind log
Valgrind from SVN has fixes for several issues, but with it and the recent APC
changs in winsock/wininet, the tests hang.
I've attached the output.
wine-1.7.38 / wine-1.7.38-108-g4c1da45
To get this far, you'll need to work around
https://bugs.kde.org/show_bug.cgi?id=344139, either using the valgrind patch
there, or this wine patch: http://ix.io/gJA
--
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=36626
Bug ID: 36626
Summary: dxgi/tests/device.c crashes under valgrind on
i965/mesa
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48674
--> https://bugs.winehq.org/attachment.cgi?id=48674
backtrace
../../../tools/runtest -q -P wine -T ../../.. -M dxgi.dll -p dxgi_test.exe.so
device && touch device.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
Backtrace:
=>0 0x0400ae14 _vgr20180ZZ_libcZdsoZa_memcpy+0x1c4() in
vgpreload_memcheck-x86-linux.so (0x04d0eeb8)
1 0x0681ab84 in i965_dri.so (+0xf2b83) (0x81de1000)
2 0x0682114d in i965_dri.so (+0xf914c) (0x09d5f118)
3 0x06821490 in i965_dri.so (+0xf948f) (0x09d5f118)
4 0x069f589f in i965_dri.so (+0x2cd89e) (0x0bbe6888)
5 0x0680a33a in i965_dri.so (+0xe2339) (0x00000de1)
6 0x0680e9ea in i965_dri.so (+0xe69e9) (0x04d0f2c8)
7 0x063d1c96 glTexSubImage2D+0x65() in libgl.so.1 (0x04d0f2c8)
8 0x04ebac32 match_fbo_tex_update+0x639(gl_info=0x47459f4, gl_renderer="Mesa
DRI Intel(R) Ivybridge Mobile ", gl_vendor=GL_VENDOR_MESA,
card_vendor=HW_VENDOR_INTEL, device=CARD_INTEL_IVBM)
[/home/austin/wine-valgrind/dlls/wined3d/directx.c:722] in wined3d (0x04d0f2c8)
9 0x04ebdae9 fixup_extensions+0x57(gl_info=0x47459f4, gl_renderer="Mesa DRI
Intel(R) Ivybridge Mobile ", gl_vendor=GL_VENDOR_MESA,
card_vendor=HW_VENDOR_INTEL, device=CARD_INTEL_IVBM)
[/home/austin/wine-valgrind/dlls/wined3d/directx.c:1542] in wined3d
(0x04d0f308)
10 0x04ec3f8b wined3d_adapter_init_gl_caps+0x166d(adapter=0x47459e4)
[/home/austin/wine-valgrind/dlls/wined3d/directx.c:3131] in wined3d
(0x04d0f4e8)
11 0x04ec945e wined3d_adapter_init+0x372(adapter=0x47459e4, ordinal=0)
[/home/austin/wine-valgrind/dlls/wined3d/directx.c:5180] in wined3d
(0x04d0f8f8)
12 0x04ec99b7 wined3d_init+0xb3(wined3d=0x47459d8, flags=0)
[/home/austin/wine-valgrind/dlls/wined3d/directx.c:5272] in wined3d
(0x04d0f928)
...
I'll attach the full backtrace.
--
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.