http://bugs.winehq.org/show_bug.cgi?id=34471
Bug #: 34471
Summary: FitBit Connect for the FLEX didn't install
FitbitConnect_Win_20130226_1.0.0.2578(1).exe
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wchapman50(a)gmail.…
[View More]com
Classification: Unclassified
Downloaded the Windows installer for the FitBit FLEX from
http://www.fitbit.com/start and tried to install it several times.
--
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=31030
Bug #: 31030
Summary: wine keymapping assigns „No Symbol” to some keys on
all keymaps
Product: Wine
Version: 1.3.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: renekuligowski(a)alice-dsl.net
…
[View More]Classification: Unclassified
In every Wine version I tested –– 1.0.1, 1.1.42, 1.3.36 and 1.5.6 –– the
keyboard mapping shows the annoying habit that several keys don't get
associated with a symbol; XF86Explorer reports „(0) No Symbol (0) No Symbol (0)
No Symbol…” to stderr for ^ (or ~ on german keyboards), the windows and menu
keys, and some keys on the keypad. This is regardless of the X11 keymap used
in xorg.conf or the one set via gnome/kde keyboard switchers, even of input
methods like ibus, uim, or scim (I deactivated them all and tried plain „C”
locale with latin-1 instead of utf-8). Curiously, in GUI applications these
keys work, but they don't in DirectX applications, like games (eg. the TES
series or shooters) or rendering/modeling engines.
--
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=28012
Summary: Mouse caught in screen corner after minimize
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafero(a)arcor.de
Since support for mouse events through XInput2 was added to wine (version
1.3.18), I …
[View More]am occasionally having trouble with Uru - Complete Chronicles
(appdb:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=10836). I set
up Uru to run in windowed mode, and a shortcut in KDE to minimize a window.
Sometimes, when I do that, the mouse ends up being caught in a tiny square (I'd
estimate of about 50px) in the bottom left screen corner. I can not move it
out, and clicking does not have any effect, at least not in the button that's
actually drawn there (the K-Menu). Hitting the minimize shortcut again to
minimize whatever window got the focus, releases the mouse. Unfortunately, this
is not reproducible.
--
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=20422
Summary: Odd colour pallet error in The Humans 4
Product: Wine
Version: 1.1.31
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Created an attachment (id=24241)
--> (http://bugs.winehq.org/attachment.cgi?id=…
[View More]24241)
Example of gfx error
I get an odd pallet bug when trying to run The Humans 4. See screenshot top is
mine bottom is what it should be this also affects in game graphics.
--
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=36279
Bug ID: 36279
Summary: valgrind shows an invalid read in gdi32/tests/brush.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../…
[View More]tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so
brush && touch brush.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
==16196== Invalid read of size 4
==16196== at 0x400AE1E: memcpy (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==16196== by 0x537B95D: copy_bitmapinfo (gdi_private.h:521)
==16196== by 0x5380F4C: select_pattern_brush (objects.c:1915)
==16196== by 0x53812CE: pattern_brush (objects.c:2001)
==16196== by 0x537A4F1: dibdrv_PatBlt (graphics.c:1110)
==16196== by 0x5361E7E: PatBlt (bitblt.c:550)
==16196== by 0x4C3F645: test_palette_brush (brush.c:318)
==16196== by 0x4C3F96C: func_brush (brush.c:351)
==16196== by 0x4C98CE0: run_test (test.h:584)
==16196== by 0x4C990CF: main (test.h:654)
==16196== Address 0x470f7fc is 8 bytes after a block of size 12 alloc'd
==16196== at 0x7BC4C735: notify_alloc (heap.c:255)
==16196== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==16196== by 0x53DB053: CreatePalette (palette.c:121)
==16196== by 0x4C3F517: test_palette_brush (brush.c:312)
==16196== by 0x4C3F96C: func_brush (brush.c:351)
==16196== by 0x4C98CE0: run_test (test.h:584)
==16196== by 0x4C990CF: main (test.h:654)
==16196==
--
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=35973
Bug ID: 35973
Summary: PAIDOL.exe (Javanese h-game) crashed in
msvfw32/drawdib.c:366
Product: Wine
Version: 1.6-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvfw32
Assignee: wine-bugs(a)winehq.org
Reporter: atago.yanen(a)gmail.com
Created attachment …
[View More]48087
--> http://bugs.winehq.org/attachment.cgi?id=48087
wine backtrace
Hello, Wine maintainers !
I use wine 1.6-rc5 in Debian Wheezy(x86_64), and play some Japanese hentai
game.
I ordinarily advanced game. When the screen transitioned, screen draw function
crashed.
upload backtrace log.
Any suggestion ?
--
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=22981
Summary: winhelp: Missing text and incorrectly outlined tables
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
This is to report some more formatting bugs in Wine winhlp32. I don't know
…
[View More]whether the underlying cause is related to bug 14288 but in this case the
effect is different so I opted to open a new bug.
Open the attached relnotes.hlp file in Wine winhlp32 and compare with Windows
winhlp32.
Click Known Problems. In Wine winhlp32, there is are grey lines drawn around
and in the Order/NLM/Software table (there should not be any outline). All the
text which should be below the table is missing.
The same issue occurs in the Sample code table in the Notes and Recommendations
section.
In the Optimizing Performance section, the table is badly broken (and text
which should be below it is missing); each "Copy file" entry appears in a large
box, and the corresponding "To optimize the performance of" entries are
missing.
--
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=32678
Bug #: 32678
Summary: HQ Photo Resizer: Fails to start
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 43110
--…
[View More]> http://bugs.winehq.org/attachment.cgi?id=43110
Error message
Steps to reproduce:
1) remove ~/.wine
2) install HQ Photo Resizer
3) wine Resizer.exe
Behaviour:
Error message, that says "success" (see 1st attachment)
Expected behaviour:
No error message.
Additional information:
1) no terminal output
2) with WINEDEBUG=+relay there is an other error message (see 2nd attachment)
--
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=31637
Bug #: 31637
Summary: End of Nations client crashes on startup
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
After install, the normal way to start the …
[View More]patcher/launcher is to run
eonpatch_r.exe; that hangs for me unless I start it with WINEDEBUG=+winsock.
Once I do that, I can update the game. Pressing PLAY will (when it's in the
mood) launch ClientLauncherG.exe, but that aborts quickly, right after
tbb.dll attaches.
I'll attach a +relay log.
--
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=31564
Bug #: 31564
Summary: Wine configuration with OneTouch Diabetes Mgmt
Product: Wine
Version: 1.5.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kenyon_karl(a)mail.com
Classification: Unclassified
When installing OneTouch …
[View More]Diabetes Mgmt <onetouchsetup.exe> from
<http://www.onetouch.com/>, on my Kubuntu 12.04 system, the configuration
window vanishes shortly after the install is launched!
--
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]