http://bugs.winehq.org/show_bug.cgi?id=11107
Summary: Adobe AIR / Adobe Media Player pre 2 never shows GUI
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
The Adobe Media Player doesn't seem to do anything;
watching +crypt,+wininet,+winsock shows that
it does crypto stuff for about 15 seconds,
then goes into a loop talking to a bunch of
web servers forever.
Perhaps it's looking for updates in the background,
as it fiddles with files in
.wine/drive_c/windows/profiles/dkegel/Application
Data/Adobe/AIR/update/background
and is doing requests like this:
trace:wininet:HttpOpenRequestW (0x2, L"HEAD", L"", (null), L"app:/AMP.swf",
0x1ab738, 8040c000, 008c12c0)
But I would expect it to put up a GUI or something.
To repeat:
download
http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_play…
download http://download.macromedia.com/pub/labs/air/air_b3_win_121207.exe
download
http://download.macromedia.com/pub/labs/mediaplayer/adobemediaplayer_p2_122…
wineserver -k
rm -rf .wine
wine install_flash_player.exe
wine air_b3_win_121207.exe
wine ~/.wine/drive_c/Program\ Files/Common\ Files/Adobe\
AIR/Versions/1.0.6/Adobe\ AIR\ Application\ Installer.exe
adobemediaplayer_p2_122007.air
cd ".wine/drive_c/windows/profiles/dkegel/Start Menu/Programs"
wine start "Adobe Media Player.lnk"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14518
Summary: GetTextMetrics on Tahoma font metrics returns an invalid
tmInternalLeading
Product: Wine
Version: 1.1.1
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
Created an attachment (id=14854)
--> (http://bugs.winehq.org/attachment.cgi?id=14854)
testcase
As the attached testcase demonstrates, Wine returns an invalid
tmInternalLeading for Tahoma of size 32. This causes a test for
comctl32/tests/status.c to fail. This test fails on Wine with both Wine Tahoma
as well as with Tahomas copied from Windows XP and Windows Vista. This suggests
that the problem is in gdi32, not the font.
--
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=18442
Summary: Google Video/Voice chat plugin installer finishes with
error 0x80040509
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://www.gmail.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Aside from needing native msxml3 and bug 18441, the Google Video/Voice chat
plugin installer works, but when it finishes installing, it says "error
0x80040509".
To reproduce:
1. Install win32 Firefox 3.0.x.
2. Login to Gmail.
3. Attempt to try the video/voice chat, download the plugin. (downloading
http://dl.google.com/googletalk/googletalkplugin/GoogleVoiceAndVideoSetup.e…
directly does not work)
4. Close win32 Firefox.
5a. run winetricks msxml3
5b. install GoogleVoiceAndVideoSetup.exe
--
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=12474
Summary: Resolume - Black preview windows
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.resolume.com/download/index.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tlarhices(a)gmail.com
Created an attachment (id=12030)
--> (http://bugs.winehq.org/attachment.cgi?id=12030)
The few lines outputed in the terminal
Resolume has several preview windows in it's interface and they are all black
making the application useless.
--
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=17693
Summary: Silkypix 3.0 menus are invisible until clicked
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florin(a)andrei.myip.org
Running Silkypix 3.0:
http://www.isl.co.jp/SILKYPIX/english/p/
The application menus are invisible until I blindly click on one of them, then
move the mouse left/right. After a while they disappear again.
System is ThinkPad T61 running Ubuntu 8.10 32 bit fully updated.
Wine version is 1.1.16
Silkypix 3.0.1.6
Here's a RAW file to test the application with:
http://dl.getdropbox.com/u/29966/wine-bugzilla/P1010588.RW2
--
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=29899
Bug #: 29899
Summary: mapviewoffileex fails under certain condition with PE
images
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tizbac2(a)gmail.com
Classification: Unclassified
Created attachment 38887
--> http://bugs.winehq.org/attachment.cgi?id=38887
Test C program that fails on wine and works on windows
Using mapviewoffileex on the same pe image from 2 different file handles, on
wine tries to relocate and if the dll does not have .reloc , it will fail ,
instead on windows the call to MapViewOfFileEx returns a valid pointer both
times.
The attached C program together with a non relocatable DLL will fail on wine,
but on windows xp it works and it gives both times "test succeeded"
--
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=31534
Bug #: 31534
Summary: Toad: Cannot install Toad
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nexuslenet(a)terra.com.br
Classification: Unclassified
Created attachment 41468
--> http://bugs.winehq.org/attachment.cgi?id=41468
Unhandled exception
When I run the instalation program, it's crash.
I'm using ToadforSQLServer_Freeware_5.0.1.554 instalation program...
--
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=21032
Summary: Appraise-It 8.3 installer does not abort correctly
during redist downloading process
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://www.sfrep.com/dloads/appraise-it/ai8.3.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=25229)
--> (http://bugs.winehq.org/attachment.cgi?id=25229)
Appraise-it 8.3 redist installer +urlmon,+wininet trace (lzma compressed)
With wine-1.1.34-469-g33a1934, canceling a redist download in progress in the
Appraise-It 8.3 installer causes the installer to continue downloading until
the file is finished, and then display a dialog box stating "Unable to download
installation data from the web". Judging from the installer's behavior using
native wininet and urlmon via winetricks ie6, canceling a download should cause
the installer to immediately display the dialog box, rather than deferring the
display to download completion. Given that the message
"fixme:urlmon:on_progress OnProgress failed: 80004004" was outputted in large
succession after attempting to cancel, I've attached a +urlmon,+wininet log.
--
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=23246
Summary: mono randomly aborts with "GetThreadContext failed"
dialog
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Mono often needs to call GetThreadContext on all threads. On Wine, this seems
to fail at random times.
The easiest way to reproduce it is to run the mono tests. I've found that the
test in mcs/class/Microsoft.Build.Engine does it pretty reliably. See
http://wiki.winehq.org/Mono for instructions on that.
--
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.