https://bugs.winehq.org/show_bug.cgi?id=48331
Bug ID: 48331
Summary: flashplayer fails to load external data into swf
Product: Wine
Version: 5.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: botnusman(a)gmail.com
Distribution: ---
Created attachment 66062
--> https://bugs.winehq.org/attachment.cgi?id=66062
5.0-rc1 terminal output
This is a regression that occurred between 4.21 and 5.0-rc1.
Most of my .swf files play fine in the flashplayer projector on both 4.21 and
5.0-rc1, but I have one file in particular which requires loading data from
additional .swf files that are sitting in the same directory. That swf fails to
load correctly under 5.0-rc1.
--
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=48924
Bug ID: 48924
Summary: compiling fails in preloader.c with undefined
reference to memset due to -nodefaultlibs
Product: Wine
Version: 5.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: jhopper(a)safe-mail.net
Distribution: ---
Created attachment 66884
--> https://bugs.winehq.org/attachment.cgi?id=66884
the compile error
this problem in version 5.6 from what I see not in 5.1 and I think also not in
5.2
when -nodefaultlibs removed it compiles but unable to load kernelbase.dll at
runtime and/or segfaults on wine notepad
--
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=48918
Bug ID: 48918
Summary: Windows live messenger version 8.5 fails to install
Product: Wine
Version: 5.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: ---
Created attachment 66874
--> https://bugs.winehq.org/attachment.cgi?id=66874
screenshot showing the error
Windows live messenger 8.5 fails to install with the following error
wine windows-live-messenger_wl_messenger_2009_14.0.8117.416_francais_19367.exe
006d:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
006d:fixme:ntdll:EtwRegisterTraceGuidsW (0x458998, (nil),
{062bac7d-382f-4e19-bb21-e164b775245a}, 5, 0x32fd58, (null), (null), 0x4b8f78):
stub
006d:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{062bac7f-382f-4e19-bb21-e164b775245a}
006d:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{062bac7e-382f-4e19-bb21-e164b775245a}
006d:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{062bac80-382f-4e19-bb21-e164b775245a}
006d:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{062bac82-382f-4e19-bb21-e164b775245a}
006d:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{062bac81-382f-4e19-bb21-e164b775245a}
006d:fixme:font:get_nearest_charset TCI failing on 20000000
006d:fixme:font:get_nearest_charset returning DEFAULT_CHARSET face->fs.fsCsb[0]
= 20000000 file =
L"/usr/share/fonts/truetype/fonts-gujr-extra/aakar-medium.ttf"
006d:fixme:font:get_outline_text_metrics failed to read full_nameW for font
L"Ani"!
006d:fixme:font:get_outline_text_metrics failed to read full_nameW for font
L"Ani"!
006d:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
006d:err:progress:ProgressWindowProc unknown msg 1408 wp=0000 lp=00000000
0073:fixme:winhttp:request_set_option 1 (null) (null)
0071:fixme:winhttp:set_cookies unhandled attribute L"expires"
0071:fixme:winhttp:set_cookies unhandled attribute L"expires"
0071:fixme:winhttp:set_cookies unhandled attribute L"expires"
0073:fixme:winhttp:request_set_option 1 (null) (null)
0073:fixme:winhttp:request_set_option 1 (null) (null)
--
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=48782
Bug ID: 48782
Summary: Add Repository gets Malformed Entry 55 message
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: DNoyes(a)Frontier.com
Distribution: ---
While trying to add the repository for Ubuntu 18.04 with:
douglas@Kubuntu:~$ wget https://dl.winehq.org/wine-builds/Release.key
--2020-03-20 16:21:02-- https://dl.winehq.org/wine-builds/Release.key
Resolving dl.winehq.org (dl.winehq.org)... 151.101.186.217
Connecting to dl.winehq.org (dl.winehq.org)|151.101.186.217|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3122 (3.0K) [application/pgp-keys]
Saving to: ‘Release.key.1’
Release.key.1
100%[===========================================================================>]
3.05K --.-KB/s in 0s
2020-03-20 16:21:03 (19.5 MB/s) - ‘Release.key.1’ saved [3122/3122]
douglas@Kubuntu:~$ sudo apt-key add Release.key
[sudo] password for douglas:
OK
douglas@Kubuntu:~$ sudo apt-add-repository
'https://dl.winehq.org/wine-builds/ubuntu/'
E: Malformed entry 55 in list file /etc/apt/sources.list (Component)
E: The list of sources could not be read.
I was unable to find any reference for this error. Please let me know what
further information is useful to you to resolve 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=48701
Bug ID: 48701
Summary: Deceber
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: avinashteja18(a)gmail.com
Distribution: ---
The rarest birthstone
Unlike gemstones mined throughout the globe, Tanzanite comes from a single
source that is located in Tanzania, Africa and in close proximity to Mount
Kilimanjaro. Even Tiffany refers to Tanzanite gems as “the most beautiful blue
stone discovered in 2000 years,” which is why they so often end up in museums
or being owned by avid collectors and investors.
Also Read: https://cwordsworth.com/december-birthstone/
Due to the comparative rarity of these stones and the fact that they’re
relatively new to the market, Tanzanite may be harder to find than other
December birthstones. These gems only hit commercial markets in the 1960s, but
from the moment they debuted, they have been superstars.
--
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=8406
Ken Sharp <imwellcushtymelike(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #13 from Ken Sharp <imwellcushtymelike(a)gmail.com> ---
Closing
--
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=48753
Bug ID: 48753
Summary: compilation of wine 5.4 (staging) breaks due to
missing symbol __acrt_iob_func in use of stdin,
stdout, stderr
Product: Wine-staging
Version: 5.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sick_soul(a)yahoo.it
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 66658
--> https://bugs.winehq.org/attachment.cgi?id=66658
patch fixing the build breakage for wine 5.4 (staging)
Compilation of wine 5.4 (staging) fails due to missing symbol __acrt_iob_func,
during build of d3dcompiler, dmscript, msvcirt, msvcp60.
Traced to missing import of msvcrt in Makefile.in
Patch included with the fix (fixes the build for me).
--
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=17686
Summary: Silkypix 3.0 has some bugs
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
I installed Silkypix 3.0 that came with my Panasonic G1 camera - latest version
3.0.1.6 (which I used in my tests) can be downloaded from here:
http://www.isl.co.jp/SILKYPIX/english/p/
Overall it seems to work, more or less. There are a few issues:
1. The installer seems to hang at the very end. I waited for a while, then I
killed it. I'm not sure if this has caused some of the other issues.
2. The menus are invisible, unless I blindly click on one of them, then move
the mouse left-right. After a while they disappear again.
3. The file selector doesn't work very well. E.g., I click Open File, then I
try to move into another directory in the file selector window - except it
won't do anything. I click on the folder, it won't navigate to it. I have to
drop down the top "Look In" element and select the directory there.
Developing the files seems to work fine. Example:
- Open File, choose RAW file
- mess with the menus on the left side if you want to choose different
parameters (or don't, if the defaults are fine)
- go to Development menu, click Development, save as TIFF
Voila, the RAW file is developed.
I have not made any comparisons yet with files developed on Windows, to see if
there are any differences under Wine.
System is ThinkPad T61 running Ubuntu 8.10 32 bit fully updated.
Wine version is 1.1.16
Silkypix 3.0.1.6
--
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=48786
Bug ID: 48786
Summary: Unable to update wine packages
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: gero45(a)mr-gero.de
CC: dimesio(a)earthlink.net, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
When I try to update winehq via apt-get update I get the following error:
"Failed to fetch
https://dl.winehq.org/wine-builds/debian/dists/testing/main/binary-amd64/Pa…
File has unexpected size (141800 != 125260). Mirror sync in progress? [IP:
151.101.114.217 443]"
The Error occurs for two days now.
I use the following lines for sources.list:
>#wine-staging
>deb https://dl.winehq.org/wine-builds/debian/ testing main
My System: Debian Testing
--
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.