http://bugs.winehq.org/show_bug.cgi?id=29569
Bug #: 29569
Summary: mingw make complains "cp: cannot stat
`d3dcompiler_43/libd3dcompiler.a': No such file or
directory"
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Windows
Status: NEW
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Configuring wine on mingw per the wiki seems to go fine, but 'make' fails with
rm -f dlls/libd3dcompiler.a && cp -p d3dcompiler_43/libd3dcompiler.a
dlls/libd3d
compiler.a
cp: cannot stat `d3dcompiler_43/libd3dcompiler.a': No such file or directory
There are four problems of this sort in Makefile. Doing
sed -i 's,$(LN_S) ,$(LN_S)/dlls' Makefile
seems to rescue it, and let it get further.
That LN_S comes from function wine_fn_config_dll(), line 414 of aclocal.m4.
There's another one that looks like it needs fixing at line 422, too.
See http://wiki.winehq.org/WineOnWindows and/or
http://kegel.com/wine/wow.html for notes on how to reproduce.
(I had to do
cd dlls/libwine0; make; cd ../..
cd dlls/d3dcompiler_43; make; cd ../..
to get this far, but maybe that was operator error, not sure.)
--
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=24349
Summary: Blackberry Desktop Software (aka Device Manager):
Crashes on Run
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.in.snow(a)gmail.com
Created an attachment (id=30691)
--> (http://bugs.winehq.org/attachment.cgi?id=30691)
Command line output and backtrace
Desktop Manager does not run.
Installation requires the Windows version to be set to "Windows XP" and no
other modifications are needed.
Application crashes during startup.
OS: Fedora 13
Please note that while I put x86_64 as my hardware, I installed the i686
version of wine from Fedora.
Please let me know what else I can provide.
--
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=30410
Bug #: 30410
Summary: Starcraft 2 crashes on login in Ubuntu 12.04
(regression from Ubuntu 11.10)
Product: Wine
Version: 1.5.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danielreiterhorn(a)gmail.com
Classification: Unclassified
Created attachment 39753
--> http://bugs.winehq.org/attachment.cgi?id=39753
The output of wine
Description: Ubuntu precise (development branch)
Release: 12.04
Linux 3.2.0-22-generic #35-Ubuntu SMP Tue Apr 3 18:33:15 UTC 2012 x86_64 x86_64
x86_64 GNU/Linux
wine-1.5.1
In previous version of ubuntu, wine-1.4 works with StarCraft II and the same
version of wine (and all other versions of wine) fail with starcraft on nvidia
drivers. Dozens of versions of nvidia drivers and 3 versions of wine including
1.5.1 and top of tree 31f6f48bfd7a82d7229cdd7dff812272c27ae812 were also tested
with the same regression on Ubuntu 12.04 that all worked on Ubuntu 11.10
Other users are experiencing the bug and reporting it
http://www.codeweavers.com/support/tickets/browse/?ticket_id=883964;list=6;…http://ubuntuforums.org/archive/index.php/t-1939902.htmlhttp://ubuntuforums.org/showthread.php?t=1939902
It could be a kernel issue.
After successfully testing Starcraft on my Ubuntu 8.04 64-bit system, I
compared the logs. They're quite similar, except for this, in 12.04:
fixme:dbghelp:EnumerateLoadedModulesW64
--
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=36037
Bug ID: 36037
Summary: Crash in load/save menu in Temple of Elemental Evil on
i965
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mecirt(a)yahoo.com
Created attachment 48190
--> http://bugs.winehq.org/attachment.cgi?id=48190
backtrace
Wine crashes in the game "Temple of Elemental Evil" (GOG version with the
Circle of Eight modpack), when pressing the Esc key in the actual game to
display the load/save menu. Instead of showing the menu, the game crashes.
Of note is that this crash only happens when using Intel drivers (i965), but
not when using the nvidia driver through bumblebee (on an Optimus laptop).
Backtrace attached.
--
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=42649
Bug ID: 42649
Summary: PSNow (Playstation Now) crashes on start
Product: Wine
Version: 2.3
Hardware: x86
URL: https://download-psnow.playstation.com/downloads/psnow
/pc/latest
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Depends on: 39685, 42648
Distribution: Gentoo
Created attachment 57583
--> https://bugs.winehq.org/attachment.cgi?id=57583
crash backtrace + output
The application won't install, but it can be extracted with wine
psnow_installer.exe /extract. You'll then need winetricks vcrun2013 for bug
39685.
After that, it tries to start, and crashes in qt5webenginecore.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.
http://bugs.winehq.org/show_bug.cgi?id=31686
Bug #: 31686
Summary: DYMO Stamps won't start without native gdiplus
Product: Wine
Version: 1.5.12
Platform: x86
URL: http://sites.dymo.com/Promotions/Pages/DYMOStamps.aspx
?locale=enUS
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Shows a few:
fixme:gdiplus:GdipGetLineSpacing ignoring style
Then a flood of:
fixme:gdiplus:GdipDrawLine graphics object has no HDC
fixme:gdiplus:GdipDrawLine graphics object has no HDC
and never starts. Winetricks gdiplus works around it. Attaching a +gdiplus
trace.
--
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=27975
Summary: [INETCPL] Add missing security propsheet to Polish
translation
Product: Wine
Version: unspecified
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saibamenppl(a)gmail.com
From: http://svn.reactos.org/svn/reactos?view=rev&revision=53012
By Adam 'Saibamen' Stachowicz
--
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=44396
Bug ID: 44396
Summary: PSNow (Playstation Now) v9.7.8 installer finished
setup without error messages, but I am observed only
empty folders after it.
Product: Wine
Version: 1.9.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikhail.v.gavrilov(a)gmail.com
Distribution: ---
Created attachment 60319
--> https://bugs.winehq.org/attachment.cgi?id=60319
console logs
$ wine --version
wine-2.20 (Staging)
--
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=37022
Bug ID: 37022
Summary: Application crashes occasionally
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugzilla(a)rols.ch
Created attachment 49193
--> http://bugs.winehq.org/attachment.cgi?id=49193
Backtrace from crash
Application crashes occasionally, cannot find some similarities. Backtrace
shows crash in ntdll ... but backtraces all look the same.
--
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=38552
Bug ID: 38552
Summary: Red alert 2 Yuris revenge: won't run when winedbg-1.7
installed (Copy prot. error)
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: owezahra(a)gmail.com
Distribution: ---
Created attachment 51426
--> https://bugs.winehq.org/attachment.cgi?id=51426
sha1sums if needed
Well, on 1.7.38 "RA2 Yuris Revenge" runs (didn't in 1.6.2), but lately i've
seen some glitches (Mission transitions, when you lose, when i took a
screenshot), nothing directly gameplay relevant tough.
But after i installed wine-1.7-dbg the game didn't even start anymore
(something like "please insert correct cd/dvd"), not even showing any wine
command line output to work with.
I've tried some no-cd's, but like my original cnc-tfd dvd i used before they
didn't work.
Is there any point in opening bugs if i can only provide wine cmd output
without anything wine-1.7-dbg may add?
(Also, i had to use the ddraw.dll&aqrit.cfg override (Bug33211) to get both
working (Basegame RA2.exe and RA2MD.exe. RA2MD.exe failed when i removed the
dll))
Thanks,
Thomas
--
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=31103
Bug #: 31103
Summary: Jade Dynasty - The Program Patcher.exe has encountered
a serious problem and needs to close.
Product: Wine
Version: 1.5.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: armen(a)winehq.leemail.me
Classification: Unclassified
Created attachment 40835
--> http://bugs.winehq.org/attachment.cgi?id=40835
This file contains the bug back trace.
I downloaded Jade Dynasty from http://jd.perfectworld.com/ unpacked and
installed it by clicking on the install.exe file from its folder
¨JD_EN_Installer_v352_20120402¨
I followed forum guides on how to install the program. Configured wine to
emulate virtual desktop and to use my Display full resolution. Game installed
completely without any errors with wine.
After installation was over, I closed the set up window. Then I clicked on the
game icon from the desktop. The game client didnt start and I got the error
report, which is attached.
Thanks for all who take the time to fix these bugs.
--
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=44824
Bug ID: 44824
Summary: Speech Platform v11: No voice installed on the system
or none available with the current security setting.
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mk+winehq1803(a)pimpmybyte.de
Distribution: ---
Instructions how to reproduce (use winehq-devel instead of stable):
https://github.com/mk-pmb/msspeechsdk_v011_wine_howto
speakArgs.exe can be either built with above instructions, or downloaded here:
http://l.proggr.de/?182heru3w (.exe in .zip)
speakArgs.zip: 1431 bytes, SHA-256 =
54dda37d34ce3f68b7c18b4da342d2801cd57c8725d577568bd1164b8c58e649
speakArgs.exe: 3584 bytes, SHA-256 =
c3c284ff891545b815f9a086eaf597ae348d3fc4e7a8f0754877546d14c04c8a
Crash log for winehq-devel (v3.4):
https://gist.github.com/mk-pmb/3efba8685a972fd21c4033b565ade8d2
My crashlog for wine-stable (v3.0):
https://gist.github.com/mk-pmb/2ad02725db30b31921488e00c541cb40
I tested on Ubuntu 14.04.5 LTS trusty.
--
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=34446
Bug #: 34446
Summary: LANG=ru_RU.UTF-8 locale makes fonts look blurry
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
Created attachment 45856
--> http://bugs.winehq.org/attachment.cgi?id=45856
en_US.UTF-8 screenshot
I will now attach two screenshots showing the same application running with
en_US.UTF-8 locale
and
ru_RU.UTF-8 locale
English looks fine, Russian looks blurry and very unpleasant.
--
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=42305
Bug ID: 42305
Summary: Microsoft money 2000: the mouse click does not select
the good line
Product: Wine
Version: 2.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dobbyspam(a)gmail.com
Distribution: ---
When entering an expense / recessed, in the drop down menu to the insertion of
the categories, at the click of the mouse select the right item, but when you
release the mouse button, the selected item is the second bottom.
--
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=23493
Summary: Safari, when installed with quiet mode, refuses to run
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.apple.com/safari
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Installing safari normally works fine.
Installing it with silent mode (wine SafariSetup.exe /qn) reports success for
the installer, but trying to run it fails with a messagebox:
Safari can't open.
Your copy of Safari is missing important software resources. Please reinstall
Safari.
OK
terminal shows:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT" (8.0.50727.4053)
fixme:msvcrt:_controlfp_s ((nil) 65536 196608) semi-stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
--
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=33760
Bug #: 33760
Summary: Jagged edges on most text and art in the Touhou 14
demo
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: murela_alba(a)abv.bg
Classification: Unclassified
Created attachment 44705
--> http://bugs.winehq.org/attachment.cgi?id=44705
windows 7 main menu 960x720
When running the "Touhou 14 ~ Double Dealing Character" demo (ver 0.01a) on any
resolution other than the highest (1280x960), pretty much all text displays
varying degrees of aliasing. Same goes for the edges of all the 2D art and UI
elements from the loading screen, to the main menu, to the game proper. Here's
the title screen on windows 7 in 960x720 (windowed).
--
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=37010
Bug ID: 37010
Summary: DYMO Stamps "Unable to connect to postage transaction
server" with wine-mono
Product: Wine
Version: 1.7.23
Hardware: x86
URL: http://sites.dymo.com/Promotions/Pages/DYMOStamps.aspx
?locale=enUS
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Depends on: 31686
Follow up to bug 31687.
You'll need native gdiplus for bug 31686. Optionally, apply
https://source.winehq.org/patches/data/105843.
The app installs fine, and with native gdiplus, starts up. But when you try to
login, the application cannot connect to the server.
Terminal shows one mscoree fixme:
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"configSections"
in state 2
With native dotnet20, it will attempt to connect, then fails with 'This account
is not active'. Trying to login via the website shows the same problem, so
that's okay. But wine-mono should fail the same way.
I'm using an archived installer:
austin@aw25 ~/oldbugs/31687 $ sha1sum DYMOstampsWebSetup.exe
6f96fbdc9806effa499edba7e89329534b5901a7 DYMOstampsWebSetup.exe
austin@aw25 ~/oldbugs/31687 $ du -h DYMOstampsWebSetup.exe
3.5M DYMOstampsWebSetup.exe
the current version of the program appears to have other .Net/Mono issues
--
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=31687
Bug #: 31687
Summary: DYMO Stamps can't connect to its server
Product: Wine
Version: 1.5.12
Platform: x86
URL: http://sites.dymo.com/Promotions/Pages/DYMOStamps.aspx
?locale=enUS
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 31685, 31686
Classification: Unclassified
Created attachment 41656
--> http://bugs.winehq.org/attachment.cgi?id=41656
WINEDEBUG=crypt,chain,context,secur32
Install the app. You'll need native gdiplus for bug 31686.
After that, you can get native hid, for bug 31685. I also installed dotnet20,
to verify that it wasn't a mscoree fixme to blame, but the problem happens
either way.
Start it up, and it asks for your credentials. Put them in, and click next.
That gives an error:
The remote certificate is invalid according to the validation procedure.
terminal output doesn't show much relevant. Tried native wininet/winhttp, which
then in turns shows a few fixme's for crypt32/secur32/winsock.
If you add in native crypt32, you get:
Attempted to read or write protected memory. This is often an indication that
other memory is corrupt.
and with native secur32 as well:
The requested security package is not supported.
Not sure what to try next. The initial problem seems to indicate crypt32 or
secur32, so hopefully this log will help:
WINEDEBUG=crypt,chain,context,secur32
--
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=39350
Bug ID: 39350
Summary: Alone in the Dark: The New Nightmare (GOG.com) hangs
on start when WRITECOPY enabled
Product: Wine-staging
Version: unspecified
Hardware: x86
URL: http://www.gog.com/game/alone_in_the_dark_the_new_nigh
tmare
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
I have this problem with the GOG.com version of the game, but can't reproduce
it with the original demo version.
After starting the game with alone4.exe, it switches screen resolution then
hangs with an empty black screen and 100% CPU usage.
Plain terminal output doesn't show anything.
The game starts properly when STAGING_WRITECOPY variable is unset.
wine-1.7.51-225-g3966aff
Fedora 22 32-bit
--
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=45222
Bug ID: 45222
Summary: How do I remove my WineHQ Bugzilla Account
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rexax007(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
How do I remove my WineHQ Bugzilla Account
--
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=45201
Bug ID: 45201
Summary: "Task Lists" shows "Wine 2.0"
Product: WineHQ Bugzilla
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: manzisam(a)gmail.com
CC: austinenglish(a)gmail.com
Observation bugzilla shows "Wine 2.0" under the "Task Lists" and also shows the
text:
------------------------------------
Current Bug Task Lists
The bugs we are currently working on are organized into Task lists.
Wine 2.0
These bugs are scheduled to be fixed before Wine 2.0 is released.
------------------------------------
according to the winehq website 2.0 was released ages ago and the two current
versions are (Stable:Wine 3.0.1) and (Development:Wine 3.8)
My suggestion is remove it as obviously no has enough time to update with the
frequency that it as requires.
Thanks for wine :)
--
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=43234
Bug ID: 43234
Summary: Allow users to show all full logs
Product: Wine-Testbot
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Currently it's possible to expand one log at a time to show not only the
failing lines but also the trace() output. It would be nice if we had a way to
see them all at once, though. Of course the user does get the full results
e-mailed to them, but the e-mail can take a while to go through, and also it
might be good if other people can get the full logs of a test they didn't run
(e.g. because it was linked to by the user.)
--
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=44785
Bug ID: 44785
Summary: FTP server (security ?) bug
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: luc.bournaud(a)hotmail.fr
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
I'm making a tool to download Wine from FTP server. I've got a little surprise
when listing versions on your FTP server, all directories under
"ftp://ftp.winehq.org/pub/wine/source" are "perm=fle" (I can rename the
directory) and all files are "perm=adfr" (I can anonymously edit Wine on your
servers !).
I don't know if it's just a minor bug or a real huge security issue...
--
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=41723
Bug ID: 41723
Summary: Install ucrtbase.dll on at least one of the machines
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: piotr.caban(a)gmail.com
Distribution: ---
We have tests for ucrtbase.dll in wine but currently they are never run on
testbot. It would be nice to install the dll on at least one of the machines.
--
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.