[Bug 257344] Re: acerhk should be autoloaded on Amilo A1650g

2008-12-18 Thread damagedspline
acer-wmi does not provide hotkey pooling support as in the acerhk case. I made an attempt to add hotkey pooling support to the acer-wmi code but it failed. acer-wmi can be used to auto-activate wireless led on startup - which can be a replacement to the acerhk wireless on/off button support. That

[Bug 123694] Re: on FSC Amilo A1650G ath_pci should be set with rfkill=0

2008-10-24 Thread damagedspline
Since the patches I've made to acerhk have been included in Ubuntu 8.10 && ath5k is used in Ubuntu 8.10, this bug is no longer valid for the "latest development release of Ubuntu". A new issue was created which require auto-load of acerhk on this laptop with some args: https://bugs.launchpad.net

[Bug 262516] Re: 2.6.27: loads ath_pci instead of ath5k

2008-09-05 Thread damagedspline
I can confirm this as well on a Fujitsu-Seimens Amilo A1650g $ uname -a Linux asaf-laptop 2.6.27-2-generic #1 SMP Thu Aug 28 17:20:02 UTC 2008 i686 GNU/Linux $ cat /etc/issue Ubuntu intrepid (development branch) \n \l -- 2.6.27: loads ath_pci instead of ath5k https://bugs.launchpad.net/bugs/262

[Bug 257344] Re: acerhk should be autoloaded on Amilo A1650g

2008-08-12 Thread damagedspline
** Attachment added: "more detailed lspci" http://launchpadlibrarian.net/16729292/lspci-vvnn.log -- acerhk should be autoloaded on Amilo A1650g https://bugs.launchpad.net/bugs/257344 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 257344] Re: acerhk should be autoloaded on Amilo A1650g

2008-08-12 Thread damagedspline
** Attachment added: "version signature" http://launchpadlibrarian.net/16729290/version.log -- acerhk should be autoloaded on Amilo A1650g https://bugs.launchpad.net/bugs/257344 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 257344] Re: acerhk should be autoloaded on Amilo A1650g

2008-08-12 Thread damagedspline
** Attachment added: "dmesg" http://launchpadlibrarian.net/16729283/dmesg.log -- acerhk should be autoloaded on Amilo A1650g https://bugs.launchpad.net/bugs/257344 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 257344] Re: acerhk should be autoloaded on Amilo A1650g

2008-08-12 Thread damagedspline
** Attachment added: "uname -a" http://launchpadlibrarian.net/16729266/uname-a.log -- acerhk should be autoloaded on Amilo A1650g https://bugs.launchpad.net/bugs/257344 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 257344] Re: acerhk should be autoloaded on Amilo A1650g

2008-08-12 Thread damagedspline
** Attachment added: "`lspci -vv` for Amilo A1650g attached" http://launchpadlibrarian.net/16729240/pci -- acerhk should be autoloaded on Amilo A1650g https://bugs.launchpad.net/bugs/257344 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 257344] [NEW] acerhk should be autoloaded on Amilo A1650g

