http://bugs.winehq.org/show_bug.cgi?id=11757
Summary: Adobe InDesign CS tryout installer crashes early
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://download.adobe.com/pub/adobe/magic/indesign/win/3
.x/idcstryENG.exe
OS/Version: other
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This might be a very recent regression. Running
http://download.adobe.com/pub/adobe/magic/indesign/win/3.x/idcstryENG.exe
or extracting the files with cabextract and then running its setup
both crash fairly early with a stack overflow.
--
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=11294
Summary: Imageready 3 and 6 (part of Photoshop 6 and 7) tool
option window in wrong place
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Imageready 3 (which comes with Photoshop 6, the last version
whose trial is not time-locked) and 7 (which comes with Photoshop 7)
both load ok, but they display the tool options window
in the wrong place -- right on top of the File menu!
You have to move the main app's window to get at the File
menu or any of the other main menus.
(Also, Imageready 3 doesn't display the entire
tool options window properly; the options
section per se is blank. But that's a different 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=11746
Summary: repeatable wineserver crash when exporting pdf with
adobe InDesign CS trial
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.winsoft.eu/support/download-adobe-
indesign.php
OS/Version: other
Status: NEW
Keywords: download
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A comment in
http://blog.foozia.com/blog/2007/dec/12/running-adobe-indesign-cs2-under-wi…
said that exporting pdfs didn't work, so I tried it in CS.
To repeat:
Install InDesign CS trial, and delete the vb plugin to
get around bug 9043. Then create a document, maybe
put a little text on it, and export as a pdf.
Whammo, wineserver crash! Here's the stack dump:
Program received signal SIGSEGV, Segmentation fault.
0xb7d40583 in strlen () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0 0xb7d40583 in strlen () from /lib/tls/i686/cmov/libc.so.6
#1 0x0804b7ed in prepend (path=0x48,
segment=0x48 <Address 0x48 out of bounds>) at change.c:671
#2 0x0804bbad in inotify_poll_event (fd=0x82014e8, event=1) at change.c:744
#3 0x08056564 in main_loop () at fd.c:437
#4 0x0805a905 in main (argc=3, argv=0xbfbfce84) at main.c:138
(gdb)
This is on Gutsy.
--
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=49626
Bug ID: 49626
Summary: ntdll can be loaded multiple times into the same
process
Product: Wine
Version: 5.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
The simplest way I've found to reproduce this is to install Python for windows
and run:
wine python -c
'print(__import__("ctypes").windll.kernel32.LoadLibraryW(r"c:\ntdll.dll"))'
This should show 0, indicating failure, but on Wine it returns a real module
handle, different from the ntdll originally loaded in the process.
Worse, the new ntdll isn't initialized properly by ntdll.so, so its functions
don't work.
This affects wine-mono, which tries to load ntdll from the application path
first, apparently expecting that to fail. Anything using an ntdll p/invoke,
such as enumerating files, won't work. This causes the run-tests.exe wrapper
(from https://github.com/madewokherd/wine-mono/releases) to crash.
--
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=49536
Bug ID: 49536
Summary: Adobe Digital Editions 2.0 does not start in 5.12
Product: Wine
Version: 5.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: annoywife(a)gmail.com
Distribution: ---
Created attachment 67668
--> https://bugs.winehq.org/attachment.cgi?id=67668
Terminal output
Adobe Digital Editions 2.0 runs successfully on 5.11, but does not open on
5.12.
--
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=15050
Summary: Lightroom 2.0 won't install
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tioborracho(a)gmail.com
CC: tioborracho(a)gmail.com
Created an attachment (id=15706)
--> (http://bugs.winehq.org/attachment.cgi?id=15706)
install log
When installer launches it fails when it begins to extract cab files. See log
on attachment
--
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=49912
Bug ID: 49912
Summary: Regression: Logos Bible Software Home Screen fails to
load
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnpgoodman(a)gmail.com
Distribution: ---
The home screen launches various features of the app and includes adverts etc.
It worked up until 5.17 but I've just tested 5.18 and found that although some
other bugs were fixed this regression has occurred. It appears the whole panel
fails to display.
--
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=37715
Bug ID: 37715
Summary: Adobe Lightroom 5.2 won't update displayed picture
upon changes
Product: Wine
Version: 1.7.32
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t0mcat(a)gmx.de
Distribution: ---
When editing pictures using Lightroom in DEVELOP mode moving adjustmnet sliders
or entering values (e.g. exposure) won't update the displayed picture. The
preview in the library gets updated, though.
SETUP:
* Wine 1.7.28 and 1.7.32 (ppa:ubuntu-wine/ppa) on two different 64 bit machines
with integrated Intel graphics
* Linux Mint 16 MATE and 17.1 MATE, 64 bit
* Adobe Lightroom 5.2 32 bit with 32 bit prefix
--
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.