https://bugs.winehq.org/show_bug.cgi?id=47933
Bug ID: 47933
Summary: FoxPro for Windows 2.6a will not print output from
scripted dialog.
Product: Wine
Version: 4.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: JSladek(a)juno.com
Distribution: ---
Created attachment 65436
--> https://bugs.winehq.org/attachment.cgi?id=65436
General format for program sections
Access to and use of my databases is all under a program written using the
FoxPro language. After opening the desired database and index, I use the
command "REPORT FORM <report format filename> TO PRINTER" to send the report to
the printer. The "TO PRINTER" clause can be substituted by "TO FILE
<filename>" .... however ..... in BOTH cases, while running it in WINE, the
output fails with a "printer not ready" error. Additionally, if I replace the
"TO clauses" with "PROMPT", a printer selection (or to file) dialog comes up,
but I still get the same "printer not ready" error regardless which selection I
make.
Using the "PREVIEW" option to the REPORT FORM command instead of "TO PRINTER" I
can view the entire formatted report, but there is no way that the preview can
be redirected to any other type of output.
It appears to me that the way the command set is structured, the only way to
get a report output is through the "report form / printer" interface. It also
appears that the "to file" direction is through that same interface.
There were a couple of submnissions concerning this problem in the 2008 time
frame. The only solution offered was to adjust tyhe TIME function for faster
processors in the FoxPro config file. I tried this, but it has no effect on
the problem.
--
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=46014
Bug ID: 46014
Summary: Estlcam crashes with System.OverflowException in
button.resize()
Product: Wine
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: j-p-t(a)gmx.net
Distribution: ---
Created attachment 62584
--> https://bugs.winehq.org/attachment.cgi?id=62584
stacktrace of 32 bit version
This app https://www.estlcam.de/
simply crashes on startup.
regardless of 32 or 64 bit version.
stacktrace follows
--
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=35637
Bug ID: 35637
Summary: Seagate Crystal Enterprise 8.0: 'inputfileserver.exe'
service needs msvcirt.dll.??0fstream@@QAE@XZ
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msvcirt
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says ...
--- snip ---
...
0072:trace:process:__wine_kernel_init starting process name=L"C:\\Program
Files\\Seagate Software\\Enterprise\\x86\\inputfileserver.exe"
argv[0]=L"C:\\Program Files\\Seagate
Software\\Enterprise\\x86\\inputfileserver.exe"
...
0075:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83a97b
ip=7b83a97b tid=0075
0075:trace:seh:raise_exception info[0]=f6e08d7c
0075:trace:seh:raise_exception info[1]=f6e08e76
wine: Call from 0x7b83a97b to unimplemented function
msvcirt.dll.??0fstream@@QAE@XZ, aborting
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/799731f4b9e9495181e18a68eba16c92…
--- snip ---
27 @ stub -arch=win32 ??0fstream@@QAE@XZ # __thiscall fstream::fstream(void)
--- snip ---
Workaround: 'winetricks msvcirt' before running the installer.
$ wine --version
wine-1.7.13
Regards
--
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=28786
Bug #: 28786
Summary: Explorer filelist problem
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.downing(a)guardian-shield.com
Classification: Unclassified
In the Explorer file-list [left pane] the "expand" controls (plus "+" signs)
require double-click. They should be single-click.
--
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=48563
Bug ID: 48563
Summary: Runaway: A Twist of Fate renders its cursor
incorrectly
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
The cursor should appear as a vertical cross, but is rendered as a vertical
cross on top of a black square. Essentially, the black background of the cursor
is rendered when it should be transparent.
The linked staging patch fixes it.
--
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=22635
Summary: FindFileFirst should ignore some chars
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: plr.vincent(a)gmail.com
When FindFileFirst is called with such path (c-style notation):
"C:\\Program Files/>"
it should match
"C:\\Program Files"
A test for this is in the works (first attempt:
http://www.winehq.org/pipermail/wine-devel/2010-May/083434.html ) and this
behavior was confirmed on winxp and win2k.
This has been discovered while investigating the problem of Earth 2160 packaged
by GOG.com:
The installer ciphers the cd key to put it in the registry (as GOG doesn't
provide different keys for each user, the installer contains one):
HKCU\Software\Reality Pump\Earth2160\SerialKey\SerialKey. One of the components
used for this is the creation time of the Earth 2160 installation directory.
It looks up the path of that directory using another registry key created
during the install: HKLM\Software\Reality Pump\Earth2160\FileSystem\DataPath .
This key contains that path with a trailing "/>", which seems to be present on
purpose (removing it makes the game fail very early when executed). The result
is that this path is not found after installation on wine, so the created
registry key is invalid when checked by the game.
Note that the problem is really only in the installer, as the parameter
received by FindFileFirst when game checks the key doesn't contain the trailing
"/>".
--
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=26035
Summary: ChipGenius cannot detect USB device
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
ChipGenius is a small green software for detecting USB pid/vid ,it returns the
device name, interface speed, serial number, equipment version, and provides
relevant information to download address.
See
http://translate.google.com/translate?js=n&prev=_t&hl=en&ie=UTF-8&layout=2&…
for a google translated introduction.
ChipGenius can be download free on its website (
http://dl.mydigit.net/2010/09/chipgenius.html ) , or a personal mirror here:
https://docs.google.com/leaf?id=0BxjsxTbiBaUHMDI5OWIxYTktZDBkOS00ODE3LWExOW…
Normally on WinXP, while running ChipGenius, it will draw a device tree and
auto detect usb devices and redraw device tree whenever a usb device is pluging
or unpluging.
However, ChipGenius didn't draw any device tree on wine.
Here is the log:
$ winetricks -q vb6run
$ wine '/home/fracting/Wine/USB/ChipGenius/ChipGenius.exe'
err:menubuilder:init_xdg error looking up the desktop directory
fixme:ole:OleLoadPictureEx
(0xa1f5ec,1414,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f6d4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa1f5ec,830,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f6a4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa1f5ec,1354,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f6a4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa1f5ec,2238,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f6a4),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x18ae50)->(0x198fb8, 0, (nil)), hacked
stub.
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 2d1400
fixme:win:RegisterDeviceNotificationA (hwnd=0x1006e,
filter=0x32f82c,flags=0x00000000) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
I also test chipgenius with Alexander Morozov's USB patchset, but it doesn't
work either.
Best regards :-)
--
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=45133
Bug ID: 45133
Summary: NewProcessFromToken tool (.NET app) from Google
sandbox-attacksurface-analysis-tools v1.1.x wants
'ntdll.NtQueryInformationProcess' to support
'ProcessSessionInformation'
Product: Wine
Version: 3.7
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
needed by 'NewProcessFromToken' .NET-based app from
https://github.com/google/sandbox-attacksurface-analysis-tools
--- quote ---
sandbox-attacksurface-analysis-tools
(c) Google Inc. 2015, 2016, 2017, 2018
Developed by James Forshaw
This is a small suite of tools to test various properties of sandboxes on
Windows. Many of the checking
tools take a -p flag which is used to specify the PID of a sandboxed process.
The tool will impersonate
the token of that process and determine what access is allowed from that
location. Also it's recommended
to run these tools as an administrator or local system to ensure the system can
be appropriately enumerated.
CheckExeManifest: Check for specific executable manifest flags.
CheckNetworkAccess: Check access to network stack.
NewProcessFromToken: Create a new process based on existing token.
TokenView: View and manipulate various process token values.
NtApiDotNet: A basic managed library to access NT system calls and objects.
NtObjectManager: A powershell module which uses NtApiDotNet to expose the NT
object manager.
ViewSecurityDescriptor: View the security descriptor from an SDDL string or an
inherited object.
--- quote ---
It's actually a pretty neat "testsuite" for native API, Wine could benefit from
it.
Prerequisite:
* 32-bit WINEPREFIX
* .NET Framework 4.5 -> 'winetricks -q dotnet45'
NOTE: needs at least one running process (Windows pids -> command line)
--- snip ---
Wine-dbg>info process
pid threads executable (all id:s are in hex)
00000033 1 'notepad.exe'
00000013 4 'explorer.exe'
0000000e 5 'services.exe'
00000028 4 \_ 'winedevice.exe'
00000023 3 \_ 'plugplay.exe'
0000001b 4 \_ 'winedevice.exe'
--- snip ---
--- snip ---
$ WINEDEBUG=+seh,+relay,+ntdll wine ./NewProcessFromToken.exe -p 51 notepad.exe
>>log.txt 2>&1
...
004f:Call
ntdll.NtQueryInformationProcess(0000014c,00000018,0011e300,00000004,0032f39c)
ret=03f67d78
004f:trace:ntdll:NtQueryInformationProcess
(0x14c,0x00000018,0x11e300,0x00000004,0x32f39c)
004f:fixme:ntdll:NtQueryInformationProcess (process=0x14c) Unimplemented
information class: ProcessSessionInformation
004f:Ret ntdll.NtQueryInformationProcess() retval=c0000003 ret=03f67d78
004f:Call KERNEL32.RaiseException(e0434352,00000001,00000005,0032f274)
ret=00788fdb
004f:trace:seh:raise_exception code=e0434352 flags=1 addr=0x7b446ec7
ip=7b446ec7 tid=004f
004f:trace:seh:raise_exception info[0]=80131600
004f:trace:seh:raise_exception info[1]=00000000
004f:trace:seh:raise_exception info[2]=00000000
004f:trace:seh:raise_exception info[3]=00000000
004f:trace:seh:raise_exception info[4]=00630000
004f:trace:seh:raise_exception eax=7b435589 ebx=00000005 ecx=00000000
edx=0032f220 esi=0032f220 edi=0032f1e0
004f:trace:seh:raise_exception ebp=0032f1b8 esp=0032f154 cs=f7bb0023 ds=32002b
es=f7be002b fs=f7be0063 gs=f7be006b flags=00000212
004f:trace:seh:call_vectored_handlers calling handler at 0x7ba398 code=e0434352
flags=1
004f:Call KERNEL32.GetLastError() ret=007ba3c6
004f:Ret KERNEL32.GetLastError() retval=00000000 ret=007ba3c6
...
004f:Call KERNEL32.CreateProcessW(00000000,010e2280
L"notepad.exe",00000000,00000000,00000000,00080000,00000000,00000000,0032f24c,0032f36c)
ret=03f6485b
...
--- snip ---
The failure to query the process session ID is not critical (it will still
launch new process) .. hence "wants" in summary.
Source:
https://github.com/google/sandbox-attacksurface-analysis-tools/blob/43ab463…
$ sha1sum Release-v1.1.14.7z
8cd7991e675a995a3d67ef0aca2a8bf0e1512f6a Release-v1.1.14.7z
$ du -sh Release-v1.1.14.7z
384K Release-v1.1.14.7z
$ wine --version
wine-3.7-65-ge637a6f0bf
Regards
--
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=40700
Bug ID: 40700
Summary: Page Scrolling Bar of PDF Ereaser Not Appear
Product: Wine
Version: 1.9.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yousifjkadom(a)yahoo.com
Distribution: ---
Created attachment 54584
--> https://bugs.winehq.org/attachment.cgi?id=54584
(1)
Hi. I test PDF Ereaser on Wine 1.9.11
A new bug appear: page scrolling bar not appear! Now I can not use mouse for
scrolling across pages. Instead I have to use arrows keys to navigate from page
to page.
Please look to screenshots: (1) in windows OS & (2) in Linux using Wine 1.9.11
Please look on red arrows that I added in (1) & red & blue oval markers that I
added in (2)
--
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=23979
Summary: SMSDV's main window is empty
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: b7.10110111(a)gmail.com
Here's the screenshot: http://appdb.winehq.org/appimage.php?iId=31576
If i click on the empty space on the window or even in the text enter widget, i
can drag the window. Choosing "About wine" after right-clicking the window
makes About dialog behave the same as the main window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.