Displaying 20 results from an estimated 10000 matches similar to: "Setting the current thread in winedbg"
2009 Sep 01
4
Loading iTunes
I am informed that it is possible to load iTunes in Wine using Ubuntu 9.04 but am experiencing problems.
In Ubuntu I downloaded the Wine package via Synaptic which duly displayed in my applications menu. Having achieved that I then loaded iTunes the version for XP and Vista. When I attempt to open the iTunes it is then that I hit problems.
The iTunes .exe file is now on my desktop. On opening
2004 Dec 08
3
wine-20041201 and iTunes
Hello,
I've been trying to get iTunes working with wine-20041201 without much
luck. I am trying this
on a Fedora Core 2 machine on AMD64.
The wine install seems to have gone ok, i can start notepad.exe etc
without a problem.
The only application that i will be using on wine will be iTunes(i use
gtkpod, but it is isnt without its own quirks) and i cant seem to get
it to work. I start an
2011 May 14
3
Ubuntu Natty / WINE / iTunes, uninstall
Hi all,
I installed Ubuntu Natty Narwahl ,then WINE and finally iTunes (using WINE) but have found iTunes is simply too slow and many features don't work as they should. So I've decided to do away with iTunes and just stick to one of the Linux players.
However, whenever I use the WINE uninstaller, the progress window says the operation completed but the iTunes (and Bonjour, etc) names,
2010 Dec 31
1
Wine doesn't open the installer
I'm trying to follow this tutorial to install itunes with WINE (for starters)
Ubuntu forums/community/wine wrote:
> To install Windows applications using Wine, follow these instructions:
>
> 1. Download the Windows application from any source (e.g. download.com). Download the .EXE (executable).
> 2. Place it in a convenient directory (e.g. the desktop, or home folder).
2006 Aug 13
1
iTunes & Wine 0.9.19
I tried to install the latest iTunes version. The result was:
wine iTunesSetup.exe > iTunes_wine.txt
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:exec:SHELL_execute flags ignored: 0x00000580
bojan@linux:~/Desktop/Downloads> err:msi:ITERATE_DuplicateFiles Failed
to copy file L"c:\\Program Files\\Common
Files\\InstallShield\\Driver\\11\\Intel 32\\IDriver.exe" ->
2002 Aug 04
1
problems with winedbg
Hi list,
updating wine to current cvs shows that stg could be broken in winedbg.
Running programs that crash and go to debugger make winedbg jump
nowhere in winedbg's data. This happens with several programs I tested
(windows / dos programs), and the backtrace is always the same. The
programs all complain about a read access fault at 0x0815cbe4 (yes,
always the same adress) and show this
2001 Sep 12
1
winedbg no longer launches automatically
Wine debug no longer launches for me. Not that I know how to use it, but I
like trying to find and report bugs.
Warning: /usr/bin/winedbg.exe not accessible from a DOS drive
Warning: /usr/bin/winedbg not accessible from a DOS drive
Warning: /usr/bin/winedbg 137011720.exe not accessible from a DOS drive
Warning: /usr/bin/winedbg 137011720 not accessible from a DOS drive
Warning: /usr/bin/winedbg
2004 Sep 14
0
Winedbg on FreeBsd Question
I am using FreeBsd 4.10 and am attempting to use winedgb.
Winedbg will start and give me a bunch of messages and eventually a prompt
if I start it with no parameters:
$winedbg
.
.(Bunch of messages)
.
Wine-dbg>.
If I add a parameter specifying some app, I get no output of any kind, no
messages, no prompt appears, and winedbg appears to be hung.
$winedbg <app name>
A CTRL-C
2007 Mar 24
1
extracting info from a minidump via winedbg
Hello Wine users!
I've got a minidump from a ("real") Windows user of our game and would like to
extract information from it using winedbg.
The information winedbg gives me by default, is this:
WineDbg starting on minidump on pid 068c
warzone2100.exe was running on #1 Intel ???-0.521 CPU on Windows XP (2600)
Register dump:
CS:001b SS:0023 DS:0023 ES:0023 FS:003b GS:0000
2015 Jan 05
4
Don't use .local
On 05/01/15 07:00, Achim Gottinger wrote:
> Hello,
>
> I deployed an Samba 4 AD back in 2013 with .local, not knowing it can
> cause troubles with mDns.
> On my linux server i did not install avahi and i do not have mDns in
> my nsswitch.conf hosts entry.
> On windows machines i usually deinstall bonjour whenever it shows up
> and i do not install it when installing
2002 Feb 16
2
WineDbg : list of errors
Hi,
Using WineDbg,
I have problems to attach to a process.
I start "winedbg".
then "walk process".
It gives reference to a W-process.
Trying attach to this process gives me error 5.
Where could i find more info on these error numbers ?
[syl@snoop La 4?me Proph?tie]$ winedbg
WineDbg starting... on pid 0
Wine-dbg>walk process
pid threads parent exe
0806ba80
2010 Sep 22
0
Debugging 64-bit Wine Apps with winedbg
Hello, we're the developers of a large 64-bit Windows application that uses Wine 1.3.0 64-bit on Linux. When testing began we discovered several crashes inside our windows code on startup and needed to debug them. But the problem seems to be getting any kind of stack trace information from the 64-bit winedbg. This used to work with the 32-bit version of winedbg.
Even if I write a 64-bit
2005 Jun 03
4
New User
I'm totally new to using Wine and for that matter Fedora. I recently installed Wine as a package. I've been trying to run Delphi applications using Wine and everytime I try to run it say that c:\\windows is not accessible. Does anyone have any idea what I'm doing wrong?
2002 Aug 26
1
invalid adress when using winedbg
running winedbg manually to debug a program,
it says that an adress is invalid when trying to set breakpoints.
here is my cmdline:
$ winedbg iexplore.exe (happens with all programs)
fixme:console:SetConsoleCtrlHandler (0x403a1d30,1) - no error checking
or testing yet
WineDbg starting on pid 84509d8
Breakpoint 1 at 0x00401ee6
Invalid address, can't set breakpoint
You can turn on deferring
2006 Jun 08
2
Including iTunes data into ruby output of RSS2.0...?
Hey all,
I''d like to include the iTunes XML data into my RSS feed, generated with
the code below:
xml.rss ''version'' => ''2.0'', ''xmlns:itunes'' =>
''http://www.itunes.com/dtds/podcast-1.0.dtd'' do
xml.channel do
xml.title ''Title here''
xml.author ''Everyone''
2004 Mar 14
1
attaching to any thread with winedbg
i did some of RTFM and didn't find an answer to my question: is it
possible to do %Subject% (i mean threads of wine-process)?
"attach wpid" puts me on the main thread:
Wine-dbg>walk proc
pid threads parent executable
>00000016 3 00000014 'C:\windows\system\msiexec.exe'
Wine-dbg>walk th
process tid prio
00000016 (D)
2007 Aug 06
0
"Re: cannot use winedbg on Ubuntu Feisty"
A) DON'T EVER RUN WINE AS ROOT!
B) What version of wine?
C) Remove ~/.wine (and probably /root/.wine) and try again.
If you still have problems, post back.
-Austin
On 8/6/07, lalev@uni-svishtov.bg < lalev@uni-svishtov.bg> wrote: Hi
everyone,
This happens every time I start winedbg, no matter what program
I want to debug. It's ubuntu feisty fawn and I have built
wine from sources.
2008 Jul 29
2
why I cannot use winedbg --gdb
when I run Oblivion.exe by "winedbg --gdb", the following message appear, then it is blocked, I cannot type any letter in the terminal.
if I run winedbg without "--gdb", it is OK.
anyone can help? thanks!
root at robwang:/mnt/home/Oblivion# winedbg --gdb Oblivion.exe
0016:0017: create process 'Z:\mnt\home\Oblivion\Oblivion.exe'/0x110670 @0x96434c (0<0>)
2012 Mar 15
5
itunes must work with wine or els!!!
Hello, I'm not a software developer but I am a full time Ubuntu user!, I also really Love Linux.
Heres the thing tho I try to get my friends into using Linux and dropping windows! But a lot of them do not want to try out Linux or give it a chance because the first thing they ask is does itunes work with Linux? I tell them about the alternative like banshee and rhythm box and they still refuse
2004 Feb 06
0
starcraft runs faster from winedbg than from wine?
Hi, I have discovered i can run starcraft at (almost) full speed on my system.
This only works one time, directly after reboot. When tried a second time
it's all choppy again. My guess is there're some stale wine processes after
the first attempt.
When i reboot and start wine instead of winedebug the game video performance
is choppy. When i start the game with winedbg after that The