http://bugs.winehq.org/show_bug.cgi?id=2918
Summary: instruments are not drawn
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.winehq.org/appview.php?appid=267
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pmpf(a)ist.utl.pt
When opening an instrument (oscilloscope, multimenter, bode plotter, the panel
appears all black and nothing is drawn). Setting winedebug with warn+all gives
many lines like the following the following (among lots of other warnings),
don't know if this is relevant:
warn:palette:X11DRV_PALETTE_ToPhysical RGB(1008080) : idx 32896 is out of
bounds, assuming black
warn:palette:X11DRV_PALETTE_ToPhysical RGB(1008080) : idx 32896 is out of
bounds, assuming black
warn:palette:X11DRV_PALETTE_ToPhysical RGB(1000080) : idx 128 is out of bounds,
assuming black
Sorry if I have not been specific enough. Feel free to ask for an e-mail of the
full log file and/or screenshot of problem.
Thanks,
Paulo
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2917
Summary: Appdb category counters are incorrect
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivg2(a)cornell.edu
They display the number of apps in a category, but do not account
for sub-categories, resulting in the wrong number.
For example "Games" reports 7 apps.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2096
------- Additional Comments From carl.sopchak(a)cegis123.com 2005-28-04 14:56 -------
Thanks for the pointers. I *finally* got around to trying some of them. The
WINEDEBUG=+bitmap didn't say very much, but adding the DebugBreak() indicated
the call was directly from Quicken. Here's the backtrace, and a little of the
WINEDEBUG=+bitmap before the break:
trace:bitmap:CreateCompatibleBitmap 0x4150
trace:bitmap:CreateBitmapIndirect 1x1, 2 colors returning 0x4280
trace:bitmap:CreateBitmapIndirect 1x1, 2 colors returning 0x4284
trace:bitmap:CreateCompatibleBitmap (0x1340,0,1082841288) =
fixme:bitmap:CreateCompatibleBitmap got bad width 0 or height 1082841288, please
look for reason
0x40498478 DebugBreak+0x4 [/usr/src/wine/wine/dlls/kernel/debugger.c:307] in
kernel32: leave
Unable to open file '/usr/src/wine/wine/dlls/kernel/debugger.c'
Wine-dbg>Backtrace:
=>1 0x40498478 DebugBreak+0x4 [/usr/src/wine/wine/dlls/kernel/debugger.c:307] in
kernel32 (0x408ad79c)
2 0x409e3fad CreateCompatibleBitmap(hdc=0x1340, width=0x0, height=0x408ad8c8)
[bitmap.c:212] in gdi32 (0x408ad7c0)
3 0x40d6c68f DRAW_CreateTransparentHandle in qwutil7 (0x408ad814)
4 0x40d43dec DRAW_FancyPage in qwutil7 (0x408ad840)
5 0x40d6494b in qwutil7 (+0x3494b) (0x408ad960)
6 0x4094bdcb WINPROC_wrapper in user32 (0x408ad984)
7 0x4094c0c4 WINPROC_CallWndProc(proc=0x40d64486, hwnd=0x1011e, msg=0xf,
wParam=0x0, lParam=0x0) [/usr/src/wine/wine/dlls/user/winproc.c:417] in user32 (0
x408ad9b8)
8 0x40950d54 WINPROC_CallProc32WTo32A+0x7c(func=0x40d64486, hwnd=0x1011e,
msg=0xf, wParam=0x0, lParam=0x0) [/usr/src/wine/wine/dlls/user/winproc.c:3030] i
n user32 (0x408ad9e8)
9 0x40951429 CallWindowProcW(func=0x409a7b04, hwnd=0x1011e, msg=0xf,
wParam=0x0, lParam=0x0) [/usr/src/wine/wine/dlls/user/winproc.c:3255] in user32
(0x40
8ada1c)
10 0x4092bc5e DispatchMessageW+0xa2(msg=0x408ada74)
[/usr/src/wine/wine/dlls/user/message.c:2989] in user32 (0x408ada5c)
(the backtrace went on to level 58, but I figured this was sufficient...)
http://bugs.winehq.org/show_bug.cgi?id=2912
------- Additional Comments From wine.dev(a)web.de 2005-28-04 14:27 -------
Please do it!
Text from bug 2906: ("http://bugs.winehq.org/show_bug.cgi?id=2906")
--------- CUT ---------
##########
More Ideas for Improvements
- Sort the Applications by Name in every Category
--------- CUT ---------
Should I seperate my suggestions from bug 2906?
BTW: Found just the method "Show all Applications, sorted by Name":
Leave the search-text empty and press "Search"
("http://appdb.winehq.org/search.php?q=")
--
By by ...
... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2916
Summary: Richedit Bug Causes Blitzin2 to Crash
Product: Wine
Version: 20050310
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andrew.Talbot(a)talbotville.com
Patch http://cvs.winehq.org/patch.py?id=17110 introduces a bug which causes
Blitzin2 to crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.