https://bugs.winehq.org/show_bug.cgi?id=46598
Bug ID: 46598
Summary: Pressure sensitivity (zbrush) not working after wine
update
Product: Wine
Version: 4.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: f2267911(a)nwytg.com
Distribution: ---
The tablet pressure sensitivity worked fine in wine 3.21, but an update to wine
4.0 or 4.1 causes it to stop working properly in zbrush 2018.
--
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=46470
Bug ID: 46470
Summary: opencl 1.2 version support required
Product: Wine-staging
Version: 4.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a.amruth(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63290
--> https://bugs.winehq.org/attachment.cgi?id=63290
clinfo logs attached
subject: opencl 1.2 version support required
looks like current wine staging supports only opencl version 1.0
NOTE: your OpenCL library only supports OpenCL 1.0,
but some installed platforms support OpenCL 1.2.
Programs using 1.2 features may crash
or behave unexpectedly
clinfo is a simple command-line application that enumerates all possible
(known) properties of the OpenCL platform and devices available on the system.
https://github.com/Oblomov/clinfo
clinfo complete output attached.
opencl 1.2 version support required for dforce feature on daz studio.
https://appdb.winehq.org/objectManager.php?sClass=version&iId=37524
--
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=30129
Bug #: 30129
Summary: Screen in 3d Studio Max v9 refresh badly
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deveee(a)gmail.com
Classification: Unclassified
Problem is with refresh screen in 3d studio max v9.
When I click on object - on screen I don't see any changes. When I click on
second object - I see this first click, not second. All is with one-click
delay.
Problem is only in wine 1.4-*, versions 1.37 and older works fine.
--
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=30893
Bug #: 30893
Summary: No pressure in gimp 2.8 windows version with evdev
tablet
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintab32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: viktoria.s(a)freemail.hu
Classification: Unclassified
Created attachment 40482
--> http://bugs.winehq.org/attachment.cgi?id=40482
Output of gimp 2.8 windows version with WINEDEBUG=+wintab32
I got an Genius Mousepen i608X tablet. It works only with the evdev driver. (I
am using xubuntu 64 bit with a patched kernel (which includes the driver of
this tablet on a VM.)) I have got no pressure in gimp 2.8 windows version.
(Gimp 2.8 linux version works perfectly on the same operating system.)
In the attachment log you can see that it reports as a tablet:
trace:wintab32:X11DRV_LoadTabletInfo Device 10: [id 12|name Genius MousePen
i608X|type TABLET|num_classes 2|use 4]
but at the end wine writes:
warn:wintab32:X11DRV_LoadTabletInfo Did not find a valid stylus, unable to
determine system context parameters. Wintab is disabled.
Which is wrong. I attached the output of xinput list --long (xinput.txt), so
you can see clearly which device reports what. (I guess I should add that
attachment separately because the bug can contain only one attachment.)
One thing to note: this device comes with a mouse too. And the kernel gives
identical name to both devices. (That is the reason why you can fin 2 mousepens
in the logs. The one with the id=12 is the pen, because this one is reporting
the pressure, the other one is the mouse.)
In my opinion if you modify the wine source/dlls/winex11.drv/wintab.c according
to this:
in line 622 you write this:
if (! is_tablet_cursor(target->name, device_type) && ! devices[loop].type ==
XInternAtom(data->display, XI_TABLET, False))
in line 641 you write this:
if (is_stylus(target->name, device_type) || devices[loop].type ==
XInternAtom(data->display, XI_TABLET, False))
my tablet will be recognised.
Unfortunately I was not able to test if this is going to work or not, because I
was not able to build wine properly so far.
(Gimp 2.8 windows version was always crashed with the one I have built, but the
tablet was recognised as tablet though.)
You can find a list of tablets which are using the evdev driver here:
http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Tablet_suppo…
If you have any questions please let me know.
--
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=28158
Summary: [integration] winemenubuilder forces lower case when
searching fd.o mime database
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)rodrigosilva.com
When winemenubuilder searches for freedesktop.org xdg mime database, and build
its list native extensions and mime types, it always searches and tries to
match a lower case string. Windows registry might be case-insensitive, but
native mime database is not, and (unfortunately) some extensions (globs) and
mime types do have upper case chars. Some examples:
audio/AMR:*.amr
audio/AMR-WB:*.awb
text/x-c++src:*.C
application/x-compress:*.Z
application/x-blender:*.BLEND
text/x-iMelody:*.ime
text/x-iMelody:*.imy
text/css:*.CSSL
application/x-gnome-saved-search:*.savedSearch
I am just listing "regular" globs that could be directly mapped to windows
extensions (as opposed to things like README*, Makefile, *.tar.Z, etc)
Take Z for an example of the problem:
- Windows app register "HKCR\.z". Winemenubuilder searches for *.z, can't
match, so it creates the native application/x-wine-extension-z mime/glob.
Unfortunate but unavoidable.
- Windows app register "HKCR\.Z" instead. Winemenubuilder *still* searches for
*.z, because it forces lowercase in its search! There is no match, and it
creates the application/x-wine-extension-z. With *.z glob! And that is a bug.
Currently, there is no way to prevent winemenubuilder to create duplicate (and
buggy) mime extensions when native glob and/or extension contains upper (or
mixed) case chars.
My suggestion for fix: to really mimic Registry case-insensitivity behavior,
winemenubuilder should use case-insensitive search. For example, comparing
lower(win ext)=lower(fd.o glob). And if a match is not found, create the native
glob *exactly* as registered by windows app.
--
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=45241
Bug ID: 45241
Summary: Autodesk Revit 2019 (Webinstall) fails to install
Product: Wine
Version: 3.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)falko-menge.de
Distribution: ---
Created attachment 61471
--> https://bugs.winehq.org/attachment.cgi?id=61471
installation console output
The installer downloads a setup file but then stops with the message:
"Something is preventing the software from launching. Please contact customer
support."
WINEPREFIX=~/.local/share/wineprefixes/revit-2019-webinstall WINEARCH=win64
wine Revit_2019_G1_Win_64bit_Trial_wi_en-US_Setup_webinstall.exe &> log.txt
--
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=32317
Bug #: 32317
Summary: 3dsmax 9 32bit - Registration window
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keith(a)ukscifi.net
Classification: Unclassified
Created attachment 42657
--> http://bugs.winehq.org/attachment.cgi?id=42657
3dsmax register window bug.
I am unable to register the product from the trial version of 3dsmax9 32bit, I
can enter the serial code but the Request code is boxes are missing, Next
button is frozen and you can't seem to quit out.
I have to force kill the window to continue.
Other tests have lead to the register tool not finding the Internet?
--
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=22714
Summary: specviewperf10 test 3dsmax-04 doesn't show clouds
wrapping around scene properly
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.spec.org/gwpg/gpc.static/vp10info.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Several minutes into test 3dsmax-04, in the domed structure test,
it shows the domed structure with clouds on the world cylinder,
but on Wine the clouds don't wrap around the whole world.
--
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=33380
Bug #: 33380
Summary: Autodesk 3ds Max 2009 unable to activate
Product: Wine
Version: 1.5.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hibbsncc1701(a)yahoo.com
Classification: Unclassified
Created attachment 44172
--> http://bugs.winehq.org/attachment.cgi?id=44172
Console output without a debug enviorment variable set
Trying to activate 3ds max 2009 does not work as nothing you do will allow you
to proceed past the first page. The input activation code box is missing and
trying to get an activation code does not work.
Clicking on the next button seems to do nothing, although the close and back
buttons work.
Sidenote: I did see http://bugs.winehq.org/show_bug.cgi?id=32317 this bug,
however that seems to be an issue with utf conversions and none of the messages
I get are in the attached log file for that 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=23714
Summary: Homeworld : Can't change resolution
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=29711)
--> (http://bugs.winehq.org/attachment.cgi?id=29711)
log +ddraw
Homeworld crashes when we attempt to change the resolution in the game's
options. This is a long lasting problem, this bug report makes mention of it
but it was not it's focus : http://bugs.winehq.org/show_bug.cgi?id=11986
I have attached a +ddraw log. Let me know if you need more.
Gentoo Linux X64
Wine 1.2
nvidia-drivers 256.35
--
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=13859
Summary: Star Wars Race cursor duplicate
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iugamarian(a)yahoo.com
When entering Star Wars Racer in full screen, all is well except that there are
two mouse cursors on screen that follow the same movement, at different speeds:
-the game drawn cursor, witch is the selector, and is faster
-the classic drawn cursor, witch is slower and disturbs the view
When the race starts the cursors are not an issue, as they dissapear, by game
design.
--
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=38629
Bug ID: 38629
Summary: Dream of Mirror Online race condition blocks the game
playing
Product: Wine
Version: 1.7.42
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: leledumbo_cool(a)yahoo.co.id
Distribution: ---
Created attachment 51537
--> https://bugs.winehq.org/attachment.cgi?id=51537
log after selecting character
In Dream of Mirror Online, after selecting the character, there are three
possible scenarios:
- Direct black screen, mostly happens if you select existing character
- The game loads for 1-3 seconds and then back to loading screen with 0%
progress that will never complete or crash with segmentation fault, mostly
happens if you create a new character then select it
In any non-crash scenario, the log (after selecting the character) is as
attached.
--
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=44450
Bug ID: 44450
Summary: YI 360 camera application is not working
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jozo(a)jozo.sk
Created attachment 60391
--> https://bugs.winehq.org/attachment.cgi?id=60391
Log file from running YI 360 application
The application from YI 360 camera is not starting using WINE.
Behaviour:
* icon of the YI 360 will appear on MACOS DOCK
* main window will not appear
The application can be downloaded from here:
https://www.yitechnology.com/yi-360-vr-camera-desktopsoftware
--
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=40367
Bug ID: 40367
Summary: Dark Souls 2 startup error
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brendancronin(a)openmailbox.org
Distribution: ---
Created attachment 54055
--> https://bugs.winehq.org/attachment.cgi?id=54055
backtrace
Dark Souls 2 - Scholar of the First Sin crashes on startup from Steam client.
Game window shows up, but is empty (shows whatever window is behind it). A
similar problem has been reported in the game entry here:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=32908
--
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=44431
Bug ID: 44431
Summary: Installation of Smart Music 2017.1.27 appears
successful, but app crashes Wine
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: junk.jjk(a)gmail.com
Distribution: ---
Created attachment 60372
--> https://bugs.winehq.org/attachment.cgi?id=60372
Wine backtrace. No other Wine apps installed. wine-1.6.2
The installation appears to go successfully. However, when launching Smart
Music Classic 2017.1.27 from desktop shortcut created during installation,
winedbg.exe window comes up, and allows me to create the attached backtrace
file. I just installed WINE on Ubuntu 16.0.4 64-bit without any wrappers.
Thank you in advance.
--
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=43917
Bug ID: 43917
Summary: Error when closing out a Windows program running under
Wine
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cabanadude08(a)gmail.com
Distribution: ---
Created attachment 59543
--> https://bugs.winehq.org/attachment.cgi?id=59543
This is the bug report I receive when I select show details.
When closing out a program in Wine, it shows an error message that says the
application ran into an error. It works fine, except when I close it.
Thanks!
Ron
--
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=32778
Bug #: 32778
Summary: Cannot run windows application when connecting to
unbuntu desktop via RDP
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: meghan(a)islandretreat.co.uk
Classification: Unclassified
I am running an application called YNAB (youneedabudget.com)
This application works perfectly under wine 1.5.
However, when I remote desktop from a windows 7 machine into my ubuntu 12.04
machine the wine application no longer runs and I receive an error :
the programe ynab4.exe has encountered a serious problem and needs to close. We
are sorry for the inconvenience.
The bug details are attached.
I note that other applications do run (notepad.exe for example).
--
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=32831
Bug #: 32831
Summary: TurboTax 2012 fails with error 42016 when manually
checking for updates (win2k3 mode)
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: dotnet
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: focht(a)gmx.net
Depends on: 32323, 32471, 32758
Classification: Unclassified
Created attachment 43366
--> http://bugs.winehq.org/attachment.cgi?id=43366
terminal output
Prereqs:
winetricks corefonts d3d9=disabled dotnet40
install the app as normal, don't start it after install.
winecfg > win2k3 windows version (bug 32758)
Apply http://source.winehq.org/patches/data/93995
Start the app up. Click the 'Online' menu, then 'Check for updates'. It will
soon fail.
I'll attach the terminal output.
FWIW:
https://ttlc.intuit.com/questions/1459455-error-42016-unexpected-content-re…
--
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=39142
Bug ID: 39142
Summary: Roblox Client/Server connection is dropped with error
"This server has shut down."
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alfonsojon1997(a)gmail.com
Distribution: ---
There is an issue with the Roblox Client where communications from client to
server are interrupted. This affects any Wine version, as well as Wine Staging.
There is an issue on GitHub which has been tracking this issue; I will link to
it below so the content isn't duplicated. This issue was caused with the July
16th version of Roblox; previous versions of Roblox work in Wine, but the
client requires the most recent version of the game to be installed.
GitHub issue:
https://github.com/roblox-linux-wrapper/roblox-linux-wrapper/issues/135
Roblox Changelog: http://wiki.roblox.com/index.php?title=Change_log
--
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=36891
Bug ID: 36891
Summary: Polygon() draws different edges than in Windows
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: sashoalm(a)gmail.com
The Polygon() function does not draw in the same way in Wine as in Windows.
While it looks very similar visually, there are some pixels at the edges that
are different. Since the goal of Wine is to replicate Windows behavior
perfectly, this deviation would be a bug.
The difference is difficult to spot, but it can be noticed if you rapidly
switch between the images, or if you compare them pixel by pixel with a
program.
I have made a test program that draws an inclined rectangle using XFORM and
Polygon() into a memory DC, which I then save to a bitmap. The resulting
bitmaps when ran under Windows and Wine are slightly different.
Image under Windows:
https://drive.google.com/file/d/0B9PGUhmmnsm1Q00waFJLSGtEeEU/edit?usp=shari…
Image under Wine:
https://drive.google.com/file/d/0B9PGUhmmnsm1X1ZVR1UtbDBPMHc/edit?usp=shari…
This is the relevant code I used to draw the image. Note that it's the XFORM
matrix that makes the rectangle be inclined (it would be parallel to the
coordinate system without a world-transform):
XFORM xform;
memset(&xform, 0, sizeof(xform));
double angle = 15*(PI/180); // 15 degrees incline.
xform.eM11 = cos(angle);
xform.eM12 = sin(angle);
xform.eM21 = -sin(angle);
xform.eM22 = cos(angle);
xform.eDx = 0;
xform.eDy = 0;
SetGraphicsMode(hdc, GM_ADVANCED);
SetWorldTransform(hdc, &xform);
HBRUSH hbr = CreateHatchBrush(HS_BDIAGONAL, RGB(255, 0, 0));
SelectObject(hdc, hbr);
POINT p[4]={100,0,200,0,200,100,100,100};
Polygon(hdc, p, 4);
I can provide the full test project if requested.
Note: I have tested on both Windows 7 and Windows XP, and they produce exactly
the same images, only Wine produces a different image.
--
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=18987
Summary: Prototype: Fails to start
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=21871)
--> (http://bugs.winehq.org/attachment.cgi?id=21871)
Wine-1.1.23
I'm using Wine 1.1.23 (compiled from source using gcc version 4.4.0 20090506
(Red Hat 4.4.0-4) ) on Fedora 11 i386.
The problem is that game crashes in the begging. It shows something about
registered trademarks and then probably intro movie should start (i can skip or
get crash) and then game makes first save which is failed because crash occurs.
Additional info:
ORM=fbo (backbuffer also causes crash)
GFX: NVIDIA 9xxx (drivers 185.18.14)
during crash: memory 160.1MB and VirtualMemory 2.7GB
I did "winetricks directx9 xact vcrun2005sp1" because application showed error
about Xaudio2 and msvcp80
--
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=38022
Bug ID: 38022
Summary: CertOpenSystemStore with "CA" failed
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: fracting(a)gmail.com
Distribution: ---
Steps to reproduce:
$ wget https://bootstrap.pypa.io/ez_setup.py
$ wget http://www.orbitals.com/programs/py.exe
$ wine py.exe ez_setup.py
Expect result:
The python script should start to download files.
Actual result:
Download failed.
The reason is CertOpenSystemStore with "CA" failed.
See also:
https://github.com/python/cpython/blob/6e77979a5dc924c3b5a43aa617559c5f10b6…
--
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=26865
Summary: WinRAR cannot drag-drop extract files
Product: Wine
Version: 1.3.18
Platform: x86-64
URL: http://rarlabs.com/rar/wrar393.exe
OS/Version: Linux
Status: NEW
Keywords: download, integration
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Dragging files FROM Nautilus into WinRAR works fine.
Dragging files TO Nautilus from WinRAR doesn't do anything, it should extract
the relevant files.
Dragging from WinRAR to Winefile has no effect either, but I'm not sure if it
should.
Nothing of relevance in the console.
--
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=42769
Bug ID: 42769
Summary: Random freezing in Warframe
Product: Wine-staging
Version: 2.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pentarctagon(a)tutamail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 57779
--> https://bugs.winehq.org/attachment.cgi?id=57779
warframe freeze log
Warframe randomly freezes while loading into/out of levels and while playing
the level. It is rare to be able to successfully complete a level without a
freeze occurring. Log attached.
--
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=43775
Bug ID: 43775
Summary: Heroes of the Storm crash on start with d3d11
Product: Wine
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maxi.cass11(a)gmail.com
Distribution: ---
Created attachment 59282
--> https://bugs.winehq.org/attachment.cgi?id=59282
terminal Output 2.17-staging with dx11
I don't know if the bug is in the non-staging version because Battlenet crash
in non-staging.
My game crash on my laptop with d3d11, I need to set the -dx9 argument to
correct this.
--
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=46474
Bug ID: 46474
Summary: GTA V crashing when loading the online mode
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jopiku(a)googlemail.com
Distribution: ---
Until a few days ago, the GTA V online mode could be started directly with
Steam Play for Linux/Proton without any problems. Latest Proton 3.16-6. This
worked until January 11th. Since January 12th no one can start GTA V in online
mode anymore:
-> https://github.com/ValveSoftware/Proton/issues/2211
-> https://github.com/ValveSoftware/Proton/issues/37#issuecomment-453743326
The Singleplayer works perfectly.
I have the same problems. If you start the game directly in online mode, it
loads for a while and crashes. A page appears in the Social Club client that
indicates an exception error.
There is a workaround that someone posted at Github, with which you can start
the game. By a STRACE on the GTAV.exe the abort is prevented when loading the
game and the online mode starts correctly:
-> https://github.com/ValveSoftware/Proton/issues/37#issuecomment-454812160
That´s the workaround:
1. In gnome terminal run:
until ps -C GTA5.exe >/dev/null; do sleep 1; echo "Waiting for GTA5.exe
process..."; done; strace -p $(ps -C GTA5.exe -o pid=)
2. start GTA5 via Steam (could be directly to Online mode)
I work with Linux Mint 19.1, Kernel 4.19.9, AMD Ryzen 5 1600X, AMD rx580 8GB,
16GB DDR4, Mesa 19.0 (Padoka PPA). But all other players with different
configurations have the same problem (see Github).
--
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=46183
Bug ID: 46183
Summary: A Hat in Time STEAM: crashes when launching the game.
problem only started when DLC patch came out.
Product: Wine
Version: 3.20
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: caleb050902(a)gmail.com
Created attachment 62849
--> https://bugs.winehq.org/attachment.cgi?id=62849
traceback file
When launching the game it crashes. Opting in to pre-dlc and version 1.0 fixes
it but then you can't use DLC (Obviously). I am using Staging.
--
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=25709
Summary: Some apps doesn't recieve focus in Virtual Desktop
Mode
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor-hkr(a)mail.ru
Configure WIne for using Virtual Desktop.
Start(for example) Total Commander(i used 7.55a)
Start (you can use Total Commander for this) regedit(or wordpad or notepad or
winecfg...). TotalCmd loses focus but regedit doesn't recieve it(its caption
still has gray background).
If you'll click on TotalCmd caption or minimize it(and it will recieve focus)
all becames ok(regedit can recieve focus after clicking)
--
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=34694
Bug #: 34694
Summary: Adobe reader 11.0.4 empty search results in PDF
portfolios
Product: Wine
Version: 1.7.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick.payne(a)internode.on.net
Classification: Unclassified
Created attachment 46244
--> http://bugs.winehq.org/attachment.cgi?id=46244
Expanded search results under Wine
Reader 11.0.4 with flash support for viewing PDF portfolios installed on Linux
Mint 15 amd64.
Download of Adobe Reader XI 11.0.4:
ftp://ftp.adobe.com/pub/adobe/reader/win/11.x/11.0.04/en_US/AdbeRdr11004_en…
Download of Flash player/plugins:
http://www.adobe.com/support/flashplayer/downloads.html#fp11
Some example portfolio for testing:
http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/feature-detai…
For installation you need to work around bug 12501 -> 'winetricks mspatcha'
After installation you need to work around bug 25834 (disable protected mode),
bug 16144 (work around with 'winetricks atmlib'), and richedit component bug
with 'winetricks riched20'.
You can now search a portfolio and get back a search window showing hits in the
various PDF files in the portfolio, but the results are unusable because the
expanded results window doesn't contain any text for the search hits and they
can't be selected to jump to the relevant location in the PDF file where the
hit occurred. See the two uploaded screen dumps, showing the expanded results
window from performing the same search on a PDF portfolio using firstly Reader
11.0.4 under wine and then Reader 11.0.4 running on winxp.
At the point where I expand the search results (and find they're all empty), I
see the following on the console output:
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) - stub!
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:qmgr:BITS_IBackgroundCopyJob_GetPriority Not implemented
fixme:qmgr:BITS_IBackgroundCopyJob_SetPriority (0x59750,0x00000001) stub
fixme:qmgr:BITS_IBackgroundCopyJob_GetPriority Not implemented
fixme:qmgr:BITS_IBackgroundCopyJob_AddFile Check for valid filenames and
supported protocols
fixme:wininet:InternetLockRequestFile STUB
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
--
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=15932
Summary: Adobe Photoshop 7, CS3 can't load images from URLs
Product: Wine
Version: 1.1.7
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In
http://www.pclinuxos.com/index.php?option=com_smf&Itemid=26&topic=51000.msg…
a user complained
"I am having a problem with PhotoShop7 in PClinux
in windows I can just past in the URL to open files from our servers exsample:
http://www.site.com/file.jpg
but when trying to do this in PClinux I get the error files can not contain
/:<>|"
I verified this with both Photoshop 7 and CS3.
On CS3, the error occurs with the OS dialog. (There's a button
to select OS or Adobe dialog.)
(And on wine, the Adobe dialog just silently doesn't respond to those URLs,
doesn't even highlight the Open button.)
I haven't verified this on Windows, but two people in that thread
confirmed it, so it's probably real.
--
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=12007
Summary: Photoshop 7.0 Dragging Layers between Images dont work
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas(a)holzeisen.de
This bug was tested on Wine 0.9.57 running under Ubuntu Linux:
When dragging a layer from the layer list into another open image window it
should be duplicated for this image. Dragging and holding the layer over the
target-image results in drawing a black border, therefore the image gets
recognized correctly, but dropping gets ignored.
These errors appears on console when dragging layers:
fixme:win:EnumDisplayDevicesW ((null),0,0x34ced8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x34ced8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x34cee0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x34cee0,0x00000000), stub!
--
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=32707
Bug #: 32707
Summary: Shockwave 11 Installer crash when installing
Product: Wine
Version: 1.5.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fantasticfears(a)gmail.com
Classification: Unclassified
Created attachment 43155
--> http://bugs.winehq.org/attachment.cgi?id=43155
shockwave_installer_full
When installer runs C:\windows\system32\Adobe\Director\SwDnld.exe /regserver,
it 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=46444
Bug ID: 46444
Summary: Adobe Acrobat DC error at start-up
Product: Wine
Version: 4.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: raffamaiden(a)gmail.com
Distribution: ---
Created attachment 63227
--> https://bugs.winehq.org/attachment.cgi?id=63227
Adobe Acrobat DC error at start-up
I have installed Adobe Acrobat DC in a win32 environment. At start-up the wine
throws the following error. The application seems to work correctly regardless
of the error
--
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=13088
Summary: Adobe Acrobat Pro 7 / Acrobat Reader 7 -- Comments don't
work
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Comments cannot be created, modified, viewed, or saved in Acrobat Pro 7 (Tryout
Version).
this bug differs from bug 11835 in the following way:
in Acrobat Pro 6, you can at least see the comment's text by hovering over the
"sticky note"; here that is not possible.
Bug exists in both Acrobat Pro 7 and Acrobat Reader 7.
--
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=43757
Bug ID: 43757
Summary: Adobe Premiere Pro CS3: can't initialize setup
Product: Wine
Version: 2.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fincer89(a)hotmail.com
Distribution: ---
Created attachment 59252
--> https://bugs.winehq.org/attachment.cgi?id=59252
Adobe Premiere Pro CS3 - Trying to load setup window (log)
After a long time, I tried to install Adobe Premiere Pro CS3 on a clean prefix.
However, I wasn't able to start setup program, all I got was a zombie Setup.exe
window. The initial "Loading setup..." popup gets loaded but the main setup
window gets frozen immediately without any sensible content.
I used a mounted ISO image as my installation media.
Wine 2.17 Staging, 32-bit prefix.
Arch Linux 64-bit
Console output as an attachment.
--
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=10814
Summary: Photoshop 7 main tool window disappears
Product: Wine
Version: 0.9.51.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In
http://appdb.winehq.org/objectManager.php?sClass=version&iId=1336 ,
Peter Cartright said:
2. Toolbox windows frequently disappear when minimizing main window, they can
be brought back to resetting palette locations.
- Main tool window on the left can disappear and it's not recoverable with the
above method. Definitely a show-stopper.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46096
Bug ID: 46096
Summary: Adobe Photoshop CS4 Installer Setup.exe hangs and
spams console with
007a:fixme:mshtml:OleInPlaceActiveObject_TranslateAcce
lerator (0x18fabc0)->(0x1476d0)
Product: Wine
Version: 3.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 62724
--> https://bugs.winehq.org/attachment.cgi?id=62724
Console output on wine 3.19
Hello everyone,
somebody in the German ubuntuusers.de Forum asked for help installing CS4 which
I downloaded from here:
http://trials2.adobe.com/Applications/Photoshop/CS4/Win/ADBEPHSPCS4_LS4.exehttp://trials2.adobe.com/Applications/Photoshop/CS4/Win/ADBEPHSPCS4_LS4.7z
Unpacking the application works fine but Setup.exe seems to hang on 3.19
(openSUSE "Tumbleweed")
Console output is attached.
sha256sum ADBEPHSPCS4_LS4.exe
20a4f36fd04dca841d534f6e673cc7e8f60d30cb6435b103b03446c5492e4eb9
ADBEPHSPCS4_LS4.exe
sha256sum ADBEPHSPCS4_LS4.7z
e014cf554e0ae1ce844be1aa8759dad716a447fe2a7131b66fc7d28fe0c5596b
ADBEPHSPCS4_LS4.7z
--
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=45348
Bug ID: 45348
Summary: Photoshop CS6 does recognize images copied to
clipboard by Chromium
Product: Wine
Version: 3.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: cakedoer(a)gmail.com
Distribution: ArchLinux
Possible follow-up of Bug 37418.
When an image is copied from the Chromium web browser, it cannot be pasted into
Adobe Photoshop CS6. Using other browsers such as Firefox or other image
editors like Pinta works as expected (i.e. Firefox and Photoshop or Chromium
and Pinta).
The issue is present on both the KDE Plasma and Xfce clipboard managers, so it
doesn't seem to be a problem with the clipboard itself. All Wine versions are
affected.
--
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=19343
Summary: Adobe Photoshop CS2: Edit controls have wrong names
(appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.adobe.com/pub/adobe/photoshop/win/cs2/
Photoshop_CS2.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 18934
On windows, the ClassNN's for the Username/company info for Photoshop's
installer are RichEdit20W1/RichEdit20W2. On wine, they're Edit1/Edit2.
May be related to bug 18934, but not an ordering issue, since the names
themselves are wrong. I tried using winetricks riched20, but it didn't help.
--
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=44807
Bug ID: 44807
Summary: Photoshop CS6 - dragging a guide generates a position
indicator with transparent foreground color
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Using Adobe Photoshop CS6 in a 32-bit prefix, winetricks msxml3, atmlib,
gdiplus_winxp needed to fix installation and some crashes.
When creating a guide ( clicking on the ruler and dragging it in the picture
area, see https://helpx.adobe.com/photoshop/using/grid-guides.html ) a position
indicator is generated until the guide is placed.
On Linux, the indicator has a transparent foreground color, while on Windows
it's white. This makes the indicator hard to read in many circumstances on
Linux.
--
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=38244
Bug ID: 38244
Summary: Photoshop CS2: Crash at Open file window with choosing
multiple files to load
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: webdesajner(a)gmail.com
Distribution: ---
Created attachment 51054
--> https://bugs.winehq.org/attachment.cgi?id=51054
PS CS2: Crash at Open window
Does somebody knows how to resolve this problem?
Crash always occurs at selecting multiple jpg files to load (see attached
file).
Error description in PS CS2 starts:
Unhandled exception: page fault on read access to 0x0000003c in 32-bit code
(0xf543d110).
Register dump:
...
My System information:
Wine build: wine-1.7.38
Platform: i386 (WOW64)
Host system: Linux
Host version: 3.13.0-35-generic
--
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=39929
Bug ID: 39929
Summary: Photoshop CC does't run if it is not cleaned up
"SLCache"
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: morosakubek(a)go2.pl
Distribution: ---
Photoshop CC 2015 (try on 64-bit with native dll: msvcp120, msvcr120) doesn't
run if it is not cleaned up "SLCache" (.wine/drive_c/Program Files (x86)/Common
Files/Adobe/SLCache)
--
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=44806
Bug ID: 44806
Summary: Photoshop CS6: active preference category background
color is too dark
Product: Wine
Version: 3.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Using Adobe Photoshop CS6 in a 32-bit prefix, winetricks msxml3, atmlib,
gdiplus_winxp needed to fix installation and some crashes.
The preferences window uses a very dark blue to show the current category,
making it quite hard to read.
--
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=44165
Bug ID: 44165
Summary: Adobe Connect fails to open meeting room
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 59926
--> https://bugs.winehq.org/attachment.cgi?id=59926
Terminal output
With standalone installer from
https://helpx.adobe.com/adobe-connect/connect-downloads-updates.html
$ sha1sum ConnectAppSetup.exe
51e2d42c72293012c28d65b7a3456ec5d5a3e797 ConnectAppSetup.exe
tried on a fresh wineprefix, no overrides, win32.
The app installs, can be launched, but when trying to select a room nothing
happens.
There are lots of repeated messages on the console:
fixme:mshtml:OleInPlaceActiveObject_TranslateAccelerator (0x1b1b10)->(0x33fd64)
when filtering that out, the only one that stands out is
err:mshtml:ElementSelector_querySelectorAll QuerySelectorAll failed: 8053000c
Given that AFAICT this is an embedded web app it is a reasonable suspect. I'll
also attach the console log wit the OleInPlace stuff filtered out.
--
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=45309
Bug ID: 45309
Summary: Program runs fine in Wine, but dies in Wine-dbg
Product: Wine
Version: 3.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: dcoffin(a)cybercom.net
Distribution: ---
Created attachment 61583
--> https://bugs.winehq.org/attachment.cgi?id=61583
winedbg trace, only showing the first two exceptions. In wine, only "fixme"
messages appear, and the program runs perfectly.
I have a program that runs flawlessly in Wine, including the generation of an
output file whose correctness can be independently verified.
However, when I run the same program in Wine-dbg, it generates dozens of
floating point exceptions: stack error, inexact result, and sometimes overflow
and divide by zero. If I "continue" through all these exceptions, the program
opens a window saying that the program "has encountered a serious problem and
needs to close", or "There was an unknown error", and no output file is
generated.
Also notice that the "Thread ID=0034 renamed using MS VC6 extension" messages
only appear with winedbg, not wine.
The program being run is Adobe DNG Converter 10.3, and I deleted my .wine
directory before installing it. I tried converting various raw photos and all
exhibited this behavior.
--
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=34665
Bug #: 34665
Summary: Adobe reader 11.0.4 crashes on PDF portfolio search
Product: Wine
Version: 1.7.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick.payne(a)internode.on.net
Classification: Unclassified
Created attachment 46208
--> http://bugs.winehq.org/attachment.cgi?id=46208
Backtrace output from Adobe Reader crash.
Reader 11.0.4 with flash support for viewing PDF portfolios installed on Linux
Mint 15 amd64. I can open a fully indexed PDF portfolio, and I can perform a
search and get back the search window with the results for the search across
the PDF files in the portfolio. However, as soon as I try to expand the results
for a file to see the individual search hits, I get a dialog with "Unhandled
exception, page fault...". See attached backtrace.
Same problem happens with older versions of Wine and older versions of Reader.
Can't use the current native Linux version of Adobe Reader for viewing PDF
portfolios because Adobe dropped the flash support needed to view portfolios
correctly quite a number of versions back (I think Reader 9.3.4 was the last
version with this support).
--
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=42981
Bug ID: 42981
Summary: Photoshop CS6 - pressing down when a menu is open
switches to the next menu
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 58115
--> https://bugs.winehq.org/attachment.cgi?id=58115
video clip of the bug
When using the keyboard to navigate menus, the down arrow briefly navigates to
the next menu item and then the next menu ( on the right ) is selected.
In the attached video I pressed Alt+F and then the down arrow.
Tested using wine 2.7, 32-bit prefix, and the following winetricks:
- msxml3 ( for installation )
- atmlib
- gdiplus_winxp
--
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=38231
Bug ID: 38231
Summary: Adobe Lightroom 4.4 and 5.7 - Unable to display all
images in library mode
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: roland65(a)free.fr
Distribution: ---
Adobe Lightroom 4.4 (LR) works well with wine 1.7.38 in Windows 7 mode and the
usual 'winetricks gdiplus'. LR 5.7 works well too, using the CreateThreadPool
patch.
Anyway there are important issues in library mode:
- in LR 4.4 and 5.7, the film strip only displays a maximum of 455 images
- in LR 5.7 only the grid only displays a maximum of 655 images
--
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.