2008-08-12 Thread damagedspline
Public bug reported: On Ubuntu Intrepid 32bit when running on Fujitsu-Seimens Amilo A1650g: Please add to '/etc/modprobe.d/options' the following line: "options acerhk autowlan=1" and the following to /etc/modules: "acerhk" $ cat /var/lib/acpi-support/*-* R01-A1I FUJITSU SIEMENS AMILO A1650G -1

[Bug 84159] Re: acerhk module - add support for Amilo A1650g keyboard

2008-08-08 Thread damagedspline
Thanks!!! Verified to be solved. Now one more thing to be fixed: /etc/modprobe.d/options << "option acerhk autowlan=1" Which Package owns this file? $ cat /var/lib/acpi-support/*-* R01-A1I FUJITSU SIEMENS AMILO A1650G -1 -- acerhk module - add support for Amilo A1650g keyboard https://bugs.l

[Bug 53953] Re: change 'acerhk' to use 'autowlan=1' by default

2008-06-12 Thread damagedspline
Mingxi: I have made a few modifications to the acerhk makefile and now it compiles OK on several machines. The diff is attached. Please let me know if its working for you two. ** Attachment added: "acerhk makefile fix" http://launchpadlibrarian.net/15246272/makefile.acerhk.diff -- change 'a

[Bug 53953] Re: change 'acerhk' to use 'autowlan=1' by default

2008-06-12 Thread damagedspline
Mingxi: I have made a few modifications to the acerhk makefile and now it compiles OK on several machines. The diff is attached. Please let me know if its working for you too. ** Attachment added: "acerhk makefile fix" http://launchpadlibrarian.net/15246275/makefile.acerhk.diff -- change 'a

[Bug 148902] Re: r300 needs swtcl update for 200m

2008-05-05 Thread damagedspline
According to David Airlie, it is now solved. http://airlied.livejournal.com/59351.html -- r300 needs swtcl update for 200m https://bugs.launchpad.net/bugs/148902 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 210090] Re: evolution google calendar doesn't work with private calendars

2008-04-25 Thread damagedspline
yep, same result here aswell: (evolution:12828): libecal-WARNING **: e-cal.c:318: Unexpected response (evolution:12828): calendar-gui-WARNING **: Unable to load the calendar Repository is offline -- evolution google calendar doesn't work with private calendars https://bugs.launchpad.net/bugs/210

[Bug 84159] Re: acerhk module - additional keyboard

2008-04-25 Thread damagedspline
I have just installed the final Hardy and the acerhk km version is still 0.5.34... I opened this issue last year and still no progress. Please refer me to instructions on how to commit fixes to the mainline Ubuntu's Intrepid Ibex kernel modules - I'll make it done. -- acerhk module - additional

[Bug 53953] Re: change 'acerhk' to use 'autowlan=1' by default

2008-04-01 Thread damagedspline
... weird it compiles ok here after the removal of the CFLAGS line. i even added it to an installation script which is intended for some fujitsu laptops... relevant part of the script: if [ ! -e acerhk-current.tgz ]; then if ! wget

[Bug 53953] Re: change 'acerhk' to use 'autowlan=1' by default

2008-03-31 Thread damagedspline
Mingxi: it is solved by removed the CFLAGS initialization (line 17 I think) from the Makefile -- change 'acerhk' to use 'autowlan=1' by default https://bugs.launchpad.net/bugs/53953 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 201173] Re: icedtea & applets => escape chars instead of chars in hardy and gutsy

2008-03-26 Thread damagedspline
I'm afraid not, since access require username and password. I "examined" the site more closely and it seems the applet used is treemenu.class http://anfyteam.com/anj/treemenu/treemenu.html I created an example html which initialize the applet from a simple usage of the site (attached). to repro

[Bug 201173] Re: icedtea & applets => escape chars instead of chars in hardy and gutsy

2008-03-25 Thread damagedspline
ls -la /etc/alternatives/ |grep java-plugin lrwxrwxrwx 1 root root56 2008-03-24 18:37 xulrunner-1.9-javaplugin.so -> /usr/lib/jvm/java-6-openjdk/jre/lib/i386/gcjwebplugin.so it still reproduced -- icedtea & applets => escape chars instead of chars in hardy and gutsy https://bugs.launchpad

[Bug 201173] Re: icedtea & applets => escape chars instead of chars in hardy and gutsy

2008-03-24 Thread damagedspline
running the update-java-alternative resulted with: No alternatives for firefox-addons-javaplugin.so. No alternatives for firefox-javaplugin.so. No alternatives for firefox-plugins-javaplugin.so. No alternatives for iceape-javaplugin.so. No alternatives for iceweasel-javaplugin.so. No alternatives

[Bug 201173] Re: icedtea & applets => escape chars instead of chars in hardy and gutsy

2008-03-24 Thread damagedspline
It is reproduced with icedtea-gcjwebplugin (see attached image). I removed all other java plugins before installation. update-alternatives java points to /usr/lib/jvm/java-6-openjdk/jre/bin/java ** Attachment added: "escapeChars.jpg" http://launchpadlibrarian.net/12841884/escapeChars.jpg --

[Bug 121653] Re: [gutsy] fglrx breaks over suspend/resume

2008-03-18 Thread damagedspline
FrejSoya wrote: > in > /usr/lib/pm-utils/defaults > I also had to set > SUSPEND_MODULES="ath_pci" > > keeping network working. Since madwifi sucks too ; I suffer from this issue as well, please report it separetly. -- [gutsy] fglrx breaks over suspend/resume https://bugs.launchpad.net/bugs/12

[Bug 201173] Re: icedtea & applets => escape chars instead of chars in hardy and gutsy

2008-03-11 Thread damagedspline
** Attachment added: "applet-icedtea.xcf" http://launchpadlibrarian.net/12587937/applet-icedtea.xcf -- icedtea & applets => escape chars instead of chars in hardy and gutsy https://bugs.launchpad.net/bugs/201173 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 201173] [NEW] icedtea & applets => escape chars instead of chars in hardy and gutsy

2008-03-11 Thread damagedspline
Public bug reported: As you can see in the attached image, this happened when trying to load an applet which contain non-latin chars (in that case Hebrew). Occurs on both Gutsy and Hardy (Alpha 6). This worked with jre 1.4 & 5 & 6. I've tried compare the configurations files under /etc/java* bu

[Bug 53953] Re: change 'acerhk' to use 'autowlan=1' by default

2008-03-11 Thread damagedspline
Mind the intrusion, but there is a newer version of acerhk (0.5.35 - as opposed to 0.5.34 in hardy), why wasn't it integrated to the kernel modules? -- change 'acerhk' to use 'autowlan=1' by default https://bugs.launchpad.net/bugs/53953 You received this bug notification because you are a member

[Bug 173411] Re: [Hardy][Regression] Touchpad vertical scroll does not work

2008-02-08 Thread damagedspline
I use a Fujitsu-Seimens Amilo A1650g. I Added the following to the xorg.conf that was generated on installation. Section "ServerLayout" Identifier "Default Layout" Screen 0 "Default Screen" 0 0 InputDevice"Generic Keyboard" InputDevice"Configured

[Bug 124765] Re: gutsy regression: very high temp on turion 64 CPU

2007-12-11 Thread damagedspline
You should check your cpu cooling ribs, cleaning them lowered the temperature by 10-20 celsius degrees. -- gutsy regression: very high temp on turion 64 CPU https://bugs.launchpad.net/bugs/124765 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 121653] Re: [gutsy] fglrx breaks over suspend/resume

2007-10-27 Thread damagedspline
"Just in case anyone else wants to try it without an hour of compiling, I've put my SLAB kernel at http://screamingarmadillo.org/SLAB."; Xpress 200M on Fujitsu-Amilo A1650g with fglrx. I've installed the kernel modules and suspend/hibernate does not resume here when POST_VIDEO=false. FGLRX (8.42

[Bug 133604] Re: ati 6.6.193 causes overheat while watching videos

2007-08-27 Thread damagedspline
Traced to be a hardware issue. Working fine with ati 6.6.193. Flash does cause some heat but it is bearable (for instance starcraft2.com=65 Celsius degrees) ** Changed in: xserver-xorg-video-ati (Ubuntu) Status: New => Invalid -- ati 6.6.193 causes overheat while watching videos https://

[Bug 124765] Re: gutsy regression: very high temp on turion 64 CPU

2007-08-21 Thread damagedspline
Traced back to be caused because X11 output module is the default output module instead of Xv. Playing video media or entering sites that are rich with Flash media or Java - will cause overheating. ** Changed in: linux-source-2.6.22 (Ubuntu) Status: New => Invalid -- gutsy regression: v

[Bug 133604] Re: ati 6.6.193 causes overheat while watching videos

2007-08-21 Thread damagedspline
Also occured when running Firefox with reach Flash media or Java. -- ati 6.6.193 causes overheat while watching videos https://bugs.launchpad.net/bugs/133604 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing l

[Bug 133604] ati 6.6.193 causes overheat while watching videos

2007-08-20 Thread damagedspline
Public bug reported: Binary package hint: xserver-xorg-video-ati When watching video - if X11 output is chosen instead of Xvideo, this will cause overheat on: 01:05.0 VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE) Tested on Fujitsu-Siemens Amilo A1650g & VLC

[Bug 123694] Re: on FSC Amilo A1650G ath_pci should be set with rfkill=0

2007-08-19 Thread damagedspline
Please modify /etc/modprobe.d/options & /etc/modules as stated in the latest comment to improve this laptop support -- on FSC Amilo A1650G ath_pci should be set with rfkill=0 https://bugs.launchpad.net/bugs/123694 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 123694] Re: on FSC Amilo A1650G ath_pci should be set with rfkill=0

2007-08-19 Thread damagedspline
After extensive research - for optimal results the following should be added to the /etc/modprobe.d/options for the laptop stated above: #activate the wireless led functionality, this will cause the wireless&broswer #special button to function, rest of the special keys requires a patch I created #

[Bug 128533] Re: cant see text in amule when using right-to-left gnome (for hebrew/arabic)

2007-08-18 Thread damagedspline
Solved - Language was set to "English US" - after amule restart - worked OK. please verify. -- cant see text in amule when using right-to-left gnome (for hebrew/arabic) https://bugs.launchpad.net/bugs/128533 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 128533] Re: cant see text in amule when using right-to-left gnome (for hebrew/arabic)

2007-08-18 Thread damagedspline
same here. Ubuntu Feisty - set with default language hebrew. The mule shows a connected state, while the server list appears empty (there are servers on the list), so I attempted a search. 300 results were found but the list appears empty. Similar problem appear when watching pages in firefox -

[Bug 124765] Re: gutsy regression: very high temp on turion 64 CPU

2007-07-20 Thread damagedspline
Not solved in Tribe 3. $uname -r 2.6.22-8-generic -- gutsy regression: very high temp on turion 64 CPU https://bugs.launchpad.net/bugs/124765 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 105637] Re: Network-Manager not working with madwifi

2007-07-15 Thread damagedspline
Actually there is a possible quickaround I found a couple of weeks ago, however it may not be battery friendly since the wireless will remain always on. For all of you that have issues with NetworkManager and their madwifi wireless card, try load the ath_pci with rfkill=0 and see if it works for

[Bug 124901] Re: thunderbird-bin crashed when a mail was previewed

2007-07-09 Thread damagedspline
*** This bug is a duplicate of bug 122975 *** https://bugs.launchpad.net/bugs/122975 ** This bug has been marked a duplicate of bug 122975 thunderbird-bin crashed with SIGSEGV in raise() after click in email to show it in the preview pane -- thunderbird-bin crashed when a mail was previe

[Bug 124901] Re: thunderbird-bin crashed when a mail was previewed

2007-07-09 Thread damagedspline
*** This bug is a duplicate of bug 122975 *** https://bugs.launchpad.net/bugs/122975 ** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/8340396/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8340397/Dependencies.txt ** Attachment added:

[Bug 124901] thunderbird-bin crashed when a mail was previewed

2007-07-09 Thread damagedspline
*** This bug is a duplicate of bug 122975 *** https://bugs.launchpad.net/bugs/122975 Public bug reported: Binary package hint: thunderbird duplicate of 122975 ProblemType: Crash Architecture: i386 CrashCounter: 1 Date: Mon Jul 9 17:25:20 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr

[Bug 124765] gutsy regression: very high temp on turion 64 CPU

2007-07-08 Thread damagedspline
Public bug reported: Binary package hint: acpi-support I've installed a clean install of Tribe 2 on a Fujitsu Amilo A1650g: cat /var/lib/acpi-support/*-* R01-A1I FUJITSU SIEMENS AMILO A1650G -1 The cpu is getting up to 87c degrees... This never happened on Feisty/Edgy nor Dapper (tested with th

[Bug 123694] Re: on FSC Amilo A1650G ath_pci should be set with rfkill=0

2007-07-03 Thread damagedspline
Mistake: Second address should be- https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.20/+bug/105637/comments/2 -- on FSC Amilo A1650G ath_pci should be set with rfkill=0 https://bugs.launchpad.net/bugs/123694 You received this bug notification because you are a member of Ubu

[Bug 123694] on FSC Amilo A1650G ath_pci should be set with rfkill=0

2007-07-03 Thread damagedspline
Public bug reported: This bug replaces: https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.17/+bug/84159 https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.20/+bug/105637 NetworkManager has issues with the acerhk enable/disable the wireless led. official support for Am

[Bug 117906] Re: no double-side (duplex) printing in edgy

2007-06-02 Thread damagedspline
Also appeared on Feisty with HP LaserJet 1010. Worked fine on Edgy, after both upgrade and clean install of Feisty, it stopped printing Double Sided. Additionaly, when tring to print in reversed mode, an error dialog appears with message "Too many failed attempts". Kernel version: 2.6.20-16-gen

[Bug 105637] Re: Network-Manager not working with madwifi

2007-05-25 Thread damagedspline
Well, I'm not sure in which script it should be... AFAIK, If you put it "/etc/network/if-pre-up.d" you'll still need to run "ifdown ath0" and "ifup ath0", so that the script will run... I would suggest to run it manually. (you should've checked if its working) It's weird... I've started using Ma

[Bug 31037] Re: Vino-server takes 90% of cpu when only listening for incoming connections

2007-05-18 Thread damagedspline
Also appeared here on Feisty... Just a question that might sound silly, does openoffice has anything to do with vino-server? (it appears more frequent after launching/closing oo - it might be just an illusion) -- Vino-server takes 90% of cpu when only listening for incoming connections https://bu

[Bug 105637] Re: Network-Manager not working with madwifi

2007-05-07 Thread damagedspline
I'm still having issues, but it might be linked to the acerhk kernel module (which is the wireless led controller). I need to activate the led, deactivate it, rmmod ath_pci, kill networkmanager, modprobe ath_pci, restart network manager, reactivate the led and only then it works. btw, it networkm

[Bug 105637] Re: Network-Manager not working with madwifi

2007-04-22 Thread damagedspline
I have this issue aswell... Please try to run the attached script and see if it works, this script should be run before each connection attempt - I've commented out 2 lines that activate/deactivate the wireless led (needed for my Fujitsu). My wireless card is: description: Wireles

[Bug 95241] for the stubborn users

2007-03-30 Thread damagedspline
If you still wish to use firefox and bypass the error, you can: 1) To the following file /etc/issue add the next string(save a backup, we will restore it): 6.10 2) run as sudo the firefox install script from http://pykeylogger.sourceforge.net/installnewfirefox.sh this script will install firef

[Bug 95241] update for bug

2007-03-24 Thread damagedspline
I tried integrating the firefox downloaded from the official website to the ubuntu /usr/lib/firefox & /usr/share/firefox and the most peculiar thing happend - the site became blocked again... I've extracted the firefox tar.gz and retried lauching from the local folder - worked like a charm... S

[Bug 95241] firefox - the connection was reset - Fiesty

2007-03-23 Thread damagedspline
Public bug reported: Binary package hint: firefox when trying to connect to some sites firefox gives the following message: The connection was reset The connection to the server was reset while the page was loading. * The site could be temporarily unavailable or too busy. Try again in a fe

[Bug 24740] The issue should be reopened for Fiesty

2007-03-21 Thread damagedspline
I'm a CS student, and while trying to connect to the college resources site I receive the following text message: "The connection was reset * The site could be temporarily unavailable or too busy. Try again in a few moments. * If you are unable to load any pages, check your

[Bug 24740] The issue should be reopened for Fiesty

2007-03-21 Thread damagedspline
I'm a CS student, and while trying to connect to the college resources site I receive the following text message: "The connection was reset * The site could be temporarily unavailable or too busy. Try again in a few moments. * If you are unable to load any pages, check your

[Bug 53953] Re: change 'acerhk' to use 'autowlan=1' by default

2007-03-04 Thread damagedspline
acerhk is still maintained at http://freshmeat.net/projects/acerhk/?branch_id=30497 current version is 0.5.35. I've made a patch against 0.5.35 (attached) with better support for my laptop: [EMAIL PROTECTED]:~$ cat /var/lib/acpi-support/*-* R01-A1I FUJITSU SIEMENS AMILO A1650G -1 I've also sent

[Bug 89565] ImportError: No module named _pysvn_2_5

2007-03-03 Thread damagedspline
Public bug reported: Binary package hint: svn-workbench installed svn-workbench in Fiesty Herd 5 using apt-get install. when I try to run it say: Traceback (most recent call last): File "/usr/share/svn-workbench/wb_main.py", line 40, in import wb_app File "/usr/share/svn-workbench/wb_ap

[Bug 84159] Re: acerhk module - additional keyboard

2007-02-19 Thread damagedspline
uname -a: Linux asaf-laptop 2.6.17-11-generic #2 SMP Thu Feb 1 19:52:28 UTC 2007 i686 GNU/Linux ** Attachment added: "dmesg log - please ignore jffs2 messages" http://librarian.launchpad.net/6478595/dmesg.log -- acerhk module - additional keyboard https://launchpad.net/bugs/84159 -- ubu

[Bug 84159] Re: acerhk module - additional keyboard

2007-02-19 Thread damagedspline
this patch will 'retrieve' 3 missing buttons - display, fancy fan, and wireless - functionality for the button was added by scripts ** Attachment added: "this is the patch I wrote against acerhk 0.5.34" http://librarian.launchpad.net/6478603/acerhk-FSC-AMILO_A16xx.patch -- acerhk module - add

[Bug 84159] Re: acerhk module - additional keyboard

2007-02-19 Thread damagedspline
Sorry, about the split in messages... ** Attachment added: "lspci -vvnn output" http://librarian.launchpad.net/6478596/lspci-vvnn.log -- acerhk module - additional keyboard https://launchpad.net/bugs/84159 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mai

[Bug 84159] acerhk module - additional keyboard

2007-02-09 Thread damagedspline
Public bug reported: Binary package hint: linux-source-2.6.17 The keyboard on my laptop had a few buttons that were unrecognized. I added functionality to the keys by adding some code to the acerhk module (now architectural changes - I only introduced a new model). My laptop is a Fujitsu-Siemen

[Bug 63605] Re: Unable to create indexes for applications and documentation updating from dapper to edgy

2006-11-18 Thread damagedspline
came across the same issue. does /var/cache/beagle/indexes/ supposed to be empty? -- Unable to create indexes for applications and documentation updating from dapper to edgy https://launchpad.net/bugs/63605 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mail

[Bug 68656] Re: Closing a tab closes the entire amule

2006-10-27 Thread damagedspline
*** This bug is a duplicate of bug 59138 *** ** This bug has been marked a duplicate of bug 59138 amule crashes when I close a tab -- Closing a tab closes the entire amule https://launchpad.net/bugs/68656 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mail

[Bug 68656] Closing a tab closes the entire amule

2006-10-27 Thread damagedspline
Public bug reported: Binary package hint: amule make a search - this will open a new search tab. when i want to close the search tab it will close amule (it only occurs if only one search tab exist and it being closed). output: Initialising aMule Checking if there is an instance already running

[Bug 67629] default build/execute directory is /bin/Debug

2006-10-22 Thread damagedspline
Public bug reported: Binary package hint: monodevelop When trying to build stuff I wrote it say something about no permissions to /bin/Debug. (maybe it should be set to ~/Debug or ~/.monodevelop/Debug instead...) I couldn't find where to change the default dir so I: sudo mkdir /bin/Debug sudo c

[Bug 52508] Re: The whole system freeze if I scroll up/down using the bar

2006-07-10 Thread damagedspline
case closed, another opened... it was due to xserver-xorg-driver-ati-6.6.0.0 (with the preferdb visual patch), downgraded to 6.5.7.3 and suprised as i am, it's working again. -- The whole system freeze if I scroll up/down using the bar https://launchpad.net/bugs/52508 -- ubuntu-bugs mailing lis

[Bug 52508] Re: The whole system freeze if I scroll up/down using the bar

2006-07-10 Thread damagedspline
update: amule has just joined the rebelling forces (abiword) and freeze my system as well... i'll try the autopackage's for both and see if i can localize the problem. -- The whole system freeze if I scroll up/down using the bar https://launchpad.net/bugs/52508 -- ubuntu-bugs mailing list ubun

[Bug 52508] Re: The whole system freeze if I scroll up/down using the bar

2006-07-10 Thread damagedspline
Laptop: Compaq Evo N1020v Video Card: Radeon IGP340M IDE Controller: ALI15X3 Sound: ALI5451M sorry, forgot to mention the abiword version... abiword: 2.4.4ubuntu5 -- The whole system freeze if I scroll up/down using the bar https://launchpad.net/bugs/52508 -- ubuntu-bugs mailing list ubuntu-bug

[Bug 52508] The whole system freeze if I scroll up/down using the bar

2006-07-10 Thread damagedspline
Public bug reported: Binary package hint: abiword I used ubuntu dapper 6.06 when it started to happen. Later on I switched to Xubuntu, but the problem remained... steps to failure: I opened a Doc file, tried scrolling using the mouse scroll - went ok. I tried scrolling the document down using t

[Bug 37451] Re: prism2 support out of the box

2006-06-17 Thread damagedspline
the patch kinda worked for me. i mean - i finally got the wireless to work but NetworkManager doesn't recognize to wireless card, however, selecting wireless networks through System -> Administration ->Networking is finally possible -- prism2 support out of the box https://launchpad.net/bugs/374