http://bugs.winehq.org/show_bug.cgi?id=20768
Summary: Flight Simulator 98 install: the screen is repainted
only when moving the mouse
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerome.bouat(a)wanadoo.fr
When installing Microsoft Flight Simulator 98, I have to move the mouse in
order to trigger the display repainting.
--
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=16902
Summary: wineinstall: C compiler cannot create executables
although gcc installed
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerome.bouat(a)wanadoo.fr
Created an attachment (id=18654)
--> (http://bugs.winehq.org/attachment.cgi?id=18654)
tools/wineinstall log
Hello,
I encountered an error while using the tools/wineinstall script.
gcc version: 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
Linux distro: Ubuntu 8.04.1
--
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=11522
Summary: odd name for wine uninstaller
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerome.bouat(a)wanadoo.fr
Hello,
For uninstalling a program running on wine, we have to use the wine program
with "uninstaller" name. I propose to use a naming which better fits the wine
programs naming policy.
I searched this uninstaller for a while because I typed "wine" first in my a
console and I wanted my shell to propose all available programs like "winecfg",
"winecpp", etc.
If the uninstaller would have a name like "wine-uninstaller", then it would be
easier to find the uninstaller, without any documentation.
--
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=13907
Summary: insufficient privileges
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: splatadder(a)gmail.com
Created an attachment (id=14011)
--> (http://bugs.winehq.org/attachment.cgi?id=14011)
wine output installing Quest Toad 9.6.1
When installing Quest Toad 9.6.1 the following message is issued:
"You currently have insufficient privileges to complete an installation.
You must have administrator equivelant privileges to continue."
wine 10.rc5
ubuntu 8.0.4
attached are the messages generated by 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=24337
Summary: hh.exe shows blank help text
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scallegari(a)arces.unibo.it
With LTSPICE IV (freely available at
http://www.linear.com/designtools/software/#Spice)
launch application with -nowine parameter (otherwise, the application starts
with a reduced functionality and no help).
try to open the manual
hh.exe is launched. The subject tree on the left is fine. However the help
pages appear completely blank
--
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=23412
Summary: ManyCam: Fails to start
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://download2.manycam.com/ManyCam.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=29191)
--> (http://bugs.winehq.org/attachment.cgi?id=29191)
Error message
Steps to reproduce:
1) remove ~/.wine
2) winetricks vcrun2005
2) install ManyCam
3) wine ManyCam.exe
Behaviour:
See attachment
Expected behaviour:
Application should start
In terminal there is only
fixme:win:RegisterDeviceNotificationW (hwnd=0x4006e,
filter=0xdaf494,flags=0x00000004) returns a fake device notification handle!
Additional info:
dmesg about my camera
usb 1-3: Product: Acer HD Crystal Eye webcam
uvcvideo: Found UVC 1.00 device Acer HD Crystal Eye webcam (064e:a117)
input: Acer HD Crystal Eye webcam as
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input8
--
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=21049
Summary: output_import_thunk Problems on ARM
Product: Wine
Version: 1.1.34
Platform: Other
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
its about output_import_thunk in tools/winebuild/import.c
My ARM-Case actually looks like this, because my first implementation seems
wrong to me:
case CPU_ARM:
#if 1
output( "\tldr r0, %s+%d\n", table, pos );
output( "\tblx r0\n" );
#else
output( "\tmov r4, #%s\n", table );
output( "\tldr r15, [r4, #%d]\n", pos );
#endif
But this new version gives a strange error i dont understand:
actxprxy.aXisOj.s: Assembler messages:
actxprxy.aXisOj.s:747: Error: internal_relocation (type: OFFSET_IMM) not fixed
up
actxprxy.aXisOj.s:756: Error: internal_relocation (type: OFFSET_IMM) not fixed
up
...
Problematic lines:
740 __wine_spec_import_thunks:
741
742 .align 4
743 .type BSTR_UserFree,%function
744 .globl BSTR_UserFree
745 .hidden BSTR_UserFree
746 BSTR_UserFree:
747 ???? CC039FE5 ldr r0, .L__wine_spec_import_data_ptrs+0
748 ???? 30FF2FE1 blx r0
749 .size BSTR_UserFree, .-BSTR_UserFree
...
Thats on a qemu-arm-ubuntu 9.04
--
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=7929
--- Comment #108 from Erich Hoover <ehoover(a)mines.edu> 2010-10-31 14:45:50 CDT ---
(In reply to comment #106)
> ...
> Both hamachi and normal LAN (without hamachi) produced the same problem.
> ...
> Could you kindly test it in TW and let me know if it works for you?
> ...
Hmm, I could have sworn that I replied to this a long time ago - apparently
not. I tested the patches on TW quite a while ago and they worked fine. Have
you tested wine-kane recently? I've made quite a few updates to the patches,
and they should be much more robust now.
--
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=24755
Summary: 100 CPU utorrent 2.0.4 for absolutely no reason with
PROOF
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sir508(a)gmail.com
Created an attachment (id=31288)
--> (http://bugs.winehq.org/attachment.cgi?id=31288)
Pic proof for crzy cpu
I don't know how you can call utorrent 2.0.4 to be gold on Ubuntu 10.04.1. I'm
fed up with this bug and doesn't seem to being fixed or reported! It's not the
first time it happen to be which I though by formating my ubuntu 3 times, it
might fix by itself but doesn't. Before, I had the wine version without the ppa
which I hoped was designed to run 'gold' on ubuntu 10.04.1. with wine 1.1.42ish
with utorrent 1.8.5. It was working 'gold' for solid 3 or 5 months.. no cpu
issue or anything. It was actually gold.
But recently, the doomsday for ubuntu has returned for me. It's back up 100cpu.
I read in a forum to update my version. I first updated utorrent to the latest
one [non-beta] 2.0.4. It worked fine for the first week or but return to the
retarded state.. 100cpu for no reason.
I updated my wine using the ppa.. it sometime works fine but sooner or
later..back to 100cpu..
what's the prob?? Check the pic for proof!
Computer specs
4 gig ram
2.4 dual core
ubuntu 10.04.1 with wine, utorrent fuly updated upto the date posted
--
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 #392 from gens <ligrec(a)hotmail.com> 2010-10-31 09:21:43 CDT ---
forgot to add; game continues to run under win, thats why im fileing it here
--
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.