https://bugs.winehq.org/show_bug.cgi?id=38975
Bug ID: 38975
Summary: Alpha Protocol launcher: menu options hidden behind
grey boxes
Product: Wine
Version: 1.5.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
…
[View More] CC: julliard(a)winehq.org
Regression SHA1: 2eebedf38e4d5fd49075f8f89e63f869ca85cceb
Distribution: ---
Created attachment 51925
--> https://bugs.winehq.org/attachment.cgi?id=51925
screencast demonstrating the problem
Tested with the Steam version, no demo available.
When the game launcher appears menu options are hidden underneath grey
rectangles.
As the mouse pointer passes over a button it becomes visible (see example
screencast).
Terminal output doesn't show anything related.
The problem is reproducible in the traditional fullscreen and virtual desktop
mode as well.
The bug is present since
commit 2eebedf38e4d5fd49075f8f89e63f869ca85cceb
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Apr 30 15:09:03 2012 +0200
winex11: Handle Expose events by refreshing from the window surface.
wine-1.7.47-196-g4e6e9a1
Fedora 22 32-bit
XOrg 1.17.2
XFCE 4.12
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23319
Summary: cmd thinks shift.exe is an internal command
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On Windows, 'shift' is an internal command, and 'shift.exe' is an
external command.
Wine's cmd …
[View More]mistakenly thinks 'shift.exe' is a synonym for 'shift'.
This makes it somewhat hard to play EA's Need For Speed: Shift.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28582
Bug #: 28582
Summary: MOVE-ing a file with cmd to current directory should
be a no-op
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: …
[View More]Unclassified
When using MOVE of a file/directory, bad things happen
'move file' or 'move file1' gives a confirmation dialog and deletes the file if
the move/overwrite is confirmed.
With directories, similar behaviour but you get an access denied and the dir
isn't deleted.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=42182
Bug ID: 42182
Summary: OUT: isn't supported (custom output device)
Product: Wine
Version: 1.8.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: kenorb(a)gmail.com
Distribution: ---
On Windows, OUT: is the special device and doing:…
[View More]
echo test > OUT
or:
echo test > OUT:
would redirect this to output device (by default same as NUL).
On Wine, "OUT:" file is created.
This should work similar as for CON: (which works fine in Wine):
echo test > CON
or:
echo test > CON:
See list of special devices at: http://superuser.com/a/613335
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27605
Summary: cmd can't handle Ctrl-C
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xuhdev(a)gmail.com
When using wine cmd, Ctrl-C cannot be handled, instead, cmd will exit. I'm
using wine on Fedora.
1. $ wine cmd
2. …
[View More]press Ctrl-C
cmd exits, but it should not.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23596
Summary: stderr not displaying when invoking native linux
commands
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jarekczek(a)poczta.onet.pl
Try running /bin/grep
You should get a short …
[View More]usage note, like on unix. You get nothing.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=42060
Bug ID: 42060
Summary: Zafehouse Diaries stuck on the loading screen with
built-in gdiplus (GdipWindingModeOutline not
implemented)
Product: Wine
Version: 2.0-rc2
Hardware: x86
URL: http://www.zafehouse.com/try-the-demo/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
…
[View More]Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 56549
--> https://bugs.winehq.org/attachment.cgi?id=56549
terminal output
After starting a new game from the menu, the game seems to be stuck in an
infinite loop at the 'Building the town...' stage.
Can be reproduced with the demo (non-Steam).
The game needs .net2.0, xaudio2, native d3dx9_43 and d3dcompiler_43.
Native gdiplus used to be a workaround (now the game crashes with native
gdiplus, see bug #41926).
wine-2.0-rc2-35-gc28816c
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26352
Summary: Time Warner Cable Connection Manager 1.00.0042.0 does
not work
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi2(a)gmail.com
1) lsb_release -rd
Description: Ubuntu 10.10
…
[View More]Release: 10.10
2) apt-cache policy wine1.3
wine1.3:
Installed: 1.3.15-0ubuntu1~maverickppa1
Candidate: 1.3.15-0ubuntu1~maverickppa1
Version table:
*** 1.3.15-0ubuntu1~maverickppa1 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main i386
Packages
100 /var/lib/dpkg/status
3) What is expected to happen is when one performs at a command line:
cd /media/Time\ Warner\ Cab && wine Setup.exe
it installs then running the installed program at the command line:
cd ~/.wine/drive_c/Program\ Files/Time\ Warner\ Cable/Connection\ Manager &&
wine TWCCM.exe
it runs successfully.
4) What happens instead is it does not run, but notes instead:
+ Window pops up:
Couldn't find registry path : SOFTWARE\SmithMicro\QuickLink Mobile Plus
+ click OK button
+ Window pops up:
Couldn't find registry path : SOFTWARE\SmithMicro\QuickLink Mobile Plus
+ click OK button
+ Window pops up:
Couldn't find registry path : SOFTWARE\SmithMicro\QuickLink Mobile Plus
+ click OK button
+ Window pops up:
The Smith Micro QLM that you are running is a demo version which has now
expired. Please contact sales(a)smithmicro.com to inquire about an updated demo
version. The application will now exit.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39603
Bug ID: 39603
Summary: Multiple applications need support for loading Windows
binary registry hives using native API (BartPE,
Magical Jelly Bean Keyfinder, EasyBCD)
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: …
[View More]wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
collector bug for apps/tools that need Windows binary registry hive support
(import/export) via native API.
* bug 4001 (BartPE)
* bug 19324 (ubcd4win)
* bug 22124 (BartPE)
* bug 28729 (EasyBCD)
* bug 29529 (Magical Jelly Bean Keyfinder)
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39095
Bug ID: 39095
Summary: Deadnaut: screen flipped upside down when
anti-aliasing enabled
Product: Wine
Version: 1.7.49
Hardware: x86
URL: http://www.deadnaut.com/demo/?download=win
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-…
[View More]bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 52089
--> https://bugs.winehq.org/attachment.cgi?id=52089
terminal output
The game was built on the Unity engine, the problem can be reproduced in the
non-Steam demo version too.
When I enable anti-aliasing in the options menu the screen is rotated 180
degrees (text in the menus remains unaltered).
Reproduced on nouveau/mesa and nvidia binary drivers 340.76
The problem is present in Wine 1.2, 1.4, 1.6 too.
DeadnautDemoWindows.zip (146 MB)
sha1: 303ed46f70ffa7a302f71975ecd836a0c78ffd2e
Fedora 22
wine-1.7.49-41-g36a39ce
--
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.
[View Less]