#wine-staging

/

      • fracting joined the channel
      • karolherbst has quit
      • karolherbst joined the channel
      • karolherbst has quit
      • jarkko
        slackner: DarkPlayer bug 270 this is related http://source.winehq.org/patches/data/111094 ?
      • NP-HardBot
      • jarkko
        winecfg uses mmdevapi's propertystore to save changes to each device's
      • channel configuration. Since wine64's winecfg is 64-bit, this had the
      • problem of only updating the 64-bit configuration, and leaving the
      • 32-bit at the default speaker layout. This manifested as Bugs 38313 and
      • 38497.
      • jarkko has quit
      • jarkko joined the channel
      • slackner
        jarkko: it might be similar, but is not exactly identical - the bug on our bugtracker is about dlloverrides, not audio settings
      • jarkko
        there is also another bug that 32bit and 64 bit default prefix don't have the same default settings, missing content
      • i am just thinking that wine is reading the wrong registery which has wrong content
      • fracting has quit
      • fracting joined the channel
      • catpig joined the channel
      • catpig has quit
      • necrose99_ joined the channel
      • necrose99 has quit
      • mogorva joined the channel
      • jarkko has quit
      • austin_laptop joined the channel
      • ariscop has quit
      • jarkko joined the channel
      • austin_laptop: well why dont you test the fucking bugs so something can be marked as fixed?
      • austin_laptop: you just make fucking stub code and think it doesnt make regressisons later
      • NP-HardBot
        10New Wine Staging bug 266 filed by jarkko_korpi@hotmail.com.
      • 04Bug http://bugs.wine-staging.com/show_bug.cgi?id=266 normal, ---, ---, bugs, UNCONFIRMED , Austin's mom is cocksucking whore
      • karolherbst joined the channel
      • ariscop joined the channel
      • puk joined the channel
      • karolherbst has quit
      • ehoover has quit
      • AmineKhaldi has quit
      • AmineKhaldi joined the channel
      • YongHaoHu joined the channel
      • gagi joined the channel
      • Cust0sL1men joined the channel
      • catpig joined the channel
      • nsivov1 joined the channel
      • nsivov has quit
      • fracting has quit
      • nsivov1 is now known as nsivov
      • fracting joined the channel
      • gagi_ joined the channel
      • gagi_ has quit
      • gagi has quit
      • gagi joined the channel
      • gagi has quit
      • karolherbst joined the channel
      • mogorva
        how to do a bisect in wine-staging?
      • puk
        mogorva: use the Wine git tree with applied patches
      • wine-staging provides one
      • mogorva
        puk: i started git bisect in wine-staging, but how do I know what revision should be selected in the upstream Wine tree?
      • puk: before executing the patchinstall script
      • let's say there's a regression between wine-staging 1.7.40 and 1.7.41. I issued 'git bisect start/git bisect good v1.7.40/git bisect bad v1.7.41' in the staging tree. What's next?
      • puk
        aah
      • I would do it differently
      • mogorva
        puk: how??
      • puk
        if that works of course
      • just bisect between wine upstream and wine staging 1.7.41
      • that gives you the broken patch
      • and you can look at the changes to that patch in wine-staging
      • but I would be lazy and just hit slackner / DarkPlayer with it
      • ;)
      • karolherbst has quit
      • NP-HardBot
        10New Wine Staging bug 267 filed by fracting@gmail.com.
      • 04Bug http://bugs.wine-staging.com/show_bug.cgi?id=267 normal, ---, ---, bugs, UNCONFIRMED , MSYS2/Cygwin needs support for Windows recycler bin path
      • 10New Wine Staging bug 268 filed by gyebro69@gmail.com.
      • 04Bug http://bugs.wine-staging.com/show_bug.cgi?id=268 normal, ---, ---, bugs, CONFIRMED , Sid Meier's Railroads doesn't load maps properly, crashes frequently
      • YongHaoHu has quit
      • fracting has quit
      • 10New Wine Staging bug 269 filed by gyebro69@gmail.com.
      • 04Bug http://bugs.wine-staging.com/show_bug.cgi?id=269 normal, ---, ---, bugs, CONFIRMED , The Void (a.k.a Tension or Тургор) crashes when starting a new game from the menu
      • [06wine](00http://is.gd/PRMu1d) 02Aric Stewart: setupapi: Restore close brace before using guid string as reg key.
      • [06wine](00http://is.gd/IZJB1d) 02Andrew Eikum: mmdevapi: Always use 64-bit registry keys.
      • [06wine](00http://is.gd/fHdSCD) 02Francois Gouget: ddraw/tests: Fix compilation on systems that don't support nameless union.
      • [06wine](00http://is.gd/yxAokL) 02Francois Gouget: wined3d: Add a trailing '\n' to a generated shader line.
      • [06wine](00http://is.gd/GivTjv) 02Francois Gouget: ole32: Fix some storage32 comments.
      • [06wine](00http://is.gd/12mtCG) 02Francois Gouget: ole32: Reorder storage32 functions to avoid forward declarations.
      • [06wine](00http://is.gd/uB0rCP) 02Francois Gouget: ole32: Make some storage32 functions static.
      • [06wine](00http://is.gd/ua0f4O) 02Nikolay Sivov: explorer: Added IDispatch support for ShellBrowserWindow instance.
      • [06wine](00http://is.gd/syb8CW) 02Nikolay Sivov: explorer: Implement Application property.
      • [06wine](00http://is.gd/ImxZCg) 02Nikolay Sivov: explorer: Added stub IServiceProvider support for shell browser window.
      • [06wine](00http://is.gd/c1LvHo) 02Nikolay Sivov: explorer: Return IShellBrowser in response to SID_STopLevelBrowser.
      • [06wine](00http://is.gd/aUb0fA) 02Nikolay Sivov: shell32: Better handle creation/destruction of shellview window.
      • [06wine](00http://is.gd/mOvix5) 02Sebastian Lackner: ntdll: Use lockfree implementation for get_cached_fd.
      • [06wine](00http://is.gd/ak8758) 02Vincent Povirk: winex11.drv: Report failure when we can't convert a selection.
      • [06wine](00http://is.gd/kX4UxH) 02Alexandre Julliard: winex11: Remove unnecessary CLIPBOARDINFO structure.
      • [06wine](00http://is.gd/TaVHAQ) 02Sebastian Lackner: kernel32/tests: Add tests for calling VirtualProtect with NULL as last argument.
      • [06wine](00http://is.gd/Fimv4a) 02Sebastian Lackner: kernel32: Do not omit mandatory argument for VirtualProtect.
      • [06wine](00http://is.gd/rpennD) 02Sebastian Lackner: krnl386.exe16: Do not omit mandatory argument for VirtualProtect.
      • [06wine](00http://is.gd/emnfJd) 02Sebastian Lackner: ntdll: Do not omit mandatory argument for VirtualProtect.
      • [06wine](00http://is.gd/xi1v0C) 02Sebastian Lackner: winedevice: Do not omit mandatory argument for VirtualProtect.
      • [06wine](00http://is.gd/es8YNC) 02Aaryaman Vasishta: d3drm: Fix IDirect3DRMDevice declaration.
      • [06wine](00http://is.gd/xBWKGf) 02Aaryaman Vasishta: d3drm: Fix refcounting for IDirect3DRM{1-3}.
      • [06wine](00http://is.gd/c4SjqI) 02Aaryaman Vasishta: d3drm/tests: Remove TODO's from test_qi and TODO field from test tables.
      • [06wine](00http://is.gd/ofN12Z) 02Nikolay Sivov: dwrite/tests: Test character spacing applied to cluster metrics.
      • [06wine](00http://is.gd/naEcmU) 02Nikolay Sivov: shell32/tests: Fix test crashes when running with wine.
      • [06wine](00http://is.gd/cYHW4F) 02Nikolay Sivov: msdmo: Reg* API does not use HRESULT return codes.
      • [06wine](00http://is.gd/aOyxb8) 02Thomas Faller: jscript: Date.parse: long date with '/' or '-'.
      • [06wine](00http://is.gd/fKXyT8) 02Henri Verbeet: d3drm: Also validate face indices against the vertex count in load_mesh_data() (Valgrind).
      • [06wine](00http://is.gd/cHgGHi) 02Henri Verbeet: d3drm/tests: Release the material after a GetGroupMaterial() call in test_MeshBuilder() (Valgrind).
      • fracting joined the channel
      • fracting has quit
      • fracting joined the channel
      • karolherbst joined the channel
      • 10New Wine Staging bug 270 filed by marcus.behrendt.86@gmail.com.
      • 04Bug http://bugs.wine-staging.com/show_bug.cgi?id=270 normal, ---, ---, bugs, UNCONFIRMED , Cannot launch MS Office 2010
      • karolherbst has quit
      • karolherbst1 joined the channel
      • jarkko has quit
      • c10ud joined the channel
      • ehoover joined the channel
      • ehoover
        slackner: wow, he took the fd caching patch!
      • D-HUND joined the channel
      • debdog has quit
      • ehoover has quit
      • endle joined the channel
      • DarkPlayer
        mogorva: puk is right, the easiest solution to find a regressions between upstream wine and wine staging is to use the git-am backend and do a bisect between the latests upstream patch and HEAD
      • though you need to execute tools/make_request and autoreconf during every step
      • because git-am only generates these files as final patch
      • i already talked with slackner about adding a special bisect backend that generates these files after applying each patch
      • puk
        yeah, but that can be automated in bisect
      • ha
      • towo` joined the channel
      • AmineKhaldi_ joined the channel
      • AmineKhaldi has quit
      • AmineKhaldi joined the channel
      • catpig has quit
      • AmineKhaldi_ has quit
      • AmineKhaldi_ joined the channel
      • AmineKhaldi has quit
      • ehoover joined the channel
      • fracting has quit
      • towo_nb joined the channel
      • GameSage joined the channel
      • D-HUND is now known as debdog
      • towo_nb has quit
      • towo_nb joined the channel
      • NP-HardBot
        10New Wine Staging bug 271 filed by fracting@gmail.com.
      • 04Bug http://bugs.wine-staging.com/show_bug.cgi?id=271 normal, ---, ---, bugs, UNCONFIRMED , MSYS2 need system32/drivers/etc/{services,host,networks,protocol} to install
      • fracting joined the channel
      • fracting has quit
      • gbs joined the channel
      • 10New Wine Staging bug 272 filed by fracting@gmail.com.
      • 04Bug http://bugs.wine-staging.com/show_bug.cgi?id=272 normal, ---, ---, bugs, UNCONFIRMED , Mintty in MSYS2/Cygwin doesn't update console output