http://bugs.winehq.org/show_bug.cgi?id=17437
Summary: ATI and EVE Premium: no models display
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hpestilence(a)gmail.com
Created an attachment (id=19519)
--> (http://bugs.winehq.org/attachment.cgi?id=19519)
EVE shader log
Currently EVE Premium and ATI cards doesn't show any ship models on the login
screen or ingame. I tried all the premium option variations and nothing helps
(shadows on, hdr on to shadows off, hdr off).
I ran the Apocrypha beta on the test server to see if it would work under
"Premium lite" and it doesn't work either. I used everything from sm 2.0 lo to
sm 3.0 hi.
I ran it with WINEDEBUG=d3d_shader and apparently all the shaders compile fine
but then fails to link.
--
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=17433
Summary: gdiplus error in Photoshop CS4 with Interl GMA
unimplemented function
gdiplus.dll.GdipMeasureDriverString
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex.rayu(a)gmail.com
Created an attachment (id=19507)
--> (http://bugs.winehq.org/attachment.cgi?id=19507)
Builting GDIPLUS error log
wine: Call from 0x7edfe8b0 to unimplemented function
gdiplus.dll.GdipMeasureDriverString, aborting
--
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=16681
Summary: Adobe Photoshop CS4 fails to start, complains "Some of
the application components are missing..."
Product: Wine
Version: 1.1.11
Platform: Other
URL: http://adobe.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With today's git, Adobe Photoshop CS4 installs nicely.
However, it doesn't start up. To reproduce, assuming
you've already downloaded and unpacked
ADBEPHSPCS4_LS4.7z/ADBEPHSPCS4_LS4.exe:
$ rm -rf .wine
$ wine iexplore http://winehq.org
(to preload gecko)
$ wine "Adobe CS4"/setup.exe (or whereever you unpacked it to)
$ cd ~/".wine/drive_c/Program Files/Adobe/Adobe Photoshop CS4"
$ wine photoshop
This results in the dialog
"Some of the application components are missing from the Application directory,
Please reinstall the application."
Looking at the relay, it seems to do this after loading
amtservices.dll, waiting quite a while, and timing out.
(Loading native gdiplus doesn't help, not that I thought it would...)
--
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=16521
Summary: With separate x-screens, windowed applications in the
secondary screen are limited to resolution of primary
screen
Product: Wine
Version: 1.1.10
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ngoonee(a)hotmail.com
CC: ngoonee(a)hotmail.com
Problem is as stated above. This affects me when running separate x-screens (no
TwinView or Xinerama), Nvidia graphics card with proprietary binaries. Specific
case for me is my laptop having a native 1280x800 resolution being connected to
an external monitor having 1280x1024 resolution. Wine apps and games run fine
on my laptop LCD, with or without external monitor plugged in.
For the external monitor, apps run with a limit of 1280x800 resolution. The
apps I have tested so far are E-Sword and Office 2007. The Wine window can be
maximised, but the extra 224 pixels at the bottom are filled with artifacts,
and the app window itself does not extend to that area (the bottom of the app
is still visible, just above the 800 pixel mark).
I apologize for not having screen-shots, the external monitor is in my office
and I will not be able to access it for another 24 hours from this posting.
Known workaround: Using the explorer /desktop=<name>,<res> option gives me a
window where the app can properly maximize. Unfortunately this window cannot be
resized by my window manager (Compiz, but identical results in Metacity), so
presents a useability problem, for example with Office 2007 I may want to
resize it to only take half my screen while referring to some other app
displaying underneath.
Marked as 'minor', but may need to be upgraded to 'major', as I believe this
affects a large variety of applications (basically anything that is not meant
to be run full-screen.
Seeing as this is not a crash, am not sure whether to attach trace or debug
logs. Please advise on what additional information is needed. Screenshots will
be provided ASAP.
--
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=16506
Summary: some GUI feedback is needed when wine crashes
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Currently, if you start a program by double-clicking a file, or using a
wine-generated .desktop shortcut, and that program later crashes, Wine starts
winedbg and prints information to standard out. In this case that goes nowhere,
and the user gets no feedback to indicate that the program crashed.
The user should get feedback in this case.
It's not clear whether the gui should be created by an internal Wine program or
desktop-specific crash reporting tools. If this depends on crash-reporting
tools, we need to define clearly how they should interact with Wine.
Mikołaj Zalewski submitted a patch that attempts to address this using an
internal program:
http://www.winehq.org/pipermail/wine-patches/2008-December/066015.html
--
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=16385
Summary: Photoshop CS4 interface doesn't load
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james2432(a)gmail.com
Created an attachment (id=17703)
--> (http://bugs.winehq.org/attachment.cgi?id=17703)
screenshot of the problem
We launch photoshop. It shows the little screen with the photoshop logo that it
is loading some DLLs and when it gets to the actual interface, it's all gray
and there are no menus nor are their any windows(except the main photoshop
window of course)
--
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=16331
Summary: inetcomm: possible null pointer dereferences
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grschneider(a)gmail.com
Created an attachment (id=17635)
--> (http://bugs.winehq.org/attachment.cgi?id=17635)
suggested patch
Three possible NULL pointer dereferences in dlls\inetcomm\smtptransport.c,
fixed by doing the parameter check first and using the checked variable
afterwards.
--
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=16267
Summary: Vista Winetest24112008 MSItest loop
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elektroschock(a)linuxmail.org
1 Popup: "another installation is in progress. You must complete that
installation before continuing this one." (Retry/Cancel)
2 Selection of Cancel leads to
"Are you sure you want to cancel" (YES/NO), in the background a windows "Please
wait while Windows configures Winetest"
3 Selection of Yes leads to 1)
--
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=16195
Summary: GetKeyNameTextW returns a wrong length
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
OS/Version: Windows Vista
Status: UNCONFIRMED
Severity: enhancement
Priority: P4
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.5.tahtu(a)spamgourmet.com
int Len;
LPTSTR lpString[64];
Len = GetKeyNameTextW(22151168, lpString, 32);
After this call lpString has the correct "Insert" string - bug Len has the
wrong value 1 - I expect the value 6.
PS
Please note: It's the unicode version of GetKeyNameText.
--
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=15878
Summary: Dogfood: Gimp 2.6 will not open images.
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: true.bugman(a)gmail.com
Created an attachment (id=17033)
--> (http://bugs.winehq.org/attachment.cgi?id=17033)
Gimp start up messages
When using gimp 2.6, image files will not load making the program unusable.
Instead lots of "err:module:import_dll Library ..." messages are printed. The
problem is visible on program start up as well. Hence, as Mandriva 2008.1
comes with gimp 2.4.5, I can't use this newer version to replace the old
version that came with the distribution.
--
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.