http://bugs.winehq.org/show_bug.cgi?id=7403
------- Additional Comments From danomatika(a)gmail.com 2007-13-02 15:12 -------
--- quote ---
this one is about the systray missing?
--- quote ---
Actually it's about the entire utorreent gui missing, the systray and the gui.
When I start utorrent in wine 0.9.30 no window or systray show up. It's running
in the background. I downgraded to the Wine 0.9.22 package in Ubuntu and have
no problems.
And I tried running Amarok to see if a KDE systray would help. Didn't work, no
window or systray icon. :P
ALso, it just occurred to me, I'm running in dual monitor ATI Big Desktop mode
if that means anything.
--
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=7403
------- Additional Comments From flexo(a)holycrap.org 2007-13-02 15:07 -------
Actually from the comments this is something different than #7378. #7378 is
about the window being messed up after a vdesktop switch - this one is about the
systray missing?
--
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=7379
formanro(a)ukr.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4863 is|0 |1
obsolete| |
--
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=7414
------- Additional Comments From flexo(a)holycrap.org 2007-13-02 15:00 -------
> Otherwise one has use function static or module local "fake" data or execute
> some registry reads/writes every time.
How would that be fake? What's wrong with loading the value from registry on
demand and keeping a static cache? Better than to rely on semi-documented
interfaces...
--
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=7416
Summary: Support multiple independent displays for PowerPoint,
OpenOffice.org, etc
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewz(a)springsrescuemission.org
Please implement EnumDisplayW (currently a stub) and any other functions
necessary to run a independent, dual-head monitor system.
For example, PowerPoint displays the slides on monitor 2 while the user controls
the presentation and views notes on monitor 1. Other programs that use this
functionality include OpenOffice.org (since version 2.1, but not as good as
PowerPoint) and MediaShout.
The easiest software to test is probably OpenOffice.org version 2.1+. In a
slide show, click the "Slide Show" menu and then "Slide Show Settings." Then,
see the section labeled "Multiple monitors."
--
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=7413
------- Additional Comments From Alexqw85(a)gmail.com 2007-13-02 13:47 -------
No, Publisher XP is Publisher 2002. Publisher 2003 was the next release.
--
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=7242
------- Additional Comments From focht(a)gmx.net 2007-13-02 13:43 -------
Well i got further, a login dialog appears.
Seems one has to register online for an account.
I did but every time i click "sign in" it tells "accout expired bla bla" even on
a freshly created one.
Weird.
If you have further problems with this software, please provide a valid
login/accout (for testing only).
--
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=7242
------- Additional Comments From focht(a)gmx.net 2007-13-02 13:32 -------
This Microsoft KB article explains different mscal.ocx version behavior:
"xxx Version of Mscal.ocx Breaks Binary Compatibility For Early Bound Clients"
http://support.microsoft.com/kb/311219/en
Basically the vtable layout of ICalendar interface has changed/broke binary
compatibility.
The software doesnt seem to make use of late binding to control but compile time
wrapper generation (using #import directive to generate .tli wrappers).
The mscal.ocx distributed with this installation is too old and bugged.
You can test it by doing manual "regsvr32 MSCAL.OCX" in system32 directory.
Crashes due to stack corruption.
I copied a newer mscal.ocx from my office 10/11 installation and registered it.
Then i compiled the small sample provided in KB article.
Worked like a charm.
Seems the developers of this software need to refresh their redistributables.
--
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.