[Bug 12125] New: Enable option No windows border, but use X window manager
http://bugs.winehq.org/show_bug.cgi?id=12125 Summary: Enable option No windows border, but use X window manager Product: WineHQ Bugzilla Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: bugzilla-unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: clebersantz(a)gmail.com Created an attachment (id=11510) --> (http://bugs.winehq.org/attachment.cgi?id=11510) SAPLOGON without X Window Manager I`m new with wine and trying install SAP AG FrontEnd (aka SAPGUI) 7.10 ( using Wine 0.9.57 and Ubuntu 8.04 ) I having many problems, but i can`t identify the reason yet(like black icons, not loading new editor, etc) to produce a bug, maybe is unregistered Dll`s. So for now i only make a suggestion, SAPGUI not use standard Windows(r) border, insted SAPGUI use some pictures on own application (Attach 1) to emulate Max/Min/Restore/Close buttons. My suggestion is make a option to use X Window Manager (for enable windowslist, statusbar, etc) but not use borders, let the application with Windows(r) border, because if X Window Manager border is used there no access to application menu bar (Attach 2). Best regards, Cleber Santz. -- 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=12125 --- Comment #1 from Cleber Santz <clebersantz(a)gmail.com> 2008-03-20 09:34:43 --- Created an attachment (id=11511) --> (http://bugs.winehq.org/attachment.cgi?id=11511) SAPGUI running over 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=12125 --- Comment #2 from Cleber Santz <clebersantz(a)gmail.com> 2008-03-20 09:35:10 --- Created an attachment (id=11512) --> (http://bugs.winehq.org/attachment.cgi?id=11512) SAPGUI running over windows -- 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=12125 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|bugzilla-unknown |-unknown Product|WineHQ Bugzilla |Wine Version|unspecified |0.9.57. --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-03-20 09:48:45 --- Does it help if you run the application in dektop mode? -- 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=12125 Cleber Santz <clebersantz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wintrust OS/Version|other |Linux Platform|Other |PC --- Comment #4 from Cleber Santz <clebersantz(a)gmail.com> 2008-03-20 11:36:25 --- (In reply to comment #3)
Does it help if you run the application in dektop mode?
Well, in desktop mode i can access the menu bar as well, but loose the desktop integration. Some functionalitys like icon in notification area, windows list (Alt+Tab), etc (work with X Window Manager) cannot be used. SAPGUI is usually used with more than 2 windows and these windows are integrated with icon in notification area, with this icon i can manage the opened windows. I think the best solution is make a way to generate windows without border but controlled by X Window Manager, like Windows(r) do (if possible!). I suppose the same problem occurs too with Windows(r) Media Player, Nero. But these applications not use notification area and use only one screen, so can be used in desktop mode. Regards, Cleber -- 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=12125 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|wintrust |-unknown --- Comment #5 from Lei Zhang <thestig(a)google.com> 2008-03-20 11:39:19 --- Not sure why you think this is a wintrust issue. -- 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=12125 --- Comment #6 from Cleber Santz <clebersantz(a)gmail.com> 2008-03-20 11:51:16 --- (In reply to comment #5)
Not sure why you think this is a wintrust issue.
I can`t understand, what this mean "wintrust issue" ? issue of wintrust.dll ? Regards, Cleber -- 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=12125 --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-03-20 19:30:14 --- (In reply to comment #4)
I think the best solution is make a way to generate windows without border but controlled by X Window Manager, like Windows(r) do (if possible!).
That's impossible to have an X11 managed window and allow an app to draw its non-client area (borders, caption menu), X11 simply doesn't support it. -- 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=12125 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2008-03-21 03:57:17 --- (In reply to comment #7)
That's impossible to have an X11 managed window and allow an app to draw its non-client area (borders, caption menu), X11 simply doesn't support it.
Actually it's very possible, and pretty easy to do, I put in the infrastructure for that a while ago, all it needs is a registry option. -- 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=12125 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2008-10-17 15:34:48 --- Is this still a problem in current (1.1.6 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=12125 Cleber Santz <clebersantz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from Cleber Santz <clebersantz(a)gmail.com> 2008-12-03 05:34:00 --- No, it seens fixed to me. Wine 1.0.1 Regards. -- 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=12125 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2008-12-05 11:14:23 --- Closing bugs fixed in 1.1.10. -- 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.
participants (1)
-
wine-bugs@winehq.org