http://bugs.winehq.org/show_bug.cgi?id=3756
--- Comment #57 from syberraith(a)yahoo.com 2010-03-17 11:16:35 ---
(In reply to comment #56)
> (In reply to comment #55)
> >
> > So, I'll just get right to it then. I rebased git and built
> > wine-1.1.40-191-g4b5f6ad. It crashes the same way. I could upload a log if you
> > like.
>
> No, if it is the same. Could you please specify a link where you got your
> installer, it doesn't make much sense to test different versions and compare
> results.
Here is the link:
http://www.atmel.com/forms/software_download.asp?fn=dl_AvrStudio4Setup.exe
You can try this direct one, although I think you'll have to fill out the forms
to get a download:
http://www.atmel.com/dyn/resources/prod_documents/AvrStudio4Setup.exe
Use the md5sum a few posts above to check 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=8107
Chris Reffett <geekboy72(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |geekboy72(a)gmail.com
--
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=3756
--- Comment #56 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-17 08:49:14 ---
(In reply to comment #55)
>
> So, I'll just get right to it then. I rebased git and built
> wine-1.1.40-191-g4b5f6ad. It crashes the same way. I could upload a log if you
> like.
No, if it is the same. Could you please specify a link where you got your
installer, it doesn't make much sense to test different versions and compare
results.
--
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=3756
--- Comment #55 from syberraith(a)yahoo.com 2010-03-17 07:54:44 ---
(In reply to comment #54)
> http://wiki.winehq.org/Recommended_Packages will save you some time and avoid
> polluting this bug with unrelated/support questions.
Quite right, quite right.
I wouldn't want to trouble anyone here with silly newbie questions.
So, I'll just get right to it then. I rebased git and built
wine-1.1.40-191-g4b5f6ad. It crashes the same way. I could upload a log if you
like.
Best regards,
Fred
--
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=22049
Summary: EVE online won't start
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xor(a)gmx.li
Created an attachment (id=26839)
--> (http://bugs.winehq.org/attachment.cgi?id=26839)
Strace output of the place where "temporarily unavailable" starts to happen
Kubuntu 9.10 Karmic with latest packages, Wine 1.1.40 and Nvidia drivers
185.18.36.
What I've tried to make Eve work:
- I ran winecfg and configured the display to "Allow DirectX apps to stop mouse
blah blah" and "Emulate a virtual desktop with 1024x768. )
- I tried setting "bitsCancelled=0" before starting it.
Both did not help.
Now for the symptoms:
If I run "wine eve.exe" or "wine bin/ExeFile.exe" it won't start: After the
splashscreen disappears, ExeFile will continue to run (using 0% cpu) and
nothing will happen.
If I run "strace wine eve/exefile" it WILL start and I can play the game.
"strace -e trace= wine ..." also makes it work ("-e trace=" effectively
disables all tracing).
If I attach strace AFTER starting wine, ExeFile will continue to do nothing but
strace shows that it is stuck in an endless "read(socket) = resource
temporarily unavailable" loop.
If I run "strace wine explorer /desktop=0,1024x768 bin/ExeFile.exe 2> eve.log"
then I get a full strace AND it won't start....
The first occurence of the "temporarily unavailable" on that socket in the
strace is shown in the attached strace log. What happens there is that it tries
to read from a X-window related socket and reading fails with "temporarily
unavailable". So probably its really not related to the "bitsCancelled" thing
because that is about the auto-updater...
--
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=22052
Summary: Wine won't start or run.
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: mjbonertz(a)gmail.com
I recently installed Wine on my Ubuntu 9.10 X64 machine and wine wont start. I
believe it is installing because it is in my home folder but there are no links
in my applications menu and when I manually create a new item it wont launch
wine. I cant even start it with terminal. I can get winecfg to run in
terminal though.
I have done a complete uninstall and reinstall and no luck so far.
Thanks,
Mike
--
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=3756
--- Comment #53 from syberraith(a)yahoo.com 2010-03-17 00:44:06 ---
(In reply to comment #52)
> (In reply to comment #51)
> > (In reply to comment #50)
> > > This is annoying me:
> > >
> > > configure: libXxf86vm development files not found, XFree86 Vidmode won't be
> > > supported.
> > > configure: libv4l development files not found.
> > > configure: libmpg123 development files not found (or too old), mp3 codec won't
> > > be supported.
> > >
> > > The dev libs and headers are there. The libXxf86vm is from the squeeze
> > > packaage. Is there any way to get more information from configure about these
> > > complaints?
> > >
> > > I'm using Lenny btw.
> >
> > Check config.log.
>
> That just says the same thing.
Well, I got all the depends sorted out. I had to build from source those three
plus xf86vidmodeproto to make it happen.
I git fetched, although it still seems to be building the 1.1.40-122 version.
I sort that out tomorrow.
--
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=3756
--- Comment #52 from syberraith(a)yahoo.com 2010-03-16 19:45:18 ---
(In reply to comment #51)
> (In reply to comment #50)
> > This is annoying me:
> >
> > configure: libXxf86vm development files not found, XFree86 Vidmode won't be
> > supported.
> > configure: libv4l development files not found.
> > configure: libmpg123 development files not found (or too old), mp3 codec won't
> > be supported.
> >
> > The dev libs and headers are there. The libXxf86vm is from the squeeze
> > packaage. Is there any way to get more information from configure about these
> > complaints?
> >
> > I'm using Lenny btw.
>
> Check config.log.
That just says the same thing.
--
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=22050
Summary: Problem compiling wine 1.1.40
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pierre42d(a)9online.fr
[...]
make[1]: Leaving directory `/tmp/wine-1.1.40/dlls/windowscodecs'
make[1]: Entering directory `/tmp/wine-1.1.40/dlls/winealsa.drv'
../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared
./winealsa.drv.spec alsa.o dscapture.o dsoutput.o midi.o mixer.o wavein.o
waveinit.o waveout.o -o winealsa.drv.so -ldxguid -luuid -lwinmm
-luser32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a -lasound
dsoutput.o: In function `IDsDriverBufferImpl_Unlock':
dsoutput.c:(.text+0x1454): undefined reference to `snd_pcm_recover'
waveout.o: In function `wodUpdatePlayedTotal':
waveout.c:(.text+0x81): undefined reference to `snd_pcm_recover'
collect2: ld returned 1 exit status
winegcc: gcc failed
make[1]: *** [winealsa.drv.so] Error 2
make[1]: Leaving directory `/tmp/wine-1.1.40/dlls/winealsa.drv'
make: *** [dlls/winealsa.drv] Error 2
--
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.