https://bugs.winehq.org/show_bug.cgi?id=9127
--- Comment #83 from Bartosz <gang65(a)poczta.onet.pl> ---
@Zebediah Figura
A lot of applications which is duplication of bug 9127 are using MPEGSplitter
filter directly:
- Capitalism 2 demo: bug 30666
- Grisaia no Kajitsu: bug 34727
- OU Video Player: bug 18267
- Drakensang Gold Edition: bug 24174
You could notice following message in logs, when MPEGSplitter filter is used
directly:
fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet
supported.
The game which doesn't use MPEGSplitter filter directly is for example:
- Commandos Behing Enemy Lines
Maybe we should separate this two cases in separate bug reports?
--
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=3919
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://dl.google.com/picasa |https://web.archive.org/web
|/picasa2-current.exe |/20070613130155if_/http://d
| |l.google.com/picasa/picasa2
| |-current.exe
--- Comment #24 from Dan Kegel <dank(a)kegel.com> ---
Still happens with 4.0-rc4.
Fixed download link.
Don't forget to remove Z:\ from the do-not-scan list if you want to scan your
linux home directory for photos...
--
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=3919
--- Comment #23 from joaopa <jeremielapuree(a)yahoo.fr> ---
Download link is burst. Does the bug still occur with wine-4.0-rc3?
--
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=45714
Bug ID: 45714
Summary: macOS packages need to ship GnuTLS
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
GnuTLS is needed to fix bugs like bug 35902 (and its duplicate 45329) and other
bcrypt/crypt32 related bugs.
--
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=46380
Bug ID: 46380
Summary: user32/tests/winstation.c leaves behind an explorer
window under valgrind
Product: Wine
Version: 4.0-rc4
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
This is likely a regression, though I haven't checked/bisected.
If I do:
$ cd $WINE/dlls/user32/tests/
$ make winstation.ok
The tests finish (with one failure, bug 36676), and no explorer process
remaining according to ps.
If I instead do:
$ . ~/vg-wrapper.sh
$ cd $WINE
$ ./wine start /min winemine
$ cd $WINE/dlls/user32/tests/
$ make winstation.ok
The tests again complete, but there's an orphaned explorer process that sticks
around:
austin 5790 15.5 1.1 2179776 186928 pts/4 Sl 22:59 0:26 valgrind
/home/austin/wine-valgrind/loader/wine-preloader
/home/austin/wine-valgrind/loader/wine C:\windows\system32\ex
plorer.exe /desktop
Which screws up my scripts, as they wait for wineserver -w to consider the
tests to be done. I have to manually kill that process afterward.
I'll try to see if it's a regression as time permits over next few days.
--
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
Ken Sharp <imwellcushtymelike(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|imwellcushtymelike(a)gmail.co |
|m |
--
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=45805
Bug ID: 45805
Summary: IoCreateDriver failed to insert driver
L"\\Driver\\WineHID" in tree
Product: Wine
Version: 3.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: alexchandel(a)gmail.com
Distribution: ---
On wine startup, the following error is always printed (usually 3) times:
002a:err:ntoskrnl:IoCreateDriver failed to insert driver L"\\Driver\\WineHID"
in tree
Tested on wine-3.15 (Staging), macOS 10.13.
--
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=35603
Bug ID: 35603
Summary: Wine64 build produces extra warning in setupapi
comparing to Wine32 build
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Classification: Unclassified
Created attachment 47552
--> http://bugs.winehq.org/attachment.cgi?id=47552
64bit build log
Similarly to bug 35602, but this time for setupapi:
* warning: cast from pointer to integer of different size
--
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.