http://bugs.winehq.org/show_bug.cgi?id=33747
Bug #: 33747
Summary: App error when catch Webservices response
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d3wsvh(a)gmail.com
Classification: Unclassified
Hi
I try to run an application "app1" it calls a webservice, the request is
received in the WS because all requests are stored, but the app1 fails to
receive the response from the WS.
This is the backtrace.
http://pastebin.com/pPahqmgU
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=41382
Bug ID: 41382
Summary: foldit-linux wine crashes on re-startup puzzle 1287
Product: Wine
Version: 1.9.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muns24072(a)mypacks.net
Distribution: ---
Created attachment 55734
--> https://bugs.winehq.org/attachment.cgi?id=55734
fine name: backtracefolditaug10-2016.txt
after long Foldit puzzle 1287 play run the screen pointer froze, on reboot and
re-startup puzzle 1787 foldit-wine throws the attached error message
--
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=20284
Summary: Fingerprint software for encrypted USB stick (APDisk)
doesn't work, likely due to unsupported hard disk
ioctl
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muehlenhoff(a)univention.de
We're trying to make an encrypted USB stick with an integrated fingerprint
scanner work with Linux. The stick comprises of two sections, the actual
storage partition which is encrypted by firmware and a user-visible partition
containing a Windows application to unlock the secured section. The password
tool allows the checking of a fingerprint through an integrated scanner or
entering a password.
Tests were done with Wine 1.1.29 built on Debian Lenny:
When running the unlock tool, the following error messages are given:
root@scratch:/media/APdisk$ wine AutoVerify.exe
err:rpc:I_RpcGetBuffer no binding
root@scratch:/media/APdisk$ err:rpc:I_RpcGetBuffer no binding
fixme:netapi32:NetUserGetLocalGroups ((null), L"root", 0, 00000001, 0x33e7c0
-1, 0x33e7b4, 0x33e7b0) stub!
fixme:advapi:LookupAccountNameW L"" L"Everyone" (nil) 0x33e110 (nil) 0x33e114
0x33e108 - stub
fixme:advapi:LookupAccountNameW L"" L"Everyone" 0xa12674 0x33e110 0x15f1a0
0x33e114 0x33e108 - stub
fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d014
fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d014
I suppose the error stems from the unsupported ioctl? Judging from some Google
searces it normally seems to be used for low-level access, especially for copy
protection and tools doing bit-exact copies of CDROMs.
Are there plans to implement this functionality or do you need further debug or
logging 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=41368
Bug ID: 41368
Summary: Dynahack 0.6.0 in curses wineconsole cannot receive
uppercase keyboard input
Product: Wine
Version: 1.9.18
Hardware: x86-64
URL: https://github.com/tung/DynaHack/releases/download/v0.
6.0/dynahack-0.6.0-1-win-x86.zip
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
Steps to reproduce:
1 - Download, unzip, cd to dynahack folder;
2 - Resize your console manually to 130x40;
2 - wine wineconsole --backend=curses dynahack.exe;
3 - Press n for new game, y for random character;
4 - Press caps lock and then any alphabet key or SHIFT+alphabet key.
No output or wrong output is printed. Keys attempted and resulted value:
Z, X, R, T, P, L, J, H, F, D => 0x60
A => 0x66
Other alphabet keys don't generate output.
The above output was debugged from [1] from values of cell[x].Char.UnicodeChar,
also cell[x].Char.AsciiChar will have the same wrong values.
This issue does not happen in wineconsole with default backend.
Quitting the game requires a tutorial:
ESC -> q -> yes -> <space> -> n -> n -> n -> <space> -> <space> -> <space> -> q
[1] https://source.winehq.org/source/programs/wineconsole/curses.c#0433
--
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=41364
Bug ID: 41364
Summary: Can't access preferences box in Reaper, when using
Gtk3 theming
Product: Wine-staging
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnstonljordan(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 55714
--> https://bugs.winehq.org/attachment.cgi?id=55714
wine-staging-gtk3_theming-reaper_no_preferences
I decided to test out gtk3 theming in Staging, to see how it was progressing.
While for the most part it seems to be working fairly well, yes i know that it
isn't completed yet...Anyway, I ran into a bug;
wine --version = wine-1.9.19 (Staging)
Archlinux 64bit = uname -a 4.6.7-rt11-2-rt #1 SMP PREEMPT RT Wed Sep 14
00:12:44 EDT 2016 x86_64 GNU/Linux
Gnome: 3.20.x GTK3 version; 3.20.9
I'm running the 64bit version of Reaper, but it should matter to reveal the
issue. In Reaper, I am not able to access any of the settings in the
preferences dialog, using gtk3 theming;
wine-staging 1.9.19 (uxtheme, working); http://funkyimg.com/view/2gZ8M
wine-staging 1.9.19 (uxthemegtk, missing preferences);
http://funkyimg.com/view/2gZ8N
Reaper 64bit - exe/download;
http://www.reaper.fm/files/5.x/reaper524_x64-install.exe
terminal ouptut; http://pastebin.com/NhmZ9zER
(and also attached as a text file)
Obviously, I can just not use gtk3 theming to avoid this issue. but I thought I
would point it out, since gtk3 theming is being worked on in this branch.
If any other information needs to be provided, please let me know. Thanks!
--
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=41362
Bug ID: 41362
Summary: MS Office 2003: Equation Editor does not open inside
Powerpoint
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2460acc(a)gmail.com
Distribution: ---
In Word, the Equation Editor opens fine and works.
In Powerpoint, it does not open. It gives an error message "The server
application, source file, or item can't be found, or returned an unknown error.
You may need to reinstall the server application."
--
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=41360
Bug ID: 41360
Summary: can not display english
Product: Wine
Version: 1.9.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 1934337507a(a)gmail.com
Distribution: ---
Created attachment 55712
--> https://bugs.winehq.org/attachment.cgi?id=55712
This is the picture of uninstaller.exe runs in wine.
The wine program uninstaller.exe can display chinese,but can't display english.
--
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=41358
Bug ID: 41358
Summary: Dynahack 0.6.0 (32-bit) hangs when attempting to
launch the game via terminal
Product: Wine
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
In Wine 1.9.19, any attempts to run the 32-bit version of Dynahack with a
32-bit prefix end with the game not launching.
Unfortunately, I can't get any terminal output when launching the game with
"wine dynahack.exe".
--
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=11991
Summary: Wine Windows OpenGL support regression
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: imamdxl8805(a)yahoo.com
Dear Wine developers,
This is wine version 0.9.56 and 0.9.57
There are two games that support OpenGL rendering as well as Direct3D redering.
Here are the games:
1. Hitmen 2 Silent Assasin
2. Hitmen 3 Contracts
When I have updated my wine version to 0.9.57, then these games are not playing
anymore with OpenGL rendering. But when I start these games with Direct3D
rendering they are playing fine.
These games played properly with wine version 0.9.55 with OpenGL rendering as
well as Direct3D rendering.
Then I have decided to reinstall wine 0.9.55.
Sorry for the err message printed in the command line. Because I do not have
Internet connection in my home PC.
Best regards,
DXL
--
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=41359
Bug ID: 41359
Summary: mshtml should not enable scrollbars for pages with
"overflow: hidden" css style on body element
Product: Wine
Version: 1.9.19
Hardware: x86
URL: http://www.ragnarokeurope.com/?dl=game
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: michael(a)fds-team.de
CC: jacek(a)codeweavers.com
Distribution: ---
While testing the game Ranagrök, I noticed a visual bug in the launcher
(european version). The launcher uses mshtml to display some website and it had
a vertical scrollbar which looked like it didn't belong there. After some
debugging, I found out that the page uses the css style "overflow: hidden" on
the body element. This should hide the scrollbar, but Wine still displays it. I
made a small test html website to reproduce the issue without the game:
wine iexplore https://dl.dropboxusercontent.com/u/61413222/wine-css-hidden.html
On windows no scrollbars are shown while Wine shows a vertical scrollbar.
--
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.