http://bugs.winehq.org/show_bug.cgi?id=32934
Bug #: 32934
Summary: PortableApps.com Launcher icon no longer shows up as
tray icon in notification area or in Unity launcher.
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rocksinboxes(a)gmail.com
Classification: Unclassified
The PortableApps.com Launcher task manager icon shows up in KDE 4.10 but no
longer shows tray icon. In Unity. PortableApps.com Launcher shows neither the
tray nor the launcher icon. The program disappears once focus is lost in Unity
on Ubuntu 12.10, but wine is still running. Wine then has to be killed and
restarted.
Error Message:
rocksinboxes@deathscythe:/media/004B-E405$ wine Start.exe
rocksinboxes@deathscythe:/media/004B-E405$
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x83fb2 0x00000000
fixme:win:WINNLSEnableIME hwnd 0x63e86 enable -1: stub!
fixme:advapi:RegisterTraceGuidsA (0x7721212f, 0x7724bfc0,
{0cfe0455-93ba-440d-a3fe-553973d0b723}, 1, 0x33f3a8, (null), (null),
0x7724bfc8,): stub
fixme:advapi:RegisterTraceGuidsA (0x7721212f, 0x7724bfe0,
{797fabac-7b58-4796-b924-d51178a59ce4}, 1, 0x33f3a8, (null), (null),
0x7724bfe8,): stub
fixme:advapi:EventRegister {43d1a55c-76d6-4f7e-995c-64c711e5cafe}, 0x7723dc30,
(nil), 0x7724b738
fixme:advapi:EventEnabled (deadbeef, 0x771caa28): stub
fixme:advapi:EventEnabled (deadbeef, 0x771c2068): stub
fixme:advapi:EventEnabled (deadbeef, 0x771c1a48): stub
fixme:advapi:EventEnabled (deadbeef, 0x771bcc98): stub
fixme:ras:RasEnumEntriesW ((nil),(null),0x1dc6b8,0x27dd600,0x1dc5a4),stub!
fixme:ras:RasConnectionNotificationW (0xffffffff,0xf4,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x1dc8a8,0x27dd2b8,0x1dc5d4),stub!
fixme:winsock:WSALookupServiceBeginW (0x27dd60c 0x00000210 0x2099d8) Stub!
fixme:ras:RasConnectionNotificationW (0xffffffff,0xf4,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x20a850,0x27dd120,0x1dcabc),stub!
fixme:advapi:EventEnabled (deadbeef, 0x771cd968): stub
fixme:advapi:EventEnabled (deadbeef, 0x771ce998): stub
fixme:advapi:EventEnabled (deadbeef, 0x771c7990): stub
fixme:advapi:EventEnabled (deadbeef, 0x771c5150): stub
fixme:advapi:EventEnabled (deadbeef, 0x771c4778): stub
fixme:advapi:EventEnabled (deadbeef, 0x771db750): stub
fixme:advapi:EventEnabled (deadbeef, 0x771d0c48): stub
fixme:advapi:EventEnabled (deadbeef, 0x771be950): stub
fixme:advapi:EventEnabled (deadbeef, 0x771be950): stub
fixme:advapi:EventEnabled (deadbeef, 0x771be950): stub
fixme:advapi:EventUnregister deadbeef: stub
--
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=28680
Bug #: 28680
Summary: yetisports6 fails with ole error 80040154.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damianatorrpm(a)gmail.com
Classification: Unclassified
The game Yetisports6 fails with ole error 80040154.
err:ole:CoGetClassObject class {d27cdb6e-ae6d-11cf-96b8-444553540000} not
registered
err:ole:create_server class {d27cdb6e-ae6d-11cf-96b8-444553540000} not
registered
err:ole:CoGetClassObject no class object {d27cdb6e-ae6d-11cf-96b8-444553540000}
could be created for context 0x5
Here you can download it:
http://www.acid-play.com/download/yeti-sports-part-6-bigwave
--
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=35442
Bug ID: 35442
Summary: LISTVIEW_GetItemOrigin: assertion "nItem >= 0 && nItem
< infoPtr->nItemCount" failed
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alessandro.borille(a)gmail.com
Classification: Unclassified
Created attachment 47303
--> http://bugs.winehq.org/attachment.cgi?id=47303
Terminal ouput log
Program suddenly crashes, while drawing a mask containing user details.
The application is a CORBA client, interfaced with an Oracle database instance.
On windows native, the application runs succesfully.
In the attachmet you'll find how the mask is drawn in Windows and in Linux. On
Linux it lacks the bottom and right side.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38310
Bug ID: 38310
Summary: Trackbar control (msctls_trackbar32) does not send
WM_CTLCOLORSTATIC as it does in Windows
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: zenden2k(a)gmail.com
Distribution: ---
Trackbar control just fills background with COLOR_BTNFACE
--
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=33398
Bug #: 33398
Summary: Clicking on links will crash Office 2010 products
Product: Wine
Version: 1.5.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremy.s(a)ceecg.com
Classification: Unclassified
Created attachment 44192
--> http://bugs.winehq.org/attachment.cgi?id=44192
backtrace.txt
Hello,
When we click on links in documents, (Maybe about the 2nd or third click) the
application crashes.
This happens in Word and Excel.
We have the latest version of Office 2010 sp1
Thank you, I hope this backtrace helps!
--
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=19538
Summary: Publisher 2007 crashes
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22746)
--> (http://bugs.winehq.org/attachment.cgi?id=22746)
wine-1.1.26-231-gfe9d360 console output
Publisher 2007 crashes, apparently in the same way when opening a non-blank
template, or when resizing a text box. There are probably a number of ways to
cause the same crash, but the app is unusable.
DW20.EXE catches the crash, so I've made a trace with it enabled and with it
disabled (attached), not sure if this is any help though.
--
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=31913
Bug #: 31913
Summary: EasyPal version August 6 2012 does not start with Wine
1.5.14 Ubuntu 12.04
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bernhardjwolf1(a)gmail.com
Classification: Unclassified
Created attachment 42015
--> http://bugs.winehq.org/attachment.cgi?id=42015
Terminal output when starting EasyPal
EasyPal digital SSTV does not start under Wine 1.5.14
Ubuntu 12.04 (Kubuntu) , 32bit, wine downloaded as deb.package for Ubuntu from
wine repository
Program: Easy Pal version August_6_2012, download at www.kc1cs.com
Apparently older versions of EasyPal worked with older versions of wine, but I
could not find anything newer than wine 1.1 on the digital ham radio message
boards. Also could not find any test results for this current version of
EasyPal.
Terminal output attached
--
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=23298
Summary: RELOG.exe crashes
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnfolkers(a)yahoo.com
Created an attachment (id=29043)
--> (http://bugs.winehq.org/attachment.cgi?id=29043)
Application RELOG Wine debugger output
Dell dualcore running 64bit Ubuntu 10.04 LTS.
Fresh install of Ubuntu as of a few weeks ago. Fresh install of wine1.2 from
package manager.
Expecting to use the c:\windows\system32\relog.exe built-in windows utility to
convert performance monitor counters from one format to another.
wine relog.exe > output works OK. I can read the output.
However, actually using the program relog.exe in production fails and crashes.
The command I used:
wine relog.exe Windows27Counters_000003.blg -f csv -o relogtest_1.csv >
~/relog_out.txt
wine: Call from 0x7b836712 to unimplemented function
pdh.dll.PdhGetLogFileTypeW, aborting
wine: Unimplemented function pdh.dll.PdhGetLogFileTypeW called at address
0x7b836712 (thread 0009), starting debugger...
... see 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.
http://bugs.winehq.org/show_bug.cgi?id=32491
Bug #: 32491
Summary: dbghelp doesn't support DW_FORM_flag_present
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: eric.pouech(a)orange.fr
Classification: Unclassified
Occurs under newer clang:
austin@debian-home:~/wine-tmp/dlls/dbghelp$ cat ~/log.txt | grep dbghelp | sort
-u
fixme:dbghelp_dwarf:dwarf2_fill_attr Unhandled attribute form 19
fixme:dbghelp_dwarf:dwarf2_swallow_attribute Unhandled attribute form 19
austin@debian-home:~/wine-tmp/dlls/dbghelp$ grep -c dbghelp ~/log.txt
18884
--
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=34286
Bug #: 34286
Summary: dinput doesn't report DIDOI_ASPECT* for joystick axes
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: achurch+wine(a)achurch.org
Classification: Unclassified
Created attachment 45644
--> http://bugs.winehq.org/attachment.cgi?id=45644
Patch
Wine's dinput.dll returns 0 in the dwFlags field when enumerating joystick
objects, but some programs (at least Final Fantasy XIV) expect to see one of
the DIDOI_ASPECT* values for an axis object and ignore the axis if none are
present.
Simple patch attached -- it just reports DIDOI_ASPECTPOSITION for all axes
(which may or may not be correct, but at least lets FFXIV recognize joystick
axis input).
--
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.