http://bugs.winehq.org/show_bug.cgi?id=26372
Summary: emulator of the TI Calculator
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: honeycuttaaron3(a)gmail.com
Once the TI Calculator emulator launches then the calculator takes the
background and the buttons are not visible.
TI-83 Plus Flash Debugger Program.
--
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=28170
Summary: "Text Service and Input Languages" crash:
Unimplemented function USER32.dll.LoadKeyboardLayoutEx
called
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=36090)
--> (http://bugs.winehq.org/attachment.cgi?id=36090)
Log: unimplemented function USER32.dll.LoadKeyboardLayoutEx
1. copy native input.dll, sptip.dll, and sapi.dll
2. regsvr32 sptip.dll for class {dcbd6fa8-032f-11d3-b5b1-00c04fc324a1},
regsvr32 sapi.dll for class {a910187f-0c7a-45ac-92cc-59edafb77b53}
3. import keyboard_layouts.reg with regedit, which is download from
http://www.geekstogo.com/forum/index.php?app=core&module=attach§ion=att…
( referer url:
http://www.geekstogo.com/forum/topic/222396-cant-change-language-settings-f…
)
4. start the "Text Service and Input Languages" :
$ wine control input.dll
(notes: without step 3, there will be an "incompatible keyboard driver
detected" error, and the input.dll control panel can not display complete, I'm
not sure if it this a wine bug)
5. click ok, then crash:
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
fixme:msctf:InputProcessorProfiles_GetLanguageList Semi-STUB:(0x13afd0)
wine: Call from 0x7bc4c896 to unimplemented function
USER32.dll.LoadKeyboardLayoutEx, aborting
--
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=26503
Summary: modal windows don't stay on top
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_pradelli(a)yahoo.com
Created an attachment (id=33743)
--> (http://bugs.winehq.org/attachment.cgi?id=33743)
Simple delphi program + source.
Under MS Windows these modal windows can be placed anywhere on the screen,
clicking the main window doesn't hide them. Not so under Wine: clicking the
main window puts it on top hiding the modal windows.
Ubuntu 10.04
Wine version 1.3.15
Demo from Khmelevskiy Alexandr is attached.
Open "bug21039.exe" then press "MessageBox" button.
Press main windows.
Messagebox goes behind main window an application hangup.
--
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=26303
Summary: Rayman 2 Demo menu item doesn't work until you remove
a backslash
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
ftp://ftp.ubisoft.com/Rayman2/rayman2high.zip
(sha1sum 14b2ad6f41e2e1358f3a4a5167d67a7111ea4fb5 )
is a cute little game that works well if you do
winetricks-alpha vd=640x480 dinput
and run it with
wine c:\\UbiSoft\\Rayman2Demo\\Rayman2Demo.exe
but it fails if you use the freedesktop.org icon placed
on the desktop or in the system menus. The icon target is
env WINEPREFIX="$HOME/.local/share/wineprefixes/rayman2_demo" wine
C:\\windows\\UbiSoft\\SetupUbi.exe -play\ Rayman2
That command in a terminal reproduces the error.
Removing the backslash between 'play' and 'Rayman2'
works around the problem, and lets you start the game from the menus.
And commenting out the line
case ' ':
in winemenubuilder.c in escape() also works around the bug.
Are there programs that rely on spaces being escaped in fdo desktop entries?
--
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=22692
Summary: Total Commander: When copying a file the progress bar
is not updated except at the end
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Press F5 to copy a large file (200MB), notice the progress bar looks empty and
it shows "0 %" all the time; after a while, if you keep staring at it, right at
the end it is updated and looks full.
I guess whatever library is doing the copying does not report back the
progress, except at the end..
Total Commander 7.50a
wine-1.1.44
Ubuntu 10.04 64
--
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=21664
Summary: "fixme"-message on PPLive.exe start
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ddietz.post(a)googlemail.com
Created an attachment (id=26160)
--> (http://bugs.winehq.org/attachment.cgi?id=26160)
"fixme"-message on PPLive start
Hello, i installed latest version of wine with latest version of macports.
I try to start latest version of PPLive
Version:
PPLive 2.4.2.0013
Released Date:
2010.02.06
S. 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=15153
Summary: Dragging tabs crashes Code:Blocks 8.02 C++ IDE
Product: Wine
Version: 1.1.4
Platform: Other
URL: http://sourceforge.net/project/downloading.php?groupname
=codeblocks&filename=codeblocks-8.02mingw-
setup.exe&use_mirror=dfn
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
Created an attachment (id=15880)
--> (http://bugs.winehq.org/attachment.cgi?id=15880)
complete crash log (contains backtrace)
At the bottom of the IDE is a panel Logs & others, it contains several tabs. If
you start dragging one of these tabs then the wine crash.
--
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=21108
Summary: Comanche 3 Gold Demo crashes
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://download.cnet.com/Comanche-Gold-demo/3000-7551_
4-10019306.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=25351)
--> (http://bugs.winehq.org/attachment.cgi?id=25351)
wine-1.1.35 output
The Comanche 3 Gold Demo crashes when started.
After the crash occurs there is a window with an error message.
It looks for a file C:\D.MIS. The game is installed in C:\Demo\.
If it is installed in C:\APPS\ then the error message says that it looks for a
file C:\A.MIS.
--
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=24812
Summary: Explorer++: right-click menu (in the main listview)
degrades to nothing when opened multiple times
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31378)
--> (http://bugs.winehq.org/attachment.cgi?id=31378)
Terminal output with a crash
A few locations seem to be exempt from this bug (like My Computer), but it can
be seen in the root of the Z:\ drive. Right-clicking in an empty area of the
main listview gives a basically-correct menu the first time (compared to
Windows, the only difference is the lack of a "new" submenu).
However, right-clicking in the blank area again produces a menu with fewer
items - the topmost two items have disappeared. Each subsequent right click
removes two more items (including separators) from the top of the menu until
they all disappear and the menu doesn't pop up anymore. Occasionally, the app
will crash when trying to exit or switch to another folder afterward.
Native comctl32 doesn't help.
--
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=11629
Summary: Usable Wine interface
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: remco47(a)yahoo.com
What about making a Wine GUI to behave more like emulators like VirtualBox.
It's extremely hard right now to get Wine in desktop mode. It would be nice if
you could start Wine as an application, which opens up a window like this:
http://xs224.xs.to/xs224/08081/mockup918.png (ignore the virtualbox-stuff)
And if you start one of those prefixes, it by default opens a Wine Desktop with
a simple Taskbar & Start-menu. Somewhere in the Start-menu could be the option
to switch to desktop integration mode. There could also be an option to run the
Wine Desktop full-screen. Like this:
http://xs224.xs.to/xs224/08081/winedesktop771.png (forgive my GIMP skills)
I believe this would be very good for usability. Desktop mode is more stable
than seamless mode, yet it's hidden in winecfg. This kind of UI also exposes
the prefix-functionality in a transparent way. Wouldn't that be a nice 1.0
polishing idea?
--
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.