https://bugs.winehq.org/show_bug.cgi?id=8712
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |ed06707bacece1dfe0333803973
| |8d453af11fa30
Status|REOPENED |RESOLVED
Version|unspecified |0.9.39.
Resolution|--- |FIXED
--- Comment #54 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
resolving here based on last comments.
https://source.winehq.org/git/wine.git/commitdiff/ed06707bacece1dfe03338039…
Thanks Nikolay
Please avoid meta-bugs in future (original bug report evolved over several
years).
Regards
--
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=9127
xpue <r9ku1q(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r9ku1q(a)gmail.com
--
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=8712
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net,
| |super_man(a)post.com
--
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=36053
Bug ID: 36053
Summary: RTF code is not parsed as rich text
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: alexhultman(a)gmail.com
Created attachment 48214
--> http://bugs.winehq.org/attachment.cgi?id=48214
This code should be rendered as a document
Using wine 1.7.16. RTF code does not render as a document. It just displays the
RTF code.
--
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=38237
Bug ID: 38237
Summary: UrlDownloadToFile should fail when not found
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: urlmon
Assignee: wine-bugs(a)winehq.org
Reporter: ocean04(a)suomi24.fi
Distribution: ---
In Windows function fails, when url (jpg) is not found.
wine downloads&saves error page html.
-> application crashed when it tried to use invalid jpg.
FPC test/source:
program notfoundtest;
{$mode Delphi}
uses sysutils, urlmon;
var r: boolean;
begin
r := UrlDownloadToFile(nil, PChar('http://netikka.net/dev/not_found.jpg'),
PChar('C:\t.jpg'), 0, nil)=0;
if r=true then
begin
writeln('Test failed!');
readln;
end;
end.
--
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=13068
Summary: iphlpapi dll error
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: svenwinkle(a)yahoo.com
Created an attachment (id=12824)
--> (http://bugs.winehq.org/attachment.cgi?id=12824)
trace from the point the program stopped working
When trying to run Saga (see playsaga.com) I receive the following message
during the login step:
wine: Call from 0x4e1577 to unimplemented function
iphlpapi.dll.GetAdaptersAddresses, aborting
The full trace is in a txt file I've attached. It looks like the program wants
to see what ip addresses are on my network interfaces, but bombs out. I've
tried running the program as root through sudo with the same result.
Thanks,
Jeff
--
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=33453
Bug #: 33453
Summary: Delphi7 import type library hangs
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Created attachment 44283
--> http://bugs.winehq.org/attachment.cgi?id=44283
Few last lines
Delphi7 -> Project menu -> Import Type Library. Select "Microsoft Internet
Controls" -> Create unit. -> Hangs, and must be killed.
Workaround native oleaut32
I don't know what kind of log would be useful?! Anyway, attached few lines, how
it happens..
--
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=23575
Summary: PowerDVD 10 (trial) crashes after registration
Product: Wine
Version: 1.2-rc6
Platform: x86-64
URL: http://www.chip.de/downloads/PowerDVD_12995238.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Created an attachment (id=29463)
--> (http://bugs.winehq.org/attachment.cgi?id=29463)
crash log
You need:
- MSVCP60.DLL
- mfc42.dll
- WMVCORE.DLL
- WMASF.DLL
to put into the folder windows/system32 before you can install.
Then install, and do registration. Afterwards, the crash comes. It comes when
you try to run the program too.
The (full) backtrace didn't appear.
--
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=19937
Summary: ArcSoft PhotoStudio 5.5
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schulznotee(a)yahoo.com
Sorry, guys... I got into the whole Ubuntu thing because it was supposed to be
easier to USE. However, I'm not a geek or techie, just a guy who uses my
machines for DOING things like photo editing, writing, etc.
My problem lies in ArcSoft's PhotoStudio 5.5. I am informed that there is a
serious error and that it needs to close.
Oh, another problem is that I got your app to let me install my Canoscan 4400F
scanner but I can't find where it went.
Beyond this little bit of information, beats the stuffin's out of me.
--
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=39401
Bug ID: 39401
Summary: Maxthon Browser crashes when enable GTK3 Theming
Product: Wine-staging
Version: 1.7.52
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yonatan.el.amigo(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 52512
--> https://bugs.winehq.org/attachment.cgi?id=52512
Terminal output
Maxthon Browser crashes when enable GTK3 Theming.
When I start the browser Maxthon with GTK3 Theming enabled, this produces a
blockage in the GUI.
Maxthon-> http://dl.maxthon.com/mx4/mx4.4.7.3000.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.