http://bugs.winehq.org/show_bug.cgi?id=7519
--- Comment #29 from Austin English <austinenglish(a)gmail.com> 2010-05-19 16:45:17 ---
This is your friendly reminder that there has been no bug activity for 6
months. Is this still an issue in current (1.1.44 or newer) wine?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5523
--- Comment #10 from Austin English <austinenglish(a)gmail.com> 2010-05-19 16:45:16 ---
This is your friendly reminder that there has been no bug activity for 6
months. Is this still an issue in current (1.1.44 or newer) wine?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7525
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |austinenglish(a)gmail.com
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3781
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1319|0 |1
is obsolete| |
--- Comment #10 from Austin English <austinenglish(a)gmail.com> 2010-05-19 15:10:16 ---
Created an attachment (id=28105)
--> (http://bugs.winehq.org/attachment.cgi?id=28105)
screenshot
--
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.
http://bugs.winehq.org/show_bug.cgi?id=421
--- Comment #344 from dufoli <olivier.duff(a)gmail.com> 2010-05-19 15:08:51 ---
Created an attachment (id=28104)
--> (http://bugs.winehq.org/attachment.cgi?id=28104)
test patch
Hi,
I have try to add some missing features to dib but I am not as skilled as max
and it is a very long time that I have not code in C.
If someone can test my patch and give me feedback.
The patch contain:
Ellipse
GetDirection
SetDirection
SetDCPen/Brush
round rectangle, arc, pie, chore is coded but arc have a big todo in it.
and I use it in other part. So this function is alpha supported.
I have try to use the optimised algo of ellipse drawing to have good
performance.
Else I can do a working algo but not optimised quickly.
I really try to just bring my little stone to dib patch if it is too buggy just
throw it to rubbish or give me feedback and I will try to fix it.
thanks,
Olivier
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3781
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
URL|http://iriverinc.com/downlo |http://www.iriverinc.com/do
|ad/ce.zip |wnload/downloadView.asp?sel
| |ectPart=cateCode&findWord=0
| |1&sno=12&page=2&cateCode=01
--- Comment #9 from Austin English <austinenglish(a)gmail.com> 2010-05-19 15:08:53 ---
Still present in 1.1.44-245-g943eefc, but it's improved a bit.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22759
Summary: All application crash wine with perpetual blank error
message windows
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keepitsimpleengineer(a)gmail.com
CC: keepitsimpleengineer(a)gmail.com
New, clean, basic install of Xubuntu 10.04 on older 256MB 400MHz Celeron.
Wine 1.1.42-0ubuntu4 from us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
When launching winecfg or a Windows app, opens window for app, then starts
opening infinite "error" windows that are blank. Only way to stop is to
restart.
managed to kill the wineserver process while running after only 13 error
windows:
WINEDEBUG=+relay,+seh,+tid winecfg &> ~/tmp/output.txt
This is excerpted from the output:
...
000b:Ret KERNEL32.GetProcAddress() retval=7b82166c ret=6831b690
000b:Call KERNEL32.DelayLoadFailureHook(683228b8 "shell32.dll",683228fa
"SHGetFolderPathW") ret=6831b6ea
000b:err:module:DelayLoadFailureHook failed to delay load
shell32.dll.SHGetFolderPathW
000b:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b836572
ip=7b836572 tid=000b
000b:trace:seh:raise_exception info[0]=683228b8
000b:trace:seh:raise_exception info[1]=683228fa
wine: Call from 0x7b836572 to unimplemented function
shell32.dll.SHGetFolderPathW, aborting
000b:trace:seh:call_vectored_handlers calling handler at 0x76abcaa0
code=80000100 flags=1
000b:trace:seh:call_vectored_handlers handler at 0x76abcaa0 returned 0
000b:trace:seh:call_stack_handlers calling handler at 0x7bc72120 code=80000100
flags=1
000b:Call KERNEL32.UnhandledExceptionFilter(0033f348) ret=7bc7216d
wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address
0x7b836572 (thread 000b), starting debugger...
000b:trace:seh:start_debugger Starting debugger "winedbg --auto 10 52"
err:xrender:get_xrender_format_from_color_shifts No XRender format found!
...
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3542
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
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.