From trac at haiku-os.org Wed Apr 1 00:48:27 2009 From: trac at haiku-os.org (mmadia) Date: Tue, 31 Mar 2009 22:48:27 -0000 Subject: [Haiku-bugs] [Haiku] #3596: Change from lexicographic sorting to natural sorting In-Reply-To: <040.ca4affe29fb66eabe6b26e3c8674f109@haiku-os.org> References: <040.ca4affe29fb66eabe6b26e3c8674f109@haiku-os.org> Message-ID: <049.72f1bb7cd8d28edcc972449a97b0c083@haiku-os.org> #3596: Change from lexicographic sorting to natural sorting ----------------------------------+----------------------------------------- Reporter: plasm | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by mmadia): patch appears to have been updated. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 01:03:20 2009 From: trac at haiku-os.org (anevilyak) Date: Tue, 31 Mar 2009 23:03:20 -0000 Subject: [Haiku-bugs] [Haiku] #3436: NetSurf crashing In-Reply-To: <041.029d384301af665814743ad978305ac6@haiku-os.org> References: <041.029d384301af665814743ad978305ac6@haiku-os.org> Message-ID: <050.5a88831ac21297401f3f3544f40d94b4@haiku-os.org> #3436: NetSurf crashing ---------------------------+------------------------------------------------ Reporter: Hubert | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Comment(by anevilyak): Replying to [comment:3 iFrodo]: > - I installed the GCC2 compiled translators in /boot/home/config/add- ons/Translators > - I tried NetSurf That method however will quite likely break gcc4 apps that try to use translators in the same install. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 01:08:17 2009 From: trac at haiku-os.org (mmadia) Date: Tue, 31 Mar 2009 23:08:17 -0000 Subject: [Haiku-bugs] [Haiku] #61: Build POSIX test suite for haiku In-Reply-To: <049.5a167f1f0d0a17c90f7ad1531b88bc4d@haiku-os.org> References: <049.5a167f1f0d0a17c90f7ad1531b88bc4d@haiku-os.org> Message-ID: <058.ee11b144065b652a3ce9c004a359fec4@haiku-os.org> #61: Build POSIX test suite for haiku -----------------------------+---------------------------------------------- Reporter: andrewbachmann | Owner: Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -----------------------------+---------------------------------------------- Changes (by mmadia): * version: => R1 development Comment: "PosixTestSuite" is listed in OptionalTestPackages. Is there a reason to keep this ticket open? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 01:11:53 2009 From: trac at haiku-os.org (anevilyak) Date: Tue, 31 Mar 2009 23:11:53 -0000 Subject: [Haiku-bugs] [Haiku] #61: Build POSIX test suite for haiku In-Reply-To: <049.5a167f1f0d0a17c90f7ad1531b88bc4d@haiku-os.org> References: <049.5a167f1f0d0a17c90f7ad1531b88bc4d@haiku-os.org> Message-ID: <058.24908820117c40a20e059ba9186004c4@haiku-os.org> #61: Build POSIX test suite for haiku -----------------------------+---------------------------------------------- Reporter: andrewbachmann | Owner: Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -----------------------------+---------------------------------------------- Comment(by anevilyak): AFAIK it's not complete. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 01:38:40 2009 From: trac at haiku-os.org (oco) Date: Tue, 31 Mar 2009 23:38:40 -0000 Subject: [Haiku-bugs] [Haiku] #3400: PANIC: could not write back block 6293 (General system error) under heavy load In-Reply-To: <038.fd1870744d81b729f67f9cccf604dc44@haiku-os.org> References: <038.fd1870744d81b729f67f9cccf604dc44@haiku-os.org> Message-ID: <047.71113b1c7ec599b5378e9dd83af55427@haiku-os.org> #3400: PANIC: could not write back block 6293 (General system error) under heavy load ---------------------+------------------------------------------------------ Reporter: oco | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Add-Ons | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------+------------------------------------------------------ Comment(by oco): After fixing a bug in Freepascal's RTL under Haiku, the problem occur less frequently on my older laptop, but still occur. On my newer laptop, the problem does not occur anymore with the same USB hard drive and the same revision. The bug was about signal handling. Each Freepascal program were generating lots of vm_soft_fault in the syslog. The alternative signal stack was not initialized correctly. And hundreds of them are loaded during the test suite. Now, maybe the problem is related to some hardware in my old laptop. I will bring the offending computer at next BeGeistert in case someone is interested to investigate more. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 06:48:08 2009 From: trac at haiku-os.org (majie) Date: Wed, 01 Apr 2009 04:48:08 -0000 Subject: [Haiku-bugs] [Haiku] #3647: Full PoorMan source codes In-Reply-To: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> References: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> Message-ID: <049.6b017e4389361a576f6a4c655350bef2@haiku-os.org> #3647: Full PoorMan source codes --------------------------+------------------------------------------------- Reporter: majie | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by majie): Replying to [comment:1 umccullough]: > Wouldn't it be better to move all those HAVE_* defines into the config.h? Those HAVE_* are originally defined in a makefile, so I thought jamfile would be the place to put those stuff. Thanks. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 09:48:45 2009 From: trac at haiku-os.org (stippi) Date: Wed, 01 Apr 2009 07:48:45 -0000 Subject: [Haiku-bugs] [Haiku] #2241: ~ (tilde) Key requires a double keypress to be displayed (was: ~ (tilda) Key requires a double keypress to be displayed) In-Reply-To: <042.cf3ad6eb421bab67c53692eb72a67162@haiku-os.org> References: <042.cf3ad6eb421bab67c53692eb72a67162@haiku-os.org> Message-ID: <051.63a1545870318e877e9dda2e3bfb4d49@haiku-os.org> #2241: ~ (tilde) Key requires a double keypress to be displayed -----------------------+---------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 09:54:21 2009 From: trac at haiku-os.org (stippi) Date: Wed, 01 Apr 2009 07:54:21 -0000 Subject: [Haiku-bugs] [Haiku] #3596: Change from lexicographic sorting to natural sorting In-Reply-To: <040.ca4affe29fb66eabe6b26e3c8674f109@haiku-os.org> References: <040.ca4affe29fb66eabe6b26e3c8674f109@haiku-os.org> Message-ID: <049.ec1963151842d8defb2ff7b583552ac5@haiku-os.org> #3596: Change from lexicographic sorting to natural sorting ----------------------------------+----------------------------------------- Reporter: plasm | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by stippi): Yes, much better now. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 10:40:01 2009 From: trac at haiku-os.org (stippi) Date: Wed, 01 Apr 2009 08:40:01 -0000 Subject: [Haiku-bugs] [Haiku] #3596: Change from lexicographic sorting to natural sorting In-Reply-To: <040.ca4affe29fb66eabe6b26e3c8674f109@haiku-os.org> References: <040.ca4affe29fb66eabe6b26e3c8674f109@haiku-os.org> Message-ID: <049.7173d47e458afb870ced44309769a862@haiku-os.org> #3596: Change from lexicographic sorting to natural sorting ----------------------------------+----------------------------------------- Reporter: plasm | Owner: stippi Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Changes (by stippi): * owner: axeld => stippi * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 10:43:24 2009 From: trac at haiku-os.org (axeld) Date: Wed, 01 Apr 2009 08:43:24 -0000 Subject: [Haiku-bugs] [Haiku] #2906: Mail should BRoster::AddToRecentDocuments() when moving to another email via up/down arrows In-Reply-To: <048.af0ddf8b08b7b4de759f53c5e2d4bf50@haiku-os.org> References: <048.af0ddf8b08b7b4de759f53c5e2d4bf50@haiku-os.org> Message-ID: <057.19f6600e2b2a84ec1fa23ed2c8d40f41@haiku-os.org> #2906: Mail should BRoster::AddToRecentDocuments() when moving to another email via up/down arrows -------------------------------+-------------------------------------------- Reporter: jonas.kirilla | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Comment(by axeld): There is already the "Recent Applications" menu which also shows the files recently opened with that app. It's at least one useful way to deal with the flooding. I don't know about limiting the file types; I think mails are special, since you have to deal with so many of them in a short time. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 11:25:07 2009 From: trac at haiku-os.org (ekdahl) Date: Wed, 01 Apr 2009 09:25:07 -0000 Subject: [Haiku-bugs] [Haiku] #3649: Patch with more mime types Message-ID: <041.0bdeff3a5ce284aab9ab7dcc45a90f0e@haiku-os.org> #3649: Patch with more mime types ------------------------------+--------------------------------------------- Reporter: ekdahl | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Kits/Storage Kit | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- * Changes according to RFC5334 from september 2008 - Changed ogg extension from application/ogg to ogx - Added audio/ogg (extensions ogg, oga and spx) - Added video/ogg (extensions ogv and ogm) - Note that the magic numbers for these three types are the same and they therefore have the same sniffer rule, not sure if that will work well. * Changes according to RFC3839 - Added video/3gpp for extensions 3gp, 3gpp * Changes according to RFC4393 - Added video/3gpp2 for extensions 3g2, 3gpp2 * Changes according to RFC2318 - Added text/css for extension css * Changes according to RFC4180 - Added text/csv for extension csv -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 11:29:28 2009 From: trac at haiku-os.org (stippi) Date: Wed, 01 Apr 2009 09:29:28 -0000 Subject: [Haiku-bugs] [Haiku] #3596: Change from lexicographic sorting to natural sorting In-Reply-To: <040.ca4affe29fb66eabe6b26e3c8674f109@haiku-os.org> References: <040.ca4affe29fb66eabe6b26e3c8674f109@haiku-os.org> Message-ID: <049.d0e051824b6b359ba30476a04fc7b7ec@haiku-os.org> #3596: Change from lexicographic sorting to natural sorting -----------------------------------+---------------------------------------- Reporter: plasm | Owner: stippi Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by stippi): * status: assigned => closed * resolution: => fixed Comment: Thanks a lot! I've commited the patch with some modifications for clarity and which hopefully improve speed a bit in r29845. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 11:38:00 2009 From: trac at haiku-os.org (maxime.simon) Date: Wed, 01 Apr 2009 09:38:00 -0000 Subject: [Haiku-bugs] [Haiku] #2837: [Playground Demo] could make use of a color control (easy) In-Reply-To: <042.09156f743965e65536435ceea43331fb@haiku-os.org> References: <042.09156f743965e65536435ceea43331fb@haiku-os.org> Message-ID: <051.c1e1285991fca0c84a375934c31998e5@haiku-os.org> #2837: [Playground Demo] could make use of a color control (easy) -------------------------+-------------------------------------------------- Reporter: scottmc | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by maxime.simon): I also reorganized the layout of elements. I didn't know what the BTabView was so I removed it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 12:29:32 2009 From: trac at haiku-os.org (stippi) Date: Wed, 01 Apr 2009 10:29:32 -0000 Subject: [Haiku-bugs] [Haiku] #2837: [Playground Demo] could make use of a color control (easy) In-Reply-To: <042.09156f743965e65536435ceea43331fb@haiku-os.org> References: <042.09156f743965e65536435ceea43331fb@haiku-os.org> Message-ID: <051.96913d3d220184a4ab814411c89b4941@haiku-os.org> #2837: [Playground Demo] could make use of a color control (easy) --------------------------+------------------------------------------------- Reporter: scottmc | Owner: axeld Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Thanks, well done! Applied in r29846. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 15:48:40 2009 From: trac at haiku-os.org (majie) Date: Wed, 01 Apr 2009 13:48:40 -0000 Subject: [Haiku-bugs] [Haiku] #3647: Full PoorMan source codes In-Reply-To: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> References: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> Message-ID: <049.2e241d9e3f9a331014f94658ce564eb3@haiku-os.org> #3647: Full PoorMan source codes --------------------------+------------------------------------------------- Reporter: majie | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by majie): Ingo provided me patch against the jamfile, which can now translate the txt files in libhttpd directory to headers files. I have tested it. Thank you Ingo. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 16:17:18 2009 From: trac at haiku-os.org (Disreali) Date: Wed, 01 Apr 2009 14:17:18 -0000 Subject: [Haiku-bugs] [Haiku] #3650: [Trac] View Ticket behavior is different before and after login Message-ID: <043.cc409eeb133d69aa9344751cb6f6bd10@haiku-os.org> #3650: [Trac] View Ticket behavior is different before and after login -----------------------+---------------------------------------------------- Reporter: Disreali | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- The Haiku trac system's "View Ticket" function shows shows over a thousand bugs before logging in, yet none after logging into trac. If you press the update button I only get 28 matches instead over 1000. I think that the number of tickets "found" should be the same as before logging in. As it is now, the "View Ticket" function is much more useful before I log in. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 16:23:47 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 01 Apr 2009 14:23:47 -0000 Subject: [Haiku-bugs] [Haiku] #3650: [Trac] View Ticket behavior is different before and after login In-Reply-To: <043.cc409eeb133d69aa9344751cb6f6bd10@haiku-os.org> References: <043.cc409eeb133d69aa9344751cb6f6bd10@haiku-os.org> Message-ID: <052.63ada270d5b52feab38054e807a3738f@haiku-os.org> #3650: [Trac] View Ticket behavior is different before and after login ------------------------+--------------------------------------------------- Reporter: Disreali | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by anevilyak): * status: new => closed * resolution: => invalid Comment: This is deliberate. If you're logged in, Trac tries to first show you the tickets that are specifically assigned to you or reported by you. You can trivially change this by adjusting the custom query used to create that screen (you'll see the filters above the ticket list). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 18:56:09 2009 From: trac at haiku-os.org (stippi) Date: Wed, 01 Apr 2009 16:56:09 -0000 Subject: [Haiku-bugs] [Haiku] #3647: Full PoorMan source codes In-Reply-To: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> References: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> Message-ID: <049.0c5240e69e5d52e42e3267469e9d3822@haiku-os.org> #3647: Full PoorMan source codes --------------------------+------------------------------------------------- Reporter: majie | Owner: stippi Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Applications | Version: Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Changes (by stippi): * owner: axeld => stippi * status: new => assigned Comment: I've looked into the patch, and you have done a lot of good work. I would go ahead and commit this, but you said you wanted to mention the libhttpd license in AboutSystem? I can do this for you, just tell me. Here are a few things I noticed when testing Poorman a bit: * On first start, when no settings were present, Poorman correctly prompted me to specify the public html folder, but when I clicked on Specify, the main window opened, as well as the file requester to pick the folder. Picking the folder was then ignored, I had to go into the settings and pick it again. * When serving websites with UTF-8 content, Firefox will not display the multi-byte chars correctly. When I load the same page from disk, it works just fine. About the patch itself: * There are a lot of coding style violations (in the old code but also in the new code). Do you intend to work on those yet? * As with so many apps, the interface would improve a lot if it used the new Haiku layout-management. The code would become much simpler and easier to maintain/extend as well. Anyways, thanks a lot for this work, it's greatly appreciated! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 19:48:35 2009 From: trac at haiku-os.org (stippi) Date: Wed, 01 Apr 2009 17:48:35 -0000 Subject: [Haiku-bugs] [Haiku] #3633: get ARM-Toolchain to compile In-Reply-To: <045.f8f3684cf7522d30c480d1b9e4f2e0a4@haiku-os.org> References: <045.f8f3684cf7522d30c480d1b9e4f2e0a4@haiku-os.org> Message-ID: <054.1bd13f434d18664e033568b2dbb52379@haiku-os.org> #3633: get ARM-Toolchain to compile --------------------------+------------------------------------------------- Reporter: pfoetchen_ | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by stippi): Has this been applied already? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 19:55:55 2009 From: trac at haiku-os.org (stippi) Date: Wed, 01 Apr 2009 17:55:55 -0000 Subject: [Haiku-bugs] [Haiku] #2330: [bootman] GUI should have size limits (easy) In-Reply-To: <040.4ef3ccf800a0e171d7e4dce40c036d2d@haiku-os.org> References: <040.4ef3ccf800a0e171d7e4dce40c036d2d@haiku-os.org> Message-ID: <049.d901be4883ff593934ebcd9fdd74ce5c@haiku-os.org> #2330: [bootman] GUI should have size limits (easy) ---------------------------+------------------------------------------------ Reporter: diver | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by stippi): * status: reopened => closed * resolution: => fixed Comment: I think B_NOT_ZOOMABLE is preferred, but you are right, there is no reason to make the window non-resizable. Could be handy to enlarge the window a bit when looking at the partition list even. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 20:15:35 2009 From: trac at haiku-os.org (humdinger) Date: Wed, 01 Apr 2009 18:15:35 -0000 Subject: [Haiku-bugs] [Haiku] #3651: Possible CharacterMap enhancements (easy) Message-ID: <044.28d50f6b6c97bdc90cb67ef486991747@haiku-os.org> #3651: Possible CharacterMap enhancements (easy) --------------------------+------------------------------------------------- Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- This is r29833. A few possible enhancements: 1. If I scroll down in the character map on the right side, it'd be nice if the current position was reflected on the left "contents" view by updating the selected block "heading".[[BR]] 2. By moving the font selection into a drop down menu (to the right of the font size?) it would always be visible what font you're examining.[[BR]] 3. Is the menu item "Show private blocks" really necessary, is there a need to hide those?[[BR]] 4. Blocks that don't contain any characters could be greyed out (in the "contents" list to the left).[[BR]] 5. Left-clicking a character could increase its size (x2 ?) for detailed inspection.[[BR]] 6. The selected character could also be shown black on white in front of the "Code:" line at the button. This way you can be sure you didn't accidentally move the mouse to the adjacent character while taking your eyes from it.[[BR]] 7. CharacterMap should node-monitor for updated fonts. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 23:28:18 2009 From: trac at haiku-os.org (luroh) Date: Wed, 01 Apr 2009 21:28:18 -0000 Subject: [Haiku-bugs] [Haiku] #2055: Eric's Ulimate Solitare, and Axia fail to run In-Reply-To: <042.064a83db9214403e601aae69c1b487c1@haiku-os.org> References: <042.064a83db9214403e601aae69c1b487c1@haiku-os.org> Message-ID: <051.b078546bc9062790fdd5013cc3e6462f@haiku-os.org> #2055: Eric's Ulimate Solitare, and Axia fail to run -----------------------+---------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by luroh): *cough* :o) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 1 23:33:05 2009 From: trac at haiku-os.org (andreas_dr) Date: Wed, 01 Apr 2009 21:33:05 -0000 Subject: [Haiku-bugs] [Haiku] #215: Problem with special characters In-Reply-To: <052.6fd4f08dc6b441c4b11934f69b5de084@haiku-os.org> References: <052.6fd4f08dc6b441c4b11934f69b5de084@haiku-os.org> Message-ID: <061.e53744a5caf0763db921ded49f687705@haiku-os.org> #215: Problem with special characters ------------------------------------+--------------------------------------- Reporter: fekdahl@? | Owner: jackburton Type: bug | Status: new Priority: high | Milestone: R1 Component: Applications/Terminal | Version: R1 development Resolution: | Blockedby: 1855 Platform: All | Blocking: 3047 ------------------------------------+--------------------------------------- Changes (by andreas_dr): * version: => R1 development Comment: its not a tty problem. i checked the code and did not see any problem with it. it does not show up in TermParse::_ReadParserBuffer() because the shell is interpreting the char not correctly. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 00:29:08 2009 From: trac at haiku-os.org (scottmc) Date: Wed, 01 Apr 2009 22:29:08 -0000 Subject: [Haiku-bugs] [Haiku] #2055: Eric's Ulimate Solitare, and Axia fail to run In-Reply-To: <042.064a83db9214403e601aae69c1b487c1@haiku-os.org> References: <042.064a83db9214403e601aae69c1b487c1@haiku-os.org> Message-ID: <051.9e86e5941f38a1411a03738626e3ca2c@haiku-os.org> #2055: Eric's Ulimate Solitare, and Axia fail to run -----------------------+---------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by scottmc): I was just looking at this ticket earlier today and thinking I should try installing these again on a fresh Haiku install... You didn't happen to see the same posting to the SDL mailing today did you? I'll post updated results in a few days, unless they are the same, either way I'll report my findings. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 01:14:43 2009 From: trac at haiku-os.org (aljen) Date: Wed, 01 Apr 2009 23:14:43 -0000 Subject: [Haiku-bugs] [Haiku] #3652: libavcodec (gcc4) Message-ID: <040.5733a55b77a030914fd873b757c18311@haiku-os.org> #3652: libavcodec (gcc4) ----------------------------------+----------------------------------------- Reporter: aljen | Owner: marcusoverhagen Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- here is a small patch which fixes building libavcodec for gcc4 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 03:14:42 2009 From: trac at haiku-os.org (pfoetchen_) Date: Thu, 02 Apr 2009 01:14:42 -0000 Subject: [Haiku-bugs] [Haiku] #3633: get ARM-Toolchain to compile In-Reply-To: <045.f8f3684cf7522d30c480d1b9e4f2e0a4@haiku-os.org> References: <045.f8f3684cf7522d30c480d1b9e4f2e0a4@haiku-os.org> Message-ID: <054.08af638013013f2d76217cde0a350cc3@haiku-os.org> #3633: get ARM-Toolchain to compile --------------------------+------------------------------------------------- Reporter: pfoetchen_ | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by pfoetchen_): don't think so at least I have not seen a commit yet. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 05:03:58 2009 From: trac at haiku-os.org (anevilyak) Date: Thu, 02 Apr 2009 03:03:58 -0000 Subject: [Haiku-bugs] [Haiku] #3652: libavcodec (gcc4) In-Reply-To: <040.5733a55b77a030914fd873b757c18311@haiku-os.org> References: <040.5733a55b77a030914fd873b757c18311@haiku-os.org> Message-ID: <049.f4b6d6b0879d2f5849e42644c09395ff@haiku-os.org> #3652: libavcodec (gcc4) ----------------------------------+----------------------------------------- Reporter: aljen | Owner: anevilyak Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Changes (by anevilyak): * owner: marcusoverhagen => anevilyak * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 05:04:12 2009 From: trac at haiku-os.org (anevilyak) Date: Thu, 02 Apr 2009 03:04:12 -0000 Subject: [Haiku-bugs] [Haiku] #3652: libavcodec (gcc4) In-Reply-To: <040.5733a55b77a030914fd873b757c18311@haiku-os.org> References: <040.5733a55b77a030914fd873b757c18311@haiku-os.org> Message-ID: <049.8497f2f4969a192a7d6aa0998cb93824@haiku-os.org> #3652: libavcodec (gcc4) -----------------------------------+---------------------------------------- Reporter: aljen | Owner: anevilyak Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by anevilyak): * status: assigned => closed * resolution: => fixed Comment: Applied in r29856 thanks! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 11:04:19 2009 From: trac at haiku-os.org (axeld) Date: Thu, 02 Apr 2009 09:04:19 -0000 Subject: [Haiku-bugs] [Haiku] #2316: [app_server] crash in Painter::StraightLine() In-Reply-To: <040.597a886ccf975b5751fc8927fd9bdc2d@haiku-os.org> References: <040.597a886ccf975b5751fc8927fd9bdc2d@haiku-os.org> Message-ID: <049.f4d9c366d5b6afacaa5f26264b4d0f82@haiku-os.org> #2316: [app_server] crash in Painter::StraightLine() ---------------------------------+------------------------------------------ Reporter: diver | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by axeld): * status: new => closed * resolution: => fixed Comment: Fixed in r29860. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 12:16:58 2009 From: trac at haiku-os.org (axeld) Date: Thu, 02 Apr 2009 10:16:58 -0000 Subject: [Haiku-bugs] [Haiku] #3651: Possible CharacterMap enhancements (easy) In-Reply-To: <044.28d50f6b6c97bdc90cb67ef486991747@haiku-os.org> References: <044.28d50f6b6c97bdc90cb67ef486991747@haiku-os.org> Message-ID: <053.ef9864880b41cd0dfa1f1fe1848aa57b@haiku-os.org> #3651: Possible CharacterMap enhancements (easy) --------------------------+------------------------------------------------- Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by axeld): 1. Indeed, that would be nice. I'm just too lazy to implement that, though :-) 2. Primarily, CharacterMap is a Unicode character map viewer, not a font inspector, therefore I don't think it's overly important to always see that. Especially once the app_server will support font overlays (ie. that means it will substitute the font to get the character). Although I would have an option to turn off those overlays to really only see the contents of the current font, so maybe it's not that a bad idea... 3. That's a font issue: a font might define private characters, and you are able to see them this way. And yes, it makes sense to hide them by default as this doubles the number of characters, and that makes scrolling harder. 4. This is currently not supported by Haiku (ie. BFont::Blocks() is not yet implemented). 5. Too much effort for little gain, I think. 6. Done. 7. It should do so, yes. Maybe it should just use a lazily built font menu instead. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 12:19:32 2009 From: trac at haiku-os.org (axeld) Date: Thu, 02 Apr 2009 10:19:32 -0000 Subject: [Haiku-bugs] [Haiku] #3651: Possible CharacterMap enhancements (easy) In-Reply-To: <044.28d50f6b6c97bdc90cb67ef486991747@haiku-os.org> References: <044.28d50f6b6c97bdc90cb67ef486991747@haiku-os.org> Message-ID: <053.97ae4a0b10d465c52192a6fed56f3144@haiku-os.org> #3651: Possible CharacterMap enhancements (easy) ---------------------------------------+------------------------------------ Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/CharacterMap | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------+------------------------------------ Changes (by axeld): * component: Applications => Applications/CharacterMap -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 12:43:33 2009 From: trac at haiku-os.org (majie) Date: Thu, 02 Apr 2009 10:43:33 -0000 Subject: [Haiku-bugs] [Haiku] #3647: Full PoorMan source codes In-Reply-To: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> References: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> Message-ID: <049.361e4dd88ae0b1ec01997ffb84a78764@haiku-os.org> #3647: Full PoorMan source codes --------------------------+------------------------------------------------- Reporter: majie | Owner: stippi Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Applications | Version: Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by majie): Replying to [comment:4 stippi]: > I've looked into the patch, and you have done a lot of good work. I would go ahead and commit this, but you said you wanted to mention the libhttpd license in AboutSystem? I can do this for you, just tell me. > Yes, please help me update the About System app. License declarations can be obtained from libhttpd.c. A copy of the license should be placed in /data/etc/licenses. Thank you. > Here are a few things I noticed when testing Poorman a bit: > * On first start, when no settings were present, Poorman correctly prompted me to specify the public html folder, but when I clicked on Specify, the main window opened, as well as the file requester to pick the folder. Picking the folder was then ignored, I had to go into the settings and pick it again. > My fault. I'll fix it. > * When serving websites with UTF-8 content, Firefox will not display the multi-byte chars correctly. When I load the same page from disk, it works just fine. > Thttpd don't have the ability to detect the encoding of an text file. The Content-Type header confuses firefox which chooses a false encoding to decode the text. There is a walk around. I'll fix this when I finish my gsoc application. > About the patch itself: > * There are a lot of coding style violations (in the old code but also in the new code). Do you intend to work on those yet? > I'm trying to follow the haiku coding guidelines in the codes I wrote, but I didn't mean to modify the old codes. > * As with so many apps, the interface would improve a lot if it used the new Haiku layout-management. The code would become much simpler and easier to maintain/extend as well. > > Anyways, thanks a lot for this work, it's greatly appreciated! The gui stub was originally developed on r5. But haiku uses a new font with a larger size. I used to develop java programs and I know that layout managers are good things. When I picked up the codes I thought I should fix the gui problem. But later I realised I should put more works to the httpd codes. In fact, this is a high priority item in my TODO list. I'll fix it when I have time. With the two problems above(coding style and layout manager) plus the unclear license declaration, I wonder whether the gui needs to be completely rewritten in the future. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 16:12:12 2009 From: trac at haiku-os.org (axeld) Date: Thu, 02 Apr 2009 14:12:12 -0000 Subject: [Haiku-bugs] [Haiku] #3012: Terminal only draws up to the first non-ascii character on a line In-Reply-To: <039.4898201d3f645302e48af5b6915c2682@haiku-os.org> References: <039.4898201d3f645302e48af5b6915c2682@haiku-os.org> Message-ID: <048.57332f725eb18720655ab1054265bff0@haiku-os.org> #3012: Terminal only draws up to the first non-ascii character on a line ------------------------------------+--------------------------------------- Reporter: heto | Owner: jackburton Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------------------+--------------------------------------- Changes (by axeld): * status: new => closed * resolution: => fixed Comment: This has been fixed, thanks for the investigation! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 16:25:44 2009 From: trac at haiku-os.org (heto) Date: Thu, 02 Apr 2009 14:25:44 -0000 Subject: [Haiku-bugs] [Haiku] #2887: vim: upgrade In-Reply-To: <042.47a774473ccb5aa53f7e858bd05ae34d@haiku-os.org> References: <042.47a774473ccb5aa53f7e858bd05ae34d@haiku-os.org> Message-ID: <051.f48153d52267918b31641dc02dd9d319@haiku-os.org> #2887: vim: upgrade ---------------------------------------------+------------------------------ Reporter: Adek336 | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Comment(by heto): In my opinion Haiku should ship with some implementation of vi; for one thing, it is a POSIX requirement after all. I understand Haiku doesn't try to be UNIX, but deliberately not having POSIX compatibility in a thing like this seems stupid. If vim is too heavy-weight, nvi might be a better fit for the default vi. I don't know how much porting that would require; maybe it just needs to be compiled? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 17:39:13 2009 From: trac at haiku-os.org (stippi) Date: Thu, 02 Apr 2009 15:39:13 -0000 Subject: [Haiku-bugs] [Haiku] #3012: Terminal only draws up to the first non-ascii character on a line In-Reply-To: <039.4898201d3f645302e48af5b6915c2682@haiku-os.org> References: <039.4898201d3f645302e48af5b6915c2682@haiku-os.org> Message-ID: <048.b24b3c4e9729e93134d99d788483b442@haiku-os.org> #3012: Terminal only draws up to the first non-ascii character on a line ------------------------------------+--------------------------------------- Reporter: heto | Owner: jackburton Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ------------------------------------+--------------------------------------- Changes (by stippi): * status: closed => reopened * resolution: fixed => Comment: No, this hasn't been fixed at all. So far, only the bug in UTF8Char.h in Terminal has been fixed. When the rest of the patches is applied, Terminal can at least list UTF8 file names. But I don't know what else the stdlib.h change may do to command line programs. This should be investigated by someone more firm with POSIX issues. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 17:42:15 2009 From: trac at haiku-os.org (stippi) Date: Thu, 02 Apr 2009 15:42:15 -0000 Subject: [Haiku-bugs] [Haiku] #2316: [app_server] crash in Painter::StraightLine() In-Reply-To: <040.597a886ccf975b5751fc8927fd9bdc2d@haiku-os.org> References: <040.597a886ccf975b5751fc8927fd9bdc2d@haiku-os.org> Message-ID: <049.5d3c5beb1e5a543db3624e5f7b0933e4@haiku-os.org> #2316: [app_server] crash in Painter::StraightLine() ---------------------------------+------------------------------------------ Reporter: diver | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by stippi): Thanks a lot! At first I didn't even understand why this fix was needed, but now I get it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 21:34:29 2009 From: trac at haiku-os.org (anevilyak) Date: Thu, 02 Apr 2009 19:34:29 -0000 Subject: [Haiku-bugs] [Haiku] #2068: [Pe] Crash on start In-Reply-To: <043.06df5f963441eb6ae386795446b530c7@haiku-os.org> References: <043.06df5f963441eb6ae386795446b530c7@haiku-os.org> Message-ID: <052.bfcc2d93c41e4912f194e81273ed5934@haiku-os.org> #2068: [Pe] Crash on start ---------------------------+------------------------------------------------ Reporter: andreasf | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Changes (by anevilyak): * status: new => closed * resolution: => fixed Comment: Thanks for the note! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 21:58:05 2009 From: trac at haiku-os.org (jalopeura) Date: Thu, 02 Apr 2009 19:58:05 -0000 Subject: [Haiku-bugs] [Haiku] #190: [Media] prefs isn't font sensitive (easy) In-Reply-To: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> References: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> Message-ID: <049.d0fbba2b171ef67d11757c952300beee@haiku-os.org> #190: [Media] prefs isn't font sensitive (easy) --------------------------------+------------------------------------------- Reporter: diver | Owner: korli Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Preferences/Media | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------+------------------------------------------- Comment(by jalopeura): Attaching a patch, with the following notes and caveats: - Checked font sizes 12 and 18. - This also fixes ticket #1801; the text mentioned there is now visible. - Everything but the audio mixer had already been updated to use the layout manager, so that's all this patch touches. - BOptionPopUp and BSlider are not layout-friendly (at least, they don't accept a constructor without a BRect - although BChannelSlider did accept such a constructor), so instead they take a default BRect of (0,0,50,100). - BSlider and BChannelSlider have not been tested - with my "hardware"(vmware emulating sb16), I get no slider controls at all. BOptionPopUp looks fine, even with the non-layout constructor. - I changed the MakeViewFor() functions in DefaultMediaTheme so the BRect parameter defaults to NULL. They could probably be taken out entirely, as I believe they are all used internally only, except one which is most likely only called from MediaWindow. However, I wasn't sure, so I left them in to be safe. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 22:06:24 2009 From: trac at haiku-os.org (stippi) Date: Thu, 02 Apr 2009 20:06:24 -0000 Subject: [Haiku-bugs] [Haiku] #190: [Media] prefs isn't font sensitive (easy) In-Reply-To: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> References: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> Message-ID: <049.6c2555cf0b5180cbcd76413eb0ea952f@haiku-os.org> #190: [Media] prefs isn't font sensitive (easy) --------------------------------+------------------------------------------- Reporter: diver | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Media | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------+------------------------------------------- Changes (by stippi): * owner: korli => stippi * status: reopened => new -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 23:17:10 2009 From: trac at haiku-os.org (luroh) Date: Thu, 02 Apr 2009 21:17:10 -0000 Subject: [Haiku-bugs] [Haiku] #2144: Test case: jam -q -a Terminal In-Reply-To: <043.e29b66e2e2d24798c025010e54a806fc@haiku-os.org> References: <043.e29b66e2e2d24798c025010e54a806fc@haiku-os.org> Message-ID: <052.ac2fd322ed0d5cc74a4144e6b0d05dde@haiku-os.org> #2144: Test case: jam -q -a Terminal -------------------------+-------------------------------------------------- Reporter: kaoutsis | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: Unscheduled Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by luroh): Is this ticket still relevant? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 2 23:49:04 2009 From: trac at haiku-os.org (luroh) Date: Thu, 02 Apr 2009 21:49:04 -0000 Subject: [Haiku-bugs] [Haiku] #2162: Vmware screen resolution 800x600 slows down the system In-Reply-To: <042.295c2a48ae30d9e40a238430d7e5e3da@haiku-os.org> References: <042.295c2a48ae30d9e40a238430d7e5e3da@haiku-os.org> Message-ID: <051.dd3f602d5123c0e337134f22fe4c9ca3@haiku-os.org> #2162: Vmware screen resolution 800x600 slows down the system -----------------------+---------------------------------------------------- Reporter: emitrax | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by luroh): emitrax: can you still repeat any of these problems? I can't. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 01:18:57 2009 From: trac at haiku-os.org (dlmcpaul) Date: Thu, 02 Apr 2009 23:18:57 -0000 Subject: [Haiku-bugs] [Haiku] #2665: Donating codes: APE reader In-Reply-To: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> References: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> Message-ID: <050.f71ba71814f311cd5c56036463feb495@haiku-os.org> #2665: Donating codes: APE reader -----------------------------------+---------------------------------------- Reporter: shinta | Owner: dlmcpaul Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: -----------------------------------+---------------------------------------- Changes (by dlmcpaul): * status: new => closed * resolution: => fixed Comment: code has been committed -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 03:32:39 2009 From: trac at haiku-os.org (mmlr) Date: Fri, 03 Apr 2009 01:32:39 -0000 Subject: [Haiku-bugs] [Haiku] #3631: patch : Build on BeOS or Zeta In-Reply-To: <041.9c589ba2d6c47553181197dfa79f8a15@haiku-os.org> References: <041.9c589ba2d6c47553181197dfa79f8a15@haiku-os.org> Message-ID: <050.ee77c714e569ec39b30ec6424e5537d4@haiku-os.org> #3631: patch : Build on BeOS or Zeta ---------------------------+------------------------------------------------ Reporter: mmadia | Owner: bonefish Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by mmlr): * status: new => closed * resolution: => fixed Comment: There http://haiku.mlotz.ch/haiku_cross_compiler_bone_2.95.3-haiku-081024.zip Updated the two places I know that point to this location being the getting and building instructions on the website and the file in the userguide that is based on it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 03:44:04 2009 From: trac at haiku-os.org (umccullough) Date: Fri, 03 Apr 2009 01:44:04 -0000 Subject: [Haiku-bugs] [Haiku] #3631: patch : Build on BeOS or Zeta In-Reply-To: <041.9c589ba2d6c47553181197dfa79f8a15@haiku-os.org> References: <041.9c589ba2d6c47553181197dfa79f8a15@haiku-os.org> Message-ID: <050.c0c27393d34288a4ff88cde09e0eb46b@haiku-os.org> #3631: patch : Build on BeOS or Zeta ---------------------------+------------------------------------------------ Reporter: mmadia | Owner: bonefish Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Comment(by umccullough): I also updated the following two pages which were linking to the old version: http://www.haiku-os.org/documents/dev/haiku_development_getting_started http://www.haiku-os.org/development (yay for disorganized documentation!) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 09:13:00 2009 From: trac at haiku-os.org (chico) Date: Fri, 03 Apr 2009 07:13:00 -0000 Subject: [Haiku-bugs] [Haiku] #3653: line number display to StyledEdit Message-ID: <040.a6269d19d22e4c49af185933e6856539@haiku-os.org> #3653: line number display to StyledEdit -------------------------------------+-------------------------------------- Reporter: chico | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/StyledEdit | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- 1. open the StyledEdit. 2. hold on key 's' to write multi-lines. 3. you can the right line number in StyledEdit. Then you drag the window smaller. You won't see the line number change. Expected: the line number will change with the window resizing, if the line number is surely changed. And I don't think it's a bug, but we can do better. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 09:26:48 2009 From: trac at haiku-os.org (chico) Date: Fri, 03 Apr 2009 07:26:48 -0000 Subject: [Haiku-bugs] [Haiku] #3654: selected area disappear, if you click the menu to edit them Message-ID: <040.996cf08423a1e10ac5013593cf14fd4f@haiku-os.org> #3654: selected area disappear, if you click the menu to edit them -------------------------------------+-------------------------------------- Reporter: chico | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/StyledEdit | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- 1. open styledEdit. 2. type a few words. 3. select a few of them. then click the menu -> font. The selected area will disappear. Expected: like ubuntu, or other text edit in other os. If you selected the area, and then we want to edit them. The selected area should not disappear. Otherwise, users will be confused. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 09:42:30 2009 From: trac at haiku-os.org (chico) Date: Fri, 03 Apr 2009 07:42:30 -0000 Subject: [Haiku-bugs] [Haiku] #3655: [StyledEdit] column number add Message-ID: <040.1cee95794df62381ad98323bcea1a37d@haiku-os.org> #3655: [StyledEdit] column number add -------------------------------------+-------------------------------------- Reporter: chico | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/StyledEdit | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- There is a line number showed in the left and bottom of the application. Should we add column number into it to make it more powerful? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 09:58:02 2009 From: trac at haiku-os.org (chico) Date: Fri, 03 Apr 2009 07:58:02 -0000 Subject: [Haiku-bugs] [Haiku] #3656: [styledEdit] cursor's behaviors are the same Message-ID: <040.5b2d7d92b305ef7a66ede72dd544ed4a@haiku-os.org> #3656: [styledEdit] cursor's behaviors are the same -------------------------------------+-------------------------------------- Reporter: chico | Owner: korli Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/StyledEdit | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- 1. open styledEdit. 2. press key 's' a few seconds. make last a few characters larger. 3. press two enter key( deal with the character string like the screenshot 'cursor-before'). 4. move your cursor to the third line, second column. 5. press up-arraw key once. 6. then you will the cursor goto the first line, first column. Expected: when press the key up-arraw, the cursor should pass through all lines above. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 10:13:16 2009 From: trac at haiku-os.org (chico) Date: Fri, 03 Apr 2009 08:13:16 -0000 Subject: [Haiku-bugs] [Haiku] #3657: [styledEdit] cursor's behaviors in moving between lines in different font sizes Message-ID: <040.a73bafb0f8c8158c7ba9047ed2b36046@haiku-os.org> #3657: [styledEdit] cursor's behaviors in moving between lines in different font sizes -------------------------------------+-------------------------------------- Reporter: chico | Owner: korli Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/StyledEdit | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- 1. open styledEdit. [[BR]] 2. press key 's' a few seconds. make last a few characters larger.[[BR]] 3. press two enter key( deal with the character string like the screenshot 'cursor-before'). [[BR]] 4. move your cursor to the third line, second column. [[BR]] 5. press down-arraw key once. [[BR]] 6. then you will the cursor goto the forth line, one column. [[BR]] Expected:[[BR]] I am confused the column number is counted by the font size or the number of characters. If the font sizes are different between each line, how does the cursor move up and down? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 10:16:03 2009 From: trac at haiku-os.org (chico) Date: Fri, 03 Apr 2009 08:16:03 -0000 Subject: [Haiku-bugs] [Haiku] #3657: [styledEdit] cursor's behaviors in moving between lines in different font sizes In-Reply-To: <040.a73bafb0f8c8158c7ba9047ed2b36046@haiku-os.org> References: <040.a73bafb0f8c8158c7ba9047ed2b36046@haiku-os.org> Message-ID: <049.a2ad1041e9861053f7664d2639f22c92@haiku-os.org> #3657: [styledEdit] cursor's behaviors in moving between lines in different font sizes -------------------------------------+-------------------------------------- Reporter: chico | Owner: korli Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/StyledEdit | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Comment(by chico): I am sorry. I do some mistakes here. I add the wrong screenshot 'normal- cursor-after.png' here. sorry again. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 10:30:23 2009 From: trac at haiku-os.org (chico) Date: Fri, 03 Apr 2009 08:30:23 -0000 Subject: [Haiku-bugs] [Haiku] #3658: [styledEdit] cursor is big Message-ID: <040.27f4bf83988a505cb5692744bcf83790@haiku-os.org> #3658: [styledEdit] cursor is big -------------------------------------+-------------------------------------- Reporter: chico | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/StyledEdit | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- I don't think it's a bug, but it is a little weird.[[BR]] 1. open styledEdit.[[BR]] 2. press key 's' a few seconds. make a few characters larger, which are in the end .[[BR]] 3. press the backspace key until there is no character.[[BR]] 4. you will find the cursor is too big.[[BR]] Expected:[[BR]] when I press the backspace, I will go to the normal font size. So the cursor's behavior is not the same as when I type a few normal size characters, then I delete them all. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 11:05:42 2009 From: trac at haiku-os.org (chico) Date: Fri, 03 Apr 2009 09:05:42 -0000 Subject: [Haiku-bugs] [Haiku] #3659: [styledEdit] special characters make a new line Message-ID: <040.4809b2cb2f7304df17594227f722577b@haiku-os.org> #3659: [styledEdit] special characters make a new line -------------------------------------+-------------------------------------- Reporter: chico | Owner: korli Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/StyledEdit | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- 1. open styledEdit.[[BR]] 2. press key 's' a few seconds. make last a few characters larger like screenshot 'small-big.png'.[[BR]] 3. move the cursor into the small characters[[BR]] 4. press shift+',' (<) or shift+'.' (>) or shift+'8' (*) or shift+'6' (^). (Is it shortcut key?)[[BR]] 5. then it makes a new line. And a little weird, the cursor won't go to the back of the special characters.[[BR]] 6. If you type '^' into the string, the blue line will show. And then press backspace key. The rectangle will show.[[BR]] Expected: when I input characters in small font size, the phenomenon will not appear. I consider no matter what the font size is, the behaviors should be the same -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 11:15:44 2009 From: trac at haiku-os.org (chico) Date: Fri, 03 Apr 2009 09:15:44 -0000 Subject: [Haiku-bugs] [Haiku] #3659: [styledEdit] special characters make a new line In-Reply-To: <040.4809b2cb2f7304df17594227f722577b@haiku-os.org> References: <040.4809b2cb2f7304df17594227f722577b@haiku-os.org> Message-ID: <049.7e00a360caebd2f122f792b174c8b45a@haiku-os.org> #3659: [styledEdit] special characters make a new line -------------------------------------+-------------------------------------- Reporter: chico | Owner: korli Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/StyledEdit | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Comment(by chico): please remove the cursor-big.png. Thanks -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 11:20:46 2009 From: trac at haiku-os.org (nielx) Date: Fri, 03 Apr 2009 09:20:46 -0000 Subject: [Haiku-bugs] [Haiku] #3625: add libtracker.so to component Kits In-Reply-To: <041.37494edb57ef9ad19c0ff6479c2ce47d@haiku-os.org> References: <041.37494edb57ef9ad19c0ff6479c2ce47d@haiku-os.org> Message-ID: <050.72379b286a23f1068f3f35379e1e9484@haiku-os.org> #3625: add libtracker.so to component Kits --------------------------+------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website/Trac | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by nielx): Please post a message on haiku-development to ask for more input. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 12:46:46 2009 From: trac at haiku-os.org (diver) Date: Fri, 03 Apr 2009 10:46:46 -0000 Subject: [Haiku-bugs] [Haiku] #945: why not /boot/haiku ? In-Reply-To: <043.1e0085d1d8c1c24cd9bac3c21ff41445@haiku-os.org> References: <043.1e0085d1d8c1c24cd9bac3c21ff41445@haiku-os.org> Message-ID: <052.a117fb82933f6dd63cbce567d6210dad@haiku-os.org> #945: why not /boot/haiku ? -------------------------+-------------------------------------------------- Reporter: kaoutsis | Owner: axeld Type: enhancement | Status: new Priority: low | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by diver): This bug could be closed I guess? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 13:14:47 2009 From: trac at haiku-os.org (axeld) Date: Fri, 03 Apr 2009 11:14:47 -0000 Subject: [Haiku-bugs] [Haiku] #945: why not /boot/haiku ? In-Reply-To: <043.1e0085d1d8c1c24cd9bac3c21ff41445@haiku-os.org> References: <043.1e0085d1d8c1c24cd9bac3c21ff41445@haiku-os.org> Message-ID: <052.dc60e051b6e3f89f7e169f72e4e2ccff@haiku-os.org> #945: why not /boot/haiku ? --------------------------+------------------------------------------------- Reporter: kaoutsis | Owner: axeld Type: enhancement | Status: closed Priority: low | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Changes (by axeld): * status: new => closed * resolution: => fixed Comment: There are a few problems left (remaining optional packages with licenses in /boot/beos/etc/licenses), but yes, I guess this one can be closed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 13:28:00 2009 From: trac at haiku-os.org (axeld) Date: Fri, 03 Apr 2009 11:28:00 -0000 Subject: [Haiku-bugs] [Haiku] #1746: Default swap file size doesn't enable Virtual Memory In-Reply-To: <043.bddb1eca3b845f655d36645f64a4e22f@haiku-os.org> References: <043.bddb1eca3b845f655d36645f64a4e22f@haiku-os.org> Message-ID: <052.4bc73e7dbf872e7e7f1e37b94bf16d54@haiku-os.org> #1746: Default swap file size doesn't enable Virtual Memory ----------------------------------------+----------------------------------- Reporter: andreasf | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Preferences/VirtualMemory | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ----------------------------------------+----------------------------------- Changes (by axeld): * status: new => closed * resolution: => fixed Comment: Yes, I guess this has been fixed in the mean time, thanks for the note. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 14:30:51 2009 From: trac at haiku-os.org (siarzhuk) Date: Fri, 03 Apr 2009 12:30:51 -0000 Subject: [Haiku-bugs] [Haiku] #2887: vim: upgrade In-Reply-To: <042.47a774473ccb5aa53f7e858bd05ae34d@haiku-os.org> References: <042.47a774473ccb5aa53f7e858bd05ae34d@haiku-os.org> Message-ID: <051.bfc6dd288e741148fdceae09c2a25e76@haiku-os.org> #2887: vim: upgrade ---------------------------------------------+------------------------------ Reporter: Adek336 | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Comment(by siarzhuk): Replying to [comment:10 heto]: > If vim is too heavy-weight, nvi might be a better fit for the default vi. I don't know how much porting that would require; maybe it just needs to be compiled? Is vim, that was build with "+tiny" features set lightweight enough to be included as "stock vi" into Haiku image? And as was already proposed above, the full featured version with GUI can be installed as optional package. I'm working at the moment on moving BeOS GUI code from 6.4 to 7.2 and porting it to Haiku. And I hope that it will be not difficult to make an optional package on base of my work. ;-) PS: In fact this ticket can be reassigned to me for putting hands on tiny version of vim for default Haiku image. ;-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 16:43:49 2009 From: trac at haiku-os.org (mt) Date: Fri, 03 Apr 2009 14:43:49 -0000 Subject: [Haiku-bugs] [Haiku] #3660: Canna input method won't work Message-ID: <037.5dec1c2a1314011628407ca043831d3c@haiku-os.org> #3660: Canna input method won't work -----------------------------------+---------------------------------------- Reporter: mt | Owner: korli Type: bug | Status: new Priority: normal | Milestone: R1 Component: Add-Ons/Input Methods | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- After r29876, canna input method won't work.[[BR]] In src/add-ons/input_server/methods/canna/CannaLooper.cpp, CannaLooper::ReadSettings() is reading setting from system/etc, not system/data. So, please change CannaLooper.cpp or build/jam/HaikuImage. {{{ status_t CannaLooper::ReadSettings( char *basepath ) { #ifndef __HAIKU__ strcpy( basepath, "/boot/home/config/KanBe/" ); #else strcpy( basepath, "/etc/KanBe/" ); #endif }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 17:04:14 2009 From: trac at haiku-os.org (shinta) Date: Fri, 03 Apr 2009 15:04:14 -0000 Subject: [Haiku-bugs] [Haiku] #2665: Donating codes: APE reader In-Reply-To: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> References: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> Message-ID: <050.5069f6ad779ad0f25d62098e7a9852e4@haiku-os.org> #2665: Donating codes: APE reader -----------------------------------+---------------------------------------- Reporter: shinta | Owner: dlmcpaul Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: -----------------------------------+---------------------------------------- Comment(by shinta): Thank you for committing. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 17:48:43 2009 From: trac at haiku-os.org (idefix) Date: Fri, 03 Apr 2009 15:48:43 -0000 Subject: [Haiku-bugs] [Haiku] #1746: Default swap file size doesn't enable Virtual Memory In-Reply-To: <043.bddb1eca3b845f655d36645f64a4e22f@haiku-os.org> References: <043.bddb1eca3b845f655d36645f64a4e22f@haiku-os.org> Message-ID: <052.d87a33bb4b9740f4a8623cdc6354f617@haiku-os.org> #1746: Default swap file size doesn't enable Virtual Memory ----------------------------------------+----------------------------------- Reporter: andreasf | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Preferences/VirtualMemory | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: ----------------------------------------+----------------------------------- Changes (by idefix): * status: closed => reopened * resolution: fixed => Comment: The bug is still there, only this time the default Requested Swap File Size is 1 MB. See [comment:3 my previous comment] for the cause of this bug. (The VirtualMemory application will only create a correct 'virtual_memory'-file when you have moved the slider with the mouse.) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 17:57:32 2009 From: trac at haiku-os.org (humdinger) Date: Fri, 03 Apr 2009 15:57:32 -0000 Subject: [Haiku-bugs] [Haiku] #3651: Possible CharacterMap enhancements (easy) In-Reply-To: <044.28d50f6b6c97bdc90cb67ef486991747@haiku-os.org> References: <044.28d50f6b6c97bdc90cb67ef486991747@haiku-os.org> Message-ID: <053.851ac7fb306ae2ea4838ac1de94f116a@haiku-os.org> #3651: Possible CharacterMap enhancements (easy) ---------------------------------------+------------------------------------ Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/CharacterMap | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------+------------------------------------ Comment(by humdinger): Thanks for looking into things.[[BR]] WRT 2.), me as an end-user, I'd use the app to find nice/weird characters. So seeing at which font I'm looking would be beneficial.[[BR]] I guess that it's not possible to have the font type also been supplied when drag&dropping a character into an editor? Provided the editor checks for these things.[[BR]] That's an area that I'd find very interesting: intelligent drag&drop (as flattened BMessage?). Provide all kinds of information, e.g. size, color, type alongside the "normal" data of the character. This of course for all kinds of inter-app data transfer. So you'd have ID3 Tags for mp3s, width/height for images, etc. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 18:04:52 2009 From: trac at haiku-os.org (sil2100) Date: Fri, 03 Apr 2009 16:04:52 -0000 Subject: [Haiku-bugs] [Haiku] #3297: PackageInstaller fails to open/install some packages In-Reply-To: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> References: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> Message-ID: <049.dcccdd64c5e043742f5d8f5d425c0e11@haiku-os.org> #3297: PackageInstaller fails to open/install some packages --------------------------------------------+------------------------------- Reporter: rossi | Owner: sil2100 Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------------------+------------------------------- Changes (by sil2100): * status: new => closed * resolution: => fixed Comment: This bug has been fixed by J?r?me around r29216. Thanks korli! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 18:06:24 2009 From: trac at haiku-os.org (idefix) Date: Fri, 03 Apr 2009 16:06:24 -0000 Subject: [Haiku-bugs] [Haiku] #2941: Can't open the Welcome html file with duble click in pre-alpha1 In-Reply-To: <041.968ad670398333067439420f9b4b2b90@haiku-os.org> References: <041.968ad670398333067439420f9b4b2b90@haiku-os.org> Message-ID: <050.f883659bdac28d6300e7b919cef17a0b@haiku-os.org> #2941: Can't open the Welcome html file with duble click in pre-alpha1 --------------------------+------------------------------------------------- Reporter: miqlas | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by idefix): Replying to [comment:5 Disreali]: > The file /boot/beos/documentation/welcome/welcome.html has the incorrect MIME type. It is a 'text/plain' file type instead of a 'text/html' file type. That problem is tracked in ticket:3610. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 18:11:15 2009 From: trac at haiku-os.org (sil2100) Date: Fri, 03 Apr 2009 16:11:15 -0000 Subject: [Haiku-bugs] [Haiku] #2969: PackageInstaller crash with personalStudio In-Reply-To: <041.876002a541f5c2f2eb7e9f226a7a09b2@haiku-os.org> References: <041.876002a541f5c2f2eb7e9f226a7a09b2@haiku-os.org> Message-ID: <050.7d86f532bcabc18f93c020cf5b2df120@haiku-os.org> #2969: PackageInstaller crash with personalStudio --------------------------------------------+------------------------------- Reporter: miqlas | Owner: sil2100 Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: --------------------------------------------+------------------------------- Changes (by sil2100): * status: assigned => closed * resolution: => fixed Comment: Did you have time to try it again, miqlas? Since I cannot reproduce the error here, I assume that fixed it - we can reopen the ticket if your tests show otherwise. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 18:44:58 2009 From: trac at haiku-os.org (MattLacey) Date: Fri, 03 Apr 2009 16:44:58 -0000 Subject: [Haiku-bugs] [Haiku] #3661: Distro Guidelines need updating Message-ID: <044.31cd363f72debc587990a333c8a87f17@haiku-os.org> #3661: Distro Guidelines need updating -----------------------+---------------------------------------------------- Reporter: MattLacey | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Distro guidelines refer to 'beos' directories, which have now been renamed to "system" -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 19:06:53 2009 From: trac at haiku-os.org (mmadia) Date: Fri, 03 Apr 2009 17:06:53 -0000 Subject: [Haiku-bugs] [Haiku] #3662: Replace http://dev.haiku-os.org/wiki/EasyTasks with URL Message-ID: <041.97f9fb668c5ec7df61cb300ebc2aae1c@haiku-os.org> #3662: Replace http://dev.haiku-os.org/wiki/EasyTasks with URL --------------------------+------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website/Trac | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Since http://dev.haiku-os.org/wiki/EasyTasks is not easily edited by most people, it tends to get out of date or at the least out of sync with all "easy" tickets. I suggest removing the content and providing a link (or automatic re- direction) to a Trac query for subject containing "easy" This is a tinyurl that i've created : http://tinyurl.com/haiku-easytasks -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 19:13:11 2009 From: trac at haiku-os.org (humdinger) Date: Fri, 03 Apr 2009 17:13:11 -0000 Subject: [Haiku-bugs] [Haiku] #3610: minor mimetype error for welcome.html and BeBook index.html In-Reply-To: <039.6379b3a4b8184427618b0675654e7f43@haiku-os.org> References: <039.6379b3a4b8184427618b0675654e7f43@haiku-os.org> Message-ID: <048.2429ae96354bea1fbfb97d98d7730cce@haiku-os.org> #3610: minor mimetype error for welcome.html and BeBook index.html -----------------------+---------------------------------------------------- Reporter: sten | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by humdinger): Just wanted to add: Fran?ois' work still holds. "svn propget svn:mime-type welcome.html" still returns "text/html". -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 19:17:34 2009 From: trac at haiku-os.org (umccullough) Date: Fri, 03 Apr 2009 17:17:34 -0000 Subject: [Haiku-bugs] [Haiku] #3662: Replace http://dev.haiku-os.org/wiki/EasyTasks with URL In-Reply-To: <041.97f9fb668c5ec7df61cb300ebc2aae1c@haiku-os.org> References: <041.97f9fb668c5ec7df61cb300ebc2aae1c@haiku-os.org> Message-ID: <050.43b49cdcc5db211fba8d8a367c647a7b@haiku-os.org> #3662: Replace http://dev.haiku-os.org/wiki/EasyTasks with URL --------------------------+------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website/Trac | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by umccullough): It seems that page is already using a TracQuery macro: {{{ [[TicketQuery(summary$=(easy)&status=new|assigned|reopened&milestone~=R1)]] }}} I'd be happy to update this query if we think it's "wrong". -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 19:20:48 2009 From: trac at haiku-os.org (mmlr) Date: Fri, 03 Apr 2009 17:20:48 -0000 Subject: [Haiku-bugs] [Haiku] #3662: Replace http://dev.haiku-os.org/wiki/EasyTasks with URL In-Reply-To: <041.97f9fb668c5ec7df61cb300ebc2aae1c@haiku-os.org> References: <041.97f9fb668c5ec7df61cb300ebc2aae1c@haiku-os.org> Message-ID: <050.a3bd138fe24c21c0f6503ed3b73b7353@haiku-os.org> #3662: Replace http://dev.haiku-os.org/wiki/EasyTasks with URL ---------------------------+------------------------------------------------ Reporter: mmadia | Owner: haiku-web Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Website/Trac | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by mmlr): * status: new => closed * resolution: => invalid Comment: It's working as expected. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 19:25:23 2009 From: trac at haiku-os.org (mmadia) Date: Fri, 03 Apr 2009 17:25:23 -0000 Subject: [Haiku-bugs] [Haiku] #3662: Replace http://dev.haiku-os.org/wiki/EasyTasks with URL In-Reply-To: <041.97f9fb668c5ec7df61cb300ebc2aae1c@haiku-os.org> References: <041.97f9fb668c5ec7df61cb300ebc2aae1c@haiku-os.org> Message-ID: <050.4cac5ffba6947ad7ee296efd13125b7a@haiku-os.org> #3662: Replace http://dev.haiku-os.org/wiki/EasyTasks with URL ---------------------------+------------------------------------------------ Reporter: mmadia | Owner: haiku-web Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Website/Trac | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Comment(by mmadia): ah-ha. i never realized that page was using a TracQuery. I retract my statements. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 19:38:01 2009 From: trac at haiku-os.org (umccullough) Date: Fri, 03 Apr 2009 17:38:01 -0000 Subject: [Haiku-bugs] [Haiku] #3662: Replace http://dev.haiku-os.org/wiki/EasyTasks with URL In-Reply-To: <041.97f9fb668c5ec7df61cb300ebc2aae1c@haiku-os.org> References: <041.97f9fb668c5ec7df61cb300ebc2aae1c@haiku-os.org> Message-ID: <050.be36ebe6fdae5cf6a150896ede1472ad@haiku-os.org> #3662: Replace http://dev.haiku-os.org/wiki/EasyTasks with URL ---------------------------+------------------------------------------------ Reporter: mmadia | Owner: haiku-web Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Website/Trac | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Comment(by umccullough): I changed the query to use the following: {{{ [[TicketQuery(summary~=(easy)&status=new|assigned|reopened&group=component)]] }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 19:43:32 2009 From: trac at haiku-os.org (umccullough) Date: Fri, 03 Apr 2009 17:43:32 -0000 Subject: [Haiku-bugs] [Haiku] #3661: Distro Guidelines need updating In-Reply-To: <044.31cd363f72debc587990a333c8a87f17@haiku-os.org> References: <044.31cd363f72debc587990a333c8a87f17@haiku-os.org> Message-ID: <053.f552f9e585596138483b73864935edb8@haiku-os.org> #3661: Distro Guidelines need updating -----------------------+---------------------------------------------------- Reporter: MattLacey | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by umccullough): Assuming it's this page: http://www.haiku-os.org/community/guidelines_creating_haiku_distribution Should be done now. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 19:53:17 2009 From: trac at haiku-os.org (axeld) Date: Fri, 03 Apr 2009 17:53:17 -0000 Subject: [Haiku-bugs] [Haiku] #3660: Canna input method won't work In-Reply-To: <037.5dec1c2a1314011628407ca043831d3c@haiku-os.org> References: <037.5dec1c2a1314011628407ca043831d3c@haiku-os.org> Message-ID: <046.efc407af2936c08f82f762596018b111@haiku-os.org> #3660: Canna input method won't work ------------------------------------+--------------------------------------- Reporter: mt | Owner: korli Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Add-Ons/Input Methods | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------------------+--------------------------------------- Changes (by axeld): * status: new => closed * resolution: => fixed Comment: Thanks for the note, I apparently forgot about it. Fixed in r29881. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 20:03:09 2009 From: trac at haiku-os.org (axeld) Date: Fri, 03 Apr 2009 18:03:09 -0000 Subject: [Haiku-bugs] [Haiku] #3297: PackageInstaller fails to open/install some packages In-Reply-To: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> References: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> Message-ID: <049.94a235b6acdcb84702418d2f21dfb73d@haiku-os.org> #3297: PackageInstaller fails to open/install some packages --------------------------------------------+------------------------------- Reporter: rossi | Owner: sil2100 Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------------+------------------------------- Changes (by axeld): * status: closed => reopened * resolution: fixed => Comment: No, this actually hasn't been fixed, it's still reproducible with the Qemu package in r29876. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 20:05:12 2009 From: trac at haiku-os.org (axeld) Date: Fri, 03 Apr 2009 18:05:12 -0000 Subject: [Haiku-bugs] [Haiku] #3651: Possible CharacterMap enhancements (easy) In-Reply-To: <044.28d50f6b6c97bdc90cb67ef486991747@haiku-os.org> References: <044.28d50f6b6c97bdc90cb67ef486991747@haiku-os.org> Message-ID: <053.07a0fba3de5e467ba91a419b53fae86b@haiku-os.org> #3651: Possible CharacterMap enhancements (easy) ---------------------------------------+------------------------------------ Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/CharacterMap | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------+------------------------------------ Comment(by axeld): You might be right about the font, but well. Maybe someone wants to do that; I don't think it's really needed. Adding the font information to the text would be possible to do. I guess I could change that when I find the time. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 20:53:10 2009 From: trac at haiku-os.org (sil2100) Date: Fri, 03 Apr 2009 18:53:10 -0000 Subject: [Haiku-bugs] [Haiku] #3297: PackageInstaller fails to open/install some packages In-Reply-To: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> References: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> Message-ID: <049.9cb1c17d494606221b6c1b5e3b5930d5@haiku-os.org> #3297: PackageInstaller fails to open/install some packages --------------------------------------------+------------------------------- Reporter: rossi | Owner: sil2100 Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------------+------------------------------- Comment(by sil2100): This is strange, since I cannot reproduce it here. I tried both qemu packages (BONE and net_server) and they both open and install without problems (r29880). Does it happen during every package installation try? Does it fail to open or install the package? What qemu package is the one having problems? Thanks in advice. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 20:59:32 2009 From: trac at haiku-os.org (rossi) Date: Fri, 03 Apr 2009 18:59:32 -0000 Subject: [Haiku-bugs] [Haiku] #3663: Haiku fails to boot Message-ID: <040.68188f5efda3a50b2bff0549b62c01e8@haiku-os.org> #3663: Haiku fails to boot -----------------------+---------------------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Haiku fails to boot. The booting process goes fine, until the desktop is supposed to appear, but only the blue background appears and the mouse is frozen, the system can't even be rebooted with ctrl-alt-del. I have no clue, whether this is related to the recent directory changes or not. The last revision, which I'm sure that it worked was r29805. This is a fresh image with no prior file lying around, which might cause trouble. Failing revision is r29881. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 20:59:29 2009 From: trac at haiku-os.org (mmadia) Date: Fri, 03 Apr 2009 18:59:29 -0000 Subject: [Haiku-bugs] [Haiku] #3297: PackageInstaller fails to open/install some packages In-Reply-To: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> References: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> Message-ID: <049.e11737af55882de8fe7b71cd1bcf8bf1@haiku-os.org> #3297: PackageInstaller fails to open/install some packages --------------------------------------------+------------------------------- Reporter: rossi | Owner: sil2100 Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------------+------------------------------- Comment(by mmadia): is BEOS:APP_SIG listed as an index on the partitions? would that affect this? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 21:01:43 2009 From: trac at haiku-os.org (anevilyak) Date: Fri, 03 Apr 2009 19:01:43 -0000 Subject: [Haiku-bugs] [Haiku] #3297: PackageInstaller fails to open/install some packages In-Reply-To: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> References: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> Message-ID: <049.b6afdfa57a489b92f4b6b34a3d36e6da@haiku-os.org> #3297: PackageInstaller fails to open/install some packages --------------------------------------------+------------------------------- Reporter: rossi | Owner: sil2100 Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------------+------------------------------- Comment(by anevilyak): Completely unrelated to APP_SIG, this has to do with parsing the pkg itself. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 21:49:18 2009 From: trac at haiku-os.org (luroh) Date: Fri, 03 Apr 2009 19:49:18 -0000 Subject: [Haiku-bugs] [Haiku] #2256: Virtual Box No Sound Despite Detection, Crashes When Restaring Media Server. In-Reply-To: <041.13083c72e1617fed3d25980e5cfb91b0@haiku-os.org> References: <041.13083c72e1617fed3d25980e5cfb91b0@haiku-os.org> Message-ID: <050.77cadeaf9bd89998eb34735f8b1958e7@haiku-os.org> #2256: Virtual Box No Sound Despite Detection, Crashes When Restaring Media Server. ----------------------------+----------------------------------------------- Reporter: kvdman | Owner: mmu_man Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Media Kit | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by luroh): I'm getting sound in Virtualbox with the HDA driver, albeit very distorted due to the sound file being played back way too slow. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 22:26:56 2009 From: trac at haiku-os.org (stippi) Date: Fri, 03 Apr 2009 20:26:56 -0000 Subject: [Haiku-bugs] [Haiku] #3661: Distro Guidelines need updating In-Reply-To: <044.31cd363f72debc587990a333c8a87f17@haiku-os.org> References: <044.31cd363f72debc587990a333c8a87f17@haiku-os.org> Message-ID: <053.f1854f606fe70eefbf7648e2870d8278@haiku-os.org> #3661: Distro Guidelines need updating ------------------------+--------------------------------------------------- Reporter: MattLacey | Owner: haiku-web Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Website | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Cool, thanks! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 23:48:20 2009 From: trac at haiku-os.org (koki) Date: Fri, 03 Apr 2009 21:48:20 -0000 Subject: [Haiku-bugs] [Haiku] #2243: Firewire driver provokes PCI parity error and KDL upon boot (before Tracker loads) In-Reply-To: <039.2c1e408a5b7c1ab2a819c404ebb17a67@haiku-os.org> References: <039.2c1e408a5b7c1ab2a819c404ebb17a67@haiku-os.org> Message-ID: <048.de64d2069b1d9e5d47e61b3b2a0c5176@haiku-os.org> #2243: Firewire driver provokes PCI parity error and KDL upon boot (before Tracker loads) ------------------------------+--------------------------------------------- Reporter: koki | Owner: absabs Type: bug | Status: new Priority: high | Milestone: R1 Component: Drivers/FireWire | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Comment(by koki): I submitted this bug report, but unfortunately the laptop that was showing the problem has died and I don't have it anymore. So, unfortunately, I will not be able to provide any feedback. Sorry. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 3 23:54:38 2009 From: trac at haiku-os.org (mmlr) Date: Fri, 03 Apr 2009 21:54:38 -0000 Subject: [Haiku-bugs] [Haiku] #3663: Haiku fails to boot In-Reply-To: <040.68188f5efda3a50b2bff0549b62c01e8@haiku-os.org> References: <040.68188f5efda3a50b2bff0549b62c01e8@haiku-os.org> Message-ID: <049.df83d655901a50dd8a6f18faac9d09ca@haiku-os.org> #3663: Haiku fails to boot -----------------------+---------------------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by mmlr): Most likely it is a conflict between the hda driver and OSS. The hda driver has been added to the default image and will conflict with OSS if you have the corresponding optional package installed. Please remove either the hda or the OSS driver from your installation in that case. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 00:37:28 2009 From: trac at haiku-os.org (axeld) Date: Fri, 03 Apr 2009 22:37:28 -0000 Subject: [Haiku-bugs] [Haiku] #3297: PackageInstaller fails to open/install some packages In-Reply-To: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> References: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> Message-ID: <049.40e992cb15b3c4c640a0ae0e943d5e28@haiku-os.org> #3297: PackageInstaller fails to open/install some packages --------------------------------------------+------------------------------- Reporter: rossi | Owner: sil2100 Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------------+------------------------------- Comment(by axeld): The problem appears with Qemu 0.9.1 on BeBits. It starts to install (even copies a few files), and then tells me the installation was aborted. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 01:13:59 2009 From: trac at haiku-os.org (PieterPanman) Date: Fri, 03 Apr 2009 23:13:59 -0000 Subject: [Haiku-bugs] [Haiku] #945: why not /boot/haiku ? In-Reply-To: <043.1e0085d1d8c1c24cd9bac3c21ff41445@haiku-os.org> References: <043.1e0085d1d8c1c24cd9bac3c21ff41445@haiku-os.org> Message-ID: <052.b235cb9c11d89da497fb3560004ae7cf@haiku-os.org> #945: why not /boot/haiku ? --------------------------+------------------------------------------------- Reporter: kaoutsis | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: - General | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Changes (by PieterPanman): * status: closed => reopened * resolution: fixed => Comment: Haiku revision: 29884 (close to 30000 already!) Hope you don't mind me reopening this one, but I found a minor omission. I can no longer link against -lbe from inside haiku: {{{ gcc -lbe -o DeviceManager dm_wrapper.o DeviceManager.o /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld: cannot find -lbe }}} I had to execute this to make it work again: {{{ export BELIBRARIES=$BELIBRARIES:/boot/system/lib }}} before it was BELIBRARIES="/boot/common/lib:/boot/develop/lib/x86" -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 01:36:51 2009 From: trac at haiku-os.org (anevilyak) Date: Fri, 03 Apr 2009 23:36:51 -0000 Subject: [Haiku-bugs] [Haiku] #945: why not /boot/haiku ? In-Reply-To: <043.1e0085d1d8c1c24cd9bac3c21ff41445@haiku-os.org> References: <043.1e0085d1d8c1c24cd9bac3c21ff41445@haiku-os.org> Message-ID: <052.c29d0cb3fde54ca541037c8bbfc07bae@haiku-os.org> #945: why not /boot/haiku ? --------------------------+------------------------------------------------- Reporter: kaoutsis | Owner: axeld Type: enhancement | Status: closed Priority: low | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Changes (by anevilyak): * status: reopened => closed * resolution: => fixed Comment: Fixed in r29886. The build for symlinks in lib/x86 was broken. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 04:04:12 2009 From: trac at haiku-os.org (gamblore) Date: Sat, 04 Apr 2009 02:04:12 -0000 Subject: [Haiku-bugs] [Haiku] #3395: Saving images locally (easy) In-Reply-To: <044.204149c0ad2f78bea63e3d3a4ac6eb48@haiku-os.org> References: <044.204149c0ad2f78bea63e3d3a4ac6eb48@haiku-os.org> Message-ID: <053.125656f9c1677c5914e28f8bcb3a1b6f@haiku-os.org> #3395: Saving images locally (easy) ----------------------------------+----------------------------------------- Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/CodyCam | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by gamblore): A very simple enhancement but the FTP nature of the application is very deeply rooted. To use local outputting set output type to LOCAL. Setting directory will tell CodyCam where the file is to go. No file permissions checking implemented. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 09:05:09 2009 From: trac at haiku-os.org (rossi) Date: Sat, 04 Apr 2009 07:05:09 -0000 Subject: [Haiku-bugs] [Haiku] #3663: Haiku fails to boot In-Reply-To: <040.68188f5efda3a50b2bff0549b62c01e8@haiku-os.org> References: <040.68188f5efda3a50b2bff0549b62c01e8@haiku-os.org> Message-ID: <049.59add132e1873fa35aaa509306c50593@haiku-os.org> #3663: Haiku fails to boot -----------------------+---------------------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by rossi): Yeah, figured that one out and are happy again ;) feel free to close this bug as invalid. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 09:53:36 2009 From: trac at haiku-os.org (stippi) Date: Sat, 04 Apr 2009 07:53:36 -0000 Subject: [Haiku-bugs] [Haiku] #3663: Haiku fails to boot In-Reply-To: <040.68188f5efda3a50b2bff0549b62c01e8@haiku-os.org> References: <040.68188f5efda3a50b2bff0549b62c01e8@haiku-os.org> Message-ID: <049.e2d515c4f0502da7bdb39f541a6b2247@haiku-os.org> #3663: Haiku fails to boot ------------------------+--------------------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by stippi): * status: new => closed * resolution: => invalid Comment: Ok, thanks for the feedback! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 11:25:55 2009 From: trac at haiku-os.org (korli) Date: Sat, 04 Apr 2009 09:25:55 -0000 Subject: [Haiku-bugs] [Haiku] #3297: PackageInstaller fails to open/install some packages In-Reply-To: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> References: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> Message-ID: <049.114ed913a4663b142ba0dfb3fe525130@haiku-os.org> #3297: PackageInstaller fails to open/install some packages --------------------------------------------+------------------------------- Reporter: rossi | Owner: sil2100 Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------------+------------------------------- Comment(by korli): Replying to [comment:15 axeld]: > The problem appears with Qemu 0.9.1 on BeBits. It starts to install (even copies a few files), and then tells me the installation was aborted. Did you check there is enough space left ? Package install was failing because of this last time I tried. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 13:21:39 2009 From: trac at haiku-os.org (mt) Date: Sat, 04 Apr 2009 11:21:39 -0000 Subject: [Haiku-bugs] [Haiku] #3660: Canna input method won't work In-Reply-To: <037.5dec1c2a1314011628407ca043831d3c@haiku-os.org> References: <037.5dec1c2a1314011628407ca043831d3c@haiku-os.org> Message-ID: <046.581154391c34683d196344300243c2f7@haiku-os.org> #3660: Canna input method won't work ------------------------------------+--------------------------------------- Reporter: mt | Owner: korli Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Add-Ons/Input Methods | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ------------------------------------+--------------------------------------- Changes (by mt): * status: closed => reopened * resolution: fixed => Comment: Thanks Axel, but canna input method still not works in r29861. In CannaLooper::ReadSettings(), 'basepath' need to be terminated by '/' (like "/boot/system/data/KanBe/") . -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 15:37:46 2009 From: trac at haiku-os.org (axeld) Date: Sat, 04 Apr 2009 13:37:46 -0000 Subject: [Haiku-bugs] [Haiku] #3660: Canna input method won't work In-Reply-To: <037.5dec1c2a1314011628407ca043831d3c@haiku-os.org> References: <037.5dec1c2a1314011628407ca043831d3c@haiku-os.org> Message-ID: <046.80f1397ae4668897fc80478fa1369635@haiku-os.org> #3660: Canna input method won't work ------------------------------------+--------------------------------------- Reporter: mt | Owner: korli Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Add-Ons/Input Methods | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------------------+--------------------------------------- Changes (by axeld): * status: reopened => closed * resolution: => fixed Comment: Sorry, should be fixed for real in r29897. I've also renamed the KanBe directory to Canna, to have the same name for both. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 16:12:03 2009 From: trac at haiku-os.org (BDifferent) Date: Sat, 04 Apr 2009 14:12:03 -0000 Subject: [Haiku-bugs] [Haiku] #3664: Screen Saver does not accept the correct password and locks up the system Message-ID: <045.c69d70ee3a6569c2d2a35838203a2d82@haiku-os.org> #3664: Screen Saver does not accept the correct password and locks up the system -----------------------------------+---------------------------------------- Reporter: BDifferent | Owner: korli Type: bug | Status: new Priority: normal | Milestone: R1 Component: Add-Ons/Input Filters | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- After activation of the screen saver with a password the screen saver does not accept the correct password. After shutdown and restart the system is still locked (I do not know if the latter is the desired behaviour (which could make sense on a single user system without bootup login functionality), however). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 16:16:26 2009 From: trac at haiku-os.org (axeld) Date: Sat, 04 Apr 2009 14:16:26 -0000 Subject: [Haiku-bugs] [Haiku] #3297: PackageInstaller fails to open/install some packages In-Reply-To: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> References: <040.41178a99d182f45d0089700f9fc88973@haiku-os.org> Message-ID: <049.100c9dcdabe504524999f065b02a9964@haiku-os.org> #3297: PackageInstaller fails to open/install some packages --------------------------------------------+------------------------------- Reporter: rossi | Owner: sil2100 Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------------------+------------------------------- Changes (by axeld): * status: reopened => closed * resolution: => fixed Comment: Okay, this actually seems to be a different bug. I had a failed install of Qemu on this partition, and PackageInstaller could not handle this. I'll open a new ticket for it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 16:16:35 2009 From: trac at haiku-os.org (BDifferent) Date: Sat, 04 Apr 2009 14:16:35 -0000 Subject: [Haiku-bugs] [Haiku] #3665: Screen Saver does not accept the correct password and locks up the system Message-ID: <045.f6b93cd1cd5be84b6f9dda9f81d050a7@haiku-os.org> #3665: Screen Saver does not accept the correct password and locks up the system -----------------------------------+---------------------------------------- Reporter: BDifferent | Owner: korli Type: bug | Status: new Priority: normal | Milestone: R1 Component: Add-Ons/Input Filters | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- After activation of the screen saver with a password the screen saver does not accept the correct password. After shutdown and restart the system is still locked (I do not know if the latter is the desired behaviour (which could make sense on a single user system without bootup login functionality), however). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 16:25:17 2009 From: trac at haiku-os.org (nielx) Date: Sat, 04 Apr 2009 14:25:17 -0000 Subject: [Haiku-bugs] [Haiku] #3665: Screen Saver does not accept the correct password and locks up the system In-Reply-To: <045.f6b93cd1cd5be84b6f9dda9f81d050a7@haiku-os.org> References: <045.f6b93cd1cd5be84b6f9dda9f81d050a7@haiku-os.org> Message-ID: <054.5ca33b4dd09b4f1e900cf41c02a90492@haiku-os.org> #3665: Screen Saver does not accept the correct password and locks up the system ------------------------------------+--------------------------------------- Reporter: BDifferent | Owner: korli Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Add-Ons/Input Filters | Version: R1 development Resolution: duplicate | Blockedby: Platform: All | Blocking: ------------------------------------+--------------------------------------- Changes (by nielx): * status: new => closed * resolution: => duplicate Comment: Accidental duplicate. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 16:26:56 2009 From: trac at haiku-os.org (stippi) Date: Sat, 04 Apr 2009 14:26:56 -0000 Subject: [Haiku-bugs] [Haiku] #3395: Saving images locally (easy) In-Reply-To: <044.204149c0ad2f78bea63e3d3a4ac6eb48@haiku-os.org> References: <044.204149c0ad2f78bea63e3d3a4ac6eb48@haiku-os.org> Message-ID: <053.74dd38159328977a44884933b7c2b3a9@haiku-os.org> #3395: Saving images locally (easy) ----------------------------------+----------------------------------------- Reporter: humdinger | Owner: stippi Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Applications/CodyCam | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Changes (by stippi): * owner: axeld => stippi * status: new => assigned Comment: Thanks a lot for the patch! A few improvements are possible: 1) I'd call it "Local" versus "LOCAL". 2) Constructing the file path. You should allocate a string buffer on the stack with length "B_PATH_NAME_LENGTH" and then snprintf() the controls contents into that. 3) One small coding style issues: The "else" goes on the same line as the closing "}" from the preceding "if" block. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 16:49:50 2009 From: trac at haiku-os.org (axeld) Date: Sat, 04 Apr 2009 14:49:50 -0000 Subject: [Haiku-bugs] [Haiku] #3666: Problems with Symbolic Link Message-ID: <040.9b49a004dcc5ea78c2b46dce68abfc25@haiku-os.org> #3666: Problems with Symbolic Link -------------------------------------------+-------------------------------- Reporter: axeld | Owner: sil2100 Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------------+-------------------------------- When a symbolic link already exists, PackageInstaller neither asks me if it should replace it, nor does it check whether it would need to rewrite the link. It simply fails and aborts the installation instead. Hint: the Qemu 0.9.1 package contains such a link :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 17:11:23 2009 From: trac at haiku-os.org (jonas.kirilla) Date: Sat, 04 Apr 2009 15:11:23 -0000 Subject: [Haiku-bugs] [Haiku] #3667: Optionally show unmounted disks as grayed out along with mounted disks Message-ID: <048.46bd7aa32ff03757f315a41a9b56bc8c@haiku-os.org> #3667: Optionally show unmounted disks as grayed out along with mounted disks ----------------------------------+----------------------------------------- Reporter: jonas.kirilla | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- I would like to have the option to show unmounted disks along with the mounted ones, on the desktop and in the Disks folder, as grayed out items. Opening one such unmounted volume would mount it, normalize its icon colors, and open its window. Closing its windows would leave it mounted. Mounted and unmounted volumes should be listed in the on-disk order, same as in the mount menu, unless the user has rearranged them. (In which case Tracker would need to keep track of the placement of non-BFS volumes by some other means than how it is currently done for BFS-volumes.) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 18:14:18 2009 From: trac at haiku-os.org (maxime.simon) Date: Sat, 04 Apr 2009 16:14:18 -0000 Subject: [Haiku-bugs] [Haiku] #2431: [Tracker] missing shortcuts for icon views (easy) In-Reply-To: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> References: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> Message-ID: <049.8cfaa22a1db74816d4570619455854bb@haiku-os.org> #2431: [Tracker] missing shortcuts for icon views (easy) ----------------------------------+----------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by maxime.simon): Alt+1 -> 32x32[[BR]] Alt+2 -> 40x40[[BR]] Alt+3 -> 48x48[[BR]] Alt+4 -> 64x64[[BR]] Alt+5 -> mini icon view[[BR]] Alt+6 -> list view -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 19:27:18 2009 From: trac at haiku-os.org (stippi) Date: Sat, 04 Apr 2009 17:27:18 -0000 Subject: [Haiku-bugs] [Haiku] #2431: [Tracker] missing shortcuts for icon views (easy) In-Reply-To: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> References: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> Message-ID: <049.00ab6abecce3a97f66bd624a0ac6c342@haiku-os.org> #2431: [Tracker] missing shortcuts for icon views (easy) -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Cool, thanks! Applied in r29905. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 19:30:22 2009 From: trac at haiku-os.org (majie) Date: Sat, 04 Apr 2009 17:30:22 -0000 Subject: [Haiku-bugs] [Haiku] #3647: Full PoorMan source codes In-Reply-To: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> References: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> Message-ID: <049.5e85854489325ce6b37bfc9dfcaf4cf3@haiku-os.org> #3647: Full PoorMan source codes --------------------------+------------------------------------------------- Reporter: majie | Owner: stippi Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Applications | Version: Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by majie): Hello stippi, Please test it again. If everything is OK, just commit it. Don't forget to update the About System app. Thank you. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 20:36:38 2009 From: trac at haiku-os.org (idefix) Date: Sat, 04 Apr 2009 18:36:38 -0000 Subject: [Haiku-bugs] [Haiku] #3668: Partition boot code can't find boot loader Message-ID: <041.18a704bfdf35f7e4d55f1a20ffcf3bde@haiku-os.org> #3668: Partition boot code can't find boot loader --------------------------------+------------------------------------------- Reporter: idefix | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Boot Loader | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- I usually update my Haiku partition by copying the contents of a pre-build image to that partition under BeOS. (Like section 2.3 from http://www .haiku-os.org/documents/user/how_to_get_haiku_booted.) [[BR]] This time however, I reinitialized the partition under BeOS and then copied the new directory structure from the r29884 image to it.[[BR]] Now when I want to boot into Haiku, I get a message saying "Error loading OS; press any key to reboot." I suspect this is because BeOS's makebootable sets the partition boot code to look for the "/boot/beos/system/zbeos" file, while that one is now "/boot/system/haiku_loader". (BTW: Shouldn't that file be called "system_loader" instead?) I tried to run the makebootable from the pre-build image, but I get a message saying "sh: ./makebootable: cannot execute binary file". -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 20:46:46 2009 From: trac at haiku-os.org (RandomInsano) Date: Sat, 04 Apr 2009 18:46:46 -0000 Subject: [Haiku-bugs] [Haiku] #3669: If KDL is disabled, disable F12 key Message-ID: <047.83329f6dc22c6a6d4f1f5ad4ca9b3a73@haiku-os.org> #3669: If KDL is disabled, disable F12 key ---------------------------+------------------------------------------------ Reporter: RandomInsano | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ If the user edits /boot/home/settings/kernel/drivers/kernel to disable the KDL, either show the kernel debug land or do nothing. Currently it just locks up the system and doesn't give a way to get back to the desktop. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 21:06:14 2009 From: trac at haiku-os.org (RandomInsano) Date: Sat, 04 Apr 2009 19:06:14 -0000 Subject: [Haiku-bugs] [Haiku] #3670: KDL inital menu Message-ID: <047.0135b375c02b7f56841ace3f97b47eff@haiku-os.org> #3670: KDL inital menu --------------------------+------------------------------------------------- Reporter: RandomInsano | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- When starting the KDL, either tell the user they're able to try and continue by typing 'continue' or maybe instead ask them if they want to debug the kernel. If they choose not to, try and continue processing. It took me awhile to find out that I was able to actually get out of the KDL and it seems that many of the small blips that send me to the debug land aren't severe enough that I need to reboot. The word 'continue' takes awhile to type when you need to do it four times in a row :P {{{ Kernel Error Occured: What would you like to do > Continue Continue (ignoring future errors) Debug Reboot }}} (after trying to continue 5 times without success {{{ We were unable to continue processing What would you like to do > Debug Reboot }}} Just an idea. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 21:07:32 2009 From: trac at haiku-os.org (RandomInsano) Date: Sat, 04 Apr 2009 19:07:32 -0000 Subject: [Haiku-bugs] [Haiku] #3670: KDL inital menu In-Reply-To: <047.0135b375c02b7f56841ace3f97b47eff@haiku-os.org> References: <047.0135b375c02b7f56841ace3f97b47eff@haiku-os.org> Message-ID: <056.8e8d697ad52d87ab8536fb45343e8847@haiku-os.org> #3670: KDL inital menu --------------------------+------------------------------------------------- Reporter: RandomInsano | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Changes (by RandomInsano): * cc: EdwinGuy+Haiku@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 21:09:18 2009 From: trac at haiku-os.org (RandomInsano) Date: Sat, 04 Apr 2009 19:09:18 -0000 Subject: [Haiku-bugs] [Haiku] #3669: If KDL is disabled, disable F12 key In-Reply-To: <047.83329f6dc22c6a6d4f1f5ad4ca9b3a73@haiku-os.org> References: <047.83329f6dc22c6a6d4f1f5ad4ca9b3a73@haiku-os.org> Message-ID: <056.2025a4ca2ba8948988e34f40baf24f16@haiku-os.org> #3669: If KDL is disabled, disable F12 key ---------------------------+------------------------------------------------ Reporter: RandomInsano | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Changes (by RandomInsano): * cc: EdwinGuy+Haiku@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 21:22:40 2009 From: trac at haiku-os.org (idefix) Date: Sat, 04 Apr 2009 19:22:40 -0000 Subject: [Haiku-bugs] [Haiku] #3668: Partition boot code can't find boot loader In-Reply-To: <041.18a704bfdf35f7e4d55f1a20ffcf3bde@haiku-os.org> References: <041.18a704bfdf35f7e4d55f1a20ffcf3bde@haiku-os.org> Message-ID: <050.5c94e8ce20553d3d64684ada73a6e5da@haiku-os.org> #3668: Partition boot code can't find boot loader --------------------------------+------------------------------------------- Reporter: idefix | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Boot Loader | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by idefix): Copying haiku_loader to "/boot/beos/system/" and renaming it to zbeos got Haiku booting again. I can live with this work-around, so this ticket can be closed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 21:42:35 2009 From: trac at haiku-os.org (stippi) Date: Sat, 04 Apr 2009 19:42:35 -0000 Subject: [Haiku-bugs] [Haiku] #190: [Media] prefs isn't font sensitive (easy) In-Reply-To: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> References: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> Message-ID: <049.9cc9b859f46dd56fc32887c0d323e3e7@haiku-os.org> #190: [Media] prefs isn't font sensitive (easy) --------------------------------+------------------------------------------- Reporter: diver | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Media | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------+------------------------------------------- Comment(by stippi): I've finally managed to test this patch (sorry for the delay), but I am sorry to say that it doesn't work at all yet. The problem here is that you haven't had a chance to test parameter webs with channel sliders. Do you want to keep working on this? The HDA driver or the OpenSound package may work in one of the emulators, so you could check your patch with that. Is this an option? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 22:00:43 2009 From: trac at haiku-os.org (stippi) Date: Sat, 04 Apr 2009 20:00:43 -0000 Subject: [Haiku-bugs] [Haiku] #3668: Partition boot code can't find boot loader In-Reply-To: <041.18a704bfdf35f7e4d55f1a20ffcf3bde@haiku-os.org> References: <041.18a704bfdf35f7e4d55f1a20ffcf3bde@haiku-os.org> Message-ID: <050.9ab1bafcb6ed4afa0c97b6a215c037df@haiku-os.org> #3668: Partition boot code can't find boot loader ---------------------------------+------------------------------------------ Reporter: idefix | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: System/Boot Loader | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by stippi): * status: new => closed * resolution: => invalid Comment: Ok, marking as invalid, since it isn't actually a bug, only your method of installation isn't supported anymore. It kind of sucks, I agree, but thankfully you found a work around. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 22:10:02 2009 From: trac at haiku-os.org (jalopeura) Date: Sat, 04 Apr 2009 20:10:02 -0000 Subject: [Haiku-bugs] [Haiku] #190: [Media] prefs isn't font sensitive (easy) In-Reply-To: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> References: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> Message-ID: <049.0b13a6928d13592411d22b71080ff2be@haiku-os.org> #190: [Media] prefs isn't font sensitive (easy) --------------------------------+------------------------------------------- Reporter: diver | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Media | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------+------------------------------------------- Comment(by jalopeura): I was concerned about being unable to test those sliders. I'll look into it and see if I can get some to show up for me. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 22:49:10 2009 From: trac at haiku-os.org (idefix) Date: Sat, 04 Apr 2009 20:49:10 -0000 Subject: [Haiku-bugs] [Haiku] #3668: Partition boot code can't find boot loader In-Reply-To: <041.18a704bfdf35f7e4d55f1a20ffcf3bde@haiku-os.org> References: <041.18a704bfdf35f7e4d55f1a20ffcf3bde@haiku-os.org> Message-ID: <050.2a4b83e9837ac0fb9d58397968784ff1@haiku-os.org> #3668: Partition boot code can't find boot loader ---------------------------------+------------------------------------------ Reporter: idefix | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: System/Boot Loader | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by idefix): After I ran makebootable from the now bootable Haiku installation and deleted the zbeos file, Haiku still booted fine. The workaround is only needed for the first boot (until I accidentaly run makebootable from BeOS again). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 22:56:34 2009 From: trac at haiku-os.org (stippi) Date: Sat, 04 Apr 2009 20:56:34 -0000 Subject: [Haiku-bugs] [Haiku] #3647: Full PoorMan source codes In-Reply-To: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> References: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> Message-ID: <049.c9c7b243a8fbe8da5ee462a3f76efe74@haiku-os.org> #3647: Full PoorMan source codes --------------------------+------------------------------------------------- Reporter: majie | Owner: stippi Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Applications | Version: Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by stippi): Pretty cool now. The start up without settings is still a bit confusing, but it actually works now. Instead of displaying an error message and trying to start the server at all, it could instead just display the file panel and delay everything else until the user selected the public folder. However, restarting the server works after setting the folder, and the multi-byte char problem is fixed. Thanks a lot! I integrated the license and am going to commit in a minute... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 22:58:24 2009 From: trac at haiku-os.org (axeld) Date: Sat, 04 Apr 2009 20:58:24 -0000 Subject: [Haiku-bugs] [Haiku] #3669: If KDL is disabled, disable F12 key In-Reply-To: <047.83329f6dc22c6a6d4f1f5ad4ca9b3a73@haiku-os.org> References: <047.83329f6dc22c6a6d4f1f5ad4ca9b3a73@haiku-os.org> Message-ID: <056.1fa329bb4292222ff5ba181da20f5ebc@haiku-os.org> #3669: If KDL is disabled, disable F12 key ----------------------------+----------------------------------------------- Reporter: RandomInsano | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ----------------------------+----------------------------------------------- Changes (by axeld): * status: new => closed * resolution: => invalid Comment: F12 is only a temporary solution that won't make it to the release (it'll be a much more complicated key shortcut, or maybe even a setting). And turning off on screen debugging doesn't turn off KDL, it only turns off on screen debugging. You can still debug the system via serial line. The kernel debugger is nothing a normal user is supposed to see ever. Well, at least in theory. And if you do, you can accept that it is lethal :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 22:58:27 2009 From: trac at haiku-os.org (korli) Date: Sat, 04 Apr 2009 20:58:27 -0000 Subject: [Haiku-bugs] [Haiku] #190: [Media] prefs isn't font sensitive (easy) In-Reply-To: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> References: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> Message-ID: <049.7a9b506772709ff9757bdc5fe0221805@haiku-os.org> #190: [Media] prefs isn't font sensitive (easy) --------------------------------+------------------------------------------- Reporter: diver | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Media | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------+------------------------------------------- Comment(by korli): Maybe you can try on VirtualBox with the virtual ICH audio device. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 23:07:50 2009 From: trac at haiku-os.org (idefix) Date: Sat, 04 Apr 2009 21:07:50 -0000 Subject: [Haiku-bugs] [Haiku] #3671: mountvolume can't unmount a volume Message-ID: <041.92d74d583a810ec31be4dc156a254ba8@haiku-os.org> #3671: mountvolume can't unmount a volume ---------------------------------------------+------------------------------ Reporter: idefix | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ I have a logical partition on my second HD called 'test' which I can mount with 'mountvolume test'. When I want to unmount it with mountvolume, - 'mountvolume -unmount test' gives "Volume 'test' not mounted." - 'mountvolume -unmount /test' gives "Failed to unmount volume '/test': Volume not found." - 'mountvolume -unmount /test/' gives "Failed to unmount volume '/test/': Volume not found." Under BeOS I can only unmount this volume with 'mountvolume -unmount /test', all the other options don't work. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 23:11:41 2009 From: trac at haiku-os.org (idefix) Date: Sat, 04 Apr 2009 21:11:41 -0000 Subject: [Haiku-bugs] [Haiku] #3671: mountvolume can't unmount a volume In-Reply-To: <041.92d74d583a810ec31be4dc156a254ba8@haiku-os.org> References: <041.92d74d583a810ec31be4dc156a254ba8@haiku-os.org> Message-ID: <050.48bb63d321434ceb4ba603734adb1a15@haiku-os.org> #3671: mountvolume can't unmount a volume ---------------------------------------------+------------------------------ Reporter: idefix | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Comment(by idefix): The partition is not a logical, but a primary partition (the fourth on that HD). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 23:37:34 2009 From: trac at haiku-os.org (jonas.kirilla) Date: Sat, 04 Apr 2009 21:37:34 -0000 Subject: [Haiku-bugs] [Haiku] #3672: Installer should reuse DriveSetup's visual partition view Message-ID: <048.9be3499a26e8c5add1fbbfba4a1c77ba@haiku-os.org> #3672: Installer should reuse DriveSetup's visual partition view ------------------------------------+--------------------------------------- Reporter: jonas.kirilla | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Installer | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------+--------------------------------------- Installer's target dropdown is not all that friendly. (see attachment 1) DriveSetup has got what Installer lacks. So steal it. (see attachment 2 and 3, pardon the crudeness) (Or suck it in as a replicant. Unless the DriveSetup context menus complicate the Installer user experience needlessly.) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 4 23:53:45 2009 From: trac at haiku-os.org (PieterPanman) Date: Sat, 04 Apr 2009 21:53:45 -0000 Subject: [Haiku-bugs] [Haiku] #3185: Device Manager Application In-Reply-To: <047.c214c8172ca1609b656435425f478704@haiku-os.org> References: <047.c214c8172ca1609b656435425f478704@haiku-os.org> Message-ID: <056.5002214c2af9fbd5ca159e45bf3fe11a@haiku-os.org> #3185: Device Manager Application ----------------------------------+----------------------------------------- Reporter: PieterPanman | Owner: nobody Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Devices | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by PieterPanman): Ah well, real life caught up with me and I'm fairly occupied with studying. I am working on this application a little bit at a time, when I have more, I'll show progress here. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 00:01:28 2009 From: trac at haiku-os.org (stippi) Date: Sat, 04 Apr 2009 22:01:28 -0000 Subject: [Haiku-bugs] [Haiku] #3647: Full PoorMan source codes In-Reply-To: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> References: <040.1e82de8dfc71d34451d1d0c63642e2ff@haiku-os.org> Message-ID: <049.26da172482db69df8c3db44f1b5b4adf@haiku-os.org> #3647: Full PoorMan source codes ---------------------------+------------------------------------------------ Reporter: majie | Owner: stippi Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications | Version: Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by stippi): * status: assigned => closed * resolution: => fixed Comment: Added PoorMan to the image in r29909. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 00:03:16 2009 From: trac at haiku-os.org (oco) Date: Sat, 04 Apr 2009 22:03:16 -0000 Subject: [Haiku-bugs] [Haiku] #3673: [patch] Calling SetText on a BTextView crash when given a bad text_run_array Message-ID: <038.80625b90732bcb54bb42cb9d17c5b225@haiku-os.org> #3673: [patch] Calling SetText on a BTextView crash when given a bad text_run_array --------------------------------+------------------------------------------- Reporter: oco | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- The problem was discovered on a badly written application that send an unitialized text_run_array struct. This application run ok under BeOS, but not under Haiku (page fault). After investigation, the BTextView was not stylable. According to the BeBook, in this case, the text_run_array should be ignored. It was not the case under Haiku. So, i propose this patch made with hints from Korli. It also fixe SetRunArray which have the same problem. http://www.haiku-os.org/legacy- docs/bebook/BTextView.html#BTextView_SetText http://www.haiku-os.org/legacy- docs/bebook/BTextView.html#BTextView_SetRunArray -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 00:55:26 2009 From: trac at haiku-os.org (jonas.kirilla) Date: Sat, 04 Apr 2009 22:55:26 -0000 Subject: [Haiku-bugs] [Haiku] #3674: DeskCalc should center the text in its display field Message-ID: <048.466bf2dec9e542923c62e84b234c70db@haiku-os.org> #3674: DeskCalc should center the text in its display field -----------------------------------+---------------------------------------- Reporter: jonas.kirilla | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/DeskCalc | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- When resizing DeskCalc, text is centered vertically, but when closing and reopening the application, the same text is not centered anymore, but aligned (almost) with the bottom of the display field. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 01:07:36 2009 From: trac at haiku-os.org (oco) Date: Sat, 04 Apr 2009 23:07:36 -0000 Subject: [Haiku-bugs] [Haiku] #3675: [Deskbar] The upper scroller is not on drawn on the screen when there is a lot of items Message-ID: <038.b5085f33162b124b8affa3cb85af1970@haiku-os.org> #3675: [Deskbar] The upper scroller is not on drawn on the screen when there is a lot of items ----------------------------------+----------------------------------------- Reporter: oco | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Steps to reproduce : - open lots of windows in Tracker (enough to populate a menu higher than the screen) - click on the Tracker entry in the Deskbar to open the list of opened windows. The bottom scroller is visible, but not the upper one, so i can't access invisible entries. You should see something like the attached screen shot. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 01:22:43 2009 From: trac at haiku-os.org (oco) Date: Sat, 04 Apr 2009 23:22:43 -0000 Subject: [Haiku-bugs] [Haiku] #3676: [AHCI] InterruptErrorHandler messages written in syslog if the optical drive is empty Message-ID: <038.20c28b87da60645986764edfbfda31f4@haiku-os.org> #3676: [AHCI] InterruptErrorHandler messages written in syslog if the optical drive is empty --------------------------+------------------------------------------------- Reporter: oco | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- When the optical drive is empty, the system write lots of entries like the one below. When a CD is inserted, the system stop writing such data. If it is expected (by the way the system seems to work fine), it should not be in the syslog. If it is not expected, it should be fix one day. KERN: ahci: AHCIPort::InterruptErrorHandler port 1, fCommandsActive 0x00000001, is 0x40000001, ci 0x00000001 KERN: ahci: ssts 0x00000113 KERN: ahci: sctl 0x00000300 KERN: ahci: serr 0x00000000 KERN: ahci: sact 0x00000000 KERN: ahci: Task File Error KERN: ahci: sata_request::finish ATA command 0xa0 failed KERN: ahci: sata_request::finish status 0x51, error 0x20 KERN: ahci: sata_request::finish ATAPI packet 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 (len 6) KERN: ahci: AHCIPort::ResetPort port 1 KERN: ahci: AHCIPort::ResetPort port 1, deviceBusy 0, forceDeviceReset 0 KERN: ahci: AHCIPort::PostReset port 1 KERN: ahci: device signature 0xeb140101 (ATAPI) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 01:43:05 2009 From: trac at haiku-os.org (jonas.kirilla) Date: Sat, 04 Apr 2009 23:43:05 -0000 Subject: [Haiku-bugs] [Haiku] #3677: Preference panels with tabs should remember the selected tab Message-ID: <048.6ebc7d0b4eb727b069ec717c7f22d852@haiku-os.org> #3677: Preference panels with tabs should remember the selected tab ------------------------------------+--------------------------------------- Reporter: jonas.kirilla | Owner: darkwyrm Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Preferences/Appearance | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------+--------------------------------------- Preference panels with a tabbed interface should remember which tab was showing when the panel was closed, and open that tab. ScreenSaver does that. The others don't. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 02:12:10 2009 From: trac at haiku-os.org (oco) Date: Sun, 05 Apr 2009 00:12:10 -0000 Subject: [Haiku-bugs] [Haiku] #3678: [touchpad][patch] Touchpad keep sending extended packets after a shutdown Message-ID: <038.3fcb63d7532b1b39e24efc263e507441@haiku-os.org> #3678: [touchpad][patch] Touchpad keep sending extended packets after a shutdown -------------------------------+-------------------------------------------- Reporter: oco | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Mouse/PS2 | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Warning : Touchpad support should be enabled in the source tree to reproduce this problem. When rebooting from Haiku to BeOS, the mouse cursor is not moved correctly. The touchpad driver should send again standard ps2 packet when leaving. This is the purpose of the attached patch. Note : it will become usefull only after resolving the TODO in src/system/kernel/shutdown.c (close all services before leaving). Tested using this command line : kill ; shutdown -r -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 02:31:48 2009 From: trac at haiku-os.org (heto) Date: Sun, 05 Apr 2009 00:31:48 -0000 Subject: [Haiku-bugs] [Haiku] #3668: Partition boot code can't find boot loader In-Reply-To: <041.18a704bfdf35f7e4d55f1a20ffcf3bde@haiku-os.org> References: <041.18a704bfdf35f7e4d55f1a20ffcf3bde@haiku-os.org> Message-ID: <050.bd2441fa2c28cedbc3ad90559cddfa32@haiku-os.org> #3668: Partition boot code can't find boot loader ---------------------------------+------------------------------------------ Reporter: idefix | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: System/Boot Loader | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by heto): In case someone is interested, I've made a version of makebootabletiny for BeOS, available here: http://www.students.tut.fi/~vettenrh/dump/ . makebootabletiny.c contains the source code, makebootabletiny_beos contains a binary for BeOS R5. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 10:19:34 2009 From: trac at haiku-os.org (stippi) Date: Sun, 05 Apr 2009 08:19:34 -0000 Subject: [Haiku-bugs] [Haiku] #3678: [touchpad][patch] Touchpad keep sending extended packets after a shutdown In-Reply-To: <038.3fcb63d7532b1b39e24efc263e507441@haiku-os.org> References: <038.3fcb63d7532b1b39e24efc263e507441@haiku-os.org> Message-ID: <047.917a4c4a648b118b026c05528f5fe0f8@haiku-os.org> #3678: [touchpad][patch] Touchpad keep sending extended packets after a shutdown -------------------------------+-------------------------------------------- Reporter: oco | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Mouse/PS2 | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Comment(by stippi): Thanks! Committed in r29920. I keep the bug open, because the actual symtoms are not yet fixed, as long as input drivers are not closed on shutdown. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 10:27:22 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 05 Apr 2009 08:27:22 -0000 Subject: [Haiku-bugs] [Haiku] #2431: [Tracker] missing shortcuts for icon views (easy) In-Reply-To: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> References: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> Message-ID: <049.58128eaadf663b73e4c9545342f16b65@haiku-os.org> #2431: [Tracker] missing shortcuts for icon views (easy) -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by humdinger): * status: closed => reopened * resolution: fixed => Comment: Pardon me for re-opening this ticket, I have a minor concern. Don't you think this is quite a shortcut proliferation? We may want to save some in case we need 'em. :) Do all these menu items even make sense? I mean, as a user I don't particularly care if my icons are 32x32, 40x40 or 64x64. I like them either larger or smaller. How about ALT +/- to simply in/decrease the size with only some sanity checking for a range of 16-128 pixel width. Maybe the stepping could be increased the bigger the icon gets, e.g. 4-pixel steps between size 16-32, 8-pixel steps between 32-64, 16 pixel steps between 64-128. So the item "Icon View" will get the "ALT 1" again, a submenu gets a heading with the current size and below that "Increase size - Alt +" and "Decrease size - Alt -". That way you'll also again have the 3 major modes icon/list/detail side by side with ALT 1,2,3 on the keyboard. Please re-consider this change. Thank you. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 11:09:22 2009 From: trac at haiku-os.org (nielx) Date: Sun, 05 Apr 2009 09:09:22 -0000 Subject: [Haiku-bugs] [Haiku] #1740: [Trac] Include attachment indicator in email notifications In-Reply-To: <046.1570159e65321561a1f22a66dc423992@haiku-os.org> References: <046.1570159e65321561a1f22a66dc423992@haiku-os.org> Message-ID: <055.082a5107bf6ab243f8d60a69623500bc@haiku-os.org> #1740: [Trac] Include attachment indicator in email notifications ---------------------------+------------------------------------------------ Reporter: umccullough | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: Trac 0.11 Component: Website/Trac | Version: Resolution: | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by nielx): * owner: nielx => haiku-web * status: reopened => new Comment: Reassign to generic owner. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 11:09:51 2009 From: trac at haiku-os.org (nielx) Date: Sun, 05 Apr 2009 09:09:51 -0000 Subject: [Haiku-bugs] [Haiku] #1894: GNU core utils: manual pages missing In-Reply-To: <041.abb09bd0230ba1256880cf9234301c64@haiku-os.org> References: <041.abb09bd0230ba1256880cf9234301c64@haiku-os.org> Message-ID: <050.4109818ea61b4c043c7054f34dff249d@haiku-os.org> #1894: GNU core utils: manual pages missing ---------------------------+------------------------------------------------ Reporter: nutela | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Documentation | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Changes (by nielx): * owner: nielx => haiku-web Comment: Reassign to generic owner. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 11:18:37 2009 From: trac at haiku-os.org (nielx) Date: Sun, 05 Apr 2009 09:18:37 -0000 Subject: [Haiku-bugs] [Haiku] #2069: Add Trac categories for the Bluetooth stack In-Reply-To: <043.a5b28602970780d3401f58b7c20375e2@haiku-os.org> References: <043.a5b28602970780d3401f58b7c20375e2@haiku-os.org> Message-ID: <052.fdab3b9907a035dffc039179f59c771f@haiku-os.org> #2069: Add Trac categories for the Bluetooth stack --------------------------+------------------------------------------------- Reporter: andreasf | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website/Trac | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Changes (by nielx): * owner: nielx => haiku-web * status: assigned => new -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 11:19:47 2009 From: trac at haiku-os.org (nielx) Date: Sun, 05 Apr 2009 09:19:47 -0000 Subject: [Haiku-bugs] [Haiku] #3006: [TRAC] password issue In-Reply-To: <040.f6e52ab965a5f2c9801a43620435a7cc@haiku-os.org> References: <040.f6e52ab965a5f2c9801a43620435a7cc@haiku-os.org> Message-ID: <049.9cb206012dd9149926005c874b54b479@haiku-os.org> #3006: [TRAC] password issue --------------------------+------------------------------------------------- Reporter: aljen | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website/Trac | Version: Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Changes (by nielx): * owner: nielx => haiku-web -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 11:19:29 2009 From: trac at haiku-os.org (nielx) Date: Sun, 05 Apr 2009 09:19:29 -0000 Subject: [Haiku-bugs] [Haiku] #2863: Ticket Query: & is shown in the Component drop-down list In-Reply-To: <042.5ef053a64ee34ab173c09c24053f855b@haiku-os.org> References: <042.5ef053a64ee34ab173c09c24053f855b@haiku-os.org> Message-ID: <051.42e3df52a2e6bd2b234f41a929c1cc93@haiku-os.org> #2863: Ticket Query: & is shown in the Component drop-down list --------------------------+------------------------------------------------- Reporter: Adek336 | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website/Trac | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Changes (by nielx): * owner: nielx => haiku-web * status: assigned => new -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 11:19:11 2009 From: trac at haiku-os.org (nielx) Date: Sun, 05 Apr 2009 09:19:11 -0000 Subject: [Haiku-bugs] [Haiku] #2423: New Trac shortens Timeline feed messages In-Reply-To: <043.b625a93d9db6fb6b5da9fa49b64308a3@haiku-os.org> References: <043.b625a93d9db6fb6b5da9fa49b64308a3@haiku-os.org> Message-ID: <052.cb4d19265e12863cef729a6895c74375@haiku-os.org> #2423: New Trac shortens Timeline feed messages --------------------------+------------------------------------------------- Reporter: andreasf | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website/Trac | Version: Blockedby: 2449 | Platform: All Blocking: | --------------------------+------------------------------------------------- Changes (by nielx): * owner: nielx => haiku-web * status: assigned => new -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 11:42:32 2009 From: trac at haiku-os.org (aldeck) Date: Sun, 05 Apr 2009 09:42:32 -0000 Subject: [Haiku-bugs] [Haiku] #2157: [Keymap] main window can't be resized In-Reply-To: <043.3939624d9f191e74d39fc81a96d41d34@haiku-os.org> References: <043.3939624d9f191e74d39fc81a96d41d34@haiku-os.org> Message-ID: <052.b707f419afcea5dc01205f47b01af400@haiku-os.org> #2157: [Keymap] main window can't be resized ---------------------------------+------------------------------------------ Reporter: kaoutsis | Owner: axeld Type: enhancement | Status: closed Priority: normal | Milestone: Unscheduled Component: Preferences/Keymap | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by aldeck): * status: new => closed * resolution: => fixed Comment: The virtual keyboard is now fully resizable in the new Keymap preflet. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 12:00:15 2009 From: trac at haiku-os.org (korli) Date: Sun, 05 Apr 2009 10:00:15 -0000 Subject: [Haiku-bugs] [Haiku] #3676: [AHCI] InterruptErrorHandler messages written in syslog if the optical drive is empty In-Reply-To: <038.20c28b87da60645986764edfbfda31f4@haiku-os.org> References: <038.20c28b87da60645986764edfbfda31f4@haiku-os.org> Message-ID: <047.cee142e269deb95e7eb3d276ec4c3be5@haiku-os.org> #3676: [AHCI] InterruptErrorHandler messages written in syslog if the optical drive is empty --------------------------+------------------------------------------------- Reporter: oco | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Description changed by korli: Old description: > When the optical drive is empty, the system write lots of entries like > the one below. > > When a CD is inserted, the system stop writing such data. > > If it is expected (by the way the system seems to work fine), it should > not be in the syslog. > > If it is not expected, it should be fix one day. > > KERN: ahci: AHCIPort::InterruptErrorHandler port 1, > fCommandsActive 0x00000001, is 0x40000001, ci 0x00000001 > KERN: ahci: ssts 0x00000113 > KERN: ahci: sctl 0x00000300 > KERN: ahci: serr 0x00000000 > KERN: ahci: sact 0x00000000 > KERN: ahci: Task File Error > KERN: ahci: sata_request::finish ATA command 0xa0 failed > KERN: ahci: sata_request::finish status 0x51, error 0x20 > KERN: ahci: sata_request::finish ATAPI packet 00 00 00 00 00 00 00 00 04 > 00 00 00 00 00 00 00 (len 6) > KERN: ahci: AHCIPort::ResetPort port 1 > KERN: ahci: AHCIPort::ResetPort port 1, deviceBusy 0, > forceDeviceReset 0 > KERN: ahci: AHCIPort::PostReset port 1 > KERN: ahci: device signature 0xeb140101 (ATAPI) New description: When the optical drive is empty, the system write lots of entries like the one below. When a CD is inserted, the system stop writing such data. If it is expected (by the way the system seems to work fine), it should not be in the syslog. If it is not expected, it should be fix one day. {{{ KERN: ahci: AHCIPort::InterruptErrorHandler port 1, fCommandsActive 0x00000001, is 0x40000001, ci 0x00000001 KERN: ahci: ssts 0x00000113 KERN: ahci: sctl 0x00000300 KERN: ahci: serr 0x00000000 KERN: ahci: sact 0x00000000 KERN: ahci: Task File Error KERN: ahci: sata_request::finish ATA command 0xa0 failed KERN: ahci: sata_request::finish status 0x51, error 0x20 KERN: ahci: sata_request::finish ATAPI packet 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 (len 6) KERN: ahci: AHCIPort::ResetPort port 1 KERN: ahci: AHCIPort::ResetPort port 1, deviceBusy 0, forceDeviceReset 0 KERN: ahci: AHCIPort::PostReset port 1 KERN: ahci: device signature 0xeb140101 (ATAPI) }}} -- -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 12:04:16 2009 From: trac at haiku-os.org (aldeck) Date: Sun, 05 Apr 2009 10:04:16 -0000 Subject: [Haiku-bugs] [Haiku] #2431: [Tracker] missing shortcuts for icon views (easy) In-Reply-To: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> References: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> Message-ID: <049.93829a74ab51f5d4bf30268e95943110@haiku-os.org> #2431: [Tracker] missing shortcuts for icon views (easy) -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Comment(by aldeck): I agree with humdinger, i thought about an alternative solution, but stippi (which is sitting next to me :) had it commited before i could scratch my head and say 'hey wait' :D[[BR]] At first i also thought about alt +/- like its done in some other applications/platforms, but in fact i think Alt-1 should just remember the size you prefer (the one you selected in the menu last time). It could be a per folder prefered size even, but i'm not sure about that.[[BR]] [[BR]] Btw, those shortcuts aren't even accessible on some keymaps (french a least) where we need to 'shift' those keys to produce a number. Don't know what to do about that. Regards -- Ticket URL: Haiku The Haiku operating system. From korli at users.berlios.de Sun Apr 5 12:06:24 2009 From: korli at users.berlios.de (=?ISO-8859-1?B?Suly9G1lIER1dmFs?=) Date: Sun, 5 Apr 2009 12:06:24 +0200 Subject: [Haiku-bugs] Haiku-bugs Digest, Vol 32, Issue 17 In-Reply-To: References: Message-ID: Hi, the list seems screwed in digest mode. Any ideas about this ? Sorry for top posting. Bye, J?r?me 2009/4/5 > Send Haiku-bugs mailing list submissions to haiku-bugs at lists.berlios.de To > subscribe or unsubscribe via the World Wide Web, visit > https://lists.berlios.de/mailman/listinfo/haiku-bugs or, via email, send a > message with subject or body 'help' to haiku-bugs-request at lists.berlios.deYou can reach the person managing the list at > haiku-bugs-owner at lists.berlios.de When replying, please edit your Subject > line so it is more specific than "Re: Contents of Haiku-bugs digest..." > Today's Topics: 1. Re: [Haiku] #2423: New Trac shortens Timeline feed > messages (nielx) 2. Re: [Haiku] #2157: [Keymap] main window can't > be resized (aldeck) 3. Re: [Haiku] #3676: [AHCI] InterruptErrorHandler > messages written in syslog if the optical drive is empty (korli) > ---------------------------------------------------------------------- > Message: 1 Date: Sun, 05 Apr 2009 09:19:11 -0000 From: "nielx" < > trac at haiku-os.org> Subject: Re: [Haiku-bugs] [Haiku] #2423: New Trac > shortens Timeline feed messages Cc: haiku-bugs at lists.berlios.deMessage-ID: < > 052.cb4d19265e12863cef729a6895c74375 at haiku-os.org> Content-Type: > text/plain; charset="utf-8" #2423: New Trac shortens Timeline feed messages > --------------------------+------------------------------------------------- > Reporter: andreasf | Owner: haiku-web Type: enhancement > | Status: new Priority: normal | Milestone: R1 > Component: Website/Trac | Version: Blockedby: 2449 > | Platform: All Blocking: | > --------------------------+------------------------------------------------- > Changes (by nielx): * owner: nielx => haiku-web * status: assigned => > new Ticket URL: Haiku < > http://dev.haiku-os.org> The Haiku operating system. > ------------------------------ Message: 2 Date: Sun, 05 Apr 2009 09:42:32 > -0000 From: "aldeck" Subject: Re: [Haiku-bugs] [Haiku] > #2157: [Keymap] main window can't be resized Cc: > haiku-bugs at lists.berlios.de Message-ID: < > 052.b707f419afcea5dc01205f47b01af400 at haiku-os.org> Content-Type: > text/plain; charset="utf-8" #2157: [Keymap] main window can't be resized > ---------------------------------+------------------------------------------ > Reporter: kaoutsis | Owner: axeld Type: > enhancement | Status: closed Priority: normal > | Milestone: Unscheduled Component: Preferences/Keymap | > Version: R1 development Resolution: fixed | Blockedby: > Platform: All | Blocking: > > ---------------------------------+------------------------------------------ > Changes (by aldeck): * status: new => closed * resolution: => fixed > Comment: The virtual keyboard is now fully resizable in the new Keymap > preflet. Ticket URL: Haiku > The Haiku operating system. > ------------------------------ Message: 3 Date: Sun, 05 Apr 2009 10:00:15 > -0000 From: "korli" Subject: Re: [Haiku-bugs] [Haiku] > #3676: [AHCI] InterruptErrorHandler messages written in syslog if the > optical drive is empty Cc: haiku-bugs at lists.berlios.de Message-ID: < > 047.cee142e269deb95e7eb3d276ec4c3be5 at haiku-os.org> Content-Type: > text/plain; charset="utf-8" #3676: [AHCI] InterruptErrorHandler messages > written in syslog if the optical drive is empty > --------------------------+------------------------------------------------- > Reporter: oco | Owner: marcusoverhagen Type: bug > | Status: new Priority: normal | > Milestone: R1 Component: Drivers/Disk | Version: R1 > development Blockedby: | Platform: All > Blocking: | > --------------------------+------------------------------------------------- > Description changed by korli: Old description: > When the optical drive is > empty, the system write lots of entries like > the one below. > When a CD is > inserted, the system stop writing such data. > If it is expected (by the way > the system seems to work fine), it should > not be in the syslog. > If it is > not expected, it should be fix one day. > KERN: [34mahci: [0m > AHCIPort::InterruptErrorHandler port 1, > fCommandsActive 0x00000001, is > 0x40000001, ci 0x00000001 > KERN: [34mahci: [0m ssts 0x00000113 > KERN: > [34mahci: [0m sctl 0x00000300 > KERN: [34mahci: [0m serr 0x00000000 > > KERN: [34mahci: [0m sact 0x00000000 > KERN: [34mahci: [0m Task File Error > > KERN: ahci: sata_request::finish ATA command 0xa0 failed > KERN: ahci: > sata_request::finish status 0x51, error 0x20 > KERN: ahci: > sata_request::finish ATAPI packet 00 00 00 00 00 00 00 00 04 > 00 00 00 00 > 00 00 00 (len 6) > KERN: [34mahci: [0m AHCIPort::ResetPort port 1 > KERN: > [34mahci: [0m AHCIPort::ResetPort port 1, deviceBusy 0, > forceDeviceReset > 0 > KERN: [34mahci: [0m AHCIPort::PostReset port 1 > KERN: [34mahci: [0m > device signature 0xeb140101 (ATAPI) New description: When the optical drive > is empty, the system write lots of entries like the one below. When a CD > is inserted, the system stop writing such data. If it is expected (by the > way the system seems to work fine), it should not be in the syslog. If it > is not expected, it should be fix one day. {{{ KERN: [34mahci: [0m > AHCIPort::InterruptErrorHandler port 1, fCommandsActive 0x00000001, is > 0x40000001, ci 0x00000001 KERN: [34mahci: [0m ssts 0x00000113 KERN: > [34mahci: [0m sctl 0x00000300 KERN: [34mahci: [0m serr 0x00000000 KERN: > [34mahci: [0m sact 0x00000000 KERN: [34mahci: [0m Task File Error KERN: > ahci: sata_request::finish ATA command 0xa0 failed KERN: ahci: > sata_request::finish status 0x51, error 0x20 KERN: ahci: > sata_request::finish ATAPI packet 00 00 00 00 00 00 00 00 04 00 00 00 00 00 > 00 00 (len 6) KERN: [34mahci: [0m AHCIPort::ResetPort port 1 KERN: > [34mahci: [0m AHCIPort::ResetPort port 1, deviceBusy 0, forceDeviceReset 0 > KERN: [34mahci: [0m AHCIPort::PostReset port 1 KERN: [34mahci: [0m > device signature 0xeb140101 (ATAPI) }}} Ticket URL: < > http://dev.haiku-os.org/ticket/3676#comment:1> Haiku < > http://dev.haiku-os.org> The Haiku operating system. > ------------------------------ > _______________________________________________ Haiku-bugs mailing list > Haiku-bugs at lists.berlios.de > https://lists.berlios.de/mailman/listinfo/haiku-bugs End of Haiku-bugs > Digest, Vol 32, Issue 17 ****************************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: From trac at haiku-os.org Sun Apr 5 12:22:23 2009 From: trac at haiku-os.org (maxime.simon) Date: Sun, 05 Apr 2009 10:22:23 -0000 Subject: [Haiku-bugs] [Haiku] #2431: [Tracker] missing shortcuts for icon views (easy) In-Reply-To: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> References: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> Message-ID: <049.ba7498e9b00f3e89306e2f4595bebabc@haiku-os.org> #2431: [Tracker] missing shortcuts for icon views (easy) -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Comment(by maxime.simon): Oh I agree and I thought it was not very smart to make a plethora of shortcuts, but it was the fastest. :)[[BR]] So I am currently trying to make something more user-friendly, but we will have problems with some shortcuts (as aldeck said). For example the + isn't accessible without holding the 'shift' key, even on a qwerty keyboard (so let's imagine on an azerty :). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 12:59:40 2009 From: trac at haiku-os.org (BDifferent) Date: Sun, 05 Apr 2009 10:59:40 -0000 Subject: [Haiku-bugs] [Haiku] #3679: Screen is shifted after return from screen saver (Blackness) Message-ID: <045.11cad548495ddcf9a12f72ada89becd1@haiku-os.org> #3679: Screen is shifted after return from screen saver (Blackness) ------------------------+--------------------------------------------------- Reporter: BDifferent | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------+--------------------------------------------------- After return from screen saver, the display of the desktop (i.e. frame buffer) is shifted by 2/3, i.e. the lower 2/3 of the desktop are displayed on the upper part of the screen, the upper third of the frame buffer is displayed in the lower third of the screen. Mode: 1024x768 in VESA mode. After switching to another resolution and back, the desktop is displayed correctly again. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 14:21:45 2009 From: trac at haiku-os.org (nastee) Date: Sun, 05 Apr 2009 12:21:45 -0000 Subject: [Haiku-bugs] [Haiku] #2573: Files taking *A LOT* more space on disk than the sum of their sizes. In-Reply-To: <038.bc4859dc9594321c87a7b4a91d4a1351@haiku-os.org> References: <038.bc4859dc9594321c87a7b4a91d4a1351@haiku-os.org> Message-ID: <047.b665031f74e34221a695fc7fe0ed4aaa@haiku-os.org> #2573: Files taking *A LOT* more space on disk than the sum of their sizes. ------------------------------+--------------------------------------------- Reporter: bga | Owner: axeld Type: bug | Status: new Priority: high | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Changes (by nastee): * cc: obaro.ogbo@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 14:24:33 2009 From: trac at haiku-os.org (nastee) Date: Sun, 05 Apr 2009 12:24:33 -0000 Subject: [Haiku-bugs] [Haiku] #3160: [bfs] empty folders takes too much disk space In-Reply-To: <040.6aa11895764d8db2fa5e5c953ca78736@haiku-os.org> References: <040.6aa11895764d8db2fa5e5c953ca78736@haiku-os.org> Message-ID: <049.09051aa68dae28377bde1d3facf9096e@haiku-os.org> #3160: [bfs] empty folders takes too much disk space ------------------------------+--------------------------------------------- Reporter: diver | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Changes (by nastee): * cc: obaro.ogbo@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 14:29:33 2009 From: trac at haiku-os.org (nastee) Date: Sun, 05 Apr 2009 12:29:33 -0000 Subject: [Haiku-bugs] [Haiku] #2655: [NTFS] Port NTFS file system to Haiku FS API In-Reply-To: <040.430fa7d0f8e07711a03c56aafd67fcc6@haiku-os.org> References: <040.430fa7d0f8e07711a03c56aafd67fcc6@haiku-os.org> Message-ID: <049.e6a1caba35ebfa7d78e562d705f0f1e6@haiku-os.org> #2655: [NTFS] Port NTFS file system to Haiku FS API -------------------------------+-------------------------------------------- Reporter: diver | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/NTFS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Changes (by nastee): * cc: obaro.ogbo@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 15:18:06 2009 From: trac at haiku-os.org (oco) Date: Sun, 05 Apr 2009 13:18:06 -0000 Subject: [Haiku-bugs] [Haiku] #3678: [touchpad][patch] Touchpad keep sending extended packets after a shutdown In-Reply-To: <038.3fcb63d7532b1b39e24efc263e507441@haiku-os.org> References: <038.3fcb63d7532b1b39e24efc263e507441@haiku-os.org> Message-ID: <047.b5e29a44b9c376813d148efaa4d0ae36@haiku-os.org> #3678: [touchpad][patch] Touchpad keep sending extended packets after a shutdown -------------------------------+-------------------------------------------- Reporter: oco | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Mouse/PS2 | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Comment(by oco): Thanks for committing ! Patch to have input drivers closed on shutdown (oco + korli). Please review and commit. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 15:47:28 2009 From: trac at haiku-os.org (mmlr) Date: Sun, 05 Apr 2009 13:47:28 -0000 Subject: [Haiku-bugs] [Haiku] #2083: EHCI bus hanging at boot. In-Reply-To: <038.f0c26633f412f90967d8536305dae776@haiku-os.org> References: <038.f0c26633f412f90967d8536305dae776@haiku-os.org> Message-ID: <047.490920a79350d5964ce5ab09bea9844d@haiku-os.org> #2083: EHCI bus hanging at boot. -------------------------+-------------------------------------------------- Reporter: bga | Owner: mmlr Type: bug | Status: assigned Priority: blocker | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by mmlr): Can you please retry with r29931? This might be an issue with broken BIOSes. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 15:51:21 2009 From: trac at haiku-os.org (mmlr) Date: Sun, 05 Apr 2009 13:51:21 -0000 Subject: [Haiku-bugs] [Haiku] #3583: listusb not find some USB-devices connected to USB hub In-Reply-To: <041.1fa5d7be7a1d1ea98ad236557a9e05bb@haiku-os.org> References: <041.1fa5d7be7a1d1ea98ad236557a9e05bb@haiku-os.org> Message-ID: <050.ef7dc9af77492083c75f549f4aabd0ab@haiku-os.org> #3583: listusb not find some USB-devices connected to USB hub -------------------------+-------------------------------------------------- Reporter: walera | Owner: mmlr Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Changes (by mmlr): * status: new => assigned Comment: Can you please check if r29933 affects this? It fixes a regression introduced recently that would cause full/lowspeed devices behind highspeed hubs to fail. -- Ticket URL: Haiku The Haiku operating system. From umccullough at gmail.com Sun Apr 5 16:04:51 2009 From: umccullough at gmail.com (Urias McCullough) Date: Sun, 5 Apr 2009 07:04:51 -0700 Subject: [Haiku-bugs] Haiku-bugs Digest, Vol 32, Issue 17 In-Reply-To: References: Message-ID: <1e80d8750904050704l73170a07sf12fa540dae5e5f8@mail.gmail.com> 2009/4/5 J?r?me Duval : > the list seems screwed in digest mode. Any ideas about this ? > Sorry for top posting. That particular bug is screwed up in non-digest mode too! :O - Urias From trac at haiku-os.org Sun Apr 5 16:50:34 2009 From: trac at haiku-os.org (koki) Date: Sun, 05 Apr 2009 14:50:34 -0000 Subject: [Haiku-bugs] [Haiku] #3680: Remnant threads in media player after playback Message-ID: <039.3e50fab036a05efe1128eb43d3d6364c@haiku-os.org> #3680: Remnant threads in media player after playback ----------------------------------+----------------------------------------- Reporter: koki | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- A couple of threads in the MediaPlayer keep consuming CPU after the playback of a M4V video file is finished. It seems to happen with all the M4V files that I have here, but not with video files in other formats. I can provide a sample file if needed. For now I am attaching a screenshot that shows the threads in question, and a BT from the KDL debugger. (Feel free to change component if necessary.) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 16:54:15 2009 From: trac at haiku-os.org (oco) Date: Sun, 05 Apr 2009 14:54:15 -0000 Subject: [Haiku-bugs] [Haiku] #3678: [touchpad][patch] Touchpad keep sending extended packets after a shutdown In-Reply-To: <038.3fcb63d7532b1b39e24efc263e507441@haiku-os.org> References: <038.3fcb63d7532b1b39e24efc263e507441@haiku-os.org> Message-ID: <047.a6d318ad2194d918a0367d1c40a75387@haiku-os.org> #3678: [touchpad][patch] Touchpad keep sending extended packets after a shutdown -------------------------------+-------------------------------------------- Reporter: oco | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Mouse/PS2 | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Comment(by oco): Updated patch after discussion beetween axeld, stippi and mmu_man. Please update the comment if necessary. I am not sure i get all the points. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 17:14:01 2009 From: trac at haiku-os.org (marcusoverhagen) Date: Sun, 05 Apr 2009 15:14:01 -0000 Subject: [Haiku-bugs] [Haiku] #3680: Remnant threads in media player after playback In-Reply-To: <039.3e50fab036a05efe1128eb43d3d6364c@haiku-os.org> References: <039.3e50fab036a05efe1128eb43d3d6364c@haiku-os.org> Message-ID: <048.b50f32e2c0c42fafbb5695f0375f1239@haiku-os.org> #3680: Remnant threads in media player after playback ----------------------------------+----------------------------------------- Reporter: koki | Owner: dlmcpaul Type: bug | Status: new Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Changes (by marcusoverhagen): * owner: marcusoverhagen => dlmcpaul Comment: probably a bug in the mp4 reader, reassigning -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 17:17:34 2009 From: trac at haiku-os.org (qyellow) Date: Sun, 05 Apr 2009 15:17:34 -0000 Subject: [Haiku-bugs] [Haiku] #1885: find KDLs when searching iso9660 dvd In-Reply-To: <042.dccdac296a799b1a691dd7ee32cd9aaf@haiku-os.org> References: <042.dccdac296a799b1a691dd7ee32cd9aaf@haiku-os.org> Message-ID: <051.82e4c26143d719de153faefb189799bc@haiku-os.org> #1885: find KDLs when searching iso9660 dvd -----------------------------------+---------------------------------------- Reporter: qyellow | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/ISO 9660 | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by qyellow): This issues has been resolved. Ticket can be closed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 17:23:09 2009 From: trac at haiku-os.org (shinta) Date: Sun, 05 Apr 2009 15:23:09 -0000 Subject: [Haiku-bugs] [Haiku] #2665: Donating codes: APE reader In-Reply-To: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> References: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> Message-ID: <050.e71f0cdb9840af45acdf41ff43c3ef82@haiku-os.org> #2665: Donating codes: APE reader -----------------------------------+---------------------------------------- Reporter: shinta | Owner: dlmcpaul Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: -----------------------------------+---------------------------------------- Comment(by shinta): Above patch is for seeking. BTW, how can I jam APE reader? "jam" at APE_reader folder doesn't work. Only shown "found 10 target(s)" and APE reader isn't generated. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 17:32:56 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 05 Apr 2009 15:32:56 -0000 Subject: [Haiku-bugs] [Haiku] #3678: [touchpad][patch] Touchpad keep sending extended packets after a shutdown In-Reply-To: <038.3fcb63d7532b1b39e24efc263e507441@haiku-os.org> References: <038.3fcb63d7532b1b39e24efc263e507441@haiku-os.org> Message-ID: <047.ee642272d37a5c4bca9511448e39c260@haiku-os.org> #3678: [touchpad][patch] Touchpad keep sending extended packets after a shutdown -------------------------------+-------------------------------------------- Reporter: oco | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Mouse/PS2 | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Comment(by anevilyak): Replying to [comment:2 oco]: > Thanks for committing ! > Patch to have input drivers closed on shutdown (oco + korli). > Please review and commit. > Wouldn't that hypothetically prevent being able to click the Restart button if you pick shutdown instead of restart from Deskbar by mistake? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 17:35:16 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 05 Apr 2009 15:35:16 -0000 Subject: [Haiku-bugs] [Haiku] #2665: Donating codes: APE reader In-Reply-To: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> References: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> Message-ID: <050.89362af2cb8eca69f03c9802ae9e9dcd@haiku-os.org> #2665: Donating codes: APE reader -----------------------------------+---------------------------------------- Reporter: shinta | Owner: dlmcpaul Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: -----------------------------------+---------------------------------------- Comment(by anevilyak): That's because the APE reader is not part of HaikuImage yet. You could either add it there (to SYSTEM_ADD_ONS_MEDIA_PLUGINS) or add a command to UserBuildConfig to add it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 17:38:05 2009 From: trac at haiku-os.org (aldeck) Date: Sun, 05 Apr 2009 15:38:05 -0000 Subject: [Haiku-bugs] [Haiku] #2829: Changing shortcut and item name of "Force Identify" In-Reply-To: <044.4298a8187ccb114a4b6f651e380a8a1f@haiku-os.org> References: <044.4298a8187ccb114a4b6f651e380a8a1f@haiku-os.org> Message-ID: <053.88ec53380479e435c7d633c284716f76@haiku-os.org> #2829: Changing shortcut and item name of "Force Identify" -----------------------------------+---------------------------------------- Reporter: humdinger | Owner: axeld Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by aldeck): * status: new => closed * resolution: => fixed Comment: Finally managed to implement that in r29940, sorry for the delay Humdinger ;) Had a few words with Axel and, as i said in the commit message, we will get rid of this 'issue' once identification gets automated. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 17:48:35 2009 From: trac at haiku-os.org (korli) Date: Sun, 05 Apr 2009 15:48:35 -0000 Subject: [Haiku-bugs] [Haiku] #1885: find KDLs when searching iso9660 dvd In-Reply-To: <042.dccdac296a799b1a691dd7ee32cd9aaf@haiku-os.org> References: <042.dccdac296a799b1a691dd7ee32cd9aaf@haiku-os.org> Message-ID: <051.982c8070f56bdc347c69c8fd6bb79905@haiku-os.org> #1885: find KDLs when searching iso9660 dvd ------------------------------------+--------------------------------------- Reporter: qyellow | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: File Systems/ISO 9660 | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------------------+--------------------------------------- Changes (by korli): * status: new => closed * resolution: => fixed -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 18:14:47 2009 From: trac at haiku-os.org (koki) Date: Sun, 05 Apr 2009 16:14:47 -0000 Subject: [Haiku-bugs] [Haiku] #3681: Add Keymap Switcher optional package Message-ID: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> #3681: Add Keymap Switcher optional package --------------------------+------------------------------------------------- Reporter: koki | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- It would be nice to have the ability to add the Keymap Switcher that many of us use as an optional package in the build system. Fortunately, a patch to add this as an optional package is available here (from the Keymap Switcher devs?): http://downloads.sourceforge.net/dotmatrix4beos/KeymapSwitcher.OptionalPackages.patch&usg=ALkJrhhlVEtmdc1IuK3hBZG3S1BZ0sxwvQ -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 18:16:05 2009 From: trac at haiku-os.org (koki) Date: Sun, 05 Apr 2009 16:16:05 -0000 Subject: [Haiku-bugs] [Haiku] #3681: Add Keymap Switcher optional package In-Reply-To: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> References: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> Message-ID: <048.968bf4fb2ead6a6b7fc836f71e651068@haiku-os.org> #3681: Add Keymap Switcher optional package --------------------------+------------------------------------------------- Reporter: koki | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by koki): Sorry, wrong URL. Here is the correct one: http://sourceforge.net/project/downloading.php?group_id=39876&use_mirror =superb-west&filename=KeymapSwitcher.OptionalPackages.patch&a=37710531 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 20:09:12 2009 From: trac at haiku-os.org (stippi) Date: Sun, 05 Apr 2009 18:09:12 -0000 Subject: [Haiku-bugs] [Haiku] #2665: Donating codes: APE reader In-Reply-To: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> References: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> Message-ID: <050.111cee6dcc610499d2f6edf641711e9c@haiku-os.org> #2665: Donating codes: APE reader -----------------------------------+---------------------------------------- Reporter: shinta | Owner: dlmcpaul Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: -----------------------------------+---------------------------------------- Comment(by stippi): Not quiet. :-) The problem is that APE_reader is not part of the Jamfile tree. In the parent folder, you need to add the sub-folder of APE_reader in the Jamfile there. Right now, it doesn't build for me, most likely because I don't have nasm installed (on Haiku). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 20:12:46 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 05 Apr 2009 18:12:46 -0000 Subject: [Haiku-bugs] [Haiku] #2205: [S3 driver] screen goes black after reboot (was: [S3 diver] screen goes black after reboot) In-Reply-To: <040.75fa08d63aaa8210a84551e299218f7a@haiku-os.org> References: <040.75fa08d63aaa8210a84551e299218f7a@haiku-os.org> Message-ID: <049.e898226db0c17185950b9170344c33e8@haiku-os.org> #2205: [S3 driver] screen goes black after reboot ---------------------------------+------------------------------------------ Reporter: diver | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Graphics/S3 | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------+------------------------------------------ -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 21:06:53 2009 From: trac at haiku-os.org (stippi) Date: Sun, 05 Apr 2009 19:06:53 -0000 Subject: [Haiku-bugs] [Haiku] #3678: [touchpad][patch] Touchpad keep sending extended packets after a shutdown In-Reply-To: <038.3fcb63d7532b1b39e24efc263e507441@haiku-os.org> References: <038.3fcb63d7532b1b39e24efc263e507441@haiku-os.org> Message-ID: <047.14e0db3e65cc237d39582e4d7c1d7b1a@haiku-os.org> #3678: [touchpad][patch] Touchpad keep sending extended packets after a shutdown --------------------------------+------------------------------------------- Reporter: oco | Owner: marcusoverhagen Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Drivers/Mouse/PS2 | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------+------------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Thanks, seems like you got all points just fine! :-D To Rene: That's just the point. The new patch does not stop services unless you actually reboot. So when you attempted to shutdown, input_server will still be running and you can press the Reboot button. Applied in r29948. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 21:32:46 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 05 Apr 2009 19:32:46 -0000 Subject: [Haiku-bugs] [Haiku] #3673: [patch] Calling SetText on a BTextView crash when given a bad text_run_array In-Reply-To: <038.80625b90732bcb54bb42cb9d17c5b225@haiku-os.org> References: <038.80625b90732bcb54bb42cb9d17c5b225@haiku-os.org> Message-ID: <047.fbd3d98c28cf61092318e6a5cf2f0e4a@haiku-os.org> #3673: [patch] Calling SetText on a BTextView crash when given a bad text_run_array ---------------------------------+------------------------------------------ Reporter: oco | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by anevilyak): * status: new => closed * resolution: => fixed Comment: Applied in r29911. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 22:03:48 2009 From: trac at haiku-os.org (aldeck) Date: Sun, 05 Apr 2009 20:03:48 -0000 Subject: [Haiku-bugs] [Haiku] #1775: Tracker crash on clicking replicant menu In-Reply-To: <044.ebb7c14ec00866cfed03126df25d3725@haiku-os.org> References: <044.ebb7c14ec00866cfed03126df25d3725@haiku-os.org> Message-ID: <053.17c078031c659596b2668afee5f90e79@haiku-os.org> #1775: Tracker crash on clicking replicant menu -----------------------------+---------------------------------------------- Reporter: elvencode | Owner: aldeck Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -----------------------------+---------------------------------------------- Changes (by aldeck): * status: closed => reopened * resolution: fixed => Comment: reopening, there's sometimes a problem when unlocking the popup menu's window, although, since r29949, it can only happen with customized dragger popups. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 5 22:16:01 2009 From: trac at haiku-os.org (BDifferent) Date: Sun, 05 Apr 2009 20:16:01 -0000 Subject: [Haiku-bugs] [Haiku] #3679: Screen is shifted after return from screen's energy saving mode (was: Screen is shifted after return from screen saver (Blackness)) In-Reply-To: <045.11cad548495ddcf9a12f72ada89becd1@haiku-os.org> References: <045.11cad548495ddcf9a12f72ada89becd1@haiku-os.org> Message-ID: <054.8db574818a76f81a2f70107a6d3be3d7@haiku-os.org> #3679: Screen is shifted after return from screen's energy saving mode ------------------------+--------------------------------------------------- Reporter: BDifferent | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------+--------------------------------------------------- Comment(by BDifferent): In contrast to the original description, it is not the screen saver causing the screen shift but the energy saving mode of the laptop (Dell Inspiron 8000). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 01:03:55 2009 From: trac at haiku-os.org (axeld) Date: Sun, 05 Apr 2009 23:03:55 -0000 Subject: [Haiku-bugs] [Haiku] #3681: Add Keymap Switcher optional package In-Reply-To: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> References: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> Message-ID: <048.a02d5dbc2b0205bccb68600d60c3a1c1@haiku-os.org> #3681: Add Keymap Switcher optional package --------------------------+------------------------------------------------- Reporter: koki | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by axeld): I would like to embed a keymap switcher into Haiku, but until I will have done so, having this optional package would be nice. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 01:07:07 2009 From: trac at haiku-os.org (axeld) Date: Sun, 05 Apr 2009 23:07:07 -0000 Subject: [Haiku-bugs] [Haiku] #2431: [Tracker] missing shortcuts for icon views (easy) In-Reply-To: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> References: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> Message-ID: <049.55accb905df7dcdb978c66036ad8e9e5@haiku-os.org> #2431: [Tracker] missing shortcuts for icon views (easy) -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Comment(by axeld): The shortcut problem is something we cannot really tackle as part of this bug, so I would say: ignore it. It's not really *that* bad without those shortcuts, if you can't produce them. The whole shortcut system has to be rethought, anyway. About the matter at hand, though, I agree that we shouldn't have all those shortcuts, and +/- sounds nice to me. I would leave the menu as is, though, and only add the shortcuts. This way you can still directly select the size you want via the mouse, and also could have the "preferred size" as suggested by Alexandre. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 02:54:10 2009 From: trac at haiku-os.org (Disreali) Date: Mon, 06 Apr 2009 00:54:10 -0000 Subject: [Haiku-bugs] [Haiku] #2542: force quit for stubborn apps In-Reply-To: <049.f835ce873c0b1f52f7b1f99ee51ac006@haiku-os.org> References: <049.f835ce873c0b1f52f7b1f99ee51ac006@haiku-os.org> Message-ID: <058.c98555b8050b78b7d1d69bde5502ea8a@haiku-os.org> #2542: force quit for stubborn apps ----------------------------+----------------------------------------------- Reporter: the ringmaster | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Changes (by Disreali): * cc: mdisreali@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 05:11:20 2009 From: trac at haiku-os.org (umccullough) Date: Mon, 06 Apr 2009 03:11:20 -0000 Subject: [Haiku-bugs] [Haiku] #3681: Add Keymap Switcher optional package In-Reply-To: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> References: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> Message-ID: <048.d220671be8e89d1d4729584fda694efa@haiku-os.org> #3681: Add Keymap Switcher optional package --------------------------+------------------------------------------------- Reporter: koki | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by umccullough): In the meantime, the bits from that patch can be added manually to your UserBuildConfig to prevent hacking of the OptionalPackages file as such: {{{ InstallOptionalHaikuImagePackage HaikuKeymapSwitcher-package-1.0.0.1 : http://downloads.sourceforge.net/dotmatrix4beos /HaikuKeymapSwitcher-package-1.0.0.1.zip : ; AddSymlinkToHaikuImage home config be Desktop\ Applets : /boot/system/apps/KeymapSwitcher ; }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 07:10:01 2009 From: trac at haiku-os.org (Disreali) Date: Mon, 06 Apr 2009 05:10:01 -0000 Subject: [Haiku-bugs] [Haiku] #2655: [NTFS] Port NTFS file system to Haiku FS API In-Reply-To: <040.430fa7d0f8e07711a03c56aafd67fcc6@haiku-os.org> References: <040.430fa7d0f8e07711a03c56aafd67fcc6@haiku-os.org> Message-ID: <049.cc0e810ea59b81943afcdfebe8f21bb8@haiku-os.org> #2655: [NTFS] Port NTFS file system to Haiku FS API -------------------------------+-------------------------------------------- Reporter: diver | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/NTFS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Changes (by Disreali): * cc: mdisreali@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 07:39:04 2009 From: trac at haiku-os.org (jonas.kirilla) Date: Mon, 06 Apr 2009 05:39:04 -0000 Subject: [Haiku-bugs] [Haiku] #3682: Smart BAlert knows when to Escape Message-ID: <048.2b4c0061d5e31d2f88d08f6a36e01913@haiku-os.org> #3682: Smart BAlert knows when to Escape --------------------------------+------------------------------------------- Reporter: jonas.kirilla | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- I think it would be safe to give BAlert enough intelligence for itself to set escape as the shortcut key for a Cancel button, under these certain conditions: 1. It should be done as late as possible. (Not in the constructor.) Preferrably in BAlert's Go() method, so as to give the user plenty of time to set up shortcut keys before the system starts guessing. 2. It should be conditionalized on an English locale, as soon as that is supported. ("Cancel" might mean something else in some other language. Other languages would need a different string. The feature would be turned off for unknown languages/locales.) 3. Additionally, these conditions should be met: {{{ - there exists a button named Cancel - the Cancel button has no shortcut key set - no other button has B_ESCAPE set as its shortcut key }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 07:40:52 2009 From: trac at haiku-os.org (jonas.kirilla) Date: Mon, 06 Apr 2009 05:40:52 -0000 Subject: [Haiku-bugs] [Haiku] #3682: Smart BAlert knows when to Escape In-Reply-To: <048.2b4c0061d5e31d2f88d08f6a36e01913@haiku-os.org> References: <048.2b4c0061d5e31d2f88d08f6a36e01913@haiku-os.org> Message-ID: <057.a07216fc44063c46c39d2f0ba51a97e9@haiku-os.org> #3682: Smart BAlert knows when to Escape --------------------------------+------------------------------------------- Reporter: jonas.kirilla | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by jonas.kirilla): I think this would play nicely with both applications that set shortcuts and apps that don't. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 11:12:28 2009 From: trac at haiku-os.org (stippi) Date: Mon, 06 Apr 2009 09:12:28 -0000 Subject: [Haiku-bugs] [Haiku] #3681: Add Keymap Switcher optional package In-Reply-To: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> References: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> Message-ID: <048.684c42aee2bc95f6d7d1e8ac872dce18@haiku-os.org> #3681: Add Keymap Switcher optional package --------------------------+------------------------------------------------- Reporter: koki | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by stippi): I almost simply applied the patch yesterday, but I didn't think it was nice that the patch installs into /boot/system. Why not /boot/common ? It's a third-party add-on for the moment. Otherwise I'd be just fine with adding this. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 12:32:14 2009 From: trac at haiku-os.org (sil2100) Date: Mon, 06 Apr 2009 10:32:14 -0000 Subject: [Haiku-bugs] [Haiku] #3666: Problems with Symbolic Link In-Reply-To: <040.9b49a004dcc5ea78c2b46dce68abfc25@haiku-os.org> References: <040.9b49a004dcc5ea78c2b46dce68abfc25@haiku-os.org> Message-ID: <049.03ab50090049f3cb2f08f9ea27d7ae42@haiku-os.org> #3666: Problems with Symbolic Link -------------------------------------------+-------------------------------- Reporter: axeld | Owner: sil2100 Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------------+-------------------------------- Changes (by sil2100): * status: new => assigned Comment: I'll look into it ASAP. Thanks for finding this anyway, since I did not come across such situation yet ;-) Although I'm not entirely sure, since it's been a while, but this case is (strangely) not supported and will have to be implemented. A symlink in this case is simply created with CreateSymLink() and I currently treat B_FILE_EXISTS return code as a normal error. Will change that. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 13:05:50 2009 From: trac at haiku-os.org (maxime.simon) Date: Mon, 06 Apr 2009 11:05:50 -0000 Subject: [Haiku-bugs] [Haiku] #2431: [Tracker] missing shortcuts for icon views (easy) In-Reply-To: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> References: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> Message-ID: <049.7909bd96731f061b12c77ec2d5452d32@haiku-os.org> #2431: [Tracker] missing shortcuts for icon views (easy) -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Comment(by maxime.simon): And what if we add the "Increase/Decrease size" menu item in the bottom of the Icon View submenu?[[BR]] I mean, how people will know these shortcuts if we do not display? So we keep Alt+1 for "32x32", we keep the other sizes in the menu, and we add two items: "Increase size", "Decrease size" with shortcuts Alt+ and Alt- (even if they don't work). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 13:19:15 2009 From: trac at haiku-os.org (stippi) Date: Mon, 06 Apr 2009 11:19:15 -0000 Subject: [Haiku-bugs] [Haiku] #2431: [Tracker] missing shortcuts for icon views (easy) In-Reply-To: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> References: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> Message-ID: <049.f264cf722a09869b9bd64aebea1581d6@haiku-os.org> #2431: [Tracker] missing shortcuts for icon views (easy) -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Comment(by stippi): Sounds fine to me. :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 14:24:11 2009 From: trac at haiku-os.org (maxime.simon) Date: Mon, 06 Apr 2009 12:24:11 -0000 Subject: [Haiku-bugs] [Haiku] #2431: [Tracker] missing shortcuts for icon views (easy) In-Reply-To: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> References: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> Message-ID: <049.2e5112b56f55261d17d04fc2e40b2730@haiku-os.org> #2431: [Tracker] missing shortcuts for icon views (easy) -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Comment(by maxime.simon): It works, but I have some problems with the cleanup which doesn't work fine. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 14:46:33 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 06 Apr 2009 12:46:33 -0000 Subject: [Haiku-bugs] [Haiku] #3683: [patch] fix location of symlink : lpe Message-ID: <041.c5bb269b2942ac19ea44fcfb455152d5@haiku-os.org> #3683: [patch] fix location of symlink : lpe --------------------------+------------------------------------------------- Reporter: mmadia | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Credit to Bruno Albuquerque for noticing it. Thanks! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 15:01:35 2009 From: trac at haiku-os.org (stippi) Date: Mon, 06 Apr 2009 13:01:35 -0000 Subject: [Haiku-bugs] [Haiku] #2431: [Tracker] missing shortcuts for icon views (easy) In-Reply-To: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> References: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> Message-ID: <049.2ae9bb29be2f3886dab5aeae5db18593@haiku-os.org> #2431: [Tracker] missing shortcuts for icon views (easy) -----------------------------------+---------------------------------------- Reporter: diver | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by stippi): * owner: axeld => stippi * status: reopened => new Comment: I think it works fine as far as the broken icon placement currently allows for. Looking into it. Thanks for the patch! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 15:33:14 2009 From: trac at haiku-os.org (maxime.simon) Date: Mon, 06 Apr 2009 13:33:14 -0000 Subject: [Haiku-bugs] [Haiku] #2431: [Tracker] missing shortcuts for icon views (easy) In-Reply-To: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> References: <040.2e127df1e18833e975e18d72f4908b4a@haiku-os.org> Message-ID: <049.05c403e6035bb99eb831683d8a1469bf@haiku-os.org> #2431: [Tracker] missing shortcuts for icon views (easy) -----------------------------------+---------------------------------------- Reporter: diver | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Comment(by maxime.simon): It wasn't exactly a cleanup problem but rather an icon placement problem. (When I make a cleanup, the icons go anywhere?) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 17:20:12 2009 From: trac at haiku-os.org (mmlr) Date: Mon, 06 Apr 2009 15:20:12 -0000 Subject: [Haiku-bugs] [Haiku] #2655: [NTFS] Port NTFS file system to Haiku FS API In-Reply-To: <040.430fa7d0f8e07711a03c56aafd67fcc6@haiku-os.org> References: <040.430fa7d0f8e07711a03c56aafd67fcc6@haiku-os.org> Message-ID: <049.4178ac37b9fbf185c40f7b6547e369bb@haiku-os.org> #2655: [NTFS] Port NTFS file system to Haiku FS API --------------------------------+------------------------------------------- Reporter: diver | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: File Systems/NTFS | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------+------------------------------------------- Changes (by mmlr): * status: new => closed * resolution: => fixed Comment: NTFS has been ported to the new FS API some time ago already. Ingo fixed it to be usable in r29964. Note that it is not part of the default image. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 18:21:13 2009 From: trac at haiku-os.org (siarzhuk) Date: Mon, 06 Apr 2009 16:21:13 -0000 Subject: [Haiku-bugs] [Haiku] #3681: Add Keymap Switcher optional package In-Reply-To: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> References: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> Message-ID: <048.ceefdddaa274d1695c799d2ef86137ca@haiku-os.org> #3681: Add Keymap Switcher optional package --------------------------+------------------------------------------------- Reporter: koki | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by siarzhuk): Replying to [comment:4 stippi]: > I almost simply applied the patch yesterday, but I didn't think it was nice that the patch installs into /boot/system. Why not /boot/common ? It's a third-party add-on for the moment. Otherwise I'd be just fine with adding this. Ups... You are right! I'll repackage it ASAP to be installed under /boot/common and let you know! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 19:03:05 2009 From: trac at haiku-os.org (rossi) Date: Mon, 06 Apr 2009 17:03:05 -0000 Subject: [Haiku-bugs] [Haiku] #3684: PANIC during restart/shutdown (input_server) Message-ID: <040.1bad850e23ca0c688709c4f305210974@haiku-os.org> #3684: PANIC during restart/shutdown (input_server) -----------------------+---------------------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- The system panics during restart/shutdown in thread input server: "PANIC: free(): free failed for address 0x82464d60". See attached "screenshot". Revision is29968. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 19:59:37 2009 From: trac at haiku-os.org (rossi) Date: Mon, 06 Apr 2009 17:59:37 -0000 Subject: [Haiku-bugs] [Haiku] #3685: PANIC: vnode already exists Message-ID: <040.07d8b7f9a3d994717c2bb1fb30c090a9@haiku-os.org> #3685: PANIC: vnode already exists -----------------------+---------------------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- While trying to move files (using Tracker) from an USB HDD to my Haiku partition the system panics in "MoveTask". See attached "screenshot" for details and back trace. Revision is 29968. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 20:29:02 2009 From: trac at haiku-os.org (miqlas) Date: Mon, 06 Apr 2009 18:29:02 -0000 Subject: [Haiku-bugs] [Haiku] #2470: DriveSetup error preparing disk In-Reply-To: <044.9b2151f6213841ef86cc77e910c35f81@haiku-os.org> References: <044.9b2151f6213841ef86cc77e910c35f81@haiku-os.org> Message-ID: <053.38d1c0653f1cb772a9ee1a35855ac2b0@haiku-os.org> #2470: DriveSetup error preparing disk -----------------------+---------------------------------------------------- Reporter: meanwhile | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by miqlas): I have the same problem, but i don't see any error in the syslog. But i attach 2 interresting screenshoot. Please, chek it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 20:36:48 2009 From: trac at haiku-os.org (miqlas) Date: Mon, 06 Apr 2009 18:36:48 -0000 Subject: [Haiku-bugs] [Haiku] #2470: DriveSetup error preparing disk In-Reply-To: <044.9b2151f6213841ef86cc77e910c35f81@haiku-os.org> References: <044.9b2151f6213841ef86cc77e910c35f81@haiku-os.org> Message-ID: <053.ea30557a2e2607ef820a010b8ed872af@haiku-os.org> #2470: DriveSetup error preparing disk -----------------------+---------------------------------------------------- Reporter: meanwhile | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Changes (by miqlas): * cc: miqlas@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 20:37:12 2009 From: trac at haiku-os.org (sil2100) Date: Mon, 06 Apr 2009 18:37:12 -0000 Subject: [Haiku-bugs] [Haiku] #3666: Problems with Symbolic Link In-Reply-To: <040.9b49a004dcc5ea78c2b46dce68abfc25@haiku-os.org> References: <040.9b49a004dcc5ea78c2b46dce68abfc25@haiku-os.org> Message-ID: <049.e3d085f3804afd4a430d1b6426df7415@haiku-os.org> #3666: Problems with Symbolic Link -------------------------------------------+-------------------------------- Reporter: axeld | Owner: sil2100 Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------------+-------------------------------- Comment(by sil2100): This patch should fix problems with existing symlink problems. Axel, could you check if this fixes the problem at your workstation? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 21:42:04 2009 From: trac at haiku-os.org (siarzhuk) Date: Mon, 06 Apr 2009 19:42:04 -0000 Subject: [Haiku-bugs] [Haiku] #3681: Add Keymap Switcher optional package In-Reply-To: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> References: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> Message-ID: <048.1d98b8348a9e7a1713e61d3ce6083e63@haiku-os.org> #3681: Add Keymap Switcher optional package --------------------------+------------------------------------------------- Reporter: koki | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by siarzhuk): Replying to [comment:4 stippi]: > I almost simply applied the patch yesterday, but I didn't think it was nice that the patch installs into /boot/system. Why not /boot/common ? It's a third-party add-on for the moment. Otherwise I'd be just fine with adding this. I have attached correct patch for OptionalPackages and changed the package zip to be installed under /boot/common. PS: what about #1449 ? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 21:43:44 2009 From: trac at haiku-os.org (siarzhuk) Date: Mon, 06 Apr 2009 19:43:44 -0000 Subject: [Haiku-bugs] [Haiku] #1449: implement keymap switching application In-Reply-To: <040.63465193e0d71be4d9e6d72488e8b621@haiku-os.org> References: <040.63465193e0d71be4d9e6d72488e8b621@haiku-os.org> Message-ID: <049.df7d6cf7086b2009160ef27a1844dacd@haiku-os.org> #1449: implement keymap switching application ----------------------------------+----------------------------------------- Reporter: diver | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: Unscheduled Component: Servers/input_server | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by siarzhuk): Note that mentioned keymap switcher is pending now to be added as optional 3rd party package. See #3681 for details. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 21:50:18 2009 From: trac at haiku-os.org (aldeck) Date: Mon, 06 Apr 2009 19:50:18 -0000 Subject: [Haiku-bugs] [Haiku] #1449: implement keymap switching application In-Reply-To: <040.63465193e0d71be4d9e6d72488e8b621@haiku-os.org> References: <040.63465193e0d71be4d9e6d72488e8b621@haiku-os.org> Message-ID: <049.0411dbb5cd0d01f33bac43ec80e8103a@haiku-os.org> #1449: implement keymap switching application ----------------------------------+----------------------------------------- Reporter: diver | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: Unscheduled Component: Servers/input_server | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by aldeck): Thanks for the note. I don't have plans to work on my keymap system replacement in the near future, it's fine to use that 3rd party switcher for now :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 22:02:53 2009 From: trac at haiku-os.org (BeOSR) Date: Mon, 06 Apr 2009 20:02:53 -0000 Subject: [Haiku-bugs] [Haiku] #3686: daily raw image broken Message-ID: <040.70180e0d9862db713feebbda75a094c3@haiku-os.org> #3686: daily raw image broken --------------------+------------------------------------------------------- Reporter: BeOSR | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------+------------------------------------------------------- Daily raw image is broken and unbootable. This is the case for R29957 and R29912 of April 5th and 4th respectively. R29796 worked just fine. System folder is now placed in /boot instead of /boot/beos and lacks the file zbeos. Several other folders are also misplaced in /system instead of /beos and/or other locations. Putting them in their right places and rebooting throws me in KDL at first boot icon. Running native on ATA disk, by mounting raw image in R5 and copying content to prepared Haiku partition. This worked without problem until now. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 22:08:37 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 06 Apr 2009 20:08:37 -0000 Subject: [Haiku-bugs] [Haiku] #3686: daily raw image broken In-Reply-To: <040.70180e0d9862db713feebbda75a094c3@haiku-os.org> References: <040.70180e0d9862db713feebbda75a094c3@haiku-os.org> Message-ID: <049.cebf4cc20320e051f74e63ae4b844d5d@haiku-os.org> #3686: daily raw image broken ----------------------+----------------------------------------------------- Reporter: BeOSR | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: System | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ----------------------+----------------------------------------------------- Changes (by anevilyak): * status: new => closed * resolution: => invalid Comment: The image itself boots fine. The change in directory hierarchy was deliberate, and if you're writing the boot sector from R5, it's looking for files that are no longer where it expects in Haiku, since the way you're installing it isn't really supported anyways. For one the haiku loader is also no longer called zbeos. See r29876. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 22:13:06 2009 From: trac at haiku-os.org (stippi) Date: Mon, 06 Apr 2009 20:13:06 -0000 Subject: [Haiku-bugs] [Haiku] #3686: daily raw image broken In-Reply-To: <040.70180e0d9862db713feebbda75a094c3@haiku-os.org> References: <040.70180e0d9862db713feebbda75a094c3@haiku-os.org> Message-ID: <049.0293702712e4995cee47b9ecafb28ace@haiku-os.org> #3686: daily raw image broken ----------------------+----------------------------------------------------- Reporter: BeOSR | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: System | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ----------------------+----------------------------------------------------- Comment(by stippi): Someone already attached the Haiku makebootable binary you need to use on BeOS (ie Haiku's makebootable compiled for BeOS) to another ticket about this issue. I am too lazy to search for the ticket in Trac, if you can't find it, maybe ask in #haiku on IRC. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 22:24:03 2009 From: trac at haiku-os.org (stippi) Date: Mon, 06 Apr 2009 20:24:03 -0000 Subject: [Haiku-bugs] [Haiku] #3681: Add Keymap Switcher optional package In-Reply-To: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> References: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> Message-ID: <048.d83e3fd3ae900e0ad15167b8a52f69a2@haiku-os.org> #3681: Add Keymap Switcher optional package ---------------------------+------------------------------------------------ Reporter: koki | Owner: bonefish Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Cool thanks, I applied the patch in r29975. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 22:28:38 2009 From: trac at haiku-os.org (koki) Date: Mon, 06 Apr 2009 20:28:38 -0000 Subject: [Haiku-bugs] [Haiku] #3681: Add Keymap Switcher optional package In-Reply-To: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> References: <039.c15c3accca38278b0a31e0582cbc6492@haiku-os.org> Message-ID: <048.840c5d6e94cd2dd84e6b77cf214d8256@haiku-os.org> #3681: Add Keymap Switcher optional package ---------------------------+------------------------------------------------ Reporter: koki | Owner: bonefish Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Comment(by koki): axeld said: > I would like to embed a keymap switcher into Haiku... That would be ideal. :) @siarzhuk Thanks for fixing the package! @stippi Thanks for submitting the patch! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 23:00:43 2009 From: trac at haiku-os.org (zooey) Date: Mon, 06 Apr 2009 21:00:43 -0000 Subject: [Haiku-bugs] [Haiku] #3458: BTextView's Caret drawing In-Reply-To: <039.2d8c673f1c7f7170317187a3ee925b45@haiku-os.org> References: <039.2d8c673f1c7f7170317187a3ee925b45@haiku-os.org> Message-ID: <048.7e06f06fc7a62b34d2845bf6cb1c8488@haiku-os.org> #3458: BTextView's Caret drawing --------------------------------+------------------------------------------- Reporter: Blub | Owner: zooey Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Changes (by zooey): * owner: axeld => zooey * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 23:02:11 2009 From: trac at haiku-os.org (BeOSR) Date: Mon, 06 Apr 2009 21:02:11 -0000 Subject: [Haiku-bugs] [Haiku] #3686: daily raw image broken In-Reply-To: <040.70180e0d9862db713feebbda75a094c3@haiku-os.org> References: <040.70180e0d9862db713feebbda75a094c3@haiku-os.org> Message-ID: <049.7ea5bf5205dce78f1cac080058187127@haiku-os.org> #3686: daily raw image broken ----------------------+----------------------------------------------------- Reporter: BeOSR | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: System | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ----------------------+----------------------------------------------------- Comment(by BeOSR): Thanks, must have missed that. Found the binary, will be trying the workarounds later. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 23:38:24 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 06 Apr 2009 21:38:24 -0000 Subject: [Haiku-bugs] [Haiku] #3687: app_server crash while moving Firefox between workspaces Message-ID: <044.1936da52413870ba2a5cbc401da9d00e@haiku-os.org> #3687: app_server crash while moving Firefox between workspaces --------------------------------+------------------------------------------- Reporter: anevilyak | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- I just got this crash with r29979 about 1 seconds after moving FF to a new workspace: 791: DEBUGGER: getNumAvailable() == 0 debug_server: Thread 791 entered the debugger: Debugger call: `getNumAvailable() == 0' stack trace, current PC 0xffff0104 : (0x70697474) 0x660ad9 __assert_fail + 0x51 (0x706974a4) 0x66af98 malloc__Q28BPrivate10threadHeapUl + 0x4a0 (0x706974f4) 0x66b8ec malloc + 0x154 (0x70697524) 0x655bbd __nw__FUlRC9nothrow_t + 0x29 (0x70697554) 0x28ac5c ScreenAndUserClipping__C4ViewP7BRegionb + 0x68 (0x70697594) 0x28db28 GetEffectiveDrawingRegion__6WindowP4ViewR7BRegion + 0xd4 (0x706975cc) 0x286f68 _UpdateCurrentDrawingRegion__12ServerWindow + 0x54 (0x706975fc) 0x282b38 _DispatchViewDrawingMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0xb0 (0x70698c3c) 0x282836 _DispatchViewMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0x215a (0x70698ddc) 0x280621 _DispatchMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0x1239 (0x70698f0c) 0x286482 _MessageLooper__12ServerWindow + 0x282 (0x70698f7c) 0x268978 _message_thread__13MessageLooperPv + 0x28 (0x70698fac) 0x65bcd8 thread_entry + 0x20 Unfortunately I'm uncertain as to how easy that one will be to reproduce, and I don't see anything suspicious on serial log prior to it crashing into gdb. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 6 23:38:42 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 06 Apr 2009 21:38:42 -0000 Subject: [Haiku-bugs] [Haiku] #3687: app_server crash while moving Firefox between workspaces In-Reply-To: <044.1936da52413870ba2a5cbc401da9d00e@haiku-os.org> References: <044.1936da52413870ba2a5cbc401da9d00e@haiku-os.org> Message-ID: <053.b70c85f24dc96aff0f6161ff13c24bf7@haiku-os.org> #3687: app_server crash while moving Firefox between workspaces --------------------------------+------------------------------------------- Reporter: anevilyak | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Description changed by anevilyak: Old description: > I just got this crash with r29979 about 1 seconds after moving FF to a > new workspace: > > 791: DEBUGGER: getNumAvailable() == 0 > debug_server: Thread 791 entered the debugger: Debugger call: > `getNumAvailable() == 0' > stack trace, current PC 0xffff0104 : > (0x70697474) 0x660ad9 __assert_fail + 0x51 > (0x706974a4) 0x66af98 malloc__Q28BPrivate10threadHeapUl + 0x4a0 > (0x706974f4) 0x66b8ec malloc + 0x154 > (0x70697524) 0x655bbd __nw__FUlRC9nothrow_t + 0x29 > (0x70697554) 0x28ac5c ScreenAndUserClipping__C4ViewP7BRegionb + 0x68 > (0x70697594) 0x28db28 > GetEffectiveDrawingRegion__6WindowP4ViewR7BRegion + 0xd4 > (0x706975cc) 0x286f68 _UpdateCurrentDrawingRegion__12ServerWindow + > 0x54 > (0x706975fc) 0x282b38 > _DispatchViewDrawingMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + > 0xb0 > (0x70698c3c) 0x282836 > _DispatchViewMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0x215a > (0x70698ddc) 0x280621 > _DispatchMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0x1239 > (0x70698f0c) 0x286482 _MessageLooper__12ServerWindow + 0x282 > (0x70698f7c) 0x268978 _message_thread__13MessageLooperPv + 0x28 > (0x70698fac) 0x65bcd8 thread_entry + 0x20 > > Unfortunately I'm uncertain as to how easy that one will be to reproduce, > and I don't see anything suspicious on serial log prior to it crashing > into gdb. New description: I just got this crash with r29979 about 1 seconds after moving FF to a new workspace: {{{ 791: DEBUGGER: getNumAvailable() == 0 debug_server: Thread 791 entered the debugger: Debugger call: `getNumAvailable() == 0' stack trace, current PC 0xffff0104 : (0x70697474) 0x660ad9 __assert_fail + 0x51 (0x706974a4) 0x66af98 malloc__Q28BPrivate10threadHeapUl + 0x4a0 (0x706974f4) 0x66b8ec malloc + 0x154 (0x70697524) 0x655bbd __nw__FUlRC9nothrow_t + 0x29 (0x70697554) 0x28ac5c ScreenAndUserClipping__C4ViewP7BRegionb + 0x68 (0x70697594) 0x28db28 GetEffectiveDrawingRegion__6WindowP4ViewR7BRegion + 0xd4 (0x706975cc) 0x286f68 _UpdateCurrentDrawingRegion__12ServerWindow + 0x54 (0x706975fc) 0x282b38 _DispatchViewDrawingMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0xb0 (0x70698c3c) 0x282836 _DispatchViewMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0x215a (0x70698ddc) 0x280621 _DispatchMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0x1239 (0x70698f0c) 0x286482 _MessageLooper__12ServerWindow + 0x282 (0x70698f7c) 0x268978 _message_thread__13MessageLooperPv + 0x28 (0x70698fac) 0x65bcd8 thread_entry + 0x20 }}} Unfortunately I'm uncertain as to how easy that one will be to reproduce, and I don't see anything suspicious on serial log prior to it crashing into gdb. -- -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 00:11:03 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 06 Apr 2009 22:11:03 -0000 Subject: [Haiku-bugs] [Haiku] #3494: BTextControl does not respond to scripting commands In-Reply-To: <042.391408761a1374569cf90a9ddbd7acc3@haiku-os.org> References: <042.391408761a1374569cf90a9ddbd7acc3@haiku-os.org> Message-ID: <051.52fa6631f0394eef53ef1190ec5aa5f6@haiku-os.org> #3494: BTextControl does not respond to scripting commands ---------------------------------+------------------------------------------ Reporter: matjako | Owner: anevilyak Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by anevilyak): * status: assigned => closed * resolution: => fixed Comment: Should be fixed in r29982. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 00:29:10 2009 From: trac at haiku-os.org (zooey) Date: Mon, 06 Apr 2009 22:29:10 -0000 Subject: [Haiku-bugs] [Haiku] #3458: BTextView's Caret drawing In-Reply-To: <039.2d8c673f1c7f7170317187a3ee925b45@haiku-os.org> References: <039.2d8c673f1c7f7170317187a3ee925b45@haiku-os.org> Message-ID: <048.29a9ef3a0b6e6f376279d16883f3aa44@haiku-os.org> #3458: BTextView's Caret drawing ---------------------------------+------------------------------------------ Reporter: Blub | Owner: zooey Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by zooey): * status: assigned => closed * resolution: => fixed Comment: Thanks, Blub - both patches were applied in r29983. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 00:36:44 2009 From: trac at haiku-os.org (stippi) Date: Mon, 06 Apr 2009 22:36:44 -0000 Subject: [Haiku-bugs] [Haiku] #3687: app_server crash while moving Firefox between workspaces In-Reply-To: <044.1936da52413870ba2a5cbc401da9d00e@haiku-os.org> References: <044.1936da52413870ba2a5cbc401da9d00e@haiku-os.org> Message-ID: <053.bd34a0c82716b5018903815d21aacb47@haiku-os.org> #3687: app_server crash while moving Firefox between workspaces --------------------------------+------------------------------------------- Reporter: anevilyak | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by stippi): Yes, I also saw a memory corruption bug (also to do with clipping). Maybe it's caused by my recent changes. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 00:37:13 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 06 Apr 2009 22:37:13 -0000 Subject: [Haiku-bugs] [Haiku] #3110: [kernel] PANIC: page still has mappings In-Reply-To: <040.9e59e705f24bcc7b8f7623045e1f8c9f@haiku-os.org> References: <040.9e59e705f24bcc7b8f7623045e1f8c9f@haiku-os.org> Message-ID: <049.1b23774f77366d71fa679cf270523b08@haiku-os.org> #3110: [kernel] PANIC: page still has mappings ---------------------------+------------------------------------------------ Reporter: diver | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by anevilyak): Just ran into this one while compiling here....specifically: {{{ PANIC: remove page 0x8236b0c8 from cache 0x812f1a2c: page still has mappings! Welcome to Kernel Debugging Land... Thread 10652 "cc1plus" running on CPU 0 kdebug> bt stack trace for thread 10652 "cc1plus" kernel stack: 0xa13f6000 to 0xa13fa000 user stack: 0x7efee000 to 0x7ffee000 frame caller :function + offset 0 a13f9914 (+ 48) 8005f1b9 :invoke_debugger_command + 0x00f5 1 a13f9944 (+ 64) 8005efa9 invoke_pipe_segment(debugger_command_pipe*: 0x80127060, int32: 0, 0x0 "") + 0x0079 2 a13f9984 (+ 64) 8005f330 :invoke_debugger_command_pipe + 0x009c 3 a13f99c4 (+ 48) 800608e0 ExpressionParser<0xa13f9a78>::_ParseCommandPipe(0xa13f9a74) + 0x0234 4 a13f99f4 (+ 64) 8005fd1a ExpressionParser<0xa13f9a78>::EvaluateCommand(0x80117aa0 "bt", 0xa13f9a74) + 0x02ba 5 a13f9a34 (+ 224) 80061d08 :evaluate_debug_command + 0x0088 6 a13f9b14 (+ 64) 8005d0aa kernel_debugger_loop() + 0x01ae 7 a13f9b54 (+ 32) 8005df39 :kernel_debugger + 0x004d 8 a13f9b74 (+ 192) 8005dee1 :panic + 0x0029 9 a13f9c34 (+ 96) 800c283f VMCache<0x812f1a2c>::Delete(0x812f1a2c, 0x812f6780, 0x282) + 0x0077 10 a13f9c94 (+ 64) 800c2d00 VMCache<0x812f1a2c>::Unlock(0x812f0000, 0x812ff0cc, 0x0) + 0x0124 11 a13f9cd4 (+ 48) 800c2e07 VMCache<0x812f1a2c>::ReleaseRef(0x812f6788, 0xa13f9d54, 0x246, 0x812ff0a0) + 0x002b 12 a13f9d04 (+ 48) 800bbb62 delete_area(vm_address_space*: 0x812f6780, vm_area*: 0x812ff0a0) + 0x00aa 13 a13f9d34 (+ 48) 800be22d :vm_delete_areas + 0x0079 14 a13f9d64 (+ 48) 800c23a7 :vm_delete_address_space + 0x0033 15 a13f9d94 (+ 112) 80051e56 :team_delete_team + 0x0276 16 a13f9e04 (+ 192) 800558f7 :thread_exit + 0x03af 17 a13f9ec4 (+ 64) 8004a94d :handle_signals + 0x03d5 18 a13f9f04 (+ 64) 80055d74 :thread_at_kernel_exit + 0x0090 19 a13f9f44 (+ 100) 800d281b :kernel_exit_handle_signals + 0x0006 user iframe at 0xa13f9fa8 (end = 0xa13fa000) eax 0x0 ebx 0x532ad4 ecx 0x7ffedde0 edx 0x246 esi 0x0 edi 0x415007 ebp 0x7ffede0c esp 0xa13f9fdc eip 0xffff0104 eflags 0x207 user esp 0x7ffedde0 vector: 0x63, error code: 0x0 20 a13f9fa8 (+ 0) ffff0104 :commpage_syscall + 0x0004 7ffede0c -- read fault kdebug> vm no completions kdebug> cache cache cache_info cache_tree caches kdebug> cache 0x812f1a2c CACHE 0x812f1a2c: ref_count: 0 source: 0x00000000 type: RAM virtual_base: 0x0 virtual_end: 0x1720000 temporary: 1 scan_skip: 0 lock: 0x812f1a7c lock.holder: 10652 areas: consumers: pages: 5880 in cache kdebug> cache_tree 0x812f1a2c 0x812f1a2c <-- kdebug> cache_info 0x812f1a2c name: ????8/8/ lock: 0x812f1a54 object_size: 0 cache_color_cycle: 5880 used_count: 3435973632 empty_count: 2148653760 pressure: 3422552064 slab_size: 24248320 usage: 0 maximum: 0 flags: 0x0 cookie: 0xdeadbeef kdebug> thread 10652 THREAD: 0x84199000 id: 10652 (0x299c) name: "cc1plus" all_next: 0x841c6800 team_next: 0x8418f800 q_next: 0x841ba800 priority: 20 (next 20, I/O: -1) state: running next_state: ready cpu: 0x801374c0 (0) sig_pending: 0x100000 (blocked: 0x0) in_kernel: 1 fault_handler: 0x8005f1d4 args: 0x812f6ca8 0x00000000 entry: 0x80050430 team: 0x8119e198, "kernel_team" exit.sem: 623256 exit.status: 0x0 (No error) exit.reason: 0x1 exit.signal: 0x0 exit.waiters: kernel_stack_area: 307181 kernel_stack_base: 0xa13f6000 user_stack_area: -1 user_stack_base: 0x7efee000 user_local_storage: 0x7ffee000 kernel_errno: 0x0 (No error) kernel_time: 125913 user_time: 5972668 flags: 0x1 architecture dependant section: esp: 0xa13f9df8 ss: 0x00000010 fpu_state at 0x841993e0 kdebug> mutex 0x812f1a7c mutex 0x812f1a7c: name: vm_cache flags: 0x0 holder: 10652 waiting threads: kdebug> }}} Leaving this box in KDL for now in case there's any other useful information I can pull out of this. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 01:29:16 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 06 Apr 2009 23:29:16 -0000 Subject: [Haiku-bugs] [Haiku] #3110: [kernel] PANIC: page still has mappings In-Reply-To: <040.9e59e705f24bcc7b8f7623045e1f8c9f@haiku-os.org> References: <040.9e59e705f24bcc7b8f7623045e1f8c9f@haiku-os.org> Message-ID: <049.8adafef60c5b7348fcfa264133296ed1@haiku-os.org> #3110: [kernel] PANIC: page still has mappings ---------------------------+------------------------------------------------ Reporter: diver | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by anevilyak): Further info from debug session with Ingo for reference: {{{ kdebug> page 0x8236b0c8 PAGE: 0x8236b0c8 queue_next,prev: 0x8285e468, 0x823856d0 physical_number: c205 cache: 0x812f1a2c cache_offset: 3921 cache_next: 0x00000000 type: 0 state: active wired_count: 0 usage_count: 2 busy_writing: 0 area mappings: 0x812afe60 (0x1697) kdebug> area 0x1697 AREA: 0x812afe60 name: 'libtracker.so_seg0ro' owner: 0xb2 id: 0x1697 base: 0x595000 size: 0x195000 protection: 0x15 wiring: 0x0 memory_type: 0x0 cache: 0x81272d14 cache_type: vnode cache_offset: 0x0 cache_next: 0x00000000 cache_prev: 0x00000000 page mappings: 285 kdebug> cache_tree 0x81272d14 0x8127f348 0x81281364 0x8128b554 0x812a65d0 0x812db554 0x81272d14 <-- 0x81272b24 kdebug> area address 0x812ff0a0 AREA: 0x812ff0a0 name: 'heap' owner: 0x299c id: 0x4b015 base: 0x18000000 size: 0x1720000 protection: 0x33 wiring: 0x0 memory_type: 0x0 cache: 0x812f1a2c cache_type: RAM cache_offset: 0x0 cache_next: 0x00000000 cache_prev: 0x00000000 page mappings: 0 }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 01:50:18 2009 From: trac at haiku-os.org (miqlas) Date: Mon, 06 Apr 2009 23:50:18 -0000 Subject: [Haiku-bugs] [Haiku] #3554: Time out error if i copy Haiku from usb to HDD In-Reply-To: <041.32c018a722ae17ffd95271eea88b0239@haiku-os.org> References: <041.32c018a722ae17ffd95271eea88b0239@haiku-os.org> Message-ID: <050.56afeb52ae39b0e3db0f8e8ae95759fe@haiku-os.org> #3554: Time out error if i copy Haiku from usb to HDD ---------------------------+------------------------------------------------ Reporter: miqlas | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ Comment(by miqlas): At boot from usb i get KDL very oftly, but if i pressing any button on the keyboard under the boot process i never get KDL. I will make screenshoot about the KDL massages... I think this bug need fix before R1 alpha, because the users will got bad experiences... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 01:50:27 2009 From: trac at haiku-os.org (miqlas) Date: Mon, 06 Apr 2009 23:50:27 -0000 Subject: [Haiku-bugs] [Haiku] #3554: Time out error if i copy Haiku from usb to HDD In-Reply-To: <041.32c018a722ae17ffd95271eea88b0239@haiku-os.org> References: <041.32c018a722ae17ffd95271eea88b0239@haiku-os.org> Message-ID: <050.5b2bf990d31d4322ed63fbb46b2d9162@haiku-os.org> #3554: Time out error if i copy Haiku from usb to HDD ---------------------------+------------------------------------------------ Reporter: miqlas | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ Changes (by miqlas): * cc: miqlas@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 02:34:40 2009 From: trac at haiku-os.org (scottmc) Date: Tue, 07 Apr 2009 00:34:40 -0000 Subject: [Haiku-bugs] [Haiku] #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name In-Reply-To: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> References: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> Message-ID: <051.06f386b3513fd752084615eff1cf04cf@haiku-os.org> #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name -----------------------------------+---------------------------------------- Reporter: scottmc | Owner: jackburton Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by scottmc): any updates to report on this one? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 02:55:20 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 00:55:20 -0000 Subject: [Haiku-bugs] [Haiku] #3688: C-Media CMI8738 sound driver needed Message-ID: <040.b818ba1dd2ca667b8f8baed07629af8f@haiku-os.org> #3688: C-Media CMI8738 sound driver needed ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: marcusoverhagen Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Audio & Video | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ Changeset 21536 included some code for a driver, which I have compiled and tested under Haiku. The card doesn't show up under /dev/audio Using Marko Koscak's driver from http://www.bebits.com/app/2341 under BeOS 5.0.3 Pro does register the device in various places under /dev but the card still fails to make a sound. I believe this driver to be written for a very old interface (BeOS 4.x) and possibly unsupported in 5.x -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 03:07:14 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 01:07:14 -0000 Subject: [Haiku-bugs] [Haiku] #3471: GeForce4 MX 440 problem In-Reply-To: <043.56171953c6bd55ab288f9cbb681f3937@haiku-os.org> References: <043.56171953c6bd55ab288f9cbb681f3937@haiku-os.org> Message-ID: <052.769d9fb6ac0b4eee7f00c116ccd05283@haiku-os.org> #3471: GeForce4 MX 440 problem -------------------------------------+-------------------------------------- Reporter: Giuseppe | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Graphics/nVidia | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------------------+-------------------------------------- Changes (by haiqu): * cc: judd@? (added) Comment: I'm running the same card here and don't have this problem. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 03:15:41 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 01:15:41 -0000 Subject: [Haiku-bugs] [Haiku] #3689: No splash screen at boot with nVidia GeForce MX440 Message-ID: <040.d46740e36a12c83a4e066f2fc37087cd@haiku-os.org> #3689: No splash screen at boot with nVidia GeForce MX440 -------------------------------------+-------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Graphics/nVidia | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------------------+-------------------------------------- Using the driver at http://www.bebits.com/app/3636 I get normal operation under BeOS 5.0.3 Pro. Using Haiku on the same machine, nothing is visible until the main screen comes up after about 10 seconds. After this, it's all good. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 03:18:21 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 01:18:21 -0000 Subject: [Haiku-bugs] [Haiku] #3688: C-Media CMI8738 sound driver needed In-Reply-To: <040.b818ba1dd2ca667b8f8baed07629af8f@haiku-os.org> References: <040.b818ba1dd2ca667b8f8baed07629af8f@haiku-os.org> Message-ID: <049.151e09043135c64b55757ec5f16b3e19@haiku-os.org> #3688: C-Media CMI8738 sound driver needed ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Drivers/Audio | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ Changes (by haiqu): * owner: marcusoverhagen => korli * component: Audio & Video => Drivers/Audio -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 03:51:11 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 01:51:11 -0000 Subject: [Haiku-bugs] [Haiku] #3690: Copy file to USB flash drive causes KDL Message-ID: <040.e5436f6579ffd970865d8dbe8fde3535@haiku-os.org> #3690: Copy file to USB flash drive causes KDL ------------------------------+--------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/FAT | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Drag and drop a zipfile to my Toshiba 2Gb flash drive and the following crash message appears: PANIC: ASSERT FAILED (src/add-ons/kernel/file_systems/fat/fat.c: 380) cluster != 0 I tired this with the flash drive formatted for both FAT and FAT32 and got the same results. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 03:54:51 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 01:54:51 -0000 Subject: [Haiku-bugs] [Haiku] #3691: Insert audio CD while doing large copy causes KDL Message-ID: <040.f6f357a1a5fc04d536c924bffa72092f@haiku-os.org> #3691: Insert audio CD while doing large copy causes KDL ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Copying Haiku sources from 0/master to 0/slave so system is quite busy. Inserting a CD gets this result: PANIC: Initializing DMAResource failed: Out of memory. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 03:57:19 2009 From: trac at haiku-os.org (mmadia) Date: Tue, 07 Apr 2009 01:57:19 -0000 Subject: [Haiku-bugs] [Haiku] #3423: Automate creation of cross-ssl dir In-Reply-To: <041.a84a68bd192368b9723797b9a52e7e3b@haiku-os.org> References: <041.a84a68bd192368b9723797b9a52e7e3b@haiku-os.org> Message-ID: <050.589fffc10bf384fabbc82350c49a62c4@haiku-os.org> #3423: Automate creation of cross-ssl dir --------------------------+------------------------------------------------- Reporter: mmadia | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by mmadia): I still haven't taken enough time to learn how to do this. The bits about HAIKU_OPTIONAL_{LIBSSL, LIBCRYPTO, SSL_HEADERS} are still beyond me. For the meantime, here's a rinky dink shell script to help people. I don't intend for it to be committed, but felt it useful enough to be added to the ticket. The script needs to be run from the users HAIKU_OUTPUT_DIR. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 03:59:22 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 01:59:22 -0000 Subject: [Haiku-bugs] [Haiku] #3692: Disable message at Restart/Shutdown??? Message-ID: <040.2bc2b38fe485ff25e867065bd6aeea4e@haiku-os.org> #3692: Disable message at Restart/Shutdown??? ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- There is a windoze-like "Are you really sure you want to ..." message at Restart/Shutdown which is very annoying. The usual BeOS philosophy is to NOT treat the user like an idiot. Can we add a "Don't Nag" button here, so this can be disabled? Please?? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 04:03:59 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 02:03:59 -0000 Subject: [Haiku-bugs] [Haiku] #3693: Daylight saving change on wrong day Message-ID: <040.b0f2c5d6143eb48e25975dc67bda4679@haiku-os.org> #3693: Daylight saving change on wrong day ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- In Australia, daylight savings time ends at 3:00am on the first Sunday after the beginning of April. On Wednesday 1st of April my Haiku installation started asking whether the time was correct every time I booted. This indicates that the algorith used for detecting the change needs a tweak. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 04:13:35 2009 From: trac at haiku-os.org (pfoetchen_) Date: Tue, 07 Apr 2009 02:13:35 -0000 Subject: [Haiku-bugs] [Haiku] #1870: Expander - unzipping on full volume hangs In-Reply-To: <041.25014f7e1b6919d4b4e9fb9d3e0b3498@haiku-os.org> References: <041.25014f7e1b6919d4b4e9fb9d3e0b3498@haiku-os.org> Message-ID: <050.52e45fb05c1f3e6afcc8617456bf1e25@haiku-os.org> #1870: Expander - unzipping on full volume hangs -----------------------------------+---------------------------------------- Reporter: stippi | Owner: korli Type: bug | Status: new Priority: low | Milestone: R1 Component: Applications/Expander | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by pfoetchen_): I wrote a patch but I can't test it now since I have no working buildsystem for X86 now ;) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 04:15:35 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 02:15:35 -0000 Subject: [Haiku-bugs] [Haiku] #3694: Xitami webserver won't run - network stack incompatibility Message-ID: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> #3694: Xitami webserver won't run - network stack incompatibility --------------------------------------+------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------------------+------------------------------------- ~/code/OpenKernel/haiku> xitami Xitami Web Server v2.5b4 (c) 1991-2000 iMatix Xitami is free software and comes with ABSOLUTELY NO WARRANTY. You may redistribute this software under certain conditions; read the file LICENSE.TXT for details. Run 'xitami -h' for help. 2009/04/07 12:10:01: xilrwp: ready for LRWP connections on port 81 2009/04/07 12:10:01: smthttp: web server binding to address 127.0.0.1 2009/04/07 12:10:01: smthttp: web server binding to address 127.0.0.1 2009/04/07 12:10:01: smthttp: opening HTTP service on port 80... 2009/04/07 12:10:01: smthttp: HTTP service is now running 2009/04/07 12:10:01: smtftpc: opening FTP service on port 21... 2009/04/07 12:10:01: smtftpc: FTP service is now running 2009/04/07 12:10:01: xilrwp: error on socket: Protocol option not available 2009/04/07 12:10:01: HTTP socket was closed: Protocol option not available 2009/04/07 12:10:01: smthttp: closing HTTP service on port 80 2009/04/07 12:10:01: smtftpc: closing FTP service on port 21 As can be seen from the above, Xitami exits immediately. I have tried this with the BONE version on BeBits, and also with a complete rebuild under Haiku. Very few (minor) changes were required to get it to build, so code compatibility isn't the problem. Note: I am the originator and maintainer of the Xitami BeOS build, and have worked for iMatix Coproration. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 04:24:19 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 02:24:19 -0000 Subject: [Haiku-bugs] [Haiku] #3694: Xitami webserver won't run - network stack incompatibility In-Reply-To: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> References: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> Message-ID: <049.66a08430b2186dc07d979fe58aeb4fd1@haiku-os.org> #3694: Xitami webserver won't run - network stack incompatibility --------------------------------------+------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------------------+------------------------------------- Comment(by haiqu): Addendum: I also tried starting at an offset of 5000, e.g. http is then on 5080, in case I was colliding with some other service or program. This gave the same results. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 04:54:06 2009 From: trac at haiku-os.org (vijay) Date: Tue, 07 Apr 2009 02:54:06 -0000 Subject: [Haiku-bugs] [Haiku] #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) In-Reply-To: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> References: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> Message-ID: <047.e0c5c9b3965558470ace841d1d8a9008@haiku-os.org> #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) --------------------------------------+------------------------------------- Reporter: HAL | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: 3275 --------------------------------------+------------------------------------- Comment(by vijay): Before submitting the patch.Check the attached screenshot guys.Does this look ok? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 05:25:48 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 03:25:48 -0000 Subject: [Haiku-bugs] [Haiku] #3696: printf.h missing from /boot/develop/headers/posix Message-ID: <040.a5aff97c73a005c15e65be5ab8bf5c19@haiku-os.org> #3696: printf.h missing from /boot/develop/headers/posix -----------------------+---------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Tried to build the tools in buildtools/* from within Haiku, but ran into trouble with a missing header. /boot/develop/headers/posix/_G_config.h shows _G_HAVE_PRINTF_FP defined but there is no printf.h so compilation fails. Commenting out _G_HAVE_PRINTF_FP causes further problems. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 05:24:26 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 03:24:26 -0000 Subject: [Haiku-bugs] [Haiku] #3695: printf.h missing from /boot/develop/headers/posix Message-ID: <040.43b91eae5726015edeb4226793ddcbd5@haiku-os.org> #3695: printf.h missing from /boot/develop/headers/posix --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Tried to build the tools in buildtools/* from within Haiku, but ran into trouble with a missing header. /boot/develop/headers/posix/_G_config.h shows _G_HAVE_PRINTF_FP defined but there is no printf.h so compilation fails. Commenting out _G_HAVE_PRINTF_FP causes further problems. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 05:29:34 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 03:29:34 -0000 Subject: [Haiku-bugs] [Haiku] #3697: printf.h missing from /boot/develop/headers/posix Message-ID: <040.a13eca8a266fa0cebeebf06ae68915a0@haiku-os.org> #3697: printf.h missing from /boot/develop/headers/posix --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Tried to build the tools in buildtools/* from within Haiku, but ran into trouble with a missing header. /boot/develop/headers/posix/_G_config.h shows _G_HAVE_PRINTF_FP defined but there is no printf.h so compilation fails. Commenting out _G_HAVE_PRINTF_FP causes further problems. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 05:34:27 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 03:34:27 -0000 Subject: [Haiku-bugs] [Haiku] #3696: printf.h missing from /boot/develop/headers/posix In-Reply-To: <040.a5aff97c73a005c15e65be5ab8bf5c19@haiku-os.org> References: <040.a5aff97c73a005c15e65be5ab8bf5c19@haiku-os.org> Message-ID: <049.a6ebcf0dd791a9117b5f4bb5f4c6aad0@haiku-os.org> #3696: printf.h missing from /boot/develop/headers/posix -----------------------+---------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by haiqu): Sorry, duplicate of #3695 - Trac problems. Please delete. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 05:36:28 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 03:36:28 -0000 Subject: [Haiku-bugs] [Haiku] #3697: printf.h missing from /boot/develop/headers/posix In-Reply-To: <040.a13eca8a266fa0cebeebf06ae68915a0@haiku-os.org> References: <040.a13eca8a266fa0cebeebf06ae68915a0@haiku-os.org> Message-ID: <049.3eba99857e43de32ffe826cc02f26012@haiku-os.org> #3697: printf.h missing from /boot/develop/headers/posix --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by haiqu): Sorry, duplicate of #3695 - Trac problems. Please delete. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 05:37:26 2009 From: trac at haiku-os.org (anevilyak) Date: Tue, 07 Apr 2009 03:37:26 -0000 Subject: [Haiku-bugs] [Haiku] #3696: printf.h missing from /boot/develop/headers/posix In-Reply-To: <040.a5aff97c73a005c15e65be5ab8bf5c19@haiku-os.org> References: <040.a5aff97c73a005c15e65be5ab8bf5c19@haiku-os.org> Message-ID: <049.064e1274ee833628b758fa52ae3a9c42@haiku-os.org> #3696: printf.h missing from /boot/develop/headers/posix ------------------------+--------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: duplicate | Blockedby: 3695 Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by anevilyak): * status: new => closed * resolution: => duplicate * blockedby: => 3695 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 05:38:09 2009 From: trac at haiku-os.org (anevilyak) Date: Tue, 07 Apr 2009 03:38:09 -0000 Subject: [Haiku-bugs] [Haiku] #3697: printf.h missing from /boot/develop/headers/posix In-Reply-To: <040.a13eca8a266fa0cebeebf06ae68915a0@haiku-os.org> References: <040.a13eca8a266fa0cebeebf06ae68915a0@haiku-os.org> Message-ID: <049.2267995795fe5870ba9107374406d8fb@haiku-os.org> #3697: printf.h missing from /boot/develop/headers/posix ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: duplicate | Blockedby: 3695 Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Changes (by anevilyak): * status: new => closed * resolution: => duplicate * blockedby: => 3695 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 05:46:42 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 03:46:42 -0000 Subject: [Haiku-bugs] [Haiku] #3698: gcc-obj/gcc/fixinc/Makefile expects to find ../specs Message-ID: <040.af81985e71b3dd2ffce79269ced26b79@haiku-os.org> #3698: gcc-obj/gcc/fixinc/Makefile expects to find ../specs --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- When building gcc2 within Haiku, the makefile in gcc-obj/gcc/fixinc looks for a file called specs but doesn't find it. If specs.h is renamed to specs compilation resumes. Apparently there's a script bug somewhere which is generating the wrong filename. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 06:13:31 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 04:13:31 -0000 Subject: [Haiku-bugs] [Haiku] #3699: Web Excel PCI modem not detected Message-ID: <040.b5618305d67c315d1235f52da934b7d0@haiku-os.org> #3699: Web Excel PCI modem not detected ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ device Unclassified device (Non-VGA unclassified device) [0|0|0] vendor 0000: Gammagraphx, Inc. (or missing ID) device 0000: Unknown Apparently the above is what the device scanner sees. This is a Web Excel model MOD56INTPCIWN WinModem. I wouldn't expect a driver for it, but should at least come up correctly in listdev. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 06:44:19 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 04:44:19 -0000 Subject: [Haiku-bugs] [Haiku] #3700: Paste text to Terminal with right-click doesn't work Message-ID: <040.dbdab7b52b0c51b69cd97949a15a895b@haiku-os.org> #3700: Paste text to Terminal with right-click doesn't work -----------------------------------+---------------------------------------- Reporter: haiqu | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------------------+---------------------------------------- BeOS behaviour in the Terminal is that when the mouse is right-clicked, the contents of the copy buffer are dumped to the screen. In Haiku this functionality is missing. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 07:26:46 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 05:26:46 -0000 Subject: [Haiku-bugs] [Haiku] #3210: traceroute does not work here In-Reply-To: <043.e9112e7c963ef258cb71853df4eb854a@haiku-os.org> References: <043.e9112e7c963ef258cb71853df4eb854a@haiku-os.org> Message-ID: <052.5792ed4ea865ae5747748d58120b193d@haiku-os.org> #3210: traceroute does not work here --------------------------------+------------------------------------------- Reporter: tigerdog | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------------+------------------------------------------- Comment(by haiqu): Working here. ~/code/OpenKernel/haiku> traceroute google.com traceroute: Warning: google.com has multiple addresses; using 74.125.45.100 traceroute to google.com (74.125.45.100), 30 hops max, 40 byte packets 1 201.2.96.58.exetel.com.au (58.96.2.201) 17.758 ms 15.130 ms 14.159 ms 2 vlan202.33bhc76f000.optus.net.au (59.154.44.77) 14.267 ms 15.577 ms 13.241 ms 3 google.sd13.optus.net.au (119.225.36.2) 218.959 ms 251.597 ms 219.937 ms 4 66.249.95.232 (66.249.95.232) 219.901 ms 222.638 ms 219.723 ms 5 66.249.95.166 (66.249.95.166) 230.466 ms 224.295 ms 230.265 ms 6 216.239.43.212 (216.239.43.212) 288.890 ms 221.843 ms 220.663 ms 7 216.239.43.81 (216.239.43.81) 259.546 ms 261.997 ms 72.14.232.97 (72.14.232.97) 259.602 ms 8 72.14.239.90 (72.14.239.90) 269.432 ms 269.958 ms 267.474 ms 9 209.85.254.243 (209.85.254.243) 275.539 ms 300.672 ms 275.916 ms 10 209.85.253.145 (209.85.253.145) 280.775 ms 209.85.253.133 (209.85.253.133) 290.160 ms 209.85.253.137 (209.85.253.137) 282.523 ms 11 yx-in-f100.google.com (74.125.45.100) 279.045 ms 278.476 ms 275.382 ms -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 07:43:22 2009 From: trac at haiku-os.org (leavengood) Date: Tue, 07 Apr 2009 05:43:22 -0000 Subject: [Haiku-bugs] [Haiku] #3624: "Configure Favorites" : cannot add folders In-Reply-To: <041.dc9e09dc3950ab3d3bdc3a8e7e19191b@haiku-os.org> References: <041.dc9e09dc3950ab3d3bdc3a8e7e19191b@haiku-os.org> Message-ID: <050.46b6e0968176e6242540d2c1d7a569cc@haiku-os.org> #3624: "Configure Favorites" : cannot add folders ----------------------------------+----------------------------------------- Reporter: mmadia | Owner: leavengood Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Changes (by leavengood): * owner: axeld => leavengood Old description: > To reproduce : > In a BFilePanel, select Favorites --> Configure Favorites, click [Add]. > > At this point, you should be able to add a folder. > However only files are allowed to be added. New description: To reproduce : In a BFilePanel, select Favorites --> Configure Favorites, click [Add]. At this point, you should be able to add a folder. However only files are allowed to be added. -- Comment: I will take a look at this and fix it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 07:52:35 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 05:52:35 -0000 Subject: [Haiku-bugs] [Haiku] #2882: Haiku Desktop Logo Not Centered In-Reply-To: <041.8b5c829401f96f59aab25c3b48a9bd3a@haiku-os.org> References: <041.8b5c829401f96f59aab25c3b48a9bd3a@haiku-os.org> Message-ID: <050.5efef3a80c4f5a27af803928c9297933@haiku-os.org> #2882: Haiku Desktop Logo Not Centered ----------------------------+----------------------------------------------- Reporter: kvdman | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by haiqu): Can be manually centered using Backgrounds preference panel. But yes, if changing resolutions moves the relative position this is a bug. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 08:07:31 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 06:07:31 -0000 Subject: [Haiku-bugs] [Haiku] #3701: Jam for BeOS on website fails to compile sources Message-ID: <040.be06c87d21eddf7153ca607b6512c5ad@haiku-os.org> #3701: Jam for BeOS on website fails to compile sources ---------------------+------------------------------------------------------ Reporter: haiqu | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------+------------------------------------------------------ The version of jam at http://www.haiku-os.org/files/jam.zip fails to compile the sources for Haiku. As reported on the forum at http://www .haiku-os.org/community/forum/cant_build_haiku_under_beos I now have a rebuilt package that works, and it is attached. I guess that opens and closes the bug all at once! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 08:26:07 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 06:26:07 -0000 Subject: [Haiku-bugs] [Haiku] #3702: PCMCIA support needed Message-ID: <040.bf882715fce5546080d08e84307fb022@haiku-os.org> #3702: PCMCIA support needed -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Drivers | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- There doesn't seem to be any support for PCMCIA bus in the sources, and I can hardly find a mention of it anywhere. This is/was a major bus on notebook PCs and should probably be supported. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 07:28:30 2009 From: trac at haiku-os.org (dlmcpaul) Date: Tue, 07 Apr 2009 05:28:30 -0000 Subject: [Haiku-bugs] [Haiku] #3680: Remnant threads in media player after playback In-Reply-To: <039.3e50fab036a05efe1128eb43d3d6364c@haiku-os.org> References: <039.3e50fab036a05efe1128eb43d3d6364c@haiku-os.org> Message-ID: <048.34f8e7fe0a3a10003e837fbe1a47ef25@haiku-os.org> #3680: Remnant threads in media player after playback ----------------------------------+----------------------------------------- Reporter: koki | Owner: dlmcpaul Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Changes (by dlmcpaul): * status: new => assigned Comment: Replying to [comment:1 marcusoverhagen]: > probably a bug in the mp4 reader, reassigning From the bt attachment it looks like the mp4 reader is not detecting EOF on that file so is continuing to read chunks. I will debug further. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 09:55:42 2009 From: trac at haiku-os.org (aldeck) Date: Tue, 07 Apr 2009 07:55:42 -0000 Subject: [Haiku-bugs] [Haiku] #3692: Disable message at Restart/Shutdown??? In-Reply-To: <040.2bc2b38fe485ff25e867065bd6aeea4e@haiku-os.org> References: <040.2bc2b38fe485ff25e867065bd6aeea4e@haiku-os.org> Message-ID: <049.d0a285cd69722f854474cbc09e37c723@haiku-os.org> #3692: Disable message at Restart/Shutdown??? ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by aldeck): Sorry but what is "windoze"? The Haiku philosophy is NOT to treat Windows users as idiots. And one question mark per question is enough btw. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 10:00:47 2009 From: trac at haiku-os.org (stippi) Date: Tue, 07 Apr 2009 08:00:47 -0000 Subject: [Haiku-bugs] [Haiku] #3688: C-Media CMI8738 sound driver needed In-Reply-To: <040.b818ba1dd2ca667b8f8baed07629af8f@haiku-os.org> References: <040.b818ba1dd2ca667b8f8baed07629af8f@haiku-os.org> Message-ID: <049.0ef6d63e1f560948ff9e304e5eef3c6d@haiku-os.org> #3688: C-Media CMI8738 sound driver needed ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Drivers/Audio | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ Comment(by stippi): Yes, this driver does not yet use the multi-audio driver interface, and we have only unfinished support in the form of an audio node which is supposed to interface with such drivers. However, if you install the OpenSound optional package (make sure the CMedia driver is not installed then!), you should have sound via OSS. I have a CMedia based device at home and that definitely works with OSS. Kind of takes the pressure off of finishing that "old driver" audio node... :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 10:09:27 2009 From: trac at haiku-os.org (stippi) Date: Tue, 07 Apr 2009 08:09:27 -0000 Subject: [Haiku-bugs] [Haiku] #3693: Daylight saving change on wrong day In-Reply-To: <040.b0f2c5d6143eb48e25975dc67bda4679@haiku-os.org> References: <040.b0f2c5d6143eb48e25975dc67bda4679@haiku-os.org> Message-ID: <049.da92ecbff422c9ac0c12fa841ab35f9a@haiku-os.org> #3693: Daylight saving change on wrong day ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by stippi): I also noticed weird behavior with that, but it seems to be caused by the switch from /boot/beos to /boot/system. Do you happen to have modified your UserBuildConfig like I did and manually placed a link to your correct timezone in there? If so, you may want to adjust the link target to the new location. Does that help? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 10:27:03 2009 From: trac at haiku-os.org (stippi) Date: Tue, 07 Apr 2009 08:27:03 -0000 Subject: [Haiku-bugs] [Haiku] #1870: Expander - unzipping on full volume hangs In-Reply-To: <041.25014f7e1b6919d4b4e9fb9d3e0b3498@haiku-os.org> References: <041.25014f7e1b6919d4b4e9fb9d3e0b3498@haiku-os.org> Message-ID: <050.f1a2263a9d2087cf238a63817f2e1e50@haiku-os.org> #1870: Expander - unzipping on full volume hangs -----------------------------------+---------------------------------------- Reporter: stippi | Owner: korli Type: bug | Status: new Priority: low | Milestone: R1 Component: Applications/Expander | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by stippi): Nice one! I am going to try on a too small QEMU image. Hopefully Expander becomes aware that something went wrong (additionally to not hanging that is). If that doesn't work, maybe unzip needs to grow a "non-interactive" command line option... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 10:33:10 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 08:33:10 -0000 Subject: [Haiku-bugs] [Haiku] #3693: Daylight saving change on wrong day In-Reply-To: <040.b0f2c5d6143eb48e25975dc67bda4679@haiku-os.org> References: <040.b0f2c5d6143eb48e25975dc67bda4679@haiku-os.org> Message-ID: <049.75696ee583b60c4b28dfff02b758e8f9@haiku-os.org> #3693: Daylight saving change on wrong day ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by haiqu): I haven't updated to the new tree structure yet, wanted to wait until most of the bugs were resolved first. :) So this isn't the problem. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 10:37:43 2009 From: trac at haiku-os.org (stippi) Date: Tue, 07 Apr 2009 08:37:43 -0000 Subject: [Haiku-bugs] [Haiku] #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) In-Reply-To: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> References: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> Message-ID: <047.a9d1a64fa8e62be1f744c8efef55c5f4@haiku-os.org> #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) --------------------------------------+------------------------------------- Reporter: HAL | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: 3275 --------------------------------------+------------------------------------- Comment(by stippi): You could remove the code that changes the slider bar width, so that the default width is used. Then you have a little more room perhaps. I would place the string view so that it aligns with the left side of the checkbox already. In Appearance, where there happens something similar with the subpixel anti-aliasing option, I have made the text use the italic font face. Those are the only (minor) suggestions I could give, otherwise it looks just fine! :-) Thanks for working on it! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 10:54:52 2009 From: trac at haiku-os.org (korli) Date: Tue, 07 Apr 2009 08:54:52 -0000 Subject: [Haiku-bugs] [Haiku] #1870: Expander - unzipping on full volume hangs In-Reply-To: <041.25014f7e1b6919d4b4e9fb9d3e0b3498@haiku-os.org> References: <041.25014f7e1b6919d4b4e9fb9d3e0b3498@haiku-os.org> Message-ID: <050.594fe3459040b50a9c9bbc70e57002b3@haiku-os.org> #1870: Expander - unzipping on full volume hangs -----------------------------------+---------------------------------------- Reporter: stippi | Owner: korli Type: bug | Status: new Priority: low | Milestone: R1 Component: Applications/Expander | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by korli): This patch maybe fixes the hang, but does Expander show an error after the extraction ? If not, it should. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 11:06:27 2009 From: trac at haiku-os.org (stippi) Date: Tue, 07 Apr 2009 09:06:27 -0000 Subject: [Haiku-bugs] [Haiku] #3700: Paste text to Terminal with right-click doesn't work In-Reply-To: <040.dbdab7b52b0c51b69cd97949a15a895b@haiku-os.org> References: <040.dbdab7b52b0c51b69cd97949a15a895b@haiku-os.org> Message-ID: <049.c3538be821f7b2868532533b470bfd79@haiku-os.org> #3700: Paste text to Terminal with right-click doesn't work ------------------------------------+--------------------------------------- Reporter: haiqu | Owner: jackburton Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ------------------------------------+--------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Fixed in r29989. The bug description is a little incorrect, though, the copy on right/middle click was already there. The missing bit was to sync the internal mouse copy clipboard with the system clipboard when the system clipboard has changed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 11:43:17 2009 From: trac at haiku-os.org (jackburton) Date: Tue, 07 Apr 2009 09:43:17 -0000 Subject: [Haiku-bugs] [Haiku] #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) In-Reply-To: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> References: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> Message-ID: <047.c85ddf90a19fd3d81789ab59d3a01ee9@haiku-os.org> #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) --------------------------------------+------------------------------------- Reporter: HAL | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: 3275 --------------------------------------+------------------------------------- Comment(by jackburton): I think that the sentence used is too technical. "DPMS" and "VGA Driver" shouldn't be used, IMHO. "Support unavailable", or "Power Management support not available" or something like this would sound better. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 11:49:05 2009 From: trac at haiku-os.org (HaikuBot) Date: Tue, 07 Apr 2009 09:49:05 -0000 Subject: [Haiku-bugs] [Haiku] #3703: Boot Fail Message-ID: <043.45a737c7c485975cba8b96adbbe08e7a@haiku-os.org> #3703: Boot Fail -----------------------+---------------------------------------------------- Reporter: HaikuBot | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------+---------------------------------------------------- I use Haiku on my laptop (Acer Travelmate 2493). But it not want boot it on my PC. It panic (see attachments), kdebug not respond on my keyboard commands, according this fact i can not execute ''sc'' or ''int''. Here hardware list of my PC:[[BR]] motherboard - Asus P5B[[BR]] processor - Core2duo E6300[[BR]] hdd - ide via jmicron[[BR]] video - GeForce 7300[[BR]] ram - 2GB -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 11:53:58 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 09:53:58 -0000 Subject: [Haiku-bugs] [Haiku] #3631: patch : Build on BeOS or Zeta In-Reply-To: <041.9c589ba2d6c47553181197dfa79f8a15@haiku-os.org> References: <041.9c589ba2d6c47553181197dfa79f8a15@haiku-os.org> Message-ID: <050.f99e351ebf5e7b031a81466067c710ae@haiku-os.org> #3631: patch : Build on BeOS or Zeta ---------------------------+------------------------------------------------ Reporter: mmadia | Owner: bonefish Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Comment(by haiqu): Awesome work, thanks guys! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 12:50:49 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 10:50:49 -0000 Subject: [Haiku-bugs] [Haiku] #3704: Intermittent recognition of CD when inserted Message-ID: <040.ac0eb49b22f04c5ee3eba0102ba15527@haiku-os.org> #3704: Intermittent recognition of CD when inserted -----------------------+---------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------+---------------------------------------------------- When a CD is inserted, often the system doesn't notice. The CD drive also doesn't show in the mount menu in this case. I would say that out of 10 attempts, the CD is recognised maybe 3 times. Sorry about the classification, I'm unsure what area of the code might be responsible for auto-mounting a CD. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 13:22:04 2009 From: trac at haiku-os.org (vijay) Date: Tue, 07 Apr 2009 11:22:04 -0000 Subject: [Haiku-bugs] [Haiku] #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) In-Reply-To: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> References: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> Message-ID: <047.04c773e6ff7769363051c21504870780@haiku-os.org> #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) --------------------------------------+------------------------------------- Reporter: HAL | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: 3275 --------------------------------------+------------------------------------- Comment(by vijay): Replying to [comment:10 jackburton]: > I think that the sentence used is too technical. "DPMS" and "VGA Driver" shouldn't be used, IMHO. "Support unavailable", or "Power Management support not available" or something like this would sound better. > I agree, the sentence is a bit technical.I think i will go with "Power management support not available". -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 13:24:42 2009 From: trac at haiku-os.org (BeOSR) Date: Tue, 07 Apr 2009 11:24:42 -0000 Subject: [Haiku-bugs] [Haiku] #2542: force quit for stubborn apps In-Reply-To: <049.f835ce873c0b1f52f7b1f99ee51ac006@haiku-os.org> References: <049.f835ce873c0b1f52f7b1f99ee51ac006@haiku-os.org> Message-ID: <058.bebfa07585935bbe6761ab225f52f1f8@haiku-os.org> #2542: force quit for stubborn apps ----------------------------+----------------------------------------------- Reporter: the ringmaster | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by BeOSR): Clicking deskbar entry with Vulcan death grip (while holding down right ctrl-alt-shift keys) doesn't kill stray app any longer, only hides all its windows. Not good, as this was a very effective way of getting rid of a crashed or unresponsive app. This started somewhere around R29800. If it's intentional, I don't like it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 13:37:46 2009 From: trac at haiku-os.org (BeOSR) Date: Tue, 07 Apr 2009 11:37:46 -0000 Subject: [Haiku-bugs] [Haiku] #3705: Provide sample window for Appearance pref Message-ID: <040.e1be37b4deb69de98bee174854dd260a@haiku-os.org> #3705: Provide sample window for Appearance pref ----------------------------+----------------------------------------------- Reporter: BeOSR | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Appearance pref could do with a sample window that would highlight and show changes. While several entries of the colors list are obvious, like Window Tab or Tooltip Text, others are quite unclear, like Shine, Navigation Base,... An sample window showing *all* possible parts, highlighting the selected one and updating changes immediately would be very helpful. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 14:21:40 2009 From: trac at haiku-os.org (jrepan) Date: Tue, 07 Apr 2009 12:21:40 -0000 Subject: [Haiku-bugs] [Haiku] #3706: USB mouse sometimes doesn't work Message-ID: <041.aab39901a927400d72963b76ef9252b5@haiku-os.org> #3706: USB mouse sometimes doesn't work -------------------------+-------------------------------------------------- Reporter: jrepan | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- I have Lenovo Ideapad S10e and common USB mouse. Only mouse is connected to USB port. I use r29924. Sometimes USB mouse doesn't work, but touchpad works. I dont't know how to reproduce it, it just sometimes doesn't work. Connecting mouse again doesn't help. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 14:22:54 2009 From: trac at haiku-os.org (jrepan) Date: Tue, 07 Apr 2009 12:22:54 -0000 Subject: [Haiku-bugs] [Haiku] #3707: USB mouse sometimes doesn't work Message-ID: <041.cc69ffcffe929a60e51740361b28cc27@haiku-os.org> #3707: USB mouse sometimes doesn't work -------------------------+-------------------------------------------------- Reporter: jrepan | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- I have Lenovo Ideapad S10e and common USB mouse. Only mouse is connected to USB port. I use r29924. Sometimes USB mouse doesn't work, but touchpad works. I dont't know how to reproduce it, it just sometimes doesn't work. Connecting mouse again doesn't help. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 14:23:03 2009 From: trac at haiku-os.org (jrepan) Date: Tue, 07 Apr 2009 12:23:03 -0000 Subject: [Haiku-bugs] [Haiku] #3708: USB mouse sometimes doesn't work Message-ID: <041.d2bda73e225d74959b9e070ef371d20f@haiku-os.org> #3708: USB mouse sometimes doesn't work -------------------------+-------------------------------------------------- Reporter: jrepan | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- I have Lenovo Ideapad S10e and common USB mouse. Only mouse is connected to USB port. I use r29924. Sometimes USB mouse doesn't work, but touchpad works. I dont't know how to reproduce it, it just sometimes doesn't work. Connecting mouse again doesn't help. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 14:30:37 2009 From: trac at haiku-os.org (mmadia) Date: Tue, 07 Apr 2009 12:30:37 -0000 Subject: [Haiku-bugs] [Haiku] #3707: USB mouse sometimes doesn't work In-Reply-To: <041.cc69ffcffe929a60e51740361b28cc27@haiku-os.org> References: <041.cc69ffcffe929a60e51740361b28cc27@haiku-os.org> Message-ID: <050.1f33b2611ebe15f9675ebcf6b98ad08f@haiku-os.org> #3707: USB mouse sometimes doesn't work -------------------------+-------------------------------------------------- Reporter: jrepan | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by mmadia): dupe of #3708 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 14:30:50 2009 From: trac at haiku-os.org (mmadia) Date: Tue, 07 Apr 2009 12:30:50 -0000 Subject: [Haiku-bugs] [Haiku] #3706: USB mouse sometimes doesn't work In-Reply-To: <041.aab39901a927400d72963b76ef9252b5@haiku-os.org> References: <041.aab39901a927400d72963b76ef9252b5@haiku-os.org> Message-ID: <050.966f499860f27f6eaf41ce0a9902a0ff@haiku-os.org> #3706: USB mouse sometimes doesn't work -------------------------+-------------------------------------------------- Reporter: jrepan | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by mmadia): dupe of #3708 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 14:35:38 2009 From: trac at haiku-os.org (rossi) Date: Tue, 07 Apr 2009 12:35:38 -0000 Subject: [Haiku-bugs] [Haiku] #3684: PANIC during restart (input_server) (was: PANIC during restart/shutdown (input_server)) In-Reply-To: <040.1bad850e23ca0c688709c4f305210974@haiku-os.org> References: <040.1bad850e23ca0c688709c4f305210974@haiku-os.org> Message-ID: <049.a0637f89d0606383f3de94b58312499f@haiku-os.org> #3684: PANIC during restart (input_server) -----------------------+---------------------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by rossi): Actually only happens reproducable during restart. Shutdown is clean. Panics right after "restarting ..." appears in the restart dialog. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 14:41:30 2009 From: trac at haiku-os.org (stippi) Date: Tue, 07 Apr 2009 12:41:30 -0000 Subject: [Haiku-bugs] [Haiku] #3706: USB mouse sometimes doesn't work In-Reply-To: <041.aab39901a927400d72963b76ef9252b5@haiku-os.org> References: <041.aab39901a927400d72963b76ef9252b5@haiku-os.org> Message-ID: <050.20ec8787499c038ecd92aa3adc479be1@haiku-os.org> #3706: USB mouse sometimes doesn't work --------------------------+------------------------------------------------- Reporter: jrepan | Owner: mmlr Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Resolution: duplicate | Blockedby: Platform: x86 | Blocking: --------------------------+------------------------------------------------- Changes (by stippi): * status: new => closed * resolution: => duplicate -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 14:41:49 2009 From: trac at haiku-os.org (stippi) Date: Tue, 07 Apr 2009 12:41:49 -0000 Subject: [Haiku-bugs] [Haiku] #3707: USB mouse sometimes doesn't work In-Reply-To: <041.cc69ffcffe929a60e51740361b28cc27@haiku-os.org> References: <041.cc69ffcffe929a60e51740361b28cc27@haiku-os.org> Message-ID: <050.87179c0d0baf4b9cd47c612539c72b5c@haiku-os.org> #3707: USB mouse sometimes doesn't work --------------------------+------------------------------------------------- Reporter: jrepan | Owner: mmlr Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Resolution: duplicate | Blockedby: Platform: x86 | Blocking: --------------------------+------------------------------------------------- Changes (by stippi): * status: new => closed * resolution: => duplicate -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 14:48:54 2009 From: trac at haiku-os.org (rossi) Date: Tue, 07 Apr 2009 12:48:54 -0000 Subject: [Haiku-bugs] [Haiku] #3709: Installer: Add clean install / archive and clean install option Message-ID: <040.458c0d7c0539de1558701257c2f78301@haiku-os.org> #3709: Installer: Add clean install / archive and clean install option ------------------------------------+--------------------------------------- Reporter: rossi | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Installer | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------+--------------------------------------- It would be very nice and convenient if installer would contain two additional options: 1) Clean Install This option should remove all Haiku system files present except user data (i.e. /boot/home) and super sugar would be an additional checkmark to also remove the user config directory to prevent malfunctions from stale config files. 2) Archive and Clean Install Same as above, except that everything is archived first, either in a real archive or for speed reasons just moved to a restore folder whatever. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 14:50:58 2009 From: trac at haiku-os.org (stippi) Date: Tue, 07 Apr 2009 12:50:58 -0000 Subject: [Haiku-bugs] [Haiku] #1870: Expander - unzipping on full volume hangs In-Reply-To: <041.25014f7e1b6919d4b4e9fb9d3e0b3498@haiku-os.org> References: <041.25014f7e1b6919d4b4e9fb9d3e0b3498@haiku-os.org> Message-ID: <050.3956a62663d34bb7d256ee40a7707c33@haiku-os.org> #1870: Expander - unzipping on full volume hangs -----------------------------------+---------------------------------------- Reporter: stippi | Owner: korli Type: bug | Status: new Priority: low | Milestone: R1 Component: Applications/Expander | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by stippi): Ok, finally got around to testing this. Yes, Expander will now simply quit and there is no error message. So while it does fix the hang, I think it wouldn't be good to apply this patch. A more general solution that would also work for other extractors and then actually displays an error would be preferred. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 15:49:50 2009 From: trac at haiku-os.org (koki) Date: Tue, 07 Apr 2009 13:49:50 -0000 Subject: [Haiku-bugs] [Haiku] #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) In-Reply-To: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> References: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> Message-ID: <047.790e25d8b8f40d194af7c48443f01ae3@haiku-os.org> #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) --------------------------------------+------------------------------------- Reporter: HAL | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: 3275 --------------------------------------+------------------------------------- Comment(by koki): I think the placement of the message should be closer to where the user action takes place. Ergo, IMO it is much more logical to place a "Power management not supported" text bit following (to the right) of the "Turn off screen" checkbox label (where "20 minutes" is), perhaps between parenthesis. And since the feature is not supported, the "20 minutes" text should not be displayed at all. This would also allow you to even out the vertical space between sliders (it looks weird now). FWIW and IMHO. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 15:57:41 2009 From: trac at haiku-os.org (dlmcpaul) Date: Tue, 07 Apr 2009 13:57:41 -0000 Subject: [Haiku-bugs] [Haiku] #3680: Remnant threads in media player after playback In-Reply-To: <039.3e50fab036a05efe1128eb43d3d6364c@haiku-os.org> References: <039.3e50fab036a05efe1128eb43d3d6364c@haiku-os.org> Message-ID: <048.57664fe11ade8ffb6942d91795f71c82@haiku-os.org> #3680: Remnant threads in media player after playback ----------------------------------+----------------------------------------- Reporter: koki | Owner: dlmcpaul Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by dlmcpaul): I am having trouble reproducing this. I am using the duetto_8-9.m4v file you sent me before. Is there anything else you can tell me about what is happening? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 16:08:48 2009 From: trac at haiku-os.org (bonefish) Date: Tue, 07 Apr 2009 14:08:48 -0000 Subject: [Haiku-bugs] [Haiku] #3110: [kernel] PANIC: page still has mappings In-Reply-To: <040.9e59e705f24bcc7b8f7623045e1f8c9f@haiku-os.org> References: <040.9e59e705f24bcc7b8f7623045e1f8c9f@haiku-os.org> Message-ID: <049.915fdfdc3b487d4a5ad593b90a7a2bc1@haiku-os.org> #3110: [kernel] PANIC: page still has mappings ---------------------------+------------------------------------------------ Reporter: diver | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bonefish): Might be fixed in r29992. Since I couldn't reproduce it, I'm leaving the ticket open for the time being. If anyone still encounters the bug, please add a comment. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 16:36:53 2009 From: trac at haiku-os.org (kaliber) Date: Tue, 07 Apr 2009 14:36:53 -0000 Subject: [Haiku-bugs] [Haiku] #3695: printf.h missing from /boot/develop/headers/posix In-Reply-To: <040.43b91eae5726015edeb4226793ddcbd5@haiku-os.org> References: <040.43b91eae5726015edeb4226793ddcbd5@haiku-os.org> Message-ID: <049.26a86949705398a5e6b0500357a1fa57@haiku-os.org> #3695: printf.h missing from /boot/develop/headers/posix --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: 3696, 3697 | --------------------------+------------------------------------------------- Comment(by kaliber): You trying to build libstdc++ from gcc2 buildtools. Please read: http://www.freelists.org/post/haiku-development/Building-toolchain-in- Haiku,1 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 17:39:29 2009 From: trac at haiku-os.org (PieterPanman) Date: Tue, 07 Apr 2009 15:39:29 -0000 Subject: [Haiku-bugs] [Haiku] #3710: Tracker crashes with BColumnTitle::Draw Message-ID: <047.45ec7c67a6168c00a026aea0bbd3cb8f@haiku-os.org> #3710: Tracker crashes with BColumnTitle::Draw ----------------------------------+----------------------------------------- Reporter: PieterPanman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Tracker crashed when I was switching workspaces, but I think I've seen this before. Not sure if it is related to switching workspaces. Revision 29884. {{{ GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-pc-haiku"...(no debugging symbols found) [tcsetpgrp failed in terminal_inferior: Invalid Argument] Thread 1208 caused an exception: Segment violation Reading symbols from /boot/system/runtime_loader...done. Loaded symbols for /boot/system/runtime_loader Reading symbols from /boot/system/lib/libbe.so...done. Loaded symbols for /boot/system/lib/libbe.so Reading symbols from /boot/system/lib/libtracker.so...done. Loaded symbols for /boot/system/lib/libtracker.so Reading symbols from /boot/system/lib/libroot.so...done. Loaded symbols for /boot/system/lib/libroot.so Reading symbols from /boot/system/lib/libstdc++.r4.so...done. Loaded symbols for /boot/system/lib/libstdc++.r4.so Reading symbols from /boot/system/lib/libtranslation.so...done. Loaded symbols for /boot/system/lib/libtranslation.so Reading symbols from /boot/system/lib/libtextencoding.so...done. Loaded symbols for /boot/system/lib/libtextencoding.so Reading symbols from /boot/system/lib/libiconv.so...done. Loaded symbols for /boot/system/lib/libiconv.so [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team /boot/system/Tracker (100) thread w>/boot/home/projects/TestOutli (1208)] 0x003d0ff2 in BString::BString () from /boot/system/lib/libbe.so (gdb) bt #0 0x003d0ff2 in BString::BString () from /boot/system/lib/libbe.so #1 0x005d0ddc in BPrivate::BColumnTitle::Draw () from /boot/system/lib/libtracker.so #2 0x005d0166 in BPrivate::BTitleView::Draw () from /boot/system/lib/libtracker.so #3 0x005cfdb9 in BPrivate::BTitleView::Draw () from /boot/system/lib/libtracker.so #4 0x0036d354 in BView::_Draw () from /boot/system/lib/libbe.so #5 0x00371c39 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so #6 0x00375808 in BWindow::task_looper () from /boot/system/lib/libbe.so #7 0x002b8e83 in BLooper::_task0_ () from /boot/system/lib/libbe.so #8 0x0067dcd8 in thread_entry () from /boot/system/lib/libroot.so #9 0x7003ffec in ?? () (gdb) }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 18:14:03 2009 From: trac at haiku-os.org (PieterPanman) Date: Tue, 07 Apr 2009 16:14:03 -0000 Subject: [Haiku-bugs] [Haiku] #3711: Bug in BOutlineListView Message-ID: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> #3711: Bug in BOutlineListView --------------------------+------------------------------------------------- Reporter: PieterPanman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- When I enable a selection message for an OutlineListView, I get a crash if you select one of the last items, and collapse their parent. Simple testcase: see attachment. Select last item, and collapse its parent. Boom. I suspect it is something with the index of the collapsed items. {{{ GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-pc-haiku"...(no debugging symbols found) [tcsetpgrp failed in terminal_inferior: Invalid Argument] Thread 3349 caused an exception: Segment violation Reading symbols from /boot/system/runtime_loader...done. Loaded symbols for /boot/system/runtime_loader Reading symbols from /boot/system/lib/libroot.so...done. Loaded symbols for /boot/system/lib/libroot.so Reading symbols from /boot/system/lib/libbe.so...done. Loaded symbols for /boot/system/lib/libbe.so Reading symbols from /boot/system/lib/libstdc++.r4.so...done. Loaded symbols for /boot/system/lib/libstdc++.r4.so [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team ./TestOutlineListView (3345) thread w>Test (3349)] 0x003f29d6 in BListItem::IsSelected () from /boot/system/lib/libbe.so (gdb) bt #0 0x003f29d6 in BListItem::IsSelected () from /boot/system/lib/libbe.so #1 0x003f5a6e in BListView::Invoke () from /boot/system/lib/libbe.so #2 0x003a1951 in BInvoker::InvokeNotify () from /boot/system/lib/libbe.so #3 0x003f57d2 in BListView::Select () from /boot/system/lib/libbe.so #4 0x004094ee in BOutlineListView::Collapse () from /boot/system/lib/libbe.so #5 0x0040881d in BOutlineListView::MouseDown () from /boot/system/lib/libbe.so #6 0x0045d4bf in BWindow::DispatchMessage () from /boot/system/lib/libbe.so #7 0x00461808 in BWindow::task_looper () from /boot/system/lib/libbe.so #8 0x003a4e83 in BLooper::_task0_ () from /boot/system/lib/libbe.so #9 0x00228cd8 in thread_entry () from /boot/system/lib/libroot.so #10 0x7003ffec in ?? () }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 18:15:01 2009 From: trac at haiku-os.org (PieterPanman) Date: Tue, 07 Apr 2009 16:15:01 -0000 Subject: [Haiku-bugs] [Haiku] #3711: Bug in BOutlineListView In-Reply-To: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> References: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> Message-ID: <056.aae21a089d0094a7e7ffcc0a679604b2@haiku-os.org> #3711: Bug in BOutlineListView --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Changes (by PieterPanman): * component: - General => Kits/Interface Kit Comment: whoops, forgot component. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 18:15:48 2009 From: trac at haiku-os.org (anevilyak) Date: Tue, 07 Apr 2009 16:15:48 -0000 Subject: [Haiku-bugs] [Haiku] #3711: Bug in BOutlineListView In-Reply-To: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> References: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> Message-ID: <056.8b7e6ebd6597d89da0bb7fddb5ead137@haiku-os.org> #3711: Bug in BOutlineListView --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Changes (by anevilyak): * owner: axeld => anevilyak * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 18:18:02 2009 From: trac at haiku-os.org (PieterPanman) Date: Tue, 07 Apr 2009 16:18:02 -0000 Subject: [Haiku-bugs] [Haiku] #3711: Bug in BOutlineListView In-Reply-To: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> References: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> Message-ID: <056.45e622afd6cbcda5eb9f80bb6bea4425@haiku-os.org> #3711: Bug in BOutlineListView --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by PieterPanman): Also, this is not new, I've witnessed this months ago too. (Kept thinking I was doing something wrong :-) ) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 18:44:17 2009 From: trac at haiku-os.org (koki) Date: Tue, 07 Apr 2009 16:44:17 -0000 Subject: [Haiku-bugs] [Haiku] #3680: Remnant threads in media player after playback In-Reply-To: <039.3e50fab036a05efe1128eb43d3d6364c@haiku-os.org> References: <039.3e50fab036a05efe1128eb43d3d6364c@haiku-os.org> Message-ID: <048.ee89f78110add32d6e2c355e75ac0803@haiku-os.org> #3680: Remnant threads in media player after playback ----------------------------------+----------------------------------------- Reporter: koki | Owner: dlmcpaul Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by koki): @dlmcpaul Thanks for looking into this. :) I am not doing anything unusual during playback; in fact, I can reproduce this 100% of the time by playing the above-mentioned file right after booting the system, without starting any other apps. For what may be worth, here is the hardware this is happening on: Acer Aspire One netbook Atom CPU (N270, single-core w/hyperthreading running @ 1.6G) Intel 945GSE Express chipset Intel 82801GBM (ICH7M) I/O controller I am using the Haiku HDA native driver (OSS not installed), which otherwise seems to be working fine for the most part. Haiku revision is 29843, and this is gcc2 build. There are what look like HDA-related entries towards the end of the syslog; if this is something that may help, I could attach the syslog if you want. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 18:57:07 2009 From: trac at haiku-os.org (bonefish) Date: Tue, 07 Apr 2009 16:57:07 -0000 Subject: [Haiku-bugs] [Haiku] #3347: PANIC: IORequest::_CopyData(): invalid range: (1837760000, 16320) In-Reply-To: <041.5aeee006867e0a2518a8da274439da6e@haiku-os.org> References: <041.5aeee006867e0a2518a8da274439da6e@haiku-os.org> Message-ID: <050.645f449cc31eb687908f006601460ee3@haiku-os.org> #3347: PANIC: IORequest::_CopyData(): invalid range: (1837760000, 16320) ----------------------------+----------------------------------------------- Reporter: idefix | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------+----------------------------------------------- Changes (by bonefish): * status: new => closed * resolution: => fixed Comment: Fixed in r29999. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 20:22:05 2009 From: trac at haiku-os.org (axeld) Date: Tue, 07 Apr 2009 18:22:05 -0000 Subject: [Haiku-bugs] [Haiku] #3695: printf.h missing from /boot/develop/headers/posix In-Reply-To: <040.43b91eae5726015edeb4226793ddcbd5@haiku-os.org> References: <040.43b91eae5726015edeb4226793ddcbd5@haiku-os.org> Message-ID: <049.fa51b7490a70a529e8464c2120065172@haiku-os.org> #3695: printf.h missing from /boot/develop/headers/posix --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: 3696, 3697 | --------------------------+------------------------------------------------- Comment(by axeld): In any case it's not a POSIX header, so in case we add it some day, it should not end up in the suggested directory. -- Ticket URL: Haiku The Haiku operating system. From humdingerb at googlemail.com Tue Apr 7 20:49:30 2009 From: humdingerb at googlemail.com (Humdinger) Date: Tue, 07 Apr 2009 20:49:30 +0200 Subject: [Haiku-bugs] [Haiku] #2829: Changing shortcut and item name of "Force Identify" In-Reply-To: <053.88ec53380479e435c7d633c284716f76@haiku-os.org> References: <044.4298a8187ccb114a4b6f651e380a8a1f@haiku-os.org> <053.88ec53380479e435c7d633c284716f76@haiku-os.org> Message-ID: <49DBA03A.7010205@googlemail.com> aldeck wrote: > Finally managed to implement that in r29940, sorry for the delay Humdinger > ;) Aww, silly, never you mind. :) Thanks! > Had a few words with Axel and, as i said in the commit message, we will > get rid of this 'issue' once identification gets automated. Even better! Regards, Humdinger -- --=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=- Deutsche Haiku News @ http://www.haiku-gazette.de From trac at haiku-os.org Tue Apr 7 21:58:14 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 19:58:14 -0000 Subject: [Haiku-bugs] [Haiku] #3695: printf.h missing from /boot/develop/headers/posix In-Reply-To: <040.43b91eae5726015edeb4226793ddcbd5@haiku-os.org> References: <040.43b91eae5726015edeb4226793ddcbd5@haiku-os.org> Message-ID: <049.a158148576ab1981cae0f3ef70fb9bbc@haiku-os.org> #3695: printf.h missing from /boot/develop/headers/posix --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: 3696, 3697 | --------------------------+------------------------------------------------- Comment(by haiqu): Thanks for the link, this should get me through it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 22:14:52 2009 From: trac at haiku-os.org (rossi) Date: Tue, 07 Apr 2009 20:14:52 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure Message-ID: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- One of the recent changes to the networking stack, prevent DHCP from functioning properly. No IP address is assigned, the system defaults to a 169... address. Static settings of course still work. However other networking apps also experience issues, e.g. NetworkTime: rossi at wayreth home> /boot/apps/NetworkTime/NetworkTime -g 0% Contacting server "pool.ntp.org"... 25% Sending request... 50% Waiting for answer... Waiting for answer failed: General system error 0% Contacting server "de.pool.ntp.org"... 25% Sending request... 50% Waiting for answer... Waiting for answer failed: General system error 0% Contacting server "time.nist.gov"... 25% Sending request... 50% Waiting for answer... Waiting for answer failed: General system error Syslog attached. This happens on r30001. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 23:15:21 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 21:15:21 -0000 Subject: [Haiku-bugs] [Haiku] #3713: OptionalPackages does not include Development target without zipfiles Message-ID: <040.21302afdfcbb4f701ae410f0cebb41d4@haiku-os.org> #3713: OptionalPackages does not include Development target without zipfiles --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Within the optional packages, there is a target to install development packages. This includes downloading and installing a lot of zipfiles. It would be useful to update a current installation to ensure headers, etc are current without necessarily reinstalling all the static packages, which are already in place. The attached diff creates a new target, Dev-Minimal, which can be included in UserBuildConfig to do exactly that. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 7 23:36:34 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 07 Apr 2009 21:36:34 -0000 Subject: [Haiku-bugs] [Haiku] #3713: OptionalPackages does not include Development target without zipfiles In-Reply-To: <040.21302afdfcbb4f701ae410f0cebb41d4@haiku-os.org> References: <040.21302afdfcbb4f701ae410f0cebb41d4@haiku-os.org> Message-ID: <049.1ad6e04bbf83bb056ceb9e5298afd683@haiku-os.org> #3713: OptionalPackages does not include Development target without zipfiles --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Changes (by haiqu): * type: bug => enhancement -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 02:52:45 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 08 Apr 2009 00:52:45 -0000 Subject: [Haiku-bugs] [Haiku] #3698: gcc-obj/gcc/fixinc/Makefile expects to find ../specs In-Reply-To: <040.af81985e71b3dd2ffce79269ced26b79@haiku-os.org> References: <040.af81985e71b3dd2ffce79269ced26b79@haiku-os.org> Message-ID: <049.a9e5fded6c1f8e037326548f9cce303a@haiku-os.org> #3698: gcc-obj/gcc/fixinc/Makefile expects to find ../specs --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by haiqu): I'm trying to build gcc2 natively within Haiku, so --build-cross-tools doesn't apply. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 03:08:06 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 08 Apr 2009 01:08:06 -0000 Subject: [Haiku-bugs] [Haiku] #3714: PANIC: ASSERT FAILED (headers/private/kernel/util/DoublyLinkedList.h:467): fFirst != __null && fLast != __null && (fFirst != fLast || Message-ID: <044.b895a903feeac90c24ca3a36c14db02e@haiku-os.org> #3714: PANIC: ASSERT FAILED (headers/private/kernel/util/DoublyLinkedList.h:467): fFirst != __null && fLast != __null && (fFirst != fLast || -----------------------+---------------------------------------------------- Reporter: anevilyak | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- This KDL happened while I was shutting down BezillaBrowser. Backtrace as follows: {{{ list: 0x80769d48, element: 0x811a1e58 PANIC: ASSERT FAILED (headers/private/kernel/util/DoublyLinkedList.h:467): fFirst != __null && fLast != __null && (fFirst != fLast || Welcome to Kernel Debugging Land... Thread 340 "BeZillaBrowser" running on CPU 0 kdebug> bt stack trace for thread 340 "BeZillaBrowser" kernel stack: 0x98622000 to 0x98626000 user stack: 0x7efef000 to 0x7ffef000 frame caller :function + offset 0 98625914 (+ 48) 8006267d :invoke_debugger_command + 0x00f5 1 98625944 (+ 64) 8006246d invoke_pipe_segment(debugger_command_pipe*: 0x8012e800, int32: 0, 0x0 "") + 0x0079 2 98625984 (+ 64) 800627f4 :invoke_debugger_command_pipe + 0x009c 3 986259c4 (+ 48) 80063da4 ExpressionParser<0x98625a78>::_ParseCommandPipe(0x98625a74) + 0x0234 4 986259f4 (+ 64) 800631de ExpressionParser<0x98625a78>::EvaluateCommand(0x801220a0 "bt", 0x98625a74) + 0x02ba 5 98625a34 (+ 224) 800651cc :evaluate_debug_command + 0x0088 6 98625b14 (+ 64) 8006056e kernel_debugger_loop() + 0x01ae 7 98625b54 (+ 32) 800613fd :kernel_debugger + 0x004d 8 98625b74 (+ 192) 800613a5 :panic + 0x0029 9 98625c34 (+ 64) 8075e200 socket_delete(net_socket*: 0x811a1e58) + 0x00a8 10 98625c74 (+ 48) 8075da0c socket_free(net_socket*: 0x811a1e58) + 0x0038 11 98625ca4 (+ 48) 8076578d stack_interface_free(net_socket*: 0x811a1e58) + 0x0025 12 98625cd4 (+ 32) 800968af socket_free(file_descriptor*: 0x814406b8) + 0x001b 13 98625cf4 (+ 48) 8008ec44 :put_fd + 0x0038 14 98625d24 (+ 64) 8009f898 vfs_free_io_context(io_context*: 0x9819661c) + 0x0084 15 98625d64 (+ 48) 8009f921 :vfs_put_io_context + 0x0029 16 98625d94 (+ 112) 8005497f :team_delete_team + 0x022b 17 98625e04 (+ 192) 800584cb :thread_exit + 0x03af 18 98625ec4 (+ 64) 8004cf5d :handle_signals + 0x03d5 19 98625f04 (+ 64) 80058948 :thread_at_kernel_exit + 0x0090 20 98625f44 (+ 100) 800d8072 :kernel_exit_handle_signals + 0x0006 user iframe at 0x98625fa8 (end = 0x98626000) eax 0x0 ebx 0x1ac7ad4 ecx 0x7ffeef40 edx 0x246 esi 0x1acb5c0 edi 0x7ffef544 ebp 0x7ffeef6c esp 0x98625fdc eip 0xffff0104 eflags 0x207 user esp 0x7ffeef40 vector: 0x63, error code: 0x0 21 98625fa8 (+ 0) ffff0104 :commpage_syscall + 0x0004 7ffeef6c -- read fault }}} Possible info of interest: {{{ SOCKET 0x811a1e58 family.type.protocol: 1.1.6 parent: 0x00000000 first protocol: 0x8126e744 first module_info: 0x90db6d00 options: 0 linger: 0 bound to device: 0 owner: 223 max backlog: 0 child_count: 0 }}} Not sure what else to look up that would be helpful for this one. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 03:08:53 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 08 Apr 2009 01:08:53 -0000 Subject: [Haiku-bugs] [Haiku] #3714: PANIC: ASSERT FAILED (headers/private/kernel/util/DoublyLinkedList.h:467): fFirst != __null && fLast != __null && (fFirst != fLast || In-Reply-To: <044.b895a903feeac90c24ca3a36c14db02e@haiku-os.org> References: <044.b895a903feeac90c24ca3a36c14db02e@haiku-os.org> Message-ID: <053.950589e4dd9d53e0d1019bfd88a6c663@haiku-os.org> #3714: PANIC: ASSERT FAILED (headers/private/kernel/util/DoublyLinkedList.h:467): fFirst != __null && fLast != __null && (fFirst != fLast || --------------------------------------+------------------------------------- Reporter: anevilyak | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Changes (by anevilyak): * component: - General => Network & Internet/Stack -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 03:09:54 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 08 Apr 2009 01:09:54 -0000 Subject: [Haiku-bugs] [Haiku] #3714: PANIC: ASSERT FAILED (headers/private/kernel/util/DoublyLinkedList.h:467): fFirst != __null && fLast != __null && (fFirst != fLast || In-Reply-To: <044.b895a903feeac90c24ca3a36c14db02e@haiku-os.org> References: <044.b895a903feeac90c24ca3a36c14db02e@haiku-os.org> Message-ID: <053.303933cb301fd19256dfed6fd89c495e@haiku-os.org> #3714: PANIC: ASSERT FAILED (headers/private/kernel/util/DoublyLinkedList.h:467): fFirst != __null && fLast != __null && (fFirst != fLast || --------------------------------------+------------------------------------- Reporter: anevilyak | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by anevilyak): The owner of the socket appears to no longer exist, assuming it refers to either a team or thread ID. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 02:10:55 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 08 Apr 2009 00:10:55 -0000 Subject: [Haiku-bugs] [Haiku] #3711: Bug in BOutlineListView In-Reply-To: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> References: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> Message-ID: <056.c7b8b949626e5241a4d3b8b6509aff3b@haiku-os.org> #3711: Bug in BOutlineListView ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by anevilyak): * status: assigned => closed * resolution: => fixed Comment: Fixed in r30015. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 03:59:31 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 08 Apr 2009 01:59:31 -0000 Subject: [Haiku-bugs] [Haiku] #3687: app_server crash while moving Firefox between workspaces In-Reply-To: <044.1936da52413870ba2a5cbc401da9d00e@haiku-os.org> References: <044.1936da52413870ba2a5cbc401da9d00e@haiku-os.org> Message-ID: <053.ba1894a3ea31e8df2e7dc4964dcc53e0@haiku-os.org> #3687: app_server crash while moving Firefox between workspaces --------------------------------+------------------------------------------- Reporter: anevilyak | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by anevilyak): Just saw another one while playing with the new volume slider, not sure if it's related or not: {{{ vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x0, ip 0x800d7a84, write 0, user 0, thread 0x95 debug_server: Thread 149 entered the debugger: Segment violation stack trace, current PC 0x273ca6 ClientTeam__C9ServerApp + 0x6: (0x704d1d2c) 0x24f77e SetFocusWindow__7DesktopP6Window + 0x1aa (0x704d1d7c) 0x25007c ActivateWindow__7DesktopP6Window + 0x3b0 (0x704d1ddc) 0x27f6ca _DispatchMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0x2e2 (0x704d1f0c) 0x286482 _MessageLooper__12ServerWindow + 0x282 (0x704d1f7c) 0x268978 _message_thread__13MessageLooperPv + 0x28 (0x704d1fac) 0x65ccd8 thread_entry + 0x20 }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 04:00:49 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 08 Apr 2009 02:00:49 -0000 Subject: [Haiku-bugs] [Haiku] #3687: app_server crash while moving Firefox between workspaces In-Reply-To: <044.1936da52413870ba2a5cbc401da9d00e@haiku-os.org> References: <044.1936da52413870ba2a5cbc401da9d00e@haiku-os.org> Message-ID: <053.3443a5601690d3f0b3ee30717f38618f@haiku-os.org> #3687: app_server crash while moving Firefox between workspaces --------------------------------+------------------------------------------- Reporter: anevilyak | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by anevilyak): Bah. Make that: {{{ vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x0, ip 0x800d7a84, write 0, user 0, thread 0x95 debug_server: Thread 149 entered the debugger: Segment violation stack trace, current PC 0x273ca6 ClientTeam__C9ServerApp + 0x6: (0x704d1d2c) 0x24f77e SetFocusWindow__7DesktopP6Window + 0x1aa (0x704d1d7c) 0x25007c ActivateWindow__7DesktopP6Window + 0x3b0 (0x704d1ddc) 0x27f6ca _DispatchMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0x2e2 (0x704d1f0c) 0x286482 _MessageLooper__12ServerWindow + 0x282 (0x704d1f7c) 0x268978 _message_thread__13MessageLooperPv + 0x28 (0x704d1fac) 0x65ccd8 thread_entry + 0x20 }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 05:29:58 2009 From: trac at haiku-os.org (mmadia) Date: Wed, 08 Apr 2009 03:29:58 -0000 Subject: [Haiku-bugs] [Haiku] #3456: VLC 0.8.6d fixes lots of errors and problems In-Reply-To: <041.d0f7e82d45cfb7013419d661fd671bfa@haiku-os.org> References: <041.d0f7e82d45cfb7013419d661fd671bfa@haiku-os.org> Message-ID: <050.646961bb8f891c3a6eefbda88a4a5185@haiku-os.org> #3456: VLC 0.8.6d fixes lots of errors and problems ---------------------------+------------------------------------------------ Reporter: leszek | Owner: marcusoverhagen Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Audio & Video | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ Comment(by mmadia): Here's the [http://ports.haiku-files.org/wiki/media-video/vlc VLC portlog] page at HaikuPorts -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 05:49:05 2009 From: trac at haiku-os.org (vijay) Date: Wed, 08 Apr 2009 03:49:05 -0000 Subject: [Haiku-bugs] [Haiku] #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) In-Reply-To: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> References: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> Message-ID: <047.2976818a3281e02368821522532598ad@haiku-os.org> #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) --------------------------------------+------------------------------------- Reporter: HAL | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: 3275 --------------------------------------+------------------------------------- Comment(by vijay): Replying to [comment:9 stippi]: > You could remove the code that changes the slider bar width, so that the default width is used. Then you have a little more room perhaps. I would place the string view so that it aligns with the left side of the checkbox already. In Appearance, where there happens something similar with the subpixel anti-aliasing option, I have made the text use the italic font face. Those are the only (minor) suggestions I could give, otherwise it looks just fine! :-) Thanks for working on it! Thanks for the suggestions.Had a look at Appearence, greying out the string looks neat.I will do that here. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 06:03:12 2009 From: trac at haiku-os.org (vijay) Date: Wed, 08 Apr 2009 04:03:12 -0000 Subject: [Haiku-bugs] [Haiku] #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) In-Reply-To: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> References: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> Message-ID: <047.159fa37e4027f3d3b5753fa5482ea975@haiku-os.org> #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) --------------------------------------+------------------------------------- Reporter: HAL | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: 3275 --------------------------------------+------------------------------------- Comment(by vijay): Replying to [comment:12 koki]: > I think the placement of the message should be closer to where the user action takes place. > > Ergo, IMO it is much more logical to place a "Power management not supported" text bit following (to the right) of the "Turn off screen" checkbox label (where "20 minutes" is), perhaps between parenthesis. And since the feature is not supported, the "20 minutes" text should not be displayed at all. > > This would also allow you to even out the vertical space between sliders (it looks weird now). > > FWIW and IMHO. I agree it will look definitely good if text is placed where "20 minutes" is. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 06:15:12 2009 From: trac at haiku-os.org (vijay) Date: Wed, 08 Apr 2009 04:15:12 -0000 Subject: [Haiku-bugs] [Haiku] #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) In-Reply-To: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> References: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> Message-ID: <047.7b8ccf9d97e82519462c1ffbbe51b236@haiku-os.org> #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) --------------------------------------+------------------------------------- Reporter: HAL | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: 3275 --------------------------------------+------------------------------------- Comment(by vijay): The below code snippet is taken from _UpdateTurnOffScreen() from ScreenSaverWindow.cpp bool enabled = (fSettings.TimeFlags() & ENABLE_DPMS_MASK) != 0; BScreen screen(this); uint32 dpmsCapabilities = screen.DPMSCapabilites(); fTurnOffScreenFlags = 0; if (dpmsCapabilities & B_DPMS_OFF) fTurnOffScreenFlags |= ENABLE_DPMS_OFF; if (dpmsCapabilities & B_DPMS_STAND_BY) fTurnOffScreenFlags |= ENABLE_DPMS_STAND_BY; if (dpmsCapabilities & B_DPMS_SUSPEND) fTurnOffScreenFlags |= ENABLE_DPMS_SUSPEND; fTurnOffCheckBox->SetValue(enabled && fTurnOffScreenFlags != 0 ? B_CONTROL_ON : B_CONTROL_OFF); i could not understand what fSettings.TimeFlags() returns and also i believe ENABLE_DPMS_MASK bits are not set in value returned by fSettings.TimeFlags().On what basis the ENABLE_DPMS_MASK bits will be set? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 06:24:03 2009 From: trac at haiku-os.org (BePhantom) Date: Wed, 08 Apr 2009 04:24:03 -0000 Subject: [Haiku-bugs] [Haiku] #3715: VLC won't play DVDs Message-ID: <044.b904a16ec29437124778bc8897ddc848@haiku-os.org> #3715: VLC won't play DVDs ---------------------------+------------------------------------------------ Reporter: BePhantom | Owner: marcusoverhagen Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Audio & Video | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ I'm using haiku-pre-alpha-r30012-vm under Virtual Box in Ubuntu. I mount the DVD and open VLC 0.8.6c then click on Media>> Open Disc and nothing happens, VLC won't start playing. I already tried with an original DVD (CSS protected) and a back up DVD (unprotected) without any luck. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 09:36:40 2009 From: trac at haiku-os.org (emitrax) Date: Wed, 08 Apr 2009 07:36:40 -0000 Subject: [Haiku-bugs] [Haiku] #3715: VLC won't play DVDs In-Reply-To: <044.b904a16ec29437124778bc8897ddc848@haiku-os.org> References: <044.b904a16ec29437124778bc8897ddc848@haiku-os.org> Message-ID: <053.df9689c28f0569c74b3f973c85b8b1ff@haiku-os.org> #3715: VLC won't play DVDs ----------------------------+----------------------------------------------- Reporter: BePhantom | Owner: marcusoverhagen Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video | Version: R1 development Resolution: duplicate | Blockedby: Platform: x86 | Blocking: ----------------------------+----------------------------------------------- Changes (by emitrax): * status: new => closed * resolution: => duplicate Comment: That's because UDF is not yet in the image. Ticket #1856 keeps track of that. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 13:12:18 2009 From: trac at haiku-os.org (stippi) Date: Wed, 08 Apr 2009 11:12:18 -0000 Subject: [Haiku-bugs] [Haiku] #3715: VLC won't play DVDs In-Reply-To: <044.b904a16ec29437124778bc8897ddc848@haiku-os.org> References: <044.b904a16ec29437124778bc8897ddc848@haiku-os.org> Message-ID: <053.66311fe81f5ce99446f421c5092ed867@haiku-os.org> #3715: VLC won't play DVDs ----------------------------+----------------------------------------------- Reporter: BePhantom | Owner: marcusoverhagen Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video | Version: R1 development Resolution: duplicate | Blockedby: Platform: x86 | Blocking: ----------------------------+----------------------------------------------- Comment(by stippi): I am not sure that that's the case. Pretty much all the DVDs should also have ISO9660 support for backwards compatibility. I also remember that I mounted DVDs in Haiku and could look at the files. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 12:09:15 2009 From: trac at haiku-os.org (bonefish) Date: Wed, 08 Apr 2009 10:09:15 -0000 Subject: [Haiku-bugs] [Haiku] #3423: Automate creation of cross-ssl dir In-Reply-To: <041.a84a68bd192368b9723797b9a52e7e3b@haiku-os.org> References: <041.a84a68bd192368b9723797b9a52e7e3b@haiku-os.org> Message-ID: <050.8f10819fd5d5b7b717078497e3c8a53e@haiku-os.org> #3423: Automate creation of cross-ssl dir ---------------------------+------------------------------------------------ Reporter: mmadia | Owner: bonefish Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by bonefish): * status: new => closed * resolution: => fixed Comment: Implemented a solution in r30021. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 16:52:47 2009 From: trac at haiku-os.org (shinta) Date: Wed, 08 Apr 2009 14:52:47 -0000 Subject: [Haiku-bugs] [Haiku] #2665: Donating codes: APE reader In-Reply-To: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> References: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> Message-ID: <050.ff681a6f6d14da7a18f99e00fb4489a1@haiku-os.org> #2665: Donating codes: APE reader -----------------------------------+---------------------------------------- Reporter: shinta | Owner: dlmcpaul Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: -----------------------------------+---------------------------------------- Comment(by shinta): Yes, Assembly.nasm seems not to be compiled. But, there is a pre-compiled Assembly.o in LibMonkeysAudioDonateRev2.zip. How about committing Assembly.o temporarily? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 17:07:14 2009 From: trac at haiku-os.org (axeld) Date: Wed, 08 Apr 2009 15:07:14 -0000 Subject: [Haiku-bugs] [Haiku] #3715: VLC won't play DVDs In-Reply-To: <044.b904a16ec29437124778bc8897ddc848@haiku-os.org> References: <044.b904a16ec29437124778bc8897ddc848@haiku-os.org> Message-ID: <053.c3c4347d99ea4087c86ca2c3d058e936@haiku-os.org> #3715: VLC won't play DVDs ----------------------------+----------------------------------------------- Reporter: BePhantom | Owner: marcusoverhagen Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Audio & Video | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: ----------------------------+----------------------------------------------- Changes (by axeld): * status: closed => reopened * resolution: duplicate => Comment: Indeed. I am not even sure VLC needs the disk to be mounted at all. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 17:26:57 2009 From: trac at haiku-os.org (axeld) Date: Wed, 08 Apr 2009 15:26:57 -0000 Subject: [Haiku-bugs] [Haiku] #3694: Xitami webserver won't run - network stack incompatibility In-Reply-To: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> References: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> Message-ID: <049.5e45bfcbbb4f0e03ae894a68828f4b56@haiku-os.org> #3694: Xitami webserver won't run - network stack incompatibility ---------------------------------------+------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ---------------------------------------+------------------------------------ Changes (by axeld): * status: new => closed * resolution: => fixed Comment: Fixed in r30032. As you can see from the error output, it exits because of a missing protocol option; "strace xitami" further reveals a getsockopt(..., 0x40000008, ...) which corresponds to SO_TYPE. I haven't tried Xitami with the updated stack yet, so there might be other problems left (can't reboot right now). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 17:27:14 2009 From: trac at haiku-os.org (koki) Date: Wed, 08 Apr 2009 15:27:14 -0000 Subject: [Haiku-bugs] [Haiku] #3716: Remove "Fonts" tab from Fonts preferences applet Message-ID: <039.82fb6a5d99a6680ee69f41fcc837e5f3@haiku-os.org> #3716: Remove "Fonts" tab from Fonts preferences applet ----------------------------+----------------------------------------------- Reporter: koki | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Unless I am missing something, the "Fonts" tab in the Fonts preferences applet (see attachment) does not seem to serve any purpose. If that is the case, it would make sense to remove it. Fonts is missing under the Preferences component in Trac, so using User Interface instead; feel free to change. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 17:27:53 2009 From: trac at haiku-os.org (koki) Date: Wed, 08 Apr 2009 15:27:53 -0000 Subject: [Haiku-bugs] [Haiku] #3717: Remove "Fonts" tab from Fonts preferences applet Message-ID: <039.8db3020ae74dbbf5bc2db0d74319dd78@haiku-os.org> #3717: Remove "Fonts" tab from Fonts preferences applet ----------------------------+----------------------------------------------- Reporter: koki | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Unless I am missing something, the "Fonts" tab in the Fonts preferences applet (see attachment) does not seem to serve any purpose. If that is the case, it would make sense to remove it. Fonts is missing under the Preferences component in Trac, so using User Interface instead; feel free to change. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 17:28:24 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 08 Apr 2009 15:28:24 -0000 Subject: [Haiku-bugs] [Haiku] #3715: VLC won't play DVDs In-Reply-To: <044.b904a16ec29437124778bc8897ddc848@haiku-os.org> References: <044.b904a16ec29437124778bc8897ddc848@haiku-os.org> Message-ID: <053.c4490e6de391efb01ba0e04b4862ad7f@haiku-os.org> #3715: VLC won't play DVDs ----------------------------+----------------------------------------------- Reporter: BePhantom | Owner: marcusoverhagen Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Audio & Video | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: ----------------------------+----------------------------------------------- Comment(by anevilyak): Replying to [comment:3 axeld]: > Indeed. I am not even sure VLC needs the disk to be mounted at all. It doesn't, for DVD it uses the raw device directly. Is it possible we're either missing or not correctly implementing an ioctl that vlc needs? strace should be able to confirm/refute that one pretty easily at least. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 17:34:59 2009 From: trac at haiku-os.org (mmadia) Date: Wed, 08 Apr 2009 15:34:59 -0000 Subject: [Haiku-bugs] [Haiku] #3716: Remove "Fonts" tab from Fonts preferences applet In-Reply-To: <039.82fb6a5d99a6680ee69f41fcc837e5f3@haiku-os.org> References: <039.82fb6a5d99a6680ee69f41fcc837e5f3@haiku-os.org> Message-ID: <048.417e5fa6af68b7e566bd3f37f2fa903c@haiku-os.org> #3716: Remove "Fonts" tab from Fonts preferences applet ----------------------------+----------------------------------------------- Reporter: koki | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by mmadia): dupe of #3717 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 17:35:37 2009 From: trac at haiku-os.org (axeld) Date: Wed, 08 Apr 2009 15:35:37 -0000 Subject: [Haiku-bugs] [Haiku] #2665: Donating codes: APE reader In-Reply-To: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> References: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> Message-ID: <050.b8ad13e5cbebbc89d061827f03fbfcb7@haiku-os.org> #2665: Donating codes: APE reader -----------------------------------+---------------------------------------- Reporter: shinta | Owner: dlmcpaul Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: -----------------------------------+---------------------------------------- Comment(by axeld): We've done that at least at one other place (the stage 1 boot loader), but I would rather like to see that fixed, ie. have nasm as part of the build dependencies. APE is not the only candidate that would benefit from this. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 17:36:14 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 08 Apr 2009 15:36:14 -0000 Subject: [Haiku-bugs] [Haiku] #3716: Remove "Fonts" tab from Fonts preferences applet In-Reply-To: <039.82fb6a5d99a6680ee69f41fcc837e5f3@haiku-os.org> References: <039.82fb6a5d99a6680ee69f41fcc837e5f3@haiku-os.org> Message-ID: <048.133e4c9cc149bb92283861ed384e2abe@haiku-os.org> #3716: Remove "Fonts" tab from Fonts preferences applet -----------------------------+---------------------------------------------- Reporter: koki | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Resolution: duplicate | Blockedby: 3717 Platform: All | Blocking: -----------------------------+---------------------------------------------- Changes (by anevilyak): * status: new => closed * resolution: => duplicate * blockedby: => 3717 Comment: Closing this one as #3717 has more info. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 19:13:05 2009 From: trac at haiku-os.org (idefix) Date: Wed, 08 Apr 2009 17:13:05 -0000 Subject: [Haiku-bugs] [Haiku] #2735: Low memory (64MB) causes PS/2 keyboard to stop functioning In-Reply-To: <041.adc2b6400461ee3159ff837424466848@haiku-os.org> References: <041.adc2b6400461ee3159ff837424466848@haiku-os.org> Message-ID: <050.7e43e8c65178c87a8bed24daa3d89681@haiku-os.org> #2735: Low memory (64MB) causes PS/2 keyboard to stop functioning ----------------------------------+----------------------------------------- Reporter: idefix | Owner: korli Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/input_server | Version: R1 development Blockedby: | Platform: x86 Blocking: | ----------------------------------+----------------------------------------- Comment(by idefix): With r30012, "/bin/sh /boot/beos/system/boot/Bootscript" doesn't crash anymore. (Keyboard also works perfectly.) Instead, I get the following message in the serial-log: "runtime_loader: memory shortage in get_sorted_image_list()". See attached serial-log. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 19:33:07 2009 From: trac at haiku-os.org (stippi) Date: Wed, 08 Apr 2009 17:33:07 -0000 Subject: [Haiku-bugs] [Haiku] #2975: Tracker, some items not properly redrawn in list mode In-Reply-To: <041.9e69551a83316dbb9a313201131b6d19@haiku-os.org> References: <041.9e69551a83316dbb9a313201131b6d19@haiku-os.org> Message-ID: <050.14b8c2c0c10c3aa488a74d3d7c44089d@haiku-os.org> #2975: Tracker, some items not properly redrawn in list mode ----------------------------------+----------------------------------------- Reporter: miqlas | Owner: nobody Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by stippi): #1849 is a different problem, but the problem from the first screen shot could be fixed in r30033. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 19:34:14 2009 From: trac at haiku-os.org (stippi) Date: Wed, 08 Apr 2009 17:34:14 -0000 Subject: [Haiku-bugs] [Haiku] #3602: Tracker drawing error In-Reply-To: <044.9962dce761d17c7f00a50aaa028e8e6e@haiku-os.org> References: <044.9962dce761d17c7f00a50aaa028e8e6e@haiku-os.org> Message-ID: <053.6ace5aac24e230ecb38cef708729cdc2@haiku-os.org> #3602: Tracker drawing error -----------------------------------+---------------------------------------- Reporter: humdinger | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Should be fixed in r30033. Please reopen if you see it again. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 19:35:43 2009 From: trac at haiku-os.org (stippi) Date: Wed, 08 Apr 2009 17:35:43 -0000 Subject: [Haiku-bugs] [Haiku] #1849: [app_server] font corruption on window resize In-Reply-To: <040.f1326748c9b62e72580ea5552c98de87@haiku-os.org> References: <040.f1326748c9b62e72580ea5552c98de87@haiku-os.org> Message-ID: <049.bbc263e74555345d63dd0646ee0d65c4@haiku-os.org> #1849: [app_server] font corruption on window resize --------------------------------+------------------------------------------- Reporter: diver | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Changes (by stippi): * owner: axeld => stippi * status: new => assigned Comment: #3037 is unrelated. This problem is not fixed r30033. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 19:48:47 2009 From: trac at haiku-os.org (PieterPanman) Date: Wed, 08 Apr 2009 17:48:47 -0000 Subject: [Haiku-bugs] [Haiku] #3718: Haiku won't boot (appserver) Message-ID: <047.e6acdbbff75f9663e493cc70c78b063e@haiku-os.org> #3718: Haiku won't boot (appserver) --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Not sure when this started, but I compiled the latest haiku from xubuntu (30038), with the following optional packages: AddOptionalHaikuImagePackages APR APR-util Beam BeBook BeHappy BePDF Bluetooth Development Firefox LibLayout OpenSSH OpenSSL P7zip Pe Perl Subversion Tar Vision VLC Welcome WonderBrush Yasm ; It starts with the normal blue screen, but then crashes in app server. See attached screenshots. Haiku has worked fine on my laptop. Meanwhile, I'm going to binary search for a working revision :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 19:56:27 2009 From: trac at haiku-os.org (PieterPanman) Date: Wed, 08 Apr 2009 17:56:27 -0000 Subject: [Haiku-bugs] [Haiku] #3718: Haiku won't boot (appserver) In-Reply-To: <047.e6acdbbff75f9663e493cc70c78b063e@haiku-os.org> References: <047.e6acdbbff75f9663e493cc70c78b063e@haiku-os.org> Message-ID: <056.6f648734cd312e8acfab6d98373c21f7@haiku-os.org> #3718: Haiku won't boot (appserver) --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by PieterPanman): Should probably mention I'm running VESA mode -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 20:11:14 2009 From: trac at haiku-os.org (mmlr) Date: Wed, 08 Apr 2009 18:11:14 -0000 Subject: [Haiku-bugs] [Haiku] #3718: Haiku won't boot (appserver) In-Reply-To: <047.e6acdbbff75f9663e493cc70c78b063e@haiku-os.org> References: <047.e6acdbbff75f9663e493cc70c78b063e@haiku-os.org> Message-ID: <056.d41252a09caa96cb93ed401ff7dc443b@haiku-os.org> #3718: Haiku won't boot (appserver) ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by mmlr): * status: new => closed * resolution: => invalid Comment: Removing the stale object files in "generated/objects/haiku/x86/release/libs/freetype2" will resolve this. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 20:23:19 2009 From: trac at haiku-os.org (rossi) Date: Wed, 08 Apr 2009 18:23:19 -0000 Subject: [Haiku-bugs] [Haiku] #3719: Terminal: visual glitch in color preferences Message-ID: <040.32ccd751677bb9a63c3d4d27f24ae39d@haiku-os.org> #3719: Terminal: visual glitch in color preferences -----------------------------------+---------------------------------------- Reporter: rossi | Owner: jackburton Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Using the color slider in Terminal preferences exposes a visual glitch. Moving the slider from its initial position will leave dragging artefacts until the next window is invalidated for some reason. See attached screenshot (sorry for the sixe, its a big screen ;-). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 20:25:30 2009 From: trac at haiku-os.org (stippi) Date: Wed, 08 Apr 2009 18:25:30 -0000 Subject: [Haiku-bugs] [Haiku] #3638: [preferences/fileTypes] extensions can be the same one(easy) In-Reply-To: <040.d6f189d80962bb6a45c7d41ea16541a2@haiku-os.org> References: <040.d6f189d80962bb6a45c7d41ea16541a2@haiku-os.org> Message-ID: <049.21f5f2665a3f04347ced51d2de885115@haiku-os.org> #3638: [preferences/fileTypes] extensions can be the same one(easy) ------------------------------------+--------------------------------------- Reporter: chico | Owner: axeld Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Preferences/FileTypes | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------------------+--------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Thanks for the patch. The patch itself was in the right direction, but there were some problems with it. Mainly it used the wrong list index, so it would have only removed one duplicate successfully. Also, there were some other problems with the existing code, which we fixed in r30040. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 20:43:48 2009 From: trac at haiku-os.org (PieterPanman) Date: Wed, 08 Apr 2009 18:43:48 -0000 Subject: [Haiku-bugs] [Haiku] #3718: Haiku won't boot (appserver) In-Reply-To: <047.e6acdbbff75f9663e493cc70c78b063e@haiku-os.org> References: <047.e6acdbbff75f9663e493cc70c78b063e@haiku-os.org> Message-ID: <056.98543cd62b81e2dc1b9f92b13ac0c55b@haiku-os.org> #3718: Haiku won't boot (appserver) ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by PieterPanman): Hmm, thought I did a clean build, I'm trying again. Thanks for the feedback. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 23:20:24 2009 From: trac at haiku-os.org (rossi) Date: Wed, 08 Apr 2009 21:20:24 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account Message-ID: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account ------------------------------+--------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- E-Mail preferences crashes when trying to setup POP3 account as sonn as the OK button is clicked. Here is some GDB output: {{{ GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-pc-haiku"...(no debugging symbols found) [tcsetpgrp failed in terminal_inferior: Invalid Argument] Thread 406 caused an exception: Segment violation Reading symbols from /boot/system/runtime_loader...done. Loaded symbols for /boot/system/runtime_loader Reading symbols from /boot/system/lib/libbe.so...done. Loaded symbols for /boot/system/lib/libbe.so Reading symbols from /boot/system/lib/libmail.so...done. Loaded symbols for /boot/system/lib/libmail.so Reading symbols from /boot/system/lib/libnetwork.so...done. Loaded symbols for /boot/system/lib/libnetwork.so Reading symbols from /boot/system/lib/libbnetapi.so...done. Loaded symbols for /boot/system/lib/libbnetapi.so Reading symbols from /boot/common/lib/libcrypto.so.0.9.8...done. Loaded symbols for /boot/common/lib/libcrypto.so.0.9.8 Reading symbols from /boot/common/lib/libssl.so.0.9.8...done. Loaded symbols for /boot/common/lib/libssl.so.0.9.8 Reading symbols from /boot/system/lib/libroot.so...done. Loaded symbols for /boot/system/lib/libroot.so Reading symbols from /boot/system/lib/libstdc++.r4.so...done. Loaded symbols for /boot/system/lib/libstdc++.r4.so Reading symbols from /boot/system/lib/libtextencoding.so...done. Loaded symbols for /boot/system/lib/libtextencoding.so Reading symbols from /boot/system/lib/libtracker.so...done. Loaded symbols for /boot/system/lib/libtracker.so Reading symbols from /boot/system/lib/libiconv.so...done. Loaded symbols for /boot/system/lib/libiconv.so Reading symbols from /boot/system/lib/libtranslation.so...done. Loaded symbols for /boot/system/lib/libtranslation.so [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team /boot/system/preferences/E-mail (400) thread w>Create New Account (406)] 0x0021601a in ServerSettingsView::ServerSettingsView () (gdb) bt #0 0x0021601a in ServerSettingsView::ServerSettingsView () #1 0x00213932 in AutoConfigWindow::MessageReceived () #2 0x002df00b in BLooper::DispatchMessage () from /boot/system/lib/libbe.so #3 0x00399c0d in BWindow::DispatchMessage () from /boot/system/lib/libbe.so #4 0x0039d4ec in BWindow::task_looper () from /boot/system/lib/libbe.so #5 0x002e0567 in BLooper::_task0_ () from /boot/system/lib/libbe.so #6 0x006b5cd8 in thread_entry () from /boot/system/lib/libroot.so #7 0x70080fec in ?? () (gdb) }}} Let me know if more detail is required. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 8 23:43:34 2009 From: trac at haiku-os.org (bga) Date: Wed, 08 Apr 2009 21:43:34 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account In-Reply-To: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> References: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> Message-ID: <049.5208d2b7401960541337bdc0cd57c355@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account ------------------------------+--------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Comment(by bga): This was introduced with the recent auto config stuff. I won' t be able to look into it until I get my computer at home connected to the internet again but you could talk to the guy that submitted this patch. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 00:21:27 2009 From: trac at haiku-os.org (dlmcpaul) Date: Wed, 08 Apr 2009 22:21:27 -0000 Subject: [Haiku-bugs] [Haiku] #2665: Donating codes: APE reader In-Reply-To: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> References: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> Message-ID: <050.0548f7436df98c75657fbf33043c0ffc@haiku-os.org> #2665: Donating codes: APE reader -----------------------------------+---------------------------------------- Reporter: shinta | Owner: dlmcpaul Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: -----------------------------------+---------------------------------------- Comment(by dlmcpaul): Replying to [comment:11 shinta]: > Yes, Assembly.nasm seems not to be compiled. But, there is a pre- compiled Assembly.o in LibMonkeysAudioDonateRev2.zip. > > How about committing Assembly.o temporarily? If you have nasm in your path Assembly.nasm should compile for you. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 00:24:13 2009 From: trac at haiku-os.org (PieterPanman) Date: Wed, 08 Apr 2009 22:24:13 -0000 Subject: [Haiku-bugs] [Haiku] #3718: Haiku won't boot (appserver) In-Reply-To: <047.e6acdbbff75f9663e493cc70c78b063e@haiku-os.org> References: <047.e6acdbbff75f9663e493cc70c78b063e@haiku-os.org> Message-ID: <056.b11590dc25259fb0fb0a2e7e724861a3@haiku-os.org> #3718: Haiku won't boot (appserver) ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by PieterPanman): That must have been it, since it is now working fine again after a full rebuild. Thank you! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 00:24:13 2009 From: trac at haiku-os.org (dlmcpaul) Date: Wed, 08 Apr 2009 22:24:13 -0000 Subject: [Haiku-bugs] [Haiku] #2665: Donating codes: APE reader In-Reply-To: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> References: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> Message-ID: <050.a03b1d9aba1e104d8dbd5a078e1ed588@haiku-os.org> #2665: Donating codes: APE reader -----------------------------------+---------------------------------------- Reporter: shinta | Owner: dlmcpaul Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: -----------------------------------+---------------------------------------- Comment(by dlmcpaul): Replying to [comment:12 axeld]: > We've done that at least at one other place (the stage 1 boot loader), but I would rather like to see that fixed, ie. have nasm as part of the build dependencies. > > APE is not the only candidate that would benefit from this. Yes, avcodec has a number of asm sources I want to include. Anyway, I hope to try and get yasm into BuildTools. I prefer yasm over nasm. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 00:26:19 2009 From: trac at haiku-os.org (dlmcpaul) Date: Wed, 08 Apr 2009 22:26:19 -0000 Subject: [Haiku-bugs] [Haiku] #3680: Remnant threads in media player after playback In-Reply-To: <039.3e50fab036a05efe1128eb43d3d6364c@haiku-os.org> References: <039.3e50fab036a05efe1128eb43d3d6364c@haiku-os.org> Message-ID: <048.c4e8769e155946c8306f3e4d09723c06@haiku-os.org> #3680: Remnant threads in media player after playback ----------------------------------+----------------------------------------- Reporter: koki | Owner: dlmcpaul Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by dlmcpaul): Replying to [comment:4 koki]: > @dlmcpaul > > Thanks for looking into this. :) I am not doing anything unusual during playback; in fact, I can reproduce this 100% of the time by playing the above-mentioned file right after booting the system, without starting any other apps. > > For what may be worth, here is the hardware this is happening on: > > Acer Aspire One netbook > Atom CPU (N270, single-core w/hyperthreading running @ 1.6G) > Intel 945GSE Express chipset > Intel 82801GBM (ICH7M) I/O controller > > I am using the Haiku HDA native driver (OSS not installed), which otherwise seems to be working fine for the most part. Haiku revision is 29843, and this is gcc2 build. > > There are what look like HDA-related entries towards the end of the syslog; if this is something that may help, I could attach the syslog if you want. Ok I will try to load the current build on my Eee PC (similar specs to above) I might send you a debug mp4_reader as well later. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 00:50:21 2009 From: trac at haiku-os.org (PieterPanman) Date: Wed, 08 Apr 2009 22:50:21 -0000 Subject: [Haiku-bugs] [Haiku] #3711: Bug in BOutlineListView In-Reply-To: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> References: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> Message-ID: <056.769888b72a22e5636fb3b671667f4415@haiku-os.org> #3711: Bug in BOutlineListView ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by PieterPanman): * status: closed => reopened * resolution: fixed => Comment: Thanks, the crashing is indeed gone, excellent. I did however notice some slightly weird behavior. Try the same test application again. - Select the last item. - collapse its parent - expand it again - collapse it again - expand it again - try to select the last item's parent: it is not possible - try it again, now you can select it. Weird huh? Obviously its parent should be selectable on the first click. In addition to this, (If you agree with it, I will create a new ticket for it), the following request: Say you select a child. In Windows, if I press the left key, it will jump to its parent, if you press it again, it will collapse. In haiku, pressing the left button does not make it jump to its parent. I don't know what the BeOS behavior is, but I find myself using this frequently in Windows. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 01:58:16 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 08 Apr 2009 23:58:16 -0000 Subject: [Haiku-bugs] [Haiku] #3711: Bug in BOutlineListView In-Reply-To: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> References: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> Message-ID: <056.4e924b955eefe9cb4b769abdfb0f72c4@haiku-os.org> #3711: Bug in BOutlineListView ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by anevilyak): * status: reopened => closed * resolution: => fixed Comment: I can look into both, but please file new tickets for them rather than hijacking this one, as they're entirely different problems. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 02:56:38 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 00:56:38 -0000 Subject: [Haiku-bugs] [Haiku] #3694: Xitami webserver won't run - network stack incompatibility In-Reply-To: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> References: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> Message-ID: <049.74d0df9b1c0f68e29ba881e6755bf267@haiku-os.org> #3694: Xitami webserver won't run - network stack incompatibility ---------------------------------------+------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: ---------------------------------------+------------------------------------ Changes (by haiqu): * status: closed => reopened * resolution: fixed => Comment: Still exits immediately, and doing an strace this time reveals "Bad port ID". -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 03:39:55 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 01:39:55 -0000 Subject: [Haiku-bugs] [Haiku] #3692: Disable message at Restart/Shutdown??? In-Reply-To: <040.2bc2b38fe485ff25e867065bd6aeea4e@haiku-os.org> References: <040.2bc2b38fe485ff25e867065bd6aeea4e@haiku-os.org> Message-ID: <049.6e6df04039105daa92ac904dd624b59f@haiku-os.org> #3692: Disable message at Restart/Shutdown??? ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by haiqu): http://www.urbandictionary.com/define.php?term=Windoze The multiple question marks were SUPPOSED to be annoying, like the Restart/Shutdown box. It's called IRONY, dude. :-/ -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 03:41:58 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 01:41:58 -0000 Subject: [Haiku-bugs] [Haiku] #3700: Paste text to Terminal with right-click doesn't work In-Reply-To: <040.dbdab7b52b0c51b69cd97949a15a895b@haiku-os.org> References: <040.dbdab7b52b0c51b69cd97949a15a895b@haiku-os.org> Message-ID: <049.41220a30f3c8bfe44e611ffe5c5d5dca@haiku-os.org> #3700: Paste text to Terminal with right-click doesn't work ------------------------------------+--------------------------------------- Reporter: haiqu | Owner: jackburton Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ------------------------------------+--------------------------------------- Comment(by haiqu): Awesome, thanks!! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 04:59:45 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 02:59:45 -0000 Subject: [Haiku-bugs] [Haiku] #3721: No warning issued when deleting from new tree /boot/system Message-ID: <040.87d5b8bee6cec85d03e64004fd111cfa@haiku-os.org> #3721: No warning issued when deleting from new tree /boot/system --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Normally is files are deleted from /boot/beos/system a cautionary box comes up warning the user that he may damage the system by continuing. This still works, but the new tree in /boot/system is not protected in the same manner. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 06:09:32 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 04:09:32 -0000 Subject: [Haiku-bugs] [Haiku] #3722: Tracker Status bar shows wrong file count Message-ID: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> #3722: Tracker Status bar shows wrong file count ----------------------------------+----------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- When copying files from one location to another, if I select multiple files the Tracker Status shows "5 of 0" and so on while copying. In other words, the total file count isn't being detected properly. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 07:20:21 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 05:20:21 -0000 Subject: [Haiku-bugs] [Haiku] #3723: Improving disk performance by changing VirtualMemory path Message-ID: <040.18a9c35a3cc4c0c9205028518726f1a4@haiku-os.org> #3723: Improving disk performance by changing VirtualMemory path ---------------------------------------+------------------------------------ Reporter: haiqu | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Preferences/VirtualMemory | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------+------------------------------------ Currently the haiku BFS is a little slow. My guess is that DMA transfers have not yet been enabled. There is a simple interim solution. By allowing the user to select a virtual memory path on a separate drive - preferrably on another bus entirely - disk swapping speed can be increased significantly. This is due to the fact that the physical heads in your drive need to change what they're doing to service a virtual memory call. By placing the virtual memory on a separate bus, optimum improvement is gained due to the fact that the PC's controller is now less loaded, and because there is now less data on the bus. I believe this would be a fairly simple change, and very worthwhile even in the long-term. Checking to ensure the drive is mounted and recreating virtual memory if this fails is about all the extra work required. No change would be noticed in systems with a single HDD, but then again no improvement is available from Haiku's ability to run SMP either if you only have one CPU ... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 07:21:08 2009 From: trac at haiku-os.org (PieterPanman) Date: Thu, 09 Apr 2009 05:21:08 -0000 Subject: [Haiku-bugs] [Haiku] #3724: BOutlineListView selection issue Message-ID: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> #3724: BOutlineListView selection issue --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- See the test app attached to #3711 I noticed some slightly weird behavior regarding selection. Try the test application: - Select the last item. - collapse its parent - expand it again - collapse it again - expand it again - try to select the last item's parent: it is not possible - try it again, now you can select it. Weird huh? Obviously its parent should be selectable on the first click. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 07:24:39 2009 From: trac at haiku-os.org (PieterPanman) Date: Thu, 09 Apr 2009 05:24:39 -0000 Subject: [Haiku-bugs] [Haiku] #3725: BOutlineListView go to parent with left button Message-ID: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> #3725: BOutlineListView go to parent with left button --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- The following request: Say you select a child in a BOutlineListView. In Windows, if I press the left key, it will jump to its parent, if you press it again, it will collapse. In haiku, pressing the left button does not make it jump to its parent. I don't know what the BeOS behavior is, but I find myself using this frequently in Windows. #3711 provides a small test app. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 07:26:46 2009 From: trac at haiku-os.org (PieterPanman) Date: Thu, 09 Apr 2009 05:26:46 -0000 Subject: [Haiku-bugs] [Haiku] #3711: Bug in BOutlineListView In-Reply-To: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> References: <047.a0bd3104e73dc1e72440b4756ccd5e78@haiku-os.org> Message-ID: <056.460f8dc0dba2b1795f9c2ee95edb7d12@haiku-os.org> #3711: Bug in BOutlineListView ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by PieterPanman): Sure, done. See tickets #3724 and #3725. Thanks. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 10:04:04 2009 From: trac at haiku-os.org (stippi) Date: Thu, 09 Apr 2009 08:04:04 -0000 Subject: [Haiku-bugs] [Haiku] #3721: No warning issued when deleting from new tree /boot/system In-Reply-To: <040.87d5b8bee6cec85d03e64004fd111cfa@haiku-os.org> References: <040.87d5b8bee6cec85d03e64004fd111cfa@haiku-os.org> Message-ID: <049.a150589439940d7de489b6d90a6ea1e2@haiku-os.org> #3721: No warning issued when deleting from new tree /boot/system --------------------------+------------------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Changes (by stippi): * owner: bonefish => stippi * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 11:30:56 2009 From: trac at haiku-os.org (stippi) Date: Thu, 09 Apr 2009 09:30:56 -0000 Subject: [Haiku-bugs] [Haiku] #3721: No warning issued when deleting from new tree /boot/system In-Reply-To: <040.87d5b8bee6cec85d03e64004fd111cfa@haiku-os.org> References: <040.87d5b8bee6cec85d03e64004fd111cfa@haiku-os.org> Message-ID: <049.a34a164c0f8a34f63524708e4b0b04f8@haiku-os.org> #3721: No warning issued when deleting from new tree /boot/system ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by stippi): * status: assigned => closed * resolution: => fixed Comment: Fixed in r30057. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 11:47:13 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 09:47:13 -0000 Subject: [Haiku-bugs] [Haiku] #3689: No splash screen at boot with nVidia GeForce MX440 In-Reply-To: <040.d46740e36a12c83a4e066f2fc37087cd@haiku-os.org> References: <040.d46740e36a12c83a4e066f2fc37087cd@haiku-os.org> Message-ID: <049.daa8f0f3db0a73135048ccc01d4271ad@haiku-os.org> #3689: No splash screen at boot with nVidia GeForce MX440 -------------------------------------+-------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Graphics/nVidia | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------------------+-------------------------------------- Comment(by haiqu): Further information on this ... I tried attaching a second monitor to see if the splash screen came up on it, not really expecting a result. What happened was that it did nothing at all. I checked resolutions and found that no widescreen modes are available. Then realizing the card isn't being detected at all and that I'm probably in some generic Vesa mode, I changed resolution from 1024 x 768 / 32 bit to 800 x 600 / 16 bit for faster response, and Hey Presto! now I get a splash screen on boot. Looks like the nVidia driver doesn't cover this card. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 11:59:21 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 09:59:21 -0000 Subject: [Haiku-bugs] [Haiku] #3690: Copy file to USB flash drive causes KDL In-Reply-To: <040.e5436f6579ffd970865d8dbe8fde3535@haiku-os.org> References: <040.e5436f6579ffd970865d8dbe8fde3535@haiku-os.org> Message-ID: <049.bf5960269e463631389639f0e7234c03@haiku-os.org> #3690: Copy file to USB flash drive causes KDL ------------------------------+--------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/FAT | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by haiqu): Just tried to read a document from the same stick drive and that worked. I can also write to it now, but trying to delete a file still crashes the system. I didn't test whether I could read the file written from Haiku. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 12:05:13 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 10:05:13 -0000 Subject: [Haiku-bugs] [Haiku] #3726: Can't build USB drivers for target R5 Message-ID: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> #3726: Can't build USB drivers for target R5 -----------------------+---------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- {{{ /boot/src/haiku> TARGET_PLATFORM=r5 jam usb \ehci \uhci ...found 376 target(s)... ...updating 35 target(s)... MkDir1 generated/objects/r5/x86/release/add-ons MkDir1 generated/objects/r5/x86/release/add-ons/kernel MkDir1 generated/objects/r5/x86/release/add-ons/kernel/bus_managers MkDir1 generated/objects/r5/x86/release/add-ons/kernel/bus_managers/usb C++ generated/objects/r5/x86/release/add-ons/kernel/bus_managers/usb/usb.o In file included from /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/usb.cpp:1: /boot/src/haiku/headers/build/HaikuBuildCompatibility.h:148: warning: `B_BAD_DATA' redefined /boot/develop/headers/be/support/Errors.h:48: warning: this is the location of the previous definition In file included from /boot/develop/headers/posix/fcntl.h:10, from /boot/develop/headers/be/storage/StorageDefs.h:9, from /boot/develop/headers/be/kernel/OS.h:13, from /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/BeOSCompatibility.h:10, from /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/usb_p.h:13, from /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/usb.cpp:11: /boot/develop/headers/posix/sys/stat.h:93: warning: `DEFFILEMODE' redefined /boot/src/haiku/headers/build/HaikuBuildCompatibility.h:45: warning: this is the location of the previous definition In file included from /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/usbspec_p.h:13, from /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/usb_p.h:14, from /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/usb.cpp:11: /boot/src/haiku/headers/os/drivers/KernelExport.h:91: warning: `B_KERNEL_READ_AREA' redefined /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/BeOSCompatibility.h:106: warning: this is the location of the previous definition /boot/src/haiku/headers/os/drivers/KernelExport.h:92: warning: `B_KERNEL_WRITE_AREA' redefined /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/BeOSCompatibility.h:108: warning: this is the location of the previous definition In file included from /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/usb_p.h:13, from /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/usb.cpp:11: /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/BeOSCompatibility.h:17: parse error before `(' /boot/src/haiku/src/add-ons/kernel/bus_managers/usb/usb.cpp: In function `int debug_get_pipe_for_id(int, char **)': /boot/src/haiku/src/add-ons/kernel/bus_managers/usb/usb.cpp:25: implicit declaration of function `int is_debug_variable_defined(...)' /boot/src/haiku/src/add-ons/kernel/bus_managers/usb/usb.cpp:28: implicit declaration of function `int get_debug_variable(...)' /boot/src/haiku/src/add-ons/kernel/bus_managers/usb/usb.cpp:33: implicit declaration of function `int set_debug_variable(...)' gcc -c "src/add-ons/kernel/bus_managers/usb/usb.cpp" -O2 -Wall -Wno- trigraphs -Wno-multichar -include headers/build/HaikuBuildCompatibility.h -fno-rtti -D_ZETA_USING_DEPRECATED_API_=1 -D_ZETA_TS_FIND_DIR_=1 -finline -fno-builtin -fno-exceptions -DBOCHS_DEBUG_HACK=0 -D_KERNEL_MODE -D_KERNEL_MODE -DARCH_x86 -D_NO_INLINE_ASM -DCOMPILE_FOR_R5 -DHAIKU_TARGET_PLATFORM_BEOS -Ibuild/user_config_headers -Ibuild/config_headers -Isrc/add-ons/kernel/bus_managers/usb -Igenerated/objects/common/add-ons/kernel/bus_managers/usb -Igenerated/objects/r5/x86/common/add-ons/kernel/bus_managers/usb -Igenerated/objects/r5/x86/common/add-ons/kernel/bus_managers/usb -I- -Isrc/add-ons/kernel/bus_managers/usb -Iheaders/private/kernel -Iheaders/os/drivers -Iheaders/build/host/r5 -Iheaders/build/host/beos_common -o "generated/objects/r5/x86/release/add- ons/kernel/bus_managers/usb/usb.o" ; ...failed C++ generated/objects/r5/x86/release/add- ons/kernel/bus_managers/usb/usb.o ... }}} et cetera ... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 12:09:29 2009 From: trac at haiku-os.org (stippi) Date: Thu, 09 Apr 2009 10:09:29 -0000 Subject: [Haiku-bugs] [Haiku] #3689: No splash screen at boot with nVidia GeForce MX440 In-Reply-To: <040.d46740e36a12c83a4e066f2fc37087cd@haiku-os.org> References: <040.d46740e36a12c83a4e066f2fc37087cd@haiku-os.org> Message-ID: <049.7f00add8d7f835eb2fc2457cb5a58226@haiku-os.org> #3689: No splash screen at boot with nVidia GeForce MX440 -------------------------------------+-------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Graphics/nVidia | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------------------+-------------------------------------- Comment(by stippi): Contrary to BeOS, our VESA mode is actually pretty good, and running at 32bpp will be the fastest. At 16bpp, there needs to be half the video memory to be written, but it also does a CPU intensive colorspace conversion. So unless you have an old computer with slow bus speed, running at 32bpp will be much faster. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 12:40:56 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 10:40:56 -0000 Subject: [Haiku-bugs] [Haiku] #3722: Tracker Status bar shows wrong file count In-Reply-To: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> References: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> Message-ID: <049.e6b5e7909460a95eafe6a1785f70a663@haiku-os.org> #3722: Tracker Status bar shows wrong file count ----------------------------------+----------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by haiqu): There's a similar fault on emptying the Rubbish Bin ... " of 5" -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 15:06:56 2009 From: trac at haiku-os.org (mmlr) Date: Thu, 09 Apr 2009 13:06:56 -0000 Subject: [Haiku-bugs] [Haiku] #3726: Can't build USB drivers for target R5 In-Reply-To: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> References: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> Message-ID: <049.e20b1448da88ef5a4ac7e6c21340eb71@haiku-os.org> #3726: Can't build USB drivers for target R5 ------------------------+--------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by mmlr): * status: new => closed * resolution: => fixed Comment: Made it compile again in r30064. Support will be removed soon though. Note that you shouldn't use TARGET_PLATFORM=r5 if you actually are on Dano. Use the target platforms r5, bone or dano respectively. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 15:26:55 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 13:26:55 -0000 Subject: [Haiku-bugs] [Haiku] #3727: System gurus under heavy load Message-ID: <040.2ad50e02fd2b8786838a50c87e4f4c9e@haiku-os.org> #3727: System gurus under heavy load ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ During a large copy between drives - copying the whole source tree to a flash stick - the system periodically gurus for periods of 30 seconds, during which time the gui interface is non-responsive. Hard disk activity stops, CPU activity is low and there appears to be nothing happening. I have turned off the virtual memory, which was causing disk thrashing and making the system CPU-bound, so this isn't the cause. Gigabyte 7IXE4 with Duron 800, 640Mb memory. Snapshot attached. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 16:19:35 2009 From: trac at haiku-os.org (stippi) Date: Thu, 09 Apr 2009 14:19:35 -0000 Subject: [Haiku-bugs] [Haiku] #1849: [app_server] font corruption on window resize In-Reply-To: <040.f1326748c9b62e72580ea5552c98de87@haiku-os.org> References: <040.f1326748c9b62e72580ea5552c98de87@haiku-os.org> Message-ID: <049.42f6869f17ec97505dbf5f5aa1cdcc0c@haiku-os.org> #1849: [app_server] font corruption on window resize ---------------------------------+------------------------------------------ Reporter: diver | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by stippi): * status: assigned => closed * resolution: => fixed Comment: Fixed in r30068. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 16:20:32 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 14:20:32 -0000 Subject: [Haiku-bugs] [Haiku] #3728: Print screen snapshot should have .PNG extension Message-ID: <040.3fa7aa23aac5b8391359fe5e4b78e4b1@haiku-os.org> #3728: Print screen snapshot should have .PNG extension -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- This one isn't obvious, since Haiku can read them from their mime data. However, if the file is sent to someone else or posted to an internet page (like I did earlier when I added a snapshot to a bug report) then it won't be usable. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 16:22:06 2009 From: trac at haiku-os.org (stippi) Date: Thu, 09 Apr 2009 14:22:06 -0000 Subject: [Haiku-bugs] [Haiku] #2975: Tracker, some items not properly redrawn in list mode In-Reply-To: <041.9e69551a83316dbb9a313201131b6d19@haiku-os.org> References: <041.9e69551a83316dbb9a313201131b6d19@haiku-os.org> Message-ID: <050.2699f55f3a168ff7067f8e89454e414b@haiku-os.org> #2975: Tracker, some items not properly redrawn in list mode -----------------------------------+---------------------------------------- Reporter: miqlas | Owner: nobody Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Maybe fixed in r30068. The first screenshot doesn't look like the problem I fixed, but there is a good chance it's the probblem already fixed in one of my earlier commits. I am closing this, but please reopen if you see it again. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 17:12:48 2009 From: trac at haiku-os.org (Hubert) Date: Thu, 09 Apr 2009 15:12:48 -0000 Subject: [Haiku-bugs] [Haiku] #1072: Write an HDA audio driver and add-on In-Reply-To: <040.a10117f1ecafcc52de483402ae8e415f@haiku-os.org> References: <040.a10117f1ecafcc52de483402ae8e415f@haiku-os.org> Message-ID: <049.871920fb3076e6dfd85babc44f504456@haiku-os.org> #1072: Write an HDA audio driver and add-on -------------------------------+-------------------------------------------- Reporter: axeld | Owner: ithamar Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Drivers/Audio/HDA | Version: R1 development Blockedby: | Platform: x86 Blocking: 3193 | -------------------------------+-------------------------------------------- Comment(by Hubert): Unfortunately. Despite, that HDA be seen, Media Player and CD Player work, but I haven't any sound. On OSS work correctly. Anyway, on my laptop HDA driver work correctly. device Multimedia controller (Audio device) [4|3|0][[BR]] vendor 10de: nVidia Corporation[[BR]] device 03f0: MCP61 High Definition Audio -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 17:35:51 2009 From: trac at haiku-os.org (umccullough) Date: Thu, 09 Apr 2009 15:35:51 -0000 Subject: [Haiku-bugs] [Haiku] #3728: Print screen snapshot should have .PNG extension In-Reply-To: <040.3fa7aa23aac5b8391359fe5e4b78e4b1@haiku-os.org> References: <040.3fa7aa23aac5b8391359fe5e4b78e4b1@haiku-os.org> Message-ID: <049.7f99e0e8bc1b730bb32092e04e7d40ff@haiku-os.org> #3728: Print screen snapshot should have .PNG extension -------------------------------------+-------------------------------------- Reporter: haiqu | Owner: julun Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Changes (by umccullough): * owner: axeld => julun * component: - General => Applications/Screenshot Comment: It was actually removed intentionally some time ago... But, FWIW, I totally agree that we should be putting the extension on there, even if Haiku doesn't need them. The way I see it, Haiku is the new kid on the block, and it's likely that much of the existing software/filesystems out there don't currently support mime typing - thus if I email a screenshot1 to a buddy using Windows, that person may have little clue what type of file I just sent them, and will have to guess (or ask)... they may guess wrong, causing undue annoyance and unexpected results (most people would incorrectly rename it to .jpg for example because that's the image format they're used to seeing). I work with a lot of non-technical users daily, and when they double click a file and it just doesn't open, they assume something is broken and give up. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 18:37:59 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 16:37:59 -0000 Subject: [Haiku-bugs] [Haiku] #3727: System gurus under heavy load In-Reply-To: <040.2ad50e02fd2b8786838a50c87e4f4c9e@haiku-os.org> References: <040.2ad50e02fd2b8786838a50c87e4f4c9e@haiku-os.org> Message-ID: <049.ee6f6533d25b59093121ef4d2a65107b@haiku-os.org> #3727: System gurus under heavy load ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ Comment(by haiqu): Only just noticed that when this happens the seconds on the clock actually stop counting. There was a jump from .23 to .59 that showed the clock was still running but Tracker wasn't being updated. Maybe this can help locate the bug. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 19:49:06 2009 From: trac at haiku-os.org (monni) Date: Thu, 09 Apr 2009 17:49:06 -0000 Subject: [Haiku-bugs] [Haiku] #3376: [easy] I want this and that added to Haiku ; ) In-Reply-To: <040.817fd5a779ca5bbd2f62abb0db391cd6@haiku-os.org> References: <040.817fd5a779ca5bbd2f62abb0db391cd6@haiku-os.org> Message-ID: <049.51323dfed17b2efb133309eb3634a302@haiku-os.org> #3376: [easy] I want this and that added to Haiku ;) ---------------------------------------------+------------------------------ Reporter: monni | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Changes (by monni): * component: Applications => Applications/Command Line Tools -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 19:59:01 2009 From: trac at haiku-os.org (axeld) Date: Thu, 09 Apr 2009 17:59:01 -0000 Subject: [Haiku-bugs] [Haiku] #3694: Xitami webserver won't run - network stack incompatibility In-Reply-To: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> References: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> Message-ID: <049.e9d802e126320b508d8897d8601ea7ce@haiku-os.org> #3694: Xitami webserver won't run - network stack incompatibility ---------------------------------------+------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: ---------------------------------------+------------------------------------ Comment(by axeld): Just tested again, and it seems to work fine now, using the BONE version. Which version did you try? And if you can still reproduce the problem with a clean build, can you also actually attach the strace output? At least I have no idea why it would actually use a port for anything. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 20:39:37 2009 From: trac at haiku-os.org (luroh) Date: Thu, 09 Apr 2009 18:39:37 -0000 Subject: [Haiku-bugs] [Haiku] #3729: [DriveSetup] scrolling artifacts Message-ID: <040.1d5c57827a9aa0ad5d06c2d35dcebad8@haiku-os.org> #3729: [DriveSetup] scrolling artifacts -------------------------------------+-------------------------------------- Reporter: luroh | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Rev 30076, vmware, gcc2. Scrolling to the right using the bottom scrollbar reveals a drawing glitch in DriveSetup. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 20:57:40 2009 From: trac at haiku-os.org (schmedly) Date: Thu, 09 Apr 2009 18:57:40 -0000 Subject: [Haiku-bugs] [Haiku] #2481: USB mouse and keyboard sometimes stop working In-Reply-To: <041.e27b67ec0dca7fb5b40f990c6c5599c8@haiku-os.org> References: <041.e27b67ec0dca7fb5b40f990c6c5599c8@haiku-os.org> Message-ID: <050.03a2fb717c0df25556dc583e20340299@haiku-os.org> #2481: USB mouse and keyboard sometimes stop working --------------------------+------------------------------------------------- Reporter: stippi | Owner: mmlr Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Comment(by schmedly): I can reproduce a similar scenario here. I haven't had the USB drop off, but if switch the KVM away from the system and then back I get this in the syslog: {{{ KERN: usb error uhci 1: td (0x02614f60) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256d3a0) error: status: 0x254507ff; token: 0x00e08669; KERN: usb error uhci 1: td (0x0256d980) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256d9a0) error: status: 0x254507ff; token: 0x00e08669; KERN: usb error uhci 1: td (0x0256d9c0) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256d9e0) error: status: 0x254507ff; token: 0x00e08669; KERN: usb error uhci 1: td (0x0256da00) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256da20) error: status: 0x254507ff; token: 0x00e08669; KERN: usb error uhci 1: td (0x0256da40) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256da60) error: status: 0x254507ff; token: 0x00e08669; KERN: usb error uhci 1: td (0x0256da80) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256daa0) error: status: 0x254507ff; token: 0x00e08669; KERN: usb error uhci 1: td (0x0256dac0) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256dae0) error: status: 0x254507ff; token: 0x00e08669; KERN: usb error uhci 1: td (0x0256db00) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256db20) error: status: 0x254507ff; token: 0x00e08669; KERN: usb error uhci 1: td (0x0256db40) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256db60) error: status: 0x254507ff; token: 0x00e08669; KERN: usb error uhci 1: td (0x0256db80) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256dba0) error: status: 0x254507ff; token: 0x00e08669; KERN: usb error uhci 1: td (0x0256dbc0) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256dbe0) error: status: 0x254507ff; token: 0x00e08669; KERN: usb error uhci 1: td (0x0256dc00) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256dc20) error: status: 0x254507ff; token: 0x00e08669; KERN: usb hub 23: port 1: device removed KERN: usb error uhci 1: td (0x0256dca0) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256dcc0) error: status: 0x254507ff; token: 0x00e08669; KERN: usb hub 23: port 2: device removed KERN: usb error uhci 1: td (0x0256dde0) error: status: 0x254507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256de00) error: status: 0x254507ff; token: 0x00e08669; KERN: usb hub 23: port 3: device removed KERN: usb error uhci 1: td (0x0256dec0) error: status: 0x2d0507ff; token: 0x00e08769; KERN: usb error uhci 1: td (0x0256dee0) error: status: 0x2d0507ff; token: 0x00e08669; KERN: usb hub 23: port 1: new device connected KERN: usb hub 23: port 2: new device connected KERN: usb hub 23: port 3: new device connected KERN: usb hub 81: port 1: new device connected }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 21:03:50 2009 From: trac at haiku-os.org (mmlr) Date: Thu, 09 Apr 2009 19:03:50 -0000 Subject: [Haiku-bugs] [Haiku] #2481: USB mouse and keyboard sometimes stop working In-Reply-To: <041.e27b67ec0dca7fb5b40f990c6c5599c8@haiku-os.org> References: <041.e27b67ec0dca7fb5b40f990c6c5599c8@haiku-os.org> Message-ID: <050.377ecc7ed8ac52c845294b19d4879dda@haiku-os.org> #2481: USB mouse and keyboard sometimes stop working --------------------------+------------------------------------------------- Reporter: stippi | Owner: mmlr Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Comment(by mmlr): Replying to [comment:3 schmedly]: > I can reproduce a similar scenario here. I haven't had the USB drop off, but if switch the KVM away from the system and then back I get this in the syslog: This is not an error. This just means that all the transfers in between the unplug event and the detection of the unplug failed. They can safely be ignored. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 21:09:09 2009 From: trac at haiku-os.org (schmedly) Date: Thu, 09 Apr 2009 19:09:09 -0000 Subject: [Haiku-bugs] [Haiku] #2481: USB mouse and keyboard sometimes stop working In-Reply-To: <041.e27b67ec0dca7fb5b40f990c6c5599c8@haiku-os.org> References: <041.e27b67ec0dca7fb5b40f990c6c5599c8@haiku-os.org> Message-ID: <050.8636cddb6d433464aaf4d9f7b70fceee@haiku-os.org> #2481: USB mouse and keyboard sometimes stop working --------------------------+------------------------------------------------- Reporter: stippi | Owner: mmlr Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Comment(by schmedly): I should have been more specific... I have not had the USB drop off during normal usage. If I switch away from the system with the KVM and then come back to it, the USB keyboard and mouse are no longer responsive. Those log entries are from that exact scenario. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 21:28:07 2009 From: trac at haiku-os.org (axeld) Date: Thu, 09 Apr 2009 19:28:07 -0000 Subject: [Haiku-bugs] [Haiku] #3730: checkfs must include removed vnodes Message-ID: <040.c2fd9f5008d65b68dca3f3dc4b8533a8@haiku-os.org> #3730: checkfs must include removed vnodes ------------------------------+--------------------------------------------- Reporter: axeld | Owner: axeld Type: bug | Status: new Priority: critical | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- When checkfs runs, it will free up the memory of files that are already unlinked, but haven't actually been removed and freed yet (ie. there are still open file handles). Since it does not do this right now, checkfs might already do harm, as the blocks could then be reused immediately. We need some API in the VFS to allow for this. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 22:42:49 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 20:42:49 -0000 Subject: [Haiku-bugs] [Haiku] #3694: Xitami webserver won't run - network stack incompatibility In-Reply-To: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> References: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> Message-ID: <049.5c8ef5e7c3bff2200fa92c9d3f1335b7@haiku-os.org> #3694: Xitami webserver won't run - network stack incompatibility ---------------------------------------+------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: ---------------------------------------+------------------------------------ Comment(by haiqu): I've tried the Bone version and the new build with the same result, and my source files are at r30034. Xitami uses port 81 as a "Long Running Web Service", the interface was written by Robin Dunn of Python fame. I'm attaching the dump you requested as a file, it's pretty long. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 9 23:32:13 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 09 Apr 2009 21:32:13 -0000 Subject: [Haiku-bugs] [Haiku] #3726: Can't build USB drivers for target R5 In-Reply-To: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> References: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> Message-ID: <049.5c7cc9500e247ab055e6b32d52f9ac92@haiku-os.org> #3726: Can't build USB drivers for target R5 ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Changes (by haiqu): * platform: All => x86 * component: - General => Build System Comment: Can a working build be created before support is removed? I just tried the package on mlotz's site and it didn't work under 5.0.3 Pro. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 00:44:02 2009 From: trac at haiku-os.org (axeld) Date: Thu, 09 Apr 2009 22:44:02 -0000 Subject: [Haiku-bugs] [Haiku] #3118: [Media] volume change on up/down mouse wheel events should show realtime tooltip (easy) In-Reply-To: <040.0aad99a4b47a9719d8ddda12f53d4709@haiku-os.org> References: <040.0aad99a4b47a9719d8ddda12f53d4709@haiku-os.org> Message-ID: <049.440557b80414c19584829f96028246e0@haiku-os.org> #3118: [Media] volume change on up/down mouse wheel events should show realtime tooltip (easy) -------------------------------+-------------------------------------------- Reporter: diver | Owner: korli Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Preferences/Media | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Comment(by axeld): We don't have tooltip support in the OS API yet, and I don't see the need to implement just another version for this little thing. Once there is an API for this, it would probably be a two line change only. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 01:02:15 2009 From: trac at haiku-os.org (axeld) Date: Thu, 09 Apr 2009 23:02:15 -0000 Subject: [Haiku-bugs] [Haiku] #3694: Xitami webserver won't run - network stack incompatibility In-Reply-To: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> References: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> Message-ID: <049.1b43a69986909915ac96fae367691035@haiku-os.org> #3694: Xitami webserver won't run - network stack incompatibility ---------------------------------------+------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: ---------------------------------------+------------------------------------ Comment(by axeld): The strace is obviously not from r30032 or newer, at least SO_TYPE still generates the same error for you, while it runs fine here. Can you please make sure you've done everything right again? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 01:05:19 2009 From: trac at haiku-os.org (axeld) Date: Thu, 09 Apr 2009 23:05:19 -0000 Subject: [Haiku-bugs] [Haiku] #3692: Disable message at Restart/Shutdown??? In-Reply-To: <040.2bc2b38fe485ff25e867065bd6aeea4e@haiku-os.org> References: <040.2bc2b38fe485ff25e867065bd6aeea4e@haiku-os.org> Message-ID: <049.c968f9af3d7ea21aba9ebb1823620bd4@haiku-os.org> #3692: Disable message at Restart/Shutdown??? ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by axeld): The plan is to change that alert to show the options (Restart vs. Shutdown), and have only one entry for this in the Deskbar. While it might be annoying at first (one gets used to it quickly, though), accidently hitting the restart/shutdown item in the Deskbar can be pretty destructive in comparison (and since we're all getting older... :-)). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 01:36:41 2009 From: trac at haiku-os.org (axeld) Date: Thu, 09 Apr 2009 23:36:41 -0000 Subject: [Haiku-bugs] [Haiku] #3376: [easy] I want this and that added to Haiku ; ) In-Reply-To: <040.817fd5a779ca5bbd2f62abb0db391cd6@haiku-os.org> References: <040.817fd5a779ca5bbd2f62abb0db391cd6@haiku-os.org> Message-ID: <049.7562ffc2e8195317706f95e9165a284c@haiku-os.org> #3376: [easy] I want this and that added to Haiku ;) ---------------------------------------------+------------------------------ Reporter: monni | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Comment(by axeld): We could put it into the optional development package, but they shouldn't be part of the base install. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 01:36:59 2009 From: trac at haiku-os.org (stpere) Date: Thu, 09 Apr 2009 23:36:59 -0000 Subject: [Haiku-bugs] [Haiku] #3731: Font preflet using Layout engine Message-ID: <041.e0f4d579835c56a37bd2a983def5082d@haiku-os.org> #3731: Font preflet using Layout engine -------------------------+-------------------------------------------------- Reporter: stpere | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- I experienced some bug/bad behaviour using the font preflet and decided to fix it. Here are the changes that I made : * It's now using the layout engine (there was some clipping when using big fonts that prevented going back to a smaller font)[[BR]] * The "Defaults" button wouldn't be activated here by changing the menu font. I fixed that. The function to get the default for menu font was wrong, it did return a BAD_VALUE (that font isn't like the others).[[BR]] * The Revert wouldn't work in all cases. The fSavedFont (it's used to know what to revert to) was saved too soon. We were saving the saved font at the view creation, but it was changed right after that and used the changed one for display (but still had the old one saved).. I did move the saving right after the modification and it works now.[[BR]] -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 01:37:40 2009 From: trac at haiku-os.org (axeld) Date: Thu, 09 Apr 2009 23:37:40 -0000 Subject: [Haiku-bugs] [Haiku] #3376: add lgrep and hgrep to Haiku (was: [easy] I want this and that added to Haiku ; )) In-Reply-To: <040.817fd5a779ca5bbd2f62abb0db391cd6@haiku-os.org> References: <040.817fd5a779ca5bbd2f62abb0db391cd6@haiku-os.org> Message-ID: <049.df2673a77e8affa2bbef022017a420c7@haiku-os.org> #3376: add lgrep and hgrep to Haiku ---------------------------------------------+------------------------------ Reporter: monni | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Comment(by axeld): Oh, and please use more descriptive summaries in the future :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 01:51:37 2009 From: trac at haiku-os.org (stippi) Date: Thu, 09 Apr 2009 23:51:37 -0000 Subject: [Haiku-bugs] [Haiku] #3729: [DriveSetup] scrolling artifacts In-Reply-To: <040.1d5c57827a9aa0ad5d06c2d35dcebad8@haiku-os.org> References: <040.1d5c57827a9aa0ad5d06c2d35dcebad8@haiku-os.org> Message-ID: <049.bf8904a7fcfa515cd2b262de2045f60d@haiku-os.org> #3729: [DriveSetup] scrolling artifacts --------------------------------------+------------------------------------- Reporter: luroh | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Fixed in r30090. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 02:42:00 2009 From: trac at haiku-os.org (fcr) Date: Fri, 10 Apr 2009 00:42:00 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.fdb5baf7aae16063e82513e4d712fc4e@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by fcr): Still happens in r30080 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 04:19:04 2009 From: trac at haiku-os.org (mmadia) Date: Fri, 10 Apr 2009 02:19:04 -0000 Subject: [Haiku-bugs] [Haiku] #3726: Can't build USB drivers for target R5 In-Reply-To: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> References: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> Message-ID: <049.72cde344f7119a7bb2a07dac2a370500@haiku-os.org> #3726: Can't build USB drivers for target R5 ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Comment(by mmadia): Replying to [comment:2 haiqu]: > Can a working build be created before support is removed? I just tried the package on mlotz's site and it didn't work under 5.0.3 Pro. This particular svn revision can always be checked out on a future date. So, building a R5/Zeta package could wait for an indefinite amount of time. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 04:21:17 2009 From: trac at haiku-os.org (stpere) Date: Fri, 10 Apr 2009 02:21:17 -0000 Subject: [Haiku-bugs] [Haiku] #3731: Font preflet using Layout engine In-Reply-To: <041.e0f4d579835c56a37bd2a983def5082d@haiku-os.org> References: <041.e0f4d579835c56a37bd2a983def5082d@haiku-os.org> Message-ID: <050.44fed1d27b030caffb496dc3e0e444a6@haiku-os.org> #3731: Font preflet using Layout engine -------------------------+-------------------------------------------------- Reporter: stpere | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by stpere): I updated the patch to do/correct those extra things : * The revert function didn't revert the menu fonts.[[BR]] * The window wasn't centered at startup. It seems to be a common issue with the layout engine. The Frame() function returns a rect 1x1 (the size specified in the BWindow constructor) in the constructor of the BWindow... and since we also call the _Center function at this time, we don't really center the window, the top left corner of the window will be at screen center. I noticed that issue with other apps using the layout engine.[[BR]] Is there a way to force the window to compute its size before Show()? I had to call Hide(); Show(); in the constructor to force the computation of the size. Yes, it's ugly.. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 05:37:15 2009 From: trac at haiku-os.org (stpere) Date: Fri, 10 Apr 2009 03:37:15 -0000 Subject: [Haiku-bugs] [Haiku] #3731: Font preflet using Layout engine In-Reply-To: <041.e0f4d579835c56a37bd2a983def5082d@haiku-os.org> References: <041.e0f4d579835c56a37bd2a983def5082d@haiku-os.org> Message-ID: <050.db33e65bbef1a544d195e83f0ccfb0bb@haiku-os.org> #3731: Font preflet using Layout engine -------------------------+-------------------------------------------------- Reporter: stpere | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by stpere): Okay, my trick of hiding and showing again the window seemed good, but isn't. It made the preflet crash (randomly?) on subsequent startups. I don't know why. So I rather did hook the Show method. Works better, and doesn't crash randomly. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 05:38:39 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 10 Apr 2009 03:38:39 -0000 Subject: [Haiku-bugs] [Haiku] #3692: Disable message at Restart/Shutdown??? In-Reply-To: <040.2bc2b38fe485ff25e867065bd6aeea4e@haiku-os.org> References: <040.2bc2b38fe485ff25e867065bd6aeea4e@haiku-os.org> Message-ID: <049.73d6d205571007f19a822dcad0b1a48b@haiku-os.org> #3692: Disable message at Restart/Shutdown??? ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by haiqu): I still find it annoying in MS-Windows (tm), and if I didn't want to live dangerously I wouldn't have learned assembler. :) But yes, I have to agree we're getting old. *sigh* -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 05:44:44 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 10 Apr 2009 03:44:44 -0000 Subject: [Haiku-bugs] [Haiku] #3728: Print screen snapshot should have .PNG extension In-Reply-To: <040.3fa7aa23aac5b8391359fe5e4b78e4b1@haiku-os.org> References: <040.3fa7aa23aac5b8391359fe5e4b78e4b1@haiku-os.org> Message-ID: <049.4cb0e49bda327c1cefd93756177783a1@haiku-os.org> #3728: Print screen snapshot should have .PNG extension -------------------------------------+-------------------------------------- Reporter: haiqu | Owner: julun Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Comment(by haiqu): Yup. And 99.9% of the world's computer users have never even heard of the PNG format. Luckily I happened to remember reading about what format it was only a few days ago. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 05:50:20 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 10 Apr 2009 03:50:20 -0000 Subject: [Haiku-bugs] [Haiku] #3694: Xitami webserver won't run - network stack incompatibility In-Reply-To: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> References: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> Message-ID: <049.fb4e4ecb4e89dbbded52c3fc5fb86bd2@haiku-os.org> #3694: Xitami webserver won't run - network stack incompatibility ---------------------------------------+------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: ---------------------------------------+------------------------------------ Comment(by haiqu): Tracker's "About This System" shows r29872. It is possible that with the directory changes the old kernel is still being accessed ... I'll know soon enough, will do another 'svn up' and rebuild. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 06:10:18 2009 From: trac at haiku-os.org (vijay) Date: Fri, 10 Apr 2009 04:10:18 -0000 Subject: [Haiku-bugs] [Haiku] #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) In-Reply-To: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> References: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> Message-ID: <047.b06f671ac5947a3015e7d25b795e7c56@haiku-os.org> #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) --------------------------------------+------------------------------------- Reporter: HAL | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: 3275 --------------------------------------+------------------------------------- Comment(by vijay): Check the latest screenshot.I could not get the text of TurnOff checkbox"Turn off screen" and the "Power management" text are not aligned(Horizontal) properly.italic font face -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 06:13:38 2009 From: trac at haiku-os.org (vijay) Date: Fri, 10 Apr 2009 04:13:38 -0000 Subject: [Haiku-bugs] [Haiku] #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) In-Reply-To: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> References: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> Message-ID: <047.816aab27848697b0d2048a746638afd3@haiku-os.org> #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) --------------------------------------+------------------------------------- Reporter: HAL | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: 3275 --------------------------------------+------------------------------------- Comment(by vijay): Check the latest screenshot.I could not get the text of TurnOff checkbox"Turn off screen" and the "Power management" text are not aligned(Horizontal) properly.Is it possible to use italic font face in slider label?? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 06:18:57 2009 From: trac at haiku-os.org (koki) Date: Fri, 10 Apr 2009 04:18:57 -0000 Subject: [Haiku-bugs] [Haiku] #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) In-Reply-To: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> References: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> Message-ID: <047.6fdb24f81a54f6b1330299aca5329de4@haiku-os.org> #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) --------------------------------------+------------------------------------- Reporter: HAL | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: 3275 --------------------------------------+------------------------------------- Comment(by koki): On second thought, why display the "Turn off screen" checkbox and slider at all when power management is not supported? Why not just hide them in that case? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 06:42:19 2009 From: trac at haiku-os.org (stpere) Date: Fri, 10 Apr 2009 04:42:19 -0000 Subject: [Haiku-bugs] [Haiku] #3674: DeskCalc should center the text in its display field In-Reply-To: <048.466bf2dec9e542923c62e84b234c70db@haiku-os.org> References: <048.466bf2dec9e542923c62e84b234c70db@haiku-os.org> Message-ID: <057.d0503ccaabfc342cb9a8a26889e0d711@haiku-os.org> #3674: DeskCalc should center the text in its display field -----------------------------------+---------------------------------------- Reporter: jonas.kirilla | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/DeskCalc | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by stpere): The bug was caused by the fact that the inset in the textview was calculated before adjusting the font size. By enlarging the window, you didn't notice it because the font was following closely (it was calculated with the font from the previous iteration..) But at startup, it was calculating the inset using the small default font. This patch just move the font adjustment before the inset adjustment. Maybe I/we should convert this application to Layouts.. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 09:13:42 2009 From: trac at haiku-os.org (vijay) Date: Fri, 10 Apr 2009 07:13:42 -0000 Subject: [Haiku-bugs] [Haiku] #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) In-Reply-To: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> References: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> Message-ID: <047.c0e44c12731a03efa7442397957a71b4@haiku-os.org> #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) --------------------------------------+------------------------------------- Reporter: HAL | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: 3275 --------------------------------------+------------------------------------- Comment(by vijay): Replying to [comment:18 koki]: > On second thought, why display the "Turn off screen" checkbox and slider at all when power management is not supported? Why not just hide them in that case? I would prefer to follow an approach which is used uniformly in apps across haiku for this kind of situations(where an apps feature depends on a driver).Putting the text below/above/removing controls all sounds good to me.But is there any standard way to do these things since this is the first time iam doing UI programming.If graying out unsupported features is used across apps then i believe it is more apt than removing controls. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 09:59:12 2009 From: trac at haiku-os.org (miqlas) Date: Fri, 10 Apr 2009 07:59:12 -0000 Subject: [Haiku-bugs] [Haiku] #2969: PackageInstaller crash with personalStudio In-Reply-To: <041.876002a541f5c2f2eb7e9f226a7a09b2@haiku-os.org> References: <041.876002a541f5c2f2eb7e9f226a7a09b2@haiku-os.org> Message-ID: <050.7446cc8a84c4e2d62a5f07da299ed04f@haiku-os.org> #2969: PackageInstaller crash with personalStudio --------------------------------------------+------------------------------- Reporter: miqlas | Owner: sil2100 Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: --------------------------------------------+------------------------------- Comment(by miqlas): sil2100, I tested with the current Haiku version, and it installed without problems. Thanks for the fix :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 10:15:41 2009 From: trac at haiku-os.org (stippi) Date: Fri, 10 Apr 2009 08:15:41 -0000 Subject: [Haiku-bugs] [Haiku] #3728: Print screen snapshot should have .PNG extension In-Reply-To: <040.3fa7aa23aac5b8391359fe5e4b78e4b1@haiku-os.org> References: <040.3fa7aa23aac5b8391359fe5e4b78e4b1@haiku-os.org> Message-ID: <049.a04a5a8e324f427cc62e685cea261a13@haiku-os.org> #3728: Print screen snapshot should have .PNG extension -------------------------------------+-------------------------------------- Reporter: haiqu | Owner: julun Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Comment(by stippi): Right click the file -> "Get Info", or show the Kind Attribute column. I agree though that the screenshots should include the extension. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 10:20:12 2009 From: trac at haiku-os.org (axeld) Date: Fri, 10 Apr 2009 08:20:12 -0000 Subject: [Haiku-bugs] [Haiku] #3694: Xitami webserver won't run - network stack incompatibility In-Reply-To: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> References: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> Message-ID: <049.c992526d2cd2b12391186dee363c035a@haiku-os.org> #3694: Xitami webserver won't run - network stack incompatibility ---------------------------------------+------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ---------------------------------------+------------------------------------ Changes (by axeld): * status: reopened => closed * resolution: => fixed Comment: You have to run Haiku's makebootable after updating, or else the old beos/ stuff will still be used. You can check this by a) deleting beos/ (this will render the system unbootable if the old boot loader is still installed), or b) use "uname -a" to see which kernel revision is running. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 10:31:08 2009 From: trac at haiku-os.org (stippi) Date: Fri, 10 Apr 2009 08:31:08 -0000 Subject: [Haiku-bugs] [Haiku] #3674: DeskCalc should center the text in its display field In-Reply-To: <048.466bf2dec9e542923c62e84b234c70db@haiku-os.org> References: <048.466bf2dec9e542923c62e84b234c70db@haiku-os.org> Message-ID: <057.3cd91921a52b5fe17cae15b713ad6bde@haiku-os.org> #3674: DeskCalc should center the text in its display field ------------------------------------+--------------------------------------- Reporter: jonas.kirilla | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DeskCalc | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------------------+--------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Thanks a bunch. I was trying hard to understand this bug a few days ago... must have been half a sleep or something. (Wishful thinking.) Applied in r30101. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 10:34:49 2009 From: trac at haiku-os.org (stippi) Date: Fri, 10 Apr 2009 08:34:49 -0000 Subject: [Haiku-bugs] [Haiku] #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) In-Reply-To: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> References: <038.f5b739d4946a46758ae185c5bf4561b6@haiku-os.org> Message-ID: <047.65456c95f36890aaf820828f591f05d3@haiku-os.org> #3274: ScreenSaver: Improve presentation of disabled options because of missing DPMS support. (easy) --------------------------------------+------------------------------------- Reporter: HAL | Owner: axeld Type: enhancement | Status: reopened Priority: low | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: 3275 --------------------------------------+------------------------------------- Comment(by stippi): Well. The feature should still be visible. So greying out the "Turn off screen" check box, but removing the slider and replacing it with an explanation of why it's disabled could be an option. However, I am against simply hiding features completely, since that may just irritate users and may introduce problems with user guides and other information, which the seemingly does not apply anymore. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 10:41:36 2009 From: trac at haiku-os.org (humdinger) Date: Fri, 10 Apr 2009 08:41:36 -0000 Subject: [Haiku-bugs] [Haiku] #3602: Tracker drawing error In-Reply-To: <044.9962dce761d17c7f00a50aaa028e8e6e@haiku-os.org> References: <044.9962dce761d17c7f00a50aaa028e8e6e@haiku-os.org> Message-ID: <053.85826cac81ecbf988c8262d53b43d299@haiku-os.org> #3602: Tracker drawing error -----------------------------------+---------------------------------------- Reporter: humdinger | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Comment(by humdinger): The bug's gone. Well done! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 10:47:28 2009 From: trac at haiku-os.org (monni) Date: Fri, 10 Apr 2009 08:47:28 -0000 Subject: [Haiku-bugs] [Haiku] #3376: add lgrep and hgrep to Haiku In-Reply-To: <040.817fd5a779ca5bbd2f62abb0db391cd6@haiku-os.org> References: <040.817fd5a779ca5bbd2f62abb0db391cd6@haiku-os.org> Message-ID: <049.86a14113a5ec0bca42a4807434df3dca@haiku-os.org> #3376: add lgrep and hgrep to Haiku ---------------------------------------------+------------------------------ Reporter: monni | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Comment(by monni): Replying to [comment:2 axeld]: > We could put it into the optional development package, but they shouldn't be part of the base install. Agree with that. BTW, I didn't make more descriptive summary back then because I wasn't sure if there was something else missing that could also help new developers resolve errors when configuring and building third-party software, and making new ticket for each enhancement didn't sound such a good idea either. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 10:55:14 2009 From: trac at haiku-os.org (humdinger) Date: Fri, 10 Apr 2009 08:55:14 -0000 Subject: [Haiku-bugs] [Haiku] #3732: Renaming files: selection without suffix Message-ID: <044.16762095da9d055ecbc3f8db41b6492d@haiku-os.org> #3732: Renaming files: selection without suffix ----------------------------------+----------------------------------------- Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- This is r30071. One thing I like of the Gnome thing: when you rename a file, the filename is selected without the .suffix. I know Haiku doesn't rely on the suffix to determine the filetype, nevertheless we'll have suffixed files for a very long time to come. Let's face it, an AVI is an .avi and a MP3 is a .mp3... Therefore I suggest:[[BR]] * ALT+E should enter rename mode without selecting the .suffix[[BR]] * Pressing ALT+E again while in rename mode, will select the whole filename.[[BR]] The detection of the second ALT+E should be real quick, so you can basically just double-ALT+E to get there very quickly. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 11:09:26 2009 From: trac at haiku-os.org (monni) Date: Fri, 10 Apr 2009 09:09:26 -0000 Subject: [Haiku-bugs] [Haiku] #3732: Renaming files: selection without suffix In-Reply-To: <044.16762095da9d055ecbc3f8db41b6492d@haiku-os.org> References: <044.16762095da9d055ecbc3f8db41b6492d@haiku-os.org> Message-ID: <053.d4794d7ed8dfad6432b57d6de7d637d9@haiku-os.org> #3732: Renaming files: selection without suffix ----------------------------------+----------------------------------------- Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by monni): What about cases when period (.) is used as legitimate part of base filename? BeOS/Haiku way of naming files is AFAIK to drop the extension and use file metadata for type recognition. I can see people complaining that this change slows down renaming their favourite audio files where period is part of artist name or track title. At least make it configurable option that is disabled by default. For reference, there is Korean band named "No.1 Korean" and at least one song called "No. 1", not to mention numerous collaborations where "feat." is part of name of album or track artist. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 13:09:34 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 10 Apr 2009 11:09:34 -0000 Subject: [Haiku-bugs] [Haiku] #3694: Xitami webserver won't run - network stack incompatibility In-Reply-To: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> References: <040.1bcb3cc52c407e68800d73d359cc6dd1@haiku-os.org> Message-ID: <049.45678ff7c6ade5be6cb824e959504556@haiku-os.org> #3694: Xitami webserver won't run - network stack incompatibility ---------------------------------------+------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ---------------------------------------+------------------------------------ Comment(by haiqu): Of course! Even though I have the kernel being reinstalled in UserBuildConfig it won't work this time. Not only has the file moved, but zbeos is now called haiku_loader so the bootstrap info at sector zero won't be able to find it. Thanks Axel, another mystery solved. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 14:43:21 2009 From: trac at haiku-os.org (humdinger) Date: Fri, 10 Apr 2009 12:43:21 -0000 Subject: [Haiku-bugs] [Haiku] #3732: Renaming files: selection without suffix In-Reply-To: <044.16762095da9d055ecbc3f8db41b6492d@haiku-os.org> References: <044.16762095da9d055ecbc3f8db41b6492d@haiku-os.org> Message-ID: <053.eb9d498b0b4d0893c7f7dda4a9fae1a9@haiku-os.org> #3732: Renaming files: selection without suffix ----------------------------------+----------------------------------------- Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by humdinger): Surely, the "." can't be the deciding character triggering the selection mode. The FileTypes preferences do define extensions, so there probably got to be some sort of checking with that. I just tried under Ubuntu with the file name "2009-04-05-14-14-38.022-VirtualBox-8346.log" and if even Gnome can get it right, Haiku should find a way. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 15:51:40 2009 From: trac at haiku-os.org (mmadia) Date: Fri, 10 Apr 2009 13:51:40 -0000 Subject: [Haiku-bugs] [Haiku] #3733: re-implement Deskbar's restart+shutdown functionality Message-ID: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> #3733: re-implement Deskbar's restart+shutdown functionality ----------------------------------+----------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Currently in rev30000 Deskbar displays "Restart" and "Shutdown" as options. Clicking these will display a confirmation alert -- to prevent accidental clicks in Deskbar. The plan is to change that alert to show the options (Restart vs. Shutdown), and have only one entry for this in the Deskbar. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 15:56:00 2009 From: trac at haiku-os.org (mmadia) Date: Fri, 10 Apr 2009 13:56:00 -0000 Subject: [Haiku-bugs] [Haiku] #3692: Disable message at Restart/Shutdown??? In-Reply-To: <040.2bc2b38fe485ff25e867065bd6aeea4e@haiku-os.org> References: <040.2bc2b38fe485ff25e867065bd6aeea4e@haiku-os.org> Message-ID: <049.cf760d916c267c20febfda4f5b03d3ac@haiku-os.org> #3692: Disable message at Restart/Shutdown??? -----------------------------+---------------------------------------------- Reporter: haiqu | Owner: stippi Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Resolution: duplicate | Blockedby: Platform: All | Blocking: -----------------------------+---------------------------------------------- Changes (by mmadia): * status: new => closed * resolution: => duplicate Comment: Enhancement Ticket #3733 has been created : "re-implement Deskbar's restart+shutdown functionality" . Closing original ticket as duplicate. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 18:37:32 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 10 Apr 2009 16:37:32 -0000 Subject: [Haiku-bugs] [Haiku] #3734: BFS formatted USB memory stick not found Message-ID: <040.d6f14de0d71fa1439e2b7387478e17d8@haiku-os.org> #3734: BFS formatted USB memory stick not found -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Formatted a 2Gb Toshiba memory stick and copied the sources to it. On the next boot, I could not mount the drive as it does not appear in the mount menu. The device seems to be present, but not recognised with this formatting. A stick with FAT format inserted into the same slot is mounted immediately and automatically. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 18:38:13 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 10 Apr 2009 16:38:13 -0000 Subject: [Haiku-bugs] [Haiku] #3734: BFS formatted USB memory stick not found In-Reply-To: <040.d6f14de0d71fa1439e2b7387478e17d8@haiku-os.org> References: <040.d6f14de0d71fa1439e2b7387478e17d8@haiku-os.org> Message-ID: <049.c26a5bae80905011fb968ea6fa6d743b@haiku-os.org> #3734: BFS formatted USB memory stick not found -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by haiqu): Correction, it was initialized with BFS, not formatted. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 19:36:08 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 10 Apr 2009 17:36:08 -0000 Subject: [Haiku-bugs] [Haiku] #3726: Can't build USB drivers for target R5 In-Reply-To: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> References: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> Message-ID: <049.117b0d83d9d361fa9bf36727c9135368@haiku-os.org> #3726: Can't build USB drivers for target R5 ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Changes (by haiqu): * status: closed => reopened * resolution: fixed => Comment: Still broken, also tried the scsi bus module and that failed too. Using the standard compiler for BeOS as referenced on haiku_os.org -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 19:41:17 2009 From: trac at haiku-os.org (mmlr) Date: Fri, 10 Apr 2009 17:41:17 -0000 Subject: [Haiku-bugs] [Haiku] #3726: Can't build USB drivers for target R5 In-Reply-To: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> References: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> Message-ID: <049.4ece8b4502c806f8944ab46133129b27@haiku-os.org> #3726: Can't build USB drivers for target R5 ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Comment(by mmlr): Ehm, sorry but I built it on BeOS after the mentioned commit, so I am absolutely sure it works. If it doesn't for you then please include enough information to at least guess where the problem could be. Things like exact build platform and build output. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 19:43:52 2009 From: trac at haiku-os.org (mmlr) Date: Fri, 10 Apr 2009 17:43:52 -0000 Subject: [Haiku-bugs] [Haiku] #3734: BFS formatted USB memory stick not found In-Reply-To: <040.d6f14de0d71fa1439e2b7387478e17d8@haiku-os.org> References: <040.d6f14de0d71fa1439e2b7387478e17d8@haiku-os.org> Message-ID: <049.21a796e9aedfafff8094b7755525086d@haiku-os.org> #3734: BFS formatted USB memory stick not found -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: mmlr Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Changes (by mmlr): * status: new => assigned Comment: Can you please provide a syslog? If the stick worked at first and then doesn't after a reboot then it's most probably not a USB problem. In that case the filesystem probably got corrupted. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 21:07:18 2009 From: trac at haiku-os.org (Disreali) Date: Fri, 10 Apr 2009 19:07:18 -0000 Subject: [Haiku-bugs] [Haiku] #3639: bindings in /beos/etc/hosts should take precendence over dns In-Reply-To: <040.fe0d5ecaf8835923af239b5062465822@haiku-os.org> References: <040.fe0d5ecaf8835923af239b5062465822@haiku-os.org> Message-ID: <049.1d57610ba83ac0484bd5b24c55816b71@haiku-os.org> #3639: bindings in /beos/etc/hosts should take precendence over dns --------------------------------+------------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Changes (by Disreali): * cc: mdisreali@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 22:32:54 2009 From: trac at haiku-os.org (oco) Date: Fri, 10 Apr 2009 20:32:54 -0000 Subject: [Haiku-bugs] [Haiku] #2853: [Terminal] midnight commander Fx keys are shifted In-Reply-To: <040.63319b18a46f7ef1bc70ab08c640dbe4@haiku-os.org> References: <040.63319b18a46f7ef1bc70ab08c640dbe4@haiku-os.org> Message-ID: <049.be35b56f8e3b5e61cf74622f6dc54eb9@haiku-os.org> #2853: [Terminal] midnight commander Fx keys are shifted -----------------------------------+---------------------------------------- Reporter: diver | Owner: jackburton Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by oco): Here is a patch to fix function keys handling (same as above with one more fix for F11 and F12). Implemented according to http://rtfm.etla.org/xterm/ctlseq.html. It also fix function keys handling in the textmode freepascal IDE. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 23:25:56 2009 From: trac at haiku-os.org (walera) Date: Fri, 10 Apr 2009 21:25:56 -0000 Subject: [Haiku-bugs] [Haiku] #3583: listusb not find some USB-devices connected to USB hub In-Reply-To: <041.1fa5d7be7a1d1ea98ad236557a9e05bb@haiku-os.org> References: <041.1fa5d7be7a1d1ea98ad236557a9e05bb@haiku-os.org> Message-ID: <050.c4cfd0bd4e562ee55c9639c4ab54a862@haiku-os.org> #3583: listusb not find some USB-devices connected to USB hub -------------------------+-------------------------------------------------- Reporter: walera | Owner: mmlr Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by walera): I check r29957. Problems with devices behind highspeed hubs was fixed. But I check old USB-hub (1.1) also - Haiku not see any devices behind lowspeed hub. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 10 23:29:01 2009 From: trac at haiku-os.org (mmlr) Date: Fri, 10 Apr 2009 21:29:01 -0000 Subject: [Haiku-bugs] [Haiku] #3583: listusb not find some USB-devices connected to USB hub In-Reply-To: <041.1fa5d7be7a1d1ea98ad236557a9e05bb@haiku-os.org> References: <041.1fa5d7be7a1d1ea98ad236557a9e05bb@haiku-os.org> Message-ID: <050.9c1ed3be6c8d172fb3fbf30332f6ca1a@haiku-os.org> #3583: listusb not find some USB-devices connected to USB hub -------------------------+-------------------------------------------------- Reporter: walera | Owner: mmlr Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by mmlr): Can you provide a syslog with the lowspeed hub attached please? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 00:13:06 2009 From: trac at haiku-os.org (fcr) Date: Fri, 10 Apr 2009 22:13:06 -0000 Subject: [Haiku-bugs] [Haiku] #3735: Patch for using layouts in the preferences window of Mail Message-ID: <038.004fbd6d260e3588eadc253aeb85a105@haiku-os.org> #3735: Patch for using layouts in the preferences window of Mail -------------------------------+-------------------------------------------- Reporter: fcr | Owner: bga Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- With this patch, the Preferences window of Mail now uses Layouts instead of hardcoded positions. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 02:22:30 2009 From: trac at haiku-os.org (Disreali) Date: Sat, 11 Apr 2009 00:22:30 -0000 Subject: [Haiku-bugs] [Haiku] #3639: bindings in /beos/etc/hosts should take precendence over dns In-Reply-To: <040.fe0d5ecaf8835923af239b5062465822@haiku-os.org> References: <040.fe0d5ecaf8835923af239b5062465822@haiku-os.org> Message-ID: <049.09718e820b86a80942f04092bc28d55a@haiku-os.org> #3639: bindings in /beos/etc/hosts should take precendence over dns --------------------------------+------------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by Disreali): This issue is now more complicated, as there are /boot/beos/etc/, /boot/home/config/etc/, and and the new /boot/system/etc/ directories. I have not experienced my hosts file working in any of those locations. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 07:36:24 2009 From: trac at haiku-os.org (kaliber) Date: Sat, 11 Apr 2009 05:36:24 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.f6ef7abf5d2d51234fc579f0830478b2@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Changes (by kaliber): * cc: grzegorz.dabrowski@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 08:01:27 2009 From: trac at haiku-os.org (humdinger) Date: Sat, 11 Apr 2009 06:01:27 -0000 Subject: [Haiku-bugs] [Haiku] #3736: Menus on a bigger selection of files delayed Message-ID: <044.3c655d34e4faac84102a0398990c4773@haiku-os.org> #3736: Menus on a bigger selection of files delayed ----------------------------------+----------------------------------------- Reporter: humdinger | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- This is r30111 in VirtualBox. If you select a bigger number of files, like in artwork/icons (200+) and try to open any menu of the Tracker window, i.e. File, Window, Attributes, or the right-click context menu, there's a delay of some seconds. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 08:02:51 2009 From: trac at haiku-os.org (humdinger) Date: Sat, 11 Apr 2009 06:02:51 -0000 Subject: [Haiku-bugs] [Haiku] #3737: Deskbar's "About System..." doesn't work Message-ID: <044.848eff4842f3322654462a792976419b@haiku-os.org> #3737: Deskbar's "About System..." doesn't work -----------------------+---------------------------------------------------- Reporter: humdinger | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- This is r30111 in VirtualBox. Deskbar's "About System..." doesn't open the AboutSystem app anymore. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 08:03:08 2009 From: trac at haiku-os.org (humdinger) Date: Sat, 11 Apr 2009 06:03:08 -0000 Subject: [Haiku-bugs] [Haiku] #3737: Deskbar's "About System..." doesn't work In-Reply-To: <044.848eff4842f3322654462a792976419b@haiku-os.org> References: <044.848eff4842f3322654462a792976419b@haiku-os.org> Message-ID: <053.5a013516388a28016f289f201cd45aaf@haiku-os.org> #3737: Deskbar's "About System..." doesn't work ----------------------------------+----------------------------------------- Reporter: humdinger | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Changes (by humdinger): * component: - General => Applications/Deskbar -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 10:15:26 2009 From: trac at haiku-os.org (haiqu) Date: Sat, 11 Apr 2009 08:15:26 -0000 Subject: [Haiku-bugs] [Haiku] #3738: Background logo missing in latest build Message-ID: <040.5d7d9c19acd42ad4c63ad41723820574@haiku-os.org> #3738: Background logo missing in latest build ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- The HAIKU background logo is missing from r30111 and it cannot be set from Screen Preferences. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 10:47:33 2009 From: trac at haiku-os.org (luroh) Date: Sat, 11 Apr 2009 08:47:33 -0000 Subject: [Haiku-bugs] [Haiku] #3738: Background logo missing in latest build In-Reply-To: <040.5d7d9c19acd42ad4c63ad41723820574@haiku-os.org> References: <040.5d7d9c19acd42ad4c63ad41723820574@haiku-os.org> Message-ID: <049.706e266601bfa57aea2a042d12289381@haiku-os.org> #3738: Background logo missing in latest build ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by luroh): Works here. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 10:51:39 2009 From: trac at haiku-os.org (luroh) Date: Sat, 11 Apr 2009 08:51:39 -0000 Subject: [Haiku-bugs] [Haiku] #3737: Deskbar's "About System..." doesn't work In-Reply-To: <044.848eff4842f3322654462a792976419b@haiku-os.org> References: <044.848eff4842f3322654462a792976419b@haiku-os.org> Message-ID: <053.db468e568753a7813ef7913ecb8fa475@haiku-os.org> #3737: Deskbar's "About System..." doesn't work ----------------------------------+----------------------------------------- Reporter: humdinger | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by luroh): Works here. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 10:54:21 2009 From: trac at haiku-os.org (luroh) Date: Sat, 11 Apr 2009 08:54:21 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.6e53e8207d53641ecb1ca95e8141406f@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Changes (by luroh): * cc: lurohh@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 11:08:27 2009 From: trac at haiku-os.org (haiqu) Date: Sat, 11 Apr 2009 09:08:27 -0000 Subject: [Haiku-bugs] [Haiku] #3739: Published device diver doesn't work Message-ID: <040.d95f637dfd741942fd7331c00da4a256@haiku-os.org> #3739: Published device diver doesn't work --------------------------+------------------------------------------------- Reporter: haiqu | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Back in 2002 I wrote a Virtual Disk driver for development work. It set up a simple 64Mb BFS ramdisk that enabled faster compilation of projects. On trying to port this code across, I find that it compiles and installs fine, and even publishes the driver properly. However, I cannot access it in any known way. Following may show some useful stuff: {{ ~> ls /dev/disk/virtual ram ~> mkfs -t bfs /dev/disk/virtual/ram Ram mkfs: Failed to get disk device for path /dev/disk/virtual/ram: No such file or directory }} I also note that changing the name of /boot/system/bin/mkbfs to mkfs is rather annoying, especially since it can only do BFS anyhow. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 11:09:56 2009 From: trac at haiku-os.org (haiqu) Date: Sat, 11 Apr 2009 09:09:56 -0000 Subject: [Haiku-bugs] [Haiku] #3739: Published device diver doesn't work In-Reply-To: <040.d95f637dfd741942fd7331c00da4a256@haiku-os.org> References: <040.d95f637dfd741942fd7331c00da4a256@haiku-os.org> Message-ID: <049.aebe44c8bf3af42578b93da76504886e@haiku-os.org> #3739: Published device diver doesn't work --------------------------+------------------------------------------------- Reporter: haiqu | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by haiqu): Damn. Once again: {{{ ~> ls /dev/disk/virtual ram ~> mkfs -t bfs /dev/disk/virtual/ram Ram mkfs: Failed to get disk device for path /dev/disk/virtual/ram: No such file or directory }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 11:52:22 2009 From: trac at haiku-os.org (pulkomandy) Date: Sat, 11 Apr 2009 09:52:22 -0000 Subject: [Haiku-bugs] [Haiku] #3740: Fix ape_reader build under gcc4 Message-ID: <045.5953f6a072e8722fea1e1a54d8701cdd@haiku-os.org> #3740: Fix ape_reader build under gcc4 ----------------------------------+----------------------------------------- Reporter: pulkomandy | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Here is a patch for ape_reader so it builds with gcc4. Apply it under src/add-ons/media/plugings/ape_reader Thanks :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 12:10:08 2009 From: trac at haiku-os.org (aldeck) Date: Sat, 11 Apr 2009 10:10:08 -0000 Subject: [Haiku-bugs] [Haiku] #3736: Menus on a bigger selection of files delayed In-Reply-To: <044.3c655d34e4faac84102a0398990c4773@haiku-os.org> References: <044.3c655d34e4faac84102a0398990c4773@haiku-os.org> Message-ID: <053.f8fc4530993f7057f58e1f5d720c6c48@haiku-os.org> #3736: Menus on a bigger selection of files delayed -----------------------------------+---------------------------------------- Reporter: humdinger | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: duplicate | Blockedby: 3067 Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by aldeck): * status: new => closed * resolution: => duplicate * blockedby: => 3067 Comment: dupe of #3067 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 12:19:30 2009 From: trac at haiku-os.org (stippi) Date: Sat, 11 Apr 2009 10:19:30 -0000 Subject: [Haiku-bugs] [Haiku] #3735: Patch for using layouts in the preferences window of Mail In-Reply-To: <038.004fbd6d260e3588eadc253aeb85a105@haiku-os.org> References: <038.004fbd6d260e3588eadc253aeb85a105@haiku-os.org> Message-ID: <047.51a0521ba1a5509577baa00469f89898@haiku-os.org> #3735: Patch for using layouts in the preferences window of Mail -------------------------------+-------------------------------------------- Reporter: fcr | Owner: stippi Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Applications/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Changes (by stippi): * owner: bga => stippi * status: new => assigned Comment: Thanks a lot for the patch! You've done everything right, only two coding style hints: {{{ button_ok -> buttonOk. interfaceGrid->SetInsets(r.left+10, r.top+10, r.right+10, r.bottom+10); -> interfaceGrid->SetInsets(r.left + 10, r.top + 10, r.right + 10, r.bottom + 10); }}} Also, there is a way to make the two grid layouts use the same alignment. Unfortunately we duplicated work, as I've also made the Mail prefs window use layout some time ago, but I didn't commit this yet, since I wanted to ask Axel how he liked the menu fields that used the full available width... I have the patch at home. The only difference to your patch is that I kept Mail compiling for BeOS and that I reduced some code duplication by using a small helper function that adds a BMenuField to the grid and increments the row. Again, thanks a lot! I will merge our patches and commit when I am back home on Tuesday. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 12:26:01 2009 From: trac at haiku-os.org (stippi) Date: Sat, 11 Apr 2009 10:26:01 -0000 Subject: [Haiku-bugs] [Haiku] #3739: Published device diver doesn't work In-Reply-To: <040.d95f637dfd741942fd7331c00da4a256@haiku-os.org> References: <040.d95f637dfd741942fd7331c00da4a256@haiku-os.org> Message-ID: <049.d8de965905e0b7552058079df5232bd6@haiku-os.org> #3739: Published device diver doesn't work --------------------------+------------------------------------------------- Reporter: haiqu | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by stippi): I can only comment on the mkbfs -> mkfs change. You are incorrect in that mkfs can only create BFS volumes. That's only the case because BFS is the only FS in Haiku which supports initializing partitions. It's _not_ a limitation of mkfs. That one has been written to support initializing any FS that supports initializing. Please don't assume we just change something for the sake of changing it without good reason. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 14:45:29 2009 From: trac at haiku-os.org (HaikuBot) Date: Sat, 11 Apr 2009 12:45:29 -0000 Subject: [Haiku-bugs] [Haiku] #3741: Terminal - default color scheme Message-ID: <043.b83fbe43eeaba8462152982233bd519f@haiku-os.org> #3741: Terminal - default color scheme -----------------------------------+---------------------------------------- Reporter: HaikuBot | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- How about change default color scheme of terminal? Here my little contrib with nice color solution (at least it look better than what we have). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 16:13:42 2009 From: trac at haiku-os.org (Disreali) Date: Sat, 11 Apr 2009 14:13:42 -0000 Subject: [Haiku-bugs] [Haiku] #3741: Terminal - default color scheme In-Reply-To: <043.b83fbe43eeaba8462152982233bd519f@haiku-os.org> References: <043.b83fbe43eeaba8462152982233bd519f@haiku-os.org> Message-ID: <052.fb9fb39db8efb3674b2980461eaf5297@haiku-os.org> #3741: Terminal - default color scheme -----------------------------------+---------------------------------------- Reporter: HaikuBot | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Changes (by Disreali): * cc: mdisreali@? (added) Comment: The colour scheme in your picture is less glaring than the default one. If it were to become the default, I would not mind. (However, I would rather see a mechanism for choosing a selection of colour schemes, ie: black on white, white on black, green on black, etc, rather than manually changing them every time. I admit that I have no real concept of how that might be done, nor the difficulty involved, so I don't expect anyone to actually do it for R1. I expect it to also be a separate issue needing its own ticket.) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 16:34:27 2009 From: trac at haiku-os.org (HaikuBot) Date: Sat, 11 Apr 2009 14:34:27 -0000 Subject: [Haiku-bugs] [Haiku] #3741: Terminal - default color scheme In-Reply-To: <043.b83fbe43eeaba8462152982233bd519f@haiku-os.org> References: <043.b83fbe43eeaba8462152982233bd519f@haiku-os.org> Message-ID: <052.ed8e36f796cd6399053213d04292372d@haiku-os.org> #3741: Terminal - default color scheme -----------------------------------+---------------------------------------- Reporter: HaikuBot | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by HaikuBot): Replying to [comment:1 Disreali]: > (However, I would rather see a mechanism for choosing a selection of colour schemes, ie: black on white, white on black, green on black, etc, rather than manually changing them every time.) hmm... sounds good i can try to implement it. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 18:21:15 2009 From: trac at haiku-os.org (luroh) Date: Sat, 11 Apr 2009 16:21:15 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.e1cdee45b8302bf4ae744a54c75ba0bf@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by luroh): The revision that causes this is r30000.[[BR]] I'm seeing it in VMware Player 2.5.0 & 2.5.2 (ipro1000), currently running revision 30111. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 18:24:54 2009 From: trac at haiku-os.org (brecht) Date: Sat, 11 Apr 2009 16:24:54 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.d880c9048a1ee6db9e9ccc3d1a686224@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Changes (by brecht): * cc: brecht@? (added) Comment: Same problem with ipro100 on real hardware (running 30083) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 19:02:21 2009 From: trac at haiku-os.org (philcostin) Date: Sat, 11 Apr 2009 17:02:21 -0000 Subject: [Haiku-bugs] [Haiku] #3742: Tracker not listing freshly downloaded file in List View until area clicked or window resized Message-ID: <045.7dc1608e62b810ab5a88d6e9616c1810@haiku-os.org> #3742: Tracker not listing freshly downloaded file in List View until area clicked or window resized ----------------------------+----------------------------------------------- Reporter: philcostin | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- While playing with 30076, I tried downloading a playlist file (stream.pls) to /boot/home When opening the Tracker to /boot/home, all files were listed except stream.pls It was possible to make stream.pls reappear by clicking the row beneath the last file, or by resizing the window down to obscure the final row and stretching it out again. This glitch was only visible in List View See the attached three files in order: one.png - Opening the home directory in tracker two.png - Resizing the window three.png - Stretching the window back out again -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 19:30:54 2009 From: trac at haiku-os.org (koki) Date: Sat, 11 Apr 2009 17:30:54 -0000 Subject: [Haiku-bugs] [Haiku] #3742: Tracker not listing freshly downloaded file in List View until area clicked or window resized In-Reply-To: <045.7dc1608e62b810ab5a88d6e9616c1810@haiku-os.org> References: <045.7dc1608e62b810ab5a88d6e9616c1810@haiku-os.org> Message-ID: <054.5fd973db087c0479c439e024a7df3ecd@haiku-os.org> #3742: Tracker not listing freshly downloaded file in List View until area clicked or window resized ----------------------------+----------------------------------------------- Reporter: philcostin | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by koki): I have seen this happen too, while trying to take a screenshot. The file did not appear in the home directory after pressing the print screen key, so I tried again but to no avail. After closing and re-opening the home folder did Tracker display the two screenshot graphic files in the file list. FWIW. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 19:32:09 2009 From: trac at haiku-os.org (umccullough) Date: Sat, 11 Apr 2009 17:32:09 -0000 Subject: [Haiku-bugs] [Haiku] #3743: [PATCH] Add yasm to configure --build-cross-tools Message-ID: <046.ad608ba61bc67551bd1da862f6cdc536@haiku-os.org> #3743: [PATCH] Add yasm to configure --build-cross-tools --------------------------+------------------------------------------------- Reporter: umccullough | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Since a recent version of yasm is now in the buildtools/trunk, and there are several targets in the Haiku repo that require yasm to build for x86, I have put together a patch that builds yasm when the configure --build- cross-tools[-gcc4] is invoked. This patch has a couple issues, but does work on two of my Linux machines here, using both gcc2 and gcc4 cross tools. Issue 1: It prefixes the binary with i586-pc-haiku- when that is mostly unnecessary (since there isn't anything inherently haiku-specific about the yasm that is built). Issue 2: It will build yasm even for non-x86 targets when using --build- cross-tools-gcc4 Issue 3: It hasn't been tested on other environments yet, nor on a native Haiku system... YMMV. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 20:29:08 2009 From: trac at haiku-os.org (Disreali) Date: Sat, 11 Apr 2009 18:29:08 -0000 Subject: [Haiku-bugs] [Haiku] #3717: Remove "Fonts" tab from Fonts preferences applet In-Reply-To: <039.8db3020ae74dbbf5bc2db0d74319dd78@haiku-os.org> References: <039.8db3020ae74dbbf5bc2db0d74319dd78@haiku-os.org> Message-ID: <048.64e3d5365ae5d0e2239d3a58e586055a@haiku-os.org> #3717: Remove "Fonts" tab from Fonts preferences applet ----------------------------+----------------------------------------------- Reporter: koki | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: 3716 | ----------------------------+----------------------------------------------- Changes (by Disreali): * cc: mdisreali@? (added) Comment: I BeOS, the Fonts pref had the 'Fonts' tab and a 'Cache' tab. If a cache tab, or another font utility is to added at some point in the future, it might be more economical to leave it as it is. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 21:17:47 2009 From: trac at haiku-os.org (HaiColon) Date: Sat, 11 Apr 2009 19:17:47 -0000 Subject: [Haiku-bugs] [Haiku] #3744: Wacom Bamboo Fun (small) doesn't work Message-ID: <043.591a82f7cb5047f7dfa3b232b29159ea@haiku-os.org> #3744: Wacom Bamboo Fun (small) doesn't work ----------------------+----------------------------------------------------- Reporter: HaiColon | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers | Version: R1 development Blockedby: | Platform: x86 Blocking: | ----------------------+----------------------------------------------------- I tried out a "Wacom Bamboo Fun small" graphics tablet on Haiku. It doesn't work at all, the mouse doesn't move when I move the pen over the tablet. There is an error printed in the syslog (see attachment). If there is anything I can do to help with this, like trying some things out, just tell me what to do. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 21:36:45 2009 From: trac at haiku-os.org (nastee) Date: Sat, 11 Apr 2009 19:36:45 -0000 Subject: [Haiku-bugs] [Haiku] #3474: Screensaver : Fails to recursively disable all options In-Reply-To: <041.38922a40f3d7d5d10c5f98c2346667e5@haiku-os.org> References: <041.38922a40f3d7d5d10c5f98c2346667e5@haiku-os.org> Message-ID: <050.91c66635ec89df694394942af84596d6@haiku-os.org> #3474: Screensaver : Fails to recursively disable all options -------------------------------------+-------------------------------------- Reporter: mmadia | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Changes (by nastee): * cc: obaro.ogbo@? (added) Comment: The attached Saver.diff patch fixes this. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 21:43:36 2009 From: trac at haiku-os.org (stippi) Date: Sat, 11 Apr 2009 19:43:36 -0000 Subject: [Haiku-bugs] [Haiku] #2891: [DiskUsage] "?" button is always disabled (easy) In-Reply-To: <040.3458271504143244f23b231da2fecca6@haiku-os.org> References: <040.3458271504143244f23b231da2fecca6@haiku-os.org> Message-ID: <049.f373d6c9313b1ac08469e84e84c35183@haiku-os.org> #2891: [DiskUsage] "?" button is always disabled (easy) ---------------------------+------------------------------------------------ Reporter: diver | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Thanks a lot! Applied in r30121. Sorry it took me so long! Unfortunately, our Trac installation does not trigger notification emails when you just attach a patch, you should always also make a new comment. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 21:52:45 2009 From: trac at haiku-os.org (HaiColon) Date: Sat, 11 Apr 2009 19:52:45 -0000 Subject: [Haiku-bugs] [Haiku] #3744: Wacom Bamboo Fun (small) doesn't work In-Reply-To: <043.591a82f7cb5047f7dfa3b232b29159ea@haiku-os.org> References: <043.591a82f7cb5047f7dfa3b232b29159ea@haiku-os.org> Message-ID: <052.b4b781d9525218bffad6c8d432915805@haiku-os.org> #3744: Wacom Bamboo Fun (small) doesn't work ----------------------+----------------------------------------------------- Reporter: HaiColon | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers | Version: R1 development Blockedby: | Platform: x86 Blocking: | ----------------------+----------------------------------------------------- Comment(by HaiColon): Additional info: Vendor ID: 056a Device ID: 0017 listusb output: 056a:0017 /dev/bus/usb/0/0 "Wacom Co.,Ltd." "CTE-450" ver. 0116 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 22:02:24 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 11 Apr 2009 20:02:24 -0000 Subject: [Haiku-bugs] [Haiku] #3745: Preferences : "[x] Warn upon closing active programs" Message-ID: <041.f40c2db820bb1a9a10c3d1b8238a1b46@haiku-os.org> #3745: Preferences : "[x] Warn upon closing active programs" -----------------------------------+---------------------------------------- Reporter: mmadia | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Considering that Terminal supports tabbed windows, should we add an option that can warn the user that by closing Terminal, they are about to forcefully abort running programs in other tabs? I'm hesitant to suggest this as default behavior, even though it parallels other programs. As an example, StyledEdit ask for confirmation to save an unsaved work when closing. Maybe the default behavior can be to simply prevent Terminal from closing when a program is running. Instead, Terminal can flash those tabs as an indicator of sorts. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 22:23:17 2009 From: trac at haiku-os.org (tqh) Date: Sat, 11 Apr 2009 20:23:17 -0000 Subject: [Haiku-bugs] [Haiku] #3449: Libraries installed with Net Surf cause trouble with Haiku built Firefox In-Reply-To: <042.a9d004915aa932f87cc320967923085c@haiku-os.org> References: <042.a9d004915aa932f87cc320967923085c@haiku-os.org> Message-ID: <051.4fd55f03938e51dfb383d93946f1fd62@haiku-os.org> #3449: Libraries installed with Net Surf cause trouble with Haiku built Firefox --------------------------+------------------------------------------------- Reporter: scottmc | Owner: mmu_man Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: 3509 | --------------------------+------------------------------------------------- Comment(by tqh): This issue pops up far to often on #haiku, is there anything we/I can do to move this along? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 22:23:39 2009 From: trac at haiku-os.org (tqh) Date: Sat, 11 Apr 2009 20:23:39 -0000 Subject: [Haiku-bugs] [Haiku] #3449: Libraries installed with Net Surf cause trouble with Haiku built Firefox In-Reply-To: <042.a9d004915aa932f87cc320967923085c@haiku-os.org> References: <042.a9d004915aa932f87cc320967923085c@haiku-os.org> Message-ID: <051.9288e69566a97c950f7de9cb7d2d33a6@haiku-os.org> #3449: Libraries installed with Net Surf cause trouble with Haiku built Firefox --------------------------+------------------------------------------------- Reporter: scottmc | Owner: mmu_man Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: 3509 | --------------------------+------------------------------------------------- Changes (by tqh): * cc: fredrik.holmqvist@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 23:38:37 2009 From: trac at haiku-os.org (axeld) Date: Sat, 11 Apr 2009 21:38:37 -0000 Subject: [Haiku-bugs] [Haiku] #3666: Problems with Symbolic Link In-Reply-To: <040.9b49a004dcc5ea78c2b46dce68abfc25@haiku-os.org> References: <040.9b49a004dcc5ea78c2b46dce68abfc25@haiku-os.org> Message-ID: <049.66dec6c681739ca240ccf68295745eba@haiku-os.org> #3666: Problems with Symbolic Link --------------------------------------------+------------------------------- Reporter: axeld | Owner: sil2100 Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/PackageInstaller | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------------------+------------------------------- Changes (by axeld): * status: assigned => closed * resolution: => fixed Comment: It does, thanks! Applied it in r30125. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 11 23:42:50 2009 From: trac at haiku-os.org (umccullough) Date: Sat, 11 Apr 2009 21:42:50 -0000 Subject: [Haiku-bugs] [Haiku] #1400: Add nasm as an available buildsystem tool. In-Reply-To: <041.012af30dc4cbc5d5273ddc4fef877a32@haiku-os.org> References: <041.012af30dc4cbc5d5273ddc4fef877a32@haiku-os.org> Message-ID: <050.a261756b5f3586f25a28f0dfafacbb18@haiku-os.org> #1400: Add nasm as an available buildsystem tool. --------------------------+------------------------------------------------- Reporter: stippi | Owner: bonefish Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by umccullough): Is this closeable with the recent addition of AssembleNasm rule which is using yasm? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 00:52:49 2009 From: trac at haiku-os.org (umccullough) Date: Sat, 11 Apr 2009 22:52:49 -0000 Subject: [Haiku-bugs] [Haiku] #3740: Fix ape_reader build under gcc4 In-Reply-To: <045.5953f6a072e8722fea1e1a54d8701cdd@haiku-os.org> References: <045.5953f6a072e8722fea1e1a54d8701cdd@haiku-os.org> Message-ID: <054.76756a62ea7467cd81bb31d39ae3418f@haiku-os.org> #3740: Fix ape_reader build under gcc4 ----------------------------------+----------------------------------------- Reporter: pulkomandy | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by umccullough): Unfortunately, it seems when I apply this patch to my tree, it breaks gcc2 build: {{{ C++ /work/haiku/haiku/trunk/generated-gcc2/objects/haiku/x86/release/add- ons/media/plugins/ape_reader/MAClib/APEDecompress.o In file included from /work/haiku/haiku/trunk/headers/cpp/stl_algobase.h:45, from /work/haiku/haiku/trunk/headers/cpp/algorithm:30, from /work/haiku/haiku/trunk/src/add- ons/media/plugins/ape_reader/MAClib/APEDecompress.cpp:4: /work/haiku/haiku/trunk/headers/cpp/type_traits.h:132: redefinition of `struct __type_traits' /work/haiku/haiku/trunk/headers/cpp/type_traits.h:112: previous definition here /work/haiku/haiku/trunk/headers/cpp/type_traits.h:132: explicit specialization of non-template `__type_traits' /work/haiku/haiku/trunk/headers/cpp/type_traits.h:138: confused by earlier errors, bailing out cpp0: output pipe has been closed /work/haiku/haiku/trunk/generated-gcc2/cross-tools/bin/i586-pc-haiku-gcc -c "/work/haiku/haiku/trunk/src/add- ons/media/plugins/ape_reader/MAClib/APEDecompress.cpp" -O -Wall -Wno- trigraphs -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith -Wcast-align -Wsign-compare -Wno-multichar -pipe -nostdinc -D_ZETA_USING_DEPRECATED_API_=1 -D_ZETA_TS_FIND_DIR_=1 -D__HAIKU__ -DHAIKU_DISTRO_COMPATIBILITY_DEFAULT -D__INTEL__ -DARCH_x86 -DBOOT_ARCHIVE_IMAGE_OFFSET=300 -D_BEOS_R5_COMPATIBLE_ -DHAIKU_TARGET_PLATFORM_HAIKU -I/work/haiku/haiku/trunk/build/user_config_headers -I/work/haiku/haiku/trunk/build/config_headers -I/work/haiku/haiku/trunk/src/add-ons/media/plugins/ape_reader/MAClib -I/work/haiku/haiku/trunk/generated-gcc2/objects/common/add- ons/media/plugins/ape_reader/MAClib -I/work/haiku/haiku/trunk/generated- gcc2/objects/linux/x86/common/add-ons/media/plugins/ape_reader/MAClib -I/work/haiku/haiku/trunk/generated-gcc2/objects/haiku/x86/common/add- ons/media/plugins/ape_reader/MAClib -I/work/haiku/haiku/trunk/src/add- ons/media/plugins/ape_reader/MAClib/../LibMonkeysAudio -I- -I/work/haiku/haiku/trunk/headers/cpp -I/work/haiku/haiku/trunk/headers/build/gcc-2.95.3 -I/work/haiku/haiku/trunk/headers -I/work/haiku/haiku/trunk/headers/posix -I/work/haiku/haiku/trunk/headers/gnu -I/work/haiku/haiku/trunk/headers/glibc -I/work/haiku/haiku/trunk/headers/os -I/work/haiku/haiku/trunk/headers/os /add-ons -I/work/haiku/haiku/trunk/headers/os/add-ons/file_system -I/work/haiku/haiku/trunk/headers/os/add-ons/graphics -I/work/haiku/haiku/trunk/headers/os/add-ons/input_server -I/work/haiku/haiku/trunk/headers/os/add-ons/registrar -I/work/haiku/haiku/trunk/headers/os/add-ons/screen_saver -I/work/haiku/haiku/trunk/headers/os/add-ons/tracker -I/work/haiku/haiku/trunk/headers/os/app -I/work/haiku/haiku/trunk/headers/os/device -I/work/haiku/haiku/trunk/headers/os/drivers -I/work/haiku/haiku/trunk/headers/os/game -I/work/haiku/haiku/trunk/headers/os/interface -I/work/haiku/haiku/trunk/headers/os/kernel -I/work/haiku/haiku/trunk/headers/os/media -I/work/haiku/haiku/trunk/headers/os/mail -I/work/haiku/haiku/trunk/headers/os/midi -I/work/haiku/haiku/trunk/headers/os/midi2 -I/work/haiku/haiku/trunk/headers/os/net -I/work/haiku/haiku/trunk/headers/os/opengl -I/work/haiku/haiku/trunk/headers/os/storage -I/work/haiku/haiku/trunk/headers/os/support -I/work/haiku/haiku/trunk/headers/os/translation -I/work/haiku/haiku/trunk/headers/private/. -o "/work/haiku/haiku/trunk /generated-gcc2/objects/haiku/x86/release/add- ons/media/plugins/ape_reader/MAClib/APEDecompress.o" ; ...failed C++ /work/haiku/haiku/trunk/generated- gcc2/objects/haiku/x86/release/add- ons/media/plugins/ape_reader/MAClib/APEDecompress.o ... }}} It does at least work for me when compiling gcc4 though. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 01:37:17 2009 From: trac at haiku-os.org (haiqu) Date: Sat, 11 Apr 2009 23:37:17 -0000 Subject: [Haiku-bugs] [Haiku] #3746: Can't reset default background colour in Screen Preferences Message-ID: <040.b02509a7d8516f114ddcfba4692bb062@haiku-os.org> #3746: Can't reset default background colour in Screen Preferences --------------------------------+------------------------------------------- Reporter: haiqu | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Preferences/Screen | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- New functioanlity in Haiku allows the user to select a background colour using RGB sliders. There is a "Revert" button which goes back to the previous colour selected, but no "Default" button to reset to the original colour once it is lost. There is a workaround. By setting the number of workspace to +1 and moving to the new one, you can see that the values are 51, 102, 152 and then correct the problem. But this probably wouldn't occur to a new user. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 01:48:14 2009 From: trac at haiku-os.org (haiqu) Date: Sat, 11 Apr 2009 23:48:14 -0000 Subject: [Haiku-bugs] [Haiku] #3739: Published device diver doesn't work In-Reply-To: <040.d95f637dfd741942fd7331c00da4a256@haiku-os.org> References: <040.d95f637dfd741942fd7331c00da4a256@haiku-os.org> Message-ID: <049.c5837cda759ad01fe109a391181a6832@haiku-os.org> #3739: Published device diver doesn't work --------------------------+------------------------------------------------- Reporter: haiqu | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by haiqu): In BeOS there were only two, mkbfs and mkfat. So having a single file with options is less efficient than writing compatibility scripts, which would result in three files total. Installation packages rely on this name being available. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 01:55:42 2009 From: trac at haiku-os.org (haiqu) Date: Sat, 11 Apr 2009 23:55:42 -0000 Subject: [Haiku-bugs] [Haiku] #3738: Background logo missing in latest build In-Reply-To: <040.5d7d9c19acd42ad4c63ad41723820574@haiku-os.org> References: <040.5d7d9c19acd42ad4c63ad41723820574@haiku-os.org> Message-ID: <049.6d452fe082b5fafa4270328e8a284bdc@haiku-os.org> #3738: Background logo missing in latest build ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by haiqu): In a fresh installation it doesn't work. Try renaming /boot/beos to /boot/beos/old and rebooting. (Note: Do NOT do this unless you have upgraded to the build after the directory restructure, which was IIRC 30032) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 01:56:17 2009 From: trac at haiku-os.org (haiqu) Date: Sat, 11 Apr 2009 23:56:17 -0000 Subject: [Haiku-bugs] [Haiku] #3738: Background logo missing in latest build In-Reply-To: <040.5d7d9c19acd42ad4c63ad41723820574@haiku-os.org> References: <040.5d7d9c19acd42ad4c63ad41723820574@haiku-os.org> Message-ID: <049.e8eeff1c46164ed039385d5a5ea0e33c@haiku-os.org> #3738: Background logo missing in latest build ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by haiqu): Sorry, that should have been /boot/beos-old -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 02:37:08 2009 From: trac at haiku-os.org (haiqu) Date: Sun, 12 Apr 2009 00:37:08 -0000 Subject: [Haiku-bugs] [Haiku] #3734: BFS formatted USB memory stick not found In-Reply-To: <040.d6f14de0d71fa1439e2b7387478e17d8@haiku-os.org> References: <040.d6f14de0d71fa1439e2b7387478e17d8@haiku-os.org> Message-ID: <049.25f9d20ecdd950760bac9dd8bb0d04d4@haiku-os.org> #3734: BFS formatted USB memory stick not found -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: mmlr Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by haiqu): Sure, no problem. I just took my 2Gb stick and did the following: 1. Formatted it to FAT32 under WinXP 2. Booted Haiku and inserted it into the onboard USB slots, and into the slots on a USB card I have in my development computer, and ensured that it mounted on both. 3. Initialized the stick to BFS. 4. Rebooted. NO STICK. {{{ ~> tail /var/log/syslog KERN: loaded driver /boot/home/config/add- ons/kernel/drivers/dev/oss/oss_loader KERN: bfs: bfs_create_index:1981: File or Directory already exists Last message repeated 1 time KERN: oss_contig_malloc: area 4192 @ va 0x8567c000, pa 0x00264000, sz 32768 KERN: oss_contig_malloc: area 4193 @ va 0x8567c000, pa 0x00264000, sz 32768 KERN: bfs: mounted "BeOS 5.0.3 Pro" (root node at 131072, device = /dev/disk/ata/0/master/0) KERN: bfs: mounted "Image" (root node at 131072, device = /dev/disk/ata/1/slave/0) KERN: bfs: bfs_create_index:1981: File or Directory already exists KERN: bfs: bfs_open:1178: Read-only file system KERN: bfs: bfs_create_index:1981: File or Directory already exists ~> }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 02:44:34 2009 From: trac at haiku-os.org (luroh) Date: Sun, 12 Apr 2009 00:44:34 -0000 Subject: [Haiku-bugs] [Haiku] #3738: Background logo missing in latest build In-Reply-To: <040.5d7d9c19acd42ad4c63ad41723820574@haiku-os.org> References: <040.5d7d9c19acd42ad4c63ad41723820574@haiku-os.org> Message-ID: <049.c67e6dd30407599a98565af0aa3b41ce@haiku-os.org> #3738: Background logo missing in latest build ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by luroh): Hm? This is a fresh 30129 build and it has no /boot/beos directory at all. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 02:51:57 2009 From: trac at haiku-os.org (haiqu) Date: Sun, 12 Apr 2009 00:51:57 -0000 Subject: [Haiku-bugs] [Haiku] #3734: BFS formatted USB memory stick not found In-Reply-To: <040.d6f14de0d71fa1439e2b7387478e17d8@haiku-os.org> References: <040.d6f14de0d71fa1439e2b7387478e17d8@haiku-os.org> Message-ID: <049.0f1d4f1c19d69a664197dc94b5d1aa91@haiku-os.org> #3734: BFS formatted USB memory stick not found -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: mmlr Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by haiqu): Taking it out and reinserting to the other bus gives me this: {{{ ~> tail -n20 /var/log/syslog KERN: trying: file_systems/rootfs/v1 KERN: returned: -1 KERN: trying: partitioning_systems/session/v1 KERN: returned: -1 KERN: trying: file_systems/attribute_overlay/v1 KERN: returned: -1 KERN: trying: file_systems/cdda/v1 KERN: usb_disk: unhandled ioctl 10102 KERN: returned: -1 KERN: trying: file_systems/ext2/v1 KERN: returned: -2147483648 KERN: trying: file_systems/fat/v1 KERN: returned: -1 KERN: trying: file_systems/iso9660/v1 KERN: identify(11, 0x80fde940) KERN: returned: -1 KERN: trying: file_systems/nfs/v1 KERN: returned: -1 KERN: trying: file_systems/write_overlay/v1 KERN: returned: -1 ~> }}} Seems like it's trying everything except BFS. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 04:09:36 2009 From: trac at haiku-os.org (haiqu) Date: Sun, 12 Apr 2009 02:09:36 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree Message-ID: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> #3747: DriveSetup should be in Preferences tree -------------------------------------+-------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Change 23767 moved DriveSetup from Preferences to Apps with no good reason. This is a system setup utility, and as such should not be exposed to the casual user as an application. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 04:14:26 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 02:14:26 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.952c4cc647f06205ff515c63f29488f2@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Changes (by anevilyak): * status: new => closed * resolution: => invalid Comment: There was a perfectly good reason. It's not a preflet. Please stop filing tickets for every single thing that we do differently from BeOS. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 04:22:12 2009 From: trac at haiku-os.org (koki) Date: Sun, 12 Apr 2009 02:22:12 -0000 Subject: [Haiku-bugs] [Haiku] #3717: Remove "Fonts" tab from Fonts preferences applet In-Reply-To: <039.8db3020ae74dbbf5bc2db0d74319dd78@haiku-os.org> References: <039.8db3020ae74dbbf5bc2db0d74319dd78@haiku-os.org> Message-ID: <048.07ae43b41203c3663491a0b12c21a529@haiku-os.org> #3717: Remove "Fonts" tab from Fonts preferences applet ----------------------------+----------------------------------------------- Reporter: koki | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: 3716 | ----------------------------+----------------------------------------------- Comment(by koki): @mdisraeli That would make sense. If that will be in fact the case, perhaps this bug report can then be closed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 02:17:04 2009 From: trac at haiku-os.org (haiqu) Date: Sun, 12 Apr 2009 00:17:04 -0000 Subject: [Haiku-bugs] [Haiku] #3726: Can't build USB drivers for target R5 In-Reply-To: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> References: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> Message-ID: <049.1bf37562dcbb36381e6bd63e549828a6@haiku-os.org> #3726: Can't build USB drivers for target R5 ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Comment(by haiqu): System: BeOS 5.0.3 Pro GCC from Oliver Tappe at http://www.bebits.com/app/4011 (the 2.95 build) {{{ $ TARGET_PLATFORM=r5 jam usb \ehci \uhci ...found 419 target(s)... ...updating 4 target(s)... C++ generated/objects/r5/x86/release/add-ons/kernel/bus_managers/usb/usb.o In file included from /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/usbspec_p.h:13, from /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/usb_p.h:14, from /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/usb.cpp:11: /boot/src/haiku/headers/os/drivers/KernelExport.h:91: warning: `B_KERNEL_READ_AREA' redefined /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/BeOSCompatibility.h:106: warning: this is the location of the previous definition /boot/src/haiku/headers/os/drivers/KernelExport.h:92: warning: `B_KERNEL_WRITE_AREA' redefined /boot/src/haiku/src/add- ons/kernel/bus_managers/usb/BeOSCompatibility.h:108: warning: this is the location of the previous definition /boot/src/haiku/src/add-ons/kernel/bus_managers/usb/usb.cpp: In function `int32 bus_std_ops(long int, ...)': /boot/src/haiku/src/add-ons/kernel/bus_managers/usb/usb.cpp:89: `shared' undeclared (first use this function) /boot/src/haiku/src/add-ons/kernel/bus_managers/usb/usb.cpp:89: (Each undeclared identifier is reported only once /boot/src/haiku/src/add-ons/kernel/bus_managers/usb/usb.cpp:89: for each function it appears in.) /boot/src/haiku/src/add-ons/kernel/bus_managers/usb/usb.cpp:89: `address' undeclared (first use this function) gcc -c "src/add-ons/kernel/bus_managers/usb/usb.cpp" -O2 -Wall -Wno- trigraphs -Wno-multichar -include headers/build/HaikuBuildCompatibility.h -fno-rtti -D_ZETA_USING_DEPRECATED_API_=1 -D_ZETA_TS_FIND_DIR_=1 -finline -fno-builtin -fno-exceptions -DBOCHS_DEBUG_HACK=0 -D_KERNEL_MODE -D_KERNEL_MODE -DARCH_x86 -D_NO_INLINE_ASM -DCOMPILE_FOR_R5 -DHAIKU_TARGET_PLATFORM_BEOS -Ibuild/user_config_headers -Ibuild/config_headers -Isrc/add-ons/kernel/bus_managers/usb -Igenerated/objects/common/add-ons/kernel/bus_managers/usb -Igenerated/objects/r5/x86/common/add-ons/kernel/bus_managers/usb -Igenerated/objects/r5/x86/common/add-ons/kernel/bus_managers/usb -I- -Isrc/add-ons/kernel/bus_managers/usb -Iheaders/private/kernel -Iheaders/os/drivers -Iheaders/build/host/r5 -Iheaders/build/host/beos_common -o "generated/objects/r5/x86/release/add- ons/kernel/bus_managers/usb/usb.o" ; ...failed C++ generated/objects/r5/x86/release/add- ons/kernel/bus_managers/usb/usb.o ... ...skipped usb for lack of usb.o... ...failed updating 1 target(s)... ...skipped 1 target(s)... Link generated/objects/r5/x86/release/add-ons/kernel/busses/usb/ehci XRes1 generated/objects/r5/x86/release/add-ons/kernel/busses/usb/ehci SetType1 generated/objects/r5/x86/release/add-ons/kernel/busses/usb/ehci MimeSet1 generated/objects/r5/x86/release/add-ons/kernel/busses/usb/ehci SetVersion1 generated/objects/r5/x86/release/add- ons/kernel/busses/usb/ehci Chmod1 generated/objects/r5/x86/release/add-ons/kernel/busses/usb/ehci ...updated 1 target(s)... Link generated/objects/r5/x86/release/add-ons/kernel/busses/usb/uhci XRes1 generated/objects/r5/x86/release/add-ons/kernel/busses/usb/uhci SetType1 generated/objects/r5/x86/release/add-ons/kernel/busses/usb/uhci MimeSet1 generated/objects/r5/x86/release/add-ons/kernel/busses/usb/uhci SetVersion1 generated/objects/r5/x86/release/add- ons/kernel/busses/usb/uhci Chmod1 generated/objects/r5/x86/release/add-ons/kernel/busses/usb/uhci ...updated 1 target(s)... $ }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 04:50:03 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 02:50:03 -0000 Subject: [Haiku-bugs] [Haiku] #3724: BOutlineListView selection issue In-Reply-To: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> References: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> Message-ID: <056.d04df3d9c653b2802cdfddb06a1ce837@haiku-os.org> #3724: BOutlineListView selection issue --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: new Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Changes (by anevilyak): * owner: axeld => anevilyak -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 04:50:11 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 02:50:11 -0000 Subject: [Haiku-bugs] [Haiku] #3724: BOutlineListView selection issue In-Reply-To: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> References: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> Message-ID: <056.052b86142fae75b0ca29e007ebd68400@haiku-os.org> #3724: BOutlineListView selection issue --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Changes (by anevilyak): * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 04:50:40 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 02:50:40 -0000 Subject: [Haiku-bugs] [Haiku] #3725: BOutlineListView go to parent with left button In-Reply-To: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> References: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> Message-ID: <056.7b169cb0ed628cb828f202380a14d1a2@haiku-os.org> #3725: BOutlineListView go to parent with left button --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: anevilyak Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Changes (by anevilyak): * owner: axeld => anevilyak * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 05:04:51 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 03:04:51 -0000 Subject: [Haiku-bugs] [Haiku] #3724: BOutlineListView selection issue In-Reply-To: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> References: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> Message-ID: <056.06c4010e2db2080c9b2b2229fe3b51c5@haiku-os.org> #3724: BOutlineListView selection issue --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by anevilyak): I'm having trouble reproducing this....do you mean selecting the items individually or shift selecting? Just selecting items individually, I can't seem to duplicate the case of being unable to select the parent here. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 05:13:59 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 03:13:59 -0000 Subject: [Haiku-bugs] [Haiku] #3725: BOutlineListView go to parent with left button In-Reply-To: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> References: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> Message-ID: <056.09fc778832647e67cea8dab5e9b5c785@haiku-os.org> #3725: BOutlineListView go to parent with left button ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: anevilyak Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by anevilyak): * status: assigned => closed * resolution: => fixed Comment: Fixed in r30130. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 05:14:25 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 03:14:25 -0000 Subject: [Haiku-bugs] [Haiku] #3724: BOutlineListView selection issue In-Reply-To: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> References: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> Message-ID: <056.b9591f8305c3d77c14fe35e212848c3b@haiku-os.org> #3724: BOutlineListView selection issue --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by anevilyak): I think what you might be running into is somewhat problematic multiple click detection...I can reproduce problems in different ways. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 05:28:53 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 03:28:53 -0000 Subject: [Haiku-bugs] [Haiku] #3724: BOutlineListView selection issue In-Reply-To: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> References: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> Message-ID: <056.627f0c3b89f8a0c6c478c100e7030aa7@haiku-os.org> #3724: BOutlineListView selection issue --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by anevilyak): Please try with r30131 and see if you can still reproduce this problem. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 05:31:51 2009 From: trac at haiku-os.org (umccullough) Date: Sun, 12 Apr 2009 03:31:51 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.186e11fa0576b2ef3177e40dd753fe91@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Changes (by umccullough): * cc: umccullough@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 05:28:53 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 03:28:53 -0000 Subject: [Haiku-bugs] [Haiku] #3724: BOutlineListView selection issue In-Reply-To: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> References: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> Message-ID: <056.627f0c3b89f8a0c6c478c100e7030aa7@haiku-os.org> #3724: BOutlineListView selection issue --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by anevilyak): Please try with r30131 and see if you can still reproduce this problem. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 07:06:16 2009 From: trac at haiku-os.org (jalopeura) Date: Sun, 12 Apr 2009 05:06:16 -0000 Subject: [Haiku-bugs] [Haiku] #190: [Media] prefs isn't font sensitive (easy) In-Reply-To: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> References: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> Message-ID: <049.ddfee1e5f8d0b863c21b65dd35869b38@haiku-os.org> #190: [Media] prefs isn't font sensitive (easy) --------------------------------+------------------------------------------- Reporter: diver | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Media | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------+------------------------------------------- Comment(by jalopeura): I updated the main window to use layout and ChannelSliders are working for me, but I'm still having the following two problems: 1) The container view on the main window doesn't resize with the window, even though the list view and the separator bar do. I can't figure out what I'm doing differently with that view to make it stay fixed in size. 2) When DefaultMediaTheme returns a single group (in a scroll view), it works fine - the scroll view is sized to the container view and the scroll bars allow you to see the entirety of the contained group view. But when it returns multiple groups (in scrolls views in a tab view), the scroll views are sized to the contained group views, and not to the containing tab view, so you can't see the whole view. I have spent the last three days trying to track down these issues and have been unsuccessful, so if anyone has any ideas, please let me know. I'd even be willing to delve into the BTabView class if someone is reasonably certain that's where the problem lies. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 07:07:53 2009 From: trac at haiku-os.org (jalopeura) Date: Sun, 12 Apr 2009 05:07:53 -0000 Subject: [Haiku-bugs] [Haiku] #1801: [audio_mixer] font sensitive issue (easy) In-Reply-To: <040.a06646bdeaa72c1c6bd5d52641b43fd7@haiku-os.org> References: <040.a06646bdeaa72c1c6bd5d52641b43fd7@haiku-os.org> Message-ID: <049.9e0c862e5fa51aac837df5afcfd3795a@haiku-os.org> #1801: [audio_mixer] font sensitive issue (easy) ---------------------------+------------------------------------------------ Reporter: diver | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Audio & Video | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by jalopeura): This bug is fixed by the work I've been doing on #190, if I can ever fix the last few issues I'm having on that one. (Unfortunately, I can't just release the parts that fix this one, because it's all tied up in converting the preflet to use layout.) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 08:04:05 2009 From: trac at haiku-os.org (shinta) Date: Sun, 12 Apr 2009 06:04:05 -0000 Subject: [Haiku-bugs] [Haiku] #2665: Donating codes: APE reader In-Reply-To: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> References: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> Message-ID: <050.87021486f56df30b4f0290af3fd1d280@haiku-os.org> #2665: Donating codes: APE reader -----------------------------------+---------------------------------------- Reporter: shinta | Owner: dlmcpaul Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: -----------------------------------+---------------------------------------- Comment(by shinta): Thank you for putting ape_reader to HaikuImage. Would you also commit above seeking patch? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 08:08:21 2009 From: trac at haiku-os.org (dlmcpaul) Date: Sun, 12 Apr 2009 06:08:21 -0000 Subject: [Haiku-bugs] [Haiku] #2665: Donating codes: APE reader In-Reply-To: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> References: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> Message-ID: <050.d7457c5e3a0add8221de04535236e576@haiku-os.org> #2665: Donating codes: APE reader -----------------------------------+---------------------------------------- Reporter: shinta | Owner: dlmcpaul Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: -----------------------------------+---------------------------------------- Changes (by dlmcpaul): * status: closed => reopened * resolution: fixed => Comment: Ok will do. I will re-open the ticket so I don't forget. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 10:56:35 2009 From: trac at haiku-os.org (axeld) Date: Sun, 12 Apr 2009 08:56:35 -0000 Subject: [Haiku-bugs] [Haiku] #3741: Terminal - default color scheme In-Reply-To: <043.b83fbe43eeaba8462152982233bd519f@haiku-os.org> References: <043.b83fbe43eeaba8462152982233bd519f@haiku-os.org> Message-ID: <052.d78bdff847998cbcc1ed01bf8695444c@haiku-os.org> #3741: Terminal - default color scheme -----------------------------------+---------------------------------------- Reporter: HaikuBot | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by axeld): I wouldn't mind having several defaults, but your colors aren't really suitable for everyone (there is nothing wrong with black on white). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 11:13:08 2009 From: trac at haiku-os.org (raghuram87) Date: Sun, 12 Apr 2009 09:13:08 -0000 Subject: [Haiku-bugs] [Haiku] #3626: implement -q in netcat In-Reply-To: <042.debc15d11548ccdfb238e438ed0dd299@haiku-os.org> References: <042.debc15d11548ccdfb238e438ed0dd299@haiku-os.org> Message-ID: <051.c6bf07b890aab946a6dc09f84bdc5288@haiku-os.org> #3626: implement -q in netcat ---------------------------------------------+------------------------------ Reporter: Adek336 | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Comment(by raghuram87): I am a GSoC student and have applied to Haiku. I have attached a patch for the above feature. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 11:45:33 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 12 Apr 2009 09:45:33 -0000 Subject: [Haiku-bugs] [Haiku] #3737: Deskbar's "About System..." doesn't work In-Reply-To: <044.848eff4842f3322654462a792976419b@haiku-os.org> References: <044.848eff4842f3322654462a792976419b@haiku-os.org> Message-ID: <053.831d4787d94c107f94a171153ba78830@haiku-os.org> #3737: Deskbar's "About System..." doesn't work ----------------------------------+----------------------------------------- Reporter: humdinger | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by humdinger): Right you are, luroh. No idea what was wrong, but in the new build image everything's OK. This ticket can be closed as invalid. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 12:39:47 2009 From: trac at haiku-os.org (aldeck) Date: Sun, 12 Apr 2009 10:39:47 -0000 Subject: [Haiku-bugs] [Haiku] #3748: Panic, Assert failed in DoublyLinkedList.h when trying sshd Message-ID: <041.ca2c6b1e38d341543d9b1ac04994492e@haiku-os.org> #3748: Panic, Assert failed in DoublyLinkedList.h when trying sshd ---------------------------+------------------------------------------------ Reporter: aldeck | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Trying sshd for the first time (r30111 real hw), i got this panic when trying to connect from another computer. Same assert failed when mistakenly trying to start sshd two times. (ie: typing /boot/home/config/bin/sshd while one instance already running). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 13:43:13 2009 From: trac at haiku-os.org (jonas.kirilla) Date: Sun, 12 Apr 2009 11:43:13 -0000 Subject: [Haiku-bugs] [Haiku] #3749: Tab drawing issue Message-ID: <048.adb208f924d195856c93d656fc2a88eb@haiku-os.org> #3749: Tab drawing issue --------------------------------+------------------------------------------- Reporter: jonas.kirilla | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Moving a window over the tab header view leaves lines behind every once in a while. To reproduce, move a Tracker window over the tabs of the Fonts preflet. See screenshot. (I had to work a while to get all colors in the same screenshot. Only one color happens at a time, AFAIK.) The cause of this could be in the kits or in the app_server. Clipping issue? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 15:14:18 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 12 Apr 2009 13:14:18 -0000 Subject: [Haiku-bugs] [Haiku] #3735: Patch for using layouts in the preferences window of Mail In-Reply-To: <038.004fbd6d260e3588eadc253aeb85a105@haiku-os.org> References: <038.004fbd6d260e3588eadc253aeb85a105@haiku-os.org> Message-ID: <047.867f6398f832b004dd3370802aa00e90@haiku-os.org> #3735: Patch for using layouts in the preferences window of Mail -------------------------------+-------------------------------------------- Reporter: fcr | Owner: stippi Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Applications/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Comment(by humdinger): While you're working on the E-Mal preferences...[[BR]] The left list of email accounts is a bit too narrow for my taste. How about making it ~50 pixel wider. Also, now that the layout manager is used: let's have the window resizable, the left account-list growing proportionally. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 15:42:55 2009 From: trac at haiku-os.org (ekdahl) Date: Sun, 12 Apr 2009 13:42:55 -0000 Subject: [Haiku-bugs] [Haiku] #3750: Missing posix math rounding functions Message-ID: <041.90f24cd0ace737934257dad87dfbb2e0@haiku-os.org> #3750: Missing posix math rounding functions -------------------------------+-------------------------------------------- Reporter: ekdahl | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/libroot.so | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- I get warnings about "implicit declaration of" lrintf, lrint and llrint. They are missing from math.h. Here are the standard documents: http://opengroup.org/onlinepubs/000095399/functions/lrint.html http://opengroup.org/onlinepubs/009695399/functions/llrint.html -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 15:43:50 2009 From: trac at haiku-os.org (ekdahl) Date: Sun, 12 Apr 2009 13:43:50 -0000 Subject: [Haiku-bugs] [Haiku] #3750: Missing posix math rounding functions In-Reply-To: <041.90f24cd0ace737934257dad87dfbb2e0@haiku-os.org> References: <041.90f24cd0ace737934257dad87dfbb2e0@haiku-os.org> Message-ID: <050.f3dc71dea83fc3cc4a66ec5ca51e990b@haiku-os.org> #3750: Missing posix math rounding functions -------------------------------+-------------------------------------------- Reporter: ekdahl | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/libroot.so | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Comment(by ekdahl): Forgot to mention that this is when trying to make ffmpeg under haiku. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 16:24:08 2009 From: trac at haiku-os.org (bga) Date: Sun, 12 Apr 2009 14:24:08 -0000 Subject: [Haiku-bugs] [Haiku] #3751: Redrawing problems. Message-ID: <038.0e233409b5195ef2817f5e39fca6e403@haiku-os.org> #3751: Redrawing problems. ----------------------------+----------------------------------------------- Reporter: bga | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Running Haiku GCC2 r30138 now but this has been present since at least a few revisions ago. I am also using the VESA driver as my video card is not supported. It seems redrawing is broken under some circumstances. I could notice it more evidently in SoundPlay and the Backgrouns Tracker add-on. Here is an overview of the attached screenshots: 1 - SoundPlayStartup.jpg : SoundPlay just after startup. Notice the buttons that control playback are missing. Also the volume knob. Although it is showing in the screenshot, immediately after startup the progress bar and time information were not showing either. They showed up after their first self-update. 2 - SoundPlayAfterBeingPartiallyObscured.jpg : This shows that the part that was obscured by Tracker's context menu was draw (only the invalidated area). 3 - SoundPlayAfterBeingTotallyObscured.jpg : This is SoundPlay after being fully obscured by a window and then having the Window minimized. Behaviour is exactly the same as in the first screenshot but, in this case, I took the screenshot before the progress bar updated itself. 4 - Backgrounds.jpg : This shows that the position knob is not being correctly invalidated. I just clicked randomly in the color sliders and got this result. I gues sthis is related to the SoundPlay problem. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 17:12:10 2009 From: trac at haiku-os.org (umccullough) Date: Sun, 12 Apr 2009 15:12:10 -0000 Subject: [Haiku-bugs] [Haiku] #3740: Fix ape_reader build under gcc4 In-Reply-To: <045.5953f6a072e8722fea1e1a54d8701cdd@haiku-os.org> References: <045.5953f6a072e8722fea1e1a54d8701cdd@haiku-os.org> Message-ID: <054.eedb0f83c4f95a93f1ed0fc1558b1fb6@haiku-os.org> #3740: Fix ape_reader build under gcc4 ----------------------------------+----------------------------------------- Reporter: pulkomandy | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by umccullough): Looks like this can probably be closed with r30136 followed by r30138 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 17:39:29 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 15:39:29 -0000 Subject: [Haiku-bugs] [Haiku] #3740: Fix ape_reader build under gcc4 In-Reply-To: <045.5953f6a072e8722fea1e1a54d8701cdd@haiku-os.org> References: <045.5953f6a072e8722fea1e1a54d8701cdd@haiku-os.org> Message-ID: <054.a486f69d5c1daf614c35cb095cc9bbcb@haiku-os.org> #3740: Fix ape_reader build under gcc4 -----------------------------------+---------------------------------------- Reporter: pulkomandy | Owner: marcusoverhagen Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by anevilyak): * status: new => closed * resolution: => fixed Comment: Indeed, forgot there was an open ticket for that. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 18:06:40 2009 From: trac at haiku-os.org (adamk) Date: Sun, 12 Apr 2009 16:06:40 -0000 Subject: [Haiku-bugs] [Haiku] #3714: PANIC: ASSERT FAILED (headers/private/kernel/util/DoublyLinkedList.h:467): fFirst != __null && fLast != __null && (fFirst != fLast || In-Reply-To: <044.b895a903feeac90c24ca3a36c14db02e@haiku-os.org> References: <044.b895a903feeac90c24ca3a36c14db02e@haiku-os.org> Message-ID: <053.ecea6b3b2c9bb428a63ece52f700908d@haiku-os.org> #3714: PANIC: ASSERT FAILED (headers/private/kernel/util/DoublyLinkedList.h:467): fFirst != __null && fLast != __null && (fFirst != fLast || --------------------------------------+------------------------------------- Reporter: anevilyak | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by adamk): For what it's worth, I get the same panic when trying to acquire an address via DHCP on a gcc2 build (r30085, from the nightly builds, to be exact): PANIC: ASSERT FAILED (headers/private/kernel/util/DoublyLinkedList.h:467): fFirst != __null && fLast != __null && (fFirst != fLast || Welcome to Kernel Debugging Land... Thread 97 "/dev/net/broadcom570x/0" running on CPU 0 I can post a full backtrace if necessary. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 18:14:17 2009 From: trac at haiku-os.org (haiqu) Date: Sun, 12 Apr 2009 16:14:17 -0000 Subject: [Haiku-bugs] [Haiku] #3726: Can't build USB drivers for target R5 In-Reply-To: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> References: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> Message-ID: <049.9a56dad2dfc14034c0439a3091b3daa4@haiku-os.org> #3726: Can't build USB drivers for target R5 ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Comment(by haiqu): OK, I've fixed this myself. usb.cpp line 49 - #ifndef should be #ifdef usb_scsi.c lines 980, 993, 1006, 1031 and 1042 - device_node_handle should be device_node * Rob -- Ticket URL: Haiku The Haiku operating system. From nt8485 at ctimail3.com Sun Apr 12 18:23:49 2009 From: nt8485 at ctimail3.com (nt8485) Date: Sun, 12 Apr 2009 16:23:49 +0000 Subject: [Haiku-bugs] Haiku Bug Report: Bezilla fails to load References: 040.68188f5efda3a50b2bff0549b62c01e8@haiku-os.org Message-ID: <49E21595.1000502@ctimail3.com> Dear All, These days I am experimenting with Haiku with a live USB flash made with "flashnul" in Windows, and the subject bug recurred after several successful runs of BeZilla in two netbooks: Acer AspireOne A101 and Asus eeePC 901, and one desktop system with Asrock K7Upgrade800, with VIA KT880 chipset and 2GB ram. When the bug manifests, I'll re-make the live flash and go over to the next system. The Haiku version is 29603 and kernel dated 19 Mar 09. The revealing messages, I believe, are embedded inside the debugging reports attached, so I might just add my observation when I fails: Upon my click to the BeZilla, the BeZilla would show its normal window with a blank web page, then pops the error message with both of the "debug" and "close" buttons. May this bug reports helps you improving how BeZilla behaves in Haiku. regards, SW -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: debug URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: debug2.txt URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: screenshot1 Type: image/jpeg Size: 205188 bytes Desc: not available URL: From mattmadia at gmail.com Sun Apr 12 18:26:34 2009 From: mattmadia at gmail.com (Matt Madia) Date: Sun, 12 Apr 2009 16:26:34 +0000 Subject: [Haiku-bugs] Haiku Bug Report: Bezilla fails to load In-Reply-To: <49E21595.1000502@ctimail3.com> References: <49E21595.1000502@ctimail3.com> Message-ID: <1e42d8c50904120926l27d19482h5b3904a97a0cd060@mail.gmail.com> On Sun, Apr 12, 2009 at 4:23 PM, nt8485 wrote: > Dear All, > Please do not send attachments to mailing lists. Please do not send bug reports to this list, instead, file them at our bugtracker, http://dev.haiku-os.org Thank you, mmadia From trac at haiku-os.org Sun Apr 12 18:40:50 2009 From: trac at haiku-os.org (zeidler) Date: Sun, 12 Apr 2009 16:40:50 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account In-Reply-To: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> References: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> Message-ID: <049.9730bcce0e015cdbcf550aa443f8f204@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account ------------------------------+--------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Changes (by zeidler): * cc: czeidler@? (added) Comment: Can't reproduce it here. Please give a detailed discription how to reproduce it. - which domain / email address - ssl? - settings -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 18:57:51 2009 From: trac at haiku-os.org (rossi) Date: Sun, 12 Apr 2009 16:57:51 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account In-Reply-To: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> References: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> Message-ID: <049.5de013d52b9da9e890e80d52630e2061@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account ------------------------------+--------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Comment(by rossi): @Clemens: for obvious reasons, I cannot provide you with the details requested, as I'm of course not posting my login credentials and server details to the public. But basically its a standard mail server, provided by pair.com where all my domains are hosted. Basically I just entered my email address, and the other requested info on the POP3 settings dialog and it crashes as soon as I click OK. Some fields are filled automatically, once I entered the address. No SSL or such enabled. -- Ticket URL: Haiku The Haiku operating system. From nt8485 at ctimail3.com Tue Apr 14 05:32:42 2009 From: nt8485 at ctimail3.com (simonwong) Date: Mon, 13 Apr 2009 23:32:42 -0400 Subject: [Haiku-bugs] Haiku Bug Report: LCD Monitor Detection Capability Message-ID: <1239679962.4044.24.camel@localhost.localdomain> Dear Developers, These days I am used to experimenting Haiku with a live USB flash made with "flashnul" and raw nightly build after 9 Mar 09, following the instructions laid down on "http://www.haiku-os.org/community/forum/how_to_install_haiku_to_usb_flash_drive_from_windows". The live USB flash boots successfully onto two netbooks, Asus eeePC 901 and Acer Aspireone 101, but at first failed onto my desktop. (configuration: Asrock K7Upgrade-880, Chipset VIA KT880, CPU: AMD Athlon 2600 XP, 1 GB DDR ram, nVidia GeForce FX 5200 and TopCon 1280x1024 LCD Monitor) By failure I mean the boot screen shew up, but blackened after all boot up icons were successfully lit and dimmed. What's dramatic is that the live flash boots all right on the same system, with the monitor switched to a 800x600 CRT monitor. In that session I changed the resolution to 1280x1024, on purpose to match that of the LCD's. This being done, the live flash now can boot onto the LCD monitor system. Apparently this suggests that the present Haiku can improve in its capability in Monitor detection automatically. regards, SW From umccullough at gmail.com Sun Apr 12 19:08:18 2009 From: umccullough at gmail.com (Urias McCullough) Date: Sun, 12 Apr 2009 10:08:18 -0700 Subject: [Haiku-bugs] Haiku Bug Report: LCD Monitor Detection Capability In-Reply-To: <1239679962.4044.24.camel@localhost.localdomain> References: <1239679962.4044.24.camel@localhost.localdomain> Message-ID: <1e80d8750904121008g7434d840l2bbede142d9b08dd@mail.gmail.com> On Mon, Apr 13, 2009 at 8:32 PM, simonwong wrote: > Dear Developers, This mailing list is pretty much ONLY used for bug notifications from Trac - it's not really meant for messages posted by the subscribers. To do that, either use the haiku-development mailing list, or Trac. Thanks! - Urias From trac at haiku-os.org Sun Apr 12 19:15:40 2009 From: trac at haiku-os.org (bga) Date: Sun, 12 Apr 2009 17:15:40 -0000 Subject: [Haiku-bugs] [Haiku] #3752: CharacterMap Window is way too big. Message-ID: <038.a84fb08ec9c0eccef1248e00ec13c82a@haiku-os.org> #3752: CharacterMap Window is way too big. ---------------------------------------+------------------------------------ Reporter: bga | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/CharacterMap | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------+------------------------------------ r30138 GCC2. When I open CharacterMap its window is at least 10 times than my monitor resolution (1440x1050) in each dimension. I am pretty sure this was not intentional. :) At least once I managed to get it to a reasonable size by clicking the window zoom button (it resized itself to be the size of my monitor resolution) but now I can not do this again. Even clicking the zoom button the window stays at its huge size. This is 100% reproducible here and in a clean haiku install. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 19:34:48 2009 From: trac at haiku-os.org (aldeck) Date: Sun, 12 Apr 2009 17:34:48 -0000 Subject: [Haiku-bugs] [Haiku] #3751: Redrawing problems. In-Reply-To: <038.0e233409b5195ef2817f5e39fca6e403@haiku-os.org> References: <038.0e233409b5195ef2817f5e39fca6e403@haiku-os.org> Message-ID: <047.7fdbfa1a305dae089d2ad35cb7da362b@haiku-os.org> #3751: Redrawing problems. ----------------------------+----------------------------------------------- Reporter: bga | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by aldeck): Just for the note, the BColorControl issue appears with r29962, it might just be a bug in BColorControl with regard to invalidation.[[BR]] Can you test the soundplay issue around r29962, we could then determine if both issues are related, which i doubt (see bellow). Note a recent drawing bug, #3749 that could be related which appeared after (not sure which rec yet, searching the atm). Character map is visibly broken too here on 30111. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 20:38:05 2009 From: trac at haiku-os.org (rossi) Date: Sun, 12 Apr 2009 18:38:05 -0000 Subject: [Haiku-bugs] [Haiku] #3684: PANIC during restart (input_server) In-Reply-To: <040.1bad850e23ca0c688709c4f305210974@haiku-os.org> References: <040.1bad850e23ca0c688709c4f305210974@haiku-os.org> Message-ID: <049.3c6001b121834ba8c35cc8ca6108eaa5@haiku-os.org> #3684: PANIC during restart (input_server) -----------------------+---------------------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by rossi): At least with r30138 the panic is no longer happening during restart. Guess the issue has "accidentially" ;-) been fixed. From my perspective this bug can be closed, as before the panic happend on every single restart here. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 21:00:51 2009 From: trac at haiku-os.org (rossi) Date: Sun, 12 Apr 2009 19:00:51 -0000 Subject: [Haiku-bugs] [Haiku] #3276: Event sounds are not played In-Reply-To: <040.75c3f51eae04f9ce88f1bf291195553d@haiku-os.org> References: <040.75c3f51eae04f9ce88f1bf291195553d@haiku-os.org> Message-ID: <049.3b545b2408991a96de952a2a4d2626d9@haiku-os.org> #3276: Event sounds are not played -----------------------+---------------------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by rossi): Actually the beep is now fine, just the startup sound is missing. Dunno if the ticket needs to stay open, but since its not about missing event triggers, from my POV it could be closed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 22:27:11 2009 From: trac at haiku-os.org (maxime.simon) Date: Sun, 12 Apr 2009 20:27:11 -0000 Subject: [Haiku-bugs] [Haiku] #2827: [Pe] Save As dialog box has over lapping button (easy) In-Reply-To: <042.0f4cbd6bde5ae2d5c824caea87a943f5@haiku-os.org> References: <042.0f4cbd6bde5ae2d5c824caea87a943f5@haiku-os.org> Message-ID: <051.c06a59f88cac5ee88f3c4b900bc5487e@haiku-os.org> #2827: [Pe] Save As dialog box has over lapping button (easy) -----------------------+---------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by maxime.simon): The patch reorganizes the SavePanel to look like other SavePanels which have a "FileType" menu.[[BR]] (Indeed I have copied a lot on the source code of Icon-o-matic. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 22:41:55 2009 From: trac at haiku-os.org (heto) Date: Sun, 12 Apr 2009 20:41:55 -0000 Subject: [Haiku-bugs] [Haiku] #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name In-Reply-To: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> References: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> Message-ID: <051.19398f329c2165ca86acc6a0be38dfc0@haiku-os.org> #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name -----------------------------------+---------------------------------------- Reporter: scottmc | Owner: jackburton Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Changes (by heto): * cc: henrimoi@? (added) Comment: Looking at BTab, it has no way of knowing which BTabView it belongs to, so it can't invalidate it. Therefore I assume that the application is supposed to do the invalidation, as I don't think the BTab can go just draw itself when the label is changed. I'll attach a patch that fixes the update issue with echo -e '\E]2;title\a'. Compared to the file posted earlier, it only invalidates the region that belongs to the tab whose title just got updated, which should reduce flicker and avoid re-drawing the whole tabview. It also doesn't lock the window as I don't think this is required with invalidate. With regards to the original suggestion, I think an in-place renaming by double-clicking the tab is a more sensible option than a menu option and a dialog. I'll see if I can implement this in the couple following days. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 22:58:21 2009 From: trac at haiku-os.org (luroh) Date: Sun, 12 Apr 2009 20:58:21 -0000 Subject: [Haiku-bugs] [Haiku] #3722: Tracker Status bar shows wrong file count In-Reply-To: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> References: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> Message-ID: <049.381430fce65150aba67604ba86efe457@haiku-os.org> #3722: Tracker Status bar shows wrong file count ----------------------------------+----------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by luroh): Repeatable here when moving files, not copying them. Rev 30138, gcc2, vmware. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 23:04:20 2009 From: trac at haiku-os.org (bonefish) Date: Sun, 12 Apr 2009 21:04:20 -0000 Subject: [Haiku-bugs] [Haiku] #3748: Panic, Assert failed in DoublyLinkedList.h when trying sshd In-Reply-To: <041.ca2c6b1e38d341543d9b1ac04994492e@haiku-os.org> References: <041.ca2c6b1e38d341543d9b1ac04994492e@haiku-os.org> Message-ID: <050.e65364b01048acee80f0c8f4d0015f1b@haiku-os.org> #3748: Panic, Assert failed in DoublyLinkedList.h when trying sshd --------------------------------------+------------------------------------- Reporter: aldeck | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Changes (by bonefish): * component: System/Kernel => Network & Internet/Stack -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 23:09:32 2009 From: trac at haiku-os.org (bonefish) Date: Sun, 12 Apr 2009 21:09:32 -0000 Subject: [Haiku-bugs] [Haiku] #3748: Panic, Assert failed in DoublyLinkedList.h when trying sshd In-Reply-To: <041.ca2c6b1e38d341543d9b1ac04994492e@haiku-os.org> References: <041.ca2c6b1e38d341543d9b1ac04994492e@haiku-os.org> Message-ID: <050.5b92e27ea8549d9a83c28de376acbb7b@haiku-os.org> #3748: Panic, Assert failed in DoublyLinkedList.h when trying sshd ---------------------------------------+------------------------------------ Reporter: aldeck | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Resolution: duplicate | Blockedby: 3714 Platform: All | Blocking: ---------------------------------------+------------------------------------ Changes (by bonefish): * status: new => closed * resolution: => duplicate * blockedby: => 3714 Comment: Duplicate of #3714. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 23:50:45 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 21:50:45 -0000 Subject: [Haiku-bugs] [Haiku] #3276: Event sounds are not played In-Reply-To: <040.75c3f51eae04f9ce88f1bf291195553d@haiku-os.org> References: <040.75c3f51eae04f9ce88f1bf291195553d@haiku-os.org> Message-ID: <049.9eb22cc2190ccf3725a69a45d8fbdba4@haiku-os.org> #3276: Event sounds are not played ------------------------+--------------------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by anevilyak): * status: new => closed * resolution: => fixed -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 23:52:29 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 21:52:29 -0000 Subject: [Haiku-bugs] [Haiku] #3737: Deskbar's "About System..." doesn't work In-Reply-To: <044.848eff4842f3322654462a792976419b@haiku-os.org> References: <044.848eff4842f3322654462a792976419b@haiku-os.org> Message-ID: <053.3cce6b2cab4acee11ed73accf9f713bf@haiku-os.org> #3737: Deskbar's "About System..." doesn't work -----------------------------------+---------------------------------------- Reporter: humdinger | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by anevilyak): * status: new => closed * resolution: => fixed -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 12 23:59:18 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 21:59:18 -0000 Subject: [Haiku-bugs] [Haiku] #3722: Tracker Status bar shows wrong file count In-Reply-To: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> References: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> Message-ID: <049.3b1b6107718e4fa5433ee3fbfaf5ef22@haiku-os.org> #3722: Tracker Status bar shows wrong file count ----------------------------------+----------------------------------------- Reporter: haiqu | Owner: anevilyak Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Changes (by anevilyak): * owner: axeld => anevilyak * status: new => assigned Comment: That's because Tracker skips the pre-flight check when the op is a move and source / destination are the same volume. The rationale being, move on same volume is more or less an instantaneous op since it just requires removing/adding some dir entries and no actual data copy happens. As such, the pre-flight check that calculates the number of files to move would take substantially longer than the move itself. Will modify the dialog to omit the total count in those cases. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 00:14:20 2009 From: trac at haiku-os.org (heto) Date: Sun, 12 Apr 2009 22:14:20 -0000 Subject: [Haiku-bugs] [Haiku] #3753: The title of an inactive terminal tab isn't updated Message-ID: <039.45b129fbc58beb3f22b1723cab9454f3@haiku-os.org> #3753: The title of an inactive terminal tab isn't updated -----------------------------------+---------------------------------------- Reporter: heto | Owner: jackburton Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- If a command-line application updates the label of a deselected tab, the change is lost completely. The tab keeps displaying the old label even after it's selected, and the same old title becomes the window title. Reproducing: Run the following command in one tab: {{{ sleep 2; echo -e '\E]2;New Title\a' }}} then immediately switch to another tab. You'll see that the tab label does not get updated. If you switch back to the original tab after the two seconds have passed, you'll see that the command has finished, but both the window title and the tab title are still the old ones. I'm pretty sure the bug is caused because deselecting a tab causes that tab's target view to be detached from the window. This causes the TermView to unset the listener in its TerminalBuffer. Now when TermParse calls TerminalBuffer::SetTitle to set the title, it does not have a listener to deliver the message to. I wonder if the whole message passing could be replaced with a function call in this case. If not, the view has to be kept listening to messages from its buffer even if it's detached from a window. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 00:34:16 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 12 Apr 2009 22:34:16 -0000 Subject: [Haiku-bugs] [Haiku] #3722: Tracker Status bar shows wrong file count In-Reply-To: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> References: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> Message-ID: <049.ecfb12ef8f5ca07c4b68e2890e6ac18f@haiku-os.org> #3722: Tracker Status bar shows wrong file count -----------------------------------+---------------------------------------- Reporter: haiqu | Owner: anevilyak Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by anevilyak): * status: assigned => closed * resolution: => fixed Comment: Fixed in r30140. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 00:51:20 2009 From: trac at haiku-os.org (mmlr) Date: Sun, 12 Apr 2009 22:51:20 -0000 Subject: [Haiku-bugs] [Haiku] #3726: Can't build USB drivers for target R5 In-Reply-To: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> References: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> Message-ID: <049.bc7c3f6d2123127ea6630a47f771a6e4@haiku-os.org> #3726: Can't build USB drivers for target R5 ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Changes (by mmlr): * status: reopened => closed * resolution: => fixed Comment: Fixed in r30141. The usb_scsi module is not compatible anymore and building it for BeOS is not supported anymore. You should however be able to use one of the old compiled packages from BeBits for example. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 00:55:49 2009 From: trac at haiku-os.org (mmlr) Date: Sun, 12 Apr 2009 22:55:49 -0000 Subject: [Haiku-bugs] [Haiku] #3734: BFS formatted USB memory stick not found In-Reply-To: <040.d6f14de0d71fa1439e2b7387478e17d8@haiku-os.org> References: <040.d6f14de0d71fa1439e2b7387478e17d8@haiku-os.org> Message-ID: <049.0d1536e81dd81510d78fbcfe68044106@haiku-os.org> #3734: BFS formatted USB memory stick not found -----------------------+---------------------------------------------------- Reporter: haiqu | Owner: mmlr Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------+---------------------------------------------------- Changes (by mmlr): * component: Drivers/USB => - General Comment: Replying to [comment:4 haiqu]: > Taking it out and reinserting to the other bus gives me this: > Seems like it's trying everything except BFS. Because 20 lines are most probably not enough. Please just attach full syslogs as they do contain all the information where someone can then read out the relevant stuff. This is easier than explaining what parts to capture every time. In any case this is not a USB problem as the stick obviously works. USB only provides the data transport and does not affect the filesystem operations that seem to go wrong here. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 01:03:21 2009 From: trac at haiku-os.org (stpere) Date: Sun, 12 Apr 2009 23:03:21 -0000 Subject: [Haiku-bugs] [Haiku] #2143: KDL in net timer. In-Reply-To: <038.81320c9ffad65dc8d88e69f601272f32@haiku-os.org> References: <038.81320c9ffad65dc8d88e69f601272f32@haiku-os.org> Message-ID: <047.44ccc477244af44aeffee0d1dfb19033@haiku-os.org> #2143: KDL in net timer. ---------------------------------------+------------------------------------ Reporter: bga | Owner: axeld Type: bug | Status: reopened Priority: high | Milestone: R1/alpha1 Component: Network & Internet/Stack | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------------------+------------------------------------ Changes (by stpere): * status: closed => reopened * resolution: fixed => Comment: Hi, I got two KDL on r30140, both very similar (I would say the same). So I think I'm getting near a way to reproduce it. It involves the network preflets and the ftp command line client. I get this error : {{{ ARP host 0294a8c0 updated with different hardware address 00:0c:29:4a:0e:7d. ARP host 0294a8c0 updated with different hardware address 00:0c:29:4a:0e:7d. vm_soft_fault: va 0xdeadb000 not covered by area in address space vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0xdeadbef3, ip 0x800bac37, write 1, user 0, thread 0x38 PANIC: vm_page_fault: unhandled page fault in kernel space at 0xdeadbef3, ip 0x800bac37 Welcome to Kernel Debugging Land... Thread 56 "net timer" running on CPU 0 kdebug> bt stack trace for thread 56 "net timer" kernel stack: 0x8023d000 to 0x80241000 frame caller :function + offset 0 80240b6c (+ 48) 80060271 :invoke_debugger_command + 0x00f5 1 80240b9c (+ 64) 80060061 invoke_pipe_segment(debugger_command_pipe*: 0x8012a220, int32: 0, 0x0 "") + 0x0079 2 80240bdc (+ 64) 800603e8 :invoke_debugger_command_pipe + 0x009c 3 80240c1c (+ 48) 80061998 ExpressionParser<0x80240cd0>::_ParseCommandPipe(0x80240ccc) + 0x0234 4 80240c4c (+ 64) 80060dd2 ExpressionParser<0x80240cd0>::EvaluateCommand(0x8011ab60 "bt", 0x80240ccc) + 0x02ba 5 80240c8c (+ 224) 80062dc0 :evaluate_debug_command + 0x0088 6 80240d6c (+ 64) 8005e162 kernel_debugger_loop() + 0x01ae 7 80240dac (+ 32) 8005eff1 :kernel_debugger + 0x004d 8 80240dcc (+ 192) 8005ef99 :panic + 0x0029 9 80240e8c (+ 80) 800c1c31 :vm_page_fault + 0x0139 10 80240edc (+ 64) 800d1c1d :page_fault_exception + 0x00d9 11 80240f1c (+ 12) 800d5316 :int_bottom + 0x0036 kernel iframe at 0x80240f28 (end = 0x80240f78) eax 0x81025e40 ebx 0x80567568 ecx 0xdeadbeef edx 0xdeadbeef esi 0x80567c94 edi 0x81025e40 ebp 0x80240f78 esp 0x80240f5c eip 0x800bac37 eflags 0x10282 vector: 0xe, error code: 0x2 12 80240f28 (+ 80) 800bac37 :list_remove_link + 0x000b 13 80240f78 (+ 32) 800bad1c :list_remove_item + 0x0018 14 80240f98 (+ 64) 8056457a timer_thread(NULL) + 0x009a 15 80240fd8 (+ 32) 800548ff _create_kernel_thread_kentry() + 0x001b 16 80240ff8 (+2145120264) 8005489c thread_kthread_exit() + 0x0000 }}} Basically, the connection between my haiku guest and my ubuntu host get lost while I'm in FTP, I open the network preflet to change the ip address (probably useless), and tada, KDL.. I'm not sure if it's really related to this ticket, but I think it's pretty close (net timer thread, etc..) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 01:25:59 2009 From: trac at haiku-os.org (mmlr) Date: Sun, 12 Apr 2009 23:25:59 -0000 Subject: [Haiku-bugs] [Haiku] #3684: PANIC during restart (input_server) In-Reply-To: <040.1bad850e23ca0c688709c4f305210974@haiku-os.org> References: <040.1bad850e23ca0c688709c4f305210974@haiku-os.org> Message-ID: <049.7165776c2eed3fccd67971eb8364c66c@haiku-os.org> #3684: PANIC during restart (input_server) ------------------------+--------------------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by mmlr): * status: new => closed * resolution: => fixed Comment: It was fixed in r30085. The fix was quite intentional though. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 01:44:01 2009 From: trac at haiku-os.org (stpere) Date: Sun, 12 Apr 2009 23:44:01 -0000 Subject: [Haiku-bugs] [Haiku] #3754: [PATCH] Done TODO In Mouse Preflet Message-ID: <041.c18d2b723432cfa4d17bb675c0d5301f@haiku-os.org> #3754: [PATCH] Done TODO In Mouse Preflet -------------------------------+-------------------------------------------- Reporter: stpere | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mouse | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- I spotted a TODO in Mouse Preflet that mentioned to move the bitmaps from the mouse image from the .h header to a resource. With great help from Brecht for the conversion of the raw bitmap, here is the patch that resolves that todo. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 01:56:29 2009 From: trac at haiku-os.org (mmadia) Date: Sun, 12 Apr 2009 23:56:29 -0000 Subject: [Haiku-bugs] [Haiku] #3755: [patch] fix extra ) in bin/zip/ttyio.h Message-ID: <041.233e4bc701f0fea22fa804e6269d0475@haiku-os.org> #3755: [patch] fix extra ) in bin/zip/ttyio.h --------------------------+------------------------------------------------- Reporter: mmadia | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- While looking to upgrade Info-Zip from 2.32 to 3.0, I noticed this typo. Looks like it was a copy+paste error. patch created against r30117 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 02:07:38 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 13 Apr 2009 00:07:38 -0000 Subject: [Haiku-bugs] [Haiku] #3755: [patch] fix extra ) in bin/zip/ttyio.h In-Reply-To: <041.233e4bc701f0fea22fa804e6269d0475@haiku-os.org> References: <041.233e4bc701f0fea22fa804e6269d0475@haiku-os.org> Message-ID: <050.71a466cbb957b664a29db94db756d11c@haiku-os.org> #3755: [patch] fix extra ) in bin/zip/ttyio.h ---------------------------+------------------------------------------------ Reporter: mmadia | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by mmadia): * status: new => closed * resolution: => invalid Comment: oops. i didn't see the '''('''defined(__BEOS__) ... closing as invalid. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 03:51:14 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 13 Apr 2009 01:51:14 -0000 Subject: [Haiku-bugs] [Haiku] #3726: Can't build USB drivers for target R5 In-Reply-To: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> References: <040.944ad99932573233bd830055a63a5c57@haiku-os.org> Message-ID: <049.8c6f0f2b56a146704baa8b7d61e3a9ec@haiku-os.org> #3726: Can't build USB drivers for target R5 ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Comment(by haiqu): Actually after severe testing last night I couldn't get any of those drivers to work, and the last known good version is at http://haiku.mlotz.ch/ -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 04:14:30 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 13 Apr 2009 02:14:30 -0000 Subject: [Haiku-bugs] [Haiku] #3755: [patch] fix extra ) in bin/zip/ttyio.h In-Reply-To: <041.233e4bc701f0fea22fa804e6269d0475@haiku-os.org> References: <041.233e4bc701f0fea22fa804e6269d0475@haiku-os.org> Message-ID: <050.aaaf20c8fa9e2f7caa3ee432d501f527@haiku-os.org> #3755: [patch] fix extra ) in bin/zip/ttyio.h ---------------------------+------------------------------------------------ Reporter: mmadia | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by mmadia): * status: closed => reopened * resolution: invalid => Comment: As pointed out by luroh, the () surrounding "defined(__BEOS__) || defined(__HAIKU__)" is most likely not needed. Added zip-ttio_h.2.patch -- forgot to enable-replace-existing file. zip-ttio_h.patch is obsolete. Re-opening ticket. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 04:15:55 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 13 Apr 2009 02:15:55 -0000 Subject: [Haiku-bugs] [Haiku] #3755: [patch] fix extra ( ) in bin/zip/ttyio.h (was: [patch] fix extra ) in bin/zip/ttyio.h) In-Reply-To: <041.233e4bc701f0fea22fa804e6269d0475@haiku-os.org> References: <041.233e4bc701f0fea22fa804e6269d0475@haiku-os.org> Message-ID: <050.32cbe58ec89a2372731fed88f37e7b0e@haiku-os.org> #3755: [patch] fix extra ( ) in bin/zip/ttyio.h ---------------------------+------------------------------------------------ Reporter: mmadia | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 05:05:00 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 13 Apr 2009 03:05:00 -0000 Subject: [Haiku-bugs] [Haiku] #3756: [patch] Dvorak keymap -- RCommand, ROption Message-ID: <041.538cce882c508cce24d48e07af7c0d9a@haiku-os.org> #3756: [patch] Dvorak keymap -- RCommand, ROption --------------------------------+------------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Preferences/Keymap | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- This patch mimics American.keymap's behavior for RCommand and ROption -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 05:58:46 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 13 Apr 2009 03:58:46 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.b95d0f1d8f1a14972009547d7f09d74c@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by haiqu): I didn't complain about it being different from BeOS. I made the point that it's a dangerous utility which shouldn't be in the same directory as Application, and that moving it was unnecessary, bordering on stupid. Whether it's a preflet or not is an arbitrary reason for including stuff in Preferences. And what defines a preflet anyhow? One could also argue that since the user "prefers" to have several partitions formatted as different file systems, it's valid under Preferences. And please refrain from making unfounded generalities about my actions. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 06:35:12 2009 From: trac at haiku-os.org (HaikuBot) Date: Mon, 13 Apr 2009 04:35:12 -0000 Subject: [Haiku-bugs] [Haiku] #3741: Terminal - default color scheme In-Reply-To: <043.b83fbe43eeaba8462152982233bd519f@haiku-os.org> References: <043.b83fbe43eeaba8462152982233bd519f@haiku-os.org> Message-ID: <052.9649d8b0d7b7289fa634726574b443bc@haiku-os.org> #3741: Terminal - default color scheme -----------------------------------+---------------------------------------- Reporter: HaikuBot | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by HaikuBot): Replying to [comment:3 axeld]: > I wouldn't mind having several defaults, but your colors aren't really suitable for everyone (there is nothing wrong with black on white). okay, close ticket. i will open new when implement color scheme choosing. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 06:39:51 2009 From: trac at haiku-os.org (dustin howett) Date: Mon, 13 Apr 2009 04:39:51 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.69794d7c353712dae17cb1e68236faaf@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Changes (by dustin howett): * cc: alaricx@? (added) Comment: Replying to [comment:2 haiqu]: > Whether it's a preflet or not is an arbitrary reason for including stuff in Preferences. That's a bizarre statement to make. It seems like being/not being a preflet would be a very good reason for including/not including something in Preferences. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 06:52:49 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 13 Apr 2009 04:52:49 -0000 Subject: [Haiku-bugs] [Haiku] #3722: Tracker Status bar shows wrong file count In-Reply-To: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> References: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> Message-ID: <049.2ebb76b94ffaf3c6f1b6ad10582ebd3c@haiku-os.org> #3722: Tracker Status bar shows wrong file count -----------------------------------+---------------------------------------- Reporter: haiqu | Owner: anevilyak Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Comment(by haiqu): Might be worth considering removing the "preflight check" on all copy and move actions, the overhead isn't worth it. Unless there's some technical reason to do so, of course. An upcount could still be performed as the files are moved, which would give almost the same functionality. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 06:53:42 2009 From: trac at haiku-os.org (koki) Date: Mon, 13 Apr 2009 04:53:42 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.bebcd2d5ef1c67b6b1e7265aa2f1cc75@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by koki): I don't know (or maybe just forgot) why DriveSetup was moved to the Applications folder, but I tend to agree with haiqu on this one. After all, DriveSetup is the kind of app that is used very unfrequently and only for the purpose of configuring the system, so the Preferences folder definitely seems to be the natural place for it. All FWIW & IMHO disclaimers apply. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 07:13:21 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 13 Apr 2009 05:13:21 -0000 Subject: [Haiku-bugs] [Haiku] #3738: Background logo missing in latest build In-Reply-To: <040.5d7d9c19acd42ad4c63ad41723820574@haiku-os.org> References: <040.5d7d9c19acd42ad4c63ad41723820574@haiku-os.org> Message-ID: <049.f9cbe11c71995e53109949a82b4bff37@haiku-os.org> #3738: Background logo missing in latest build ----------------------------+----------------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by haiqu): Yup, my bad. I have to admit that because I didn't have a spare partition, my installation procedure was to simply upgrade an existing one and then rename /boot/beos but this isn't the same as a fresh installation. Well, I freed up a partition and did a brand new install and it works fine. Invalid, please close -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 07:36:40 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 13 Apr 2009 05:36:40 -0000 Subject: [Haiku-bugs] [Haiku] #3738: Background logo missing in latest build In-Reply-To: <040.5d7d9c19acd42ad4c63ad41723820574@haiku-os.org> References: <040.5d7d9c19acd42ad4c63ad41723820574@haiku-os.org> Message-ID: <049.f14ed204a691390070e3d5ecc04bf59d@haiku-os.org> #3738: Background logo missing in latest build -----------------------------+---------------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: -----------------------------+---------------------------------------------- Changes (by mmadia): * status: new => closed * resolution: => invalid -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 07:51:48 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 13 Apr 2009 05:51:48 -0000 Subject: [Haiku-bugs] [Haiku] #3757: makehaikufloppy script still refers to zbeos Message-ID: <040.d07fc82f8407f377c36addf9cf2221a8@haiku-os.org> #3757: makehaikufloppy script still refers to zbeos -----------------------+---------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------+---------------------------------------------------- Since the boot process now goes through a file called haiku_loader the script to create a boot floppy will no longer work. There's no hurry to fix this one, since floppy drives are currently unrecognized. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 09:56:37 2009 From: trac at haiku-os.org (diver) Date: Mon, 13 Apr 2009 07:56:37 -0000 Subject: [Haiku-bugs] [Haiku] #3758: [build system] build is broken Message-ID: <040.037af2445688723a013800da0f810589@haiku-os.org> #3758: [build system] build is broken --------------------------+------------------------------------------------- Reporter: diver | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- {{{ /home/iceid/haiku/trunk/src/add- ons/media/plugins/ape_reader/MAClib/Assembly.nasm:4: warning: Unrecognized qualifier `class' /home/iceid/haiku/trunk/src/add- ons/media/plugins/ape_reader/MAClib/Assembly.nasm:4: warning: Unrecognized qualifier `use32' /home/iceid/haiku/trunk/src/add- ons/media/plugins/ape_reader/MAClib/Assembly.nasm:4: undefined symbol `CODE' (first use) /home/iceid/haiku/trunk/src/add- ons/media/plugins/ape_reader/MAClib/Assembly.nasm:4: (Each undefined symbol is reported only once.) if test ; then yasm -d -f elf32 -o /home/iceid/haiku/trunk/generated- gcc2/objects/haiku/x86/release/add- ons/media/plugins/ape_reader/MAClib/Assembly.o /home/iceid/haiku/trunk/src /add-ons/media/plugins/ape_reader/MAClib/Assembly.nasm; else yasm -f elf32 -o /home/iceid/haiku/trunk/generated- gcc2/objects/haiku/x86/release/add- ons/media/plugins/ape_reader/MAClib/Assembly.o /home/iceid/haiku/trunk/src /add-ons/media/plugins/ape_reader/MAClib/Assembly.nasm; fi ...failed AssembleNasm /home/iceid/haiku/trunk/generated- gcc2/objects/haiku/x86/release/add- ons/media/plugins/ape_reader/MAClib/Assembly.o ... ...skipped MAClib.a for lack of MAClib.a(Assembly.o)... ...skipped ape_reader for lack of MAClib.a... SetVersion1 /home/iceid/haiku/trunk/generated- gcc2/objects/haiku/x86/release/add-ons/media/plugins/matroska/matroska Chmod1 /home/iceid/haiku/trunk/generated-gcc2/objects/haiku/x86/release /add-ons/media/plugins/matroska/matroska ...skipped haiku.image-copy-files-dummy-system/add- ons/media/plugins for lack of ape_reader... ...skipped haiku.vmdk for lack of haiku.image-copy-files... ...failed updating 1 target(s)... ...skipped 4 target(s)... ...updated 293 target(s)... }}} yasm --version yasm 0.5.0.1591 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 10:01:14 2009 From: trac at haiku-os.org (diver) Date: Mon, 13 Apr 2009 08:01:14 -0000 Subject: [Haiku-bugs] [Haiku] #3758: [build system] build is broken In-Reply-To: <040.037af2445688723a013800da0f810589@haiku-os.org> References: <040.037af2445688723a013800da0f810589@haiku-os.org> Message-ID: <049.ed1868c73fc1ddae03323612f61cda97@haiku-os.org> #3758: [build system] build is broken --------------------------+------------------------------------------------- Reporter: diver | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by diver): I'm getting this error in r30144. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 10:19:41 2009 From: trac at haiku-os.org (PieterPanman) Date: Mon, 13 Apr 2009 08:19:41 -0000 Subject: [Haiku-bugs] [Haiku] #3724: BOutlineListView selection issue In-Reply-To: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> References: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> Message-ID: <056.651abf6b141ac4d5ed85479140cf8442@haiku-os.org> #3724: BOutlineListView selection issue --------------------------------+------------------------------------------- Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by PieterPanman): Yup, you have indeed fixed the issue, thank you! Can be closed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 10:24:52 2009 From: trac at haiku-os.org (maxime.simon) Date: Mon, 13 Apr 2009 08:24:52 -0000 Subject: [Haiku-bugs] [Haiku] #3759: In Fonts preferences in "Menu Font" no font size as default. Message-ID: <047.335862bebad6a1e50daf6dabf09ed115@haiku-os.org> #3759: In Fonts preferences in "Menu Font" no font size as default. --------------------------+------------------------------------------------- Reporter: maxime.simon | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- While changing the font size of "Menu Font", the "Defaults" button is never enabled.[[BR]] (The behaviour of the "Defaults" button we want is the same as "Plain|Bold|Fixed Font") -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 10:30:19 2009 From: trac at haiku-os.org (PieterPanman) Date: Mon, 13 Apr 2009 08:30:19 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.d974dea8c22ead5718b83341aad6de92@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by PieterPanman): You can add me to the list as well. Cannot get DHCP with broadcom 570x (bsd compat). In addition, I've had issues with bezilla downloads as well. The result of multiple tries to get Paladin from bebits. {{{ -rw------- 1 baron root 1679945 Apr 13 10:24 Paladin1.0rc5.pkg(2).zip -rw------- 1 baron root 1679945 Apr 13 10:25 Paladin1.0rc5.pkg(3).zip -rw------- 1 baron root 1679945 Apr 13 10:25 Paladin1.0rc5.pkg(4).zip -rw------- 1 baron root 0 Apr 13 10:25 Paladin1.0rc5.pkg(5).zip -rw------- 1 baron root 0 Apr 13 10:23 Paladin1.0rc5.pkg.zip -rw-r--r-- 1 baron root 1679945 Apr 13 10:24 Paladin1.0rc5.pkg1.zip }}} wget seems to get it consistently right, though... I also had a kdl while changing the IP address, will attach here as it might be related. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 10:40:29 2009 From: trac at haiku-os.org (PieterPanman) Date: Mon, 13 Apr 2009 08:40:29 -0000 Subject: [Haiku-bugs] [Haiku] #3758: [build system] build is broken In-Reply-To: <040.037af2445688723a013800da0f810589@haiku-os.org> References: <040.037af2445688723a013800da0f810589@haiku-os.org> Message-ID: <049.f6691a19cd3634cb084fede490952ee1@haiku-os.org> #3758: [build system] build is broken --------------------------+------------------------------------------------- Reporter: diver | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Changes (by PieterPanman): * cc: pieter@? (added) Comment: Same for me, on Xubuntu. Removing the offending monkey from HaikuImage makes Haiku build again. {{{ yasm 0.5.0.1591 Compiled on Mar 28 2007. Copyright (c) 2001-2006 Peter Johnson and other Yasm developers. Run yasm --license for licensing overview and summary. }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 10:42:06 2009 From: trac at haiku-os.org (PieterPanman) Date: Mon, 13 Apr 2009 08:42:06 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.261f7b05979426f831ea886d42e1a598@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Changes (by PieterPanman): * cc: pieter@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 10:45:30 2009 From: trac at haiku-os.org (dlmcpaul) Date: Mon, 13 Apr 2009 08:45:30 -0000 Subject: [Haiku-bugs] [Haiku] #3758: [build system] build is broken In-Reply-To: <040.037af2445688723a013800da0f810589@haiku-os.org> References: <040.037af2445688723a013800da0f810589@haiku-os.org> Message-ID: <049.313e90b575e3ed3601370f74d5143526@haiku-os.org> #3758: [build system] build is broken ---------------------------+------------------------------------------------ Reporter: diver | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by dlmcpaul): * status: new => closed * resolution: => invalid Comment: Replying to [comment:2 PieterPanman]: > Same for me, on Xubuntu. Removing the offending monkey from HaikuImage makes Haiku build again. > > {{{ > yasm 0.5.0.1591 > Compiled on Mar 28 2007. > Copyright (c) 2001-2006 Peter Johnson and other Yasm developers. > Run yasm --license for licensing overview and summary. Please use yasm 0.7.2 it is in the buildtools -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 11:15:45 2009 From: trac at haiku-os.org (maxime.simon) Date: Mon, 13 Apr 2009 09:15:45 -0000 Subject: [Haiku-bugs] [Haiku] #3759: In Fonts preferences in "Menu Font" no font size as default. In-Reply-To: <047.335862bebad6a1e50daf6dabf09ed115@haiku-os.org> References: <047.335862bebad6a1e50daf6dabf09ed115@haiku-os.org> Message-ID: <056.11df1c15a422d9573bf5b2bab5f56021@haiku-os.org> #3759: In Fonts preferences in "Menu Font" no font size as default. --------------------------+------------------------------------------------- Reporter: maxime.simon | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by maxime.simon): After looking deep into the code it seems this is because "menu" is not a default font of the system as "plain", "fixed" or "bold". What I suggest is to consider the "menu" font as a "plain" font in default system font calls.[[BR]] We can also modify the system to add the "menu" font as a default system font. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 12:29:05 2009 From: trac at haiku-os.org (axeld) Date: Mon, 13 Apr 2009 10:29:05 -0000 Subject: [Haiku-bugs] [Haiku] #3739: Published device diver doesn't work In-Reply-To: <040.d95f637dfd741942fd7331c00da4a256@haiku-os.org> References: <040.d95f637dfd741942fd7331c00da4a256@haiku-os.org> Message-ID: <049.50f6471bd28382d90ab8c13b45f4e463@haiku-os.org> #3739: Published device diver doesn't work ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: marcusoverhagen Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by axeld): * status: new => closed * resolution: => invalid Comment: Haiku is not BeOS. Since mkfs relies on the disk device manager functionality, you should name your device "raw", as that's what the disk device driver protocol demands now (partitions are then published automatically, too). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 12:31:47 2009 From: trac at haiku-os.org (bga) Date: Mon, 13 Apr 2009 10:31:47 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.497c0e3ec8471cf344a952968411869b@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by bga): Same here for DHCP not working and BeZilla downloads being broken (could even reproduce it with wget, actually). Other than that, BeZilla sometimes only partially download images which is probably related to the download problem. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 12:32:12 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 13 Apr 2009 10:32:12 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.13f21a762e48a8ee8da81836f006eff2@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by haiqu): Here's another bizarre statement then alaricx: In what way is DriveSetup an Application?? It's a utility program with a GUI front end. It really doesn't belong in either place. I can just see some kid going into the family computer and saying, "Ooh, I wonder what this program does??" as he deletes the whole system a partition at a time. Thanks for the support, koki. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 12:40:17 2009 From: trac at haiku-os.org (axeld) Date: Mon, 13 Apr 2009 10:40:17 -0000 Subject: [Haiku-bugs] [Haiku] #3741: Terminal - default color scheme In-Reply-To: <043.b83fbe43eeaba8462152982233bd519f@haiku-os.org> References: <043.b83fbe43eeaba8462152982233bd519f@haiku-os.org> Message-ID: <052.58be0dfaf5b7916f61bf378eb3f31edf@haiku-os.org> #3741: Terminal - default color scheme ------------------------------------+--------------------------------------- Reporter: HaikuBot | Owner: jackburton Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ------------------------------------+--------------------------------------- Changes (by axeld): * status: new => closed * resolution: => invalid Comment: Ok. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 12:42:08 2009 From: trac at haiku-os.org (axeld) Date: Mon, 13 Apr 2009 10:42:08 -0000 Subject: [Haiku-bugs] [Haiku] #3722: Tracker Status bar shows wrong file count In-Reply-To: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> References: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> Message-ID: <049.a4e1c0ccbcaa569c41ccc79ee72da71d@haiku-os.org> #3722: Tracker Status bar shows wrong file count -----------------------------------+---------------------------------------- Reporter: haiqu | Owner: anevilyak Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Comment(by axeld): The preflight should also be able to detect duplicate file names, and determine the amount of space needed on the target. While copying files in Tracker could be made faster, I wouldn't like to remove the preflight. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 12:59:13 2009 From: trac at haiku-os.org (bonefish) Date: Mon, 13 Apr 2009 10:59:13 -0000 Subject: [Haiku-bugs] [Haiku] #3743: [PATCH] Add yasm to configure --build-cross-tools In-Reply-To: <046.ad608ba61bc67551bd1da862f6cdc536@haiku-os.org> References: <046.ad608ba61bc67551bd1da862f6cdc536@haiku-os.org> Message-ID: <055.ea33428a305eb12cacc80a7a1b5271da@haiku-os.org> #3743: [PATCH] Add yasm to configure --build-cross-tools ---------------------------+------------------------------------------------ Reporter: umccullough | Owner: bonefish Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by bonefish): * status: new => closed * resolution: => invalid Comment: As of r30146 yasm is no longer in the buildtools module. Since r30145 configure checks the yasm version and points to the official download location. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 13:39:12 2009 From: trac at haiku-os.org (axeld) Date: Mon, 13 Apr 2009 11:39:12 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.42c9b780615ac5b6795ec5a2e1ced039@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by axeld): I think with that kind of arguments you could say that Tracker changes the configuration of your files, and should therefore be in Preferences. Changing the hard disk layout is hardly something that belongs into Preferences. As haiqu said, it's a utility, and therefore Applications is the best fit. It's surely not an everyday application, but that doesn't make it less of an application. I for one don't like to hide apps (like the installer). Eventually we could add an extra category for system administration applications, though. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 14:31:54 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 13 Apr 2009 12:31:54 -0000 Subject: [Haiku-bugs] [Haiku] #3724: BOutlineListView selection issue In-Reply-To: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> References: <047.1b2a471d34bbd3985031cbd0bd59cd07@haiku-os.org> Message-ID: <056.c534a9749272adfb115370d6c8c145fd@haiku-os.org> #3724: BOutlineListView selection issue ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: anevilyak Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by anevilyak): * status: assigned => closed * resolution: => fixed Comment: Cool, thanks for the report :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 14:37:36 2009 From: trac at haiku-os.org (luroh) Date: Mon, 13 Apr 2009 12:37:36 -0000 Subject: [Haiku-bugs] [Haiku] #3743: [PATCH] Add yasm to configure --build-cross-tools In-Reply-To: <046.ad608ba61bc67551bd1da862f6cdc536@haiku-os.org> References: <046.ad608ba61bc67551bd1da862f6cdc536@haiku-os.org> Message-ID: <055.cfa787f4337c95ee3ba35ff66392ab89@haiku-os.org> #3743: [PATCH] Add yasm to configure --build-cross-tools ---------------------------+------------------------------------------------ Reporter: umccullough | Owner: bonefish Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Comment(by luroh): Thanks! Do you reckon it would be possible to accommodate for yasm 0.7.0 and 0.7.1 as well? PulkoMandy has reported successful compilation with 0.7.0 and so can I with 0.7.1 (Ubuntu Intrepid and Jaunty). I noticed that you made special provisions for those versions in trunk/configure, although the are currently not accepted. Of course, I cannot really say if compiling equals working without knowing what and how to test properly. That would be for dlmcpaul to advice on, I guess. Anyway, thanks for straighting things out. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 14:42:19 2009 From: trac at haiku-os.org (jonas.kirilla) Date: Mon, 13 Apr 2009 12:42:19 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.7f4423f6fc291cac866649c075d9a37a@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by jonas.kirilla): FWIW, I objected this move at the time. (Taxonomy is a difficult thing. What is a preflet. Is it a User Interface quality, like having or not having the buttons Defaults, Apply, Revert? Is it a matter or size or complexity? Is Media a preflet?) We have only two general categories presently: Applications and Preferences. (I don?t see much value in the other two: Demos and Desktop Applets.) Other systems have other names for the "preferences" class of binaries: Settings, Administration, Utilities, Tools. Mac OS X has a three-way split: Applications, Utilities and Preferences(?). Ubuntu has a three-way split: Applications, Preferences and Administration. (I find the latter confusing, never knowing which of Preferences and Administration to look at first.) The Mac OS X split is the one I like the most, but IIRC, Axel (or Ingo?) did not like the name Utilities. (I see "Utilities" as simply small applications, more single-purpose in nature than real applications. GoBe Productive and Firefox would be Applications, whereas NetPenguin (ftp client) or DriveSetup would be utilities. Helpful and necessary little extras.) IMO, the right way to decide on where DriveSetup should live is to see where it fits best, not whether it perfectly matches the semantics of the name "Preferences". IMO DriveSetup fits the semantics of "Applications" less than it fits that of "Preferences". -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 15:00:07 2009 From: trac at haiku-os.org (PieterPanman) Date: Mon, 13 Apr 2009 13:00:07 -0000 Subject: [Haiku-bugs] [Haiku] #3725: BOutlineListView go to parent with left button In-Reply-To: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> References: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> Message-ID: <056.524ebe9a111715a7835d287ba703094d@haiku-os.org> #3725: BOutlineListView go to parent with left button ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: anevilyak Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by PieterPanman): Why didn't I think of this before: When you push the right key, it is pretty logical that it expands collapsed children, and that for expanded children it descends to the first child. That's at least how windows does it, I don't know about BeOS. It would make this symmetrical behavior. What do you think? Worth a new ticket or can you rename this one? :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 15:15:16 2009 From: trac at haiku-os.org (axeld) Date: Mon, 13 Apr 2009 13:15:16 -0000 Subject: [Haiku-bugs] [Haiku] #3752: CharacterMap Window is way too big. In-Reply-To: <038.a84fb08ec9c0eccef1248e00ec13c82a@haiku-os.org> References: <038.a84fb08ec9c0eccef1248e00ec13c82a@haiku-os.org> Message-ID: <047.418b64c72077b980af50256090c348f9@haiku-os.org> #3752: CharacterMap Window is way too big. ---------------------------------------+------------------------------------ Reporter: bga | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/CharacterMap | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------+------------------------------------ Comment(by axeld): Does r30148 help with the issue? You may need to delete the settings file ("CharacterMap settings") to get the default size back, though. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 15:21:13 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 13 Apr 2009 13:21:13 -0000 Subject: [Haiku-bugs] [Haiku] #3725: BOutlineListView go to parent with left button In-Reply-To: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> References: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> Message-ID: <056.09be9d70c3d5855b86e828ad39728248@haiku-os.org> #3725: BOutlineListView go to parent with left button ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: anevilyak Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by anevilyak): * status: closed => reopened * resolution: fixed => Comment: Yeah, agreed on the right arrow, will have to think about that one with respect to the jumping to child part though. Expanding via right arrow I definitely should have thought of. Reopening this one. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 15:23:58 2009 From: trac at haiku-os.org (luroh) Date: Mon, 13 Apr 2009 13:23:58 -0000 Subject: [Haiku-bugs] [Haiku] #3752: CharacterMap Window is way too big. In-Reply-To: <038.a84fb08ec9c0eccef1248e00ec13c82a@haiku-os.org> References: <038.a84fb08ec9c0eccef1248e00ec13c82a@haiku-os.org> Message-ID: <047.54f2d751ef51f72b3412751214a8c405@haiku-os.org> #3752: CharacterMap Window is way too big. ---------------------------------------+------------------------------------ Reporter: bga | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/CharacterMap | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------+------------------------------------ Comment(by luroh): Nope, no change here. Fresh build, vmware. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 15:26:09 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 13 Apr 2009 13:26:09 -0000 Subject: [Haiku-bugs] [Haiku] #3752: CharacterMap Window is way too big. In-Reply-To: <038.a84fb08ec9c0eccef1248e00ec13c82a@haiku-os.org> References: <038.a84fb08ec9c0eccef1248e00ec13c82a@haiku-os.org> Message-ID: <047.ba1f17b98a0578510a918ffa31601b04@haiku-os.org> #3752: CharacterMap Window is way too big. ---------------------------------------+------------------------------------ Reporter: bga | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/CharacterMap | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------+------------------------------------ Comment(by mmadia): I also see this on r30117 gcc2 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 15:27:04 2009 From: trac at haiku-os.org (PieterPanman) Date: Mon, 13 Apr 2009 13:27:04 -0000 Subject: [Haiku-bugs] [Haiku] #3725: BOutlineListView go to parent with left button In-Reply-To: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> References: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> Message-ID: <056.99f6c5d71b8ea39227e7d324da44eed7@haiku-os.org> #3725: BOutlineListView go to parent with left button ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: anevilyak Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by PieterPanman): Ok, nice. I think right jumping to child is just the symmetric opposite of left jumping to parent, so expected. Only difference is that there's many children that jump to one parent, and that one parent can jump to so many, but which one is unsure. So I guess the first one would be reasonable. Anyone have BeOS open to check its behavior? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 15:35:43 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 13 Apr 2009 13:35:43 -0000 Subject: [Haiku-bugs] [Haiku] #3683: [patch] fix location of symlink : lpe In-Reply-To: <041.c5bb269b2942ac19ea44fcfb455152d5@haiku-os.org> References: <041.c5bb269b2942ac19ea44fcfb455152d5@haiku-os.org> Message-ID: <050.a9c9f919ac45d3f42818f82ede634fef@haiku-os.org> #3683: [patch] fix location of symlink : lpe ---------------------------+------------------------------------------------ Reporter: mmadia | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by mmadia): * status: new => closed * resolution: => fixed Comment: fixed in changeset:29966 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 16:34:28 2009 From: trac at haiku-os.org (zeidler) Date: Mon, 13 Apr 2009 14:34:28 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account In-Reply-To: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> References: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> Message-ID: <049.e6f3a5d177d90fd01527909dba0cf4ef@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account ------------------------------+--------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Comment(by zeidler): could you add SetConfigVar DEBUG : HAIKU_TOP src preferences mail : 1 : global ; to your UserBuildConfig, recompile and send me the trace back? I still can't reproduce it. Which system you are using? linux vm or haiku gcc2 hardware? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 16:42:15 2009 From: trac at haiku-os.org (koki) Date: Mon, 13 Apr 2009 14:42:15 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.1cba8263d5f5f0c2308efe5860848c19@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by koki): The Tracker analogy makes no sense; it is a file manager that you use everyday, so it is obviously not the same. I am not arguing whether DriveSetup is a preference or not. I just think that by the nature of what it does, and the fact that it is potentially destructive, it fits more naturally somewhere '''other than''' under a general applications folder, Preferences being the only other place you can place it at the moment in Haiku. FWIW and IMHO. :) /me wonders what the argument to move DriveSetup from where it originally was... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 16:55:23 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 13 Apr 2009 14:55:23 -0000 Subject: [Haiku-bugs] [Haiku] #2046: jam on haiku-host occasionally fails with the message: vfork: Out of memory In-Reply-To: <043.1cfb30e72db22561a05514d8f15e3964@haiku-os.org> References: <043.1cfb30e72db22561a05514d8f15e3964@haiku-os.org> Message-ID: <052.4266670eb18667d1322c6076d51b233f@haiku-os.org> #2046: jam on haiku-host occasionally fails with the message: vfork: Out of memory ----------------------------+----------------------------------------------- Reporter: kaoutsis | Owner: axeld Type: bug | Status: reopened Priority: high | Milestone: R1/alpha1 Component: System/Kernel | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ----------------------------+----------------------------------------------- Changes (by haiqu): * status: closed => reopened * resolution: fixed => Comment: ...patience... ...patience... ...patience... ...patience... ...patience... ...patience... ...found 73860 target(s)... ...updating 8903 target(s)... InitScript1 generated/haiku.image-init-vars vfork: Out of memory /boot/src/haiku> r30142 on an 800Mb Duron with 640Mb memory. Note that I had Virtual Memory OFF and tried BOTH the native compiler and the cross-compiler with the same results. I'm about to reboot and try with 1Gb of V.M. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 17:00:07 2009 From: trac at haiku-os.org (aldeck) Date: Mon, 13 Apr 2009 15:00:07 -0000 Subject: [Haiku-bugs] [Haiku] #3751: Redrawing problems. In-Reply-To: <038.0e233409b5195ef2817f5e39fca6e403@haiku-os.org> References: <038.0e233409b5195ef2817f5e39fca6e403@haiku-os.org> Message-ID: <047.33c8f52c179b613fc701b22e4fc8af7a@haiku-os.org> #3751: Redrawing problems. ----------------------------+----------------------------------------------- Reporter: bga | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by aldeck): Ah, forget what i said about #3749, i just downloaded a prebuilt r29227 (just after the new look) and it was already there. (will update the ticket) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 17:04:21 2009 From: trac at haiku-os.org (luroh) Date: Mon, 13 Apr 2009 15:04:21 -0000 Subject: [Haiku-bugs] [Haiku] #3138: Mouse works poorly in r28643 In-Reply-To: <042.df03f88a364d4251202610ff41e537f1@haiku-os.org> References: <042.df03f88a364d4251202610ff41e537f1@haiku-os.org> Message-ID: <051.71fcdf49758c56169d9eab1b86a4850d@haiku-os.org> #3138: Mouse works poorly in r28643 -------------------------------+-------------------------------------------- Reporter: Adek336 | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Mouse/PS2 | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Comment(by luroh): Unless I'm mistaken, the Synaptics driver is now enabled again and here, things work just like before r28643 (mouse still doing big leaps when maxing the mouse speed), so I'm happy. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 17:04:48 2009 From: trac at haiku-os.org (rossi) Date: Mon, 13 Apr 2009 15:04:48 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account In-Reply-To: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> References: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> Message-ID: <049.c312daade704d574b5c07dc2dbe9f325@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account ------------------------------+--------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Comment(by rossi): Yes, will do so ... however it will take quite a while, as my build machine is pretty old and slow ;-( a full build takes app. 2h ... I use hybrid gcc2/gcc4 build on real hardware (Lifebook Q 2010). Did you try to reproduce with account settings not included in the provider data? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 17:05:06 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 13 Apr 2009 15:05:06 -0000 Subject: [Haiku-bugs] [Haiku] #2046: jam on haiku-host occasionally fails with the message: vfork: Out of memory In-Reply-To: <043.1cfb30e72db22561a05514d8f15e3964@haiku-os.org> References: <043.1cfb30e72db22561a05514d8f15e3964@haiku-os.org> Message-ID: <052.bb5d2fd92e088b48b9af9360d0989433@haiku-os.org> #2046: jam on haiku-host occasionally fails with the message: vfork: Out of memory ----------------------------+----------------------------------------------- Reporter: kaoutsis | Owner: axeld Type: bug | Status: reopened Priority: high | Milestone: R1/alpha1 Component: System/Kernel | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ----------------------------+----------------------------------------------- Comment(by anevilyak): jam needs around 600MB of RAM just for itself while initially calculating deps. If you had swap disabled with that little RAM, this is perfectly expected. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 17:11:56 2009 From: trac at haiku-os.org (aldeck) Date: Mon, 13 Apr 2009 15:11:56 -0000 Subject: [Haiku-bugs] [Haiku] #3749: Tab drawing issue In-Reply-To: <048.adb208f924d195856c93d656fc2a88eb@haiku-os.org> References: <048.adb208f924d195856c93d656fc2a88eb@haiku-os.org> Message-ID: <057.7acd948d0a01d697d3e21b64114d120e@haiku-os.org> #3749: Tab drawing issue --------------------------------+------------------------------------------- Reporter: jonas.kirilla | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by aldeck): I found out it was easier to reproduce when hovering the tab with the bottom right corner of a window. Didn't binary search for the exact rev, but at least i can confirm it was present in r29227 (ie: soon after the new look update) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 17:26:12 2009 From: trac at haiku-os.org (luroh) Date: Mon, 13 Apr 2009 15:26:12 -0000 Subject: [Haiku-bugs] [Haiku] #3760: partition 'out of space' when building Message-ID: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> #3760: partition 'out of space' when building --------------------------+------------------------------------------------- Reporter: luroh | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- When trying to build to /dev/sda1, a 4.6GB partition, it aborts the process during 'creating the image' with an 'out of space' error.[[BR]] The only way I have found to trick it into succeeding is to first build a 400MB haiku.image and then enabling HAIKU_DONT_CLEAR_IMAGE.[[BR]] Rev 30148, gcc2, on 32-bit Ubuntu 8.10. [[BR]][[BR]] TQH posted about something similar [http://www.freelists.org/post/haiku- development/partition-out-of-space-problems here]. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 18:28:53 2009 From: trac at haiku-os.org (koki) Date: Mon, 13 Apr 2009 16:28:53 -0000 Subject: [Haiku-bugs] [Haiku] #3760: partition 'out of space' when building In-Reply-To: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> References: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> Message-ID: <049.6be2f584a46724890e96606343544367@haiku-os.org> #3760: partition 'out of space' when building --------------------------+------------------------------------------------- Reporter: luroh | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by koki): I have a similar problem, where jam -q now stays at the "Creating image..." stage a very long time (used to be a minute or two; it now stays there like five minutes) and then spits the following error message: {{{ Creating image ... Error: writing to device file /dev/sda1 failed (No space left on device) export imagePath="/dev/sda1" export isImage="1" export isVMwareImage="" build/scripts/build_haiku_image generated/haiku.image-init-vars generated/haiku.image-make-dirs generated/haiku.image-copy-files generated/haiku.image-unzip-files ...failed BuildHaikuImage1 /dev/sda1 ... ...removing /dev/sda1 ...failed updating 1 target(s)... ...updated 423 target(s)... jorge at jorge-laptop:~/develop/haiku/trunk$ }}} This is at r30144. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 18:56:15 2009 From: trac at haiku-os.org (bga) Date: Mon, 13 Apr 2009 16:56:15 -0000 Subject: [Haiku-bugs] [Haiku] #3760: partition 'out of space' when building In-Reply-To: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> References: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> Message-ID: <049.67fbc2dfbe089068101fe77a36f5b139@haiku-os.org> #3760: partition 'out of space' when building --------------------------+------------------------------------------------- Reporter: luroh | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by bga): ARe you guys using Ubuntu by any chance? The reason I ask is because I see something like this from time to time but I know why. I have several disks on my machine. For some reason I was not able to track down, Linux sometimes shuffles the id of a disk so in one boot my7 1 Tb disk could be sda and in the next boot it would move to sdb. When this happens, jam -q @disk1 will actually try to install haiku to the wrong partition and will then fail. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 19:11:52 2009 From: trac at haiku-os.org (koki) Date: Mon, 13 Apr 2009 17:11:52 -0000 Subject: [Haiku-bugs] [Haiku] #3760: partition 'out of space' when building In-Reply-To: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> References: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> Message-ID: <049.ce9cc58b715770f864d830da9b02ce1a@haiku-os.org> #3760: partition 'out of space' when building --------------------------+------------------------------------------------- Reporter: luroh | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by koki): @bga: Yes, cross-compiling from Ubuntu (8.10); but I just checked, and I don't see any changes in the disks ids. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 19:29:45 2009 From: trac at haiku-os.org (luroh) Date: Mon, 13 Apr 2009 17:29:45 -0000 Subject: [Haiku-bugs] [Haiku] #3760: partition 'out of space' when building In-Reply-To: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> References: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> Message-ID: <049.e90b1dbe63d3dffb8f0f420cba54a948@haiku-os.org> #3760: partition 'out of space' when building --------------------------+------------------------------------------------- Reporter: luroh | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by luroh): After some more testing, I found that this problem was introduced in r30133. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 19:31:28 2009 From: trac at haiku-os.org (zooey) Date: Mon, 13 Apr 2009 17:31:28 -0000 Subject: [Haiku-bugs] [Haiku] #2827: [Pe] Save As dialog box has over lapping button (easy) In-Reply-To: <042.0f4cbd6bde5ae2d5c824caea87a943f5@haiku-os.org> References: <042.0f4cbd6bde5ae2d5c824caea87a943f5@haiku-os.org> Message-ID: <051.538e48416dcd1eca796c9d7f101ff779@haiku-os.org> #2827: [Pe] Save As dialog box has over lapping button (easy) ------------------------+--------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by zooey): * status: new => closed * resolution: => fixed Comment: Applied Maxime's patch in r555 of Pe's repo - thanks! Maxime: as given, your patch did not work at all under BeOS R5 and it took me some time of debugging to find out that it was simply using an uninitialized font-height structure. Haiku just happens to have some appropriate value on the stack then, while R5 does not ;-) I took the liberty to fix that by initializing the struct via be_plain_font->GetHeight(). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 19:32:46 2009 From: trac at haiku-os.org (koki) Date: Mon, 13 Apr 2009 17:32:46 -0000 Subject: [Haiku-bugs] [Haiku] #3760: partition 'out of space' when building In-Reply-To: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> References: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> Message-ID: <049.5a987c3a6a75056ffa96934f7a3eb1bc@haiku-os.org> #3760: partition 'out of space' when building --------------------------+------------------------------------------------- Reporter: luroh | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by koki): In case it matters, this happens when trying to build Haiku gcc2 in Ubuntu 8.10 32-bit. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 19:40:08 2009 From: trac at haiku-os.org (maxime.simon) Date: Mon, 13 Apr 2009 17:40:08 -0000 Subject: [Haiku-bugs] [Haiku] #2827: [Pe] Save As dialog box has over lapping button (easy) In-Reply-To: <042.0f4cbd6bde5ae2d5c824caea87a943f5@haiku-os.org> References: <042.0f4cbd6bde5ae2d5c824caea87a943f5@haiku-os.org> Message-ID: <051.d26228f9e52cf3508742fa4f0c6487e0@haiku-os.org> #2827: [Pe] Save As dialog box has over lapping button (easy) ------------------------+--------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Comment(by maxime.simon): Really sorry about that, I did just have Haiku as BeOS-like on which to test. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 19:58:24 2009 From: trac at haiku-os.org (scottmc) Date: Mon, 13 Apr 2009 17:58:24 -0000 Subject: [Haiku-bugs] [Haiku] #2827: [Pe] Save As dialog box has over lapping button (easy) In-Reply-To: <042.0f4cbd6bde5ae2d5c824caea87a943f5@haiku-os.org> References: <042.0f4cbd6bde5ae2d5c824caea87a943f5@haiku-os.org> Message-ID: <051.9507653e908ffd2457378c8af329615d@haiku-os.org> #2827: [Pe] Save As dialog box has over lapping button (easy) ------------------------+--------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by scottmc): * status: closed => reopened * resolution: fixed => Comment: Reopening... the patch fixes the issue, but we still need to get the updated Pe into the image. Once someone posts a new Pe binary from r555 or newer, and adds it to the Optional Packages, then this ticket can be closed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 20:23:51 2009 From: trac at haiku-os.org (rossi) Date: Mon, 13 Apr 2009 18:23:51 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account In-Reply-To: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> References: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> Message-ID: <049.a3426883e19e4971f3ecb74c2cb90932@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account ------------------------------+--------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Comment(by rossi): Opps ... I did enable the debugging stuff and tested again, however with the requested debugging options, the preflet works just fine. Maybe there is something in the debugging code, which is not executed in release builds? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 20:57:14 2009 From: trac at haiku-os.org (luroh) Date: Mon, 13 Apr 2009 18:57:14 -0000 Subject: [Haiku-bugs] [Haiku] #3101: Outdated links at http://www.haiku-os.org/development In-Reply-To: <040.eaadbb15ce33f676cc3ad5aff432d990@haiku-os.org> References: <040.eaadbb15ce33f676cc3ad5aff432d990@haiku-os.org> Message-ID: <049.260f442ca15c36195782637c70994996@haiku-os.org> #3101: Outdated links at http://www.haiku-os.org/development -------------------------+-------------------------------------------------- Reporter: luroh | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by luroh): There's an updated jam package over at ticket #3701. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 21:47:11 2009 From: trac at haiku-os.org (umccullough) Date: Mon, 13 Apr 2009 19:47:11 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.91cac9e5798e3dbcaa80e8a45d11c14a@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by umccullough): Why have it in the menu at all? I would say it pretty much belongs somewhere with Installer - either a "Utilities" section, or nowhere at all. Like the installer, or bootman, the user should have some guide that explains how to use DriveSetup as needed. BTW, what about Diskprobe? If you wanna get into discussions about "potentially-lethal" tools...that one falls into a similar category, doesn't it? We do have to consider who the target audience of Haiku is in the short term - and I think it's probably going to be developers or OS enthusiasts who know better than to screw with tools that may destroy their system. In the long term, when Haiku's target userbase is grandma and/or children, then it's time to remove all the dangerous bits by default. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 13 23:01:58 2009 From: trac at haiku-os.org (axeld) Date: Mon, 13 Apr 2009 21:01:58 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.6044980a65a0cefe7085c440dc43469f@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by axeld): I disagree. It's okay to put those tools into a category that makes their use more prominent (or that most people won't use it that often), but I neither don't like hiding stuff, nor do I like removing all those "dangerous bits". DiskProbe is not more lethal than StyledEdit or Tracker. You can use any tool that changes a file on disk to corrupt your system; of course, that will improve considerably once we have proper multi-user permissions set up by default. Anyway, I don't think hiding is the solution; educating about the potential danger is, and separating can be helpful as well. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 00:22:05 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 13 Apr 2009 22:22:05 -0000 Subject: [Haiku-bugs] [Haiku] #3725: BOutlineListView go to parent with left button In-Reply-To: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> References: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> Message-ID: <056.767d405c78ca4f2cad5a69720aef679e@haiku-os.org> #3725: BOutlineListView go to parent with left button ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: anevilyak Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by anevilyak): Don't know if BeOS bothers implementing those arrow shortcuts at all or not, I'd have to hook up my BeBox to check since I have nothing else that can run R5 at this point. Implemented in r30150 in any case. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 00:22:13 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 13 Apr 2009 22:22:13 -0000 Subject: [Haiku-bugs] [Haiku] #3725: BOutlineListView go to parent with left button In-Reply-To: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> References: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> Message-ID: <056.59b11cdce3c263bc45682c97733d73c8@haiku-os.org> #3725: BOutlineListView go to parent with left button ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: anevilyak Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by anevilyak): * status: reopened => closed * resolution: => fixed -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 01:21:22 2009 From: trac at haiku-os.org (bonefish) Date: Mon, 13 Apr 2009 23:21:22 -0000 Subject: [Haiku-bugs] [Haiku] #2046: jam on haiku-host occasionally fails with the message: vfork: Out of memory In-Reply-To: <043.1cfb30e72db22561a05514d8f15e3964@haiku-os.org> References: <043.1cfb30e72db22561a05514d8f15e3964@haiku-os.org> Message-ID: <052.d23eabcc70f0d95bb1485ee8a1ba66d3@haiku-os.org> #2046: jam on haiku-host occasionally fails with the message: vfork: Out of memory ----------------------------+----------------------------------------------- Reporter: kaoutsis | Owner: axeld Type: bug | Status: closed Priority: high | Milestone: R1/alpha1 Component: System/Kernel | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------+----------------------------------------------- Changes (by bonefish): * status: reopened => closed * resolution: => fixed Comment: I don't quite understand the "800Mb Duron with 640Mb memory" part, but assuming your system has only 640 MB RAM I agree with Rene that this is just not enough to jam Haiku. Also, please don't reopen this ticket. The original problems have been understood, fixed, and verified fixed. Open a new ticket, if you feel something is wrong now -- e.g. any new kernel memory leak will cause the same error eventually. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 01:54:49 2009 From: trac at haiku-os.org (TheNerd) Date: Mon, 13 Apr 2009 23:54:49 -0000 Subject: [Haiku-bugs] [Haiku] #3761: KDL upon unplugging a USB stick Message-ID: <042.3b49e5507549a9e2f8194650e364b31c@haiku-os.org> #3761: KDL upon unplugging a USB stick -----------------------+---------------------------------------------------- Reporter: TheNerd | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------+---------------------------------------------------- I am running Haiku rev 30140 on an Acer TravelMate 800 laptop. When I plug in my Patriot Memory Razzo 16GB memory stick it recognizes it and displays an icon on the desktop but as soon as I unplug it Haiku crashes and goes into KDL. Below is what I get from the initial KDL Screen: PANIC: could not write back block 1 (device not ready) Welcome to Kernel Debugging Land... Thread 32 "usb explore" running on CPU 0 kdebug> I am not sure how to get set up to use the serial port or whatever to get more info but I can give it a try if someone wants to tell me how. I did a search and I think it may be a similar issue to ticket 2364. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 02:01:30 2009 From: trac at haiku-os.org (bonefish) Date: Tue, 14 Apr 2009 00:01:30 -0000 Subject: [Haiku-bugs] [Haiku] #3760: partition 'out of space' when building In-Reply-To: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> References: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> Message-ID: <049.4ef0b77f8f6986db8ccfc052a2e36567@haiku-os.org> #3760: partition 'out of space' when building ---------------------------+------------------------------------------------ Reporter: luroh | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by bonefish): * status: new => closed * resolution: => fixed Comment: Fixed in r30151. Unless you guys have masochistic tendencies or need long build times for meditation breaks, you should really set HAIKU_DONT_CLEAR_IMAGE when writing to a partition/device or use build profiles in the first place. Generally HAIKU_DONT_CLEAR_IMAGE should be set also for image files, unless you intend to zip the image. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 02:48:28 2009 From: trac at haiku-os.org (mmlr) Date: Tue, 14 Apr 2009 00:48:28 -0000 Subject: [Haiku-bugs] [Haiku] #3761: KDL upon unplugging a USB stick In-Reply-To: <042.3b49e5507549a9e2f8194650e364b31c@haiku-os.org> References: <042.3b49e5507549a9e2f8194650e364b31c@haiku-os.org> Message-ID: <051.f70f8d5f46793a03a0b659ade9c91661@haiku-os.org> #3761: KDL upon unplugging a USB stick ------------------------+--------------------------------------------------- Reporter: TheNerd | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: ------------------------+--------------------------------------------------- Changes (by mmlr): * status: new => closed * resolution: => invalid Comment: It doesn't actually crash. It panics to indicate a dataloss that's all. Panics like this will be changed to other means of reporting like syslog. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 02:50:20 2009 From: trac at haiku-os.org (TheNerd) Date: Tue, 14 Apr 2009 00:50:20 -0000 Subject: [Haiku-bugs] [Haiku] #3761: KDL upon unplugging a USB stick In-Reply-To: <042.3b49e5507549a9e2f8194650e364b31c@haiku-os.org> References: <042.3b49e5507549a9e2f8194650e364b31c@haiku-os.org> Message-ID: <051.9d4c2217fc6e5a97ddfab4aea174d3d1@haiku-os.org> #3761: KDL upon unplugging a USB stick ------------------------+--------------------------------------------------- Reporter: TheNerd | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: ------------------------+--------------------------------------------------- Comment(by TheNerd): yes that is correct. Urias gracefully pointed out the continue command to me. I still think Haiku (at some point) should maybe handle that a bit better. Thanks -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 02:56:24 2009 From: trac at haiku-os.org (mmlr) Date: Tue, 14 Apr 2009 00:56:24 -0000 Subject: [Haiku-bugs] [Haiku] #3761: KDL upon unplugging a USB stick In-Reply-To: <042.3b49e5507549a9e2f8194650e364b31c@haiku-os.org> References: <042.3b49e5507549a9e2f8194650e364b31c@haiku-os.org> Message-ID: <051.01b3118a734588cf1ef3915cba46a348@haiku-os.org> #3761: KDL upon unplugging a USB stick ------------------------+--------------------------------------------------- Reporter: TheNerd | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: ------------------------+--------------------------------------------------- Comment(by mmlr): Yes this is exactly what I mean. For releases, panics like this will just be disabled or changed to other means of reporting, most likely the syslog. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 02:59:50 2009 From: trac at haiku-os.org (TheNerd) Date: Tue, 14 Apr 2009 00:59:50 -0000 Subject: [Haiku-bugs] [Haiku] #3761: KDL upon unplugging a USB stick In-Reply-To: <042.3b49e5507549a9e2f8194650e364b31c@haiku-os.org> References: <042.3b49e5507549a9e2f8194650e364b31c@haiku-os.org> Message-ID: <051.31f6ee4d7dfe71fda2be0c5522ab6086@haiku-os.org> #3761: KDL upon unplugging a USB stick ------------------------+--------------------------------------------------- Reporter: TheNerd | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: ------------------------+--------------------------------------------------- Comment(by TheNerd): understood :) thanks! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 02:27:52 2009 From: trac at haiku-os.org (mmlr) Date: Tue, 14 Apr 2009 00:27:52 -0000 Subject: [Haiku-bugs] [Haiku] #3761: KDL upon unplugging a USB stick In-Reply-To: <042.3b49e5507549a9e2f8194650e364b31c@haiku-os.org> References: <042.3b49e5507549a9e2f8194650e364b31c@haiku-os.org> Message-ID: <051.f1c576128ceeadc0f5b47501ed3c2e0e@haiku-os.org> #3761: KDL upon unplugging a USB stick -----------------------+---------------------------------------------------- Reporter: TheNerd | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------+---------------------------------------------------- Comment(by mmlr): But you do unmount the volume before unplugging, do you? Otherwise this is invalid because it's expected that you can't write to an unplugged device. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 02:32:32 2009 From: trac at haiku-os.org (TheNerd) Date: Tue, 14 Apr 2009 00:32:32 -0000 Subject: [Haiku-bugs] [Haiku] #3761: KDL upon unplugging a USB stick In-Reply-To: <042.3b49e5507549a9e2f8194650e364b31c@haiku-os.org> References: <042.3b49e5507549a9e2f8194650e364b31c@haiku-os.org> Message-ID: <051.337c8078ee608902f8ab75b834494558@haiku-os.org> #3761: KDL upon unplugging a USB stick -----------------------+---------------------------------------------------- Reporter: TheNerd | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------+---------------------------------------------------- Comment(by TheNerd): To produce this crash I did not unmount it. As far as I'm concerned the OS shouldn't crash from improperly unplugging a device. Correct me if I'm wrong, but other OSs don't crash when you unplug without unmounting a device. Maybe it shouldn't be a bug but at least a feature request... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 04:32:39 2009 From: trac at haiku-os.org (koki) Date: Tue, 14 Apr 2009 02:32:39 -0000 Subject: [Haiku-bugs] [Haiku] #3760: partition 'out of space' when building In-Reply-To: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> References: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> Message-ID: <049.fc4f9385cd9013d2f614c24e9ccb213d@haiku-os.org> #3760: partition 'out of space' when building ---------------------------+------------------------------------------------ Reporter: luroh | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Comment(by koki): I don't know about the others here, but in my case it's more a matter of ignorance rather than masochism. :) Anyway, with your advice here and the commit in r30151, I was able to build Haiku again. Thanks! :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 08:53:27 2009 From: trac at haiku-os.org (axeld) Date: Tue, 14 Apr 2009 06:53:27 -0000 Subject: [Haiku-bugs] [Haiku] #3760: partition 'out of space' when building In-Reply-To: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> References: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> Message-ID: <049.8a050953b3dfe563f7f4b78fa50d1d96@haiku-os.org> #3760: partition 'out of space' when building ---------------------------+------------------------------------------------ Reporter: luroh | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Comment(by axeld): Is there any point then in keeping HAIKU_DONT_CLEAR_IMAGE around like this? Maybe we should default to this behaviour, and only introduce an optional HAIKU_CLEAR_IMAGE instead? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 10:14:02 2009 From: trac at haiku-os.org (zeidler) Date: Tue, 14 Apr 2009 08:14:02 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account In-Reply-To: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> References: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> Message-ID: <049.4a8b5d195215556442e4b9e42ff6be9e@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account ------------------------------+--------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Comment(by zeidler): I had tried various providers and everythink was working fine (on vm-ware and on real hardware) so I assume for some reason you had a corrupt executable. Please recompile it without debug symbols and try it again. You can use: jam -q update-image E-mail to only update the E-mail app this would be a little bit faster. The DEBUG option is a compiler flag so it should not change the behaviour of the app. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 11:53:05 2009 From: trac at haiku-os.org (stippi) Date: Tue, 14 Apr 2009 09:53:05 -0000 Subject: [Haiku-bugs] [Haiku] #190: [Media] prefs isn't font sensitive (easy) In-Reply-To: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> References: <040.db17c908b2858a7d95f521e1054326c9@haiku-os.org> Message-ID: <049.7b051c55a638103c1660374166be551b@haiku-os.org> #190: [Media] prefs isn't font sensitive (easy) --------------------------------+------------------------------------------- Reporter: diver | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Media | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------+------------------------------------------- Comment(by stippi): I am going to have a look, sorry for the lag! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 12:31:46 2009 From: trac at haiku-os.org (stippi) Date: Tue, 14 Apr 2009 10:31:46 -0000 Subject: [Haiku-bugs] [Haiku] #1400: Add nasm as an available buildsystem tool. In-Reply-To: <041.012af30dc4cbc5d5273ddc4fef877a32@haiku-os.org> References: <041.012af30dc4cbc5d5273ddc4fef877a32@haiku-os.org> Message-ID: <050.195e15b6674f68ef14b5a372029327a3@haiku-os.org> #1400: Add nasm as an available buildsystem tool. ---------------------------+------------------------------------------------ Reporter: stippi | Owner: bonefish Type: enhancement | Status: closed Priority: low | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Yes! :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 12:43:21 2009 From: trac at haiku-os.org (bga) Date: Tue, 14 Apr 2009 10:43:21 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account In-Reply-To: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> References: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> Message-ID: <049.542afa1c3d2e43a40d8dba8d8dcec5c7@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account ------------------------------+--------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Comment(by bga): This is not completely true. Debug builds can trigger specific code/checks in the executable so saying it won't change the resulting binary because it is a compile time flag is incorrect. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 12:45:10 2009 From: trac at haiku-os.org (stippi) Date: Tue, 14 Apr 2009 10:45:10 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.6c2b170b83316d6ef93e374416f75709@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by stippi): I agree that if we had a Utilities category, DiskProbe and DriveSetup would fit there better than in Applications. But the argument about destructiveness of the tool is non-sense in my opinion. Anyways, I think DriveSetup certainly doesn't belong among the other preflets! The other preflets are for configuring your personal preference about some aspects of Haiku's usability, the look and feel and so on. However, with DriveSetup you change a very fundamental aspect of your computer that affects not only Haiku, but also any other OS you may have installed (very likely). P.S. I really don't like these hints at "stupidity" on anyones part, haiqu. They really don't help you with anything. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 12:49:25 2009 From: trac at haiku-os.org (stippi) Date: Tue, 14 Apr 2009 10:49:25 -0000 Subject: [Haiku-bugs] [Haiku] #3717: Remove "Fonts" tab from Fonts preferences applet In-Reply-To: <039.8db3020ae74dbbf5bc2db0d74319dd78@haiku-os.org> References: <039.8db3020ae74dbbf5bc2db0d74319dd78@haiku-os.org> Message-ID: <048.bfabdf1f72416c156a8e7626b47151bb@haiku-os.org> #3717: Remove "Fonts" tab from Fonts preferences applet ----------------------------+----------------------------------------------- Reporter: koki | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: 3716 | ----------------------------+----------------------------------------------- Comment(by stippi): There will be more options in the future, like configuring overlays and such. When the Font preflet is rewritten to use the layout-management (some work is being done), then it would be easy to comment out the tab- view in the layout tree for now. Leaving this ticket open until then... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 12:56:09 2009 From: trac at haiku-os.org (stippi) Date: Tue, 14 Apr 2009 10:56:09 -0000 Subject: [Haiku-bugs] [Haiku] #3749: Tab drawing issue In-Reply-To: <048.adb208f924d195856c93d656fc2a88eb@haiku-os.org> References: <048.adb208f924d195856c93d656fc2a88eb@haiku-os.org> Message-ID: <057.707f21205e7638c0e48f0042d8f59ae8@haiku-os.org> #3749: Tab drawing issue --------------------------------+------------------------------------------- Reporter: jonas.kirilla | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Changes (by stippi): * owner: axeld => stippi * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 13:38:08 2009 From: trac at haiku-os.org (stippi) Date: Tue, 14 Apr 2009 11:38:08 -0000 Subject: [Haiku-bugs] [Haiku] #3722: Tracker Status bar shows wrong file count In-Reply-To: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> References: <040.817b3cb94afdf1de618a255638c4b71a@haiku-os.org> Message-ID: <049.bf792bd2a8df9ec9846ccfa1fb26a1ac@haiku-os.org> #3722: Tracker Status bar shows wrong file count -----------------------------------+---------------------------------------- Reporter: haiqu | Owner: anevilyak Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Comment(by stippi): I hate it when I copy something in Windows and then it turns out there wasn't enough space... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 13:47:42 2009 From: trac at haiku-os.org (stippi) Date: Tue, 14 Apr 2009 11:47:42 -0000 Subject: [Haiku-bugs] [Haiku] #3138: Mouse works poorly in r28643 In-Reply-To: <042.df03f88a364d4251202610ff41e537f1@haiku-os.org> References: <042.df03f88a364d4251202610ff41e537f1@haiku-os.org> Message-ID: <051.2f716b41c564a0a5dc10358d98394bc0@haiku-os.org> #3138: Mouse works poorly in r28643 --------------------------------+------------------------------------------- Reporter: Adek336 | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Drivers/Mouse/PS2 | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------+------------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Thanks for the reminder! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 14:05:48 2009 From: trac at haiku-os.org (sil2100) Date: Tue, 14 Apr 2009 12:05:48 -0000 Subject: [Haiku-bugs] [Haiku] #3762: PackageInstaller and handling script files Message-ID: <042.4937ef3a3ca8edbb72b11aca9b3a1ec2@haiku-os.org> #3762: PackageInstaller and handling script files -------------------------------------------+-------------------------------- Reporter: sil2100 | Owner: sil2100 Type: bug | Status: new Priority: low | Milestone: Unscheduled Component: Applications/PackageInstaller | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------------+-------------------------------- There were no problems reported regarding this matter yet, but I presume some packages use this feature. Right now we treat them as normal files. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 15:19:59 2009 From: trac at haiku-os.org (nastee) Date: Tue, 14 Apr 2009 13:19:59 -0000 Subject: [Haiku-bugs] [Haiku] #3474: Screensaver : Fails to recursively disable all options In-Reply-To: <041.38922a40f3d7d5d10c5f98c2346667e5@haiku-os.org> References: <041.38922a40f3d7d5d10c5f98c2346667e5@haiku-os.org> Message-ID: <050.269988f531868f2d914880cafc3aa18c@haiku-os.org> #3474: Screensaver : Fails to recursively disable all options -------------------------------------+-------------------------------------- Reporter: mmadia | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Comment(by nastee): I must have been half asleep when writing/testing the patch...:) Corrected it now. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 15:56:21 2009 From: trac at haiku-os.org (pfoetchen_) Date: Tue, 14 Apr 2009 13:56:21 -0000 Subject: [Haiku-bugs] [Haiku] #3763: libroot + some other stuff for ARM Message-ID: <045.05ae3787edfac520fcac0350f5d2bf1d@haiku-os.org> #3763: libroot + some other stuff for ARM ------------------------+--------------------------------------------------- Reporter: pfoetchen_ | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------+--------------------------------------------------- I got libroot to compile and some function should already work but this code is still far from usable and still contains a lot of unchanged m68k code ;) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 16:06:33 2009 From: trac at haiku-os.org (anevilyak) Date: Tue, 14 Apr 2009 14:06:33 -0000 Subject: [Haiku-bugs] [Haiku] #3763: libroot + some other stuff for ARM In-Reply-To: <045.05ae3787edfac520fcac0350f5d2bf1d@haiku-os.org> References: <045.05ae3787edfac520fcac0350f5d2bf1d@haiku-os.org> Message-ID: <054.a18fa9680eab28135e076e318146c798@haiku-os.org> #3763: libroot + some other stuff for ARM -------------------------------+-------------------------------------------- Reporter: pfoetchen_ | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: System/libroot.so | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Changes (by anevilyak): * type: bug => enhancement * component: - General => System/libroot.so -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 16:07:29 2009 From: trac at haiku-os.org (heto) Date: Tue, 14 Apr 2009 14:07:29 -0000 Subject: [Haiku-bugs] [Haiku] #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name In-Reply-To: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> References: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> Message-ID: <051.7ae8251e0da0fcd107ea97f0b9859350@haiku-os.org> #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name -----------------------------------+---------------------------------------- Reporter: scottmc | Owner: jackburton Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by heto): That patch implements renaming the tabs by double-clicking a tab. After that a BTextControl gets created on the tab, so the user can type in a new name. Once that control is invoked (because the user pressed return or changed focus), the control is removed, the new title is set, and the focus is set back to the terminal view. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 16:21:19 2009 From: trac at haiku-os.org (koki) Date: Tue, 14 Apr 2009 14:21:19 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.c079a72c22a70b6e0164fbe40fe01d4c@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by koki): Replying to [comment:11 stippi]: > ...The other preflets are for configuring your personal preference about some aspects of Haiku's usability, the look and feel and so on. However, with DriveSetup you change a very fundamental aspect of your computer that affects not only Haiku, but also any other OS you may have installed (very likely). ...and in most cases irreversibly, if I may add. It can't be more destructive than that, can it? :) Anyway, not such a big deal; you guys have bigger fish to fry. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 17:57:22 2009 From: trac at haiku-os.org (kaliber) Date: Tue, 14 Apr 2009 15:57:22 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.a00b29cb7f1c3d4d27b1a1e35435e3d4@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by kaliber): Can we revert the buggy commit temporary? This is very annoying regression. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 18:06:42 2009 From: trac at haiku-os.org (stippi) Date: Tue, 14 Apr 2009 16:06:42 -0000 Subject: [Haiku-bugs] [Haiku] #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name In-Reply-To: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> References: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> Message-ID: <051.66b75b8ca38400b0a4774239f40922d8@haiku-os.org> #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name -----------------------------------+---------------------------------------- Reporter: scottmc | Owner: jackburton Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by stippi): The new patch goes into a neat direction, and thanks for the cleanup! I've implemented something similar with a popup window for another project. The popup window has the benefit that the control can grow outside the window boundaries. Thanks a lot for your work! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 18:12:46 2009 From: trac at haiku-os.org (bonefish) Date: Tue, 14 Apr 2009 16:12:46 -0000 Subject: [Haiku-bugs] [Haiku] #3763: libroot + some other stuff for ARM In-Reply-To: <045.05ae3787edfac520fcac0350f5d2bf1d@haiku-os.org> References: <045.05ae3787edfac520fcac0350f5d2bf1d@haiku-os.org> Message-ID: <054.ce9e0d7d7490f3394dd5ff1f2396eaf7@haiku-os.org> #3763: libroot + some other stuff for ARM -------------------------------+-------------------------------------------- Reporter: pfoetchen_ | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: System/libroot.so | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Comment(by bonefish): I just had a quick look at the diffs. There's lot of code copied from other ports -- which is OK -- but with a lot of unmodified left-overs from m86k and PPC. Please run through the patch again and adjust header guards, add your copyright where you've changed more than trivial stuff (and extend "Haiku Inc." copyrights to 2009), and remove stuff that doesn't apply. I'd rather see empty stubs with TODOs than copied code that doesn't apply (even if the m68k port does that, too). Anyway, nice to see you make progress. Besides getting libroot compiling, I wouldn't concentrate too much on it yet, though. Before it becomes relevant at all (save for the parts that are used in the kernel (src/system/kernel/lib)) you have to get the kernel boot to the very end, which is the main chunk of the work. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 18:18:50 2009 From: trac at haiku-os.org (axeld) Date: Tue, 14 Apr 2009 16:18:50 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.7b6d081d519030fcdd614ff33eefcb49@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by axeld): You can use an older revision if you want to. Unfortunately, I cannot reproduce this problem here. I will try to fix the other bugs that this change revealed, and maybe the problem disappears then. In any case, more debug output would be helpful, like a tcpdump of a DHCP negotiation, etc. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 18:31:24 2009 From: trac at haiku-os.org (raghuram87) Date: Tue, 14 Apr 2009 16:31:24 -0000 Subject: [Haiku-bugs] [Haiku] #2886: cd file: no such file or directory In-Reply-To: <042.a1765c1e85de51fbc9634b2c2f7c293d@haiku-os.org> References: <042.a1765c1e85de51fbc9634b2c2f7c293d@haiku-os.org> Message-ID: <051.a242b4c8b5c67fce301b70a8900069c2@haiku-os.org> #2886: cd file: no such file or directory ---------------------------------------------+------------------------------ Reporter: Adek336 | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Changes (by raghuram87): * cc: raghuram87@? (added) Comment: I have attached a patch that fixes the first issue above. If we cd to a file and not a dir now we get 'Is not a directory' and not 'No such file or directory'. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 18:39:00 2009 From: trac at haiku-os.org (bga) Date: Tue, 14 Apr 2009 16:39:00 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.5eff3b026ab8abc814a26a12d4726def@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by bga): At least for me, the DHCP problem predates BeGeistert so it is not related to the latest changes made. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 18:46:47 2009 From: trac at haiku-os.org (anevilyak) Date: Tue, 14 Apr 2009 16:46:47 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.c8c70db8f973dafe0a05e115fe68d4bf@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by anevilyak): Replying to [comment:12 bga]: > At least for me, the DHCP problem predates BeGeistert so it is not related to the latest changes made. That's likely a separate issue, this ticket specifically tracks those of us who used to have working DHCP and had it break with the BG changes. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 18:52:54 2009 From: trac at haiku-os.org (umccullough) Date: Tue, 14 Apr 2009 16:52:54 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.fd113fce4b44a3e9203323362ef1fec8@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by umccullough): Also busted for me on an rtl8168.. Let me know if I can assist with debugging, I can probably set up wireshark or something and capture some traffic if required. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 18:57:58 2009 From: trac at haiku-os.org (bga) Date: Tue, 14 Apr 2009 16:57:58 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.d8cc93e4fab3c9ae9938f78675426e39@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by bga): Well, I used to hyave it working and it broke. I am just saying this happened pre-BG for me. Maybe it just got more broken after BG. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 18:59:52 2009 From: trac at haiku-os.org (stippi) Date: Tue, 14 Apr 2009 16:59:52 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.9faf0e82965508aea415279a8deff867@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by stippi): As Urias has already pointed out, DiskProbe also happily lives in Applications, and is just as destructive, actually much more, since the warnings are less explicit. I really don't see the point of this "destructive" argument. In another bug report, haiqu complained about there being a confirmation dialog before shutting down Haiku, but now he wants to move DriveSetup out of Applications because it's destructive as one of the reasons? I do understand the other reasons, as I said, Utilities may fit more. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 19:16:05 2009 From: trac at haiku-os.org (rossi) Date: Tue, 14 Apr 2009 17:16:05 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account In-Reply-To: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> References: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> Message-ID: <049.acdce5f888518cdffc9e7bf953270821@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account ------------------------------+--------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Comment(by rossi): Well, as bga pointed out, debug builds can and do indeed behave differently quite some times. Tested as requested again on 30148 and as expected it crashes very reproduceable. Will try again with the latest revision, once the build is done to see whether your commit from today fixes the issue. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 19:25:41 2009 From: trac at haiku-os.org (stippi) Date: Tue, 14 Apr 2009 17:25:41 -0000 Subject: [Haiku-bugs] [Haiku] #2827: [Pe] Save As dialog box has over lapping button (easy) In-Reply-To: <042.0f4cbd6bde5ae2d5c824caea87a943f5@haiku-os.org> References: <042.0f4cbd6bde5ae2d5c824caea87a943f5@haiku-os.org> Message-ID: <051.f3efd6a2810f3ed83835ba817e3afb5a@haiku-os.org> #2827: [Pe] Save As dialog box has over lapping button (easy) ------------------------+--------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by stippi): * status: reopened => closed * resolution: => fixed Comment: I built Pe on Haiku, called it 2.4.2 and updated the optional packages file in r30153. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 19:29:06 2009 From: trac at haiku-os.org (stippi) Date: Tue, 14 Apr 2009 17:29:06 -0000 Subject: [Haiku-bugs] [Haiku] #3759: In Fonts preferences in "Menu Font" no font size as default. In-Reply-To: <047.335862bebad6a1e50daf6dabf09ed115@haiku-os.org> References: <047.335862bebad6a1e50daf6dabf09ed115@haiku-os.org> Message-ID: <056.ed95e4f87b0f556ffca3e0d866044615@haiku-os.org> #3759: In Fonts preferences in "Menu Font" no font size as default. --------------------------+------------------------------------------------- Reporter: maxime.simon | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by stippi): This patch is not correct. There is a way to retrieve the Menu font. This panel must already do this somewhere. So the code should be changed to special case the retrieval of the menu font, instead of retrieving the default plain font and never the menu font. It has nothing to do with there being no "be_menu_font". -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 19:30:46 2009 From: trac at haiku-os.org (stippi) Date: Tue, 14 Apr 2009 17:30:46 -0000 Subject: [Haiku-bugs] [Haiku] #3759: In Fonts preferences in "Menu Font" no font size as default. In-Reply-To: <047.335862bebad6a1e50daf6dabf09ed115@haiku-os.org> References: <047.335862bebad6a1e50daf6dabf09ed115@haiku-os.org> Message-ID: <056.50b948c9deafeb9702396c13c407eabf@haiku-os.org> #3759: In Fonts preferences in "Menu Font" no font size as default. --------------------------+------------------------------------------------- Reporter: maxime.simon | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by stippi): Wait, I may be missing something. This is only about default fonts, right? Not about Revert... in that case, the default menu font is indeed the same one as plain font. I am just wondering if where the default menu font is set for real outside of the preflet, it would always be in line. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 20:39:12 2009 From: trac at haiku-os.org (maxime.simon) Date: Tue, 14 Apr 2009 18:39:12 -0000 Subject: [Haiku-bugs] [Haiku] #3759: In Fonts preferences in "Menu Font" no font size as default. In-Reply-To: <047.335862bebad6a1e50daf6dabf09ed115@haiku-os.org> References: <047.335862bebad6a1e50daf6dabf09ed115@haiku-os.org> Message-ID: <056.e7ae4bdac0240c0a96b4ceae40d63bdc@haiku-os.org> #3759: In Fonts preferences in "Menu Font" no font size as default. --------------------------+------------------------------------------------- Reporter: maxime.simon | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by maxime.simon): Indeed it's about default fonts, not about Revert.[[BR]] In the call to {{{_get_system_default_font_}}} we pass "menu" as an argument (argument which should be a "be_font").[[BR]] (That's the issue in the source code :)[[BR]] (The issue for the end user is that there is no default font for the Menu Font.) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 20:54:48 2009 From: trac at haiku-os.org (axeld) Date: Tue, 14 Apr 2009 18:54:48 -0000 Subject: [Haiku-bugs] [Haiku] #2143: KDL in net timer. In-Reply-To: <038.81320c9ffad65dc8d88e69f601272f32@haiku-os.org> References: <038.81320c9ffad65dc8d88e69f601272f32@haiku-os.org> Message-ID: <047.30544dae2e9a04532512a91eefd77962@haiku-os.org> #2143: KDL in net timer. ---------------------------------------+------------------------------------ Reporter: bga | Owner: axeld Type: bug | Status: closed Priority: high | Milestone: R1/alpha1 Component: Network & Internet/Stack | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------------+------------------------------------ Changes (by axeld): * status: reopened => closed * resolution: => fixed Comment: Even though it's the same stack trace, this is a whole different bug. If you're not sure, making a comment without reopening the bug would be preferred. I'm currently looking into that bug in particular, btw, so there is no need to open another ticket for this. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 21:08:21 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 14 Apr 2009 19:08:21 -0000 Subject: [Haiku-bugs] [Haiku] #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles Message-ID: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles ---------------------------------------------+------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------------------------+------------------------------ When installing Development options, the files called Config.pm do not extract from Autoconf or Perl. It appears they are protected somehow so that a foreign configuration file isn't used on the wrong system. I also tried to copy one from another drive and failed earlier tonight. Puzzling. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 21:22:44 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 14 Apr 2009 19:22:44 -0000 Subject: [Haiku-bugs] [Haiku] #3765: Tracker crashed while doing initial setup of new installation Message-ID: <040.5f23bccbaf51a0d6dc143f5cf8c0a167@haiku-os.org> #3765: Tracker crashed while doing initial setup of new installation ----------------------------------+----------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Just changed the timezone, set the clock and a couple of other things, then when I looked up it was gone! Syslog doesn't show anything out of the ordinary. Haiku r30144 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 22:04:46 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 14 Apr 2009 20:04:46 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure Message-ID: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure -------------------------------------+-------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------------------+-------------------------------------- Took one 2Gb USB stick which had been formatted as FAT32. Formatted the RAW drive (not the FAT partition) and got the result shown in the attached snapshot. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 22:27:50 2009 From: trac at haiku-os.org (bga) Date: Tue, 14 Apr 2009 20:27:50 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.a262f6d54fbf6c6ae9fa5e24e33316c4@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure -------------------------------------+-------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------------------+-------------------------------------- Comment(by bga): This is expected. Every BFS partition has a Desktop dir. And a Desktop dir is, by default, a merging off all Desktop dirs. So what you are seeing are the contents of this virtual Desktop dir which will be the contents of the Desktop dir in your boot partition (as the Desktop dir in the USB stick is empty). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 22:28:07 2009 From: trac at haiku-os.org (bga) Date: Tue, 14 Apr 2009 20:28:07 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.1c5a1436fd55106e0d069dcaf085ec3e@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Changes (by bga): * status: new => closed * resolution: => invalid -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 22:30:32 2009 From: trac at haiku-os.org (PieterPanman) Date: Tue, 14 Apr 2009 20:30:32 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.a22a56014ef0ed6bcc2976292108d1b5@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by PieterPanman): Replying to [comment:11 axeld]: > Unfortunately, I cannot reproduce this problem here. I will try to fix the other bugs that this change revealed, and maybe the problem disappears then. It also occurs in VMWare for me, with the default haiku.vmx. Maybe it will do the same for you in VMware? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 23:20:23 2009 From: trac at haiku-os.org (rossi) Date: Tue, 14 Apr 2009 21:20:23 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account In-Reply-To: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> References: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> Message-ID: <049.058584b3c8fd92cc0908a3408e199f0c@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account ------------------------------+--------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Comment(by rossi): Tested again with r30162: ;-) works now, apperently commit 30153 fixed the issue. Ticket can be closed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 14 23:24:56 2009 From: trac at haiku-os.org (rossi) Date: Tue, 14 Apr 2009 21:24:56 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.97ef96fbf02bf88582a158486e21b25c@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by rossi): @axeld: please also take a look into NetworkTime ;-) which had been broken by the same time. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 00:09:08 2009 From: trac at haiku-os.org (zooey) Date: Tue, 14 Apr 2009 22:09:08 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.0cff191c690ea781ac78d26f76c1c5a8@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: zooey Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Changes (by zooey): * owner: axeld => zooey * status: new => assigned Comment: The same issue here, too, in VMware-Player-2.5 with emulated ipro1000 NIC configured for NAT. I have attached two wireshark traces, which show that haiku has ceased to send DHCP-requests after having received an offer. I will try to sort this one out tomorrow. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 04:19:58 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 15 Apr 2009 02:19:58 -0000 Subject: [Haiku-bugs] [Haiku] #3739: Published device diver doesn't work In-Reply-To: <040.d95f637dfd741942fd7331c00da4a256@haiku-os.org> References: <040.d95f637dfd741942fd7331c00da4a256@haiku-os.org> Message-ID: <049.eecb13383b8e0cc7333c6d439f34dcff@haiku-os.org> #3739: Published device diver doesn't work ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: marcusoverhagen Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Comment(by haiqu): Tried publishing to ram/raw but mkfs didn't format either ram or ram/raw and I couldn't see the driver from DriveSetup or the mount menu. Something definitely strange there, but since I've discovered the --use-gcc-pipe compilation option the need for it has diminished anyhow. There are more interesting projects to chase. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 04:25:43 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 15 Apr 2009 02:25:43 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.3fc3241d1c77b41a8892e3cf5df45c45@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Changes (by haiqu): * status: closed => reopened * resolution: invalid => Comment: Piffle. The Desktop doesn't live under the Home directory. See snapshot of a mounted HDD, attached. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 04:31:08 2009 From: trac at haiku-os.org (stpere) Date: Wed, 15 Apr 2009 02:31:08 -0000 Subject: [Haiku-bugs] [Haiku] #3767: [PATCH] enhancements to DiskUsage Message-ID: <041.7aa22e35a4908de9e0dd44ad37029320@haiku-os.org> #3767: [PATCH] enhancements to DiskUsage --------------------------+------------------------------------------------- Reporter: stpere | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- As said in others ticket (I hope this won't be considered as duplicates, sorry if it is) there are some usability issues with DiskUsage. My patch fixes two of those : * "Jigger" when resizing the window * Zoom button not working (in appearance, I know it does something, but it's not obvious) So, basically, I just removed the proportion constraint on the window, which was working weird, and placed it on the pieView (to avoid having it clipped). Resizing is now smooth and the Zoom button zooms to the largest square window displayable, which I think is what it should do. I might tackle a few of the todos in that application. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 04:36:06 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 15 Apr 2009 02:36:06 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.dce06177851c6e1bac7e35ea0bd18d49@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Changes (by anevilyak): * status: reopened => closed * resolution: => invalid Comment: Replying to [comment:3 haiqu]: > Piffle. The Desktop doesn't live under the Home directory. See snapshot of a mounted HDD, attached. The special folder for the desktop is and always has been under home on a given volume, be it Haiku or BeOS. Feel free to ls -la /boot/home to verify that for yourself. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 04:54:21 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 15 Apr 2009 02:54:21 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.d4b61c664d7a7a4998e53fd52fb1ee61@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Changes (by haiqu): * status: closed => reopened * resolution: invalid => Comment: Yes, but not visible from the tree view! Sheesh. Two shots attached. First shows a drive formatted with BFS from BeOS (screnshot2.png) and the next from Haiku (screenshot3.png) As you can see in the latter case, you get circular directories. Sorry about missing attachment, I was doing a build from BeOS and poor old NetPositive can't upload snapshots to this site, the button goes missing. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 04:57:24 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 15 Apr 2009 02:57:24 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.950478222e6a02c55b0326ddb6fabe2e@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Comment(by anevilyak): Is the one from Haiku missing the _trk/pinfo_le attribute on the Desktop folder by any chance? (on that particular disk) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 05:22:23 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 15 Apr 2009 03:22:23 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze Message-ID: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ The above command run from within Haiku (or correspondingly asking the build sys to create a similarly sized image) results in the desktop freezing. Right before this happens, one can observe CPU usage shooting through the roof in ProcessController. Entering KDL consistently shows the page_daemon with backtraces like the following: {{{ Welcome to Kernel Debugging Land... Thread 7 "page daemon" running on CPU 0 kdebug> bt stack trace for thread 7 "page daemon" kernel stack: 0x80188000 to 0x8018c000 frame caller :function + offset 0 8018bab4 (+ 48) 80063745 :invoke_debugger_command + 0x00f5 1 8018bae4 (+ 64) 80063535 invoke_pipe_segment(debugger_command_pipe*: 0x801319c0, int32: 0, 0x0 "") + 0x0079 2 8018bb24 (+ 64) 800638bc :invoke_debugger_command_pipe + 0x009c 3 8018bb64 (+ 48) 80064e6c ExpressionParser<0x8018bc18>::_ParseCommandPipe(0x8018bc14) + 0x0234 4 8018bb94 (+ 64) 800642a6 ExpressionParser<0x8018bc18>::EvaluateCommand(0x80122d60 "bt", 0x8018bc14) + 0x02ba 5 8018bbd4 (+ 224) 80066294 :evaluate_debug_command + 0x0088 6 8018bcb4 (+ 64) 80061636 kernel_debugger_loop() + 0x01ae 7 8018bcf4 (+ 32) 800624c5 :kernel_debugger + 0x004d 8 8018bd14 (+ 192) 8006246d :panic + 0x0029 9 8018bdd4 (+ 48) 916706cd :ps2_interrupt + 0x00d1 10 8018be04 (+ 48) 8003f3cf :int_io_interrupt_handler + 0x006f 11 8018be34 (+ 48) 800d74b4 :hardware_interrupt + 0x0070 12 8018be64 (+ 12) 800dab56 :int_bottom + 0x0036 kernel iframe at 0x8018be70 (end = 0x8018bec0) eax 0x0 ebx 0x8018bf84 ecx 0x1 edx 0x246 esi 0x8256a6b0 edi 0x8018bf84 ebp 0x8018bee8 esp 0x8018bea4 eip 0x800ca27c eflags 0x246 vector: 0x21, error code: 0x0 13 8018be70 (+ 120) 800ca27c :vm_cache_acquire_locked_page_cache + 0x0048 14 8018bee8 (+ 48) 800cc619 PageCacheLocker<0x8018bf84>::Lock(vm_page*: 0x8256a6b0, true) + 0x0031 15 8018bf18 (+ 48) 800cc571 :__15PageCacheLockerP7vm_pageb + 0x0025 16 8018bf48 (+ 64) 800cc6bd clear_page_activation(int32: 101726) + 0x0029 17 8018bf88 (+ 80) 800cc9a8 page_daemon(NULL) + 0x00c8 18 8018bfd8 (+ 32) 800574e3 _create_kernel_thread_kentry() + 0x001b 19 8018bff8 (+2145861640) 80057480 thread_kthread_exit() + 0x0000 kdebug> }}} This is 100% reproducible on my system with 1GB of RAM and r30165. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 05:35:12 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 15 Apr 2009 03:35:12 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.7630321c9bcd1fcca2d160fb374c6a24@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by anevilyak): I should also add, if relevant: 1) 200MB of RAM is devoted to kernel trace buffer (vm cache tracing is also still active), and 2) 2GB swapfile is likewise present. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 05:44:34 2009 From: trac at haiku-os.org (bbjimmy) Date: Wed, 15 Apr 2009 03:44:34 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.51f4ca4f2e6d01aa92b122b02f893d7c@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Changes (by bbjimmy): * cc: black.belt.jimmy@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 05:55:10 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 15 Apr 2009 03:55:10 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.67cc694d488c76e022700eaeb9c3b9ec@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Comment(by haiqu): There's no way to tell. I just tried this on a real HDD and listattr failed. The drive also threw a General IO error when I restarted under BeOS and it needed to be re-initialized. Right now I have serious doubts about both DriveSetup and mkfs. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 06:35:17 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 15 Apr 2009 04:35:17 -0000 Subject: [Haiku-bugs] [Haiku] #3769: Fell into gdb while configuring perl-5.10.0 Message-ID: <040.eae1a273846e371ff2fdc9275ed2dadb@haiku-os.org> #3769: Fell into gdb while configuring perl-5.10.0 -----------------------+---------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------+---------------------------------------------------- {{{ GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-pc-haiku"...(no debugging symbols found) [tcsetpgrp failed in terminal_inferior: Invalid Argument] Thread 2500 caused an exception: Segment violation Reading symbols from /boot/system/runtime_loader...done. Loaded symbols for /boot/system/runtime_loader Reading symbols from /boot/system/lib/libroot.so...done. Loaded symbols for /boot/system/lib/libroot.so Reading symbols from /boot/home/projects/perl-5.10.0/UU/dyna.so...done. Loaded symbols for /boot/home/projects/perl-5.10.0/UU/dyna.so [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team ./fred (2500) thread fred (2500)] 0x00201012 in ?? () (gdb) }}} Not much I could do except close the debug window and continue, I'm unfamiliar with gdb. I'm on r30163 right now. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 08:17:42 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 15 Apr 2009 06:17:42 -0000 Subject: [Haiku-bugs] [Haiku] #3747: DriveSetup should be in Preferences tree In-Reply-To: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> References: <040.eef4c13d0f8967d15d4b0324712f02f9@haiku-os.org> Message-ID: <049.23788a2a03bb9382e846d9a5c43cc346@haiku-os.org> #3747: DriveSetup should be in Preferences tree --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by haiqu): The "Oops!" factor of shutting down the system inadvertently can hardly be compared to wiping a hard-drive, Stippi. Anyhow, I had already considered the idea of a Utilites directory that's lockable for shared user environments, such as a school or public library, and would support that idea wholeheartedly. This doesn't have to wait for full multi-user locking to be implemented, and anyhow that idea belongs to the day before $10.00 USB memory sticks, where everything had to be stored on a single system. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 08:25:20 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 15 Apr 2009 06:25:20 -0000 Subject: [Haiku-bugs] [Haiku] #2046: jam on haiku-host occasionally fails with the message: vfork: Out of memory In-Reply-To: <043.1cfb30e72db22561a05514d8f15e3964@haiku-os.org> References: <043.1cfb30e72db22561a05514d8f15e3964@haiku-os.org> Message-ID: <052.9f5dfa0651377b535924bbe5a7fe7315@haiku-os.org> #2046: jam on haiku-host occasionally fails with the message: vfork: Out of memory ----------------------------+----------------------------------------------- Reporter: kaoutsis | Owner: axeld Type: bug | Status: closed Priority: high | Milestone: R1/alpha1 Component: System/Kernel | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------+----------------------------------------------- Comment(by haiqu): Just giving some basic details about my system, bonefish. Yes, my system "only" has 640Mb of memory. :) Re-enabling Virtual Memory did stop this happening, although it appears memory management needs a further review. I wouldn't have expected 600Mb to be needed by Jam, and most of the time real memory usage sits at 250Mb while building, unless --use-gcc-pipe has been configured (which it wasn't at the time of this report). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 08:32:11 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 15 Apr 2009 06:32:11 -0000 Subject: [Haiku-bugs] [Haiku] #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles In-Reply-To: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> References: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> Message-ID: <049.e17c55ef4ad7f95a0c5cccb6b363a500@haiku-os.org> #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles ---------------------------------------------+------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------------------------+------------------------------ Comment(by haiqu): {{{ BuildHaikuImage1 install-haiku Populating image ... Unzipping generated/download/bebook_20081026.zip ... Unzipping generated/download/gcc-2.95.3-haiku-081024.zip ... Unzipping generated/download/autoconf-2.63-gcc2-2008-11-05.zip ... Unzipping generated/download/automake-1.10.1-gcc2-2008-11-06.zip ... error: cannot create generated/tmp/unzip/common/share/automake-1.10/Automake/Config.pm Unzipping generated/download/bison-2.4-gcc2-2008-11-09.zip ... Unzipping generated/download/flex-2.5.35-gcc2-2008-11-09.zip ... Unzipping generated/download/jam-haiku-gcc2-2008-03-27-2.zip ... Unzipping generated/download/libtool-2.2.6a-gcc2-2008-11-09.zip ... Unzipping generated/download/m4-1.4.12-gcc2-2008-11-04.zip ... Unzipping generated/download/texinfo-4.13a-gcc2-2008-11-09.zip ... Unzipping generated/download/openssl-0.9.8j-gcc2-2009-01-28.zip ... Unzipping generated/download/perl-5.10.0-gcc2-2008-10-29.zip ... error: cannot create generated/tmp/unzip/common/lib/perl5/5.10.0/BePC- haiku/Config.pm error: cannot create generated/tmp/unzip/common/lib/perl5/5.10.0/BePC- haiku/Encode/Config.pm error: cannot create generated/tmp/unzip/common/lib/perl5/5.10.0/CPANPLUS/Config.pm error: cannot create generated/tmp/unzip/common/lib/perl5/5.10.0/ExtUtils/MakeMaker/Config.pm error: cannot create generated/tmp/unzip/common/lib/perl5/5.10.0/Log/Message/Config.pm error: cannot create generated/tmp/unzip/common/lib/perl5/5.10.0/Module/Build/Config.pm error: cannot create generated/tmp/unzip/common/lib/perl5/5.10.0/Net/Config.pm }}} I also tried unpacking the Perl sources (.tar.gz format) and these files were still missing. Expander shows them as being in the file, so there's possibly a problem with Expander, or rather the underlying shell executable that it calls. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 09:28:05 2009 From: trac at haiku-os.org (PieterPanman) Date: Wed, 15 Apr 2009 07:28:05 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.e654fc273a1a1840c74405c37e5702bf@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: zooey Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by PieterPanman): I've done a binary search of the vmware images. DHCP worked in r29984, but not anymore in r30012. So somewhere in this range it stopped working: This shows those revisions (and a few more): http://dev.haiku- os.org/timeline?from=04%2F07%2F2009&daysback=1&changeset=on&update=Update -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 09:32:30 2009 From: trac at haiku-os.org (HaikuBot) Date: Wed, 15 Apr 2009 07:32:30 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.3e6101c65ec3f9540652c1dab07f4702@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by HaikuBot): I have the same bug. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 09:56:24 2009 From: trac at haiku-os.org (PieterPanman) Date: Wed, 15 Apr 2009 07:56:24 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.ea7585ff3ca977473fefa56ef7878d0d@haiku-os.org> #3712: dhcp failure --------------------------------------+------------------------------------- Reporter: rossi | Owner: zooey Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------------+------------------------------------- Comment(by PieterPanman): (oh oops I just see the broken revision is already found. Duh...) -- Ticket URL: Haiku The Haiku operating system. From zooey at hirschkaefer.de Wed Apr 15 12:16:26 2009 From: zooey at hirschkaefer.de (Oliver Tappe) Date: Wed, 15 Apr 2009 12:16:26 +0200 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <049.7b6d081d519030fcdd614ff33eefcb49@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> <049.7b6d081d519030fcdd614ff33eefcb49@haiku-os.org> Message-ID: <20090415121626.833.2@bee.hirschkaefer.site> Hi Axel, On 2009-04-14 at 18:18:50 [+0200], axeld wrote: > #3712: dhcp failure > --------------------------------------+------------------------------------- > Reporter: rossi | Owner: axeld > Type: bug | Status: new > Priority: normal | Milestone: R1 > Component: Network & Internet/Stack | Version: R1 development > Blockedby: | Platform: All > Blocking: | > --------------------------------------+------------------------------------- > > Comment(by axeld): > > You can use an older revision if you want to. Unfortunately, I cannot > reproduce this problem here. I will try to fix the other bugs that this > change revealed, and maybe the problem disappears then. I find it really strange that you are unable to reproduce this bug, since basically UDP is completely broken after r30000, since the endpoints seem to vanish too quickly. Wild guess, but anyway: you do not happen to have any local changes to udp.cpp, do you? cheers, Oliver From trac at haiku-os.org Wed Apr 15 12:50:53 2009 From: trac at haiku-os.org (bga) Date: Wed, 15 Apr 2009 10:50:53 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.a76eebc6024ec853dc076a5b9090a30e@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Comment(by bga): Your original bug implied that there was a directory structure in the USB disk that was not supposed to be there. Eventually you changed what you said to match what you were really seeing. As Rene pointed out, what happened is that the attribute that makes the Desktop show not to be show is missing or could not be read. This is most likely not related to DriveSetup or mkfs at all but to USB. There are still several glitches with USB in Haiku yet. At least for me, this bug is still invalid and you should maybe post a different one pointing the problem with the attribute mentioned. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 14:38:30 2009 From: trac at haiku-os.org (stpere) Date: Wed, 15 Apr 2009 12:38:30 -0000 Subject: [Haiku-bugs] [Haiku] #3106: [DiskUsage] should use tracker's info window In-Reply-To: <040.fe6fbcba3ada6e20fb6dbd9a31b2bace@haiku-os.org> References: <040.fe6fbcba3ada6e20fb6dbd9a31b2bace@haiku-os.org> Message-ID: <049.80ff5f70eac71f0586e7dcfe6a57212c@haiku-os.org> #3106: [DiskUsage] should use tracker's info window --------------------------+------------------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by stpere): I added a patch in #3767 that implements this. Sorry for the duplication :( -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 14:45:31 2009 From: trac at haiku-os.org (stpere) Date: Wed, 15 Apr 2009 12:45:31 -0000 Subject: [Haiku-bugs] [Haiku] #3767: [PATCH] enhancements to DiskUsage In-Reply-To: <041.7aa22e35a4908de9e0dd44ad37029320@haiku-os.org> References: <041.7aa22e35a4908de9e0dd44ad37029320@haiku-os.org> Message-ID: <050.eac3245657321144570e4affe5fe3d4f@haiku-os.org> #3767: [PATCH] enhancements to DiskUsage --------------------------+------------------------------------------------- Reporter: stpere | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by stpere): The second version of the patch further enhance DiskUsage so that clicking "Get Info" calls Tracker's GetInfo.. I didn't remove the old InfoWindow as it's used if the messenger can't find tracker. I wasn't sure if it was necessary to keep that old version (my intuition tells me it's cluttering the sources), but I kept it. TODO : The old InfoWindow was positioned according to where you clicked. I didn't find a way with Tracker's GetInfo to get the same result.. Maybe I could add attributes to the BMessage passed to include the BPoint and modify tracker accordingly. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 14:53:10 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 15 Apr 2009 12:53:10 -0000 Subject: [Haiku-bugs] [Haiku] #3132: zbeos too large for floppy/cd image In-Reply-To: <041.d96c0dc1a6d87a58095a60c3fb71cd12@haiku-os.org> References: <041.d96c0dc1a6d87a58095a60c3fb71cd12@haiku-os.org> Message-ID: <050.068b0df62558326c6ebe4fdfa17ae136@haiku-os.org> #3132: zbeos too large for floppy/cd image --------------------------------+------------------------------------------- Reporter: kvdman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Boot Loader | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by haiqu): I've been getting a different error trying to generate a boot image for CD: {{{ 1167653 bytes (1.2 MB) copied, 0.019491 s, 59.9 MB/s BuildCDBootImage1 generated/haiku-boot-cd.iso Size of boot image is 2884 sectors -> mkisofs: Error - boot image 'generated/haiku-boot-floppy.image' has not an allowable size. rm -f generated/haiku-boot-cd.iso mkisofs -b haiku-boot-floppy.image -r -J -V bootimg -o generated/haiku- boot-cd.iso generated/haiku-boot-floppy.image data/boot_cd/README.html ...failed BuildCDBootImage1 generated/haiku-boot-cd.iso ... ...removing generated/haiku-boot-cd.iso ...failed updating 1 target(s)... ...updated 52 target(s)... }}} The solution is to tell mkisofs that you're not trying to emulate a real floppy by using the -no-emul-boot option, and then floppy image size becomes irrelevant. Diff attached. This still doesn't fix the problem of haiku_loader (previously zbeos) being more than twice the size of a 1.44 Mb floppy. Maybe we'll just have to accept that no-one in their right mind uses them any more. :^] -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 15:06:22 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 15 Apr 2009 13:06:22 -0000 Subject: [Haiku-bugs] [Haiku] #3757: makehaikufloppy script still refers to zbeos In-Reply-To: <040.d07fc82f8407f377c36addf9cf2221a8@haiku-os.org> References: <040.d07fc82f8407f377c36addf9cf2221a8@haiku-os.org> Message-ID: <049.2e51a13f54492a854c5c7ef4b40def63@haiku-os.org> #3757: makehaikufloppy script still refers to zbeos -----------------------+---------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------+---------------------------------------------------- Comment(by haiqu): Fixed. Diff attached. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 15:33:15 2009 From: trac at haiku-os.org (stpere) Date: Wed, 15 Apr 2009 13:33:15 -0000 Subject: [Haiku-bugs] [Haiku] #3767: [PATCH] enhancements to DiskUsage In-Reply-To: <041.7aa22e35a4908de9e0dd44ad37029320@haiku-os.org> References: <041.7aa22e35a4908de9e0dd44ad37029320@haiku-os.org> Message-ID: <050.d084f4c7f570a9a3d1a3789fe4cab01e@haiku-os.org> #3767: [PATCH] enhancements to DiskUsage --------------------------+------------------------------------------------- Reporter: stpere | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by stpere): The third version of the patch also fixes drawing artefacts when moving around the info window. The issue is that there is a check in Draw() to not redraw if the updated area isn't intersecting with the pieView area.. problem is that we did an inset on that rect right before that check.. so if we had to redraw something in the margins of the pieview, it was skipped, leaving artefacts.. I just displaced the inset after the intersection check. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 16:12:00 2009 From: trac at haiku-os.org (bonefish) Date: Wed, 15 Apr 2009 14:12:00 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.940db36437ab0d69c35918a6fa628436@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bonefish): One problem is BFS not supporting sparse files. The other is our file cache which isn't particularly clever with respect to large continuous reads/writes. So in this case it iteratively claims that many pages, which causes the page daemon to become very active trying to find pages that aren't desperately needed anymore. Anyway, the system is supposed to return to a usable state after a short while. Does it? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 16:15:41 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 15 Apr 2009 14:15:41 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.0eb88692a4f23c20d80c055bb477309b@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by anevilyak): Replying to [comment:4 bonefish]: > > Anyway, the system is supposed to return to a usable state after a short while. Does it? How long is a short while in this case? I waited about 3-4 minutes before giving up and issuing a reboot. Note that smaller sizes like say 250-300MB return instantly and operate fine, so I'm assuming this is in some way triggered by memory pressure? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 16:39:52 2009 From: trac at haiku-os.org (kvdman) Date: Wed, 15 Apr 2009 14:39:52 -0000 Subject: [Haiku-bugs] [Haiku] #3770: Haiku Pre-Alpha VMX wrong Message-ID: <041.d9c48a92b09943492026af0f92e1d786@haiku-os.org> #3770: Haiku Pre-Alpha VMX wrong -----------------------+---------------------------------------------------- Reporter: kvdman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- The *.vmx file needed to start Haiku is incorrect IMO. I tested [http://haiku-files.org/vm/haiku-pre-alpha-r30085-vm.zip] The image file is "haiku-alpha.vmdk" whereas the vmx lists: ide0:0.fileName = "haiku.vmdk" Therefore it won't start automatically by executing the vmx. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 16:43:20 2009 From: trac at haiku-os.org (kvdman) Date: Wed, 15 Apr 2009 14:43:20 -0000 Subject: [Haiku-bugs] [Haiku] #3771: 'info' in terminal crashes. Message-ID: <041.dcb3c64e413e579a4ab8de0a90b6e18b@haiku-os.org> #3771: 'info' in terminal crashes. -----------------------------------+---------------------------------------- Reporter: kvdman | Owner: jackburton Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Tested on a pre-alpha vmware disk image from haiku-files, and senryu r30165. Please see attached. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 17:50:19 2009 From: trac at haiku-os.org (Adek336) Date: Wed, 15 Apr 2009 15:50:19 -0000 Subject: [Haiku-bugs] [Haiku] #3771: 'info' in terminal crashes. In-Reply-To: <041.dcb3c64e413e579a4ab8de0a90b6e18b@haiku-os.org> References: <041.dcb3c64e413e579a4ab8de0a90b6e18b@haiku-os.org> Message-ID: <050.9ab0f2c1628981e5598857fd68b59302@haiku-os.org> #3771: 'info' in terminal crashes. -----------------------------------+---------------------------------------- Reporter: kvdman | Owner: jackburton Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by Adek336): #3303 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 18:27:27 2009 From: trac at haiku-os.org (axeld) Date: Wed, 15 Apr 2009 16:27:27 -0000 Subject: [Haiku-bugs] [Haiku] #3730: checkfs must include removed vnodes In-Reply-To: <040.c2fd9f5008d65b68dca3f3dc4b8533a8@haiku-os.org> References: <040.c2fd9f5008d65b68dca3f3dc4b8533a8@haiku-os.org> Message-ID: <049.4290c2bf5271d8c3fe9b667ccec40fed@haiku-os.org> #3730: checkfs must include removed vnodes -------------------------------+-------------------------------------------- Reporter: axeld | Owner: axeld Type: bug | Status: closed Priority: critical | Milestone: R1 Component: File Systems/BFS | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------+-------------------------------------------- Changes (by axeld): * status: new => closed * resolution: => fixed Comment: VFS API added in r30176. Fixed in r30177. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 18:40:48 2009 From: trac at haiku-os.org (stippi) Date: Wed, 15 Apr 2009 16:40:48 -0000 Subject: [Haiku-bugs] [Haiku] #3767: [PATCH] enhancements to DiskUsage In-Reply-To: <041.7aa22e35a4908de9e0dd44ad37029320@haiku-os.org> References: <041.7aa22e35a4908de9e0dd44ad37029320@haiku-os.org> Message-ID: <050.8da5ed67ebd587d22226c2559a3604a6@haiku-os.org> #3767: [PATCH] enhancements to DiskUsage ---------------------------+------------------------------------------------ Reporter: stpere | Owner: axeld Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Applied in r30171. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 19:05:01 2009 From: trac at haiku-os.org (zooey) Date: Wed, 15 Apr 2009 17:05:01 -0000 Subject: [Haiku-bugs] [Haiku] #3712: dhcp failure In-Reply-To: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> References: <040.67e917c2a4e44bf66e416ff2a616f458@haiku-os.org> Message-ID: <049.9ce14ca17a1cacbec3a42a2d9efd6249@haiku-os.org> #3712: dhcp failure ---------------------------------------+------------------------------------ Reporter: rossi | Owner: zooey Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------------+------------------------------------ Changes (by zooey): * status: assigned => closed * resolution: => fixed Comment: fixed in r30175. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 19:27:28 2009 From: trac at haiku-os.org (zeidler) Date: Wed, 15 Apr 2009 17:27:28 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account In-Reply-To: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> References: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> Message-ID: <049.d9f858a4b5c5d7744b6560bf47a8c80c@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account ------------------------------+--------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Comment(by zeidler): Do you make sure you really recompile the app without debug symbols and not use the old objects from the previous run? The issues I fixed shouldn't happened in normal usage and should also crash in debug mode. But anyway fine it is working now :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 19:39:58 2009 From: trac at haiku-os.org (rossi) Date: Wed, 15 Apr 2009 17:39:58 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account In-Reply-To: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> References: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> Message-ID: <049.1d249e7b45618b2cdb1f48006988d744@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account ------------------------------+--------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Comment(by rossi): Yes of course I did double check, that the binary was properly rebuild both times. I may have forgotten some things about BeOS since my time at Be but not how to compile an application ;-) I would still believe that there is some difference between the release and debug build however, otherwise the different behaviour could not be explained. Should be checked sometimes or the next time someone sees crashes using this preflet. Anyhow for now my verdict stays, from my point of view the ticket can be closed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 21:27:45 2009 From: trac at haiku-os.org (stippi) Date: Wed, 15 Apr 2009 19:27:45 -0000 Subject: [Haiku-bugs] [Haiku] #3757: makehaikufloppy script still refers to zbeos In-Reply-To: <040.d07fc82f8407f377c36addf9cf2221a8@haiku-os.org> References: <040.d07fc82f8407f377c36addf9cf2221a8@haiku-os.org> Message-ID: <049.1e92faf31167d11f196e93acdd3eb0bc@haiku-os.org> #3757: makehaikufloppy script still refers to zbeos ------------------------+--------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ------------------------+--------------------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Thanks for your work! Your patches were not complete, though. I have completed the patch to the best of my knowledge and applied it in r30180. No idea is this still works. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 21:35:39 2009 From: trac at haiku-os.org (stippi) Date: Wed, 15 Apr 2009 19:35:39 -0000 Subject: [Haiku-bugs] [Haiku] #3769: Fell into gdb while configuring perl-5.10.0 In-Reply-To: <040.eae1a273846e371ff2fdc9275ed2dadb@haiku-os.org> References: <040.eae1a273846e371ff2fdc9275ed2dadb@haiku-os.org> Message-ID: <049.5e775a6bdf5cb4eec67feea9b03392c3@haiku-os.org> #3769: Fell into gdb while configuring perl-5.10.0 -----------------------+---------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------+---------------------------------------------------- Comment(by stippi): At the GDB prompt, type "bt" which stands for "back trace". That will be equivalent to typing "sc" in the BeOS debugger. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 21:40:33 2009 From: trac at haiku-os.org (stippi) Date: Wed, 15 Apr 2009 19:40:33 -0000 Subject: [Haiku-bugs] [Haiku] #3759: In Fonts preferences in "Menu Font" no font size as default. In-Reply-To: <047.335862bebad6a1e50daf6dabf09ed115@haiku-os.org> References: <047.335862bebad6a1e50daf6dabf09ed115@haiku-os.org> Message-ID: <056.2019efaeb1627c86bd0034c37987f46d@haiku-os.org> #3759: In Fonts preferences in "Menu Font" no font size as default. ---------------------------+------------------------------------------------ Reporter: maxime.simon | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Applied in r30181. Thanks a lot! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 22:03:05 2009 From: trac at haiku-os.org (stippi) Date: Wed, 15 Apr 2009 20:03:05 -0000 Subject: [Haiku-bugs] [Haiku] #3626: implement -q in netcat In-Reply-To: <042.debc15d11548ccdfb238e438ed0dd299@haiku-os.org> References: <042.debc15d11548ccdfb238e438ed0dd299@haiku-os.org> Message-ID: <051.cff0c1e405cd89cffa3e338754f975ba@haiku-os.org> #3626: implement -q in netcat ---------------------------------------------+------------------------------ Reporter: Adek336 | Owner: stippi Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Changes (by stippi): * owner: axeld => stippi * status: new => assigned Comment: Thanks a lot, the patch was very well done. Applied in r30182. Adek336, can you confirm this works how you wanted? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 23:08:30 2009 From: trac at haiku-os.org (michael.weirauch) Date: Wed, 15 Apr 2009 21:08:30 -0000 Subject: [Haiku-bugs] [Haiku] #3772: Freeze on Haiku tree compilation (reproduceable) Message-ID: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> #3772: Freeze on Haiku tree compilation (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- System freezes reproduceably when compiling the Haiku tree. No KDL. No KDL-enter with F12. Environment: Haiku gcc2 and gcc4 any rev up until now (current r30177)[[BR]] System: Thinkpad T500 (NK13AGE), C2D T9600 at 2.8Ghz, 4GB DDR3, 320GB SATA (WD Scorpio Black WD3200BEKT 16MB Cache), VESA[[BR]] listdev: [http://dev.haiku- os.org/attachment/ticket/3632/listdev-29784.txt][[BR]] KDL-ints: [http://dev.haiku-os.org/attachment/ticket/3632/kdl- ints-r29784-small.jpg] (hda on int11 since some revs after that one) Evaluated all of the below in different combinations /scenarios with r30177 and reproduceable freeze: * gcc2 & gcc4 * new ata bus_manager * KDEBUG_LEVEL_2 on every item in kernel_debug_config.h (small fix reguired for gcc4 compile in src/system/kernel/vm/vm_page.cpp) * INTA-INTH configured in BIOS for distributing the devices on different IRQs instead of all on IRQ 11 as seen in kdl-ints shot from above (figure further below) * INTA only on IRQ11 (INTB-INTH disabled) (ahci + uhci) * INTA only on IRQ11 (INTB-INTH disabled) (ahci only) removed busses/usb/[e,o,u]hci * same as above with all safe mode options enabled * BIOS-settings tried: SMP disabled, disabled EM64T, Intel VT, IDE DMA INT-lines/IRQs when configured in BIOS:[[BR]] ||INTA||3||ahci/uhci|| ||INTB||4||hda/firewire/uhci|| ||INTC||5||uhci|| ||INTD||6||ehci|| ||INTE||7||uhci/ipro1000|| ||INTF||9||-|| ||INTG||10||uhci|| ||INTH||11||ehci|| Doing intense "time sync" during compilation gives real times in the average of 200ms. One extreme was 5047ms which blocked AboutWindows uptime display and console output of the compile IIRC. (At least I remember the uptime display stuttering occassionally before freeze-on-compile during the test scenarios.) A perhaps related ticket: #3632 Getting more and more clueless on what things I might evaluate on my own. Thanks in advance for any pointers on how to (help) track this issue! Michael -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 23:41:41 2009 From: trac at haiku-os.org (zooey) Date: Wed, 15 Apr 2009 21:41:41 -0000 Subject: [Haiku-bugs] [Haiku] #3773: Incompatibility with respect to absolute entry_refs Message-ID: <040.bbc3b36b0fe3efc058ca72f77e8c723c@haiku-os.org> #3773: Incompatibility with respect to absolute entry_refs ------------------------------+--------------------------------------------- Reporter: zooey | Owner: zooey Type: bug | Status: new Priority: normal | Milestone: R1 Component: Kits/Storage Kit | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- A recent test with the Locale Kit has exposed an incompatibility between haiku and R5 with respect to the handling of entry_refs that contain absolute names. When running the enclosed test program on R5, it shows that everything except creating a BFile from a BDirectory and an absolute path is supported (actually in contrast to what's stated in the BeBook). On haiku, creating a BEntry or a BFile from an entry-ref containing an absolute name does not work. For the sake of binary compatibility, I think this should be fixed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 23:43:03 2009 From: trac at haiku-os.org (zooey) Date: Wed, 15 Apr 2009 21:43:03 -0000 Subject: [Haiku-bugs] [Haiku] #3773: Incompatibility with respect to absolute entry_refs In-Reply-To: <040.bbc3b36b0fe3efc058ca72f77e8c723c@haiku-os.org> References: <040.bbc3b36b0fe3efc058ca72f77e8c723c@haiku-os.org> Message-ID: <049.b789aa9ac2623ddbe164a9f4057e1c80@haiku-os.org> #3773: Incompatibility with respect to absolute entry_refs ------------------------------+--------------------------------------------- Reporter: zooey | Owner: zooey Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Storage Kit | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Changes (by zooey): * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 15 23:59:48 2009 From: trac at haiku-os.org (zooey) Date: Wed, 15 Apr 2009 21:59:48 -0000 Subject: [Haiku-bugs] [Haiku] #3773: Incompatibility with respect to absolute entry_refs In-Reply-To: <040.bbc3b36b0fe3efc058ca72f77e8c723c@haiku-os.org> References: <040.bbc3b36b0fe3efc058ca72f77e8c723c@haiku-os.org> Message-ID: <049.c3d190060074fa24ee87e06d31da94de@haiku-os.org> #3773: Incompatibility with respect to absolute entry_refs -------------------------------+-------------------------------------------- Reporter: zooey | Owner: zooey Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Kits/Storage Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------+-------------------------------------------- Changes (by zooey): * status: assigned => closed * resolution: => fixed Comment: Adjusted BFile and BEntry accordingly in r30183. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 00:10:49 2009 From: trac at haiku-os.org (PieterPanman) Date: Wed, 15 Apr 2009 22:10:49 -0000 Subject: [Haiku-bugs] [Haiku] #3725: BOutlineListView go to parent with left button In-Reply-To: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> References: <047.665ceb4fb97f62e75f1fc9eb7f7e9396@haiku-os.org> Message-ID: <056.fb945c10d60b01fbc4a66fff017cdde8@haiku-os.org> #3725: BOutlineListView go to parent with left button ---------------------------------+------------------------------------------ Reporter: PieterPanman | Owner: anevilyak Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by PieterPanman): Didn't have time to test, but the code change looks fine. Thanks! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 00:38:52 2009 From: trac at haiku-os.org (mmlr) Date: Wed, 15 Apr 2009 22:38:52 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.19ba00800b740b2956c68d141058bb11@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Comment(by mmlr): Replying to [comment:8 bga]: > This is most likely not related to DriveSetup or mkfs at all but to USB. There are still several glitches with USB in Haiku yet. No this makes no sense. USB mass storage is a very simple protocol and as it is implemented right now there is exactly one command to read from the medium. Either it works or it doesn't. As it's only the low level data transport it can't cause such high level problems. Also there aren't 'several glitches in USB' that I know of, so please make sure that you report issues you encounter. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 02:41:49 2009 From: trac at haiku-os.org (bga) Date: Thu, 16 Apr 2009 00:41:49 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.b2d8a7cea3a54a97f530c52be57841c9@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Comment(by bga): In my own experience, and with all due respect to your work with the USB stack, how well or badly it works is heavily chipset dependent. in 3 different computers I have problems with USB and, usually, different problems. Also some things sometimes work once and then do not work when I try again (mounting a USB stick is one of those things. Sometimes it mounts, sometimes it just freezes tracker, sometimes it throws me to KDL). I also usually get timeouts with USB mass storage devices even after it mounted correctly and when I get those timeouts, it usually results in some form of data corruption. Some of the bugs I reported. Some I did not because I did not found a reliable way to reproduce them. In any case, in my personal experience, there are still several glitches with USB (granted, at least some of them could be attributed to bad IRQ sharing handling, which is not USB's fault). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 03:24:31 2009 From: trac at haiku-os.org (stpere) Date: Thu, 16 Apr 2009 01:24:31 -0000 Subject: [Haiku-bugs] [Haiku] #3745: Preferences : "[x] Warn upon closing active programs" In-Reply-To: <041.f40c2db820bb1a9a10c3d1b8238a1b46@haiku-os.org> References: <041.f40c2db820bb1a9a10c3d1b8238a1b46@haiku-os.org> Message-ID: <050.11bb8f11da34f33a3414760bfb950fea@haiku-os.org> #3745: Preferences : "[x] Warn upon closing active programs" -----------------------------------+---------------------------------------- Reporter: mmadia | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by stpere): One possible solution would be to just ask a confirmation when you want to quit terminal and there is more than one tab open, running programs or not. Additionnally, there could be a "don't nag me with this anymore" checkbox.. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 07:45:53 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 16 Apr 2009 05:45:53 -0000 Subject: [Haiku-bugs] [Haiku] #3774: `wget` required for installation from BeOS Message-ID: <040.bbb8c4486a361e983ef5c3d180338421@haiku-os.org> #3774: `wget` required for installation from BeOS -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- If installing optional packages from BeOS, the `wget` program is required so that the install scripts can automagically download the required files. This is not outlined on the website. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 02:20:32 2009 From: trac at haiku-os.org (stpere) Date: Thu, 16 Apr 2009 00:20:32 -0000 Subject: [Haiku-bugs] [Haiku] #3731: Font preflet using Layout engine In-Reply-To: <041.e0f4d579835c56a37bd2a983def5082d@haiku-os.org> References: <041.e0f4d579835c56a37bd2a983def5082d@haiku-os.org> Message-ID: <050.a9d0ea9aed7fdc56e3f702d5c17179ce@haiku-os.org> #3731: Font preflet using Layout engine -------------------------+-------------------------------------------------- Reporter: stpere | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by stpere): I updated my patch to merge the fixes made by Maxime Simon (r30181 - ticket #3759)! It's building again. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 08:23:38 2009 From: trac at haiku-os.org (egrath) Date: Thu, 16 Apr 2009 06:23:38 -0000 Subject: [Haiku-bugs] [Haiku] #3775: List of currently supported HW Drivers Message-ID: <041.56089e1c2bcc94fc3c6512703bda00ca@haiku-os.org> #3775: List of currently supported HW Drivers -------------------------+-------------------------------------------------- Reporter: egrath | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- It would be nice to have a List of all currently supported Hardware viewable on the Haiku Homepage. Reason: People who want to get into Haiku should have a Quick Overview which Hardware they should put into a (real) Box without the need to dig around in the source to see - for example - if their graphics card is supported. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 02:30:12 2009 From: trac at haiku-os.org (bonefish) Date: Thu, 16 Apr 2009 00:30:12 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.773de7ed9015831d400b3f1a6311fce5@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bonefish): The problem is indeed easily reproducible via create_image and an image size sufficiently beyond the available physical memory. High CPU usage is expected at first, since the create_image thread is only memory bound at first (happily allocating and clearing pages for the file cache). Later low resource manager and page daemon will join in. Disk I/O starts after a short time, but only periodically and in short bursts. After a while the GUI freezes (probably blocking on page allocations), while disk I/O continues at the previous rate. A while later disk I/O ceases, too, running into a deadlock. KDL session: {{{ kdebug> page_stats page stats: total: 116736 active: 33481 inactive: 0 busy: 288 unused: 311 wired: 6716 modified: 75891 free: 43 clear: 6 reserved pages: 50 page deficit: 7 mapped pages: 40215 free queue: 0x80136cb0, count = 43 clear queue: 0x80136cbc, count = 6 modified queue: 0x80136cc8, count = 75891 (6803 temporary, 6803 swappable, inactive: 6654) active queue: 0x80136ce0, count = 40540 inactive queue: 0x80136cd4, count = 0 }}} As expected, no free pages available. And lots of modified pages. {{{ kdebug> thread -s 8 thread id state wait for object cpu pri stack team name 0x817eb000 8 waiting sem 24 - 10 0x80189000 1 page daemon kdebug> sem 24 SEM: 0x88cf04e0 id: 24 (0x18) name: 'page daemon' owner: 1 count: -1 queue: 8 last acquired by: 8, count: 1 last released by: 143, count: 1 }}} The page daemon is at rest ATM, but it supposedly happily scans pages periodically. {{{ kdebug> threads 1 thread id state wait for object cpu pri stack team name 0x817f1800 31 waiting cvar 0x80fb79f0 - 10 0x8053c000 1 scsi notifier 0x8a1b2000 63 waiting sem 515 - 10 0x8023c000 1 net timer 0x89ce9000 32 waiting cvar 0x80fb7a94 - 10 0x807f2000 1 scsi scheduler 0x8012cb00 1 running - 0 0 0x80201000 1 idle thread 1 0x89ce9800 33 waiting cvar 0x80fb7abc - 10 0x807f6000 1 scsi notifier 0x8012d0e0 2 running - 1 0 0x80780000 1 idle thread 2 0x8a1b6000 65 waiting sem 567 - 15 0x8024c000 1 loop consumer 0x89cea000 34 waiting cvar 0x80fb7b60 - 10 0x80d7d000 1 scsi scheduler 0x817d8800 3 waiting cvar 0x8012caa8 - 15 0x80145000 1 undertaker 0x8a1b7800 66 waiting sem 571 - 120 0x80575000 1 fast taskq 0x89cea800 35 waiting cvar 0x80fb7b88 - 10 0x80d81000 1 scsi notifier 0x817d9000 4 zzz - 5 0x80179000 1 kernel daemon 0x817d9800 5 zzz - 5 0x8017d000 1 resource resizer 0x8a1b9000 68 waiting sem 586 - 99 0x805ae000 1 em_taskq 0x89ceb000 37 waiting sem 215 - 5 0x805a1000 1 syslog sender 0x817ea000 6 zzz - 1 0x80181000 1 page scrubber 0x89cf0000 38 waiting sem 219 - 10 0x805aa000 1 invalidate_loop 0x817ea800 7 waiting rwlock 0x811706a8 - 11 0x80185000 1 page writer 0x8a1bd800 70 waiting sem 600 - 15 0x805f8000 1 /dev/net/ipro1000/0 consumer 0x8a191800 39 waiting sem 223 - 10 0x805b7000 1 run_on_exit_loop 0x817eb000 8 waiting sem 24 - 10 0x80189000 1 page daemon 0x8a20c000 102 waiting sem 946 - 20 0x82625000 1 ps2 service 0x817eb800 9 waiting cvar 0x80136c04 - 110 0x8018d000 1 object cache resizer 0x817ec000 10 waiting sem 0 - 110 0x80191000 1 heap grower 0x8a1cc800 73 waiting sem 599 - 5 0x80724000 1 ethernet link state checker 0x817ec800 11 waiting mutex 0x8115116c - 5 0x80195000 1 low resource manager 0x817ed000 12 waiting sem 38 - 5 0x8019a000 1 block notifier/writer 0x8a1cd800 75 waiting sem 590 - 90 0x80743000 1 /dev/net/ipro1000/0 reader 0x817ee000 18 waiting sem 64 - 20 0x80288000 1 uhci finish thread 0x817ee800 19 waiting sem 68 - 20 0x8028c000 1 uhci isochronous finish thread 0x817f0000 20 zzz - 5 0x80290000 1 usb explore 0x81794000 21 zzz - 10 0x80294000 1 media checker 0x81794800 27 waiting sem 100 - 10 0x80298000 1 locked_pool_enlarger 0x81793800 28 waiting sem 108 - 20 0x8029e000 1 scsi_bus_service 0x817f0800 29 waiting sem 144 - 20 0x802ab000 1 scsi_bus_service 0x817f1000 30 waiting cvar 0x80fb79c8 - 10 0x80538000 1 scsi scheduler kdebug> rwlock 0x811706a8 rw lock 0x811706a8: name: bfs inode+8.2 holder: 215 reader count: 0 writer count: 1 owner count: 1 flags: 0x1 waiting threads: 7/r kdebug> thread -s 215 thread id state wait for object cpu pri stack team name 0x8a206000 215 waiting cvar 0x80136c9c - 10 0x80208000 215 create_image kdebug> cvar 0x80136c9c condition variable 0x80136c9c object: 0x80136cb0 (free page) threads: 156 112 215 52 167 85 143 kdebug> sc 215 stack trace for thread 215 "create_image" kernel stack: 0x80208000 to 0x8020c000 user stack: 0x7efef000 to 0x7ffef000 frame caller :function + offset 0 8020b6b4 (+ 48) 8005eae8 context_switch(thread*: 0x8a206000, thread*: 0x8a1a2800) + 0x003c 1 8020b6e4 (+ 64) 8005edf7 simple_reschedule() + 0x02c7 2 8020b724 (+ 64) 80038679 ConditionVariableEntry<0x8020b79c>::Wait(uint32: 0x0 (0), int64: 0) + 0x01bd 3 8020b764 (+ 128) 800cf5f6 steal_pages(vm_page*: NULL, uint32: 0x21 (33), true) + 0x02f2 4 8020b7e4 (+ 48) 800d0350 :vm_page_reserve_pages + 0x00f0 5 8020b814 (+ 64) 80034b34 reserve_pages(file_cache_ref*: 0x8115de10, uint32: 0x20 (32), true) + 0x0124 6 8020b854 (+1120) 80035486 write_to_cache(file_cache_ref*: 0x8115de10, NULL, int64: 284033024, int32: 0, uint32: 0x10eff000, uint32: 0x0 (0), false, uint32: 0x20 (32), uint32: 0x20 (32)) + 0x0456 7 8020bcb4 (+ 208) 80035cc7 cache_io(0x8115de10, NULL, int64: 284164096, uint32: 0x10f00000, 0x8020be20, true) + 0x059b 8 8020bd84 (+ 96) 800364fd :file_cache_write + 0x00e1 9 8020bde4 (+ 64) 805d41ce Inode<0x811706a4>::FillGapWithZeros(int64: 0, int64: 419430400) + 0x0066 10 8020be24 (+ 112) 805df751 bfs_write_stat(fs_volume*: 0x81109b40, fs_vnode*: 0x8116bcc0, stat*: 0x8020befc, uint32: 0x8 (8)) + 0x01ed 11 8020be94 (+ 32) 800a5dc0 common_write_stat(file_descriptor*: 0x8115dde8, stat*: 0x8020befc, int32: 8) + 0x0034 12 8020beb4 (+ 144) 800ab552 :_user_write_stat + 0x0182 13 8020bf44 (+ 100) 800db431 :handle_syscall + 0x00be user iframe at 0x8020bfa8 (end = 0x8020c000) eax 0x89 ebx 0x2f3294 ecx 0x0 edx 0x7feeee94 esi 0x0 edi 0x0 ebp 0x7feeeedc esp 0x8020bfdc eip 0xffff0102 eflags 0x203 user esp 0x7feeee60 vector: 0x63, error code: 0x0 14 8020bfa8 (+ 0) ffff0102 :commpage_syscall + 0x0002 7feeeedc -- read fault }}} Deadlock: bfs_write_stat() has the inode write lock while writing into the file cache and it blocks trying to reserve pages. The page writer blocks trying to read-lock the same inode. Hence no modified pages are written, so that no pages can be freed. A solution could be to split the resize operation, i.e. resize the file with write lock and clear the new content with read lock only. Even if that might be a security problem, once we're actually interested in avoiding those. At any rate that would solve only the deadlock. The problem that the system becomes horribly unresponsive (to the point of GUI freeze) -- at least for a time -- will persist. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 10:33:12 2009 From: trac at haiku-os.org (stippi) Date: Thu, 16 Apr 2009 08:33:12 -0000 Subject: [Haiku-bugs] [Haiku] #3731: Font preflet using Layout engine In-Reply-To: <041.e0f4d579835c56a37bd2a983def5082d@haiku-os.org> References: <041.e0f4d579835c56a37bd2a983def5082d@haiku-os.org> Message-ID: <050.33f188184c3ff6531708029c6c419452@haiku-os.org> #3731: Font preflet using Layout engine -------------------------+-------------------------------------------------- Reporter: stpere | Owner: stippi Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Changes (by stippi): * owner: axeld => stippi * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 11:23:19 2009 From: trac at haiku-os.org (ekdahl) Date: Thu, 16 Apr 2009 09:23:19 -0000 Subject: [Haiku-bugs] [Haiku] #3377: h264 and MediaPlayer = blackness In-Reply-To: <041.4fae6bb249dff81814c215367f6620f4@haiku-os.org> References: <041.4fae6bb249dff81814c215367f6620f4@haiku-os.org> Message-ID: <050.b12346faf7e61600313d94f248c9626a@haiku-os.org> #3377: h264 and MediaPlayer = blackness ----------------------------------+----------------------------------------- Reporter: miqlas | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Blockedby: | Platform: x86 Blocking: | ----------------------------------+----------------------------------------- Changes (by ekdahl): * cc: fekdahl@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 11:25:19 2009 From: trac at haiku-os.org (ekdahl) Date: Thu, 16 Apr 2009 09:25:19 -0000 Subject: [Haiku-bugs] [Haiku] #1063: Update avcodec plugin to a recent ffmpeg; sync with fixes done on FFDecoder and merge. In-Reply-To: <042.40125eaa39e34c59ed3644b9f260be15@haiku-os.org> References: <042.40125eaa39e34c59ed3644b9f260be15@haiku-os.org> Message-ID: <051.51d6655bed71929f3199b9374653edb7@haiku-os.org> #1063: Update avcodec plugin to a recent ffmpeg; sync with fixes done on FFDecoder and merge. ----------------------------------+----------------------------------------- Reporter: mmu_man | Owner: mmu_man Type: enhancement | Status: assigned Priority: low | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by ekdahl): libavcodec is a recent version now. Can't this be closed? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 12:12:03 2009 From: trac at haiku-os.org (stippi) Date: Thu, 16 Apr 2009 10:12:03 -0000 Subject: [Haiku-bugs] [Haiku] #3731: Font preflet using Layout engine In-Reply-To: <041.e0f4d579835c56a37bd2a983def5082d@haiku-os.org> References: <041.e0f4d579835c56a37bd2a983def5082d@haiku-os.org> Message-ID: <050.457f3db26db387762600e6d91eda8273@haiku-os.org> #3731: Font preflet using Layout engine -------------------------+-------------------------------------------------- Reporter: stpere | Owner: stippi Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by stippi): Awesome work! I applied the patch with some changes in r30194. Thanks a lot! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 14:09:59 2009 From: trac at haiku-os.org (stippi) Date: Thu, 16 Apr 2009 12:09:59 -0000 Subject: [Haiku-bugs] [Haiku] #3742: Tracker not listing freshly downloaded file in List View until area clicked or window resized In-Reply-To: <045.7dc1608e62b810ab5a88d6e9616c1810@haiku-os.org> References: <045.7dc1608e62b810ab5a88d6e9616c1810@haiku-os.org> Message-ID: <054.6bf63d4ae28161958521cb8ab09ea903@haiku-os.org> #3742: Tracker not listing freshly downloaded file in List View until area clicked or window resized -----------------------------+---------------------------------------------- Reporter: philcostin | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------+---------------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: This issue should have been fixed by my last Tracker fix. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 14:20:09 2009 From: trac at haiku-os.org (oco) Date: Thu, 16 Apr 2009 12:20:09 -0000 Subject: [Haiku-bugs] [Haiku] #1957: Command Line FTP app has Name collision when connecting to an FTP site In-Reply-To: <042.993f6310d8fad8b8b408b4590966d72f@haiku-os.org> References: <042.993f6310d8fad8b8b408b4590966d72f@haiku-os.org> Message-ID: <051.18f915a67e185ef7793f6f7d270f7a9a@haiku-os.org> #1957: Command Line FTP app has Name collision when connecting to an FTP site ------------------------+--------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: low | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: 3015, 3572 | ------------------------+--------------------------------------------------- Comment(by oco): From my understanding, those messages come from consistency checks when loading termcap file. Here is what i have done to workaround the problem in offending entries : - put im entry before ie entry (fix "exit_insert_mode but no enter_insert_mode") - put empty ts entry (ts=:) when the existing one is commented (with ..) (fix "from_status_line but no to_status_line") - put empty Ip entry(Ip=:) when the existing one is commented (with ..) (fix "set_color_pair but no initialize_pair") Maybe there is a way to disable those warnings in the code to avoid this. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 15:03:29 2009 From: trac at haiku-os.org (stippi) Date: Thu, 16 Apr 2009 13:03:29 -0000 Subject: [Haiku-bugs] [Haiku] #1957: Command Line FTP app has Name collision when connecting to an FTP site In-Reply-To: <042.993f6310d8fad8b8b408b4590966d72f@haiku-os.org> References: <042.993f6310d8fad8b8b408b4590966d72f@haiku-os.org> Message-ID: <051.b6104a32bb57b8df688b5466b11849ab@haiku-os.org> #1957: Command Line FTP app has Name collision when connecting to an FTP site ------------------------+--------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: low | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: 3015, 3572 | ------------------------+--------------------------------------------------- Comment(by stippi): Just a question, on some swapping of the im= definition, there seems to be a change in semantics. Is this intentional? For example, it used to be empty, but is not anymore, or it used to not contain a flag and does now. I have no clue about this whole thing, so it would be really appreciated if someone who has could also have a look at this patch. Would be cool to get rid of these annoying warnings. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 15:23:23 2009 From: trac at haiku-os.org (mmadia) Date: Thu, 16 Apr 2009 13:23:23 -0000 Subject: [Haiku-bugs] [Haiku] #3774: `wget` required for installation from BeOS In-Reply-To: <040.bbb8c4486a361e983ef5c3d180338421@haiku-os.org> References: <040.bbb8c4486a361e983ef5c3d180338421@haiku-os.org> Message-ID: <049.424eef0d474d77e593aa8005a4143bc2@haiku-os.org> #3774: `wget` required for installation from BeOS -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by mmadia): When reporting issues about the website, it is best to include the link in question. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 16:07:31 2009 From: trac at haiku-os.org (TheNerd) Date: Thu, 16 Apr 2009 14:07:31 -0000 Subject: [Haiku-bugs] [Haiku] #3775: List of currently supported HW Drivers In-Reply-To: <041.56089e1c2bcc94fc3c6512703bda00ca@haiku-os.org> References: <041.56089e1c2bcc94fc3c6512703bda00ca@haiku-os.org> Message-ID: <050.1ef82e111396f6490fe9c784cbbb2dc8@haiku-os.org> #3775: List of currently supported HW Drivers -------------------------+-------------------------------------------------- Reporter: egrath | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by TheNerd): There is already a hardware database at http://www.haikuware.com/hardware- database/. Maybe it could be linked to or something? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 16:09:49 2009 From: trac at haiku-os.org (oco) Date: Thu, 16 Apr 2009 14:09:49 -0000 Subject: [Haiku-bugs] [Haiku] #1957: Command Line FTP app has Name collision when connecting to an FTP site In-Reply-To: <042.993f6310d8fad8b8b408b4590966d72f@haiku-os.org> References: <042.993f6310d8fad8b8b408b4590966d72f@haiku-os.org> Message-ID: <051.daf451eef45b93a6939ffc8fdf7e0653@haiku-os.org> #1957: Command Line FTP app has Name collision when connecting to an FTP site ------------------------+--------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: low | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: 3015, 3572 | ------------------------+--------------------------------------------------- Comment(by oco): It would be unintentional. But i do not see change in im= definition in the patch. But i may overlook something in the file format (i am new in this area). Maybe, Trac formating is misleading on change at line 10984. At least, there is a problem with two comments that should stay in the file (i will upload a new patch in a few minutes). From my understanding, all affected terminal definitions are in the "OLDER TERMINAL TYPES" section. I am not sure one will ever use one of those terminals to connect to Haiku. Maybe there is other way to fix this from the code (termcap, ncurses ?). I have not found where those messages are printed after a quick search. Maybe someone with a better understanding of this code base... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 16:12:19 2009 From: trac at haiku-os.org (anevilyak) Date: Thu, 16 Apr 2009 14:12:19 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.4559a201002dd68436b149db9450b994@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by anevilyak): Thanks for investigating :) Should this one go to Axel in that case? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 16:29:17 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 16 Apr 2009 14:29:17 -0000 Subject: [Haiku-bugs] [Haiku] #3757: makehaikufloppy script still refers to zbeos In-Reply-To: <040.d07fc82f8407f377c36addf9cf2221a8@haiku-os.org> References: <040.d07fc82f8407f377c36addf9cf2221a8@haiku-os.org> Message-ID: <049.84c6476ecf73d3a79c56f2764c3baffc@haiku-os.org> #3757: makehaikufloppy script still refers to zbeos ------------------------+--------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ------------------------+--------------------------------------------------- Comment(by haiqu): Good catch! I can't test it, my floppy drive has been dead for years. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 16:35:04 2009 From: trac at haiku-os.org (umccullough) Date: Thu, 16 Apr 2009 14:35:04 -0000 Subject: [Haiku-bugs] [Haiku] #3757: makehaikufloppy script still refers to zbeos In-Reply-To: <040.d07fc82f8407f377c36addf9cf2221a8@haiku-os.org> References: <040.d07fc82f8407f377c36addf9cf2221a8@haiku-os.org> Message-ID: <049.037c079c2f1e18f93ee53c5c5e9ef453@haiku-os.org> #3757: makehaikufloppy script still refers to zbeos ------------------------+--------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ------------------------+--------------------------------------------------- Comment(by umccullough): It could be tested in a virtual machine I would think. QEMU for example? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 16:36:38 2009 From: trac at haiku-os.org (_-Caleb-_) Date: Thu, 16 Apr 2009 14:36:38 -0000 Subject: [Haiku-bugs] [Haiku] #3776: The user account is unprotected Message-ID: <044.fdf0c96a34b00a5f7543bbd9834f057b@haiku-os.org> #3776: The user account is unprotected --------------------------------+------------------------------------------- Reporter: _-Caleb-_ | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/net_server | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- the "user" account has no password by default in the image of haiku, we should put a generic password or remove it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 16:42:57 2009 From: trac at haiku-os.org (_-Caleb-_) Date: Thu, 16 Apr 2009 14:42:57 -0000 Subject: [Haiku-bugs] [Haiku] #3776: The user account is unprotected In-Reply-To: <044.fdf0c96a34b00a5f7543bbd9834f057b@haiku-os.org> References: <044.fdf0c96a34b00a5f7543bbd9834f057b@haiku-os.org> Message-ID: <053.4415eb96572d2a94287549c4c7f7c2b3@haiku-os.org> #3776: The user account is unprotected --------------------------------+------------------------------------------- Reporter: _-Caleb-_ | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Servers/net_server | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Changes (by _-Caleb-_): * type: bug => enhancement -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 17:47:16 2009 From: trac at haiku-os.org (stippi) Date: Thu, 16 Apr 2009 15:47:16 -0000 Subject: [Haiku-bugs] [Haiku] #2886: cd file: no such file or directory In-Reply-To: <042.a1765c1e85de51fbc9634b2c2f7c293d@haiku-os.org> References: <042.a1765c1e85de51fbc9634b2c2f7c293d@haiku-os.org> Message-ID: <051.194de78b3373373a116bfa36393fd392@haiku-os.org> #2886: cd file: no such file or directory ---------------------------------------------+------------------------------ Reporter: Adek336 | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Comment(by stippi): Hey Raghu, I am looking into your patch. Thanks a lot for submitting it! In your comment, you write that the failure of either sh_physpath() or canonpath() is based on an error returned by stat(). Could this also mean that stat() is returning the wrong error? You are writing that anything else than ENOENT must mean it's ENOTDIR for real. But maybe that's what stat() should return in the first place. We are using an old version of Bash, have you checked if the code in the newer bash was changed at the same place, like in your patch? In another words, how does the same version of bash behave on other systems (probably too much hassle to check)? If it returns ENOTDIR, then this would indicate a problem in our stat() implementation. It wouldn't be the first issue of this kind. Unfortunately, I am not very firm with these POSIX subjects, so it's hard for me to tell if your fix is at the right place or not. But usually, an error in Haiku itself is more likely with these types of problems. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 17:56:39 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 16 Apr 2009 15:56:39 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.8b1b18760451c225ee26d46491629bcc@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Comment(by haiqu): Guys, I can settle this. It happens on USB, ATA and ATAPI CD-RW. It isn't USB-specific. Feel free to reassign the category, I simply took my best guess. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 18:21:06 2009 From: trac at haiku-os.org (mmadia) Date: Thu, 16 Apr 2009 16:21:06 -0000 Subject: [Haiku-bugs] [Haiku] #1234: adapt our build system to distro guidelines In-Reply-To: <045.5c92696b3ec8f60857149b21b256a376@haiku-os.org> References: <045.5c92696b3ec8f60857149b21b256a376@haiku-os.org> Message-ID: <054.099f30077562a816c0ca183800baafe0@haiku-os.org> #1234: adapt our build system to distro guidelines -------------------------+-------------------------------------------------- Reporter: wkornewald | Owner: axeld Type: enhancement | Status: new Priority: high | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by mmadia): With the recent [http://www.freelists.org/post/haiku/From-OpenBeOS-to- Haiku From OpenBeOS to Haiku] thread on the [haiku] mailing list, could Walter become the name for un-official builds of Haiku? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 18:31:32 2009 From: trac at haiku-os.org (stippi) Date: Thu, 16 Apr 2009 16:31:32 -0000 Subject: [Haiku-bugs] [Haiku] #3735: Patch for using layouts in the preferences window of Mail In-Reply-To: <038.004fbd6d260e3588eadc253aeb85a105@haiku-os.org> References: <038.004fbd6d260e3588eadc253aeb85a105@haiku-os.org> Message-ID: <047.70cd1777342d61cc61b50565eb939775@haiku-os.org> #3735: Patch for using layouts in the preferences window of Mail --------------------------------+------------------------------------------- Reporter: fcr | Owner: stippi Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications/Mail | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------+------------------------------------------- Changes (by stippi): * status: assigned => closed * resolution: => fixed Comment: I've had a closer look at our two patches. I've now commited my version of the patch in r30202. The main reason being that I kept it possible to build a BeOS R5 version of Mail. Here are some small improvements possible with your patch (but you can see from the changeset that what we did is pretty similar): * When creating the BBox objects, you should use the new constructor that doesn't take a BRect at all. You did this for the other controls. When using layout-management, it needs to be done for all controls in the hierarchy, or they won't have the correct flags (B_SUPPORTS_LAYOUT), and some initial setup may be different. * This part of the patch is weird: {{{ 177 BRect r = interfaceBox->InnerFrame(); 178 interfaceGrid->SetInsets(r.left+10, r.top+10, r.right+10, r.bottom+10); }}} The inner frame of the box is in absolute (view relative) coordinates, but insets are given as distance to the outer frame. So this should not have worked at all, unless the inner frame happened to be very small. * I've made a small helper function to avoid a lot of the code duplication when adding the BMenuFields. * I wanted to keep the labels aligned across the two sections, and this is indeed possible: {{{ interfaceLayout->AlignLayoutWith(mailLayout, B_HORIZONTAL); }}} Again, thanks a lot for your work! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 18:34:11 2009 From: trac at haiku-os.org (raghuram87) Date: Thu, 16 Apr 2009 16:34:11 -0000 Subject: [Haiku-bugs] [Haiku] #2886: cd file: no such file or directory In-Reply-To: <042.a1765c1e85de51fbc9634b2c2f7c293d@haiku-os.org> References: <042.a1765c1e85de51fbc9634b2c2f7c293d@haiku-os.org> Message-ID: <051.cacca04d16f9c477a673cf61f1fe7967@haiku-os.org> #2886: cd file: no such file or directory ---------------------------------------------+------------------------------ Reporter: Adek336 | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Comment(by raghuram87): No, its not an error with Haiku. Let me explain: We do sh_canonpath() or sh_physpath(). In both these functions its checked if every part of the path breaking it at each /, is a valid dir or not. So for that a stat of the partial path is done and the returned struct is checked if the stat'ed node represents a direcotry, something like: s=stat(path) && isdir(s). Now, stat() could return a ENOENT because the user tried cd'ing into a non-existent file/dir. But the user could have tried cd'ing into a file, which is also the case the above condition fails. If the above condition failed we bail out of sh_canonpath() and sh_physpath() and set errno = ENOENT. This is where we make the mistake, because the above condition may have failed because path was a file and not a dir. Also stat() can never return ENOTDIR in this case. stat() returns ENOTDIR when a component of the path is not a dir and is a file (It returns ENOENT if its not a dir and not a file). However here we check for each component of the path from the start, so the condition that catches this error is isdir() and not stat(). So the patch now does the following: If we tried stat()'ing a non-existent file, errno would have already been set to ENOENT by stat(). Only when stat() succeeded and isdir() failed (which is a case when canon_failed is true) we have errno != ENOENT and that is when we can infer the error is ENOTDIR. There are no other posix calls in sh_canonpath() and sh_physpath(), hence the assumption that only two errors ENOENT or ENOTDIR are possible is sound. Raghu. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 18:42:14 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 16 Apr 2009 16:42:14 -0000 Subject: [Haiku-bugs] [Haiku] #3774: `wget` required for installation from BeOS In-Reply-To: <040.bbb8c4486a361e983ef5c3d180338421@haiku-os.org> References: <040.bbb8c4486a361e983ef5c3d180338421@haiku-os.org> Message-ID: <049.ec78c62dca855c1bef4da7d39bda6233@haiku-os.org> #3774: `wget` required for installation from BeOS -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by haiqu): http://www.haiku-os.org/documents/dev/haiku_development_getting_started Under heading "What do I need for coding". Also applies to #3701. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 18:47:19 2009 From: trac at haiku-os.org (bonefish) Date: Thu, 16 Apr 2009 16:47:19 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.391af4fcf80e4706115c34a2d780edc9@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bonefish): Replying to [comment:7 anevilyak]: > Thanks for investigating :) Should this one go to Axel in that case? I've already convinced him to fix the deadlock at least. :-) Afterwards I can have a look whether scheduling analysis or profiling turn up why the system behaves that badly under memory pressure. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 18:48:36 2009 From: trac at haiku-os.org (stippi) Date: Thu, 16 Apr 2009 16:48:36 -0000 Subject: [Haiku-bugs] [Haiku] #2886: cd file: no such file or directory In-Reply-To: <042.a1765c1e85de51fbc9634b2c2f7c293d@haiku-os.org> References: <042.a1765c1e85de51fbc9634b2c2f7c293d@haiku-os.org> Message-ID: <051.edacc7b8b89a1a172b73a2c3cc15cacd@haiku-os.org> #2886: cd file: no such file or directory ---------------------------------------------+------------------------------ Reporter: Adek336 | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Comment(by stippi): Thanks a lot for the complete explanation! But I am wondering if then sh_canonpath() and/or sh_physpath() should be setting errno to ENOTDIR, if the is_dir() check fails. Maybe that would also fix the second part of this ticket? Have you compared newer versions of bash in this regard? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 21:02:10 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 16 Apr 2009 19:02:10 -0000 Subject: [Haiku-bugs] [Haiku] #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles In-Reply-To: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> References: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> Message-ID: <049.840fdb32a39cf399b9435dc675fa48fd@haiku-os.org> #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles ---------------------------------------------+------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------------------------+------------------------------ Comment(by haiqu): In an apparently related fault, the latest build now locks up while trying to extract Autoconf. Building from BeOS 5.0.3 here. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 21:16:14 2009 From: trac at haiku-os.org (philcostin) Date: Thu, 16 Apr 2009 19:16:14 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.be0ad4b778450fe3b978fca503629fbf@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by philcostin): In addition to the screenshot above, I can reproduce that crash 100% of the time while using both CPUs on my EEE 901. It does not happen with only one CPU enabled if that helps... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 21:35:23 2009 From: trac at haiku-os.org (stippi) Date: Thu, 16 Apr 2009 19:35:23 -0000 Subject: [Haiku-bugs] [Haiku] #2833: Shortcut for closing all Tracker windows (Easy) In-Reply-To: <044.67f006e368eacf24528a7952e5453717@haiku-os.org> References: <044.67f006e368eacf24528a7952e5453717@haiku-os.org> Message-ID: <053.323070523c6d283193d39a395fd79f57@haiku-os.org> #2833: Shortcut for closing all Tracker windows (Easy) -----------------------------------+---------------------------------------- Reporter: humdinger | Owner: axeld Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Thanks a lot Obaro! I applied the patch with small changes in r30205. See commit message. I decided that re-purposing Alt-Q for this feature is just fine. Alt-Shift-W was already used anyways (actually Alt-Option-W, but that was just confusing, since it introduced another modifier and Shift is used for "Clean Up All"). As mentioned, the patch was nicely done! Sorry it took so long for someone to look into it! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 21:46:45 2009 From: trac at haiku-os.org (stippi) Date: Thu, 16 Apr 2009 19:46:45 -0000 Subject: [Haiku-bugs] [Haiku] #3474: Screensaver : Fails to recursively disable all options In-Reply-To: <041.38922a40f3d7d5d10c5f98c2346667e5@haiku-os.org> References: <041.38922a40f3d7d5d10c5f98c2346667e5@haiku-os.org> Message-ID: <050.02af9351fe492091074ff97cf255f384@haiku-os.org> #3474: Screensaver : Fails to recursively disable all options -------------------------------------+-------------------------------------- Reporter: mmadia | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Changes (by stippi): * owner: axeld => stippi * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 22:00:51 2009 From: trac at haiku-os.org (stippi) Date: Thu, 16 Apr 2009 20:00:51 -0000 Subject: [Haiku-bugs] [Haiku] #3474: Screensaver : Fails to recursively disable all options In-Reply-To: <041.38922a40f3d7d5d10c5f98c2346667e5@haiku-os.org> References: <041.38922a40f3d7d5d10c5f98c2346667e5@haiku-os.org> Message-ID: <050.14c33d6d07fbf306bd97d2fcd06d9c68@haiku-os.org> #3474: Screensaver : Fails to recursively disable all options --------------------------------------+------------------------------------- Reporter: mmadia | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Preferences/ScreenSaver | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Changes (by stippi): * status: assigned => closed * resolution: => fixed Comment: Applied in r30207. Good work, thanks a lot! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 22:12:30 2009 From: trac at haiku-os.org (umccullough) Date: Thu, 16 Apr 2009 20:12:30 -0000 Subject: [Haiku-bugs] [Haiku] #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles In-Reply-To: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> References: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> Message-ID: <049.d59f7cea9227e0dd8e94b104086cded7@haiku-os.org> #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles ---------------------------------------------+------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------------------------+------------------------------ Comment(by umccullough): This is likely something wrong with your host platform (BeOS 5.0.3) - as I have seen neither of these issues from a Linux host. It's probably worth noting that the build system uses its own zip tool, rather than the host's own version of zip: http://dev.haiku-os.org/browser/haiku/trunk/src/tools/zip Perhaps something is configured wrong when this is compiled for BeOS during the first jam? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 22:53:02 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 16 Apr 2009 20:53:02 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.bc944cf618b444f5892e30a0f979fdb0@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Comment(by haiqu): BTW I think I've solved the mystery. The disk is being initialized, but not partitioned. I can get the same effect on a HDD by initializing in BeOS and then looking at it in Haiku. Partitioning isn't in the DriveSetup menu either. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 22:55:14 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 16 Apr 2009 20:55:14 -0000 Subject: [Haiku-bugs] [Haiku] #3777: Native gcc2 needs rebuilding since tree changes Message-ID: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> #3777: Native gcc2 needs rebuilding since tree changes --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Native gcc2 (i.e. the one that's used on Haiku, not the cross-compiler) needs to rebuilt now that the directory structure has changed. It can't find libraries any more. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 22:59:08 2009 From: trac at haiku-os.org (axeld) Date: Thu, 16 Apr 2009 20:59:08 -0000 Subject: [Haiku-bugs] [Haiku] #1957: Command Line FTP app has Name collision when connecting to an FTP site In-Reply-To: <042.993f6310d8fad8b8b408b4590966d72f@haiku-os.org> References: <042.993f6310d8fad8b8b408b4590966d72f@haiku-os.org> Message-ID: <051.9ec09413d71bc6aa4526fb6738c6b848@haiku-os.org> #1957: Command Line FTP app has Name collision when connecting to an FTP site ------------------------+--------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: low | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: 3015, 3572 | ------------------------+--------------------------------------------------- Comment(by axeld): I had two different solutions for this locally: one was to remove most entries of the termcap file, but this probably would have broken Fran?ois' heart, so I couldn't do that :-) The other was to disable the warnings in ncurses. But since this would rather be a hack, and the warnings are valid, I didn't want to commit this either. I'm not firm in this area either, but AFAICT your patch looks fine, and is the preferred solution to this problem. Thanks! If stippi doesn't beat me to it, I will commit it tomorrow. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 16 23:48:47 2009 From: trac at haiku-os.org (stippi) Date: Thu, 16 Apr 2009 21:48:47 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.078fa12d7ae6495019a3d105c720bbf9@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Comment(by stippi): Yes, this is currently a problem in the kernel backend. When the disk doesn't already have a partitioning scheme, then it should offer available schemes in the DriveSetup UI for initializing with (like "Intel Partition Map", "EFI GUID", "Amiga Disk System", ...). But that part of the implementation does not yet work. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 01:13:17 2009 From: trac at haiku-os.org (mmadia) Date: Thu, 16 Apr 2009 23:13:17 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.fd5e61407879030cbe44013aab8fe320@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by mmadia): Seeing as there are *many* versions of Firefox for BeOS floating around, could you provide some more specific information about that build? ideally an URL. On a side note, if you search "BeZilla" in our bugtracker, you'll find some newer built-in-haiku builds based on Mozilla's source code. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 04:11:21 2009 From: trac at haiku-os.org (Luposian) Date: Fri, 17 Apr 2009 02:11:21 -0000 Subject: [Haiku-bugs] [Haiku] #3760: partition 'out of space' when building In-Reply-To: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> References: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> Message-ID: <049.a9012f0db63dfcd4d87c3afd1113425c@haiku-os.org> #3760: partition 'out of space' when building ---------------------------+------------------------------------------------ Reporter: luroh | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Comment(by Luposian): Whew! The fix was simply to enabled (remove the pound/hash ("#") symbol) in front of HAIKU_DONT_CLEAR_IMAGE = 1 If that "function" is now a requirement (which it wasn't up til now), just make it a default, I say. That way, people like me, aren't left utterly confused why JAM is taking forever and a day (if not longer, as it *never* got past that point for me) to get past "Creating image..." -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 04:19:25 2009 From: trac at haiku-os.org (umccullough) Date: Fri, 17 Apr 2009 02:19:25 -0000 Subject: [Haiku-bugs] [Haiku] #3760: partition 'out of space' when building In-Reply-To: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> References: <040.2437ffc5b96a95f1b3bda461cf28da12@haiku-os.org> Message-ID: <049.cd2777dfb794d32656630b408aa890a8@haiku-os.org> #3760: partition 'out of space' when building ---------------------------+------------------------------------------------ Reporter: luroh | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Comment(by umccullough): The better solution is to start using a BuildProfile as documented in build/jam/UserBuildConfig.Readme Any guides you read that tell you to set HAIKU_IMAGE_NAME and HAIKU_IMAGE_PATH directly in your UserBuildConfig are pretty much outdated now. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 04:51:42 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 17 Apr 2009 02:51:42 -0000 Subject: [Haiku-bugs] [Haiku] #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles In-Reply-To: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> References: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> Message-ID: <049.cf730b1cd460bdf0a77af49c1b36efe6@haiku-os.org> #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles ---------------------------------------------+------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------------------------+------------------------------ Comment(by haiqu): From within Haiku, if I open the Perl sources and extract them I still get missing files. This rules out BeOS as the culprit for the first problem, at least. Since the second happened only the next day I drew a link between them, but it also may have been coincidental. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 05:44:06 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 17 Apr 2009 03:44:06 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.7bac3ee564d213a11e9baf7511587663@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Comment(by haiqu): In the meantime, DriveSetup should be writing to the partition map to show a default Intel partitioning scheme with the first partition using all the available space. I don't think that would require kernel support. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 06:03:32 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 17 Apr 2009 04:03:32 -0000 Subject: [Haiku-bugs] [Haiku] #3777: Native gcc2 needs rebuilding since tree changes In-Reply-To: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> References: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> Message-ID: <049.550171375c15fae982c260db467daebb@haiku-os.org> #3777: Native gcc2 needs rebuilding since tree changes --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by haiqu): Suggestion: The next version of the native compiler should be a cross- compiler capable of emitting BeOS code from within Haiku. I figure a lot of people will want that capability. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 06:12:37 2009 From: trac at haiku-os.org (anevilyak) Date: Fri, 17 Apr 2009 04:12:37 -0000 Subject: [Haiku-bugs] [Haiku] #3777: Native gcc2 needs rebuilding since tree changes In-Reply-To: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> References: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> Message-ID: <049.94985b97ecbaf3383c8cfb878dc14dc1@haiku-os.org> #3777: Native gcc2 needs rebuilding since tree changes --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by anevilyak): That would have to be a separate toolchain for a number of reasons. As to a lot of people wanting that capability, I honestly completely fail to see why. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 06:16:46 2009 From: trac at haiku-os.org (umccullough) Date: Fri, 17 Apr 2009 04:16:46 -0000 Subject: [Haiku-bugs] [Haiku] #3777: Native gcc2 needs rebuilding since tree changes In-Reply-To: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> References: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> Message-ID: <049.bc1400abf66340089311af757c1264ab@haiku-os.org> #3777: Native gcc2 needs rebuilding since tree changes --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by umccullough): I know I would not care for it... And would even discourage it - even being one of the few people who still maintains a couple BeOS boxes here. I just have absolutely no desire to compile BeOS-targetted software on Haiku - I'll just use BeOS for that if I need to. And anyhow, as Rene points out, the right strategy would be to compile the BeOS gcc2 compiler on a Haiku host, not make the Haiku compiler generate BeOS-compatible code - that would be a step backward in my opinion, and not worth the effort by any stretch. It was an intentional choice to break the Haiku compiler away from the BeOS compiler because they're simply different OSes. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 08:00:35 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 17 Apr 2009 06:00:35 -0000 Subject: [Haiku-bugs] [Haiku] #3777: Native gcc2 needs rebuilding since tree changes In-Reply-To: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> References: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> Message-ID: <049.5e9ac0dedd43f0591e47d798e83d764c@haiku-os.org> #3777: Native gcc2 needs rebuilding since tree changes --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by haiqu): Fair enough. I can always maintain a BeOS installation with the current cross-compiler installed. The main reason was to generate builds of various packages I used to maintain (and several I'm working on) for BeOS as well as Haiku. But yeah, easy enough to unplug a HDD from the cradle and install another one. Re: The original issue - my workaround is currently to create a soft link between /boot/system/lib and /boot/beos/lib and this may even be a long- term solution considering all the other stuff now living under /boot/beos -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 08:07:01 2009 From: trac at haiku-os.org (umccullough) Date: Fri, 17 Apr 2009 06:07:01 -0000 Subject: [Haiku-bugs] [Haiku] #3777: Native gcc2 needs rebuilding since tree changes In-Reply-To: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> References: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> Message-ID: <049.0768cee3e1fde38be5c871b49e7a8097@haiku-os.org> #3777: Native gcc2 needs rebuilding since tree changes --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by umccullough): Strangely enough, I haven't yet run into issues compiling recently with the native compilers and the new folder structure... Perhaps only certain situations are having issue? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 08:14:58 2009 From: trac at haiku-os.org (philcostin) Date: Fri, 17 Apr 2009 06:14:58 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.f4e7b251b816b8f19b82e7b3f97ca13d@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by philcostin): The firefox build used is: http://www.bebits.com/bob/21982/firefox-2.0.0.18.en-US.BeOS-bone.zip -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 08:29:09 2009 From: trac at haiku-os.org (tqh) Date: Fri, 17 Apr 2009 06:29:09 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.a67da5e79bcff78ff69e4816ef1de92f@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by tqh): Please try to reproduce it with a new Haiku build. Axel has done some fixing in the network code, and from the backtrace it looks like a problem with releasing sockets. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 08:33:27 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 17 Apr 2009 06:33:27 -0000 Subject: [Haiku-bugs] [Haiku] #3777: Native gcc2 needs rebuilding since tree changes In-Reply-To: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> References: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> Message-ID: <049.351e88ffa78fe6f05b664b5615865815@haiku-os.org> #3777: Native gcc2 needs rebuilding since tree changes --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by haiqu): Nope. Linking between /boot/system/lib and /boot/beos/system/lib didn't work. The native compiler is looking for libraries in /boot/develop/lib/x86 and all the links to /boot/system/lib have vanished. To build Haiku I had to add links to libbe.so and libroot.so but there may be others, it hasn't finished yet. You may have remnant links from previous builds, this system was rebuilt only about 24 hours ago. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 09:00:56 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 17 Apr 2009 07:00:56 -0000 Subject: [Haiku-bugs] [Haiku] #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image Message-ID: <040.13bd32c49839c3e565c7f75270e26fb1@haiku-os.org> #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Since the change of tree structure and renaming of zbeos to haiku_loader, the `makebootable` utility in BeOS is no longer adequate for bootstrapping a new system. We need a Haiku boot floppy image with the new `makebootable` utility to be made available on the website. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 09:11:18 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 17 Apr 2009 07:11:18 -0000 Subject: [Haiku-bugs] [Haiku] #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image In-Reply-To: <040.13bd32c49839c3e565c7f75270e26fb1@haiku-os.org> References: <040.13bd32c49839c3e565c7f75270e26fb1@haiku-os.org> Message-ID: <049.ffe770fcd6e3390b4471f6e027a67644@haiku-os.org> #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by haiqu): Alternative solutions: 1. A BeOS utility which scans for the name "haiku_loader". 2. Explicit and detailed instructions on how to modify the sources to change the name back to "zbeos" temporarily for the initial build. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 09:26:46 2009 From: trac at haiku-os.org (axeld) Date: Fri, 17 Apr 2009 07:26:46 -0000 Subject: [Haiku-bugs] [Haiku] #3777: Native gcc2 needs rebuilding since tree changes In-Reply-To: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> References: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> Message-ID: <049.6758aab18bdafc5fb18235f600d19287@haiku-os.org> #3777: Native gcc2 needs rebuilding since tree changes ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Changes (by axeld): * status: new => closed * resolution: => invalid Comment: This is not a GCC issue, but would be a build system issue. Optional packages are not updated when you only update an installation - you would have to do a clean install in order to get the right links into /boot/develop/lib/x86. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 09:34:42 2009 From: trac at haiku-os.org (axeld) Date: Fri, 17 Apr 2009 07:34:42 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.34ec5b87447c2baa0a2db4f86183df75@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by axeld): It would indeed be interesting if that is fixed already. Looks like the socket to be released has already been deleted. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 10:48:25 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 17 Apr 2009 08:48:25 -0000 Subject: [Haiku-bugs] [Haiku] #3774: `wget` required for installation from BeOS In-Reply-To: <040.bbb8c4486a361e983ef5c3d180338421@haiku-os.org> References: <040.bbb8c4486a361e983ef5c3d180338421@haiku-os.org> Message-ID: <049.88d38d2fad8d4cb8615cdffa0648cc4c@haiku-os.org> #3774: `wget` required for installation from BeOS -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by haiqu): This page also needs to be updated: http://www.haiku-os.org/downloads -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 10:54:24 2009 From: trac at haiku-os.org (stippi) Date: Fri, 17 Apr 2009 08:54:24 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.abcf22c83bff661e7c65e711d28dbf6c@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Comment(by stippi): Well, the backend for this lives both in kernel and in userland add-ons. It does not and should not live in DriveSetup in any case. Please just trust me on that one. At the moment, I cannot work on this stuff. We have one Google Summer of Code project application for this subject, and no-one worked or should work on any of the subjects that we have had applications for until after the slot allocations are announced (except for the students of course). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 11:00:41 2009 From: trac at haiku-os.org (stippi) Date: Fri, 17 Apr 2009 09:00:41 -0000 Subject: [Haiku-bugs] [Haiku] #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image In-Reply-To: <040.13bd32c49839c3e565c7f75270e26fb1@haiku-os.org> References: <040.13bd32c49839c3e565c7f75270e26fb1@haiku-os.org> Message-ID: <049.b2e206b573813f54d2d65d8ba8c32722@haiku-os.org> #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by stippi): You just have to build the Haiku "makebootable" tool from the Haiku sources. I leave this bug open since, it's really about the website instructions. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 11:16:56 2009 From: trac at haiku-os.org (axeld) Date: Fri, 17 Apr 2009 09:16:56 -0000 Subject: [Haiku-bugs] [Haiku] #1957: Command Line FTP app has Name collision when connecting to an FTP site In-Reply-To: <042.993f6310d8fad8b8b408b4590966d72f@haiku-os.org> References: <042.993f6310d8fad8b8b408b4590966d72f@haiku-os.org> Message-ID: <051.f594bf1eb06b8dec2fe9524b4f9fa7c6@haiku-os.org> #1957: Command Line FTP app has Name collision when connecting to an FTP site ------------------------+--------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: closed Priority: low | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: 3015, 3572 ------------------------+--------------------------------------------------- Changes (by axeld): * status: new => closed * resolution: => fixed Comment: Applied in r30220. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 11:18:11 2009 From: trac at haiku-os.org (axeld) Date: Fri, 17 Apr 2009 09:18:11 -0000 Subject: [Haiku-bugs] [Haiku] #2952: Right Control Mismapped in Some Keymaps In-Reply-To: <043.4c04a5c6f5e1cc9494470ceaad2ac4fd@haiku-os.org> References: <043.4c04a5c6f5e1cc9494470ceaad2ac4fd@haiku-os.org> Message-ID: <052.c6428bc63f0d50208a1971bff2a534a6@haiku-os.org> #2952: Right Control Mismapped in Some Keymaps ---------------------------------+------------------------------------------ Reporter: bonefish | Owner: aldeck Type: bug | Status: closed Priority: high | Milestone: R1/alpha1 Component: Preferences/Keymap | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by axeld): * status: assigned => closed * resolution: => fixed Comment: This has been fixed in the mean time. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 11:53:26 2009 From: trac at haiku-os.org (axeld) Date: Fri, 17 Apr 2009 09:53:26 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.e446a090794c2ce9f2de3d194c42070d@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by axeld): BFS deadlock has been fixed in r30221. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 14:59:04 2009 From: trac at haiku-os.org (bonefish) Date: Fri, 17 Apr 2009 12:59:04 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.9ec1be41231c756da61238fe6aef3a48@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bonefish): Investigating... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 15:21:34 2009 From: trac at haiku-os.org (mmadia) Date: Fri, 17 Apr 2009 13:21:34 -0000 Subject: [Haiku-bugs] [Haiku] #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image In-Reply-To: <040.13bd32c49839c3e565c7f75270e26fb1@haiku-os.org> References: <040.13bd32c49839c3e565c7f75270e26fb1@haiku-os.org> Message-ID: <049.5df70b497f3aba1d4d47a005d144e6b5@haiku-os.org> #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by mmadia): In my limited attempts to do so, makebootable failed to build on Haiku, even with just a plain old 'jam -a' invocation. Though, I didn't bother trying to find the error message. iirc, jam makebootable did not work. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 15:26:55 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 17 Apr 2009 13:26:55 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.dfa41dee9ebb8e975fd829b79d464632@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Comment(by haiqu): Cool, so that one's in progress. Is there a public list of GSoC projects? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 15:28:24 2009 From: trac at haiku-os.org (mmadia) Date: Fri, 17 Apr 2009 13:28:24 -0000 Subject: [Haiku-bugs] [Haiku] #3766: BFS formatted USB memory stick shows weird directory structure In-Reply-To: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> References: <040.27f288c1d8bcf4d294243f26db61ae03@haiku-os.org> Message-ID: <049.5bfd3d0832fa8d70eab8321820900fd5@haiku-os.org> #3766: BFS formatted USB memory stick shows weird directory structure --------------------------------------+------------------------------------- Reporter: haiqu | Owner: stippi Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/DriveSetup | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Comment(by mmadia): Not until the 20th. Note: it is possible that students may be removed from the accepted list before then. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 15:39:32 2009 From: trac at haiku-os.org (haiqu) Date: Fri, 17 Apr 2009 13:39:32 -0000 Subject: [Haiku-bugs] [Haiku] #3777: Native gcc2 needs rebuilding since tree changes In-Reply-To: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> References: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> Message-ID: <049.376decb0354b83dca6fcf065a473195e@haiku-os.org> #3777: Native gcc2 needs rebuilding since tree changes ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Comment(by haiqu): I just did a clean build, and it still isn't right as at r30226. What's needed in the scripts is: {{{ link from boot/system/lib/libbe.so -> boot/develop/lib/x86/libbe.so link from boot/system/lib/libroot.so -> boot/develop/lib/x86/libroot.so link from boot/system/lib/libstdc++.r4.so -> boot/develop/tools/gnupro/lib/libstdc++.r4.so }}} Then it's all good and the Haiku sources build with the native compiler, as long as ./configure is done correctly. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 17:11:48 2009 From: trac at haiku-os.org (umccullough) Date: Fri, 17 Apr 2009 15:11:48 -0000 Subject: [Haiku-bugs] [Haiku] #3774: `wget` required for installation from BeOS In-Reply-To: <040.bbb8c4486a361e983ef5c3d180338421@haiku-os.org> References: <040.bbb8c4486a361e983ef5c3d180338421@haiku-os.org> Message-ID: <049.4cd6ea33808f86dfcdba35f91c5086af@haiku-os.org> #3774: `wget` required for installation from BeOS -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Changes (by umccullough): * cc: umccullough@? (added) Comment: Yes, many of these pages are out of date, I'll add myself here as a reminder for myself if I find some time. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 17:46:49 2009 From: trac at haiku-os.org (bonefish) Date: Fri, 17 Apr 2009 15:46:49 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.1b591924594a2d15a094f7fdade3d839@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bonefish): Attached scheduler tracing analysis output for a 1 CPU system (VMware) with 512 MB, 100 MB tracing buffer, no swap file, and an image size of 400 MB. I haven't really had a closer look yet, but a few interesting points are apparent: - The page daemon runs most of the time. Which is kind of expected, I suppose, though not very helpful. - Pretty much every thread does I/O, which I find weird. - Several threads have horrible latencies (i.e. wait times while ready), which is particularly worrisome for high-priority threads (like _input_server_event_loop_). Will have a closer look tonight. Ideas welcome. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 18:43:35 2009 From: trac at haiku-os.org (anevilyak) Date: Fri, 17 Apr 2009 16:43:35 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.f9f69f2b77715f1a34858e2c29147ede@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by anevilyak): Replying to [comment:11 bonefish]: > > Will have a closer look tonight. Ideas welcome. I'm guessing this is most likely a flaw in the preemption logic itself, since I can vouch for the fact that the exact same flaw shows up in scheduler_affine, and the decision making process for when to preempt is one of the few things that was left entirely untouched when creating that scheduler. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 18:57:08 2009 From: trac at haiku-os.org (umccullough) Date: Fri, 17 Apr 2009 16:57:08 -0000 Subject: [Haiku-bugs] [Haiku] #3777: Native gcc2 needs rebuilding since tree changes In-Reply-To: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> References: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> Message-ID: <049.f368b4761cd93b3b4b321b2f88b980dd@haiku-os.org> #3777: Native gcc2 needs rebuilding since tree changes ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Comment(by umccullough): I believe what axel says is true, because I have absolutely no problems linking to any of those three libraries from my cleanly-built GCC2 or GCC4 Haiku partitions Note: these partitions were created and installed from my linux host, so there was no BFS on them prior - I'm using the "disk" type BuildProfile - perhaps that is why mine works? What build profile type are you using there? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 18:59:56 2009 From: trac at haiku-os.org (umccullough) Date: Fri, 17 Apr 2009 16:59:56 -0000 Subject: [Haiku-bugs] [Haiku] #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image In-Reply-To: <040.13bd32c49839c3e565c7f75270e26fb1@haiku-os.org> References: <040.13bd32c49839c3e565c7f75270e26fb1@haiku-os.org> Message-ID: <049.ef5675bcf859536247a4f84b10034271@haiku-os.org> #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by umccullough): You could also theoretically just dd the first block from a raw haiku image to the beginning of your partition, and then use makebootabletiny (for beos) to change the partition offset. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 19:20:40 2009 From: trac at haiku-os.org (mmlr) Date: Fri, 17 Apr 2009 17:20:40 -0000 Subject: [Haiku-bugs] [Haiku] #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image In-Reply-To: <040.13bd32c49839c3e565c7f75270e26fb1@haiku-os.org> References: <040.13bd32c49839c3e565c7f75270e26fb1@haiku-os.org> Message-ID: <049.e68b98679a17e44b9900a74637013225@haiku-os.org> #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by mmlr): The correct way to do this is to use the build platform built makebootable using the jam run target like this: {{{ jam run ":makebootable" /dev/disk/path/to/partition }}} This works under Haiku and should also work under BeOS. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 19:52:41 2009 From: trac at haiku-os.org (philcostin) Date: Fri, 17 Apr 2009 17:52:41 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.46a813013b67daea165a7f3933ff9aed@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by philcostin): I tried again, same setup as before, EEE PC 901, firefox-2.0.0.18.en-US .BeOS-bone.zip, this time using Haiku r30230 1st attempt (only CPU0 active) - firefox loads successfully 2nd attempt (both CPU0 and CPU1 active) - firefox loads successfully 3rd attempt (both CPU0 and CPU1 active) - KDL again -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 20:06:40 2009 From: trac at haiku-os.org (koki) Date: Fri, 17 Apr 2009 18:06:40 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.df66c8661adeabf92c5fd1df802ccea7@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by koki): Replying to [comment:30 philcostin]: > I tried again, same setup as before, EEE PC 901, firefox-2.0.0.18.en-US .BeOS-bone.zip... Please, use the Firefox builds for Haiku instead, which you can get from here: http://bezilla.beuser.de/builds/BeZillaBrowser-gcc2-20090218.zip http://haiku-files.org/files/optional-packages/BeZillaBrowser-2.0.0.21pre- haiku-gcc4-x86-09-03-01.zip -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 20:11:47 2009 From: trac at haiku-os.org (anevilyak) Date: Fri, 17 Apr 2009 18:11:47 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.69bffbb3788030e183480f970d444b15@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by anevilyak): Replying to [comment:31 koki]: > Please, use the Firefox builds for Haiku instead, which you can get from here: I realize you mean well, but in this instance it's irrelevant if he's using the older builds, they shouldn't be able to KDL Haiku regardless, so if they're the builds able to reproduce the problem then they're of interest either way :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 20:27:38 2009 From: trac at haiku-os.org (philcostin) Date: Fri, 17 Apr 2009 18:27:38 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.aaac59f1af5e9c99ebf4ab1125939c18@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by philcostin): koki, I believe anevilyak is correct, if an R5 BONE app is causing a problem in the network stack I'd rather not skip over it since it exposes a condition that should not be occuring. I will try those browsers too, however. I took "a new Haiku build" (tqh) to mean a rebuild of Haiku rather than a newer browser. Thanks for the links though koki, it's probably right to try it too as the more information the better. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 20:48:25 2009 From: trac at haiku-os.org (mmadia) Date: Fri, 17 Apr 2009 18:48:25 -0000 Subject: [Haiku-bugs] [Haiku] #3779: makebootable should be renamed or have compatibility options removed Message-ID: <041.e22334cb8b1a42fdb3102c72b5f1d5e0@haiku-os.org> #3779: makebootable should be renamed or have compatibility options removed --------------------------+------------------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- makebootable was updated to work with Haiku's new directory layout. Now, makebootable no longer works to make R5 or Zeta partitions bootable. As such, one of the following could be done -the legacy compatibility options [-alert, -full, -safe] should be dropped from makebootable, as i believe it to be non-functioning. possibly throw an error or warning when those arguments are detected. -fork makebootable in two. keeping `makebootable' functioning for R5+Zeta partitions and providing a second binary, eg `makesysbootable' , which is used with the new directory layout. Granted, the argument can be made that -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 20:49:23 2009 From: trac at haiku-os.org (mmadia) Date: Fri, 17 Apr 2009 18:49:23 -0000 Subject: [Haiku-bugs] [Haiku] #3779: makebootable should be renamed or have compatibility options removed In-Reply-To: <041.e22334cb8b1a42fdb3102c72b5f1d5e0@haiku-os.org> References: <041.e22334cb8b1a42fdb3102c72b5f1d5e0@haiku-os.org> Message-ID: <050.38d917d33b39efbab6ab4f4d55113514@haiku-os.org> #3779: makebootable should be renamed or have compatibility options removed --------------------------+------------------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Description changed by mmadia: Old description: > makebootable was updated to work with Haiku's new directory layout. Now, > makebootable no longer works to make R5 or Zeta partitions bootable. As > such, one of the following could be done > > -the legacy compatibility options [-alert, -full, -safe] should be > dropped from makebootable, as i believe it to be non-functioning. > possibly throw an error or warning when those arguments are detected. > > -fork makebootable in two. keeping `makebootable' functioning for > R5+Zeta partitions and providing a second binary, eg `makesysbootable' , > which is used with the new directory layout. > > Granted, the argument can be made that New description: makebootable was updated to work with Haiku's new directory layout. Now, makebootable no longer works to make R5 or Zeta partitions bootable. As such, one of the following could be done -the legacy compatibility options [-alert, -full, -safe] should be dropped from makebootable, as i believe it to be non-functioning. possibly throw an error or warning when those arguments are detected. -fork makebootable in two. keeping 'makebootable' functioning for R5+Zeta partitions and providing a second binary, eg 'makesysbootable' , which is used with the new directory layout. Granted, the argument can be made that -- -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 20:55:14 2009 From: trac at haiku-os.org (koki) Date: Fri, 17 Apr 2009 18:55:14 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.7f6b1e81d81c0029e886c228b522b935@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by koki): @anevilyak & philcostin Please disregard my comment. I obviously misread tqh's suggestion to use "a new Haiku build". -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 20:56:33 2009 From: trac at haiku-os.org (mmadia) Date: Fri, 17 Apr 2009 18:56:33 -0000 Subject: [Haiku-bugs] [Haiku] #3779: makebootable should be renamed or have compatibility options removed In-Reply-To: <041.e22334cb8b1a42fdb3102c72b5f1d5e0@haiku-os.org> References: <041.e22334cb8b1a42fdb3102c72b5f1d5e0@haiku-os.org> Message-ID: <050.cab97fb762f3dc3763bf217d4aa36936@haiku-os.org> #3779: makebootable should be renamed or have compatibility options removed --------------------------+------------------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Description changed by mmadia: Old description: > makebootable was updated to work with Haiku's new directory layout. Now, > makebootable no longer works to make R5 or Zeta partitions bootable. As > such, one of the following could be done > > -the legacy compatibility options [-alert, -full, -safe] should be > dropped from makebootable, as i believe it to be non-functioning. > possibly throw an error or warning when those arguments are detected. > > -fork makebootable in two. keeping 'makebootable' functioning for > R5+Zeta partitions and providing a second binary, eg 'makesysbootable' , > which is used with the new directory layout. > > Granted, the argument can be made that New description: makebootable was updated to work with Haiku's new directory layout. Now, makebootable no longer works to make R5 or Zeta partitions bootable. As such, one of the following could be done -the legacy compatibility options [-alert, -full, -safe] should be dropped from makebootable, as i believe it to be non-functioning. possibly throw an error or warning when those arguments are detected. -fork makebootable in two. keeping 'makebootable' functioning for R5+Zeta partitions and providing a second binary, eg 'makesysbootable' , which is used with the new directory layout. -- -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 21:31:16 2009 From: trac at haiku-os.org (philcostin) Date: Fri, 17 Apr 2009 19:31:16 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.447d8a82460ce5e86f4bf1f65b2e1a2f@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by philcostin): Trying r30230 again, using BeZillaBrowser-gcc2-20090218 I have launched the BeZilla browser above 11 or 12 times with both CPUs enabled and I can't reproduce the KDL I get when testing firefox-2.0.0.18 .en-US.BeOS-bone I did not test the GCC4 version of Bezilla. Could this be something to do with the BONE emulation? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 21:46:51 2009 From: trac at haiku-os.org (korli) Date: Fri, 17 Apr 2009 19:46:51 -0000 Subject: [Haiku-bugs] [Haiku] #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles In-Reply-To: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> References: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> Message-ID: <049.3e66fa968224bfac9dd7a824847bb3ba@haiku-os.org> #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles ---------------------------------------------+------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------------------------+------------------------------ Comment(by korli): Works fine within Haiku here. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 23:07:06 2009 From: trac at haiku-os.org (korli) Date: Fri, 17 Apr 2009 21:07:06 -0000 Subject: [Haiku-bugs] [Haiku] #2886: cd file: no such file or directory In-Reply-To: <042.a1765c1e85de51fbc9634b2c2f7c293d@haiku-os.org> References: <042.a1765c1e85de51fbc9634b2c2f7c293d@haiku-os.org> Message-ID: <051.e541a039b66f642b9a2fa0d3b3cdcbd3@haiku-os.org> #2886: cd file: no such file or directory ---------------------------------------------+------------------------------ Reporter: Adek336 | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Comment(by korli): Applied patch for first part in r30232. I checked bash 3.2 and upper and the check is also there. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 17 23:18:50 2009 From: trac at haiku-os.org (philcostin) Date: Fri, 17 Apr 2009 21:18:50 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.531a9e2474efe7ea1bdaa207a28c7fa4@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by philcostin): Something more to add, thunderbird also KDLs in the same way: http://bebits.com/bob/21959/thunderbird-2.0.0.17.en-US.BeOS-bone.zip -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 00:12:57 2009 From: trac at haiku-os.org (stpere) Date: Fri, 17 Apr 2009 22:12:57 -0000 Subject: [Haiku-bugs] [Haiku] #732: [app_server] doesn't maintain per-application system fonts In-Reply-To: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> References: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> Message-ID: <049.3ebb8ff2fa55efbdf15ed69593d6fed5@haiku-os.org> #732: [app_server] doesn't maintain per-application system fonts ---------------------------------+------------------------------------------ Reporter: diver | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by stpere): I'm making good progress on this ticket. Just saying to avoid work duplication. I should have a patch to propose this weekend. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 00:16:50 2009 From: trac at haiku-os.org (korli) Date: Fri, 17 Apr 2009 22:16:50 -0000 Subject: [Haiku-bugs] [Haiku] #2886: cd file: no such file or directory In-Reply-To: <042.a1765c1e85de51fbc9634b2c2f7c293d@haiku-os.org> References: <042.a1765c1e85de51fbc9634b2c2f7c293d@haiku-os.org> Message-ID: <051.52d9db8dedcbb884d152751a67c69de5@haiku-os.org> #2886: cd file: no such file or directory ----------------------------------------------+----------------------------- Reporter: Adek336 | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------------------------+----------------------------- Changes (by korli): * status: new => closed * resolution: => fixed Comment: bash_completion added in r30233. this includes completion for cd. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 01:23:31 2009 From: trac at haiku-os.org (philcostin) Date: Fri, 17 Apr 2009 23:23:31 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.8bbb5b5ebd74b097d1950c624dcb4d1f@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by philcostin): Someone who has debugged semaphore issues before might find this useful... This is the far more useful info I found after playing with the debugger and switching it to CPU 1. {{{ kdebug> cpu 1 Welcome to Kernel Debugging Land... Thread 538 "firefox-bin" running on CPU 1 kdebug> teams team id parent name 0x80fa5000 1 0x00000000 kernel_team 0x8105c330 532 0x8105c198 sh 0x80fa5cc0 98 0x80fa5000 Tracker 0x80fa54c8 67 0x80fa5000 debug_server 0x8105c000 99 0x80fa5000 Deskbar 0x80fa5660 68 0x80fa5000 net_server 0x80fa57f8 69 0x80fa5000 app_server 0x8105c660 103 0x80fa5000 media_server 0x8105cb28 538 0x8105c330 firefox-bin 0x8105c7f8 104 0x80fa5000 midi_server 0x8105c990 105 0x80fa5000 print_server 0x80fa5b28 419 0x80fa5cc0 Terminal 0x8105c4c8 423 0x80fa5b28 sh 0x80fa5990 83 0x80fa5000 syslog_daemon 0x80fa5e58 87 0x80fa57f8 input_server 0x80fa5198 119 0x8105c660 media_addon_server 0x8105c198 525 0x8105c4c8 sh 0x80fa5330 60 0x80fa5000 registrar kdebug> threads 538 thread id state wait for object cpu pri stack team name 0x855b9800 538 running - 1 10 0x85935000 538 firefox-bin 0x855ab000 539 waiting sem 6468 - 10 0x85939000 538 Mozilla XUL BApplication kdebug> sem 6468 SEM: 0x842b91d0 id: 6468 (0x1944) name: ?AppLooperPort? owner: -1 count: -1 queue: 539 last acquired by: 539, count: 1 last released by: 539, count: 1 }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 01:59:40 2009 From: trac at haiku-os.org (bonefish) Date: Fri, 17 Apr 2009 23:59:40 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.f35636fcab97c2edaeb04a9740c2308b@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bonefish): Replying to [comment:12 anevilyak]: > I'm guessing this is most likely a flaw in the preemption logic itself, since I can vouch for the fact that the exact same flaw shows up in scheduler_affine, and the decision making process for when to preempt is one of the few things that was left entirely untouched when creating that scheduler. Mmh, that doesn't quite convince me. We have a fixed quantum of 3 ms after which we reschedule and we reschedule in release_sem_etc(), if a thread with a higher priority has been woken up (and B_DO_NOT_RESCHEDULE was not set), as well as when sending signals (needs some fixing, but is relatively rare anyway). For the realtime thread with the highest priority in a busy system one would thus expect an average latency of half a quantum, i.e. 1.5 ms. Unless I've overlooked one, that would be the "Extended PS/2 Mouse 1 watcher" with a priority of 104. According to the data its average latency was almost 6.7 ms, though. That's more than two quanta, which shouldn't really happen, since at the end of the quantum of the thread that woke up the "Extended PS/2 Mouse 1 watcher" it would have been scheduled for sure. The (priority 103) "_input_server_event_loop_" thread's average latency is 2.9 ms, which is least less than a quantum, but also greater than I would expect. Regarding the mystery that almost every thread seems to do I/O, that can actually be easily explained: Apparently the memory pressure is high enough that read-only memory mapped executable pages are discarded, even ones that are not really "inactive". Hence we get a lot of page faults that need to re-read the pages into memory. This would also explain why the system is so unusable. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 02:07:22 2009 From: trac at haiku-os.org (stippi) Date: Sat, 18 Apr 2009 00:07:22 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.b0b587aff9e2584cf5d8498214ee7f19@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by stippi): Interesting. If the read-only executable pages had been discarded for any high-priority threads, wouldn't that affect their latency also? Maybe it happens seldomly, but still often enough to decrease the latencies? On the other hand, audio skipping can be observed even if the system is under much less stress, so maybe the problem is still somewhere else. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 03:56:12 2009 From: trac at haiku-os.org (anevilyak) Date: Sat, 18 Apr 2009 01:56:12 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.daa316f2424980dfa769015bd5303f4b@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by anevilyak): Replying to [comment:13 bonefish]: > Mmh, that doesn't quite convince me. We have a fixed quantum of 3 ms after which we reschedule and we reschedule in release_sem_etc(), if a thread with a higher priority has been woken up (and B_DO_NOT_RESCHEDULE was not set), as well as when sending signals (needs some fixing, but is relatively rare anyway). > Is it possible we're setting B_DO_NOT_RESCHEDULE in some cases where we shouldn't be? > Regarding the mystery that almost every thread seems to do I/O, that can actually be easily explained: Apparently the memory pressure is high enough that read-only memory mapped executable pages are discarded, even ones that are not really "inactive". Hence we get a lot of page faults that need to re-read the pages into memory. This would also explain why the system is so unusable. I can confirm this behavior here as well. With your and Axel's changes the system does indeed now recover after 3-5 seconds (nice work!) of being unresponsive, though it's quite obvious all apps have been swapped out by the behavior afterwards (the first click to Deskbar takes several seconds to respond while it's paged back in for instance). What puzzles me is why memory pressure is being exerted in this manner at all. I would have assumed the VM would discard file cache pages/buffers before going after executables, so I would expect the inode being created/filled in this instance to have its pages flushed and reused once the pressure gets to that point. Is this not the case? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 04:36:20 2009 From: trac at haiku-os.org (haiqu) Date: Sat, 18 Apr 2009 02:36:20 -0000 Subject: [Haiku-bugs] [Haiku] #3777: Native gcc2 needs rebuilding since tree changes In-Reply-To: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> References: <040.91fd68e7409f87c54238a2e370ccfbea@haiku-os.org> Message-ID: <049.988be3ffe2c0bca820f1c5989ca7a6b8@haiku-os.org> #3777: Native gcc2 needs rebuilding since tree changes ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Comment(by haiqu): Yeah, he's right. With the rapid changes in the source tree I must have done a partial build, gone to get some sleep and then done an `svn up' and rebuilt the next morning or something. These late nights are killing me ... heh. I'm too old for this shit. :) The report was definitely right when it was made, but the problem got fixed in the meanwhile. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 10:45:48 2009 From: trac at haiku-os.org (bonefish) Date: Sat, 18 Apr 2009 08:45:48 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.10e72bb4ef74c4213fd14f699fbcd264@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bonefish): Replying to [comment:14 stippi]: > Interesting. If the read-only executable pages had been discarded for any high-priority threads, wouldn't that affect their latency also? No, latency is just the time from the thread waking up (after sleep, waiting on a semaphore,...) to it starting to run. The additional page faults re-reading the executable page just make it run slower and additionally wait for I/O. Replying to [comment:15 anevilyak]: > I can confirm this behavior here as well. With your and Axel's changes the system does indeed now recover after 3-5 seconds (nice work!) of being unresponsive, It took quite a bit longer to recover in my test, but I suspect that also depends on the size of the image file, the total amount of memory etc. > though it's quite obvious all apps have been swapped out by the behavior afterwards (the first click to Deskbar takes several seconds to respond while it's paged back in for instance). What puzzles me is why memory pressure is being exerted in this manner at all. I would have assumed the VM would discard file cache pages/buffers before going after executables, so I would expect the inode being created/filled in this instance to have its pages flushed and reused once the pressure gets to that point. Is this not the case? ATM the VM treats mapped and just cached files pretty much the same. Mapped pages get an initially higher usage count and therefore won't be evicted as quickly, but after two iterations of the page daemon without being touched they are back to zero, too and become available for recycling. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 11:36:45 2009 From: trac at haiku-os.org (awpeter) Date: Sat, 18 Apr 2009 09:36:45 -0000 Subject: [Haiku-bugs] [Haiku] #3780: Missing support for building to partition from MacOSX/Darwin Message-ID: <042.fb1832e6803b1b4b2949b79a6f3f3b25@haiku-os.org> #3780: Missing support for building to partition from MacOSX/Darwin --------------------------+------------------------------------------------- Reporter: awpeter | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- r30234 There is currently no way to build Haiku directly to a partition from Mac OS. Some part seems to be missing (i think where it figures out the geometry of the hard disk) in src/tools/fs_shell/unistd.cpp, since there are ifdefs for every platform except Darwin. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 13:04:54 2009 From: trac at haiku-os.org (bga) Date: Sat, 18 Apr 2009 11:04:54 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.f9d63a7698f122474bfd8123e72af479@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bga): I may be missing something but, shouldn't disk caches be handled different? As I understand then they should not exert memory pressure unless on itself. What I mean is that if the file cache needs more memory it would only write back other cached pages and use the opened space. Obviously this would have to be controlled with so,e kind of limit to make the system usable (something like at least x% of the memory can be taken over by the cache (effectively exerting memory pressure) but anything above that would only make it try to recycle its own pages (unless, of course, there is plenty of free memory not mapped to programs). I think this is kinda like what Rene expected to be the case when he mentioned it above too. Point is, disk cache should not exert so much memory pressure that applications would be swapped out (thus increasing IO even more in a system that is basically IO bound due to all the file operations going on). How does, say, the Linux VM handle this? Does it also penalize interactive performance like our is doing? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 14:13:35 2009 From: trac at haiku-os.org (stippi) Date: Sat, 18 Apr 2009 12:13:35 -0000 Subject: [Haiku-bugs] [Haiku] #3753: The title of an inactive terminal tab isn't updated In-Reply-To: <039.45b129fbc58beb3f22b1723cab9454f3@haiku-os.org> References: <039.45b129fbc58beb3f22b1723cab9454f3@haiku-os.org> Message-ID: <048.57da65067bdf9e06f48c57f6e1aa118d@haiku-os.org> #3753: The title of an inactive terminal tab isn't updated -----------------------------------+---------------------------------------- Reporter: heto | Owner: jackburton Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by stippi): Actually, I think this whole detaching/attaching of views which BTabView does is a design flaw of BeOS which we inherited (and it shows in exactly these situations). Unfortunately some applications may actually depend on it. But what we could do is change the behavior when layout-management is used. In that case we should use hiding/showing of the views. (Which may actually be the case already, now that I think of it...) In that case, the solution to this particular problem would be to convert Terminal to use layout-management. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 15:15:23 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 13:15:23 -0000 Subject: [Haiku-bugs] [Haiku] #3781: upload beos dev files to website Message-ID: <041.b152e5848a65bb8192307daa4f1fda9a@haiku-os.org> #3781: upload beos dev files to website -------------------------+-------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- The following pages have links for BeOS software that are needed to build Haiku. The links point to outdated versions that no longer function. I am able to edit pages at haiku-os.org, but do not have permissions to upload files nor edit haiku-files.org. New software: jam #3701 [[BR]] wget #3774 [[BR]] yasm -- attached below [[BR]] gcc cross compiler [http://haiku.mlotz.ch/haiku_cross_compiler_bone_2.95.3-haiku-081024.zip link] [[BR]] URLs to be updated: http://haiku-files.org/ [[BR]] http://www.haiku-os.org/node/250/ [[BR]] http://www.haiku-os.org/node/161/ [[BR]] http://www.haiku-os.org/node/315/ [[BR]] -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 15:15:26 2009 From: trac at haiku-os.org (oco) Date: Sat, 18 Apr 2009 13:15:26 -0000 Subject: [Haiku-bugs] [Haiku] #3782: yasm binaries for Haiku and BeOS should be referenced in http://www.haiku-os.org/development Message-ID: <038.375d018adfb2bbe499ecd45f7c59d72c@haiku-os.org> #3782: yasm binaries for Haiku and BeOS should be referenced in http://www.haiku- os.org/development -------------------------+-------------------------------------------------- Reporter: oco | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- This is quite frustrating to figure where to get them to compile Haiku -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 15:15:59 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 13:15:59 -0000 Subject: [Haiku-bugs] [Haiku] #3783: upload beos dev files to website Message-ID: <041.dc0da72f14927810e61656e18af48237@haiku-os.org> #3783: upload beos dev files to website -------------------------+-------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- The following pages have links for BeOS software that are needed to build Haiku. The links point to outdated versions that no longer function. I am able to edit pages at haiku-os.org, but do not have permissions to upload files nor edit haiku-files.org. New software: jam #3701 [[BR]] wget #3774 [[BR]] yasm -- [http://revolf.free.fr/beos/yasm-0.8.0-r5bone.zip link] [[BR]] gcc cross compiler [http://haiku.mlotz.ch/haiku_cross_compiler_bone_2.95.3-haiku-081024.zip link] [[BR]] URLs to be updated: http://haiku-files.org/ [[BR]] http://www.haiku-os.org/node/250/ [[BR]] http://www.haiku-os.org/node/161/ [[BR]] http://www.haiku-os.org/node/315/ [[BR]] -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 15:34:25 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 13:34:25 -0000 Subject: [Haiku-bugs] [Haiku] #3781: upload beos dev files to website In-Reply-To: <041.b152e5848a65bb8192307daa4f1fda9a@haiku-os.org> References: <041.b152e5848a65bb8192307daa4f1fda9a@haiku-os.org> Message-ID: <050.2ff2f017cf5c6fe35017b59e9547651a@haiku-os.org> #3781: upload beos dev files to website --------------------------+------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Resolution: duplicate | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Changes (by mmadia): * status: new => closed * resolution: => duplicate Comment: dupe of #3783 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 15:35:50 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 13:35:50 -0000 Subject: [Haiku-bugs] [Haiku] #3783: upload dev files to website, update pages. (was: upload beos dev files to website) In-Reply-To: <041.dc0da72f14927810e61656e18af48237@haiku-os.org> References: <041.dc0da72f14927810e61656e18af48237@haiku-os.org> Message-ID: <050.40b997d7ffdd21cf815cc5573984024a@haiku-os.org> #3783: upload dev files to website, update pages. -------------------------+-------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Description changed by mmadia: Old description: > The following pages have links for BeOS software that are needed to build > Haiku. The links point to outdated versions that no longer function. I > am able to edit pages at haiku-os.org, but do not have permissions to > upload files nor edit haiku-files.org. > > New software: > jam #3701 [[BR]] > wget #3774 [[BR]] > yasm -- [http://revolf.free.fr/beos/yasm-0.8.0-r5bone.zip link] [[BR]] > gcc cross compiler > [http://haiku.mlotz.ch/haiku_cross_compiler_bone_2.95.3-haiku-081024.zip > link] [[BR]] > > URLs to be updated: > http://haiku-files.org/ [[BR]] > http://www.haiku-os.org/node/250/ [[BR]] > http://www.haiku-os.org/node/161/ [[BR]] > http://www.haiku-os.org/node/315/ [[BR]] New description: The following pages have links for BeOS software that are needed to build Haiku. The links point to outdated versions that no longer function. I am able to edit pages at haiku-os.org, but do not have permissions to upload files nor edit haiku-files.org. New software: jam #3701 [[BR]] wget #3774 [[BR]] yasm [http://revolf.free.fr/beos/yasm-0.8.0-r5bone.zip R5binary] [http://www.fileden.com/files/2008/8/23/2062382/packages/yasm-0.7.2-gcc2-2008-11-25.zip Haiku binary][[BR]] gcc cross compiler [http://haiku.mlotz.ch/haiku_cross_compiler_bone_2.95.3-haiku-081024.zip link] [[BR]] URLs to be updated: http://haiku-files.org/ [[BR]] http://www.haiku-os.org/node/250/ [[BR]] http://www.haiku-os.org/node/161/ [[BR]] http://www.haiku-os.org/node/315/ [[BR]] -- -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 15:37:10 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 13:37:10 -0000 Subject: [Haiku-bugs] [Haiku] #3782: yasm binaries for Haiku and BeOS should be referenced in http://www.haiku-os.org/development In-Reply-To: <038.375d018adfb2bbe499ecd45f7c59d72c@haiku-os.org> References: <038.375d018adfb2bbe499ecd45f7c59d72c@haiku-os.org> Message-ID: <047.0083c8a126aefadcda07d462b55ac7b3@haiku-os.org> #3782: yasm binaries for Haiku and BeOS should be referenced in http://www.haiku- os.org/development --------------------------+------------------------------------------------- Reporter: oco | Owner: haiku-web Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Resolution: duplicate | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Changes (by mmadia): * status: new => closed * resolution: => duplicate Comment: Merging #3782, #3744, #3701 into one ticket : #3783 closing as duplicate. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 15:37:48 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 13:37:48 -0000 Subject: [Haiku-bugs] [Haiku] #3774: `wget` required for installation from BeOS In-Reply-To: <040.bbb8c4486a361e983ef5c3d180338421@haiku-os.org> References: <040.bbb8c4486a361e983ef5c3d180338421@haiku-os.org> Message-ID: <049.848c4caa9aadcc50a6976a544fa7f88d@haiku-os.org> #3774: `wget` required for installation from BeOS --------------------------+------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Website | Version: R1 development Resolution: duplicate | Blockedby: Platform: x86 | Blocking: --------------------------+------------------------------------------------- Changes (by mmadia): * status: new => closed * resolution: => duplicate Comment: Merging #3782, #3744, #3701 into one ticket : #3783 closing as duplicate. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 15:38:21 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 13:38:21 -0000 Subject: [Haiku-bugs] [Haiku] #3701: Jam for BeOS on website fails to compile sources In-Reply-To: <040.be06c87d21eddf7153ca607b6512c5ad@haiku-os.org> References: <040.be06c87d21eddf7153ca607b6512c5ad@haiku-os.org> Message-ID: <049.1ab72b59ce93452a1bcadbb80c61634a@haiku-os.org> #3701: Jam for BeOS on website fails to compile sources ------------------------+--------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Website | Version: R1 development Resolution: duplicate | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by mmadia): * status: new => closed * resolution: => duplicate Comment: Merging #3782, #3744, #3701 into one ticket : #3783 closing as duplicate. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 15:44:27 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 13:44:27 -0000 Subject: [Haiku-bugs] [Haiku] #3783: upload dev files to website, update pages. In-Reply-To: <041.dc0da72f14927810e61656e18af48237@haiku-os.org> References: <041.dc0da72f14927810e61656e18af48237@haiku-os.org> Message-ID: <050.46bda30c93ae0172a35e1f359961af28@haiku-os.org> #3783: upload dev files to website, update pages. -------------------------+-------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Description changed by mmadia: Old description: > The following pages have links for BeOS software that are needed to build > Haiku. The links point to outdated versions that no longer function. I > am able to edit pages at haiku-os.org, but do not have permissions to > upload files nor edit haiku-files.org. > > New software: > jam #3701 [[BR]] > wget #3774 [[BR]] > yasm [http://revolf.free.fr/beos/yasm-0.8.0-r5bone.zip R5binary] > [http://www.fileden.com/files/2008/8/23/2062382/packages/yasm-0.7.2-gcc2-2008-11-25.zip > Haiku binary][[BR]] > > gcc cross compiler > [http://haiku.mlotz.ch/haiku_cross_compiler_bone_2.95.3-haiku-081024.zip > link] [[BR]] > > > URLs to be updated: > http://haiku-files.org/ [[BR]] > http://www.haiku-os.org/node/250/ [[BR]] > http://www.haiku-os.org/node/161/ [[BR]] > http://www.haiku-os.org/node/315/ [[BR]] New description: The following pages have links for BeOS software that are needed to build Haiku. The links point to outdated versions that no longer function. I am able to edit pages at haiku-os.org, but do not have permissions to upload files nor edit haiku-files.org. New software: jam #3701 and attached below [[BR]] wget #3774 [http://bebits.com/app/2848 BeBits link] [[BR]] yasm [http://revolf.free.fr/beos/yasm-0.8.0-r5bone.zip R5binary] [http://www.fileden.com/files/2008/8/23/2062382/packages/yasm-0.7.2-gcc2-2008-11-25.zip Haiku binary][[BR]] gcc cross compiler [http://haiku.mlotz.ch/haiku_cross_compiler_bone_2.95.3-haiku-081024.zip link] [[BR]] [[BR]] URLs to be updated: [[BR]] http://haiku-files.org/ [[BR]] http://www.haiku-os.org/node/250/ [[BR]] http://www.haiku-os.org/node/161/ [[BR]] http://www.haiku-os.org/node/315/ [[BR]] -- -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 15:51:41 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 13:51:41 -0000 Subject: [Haiku-bugs] [Haiku] #3101: Outdated links at http://www.haiku-os.org/development In-Reply-To: <040.eaadbb15ce33f676cc3ad5aff432d990@haiku-os.org> References: <040.eaadbb15ce33f676cc3ad5aff432d990@haiku-os.org> Message-ID: <049.5b9f7618e65bf094a3d126135e2c032e@haiku-os.org> #3101: Outdated links at http://www.haiku-os.org/development --------------------------+------------------------------------------------- Reporter: luroh | Owner: haiku-web Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Resolution: duplicate | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Changes (by mmadia): * status: new => closed * resolution: => duplicate Comment: Merging #3782, #3744, #3701 into one ticket : #3783 closing as duplicate. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 16:03:14 2009 From: trac at haiku-os.org (miqlas) Date: Sat, 18 Apr 2009 14:03:14 -0000 Subject: [Haiku-bugs] [Haiku] #3784: Haiku strange behaviour - 100% CPU and RAM load by kernel (nforce) Message-ID: <041.3802dc07a44de3b5655e91d2cce3864d@haiku-os.org> #3784: Haiku strange behaviour - 100% CPU and RAM load by kernel (nforce) -----------------------------+---------------------------------------------- Reporter: miqlas | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Network | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------------+---------------------------------------------- Hello! I have Haiku r30233 from haiku-files.org. I only wgetting a file in terminal, and i noticed, there is no more RAM, and all of my resources eated by the kernel (dev/net/nforce). I try to reboot, but after some second of the bootup (i don't start anything!) it happend again. I have ASUS K8N mobo with nForce NIC. I attached the syslog. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 16:04:56 2009 From: trac at haiku-os.org (miqlas) Date: Sat, 18 Apr 2009 14:04:56 -0000 Subject: [Haiku-bugs] [Haiku] #3784: Haiku strange behaviour - 100% CPU and RAM load by kernel (nforce) In-Reply-To: <041.3802dc07a44de3b5655e91d2cce3864d@haiku-os.org> References: <041.3802dc07a44de3b5655e91d2cce3864d@haiku-os.org> Message-ID: <050.0140a8936b1468adcbd94b56e2a78a97@haiku-os.org> #3784: Haiku strange behaviour - 100% CPU and RAM load by kernel (nforce) -----------------------------+---------------------------------------------- Reporter: miqlas | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Network | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------------+---------------------------------------------- Comment(by miqlas): I was never have probelm with the earlier Haiku images. I use Haiku on real iron! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 17:02:45 2009 From: trac at haiku-os.org (stippi) Date: Sat, 18 Apr 2009 15:02:45 -0000 Subject: [Haiku-bugs] [Haiku] #3456: VLC 0.8.6d fixes lots of errors and problems In-Reply-To: <041.d0f7e82d45cfb7013419d661fd671bfa@haiku-os.org> References: <041.d0f7e82d45cfb7013419d661fd671bfa@haiku-os.org> Message-ID: <050.60127f33a708c23d19e19773d8ea295c@haiku-os.org> #3456: VLC 0.8.6d fixes lots of errors and problems ----------------------------+----------------------------------------------- Reporter: leszek | Owner: marcusoverhagen Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Audio & Video | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ----------------------------+----------------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Optional package updated to this version in r30239. Closing ticket since porting issues are tracked over at Haiku-Ports... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 17:32:34 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 15:32:34 -0000 Subject: [Haiku-bugs] [Haiku] #3785: [patch] NetSurf built in Haiku for OptionalPackages Message-ID: <041.edc08ec46c6e27337d7388c013d34907@haiku-os.org> #3785: [patch] NetSurf built in Haiku for OptionalPackages --------------------------+------------------------------------------------- Reporter: mmadia | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- NetSurf on Haiku (and hopefully BeOS, Zeta) now uses the libhubbub html parser. This is NetSurf's preferred parser. As a result, many, if not all issues from #3488 have not been seen in this new build of NetSurf. Included is a patch for OptionalPackages to use the new package. BeHappy is content to use the new package. Once this is applied, #3449 can be closed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 17:37:05 2009 From: trac at haiku-os.org (philcostin) Date: Sat, 18 Apr 2009 15:37:05 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.ad78c5c1eef47de52e86d627318345b9@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by philcostin): Actually, Ignore the above, my screenshot still applies.. thanks to anevilyak and tqh for clarifying. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 17:40:47 2009 From: trac at haiku-os.org (anevilyak) Date: Sat, 18 Apr 2009 15:40:47 -0000 Subject: [Haiku-bugs] [Haiku] #3785: [patch] NetSurf built in Haiku for OptionalPackages In-Reply-To: <041.edc08ec46c6e27337d7388c013d34907@haiku-os.org> References: <041.edc08ec46c6e27337d7388c013d34907@haiku-os.org> Message-ID: <050.2ef5558f5bf26f67781ce55bcf6a8c01@haiku-os.org> #3785: [patch] NetSurf built in Haiku for OptionalPackages ---------------------------+------------------------------------------------ Reporter: mmadia | Owner: bonefish Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by anevilyak): * status: new => closed * resolution: => fixed Comment: Applied in r30240. Thanks! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 17:41:28 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 15:41:28 -0000 Subject: [Haiku-bugs] [Haiku] #3449: Libraries installed with Net Surf cause trouble with Haiku built Firefox In-Reply-To: <042.a9d004915aa932f87cc320967923085c@haiku-os.org> References: <042.a9d004915aa932f87cc320967923085c@haiku-os.org> Message-ID: <051.ff5c60157cd893b5ed1812a38b90da84@haiku-os.org> #3449: Libraries installed with Net Surf cause trouble with Haiku built Firefox ---------------------------+------------------------------------------------ Reporter: scottmc | Owner: mmu_man Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: 3509 ---------------------------+------------------------------------------------ Changes (by mmadia): * status: assigned => closed * resolution: => fixed Comment: fixed in changeset:30240 due to #3785 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 17:42:16 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 15:42:16 -0000 Subject: [Haiku-bugs] [Haiku] #3488: NetSurf -- new Haiku native build available In-Reply-To: <041.194a13df76ad09d89c45c19b76a28a09@haiku-os.org> References: <041.194a13df76ad09d89c45c19b76a28a09@haiku-os.org> Message-ID: <050.2dc6032aea8c423b3626609087cffe77@haiku-os.org> #3488: NetSurf -- new Haiku native build available ---------------------------+------------------------------------------------ Reporter: mmadia | Owner: axeld Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Resolution: junk | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by mmadia): * status: new => closed * resolution: => junk Comment: This build is no longer necessary. #3785 points to the new build, which was accepted in changeset:30240 closing as junk. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 18:14:56 2009 From: trac at haiku-os.org (maxime.simon) Date: Sat, 18 Apr 2009 16:14:56 -0000 Subject: [Haiku-bugs] [Haiku] #3786: Revision 30240 failed to compile because of the preference panel CPUFrequency. Message-ID: <047.e7926dc1e80756d7f10ef5164036b5e8@haiku-os.org> #3786: Revision 30240 failed to compile because of the preference panel CPUFrequency. --------------------------+------------------------------------------------- Reporter: maxime.simon | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- When compiling the revision 30240 using GCC4, I get errors because of problems in the CPUFrequency.[[BR]] These are missing 'includes' and 'namespaces'.[[BR]] I made a patch to resolve this issue. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 18:58:44 2009 From: trac at haiku-os.org (anevilyak) Date: Sat, 18 Apr 2009 16:58:44 -0000 Subject: [Haiku-bugs] [Haiku] #3786: Revision 30240 failed to compile because of the preference panel CPUFrequency. In-Reply-To: <047.e7926dc1e80756d7f10ef5164036b5e8@haiku-os.org> References: <047.e7926dc1e80756d7f10ef5164036b5e8@haiku-os.org> Message-ID: <056.0064c727f0daeb82c2a52d02476e4675@haiku-os.org> #3786: Revision 30240 failed to compile because of the preference panel CPUFrequency. ---------------------------+------------------------------------------------ Reporter: maxime.simon | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Preferences | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by anevilyak): * status: new => closed * resolution: => fixed Comment: Applied in r30241, thanks! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 20:05:09 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 18:05:09 -0000 Subject: [Haiku-bugs] [Haiku] #3784: Haiku strange behaviour - 100% CPU and RAM load by kernel (nforce) In-Reply-To: <041.3802dc07a44de3b5655e91d2cce3864d@haiku-os.org> References: <041.3802dc07a44de3b5655e91d2cce3864d@haiku-os.org> Message-ID: <050.16cdb3e496ddb291e98ff3cf0cfa8ce7@haiku-os.org> #3784: Haiku strange behaviour - 100% CPU and RAM load by kernel (nforce) -----------------------------+---------------------------------------------- Reporter: miqlas | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Network | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------------+---------------------------------------------- Comment(by mmadia): could you attach the output of `listdev` and `listusb -v`? This might be hardware specific, as i'm not seeing it on r30237. Could you also try re- downloading and re-installing r30233 from haiku-files.org? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 20:22:52 2009 From: trac at haiku-os.org (miqlas) Date: Sat, 18 Apr 2009 18:22:52 -0000 Subject: [Haiku-bugs] [Haiku] #2930: The Mail Daemon can't use SSL in default in pre-alpha1 In-Reply-To: <041.8a0ee09e1012ee753211a91e7c7b4136@haiku-os.org> References: <041.8a0ee09e1012ee753211a91e7c7b4136@haiku-os.org> Message-ID: <050.c421d4213741928aa7c5b75ce20ce24f@haiku-os.org> #2930: The Mail Daemon can't use SSL in default in pre-alpha1 ---------------------------------+------------------------------------------ Reporter: miqlas | Owner: bga Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Servers/mail_server | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------+------------------------------------------ Comment(by miqlas): This problem fixed now, but the preconfigured gmail server adress is not correct! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 20:40:35 2009 From: trac at haiku-os.org (maxime.simon) Date: Sat, 18 Apr 2009 18:40:35 -0000 Subject: [Haiku-bugs] [Haiku] #2117: Many translator's about box text is clipped (easy) In-Reply-To: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> References: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> Message-ID: <051.93ec0332ebe706e2acbe9f2d5e49ef50@haiku-os.org> #2117: Many translator's about box text is clipped (easy) -----------------------+---------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by maxime.simon): I'm currently working on a solution using the layout API (something font sensitive). Now the different 'about box' display correctly, but the problem is on the preference panel 'DataTranslations'.[[BR]] Actually, I know how to differentiate a layout {{{BView}}} from a non- layout {{{BView}}} (using the {{{B_SUPPORTS_LAYOUT}}} flag), but I don't know how I could get the {{{PreferredSize}}} of a layout {{{BView}}}. There are methods to define an {{{ExplicitPreferredSize}}}, but none for the bounds of the layout {{{BView}}}. (This seems normal, but not convenient in this case.) So if someone has a good idea, it would be welcome. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 20:45:40 2009 From: trac at haiku-os.org (humdinger) Date: Sat, 18 Apr 2009 18:45:40 -0000 Subject: [Haiku-bugs] [Haiku] #3787: Poorman: Use layoutmanager Message-ID: <044.271537466000288932d1ca4c2effde07@haiku-os.org> #3787: Poorman: Use layoutmanager --------------------------+------------------------------------------------- Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- This is r30234. There are several issues with cut off labels and buttons. PoorMan could do with some layoutmanaging love. The first-startup alert, too, the last "?" looks lost, alone in the last line. I felt using "Folder" consistently instead of "Directory" would be better. I also changed the menu item "Preferences" to "Settings" which makes more sense in configuring the server as it's not a question of personal preference. "Index Page" became a more user friendly "Start Page". See attached patch. Here are a few enhancements, maybe good tasks for newcomers: * Have the content of the console resize with the window. Same goes for the settings panel. * A bit more space between the console and the status info above it. * The location settings text boxes don't accept drag&drops (how un- Haiku). * Combine location of Web Folder and Start Page. Since the start page has to be inside the web folder, open just one file panel. If the user selects a folder, only fill in the Web Folder location, if he selects a file, choose that file as Start Page and its folder as Web Folder. There's no category Applications | PoorMan yet. [Also, what have you done to Trac? It's lightning fast right now!] -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 21:01:58 2009 From: trac at haiku-os.org (stippi) Date: Sat, 18 Apr 2009 19:01:58 -0000 Subject: [Haiku-bugs] [Haiku] #2117: Many translator's about box text is clipped (easy) In-Reply-To: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> References: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> Message-ID: <051.e526d72abfea0d764e6d2a3339653d92@haiku-os.org> #2117: Many translator's about box text is clipped (easy) -----------------------+---------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by stippi): The layout-management currently doesn't do very much with the {{{PreferredSize()}}}. You may have to use {{{SetExplicit[Min|Max]Size()}}} to get the behavior you want. Does that help? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 22:02:08 2009 From: trac at haiku-os.org (maxime.simon) Date: Sat, 18 Apr 2009 20:02:08 -0000 Subject: [Haiku-bugs] [Haiku] #2117: Many translator's about box text is clipped (easy) In-Reply-To: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> References: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> Message-ID: <051.0b86e6e7d68e0fd6f1d3402985211c4e@haiku-os.org> #2117: Many translator's about box text is clipped (easy) -----------------------+---------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by maxime.simon): Indeed, using {{{SetExplicitMinSize()}}} instead of {{{SetExplicitPreferredSize()}}} works a bit better.[[BR]] Thanks![[BR]] But my problem is mostly that using the method {{{Bounds()}}} on a BView which has a layout give an 'empty' size. (To determine the size of the Translator given to the DataTranslation window we need the size of the Translator BView.) That's laborious to mix layout and non-layout "BViews". :( -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 22:04:56 2009 From: trac at haiku-os.org (luroh) Date: Sat, 18 Apr 2009 20:04:56 -0000 Subject: [Haiku-bugs] [Haiku] #3788: Add yasm as a dependency of the Development optional package Message-ID: <040.bf5bec27740131865b1a1a6486d10700@haiku-os.org> #3788: Add yasm as a dependency of the Development optional package --------------------------+------------------------------------------------- Reporter: luroh | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- As yasm is now needed to build Haiku, trunk/build/jam/OptionalPackageDependencies could do with a touch-up. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 22:07:47 2009 From: trac at haiku-os.org (umccullough) Date: Sat, 18 Apr 2009 20:07:47 -0000 Subject: [Haiku-bugs] [Haiku] #3783: upload dev files to website, update pages. In-Reply-To: <041.dc0da72f14927810e61656e18af48237@haiku-os.org> References: <041.dc0da72f14927810e61656e18af48237@haiku-os.org> Message-ID: <050.ead403be82e361110d73bf90041fc8ff@haiku-os.org> #3783: upload dev files to website, update pages. -------------------------+-------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Changes (by umccullough): * cc: umccullough@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 22:11:12 2009 From: trac at haiku-os.org (umccullough) Date: Sat, 18 Apr 2009 20:11:12 -0000 Subject: [Haiku-bugs] [Haiku] #3782: yasm binaries for Haiku and BeOS should be referenced in http://www.haiku-os.org/development In-Reply-To: <038.375d018adfb2bbe499ecd45f7c59d72c@haiku-os.org> References: <038.375d018adfb2bbe499ecd45f7c59d72c@haiku-os.org> Message-ID: <047.f49fc61fbe219e8514d6c3fce14dd2bb@haiku-os.org> #3782: yasm binaries for Haiku and BeOS should be referenced in http://www.haiku- os.org/development --------------------------+------------------------------------------------- Reporter: oco | Owner: haiku-web Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Resolution: duplicate | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Comment(by umccullough): Yasm for Haiku is already an optional package, and should be added as a dependency for "Development" (as i suggested a couple times already on Trac and the commit list) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 22:12:22 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 18 Apr 2009 20:12:22 -0000 Subject: [Haiku-bugs] [Haiku] #3783: upload dev files to website, update pages. In-Reply-To: <041.dc0da72f14927810e61656e18af48237@haiku-os.org> References: <041.dc0da72f14927810e61656e18af48237@haiku-os.org> Message-ID: <050.e63e41b78be5f89117dd481e1eb53ff4@haiku-os.org> #3783: upload dev files to website, update pages. -------------------------+-------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Old description: > The following pages have links for BeOS software that are needed to build > Haiku. The links point to outdated versions that no longer function. I > am able to edit pages at haiku-os.org, but do not have permissions to > upload files nor edit haiku-files.org. > > New software: > jam #3701 and attached below [[BR]] > wget #3774 [http://bebits.com/app/2848 BeBits link] [[BR]] > yasm [http://revolf.free.fr/beos/yasm-0.8.0-r5bone.zip R5binary] > [http://www.fileden.com/files/2008/8/23/2062382/packages/yasm-0.7.2-gcc2-2008-11-25.zip > Haiku binary][[BR]] > gcc cross compiler > [http://haiku.mlotz.ch/haiku_cross_compiler_bone_2.95.3-haiku-081024.zip > link] [[BR]] [[BR]] > URLs to be updated: [[BR]] > http://haiku-files.org/ [[BR]] > http://www.haiku-os.org/node/250/ [[BR]] > http://www.haiku-os.org/node/161/ [[BR]] > http://www.haiku-os.org/node/315/ [[BR]] New description: The following pages have links for BeOS software that are needed to build Haiku. The links point to outdated versions that no longer function. I am able to edit pages at haiku-os.org, but do not have permissions to upload files nor edit haiku-files.org. New software: jam #3701 and attached below [[BR]] wget #3774 [http://bebits.com/app/2848 BeBits link] [[BR]] yasm [http://revolf.free.fr/beos/yasm-0.8.0-r5bone.zip R5binary] [[BR]] gcc cross compiler [http://haiku.mlotz.ch/haiku_cross_compiler_bone_2.95.3-haiku-081024.zip link] [[BR]] [[BR]] URLs to be updated: [[BR]] http://haiku-files.org/ [[BR]] http://www.haiku-os.org/node/250/ [[BR]] http://www.haiku-os.org/node/161/ [[BR]] http://www.haiku-os.org/node/315/ [[BR]] -- Comment(by mmadia): Removed the link to the haiku-binary of yasm. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 22:13:21 2009 From: trac at haiku-os.org (luroh) Date: Sat, 18 Apr 2009 20:13:21 -0000 Subject: [Haiku-bugs] [Haiku] #2665: Donating codes: APE reader In-Reply-To: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> References: <041.e0e43b22fa9aa8c855e1bb1de35ece8c@haiku-os.org> Message-ID: <050.21a08048f37751697c2c343971a115b2@haiku-os.org> #2665: Donating codes: APE reader -----------------------------------+---------------------------------------- Reporter: shinta | Owner: dlmcpaul Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Audio & Video/Codecs | Version: R1 development Resolution: | Blockedby: Platform: x86 | Blocking: -----------------------------------+---------------------------------------- Comment(by luroh): Fixed in r30143, right? Works here in 30247 anyway. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 22:38:36 2009 From: trac at haiku-os.org (maxime.simon) Date: Sat, 18 Apr 2009 20:38:36 -0000 Subject: [Haiku-bugs] [Haiku] #2117: Many translator's about box text is clipped (easy) In-Reply-To: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> References: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> Message-ID: <051.8f357ea375592c7402789b40ff494fb9@haiku-os.org> #2117: Many translator's about box text is clipped (easy) -----------------------+---------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by maxime.simon): Besides, using {{{SetExplicit...Size()}}} invalidates the layout, so the Translator won't be font sensitive. (And match the "MinSize" to the highest font isn't an acceptable solution.) So the best way I have found to resolve the problem of the DataTranslation window is to rewrite it using the layout API. But could it take part of this ticket? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 23:16:09 2009 From: trac at haiku-os.org (maxime.simon) Date: Sat, 18 Apr 2009 21:16:09 -0000 Subject: [Haiku-bugs] [Haiku] #3789: Rewrite DataTranslation using the Layout API. Message-ID: <047.3c24d9dcb2ba946044781d48f18f4c1f@haiku-os.org> #3789: Rewrite DataTranslation using the Layout API. ------------------------------------------+--------------------------------- Reporter: maxime.simon | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Preferences/DataTranslations | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------------+--------------------------------- In my opinion, to tackle the ticket [http://dev.haiku-os.org/ticket/2117 #2117] we need the DataTranslation to use the Layout manager. The DataTranslation would accept layout and non-layout translator's config. (That's the current issue which blocks the resolve of the ticket [http://dev.haiku-os.org/ticket/2117 #2117]) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 23:29:15 2009 From: trac at haiku-os.org (bonefish) Date: Sat, 18 Apr 2009 21:29:15 -0000 Subject: [Haiku-bugs] [Haiku] #3788: Add yasm as a dependency of the Development optional package In-Reply-To: <040.bf5bec27740131865b1a1a6486d10700@haiku-os.org> References: <040.bf5bec27740131865b1a1a6486d10700@haiku-os.org> Message-ID: <049.4e694a6c9247c2b9a9c56469de15e38c@haiku-os.org> #3788: Add yasm as a dependency of the Development optional package ---------------------------+------------------------------------------------ Reporter: luroh | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by bonefish): * status: new => closed * resolution: => fixed Comment: Fixed as part of r30249. Yasm is a dependency of the DevelopmentBase package. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 23:30:13 2009 From: trac at haiku-os.org (stpere) Date: Sat, 18 Apr 2009 21:30:13 -0000 Subject: [Haiku-bugs] [Haiku] #732: [app_server] doesn't maintain per-application system fonts In-Reply-To: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> References: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> Message-ID: <049.f992ada4a072d4e388188e01fd354048@haiku-os.org> #732: [app_server] doesn't maintain per-application system fonts ---------------------------------+------------------------------------------ Reporter: diver | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by stpere): Okay, I'm glad to present this patch :) I'm proposing the patch for review and comments, there might be some rough edges and I'm willing to fix them. Highlights : * This patch (should) keep binary compatibility with apps * I introduced a new message (AS_GET_SYSTEM_FONT) in the app server protocol * There is a new constructor BFont(char *which) that fetch the current system font for this application.. * The Decorator was reading its font from a DesktopSettings entity. It's no longer the case, it reads it from its associated application What is missing : * The feedback mecanism between currently running apps and the app_server to inform them that fonts are changing so that they can update their GUI (or ignore the change). It could be a function hook or a message I suppose. Discussion on this topic is welcome. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 18 23:32:30 2009 From: trac at haiku-os.org (bonefish) Date: Sat, 18 Apr 2009 21:32:30 -0000 Subject: [Haiku-bugs] [Haiku] #3713: OptionalPackages does not include Development target without zipfiles In-Reply-To: <040.21302afdfcbb4f701ae410f0cebb41d4@haiku-os.org> References: <040.21302afdfcbb4f701ae410f0cebb41d4@haiku-os.org> Message-ID: <049.1b991d3634ae1340a03e3628ddd4ee39@haiku-os.org> #3713: OptionalPackages does not include Development target without zipfiles ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: bonefish Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Changes (by bonefish): * status: new => closed * resolution: => fixed Comment: Done in r30249. I didn't use the attached patch, but the new DevelopmentMin package should be pretty much identical to the proposed Dev-Minimal. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 02:01:46 2009 From: trac at haiku-os.org (koki) Date: Sun, 19 Apr 2009 00:01:46 -0000 Subject: [Haiku-bugs] [Haiku] #3605: Template to restore customizations & missing author info to blog teasers In-Reply-To: <039.695645a9b32e83339d2e45078ba83fd5@haiku-os.org> References: <039.695645a9b32e83339d2e45078ba83fd5@haiku-os.org> Message-ID: <048.a5ff1482697dcdaf3bf7ebd854c7abc4@haiku-os.org> #3605: Template to restore customizations & missing author info to blog teasers -------------------------+-------------------------------------------------- Reporter: koki | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: Website R2 (Drupal 5) Component: Website/CMS | Version: Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by koki): Gentle reminder... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 03:41:53 2009 From: trac at haiku-os.org (Adek336) Date: Sun, 19 Apr 2009 01:41:53 -0000 Subject: [Haiku-bugs] [Haiku] #3784: Haiku strange behaviour - 100% CPU and RAM load by kernel (nforce) In-Reply-To: <041.3802dc07a44de3b5655e91d2cce3864d@haiku-os.org> References: <041.3802dc07a44de3b5655e91d2cce3864d@haiku-os.org> Message-ID: <050.3ffd65dee66fff7081425eeb13973157@haiku-os.org> #3784: Haiku strange behaviour - 100% CPU and RAM load by kernel (nforce) -----------------------------+---------------------------------------------- Reporter: miqlas | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Network | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------------+---------------------------------------------- Comment(by Adek336): May this be one of #1667, #2247, #3217 or #3260? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 04:12:05 2009 From: trac at haiku-os.org (stpere) Date: Sun, 19 Apr 2009 02:12:05 -0000 Subject: [Haiku-bugs] [Haiku] #3790: New proposal color chooser Message-ID: <041.61423168bc3e793ee5dc043ca4dcd7ee@haiku-os.org> #3790: New proposal color chooser -------------------------+-------------------------------------------------- Reporter: stpere | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- I propose a new behaviour for the color chooser. Currently, the color bands in the color chooser goes from black to max {red,green,blue}. In the apparence preflet, it's ok, since we see the resulting color at the left. But in other places, the preview isn't shown (as in terminal) The new behaviour I propose (I think we have that behaviour in some graphical utilities - gnome or photoshop, I don't remember which) is to change the color of the color bands to show the possible values you can get. For example, if you have 0 at red, 0 at green and 0 blue, the bands will continue to show as currently. Then if you move the red up a bit, the starting color of green and blue will be a red (as much of the currently selected value in the red band). Ok, enough words, look at the screenies (or apply the patch and see) ! PS : As a side effect, it fixes the drawing artifacts mentioned in other tickets.. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 04:22:28 2009 From: trac at haiku-os.org (haiqu) Date: Sun, 19 Apr 2009 02:22:28 -0000 Subject: [Haiku-bugs] [Haiku] #3791: Subversion client for BeOS on website is out-of-date Message-ID: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> #3791: Subversion client for BeOS on website is out-of-date -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Tried to do an `svn cleanup' on sources downloaded via Haiku and found this problem: {{{ Welcome to the BeOS shell. $ cd /Stick/src/haiku $ svn cleanup svn: This client is too old to work with working copy ''; please get a newer Subversion client }}} This means that the subversion client for BeOS on the website's "Getting Started" page is outdated and needs revision. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 08:28:08 2009 From: trac at haiku-os.org (haiqu) Date: Sun, 19 Apr 2009 06:28:08 -0000 Subject: [Haiku-bugs] [Haiku] #3783: upload dev files to website, update pages. In-Reply-To: <041.dc0da72f14927810e61656e18af48237@haiku-os.org> References: <041.dc0da72f14927810e61656e18af48237@haiku-os.org> Message-ID: <050.009141ba79f51729e26c0c3834477787@haiku-os.org> #3783: upload dev files to website, update pages. -------------------------+-------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by haiqu): See also #3791 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 08:33:11 2009 From: trac at haiku-os.org (haiqu) Date: Sun, 19 Apr 2009 06:33:11 -0000 Subject: [Haiku-bugs] [Haiku] #3791: Subversion client for BeOS on website is out-of-date In-Reply-To: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> References: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> Message-ID: <049.21c90f51c1796b100fe7df326b6eb517@haiku-os.org> #3791: Subversion client for BeOS on website is out-of-date -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by haiqu): Attempted to build this but it's a bit frobbity. Subversion requires: apr - built apr-util - built neon (optional, not built) sqlite3.c - failed build, requires pthreads Argh!! GNU dependency hell ... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 08:36:32 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 19 Apr 2009 06:36:32 -0000 Subject: [Haiku-bugs] [Haiku] #3792: OpenSSH still puts license into /boot/beos/etc/license Message-ID: <044.e3817d7e662274efdeb0e3f004f4f799@haiku-os.org> #3792: OpenSSH still puts license into /boot/beos/etc/license -------------------------+-------------------------------------------------- Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- This is r30234. OpenSSH still puts license into /boot/beos/etc/license.[[BR]] Should be /boot/system/etc/license. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 08:54:40 2009 From: trac at haiku-os.org (haiqu) Date: Sun, 19 Apr 2009 06:54:40 -0000 Subject: [Haiku-bugs] [Haiku] #3793: checkfs crashes to KDL when finding error in BFS-partitioned USB stick Message-ID: <040.d7affbd8315954c864f15561044faa17@haiku-os.org> #3793: checkfs crashes to KDL when finding error in BFS-partitioned USB stick -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Initialized and partitioned a 2Gb USB memory stick under BeOS 5.0.3 then populated it with the repository's source files. I had a lockup that required a reboot while copying, so ran checkfs on the drive to fix it prior to continuing. checkfs found an error, but then immediately threw me into KDL and locked the machine. I have also had this happen under the conditions of doing an `svn up' from that drive, and when svn can't access a file properly. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 12:26:36 2009 From: trac at haiku-os.org (michael.weirauch) Date: Sun, 19 Apr 2009 10:26:36 -0000 Subject: [Haiku-bugs] [Haiku] #3632: Freeze after ~1h 15min uptime (reproduceable) In-Reply-To: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> References: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> Message-ID: <060.1a65e96e2bd3a568da9ca33f062f125d@haiku-os.org> #3632: Freeze after ~1h 15min uptime (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by michael.weirauch): update: r30230; gcc4: still reproduceable with freeze after 1h16m53s and 1h16m49s -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 12:35:24 2009 From: trac at haiku-os.org (bonefish) Date: Sun, 19 Apr 2009 10:35:24 -0000 Subject: [Haiku-bugs] [Haiku] #3791: Subversion client for BeOS on website is out-of-date In-Reply-To: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> References: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> Message-ID: <049.568e72ff0dc13d7e67f9e3b248728b3e@haiku-os.org> #3791: Subversion client for BeOS on website is out-of-date --------------------------+------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Website | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: --------------------------+------------------------------------------------- Changes (by bonefish): * status: new => closed * resolution: => invalid Comment: Replying to [comment:1 haiqu]: > Attempted to build this but it's a bit frobbity. Subversion requires: > > apr - built > apr-util - built > neon (optional, not built) > sqlite3.c - failed build, requires pthreads > > Argh!! GNU dependency hell ... Only neon is GNU actually. And using existing components to avoid reimplementing wheels is just how software development works. Anyway, closing as invalid, as the svn BeOS port works fine, you just can't use working copies checked out by newer clients. I generally don't consider it our responsibility to keep BeOS ports up to date. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 14:11:04 2009 From: trac at haiku-os.org (stippi) Date: Sun, 19 Apr 2009 12:11:04 -0000 Subject: [Haiku-bugs] [Haiku] #732: [app_server] doesn't maintain per-application system fonts In-Reply-To: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> References: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> Message-ID: <049.f5267f66f3b2f84277139850adf761fe@haiku-os.org> #732: [app_server] doesn't maintain per-application system fonts ---------------------------------+------------------------------------------ Reporter: diver | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by stippi): AFAIKT, the patch does have a few problems: * I would revert the decorator changes. Having windows on screen at the same time with different fonts in the window titles doesn't seem nice to me. * It's not possible anymore to use be_plain_font and friends before creating a BApplication. I think this needs to be possible, because it was on BeOS, if I remember that correctly. Maybe it's ok to use the system wide fonts which were used before on app_server for as long as there is no BApplication. Then later, when BApplication is created, it uses some private API to point the already existing sPlainFont and related objects to the new fonts. Need to think about that some more... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 14:27:40 2009 From: trac at haiku-os.org (adamk) Date: Sun, 19 Apr 2009 12:27:40 -0000 Subject: [Haiku-bugs] [Haiku] #3794: HDA driver detects onboard chip but produces no sound Message-ID: <040.51b5db730223891697a24f301a6e28d9@haiku-os.org> #3794: HDA driver detects onboard chip but produces no sound -----------------------+---------------------------------------------------- Reporter: adamk | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- The HDA driver seems to have recently been extended to support my intel sound chip, but I'm not getting any audio output from any of the four ports (2 in the rear, two in the front). hdac0 at pci0:0:27:0: class=0x040300 card=0x01c11028 chip=0x269a8086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = 'Enterprise Southbridge High Definition Audio' class = multimedia subclass = HDA What's more, I do not get any sound from the SB Live! in my box if I leave the HDA enabled in the BIOS. And, yes, I've tried switching to the emuxki driver via the Media preferences (it selected the HDA by default). I will attach three serial debug logs. One will be haiku-emuxki.txt. This is the log file from when the hda is disabled and the SB Live! works just fine. Next will be haiku-hda.txt. This is with the Live! removed, the HDA enabled in the bios, but no audio from any application. Then haiku-hda-emuxki.txt. This is with the hda enabled, the Live! in the machine, and no idea. It starts with the hda detected by default, and I tested all four jacks to see if I get any audio from the hda device. Nothing worked. I then went into the Media preferences, selected the emuxki device, and restarted the Media server. Tested, but no audio from the Live! either. Adam -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 14:36:59 2009 From: trac at haiku-os.org (VinDuv) Date: Sun, 19 Apr 2009 12:36:59 -0000 Subject: [Haiku-bugs] [Haiku] #3780: Missing support for building to partition from MacOSX/Darwin In-Reply-To: <042.fb1832e6803b1b4b2949b79a6f3f3b25@haiku-os.org> References: <042.fb1832e6803b1b4b2949b79a6f3f3b25@haiku-os.org> Message-ID: <051.768038c827b9b104416617f40aab319d@haiku-os.org> #3780: Missing support for building to partition from MacOSX/Darwin --------------------------+------------------------------------------------- Reporter: awpeter | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by VinDuv): The attached patch adds support for geometry detection on Mac OS X. [[BR]] The system does not seems to provide a way to get the disk geometry directly ; I used Darwin's [http://www.opensource.apple.com/darwinsource/10.5/diskdev_cmds-419/fdisk.tproj/disk.c fdisk source code] as a reference to calculate them from the disk size. [[BR]] This allows building Haiku to a partition, at least on my hardware. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 15:16:28 2009 From: trac at haiku-os.org (Disreali) Date: Sun, 19 Apr 2009 13:16:28 -0000 Subject: [Haiku-bugs] [Haiku] #2118: Bash Upgrade In-Reply-To: <042.371c0a519829327d69dea0de369cb4ab@haiku-os.org> References: <042.371c0a519829327d69dea0de369cb4ab@haiku-os.org> Message-ID: <051.887f3a5e44e5d1ac5971f1294f49cf6a@haiku-os.org> #2118: Bash Upgrade ---------------------------------------------+------------------------------ Reporter: emitrax | Owner: axeld Type: enhancement | Status: new Priority: low | Milestone: Unscheduled Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------------------+------------------------------ Changes (by Disreali): * cc: mdisreali@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 15:21:36 2009 From: trac at haiku-os.org (Disreali) Date: Sun, 19 Apr 2009 13:21:36 -0000 Subject: [Haiku-bugs] [Haiku] #3792: OpenSSH still puts license into /boot/beos/etc/license In-Reply-To: <044.e3817d7e662274efdeb0e3f004f4f799@haiku-os.org> References: <044.e3817d7e662274efdeb0e3f004f4f799@haiku-os.org> Message-ID: <053.763bc946a36675dcd7bc70b13a853e78@haiku-os.org> #3792: OpenSSH still puts license into /boot/beos/etc/license -------------------------+-------------------------------------------------- Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Changes (by Disreali): * cc: mdisreali@? (added) Comment: Actually, it should be /boot/system/data/licenses. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 17:03:16 2009 From: trac at haiku-os.org (mmlr) Date: Sun, 19 Apr 2009 15:03:16 -0000 Subject: [Haiku-bugs] [Haiku] #3793: checkfs crashes to KDL when finding error in BFS-partitioned USB stick In-Reply-To: <040.d7affbd8315954c864f15561044faa17@haiku-os.org> References: <040.d7affbd8315954c864f15561044faa17@haiku-os.org> Message-ID: <049.51a66f602eb3ab3d6f8c8b7cadde69c1@haiku-os.org> #3793: checkfs crashes to KDL when finding error in BFS-partitioned USB stick -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by mmlr): You do realize that there is not only one single reason for a KDL? Please provide necessary info like the KDL message and a back trace. I also take it that you only used R5 to initialize the stick and then did the rest under Haiku? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 17:14:34 2009 From: trac at haiku-os.org (hey68you) Date: Sun, 19 Apr 2009 15:14:34 -0000 Subject: [Haiku-bugs] [Haiku] #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name In-Reply-To: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> References: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> Message-ID: <051.c2169e226abe4300643423602960739f@haiku-os.org> #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name -----------------------------------+---------------------------------------- Reporter: scottmc | Owner: jackburton Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by hey68you): Nice work. I hope my code, even though it won't be used in the end, was helpful in some way. However, does anyone think that my implementation (a menu option and a dialog) would also be useful (i.e. how does a user know to double-click to change the title?)? ...By the way, the menu-option is given in both gnome-Terminal and konsole (kde) - not that we're competing with them :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 17:21:55 2009 From: trac at haiku-os.org (bonefish) Date: Sun, 19 Apr 2009 15:21:55 -0000 Subject: [Haiku-bugs] [Haiku] #3795: Kinesis USB Keyboard on Non-Root Hub Doesn't Work in KDL Message-ID: <043.ee78843840e0d4d5c12db1392f144a51@haiku-os.org> #3795: Kinesis USB Keyboard on Non-Root Hub Doesn't Work in KDL -------------------------+-------------------------------------------------- Reporter: bonefish | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Setup: Haiku r30247, gcc 4 build, Lenovo T61 with docking station, Kinesis USB keyboard plugged into non-root hub (in docking station). When entering KDL via F12, neither the USB keyboard nor the PS/2 keyboard work. The USB keyboard works fine in KDL when plugged into a root hub, though. {{{ ~> listusb 0483:2016 /dev/bus/usb/0/1 "STMicroelectronics" "Biometric Coprocessor" ver. 0001 0000:0000 /dev/bus/usb/0/hub "HAIKU Inc." "UHCI RootHub" ver. 0110 0000:0000 /dev/bus/usb/1/hub "HAIKU Inc." "UHCI RootHub" ver. 0110 0000:0000 /dev/bus/usb/2/hub "HAIKU Inc." "UHCI RootHub" ver. 0110 0000:0000 /dev/bus/usb/3/hub "HAIKU Inc." "UHCI RootHub" ver. 0110 0000:0000 /dev/bus/usb/4/hub "HAIKU Inc." "UHCI RootHub" ver. 0110 046d:c03d /dev/bus/usb/5/3/1 "Logitech" "USB-PS/2 Optical Mouse" ver. 2000 05f3:0007 /dev/bus/usb/5/3/3/1 "" "" ver. 0310 05f3:0081 /dev/bus/usb/5/3/3/hub "" "" ver. 0310 04b3:4485 /dev/bus/usb/5/3/hub "" "" ver. 0001 0000:0000 /dev/bus/usb/5/hub "HAIKU Inc." "EHCI RootHub" ver. 0200 0000:0000 /dev/bus/usb/6/hub "HAIKU Inc." "EHCI RootHub" ver. 0200 }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 18:04:31 2009 From: trac at haiku-os.org (atomozero) Date: Sun, 19 Apr 2009 16:04:31 -0000 Subject: [Haiku-bugs] [Haiku] #3796: The preference panel CPUFrequency don't show the Frequency Message-ID: <044.338df5ec94aaf99c85052b630b6d384c@haiku-os.org> #3796: The preference panel CPUFrequency don't show the Frequency -----------------------+---------------------------------------------------- Reporter: atomozero | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- On my EeePC 701 the preference panel CPUFrequency don't show the Frequency. I have Acpi abilitate on settings -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 18:08:34 2009 From: trac at haiku-os.org (atomozero) Date: Sun, 19 Apr 2009 16:08:34 -0000 Subject: [Haiku-bugs] [Haiku] #3796: The preference panel CPUFrequency don't show the Frequency In-Reply-To: <044.338df5ec94aaf99c85052b630b6d384c@haiku-os.org> References: <044.338df5ec94aaf99c85052b630b6d384c@haiku-os.org> Message-ID: <053.84c7b69d7d035c6b23e39e4eb051de7d@haiku-os.org> #3796: The preference panel CPUFrequency don't show the Frequency -----------------------+---------------------------------------------------- Reporter: atomozero | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by atomozero): KERN: AcpiOsGetRootPointer returning 0x000fbe60 KERN: ACPI: RSDP @ 0x0x000fbe60/0x0014 (v000 ACPIAM) KERN: ACPI: RSDT @ 0x0x7f780000/0x0034 (v001 A M I OEMRSDT 0x01000804 MSFT 0x00000097) KERN: ACPI: FACP @ 0x0x7f780200/0x0081 (v001 A M I OEMFACP 0x01000804 MSFT 0x00000097) KERN: ACPI: DSDT @ 0x0x7f780400/0x5F2B (v001 A0797 A0797000 0x00000000 INTL 0x20051117) KERN: ACPI: FACS @ 0x0x7f790000/0x0040 KERN: ACPI: APIC @ 0x0x7f780390/0x0068 (v001 A M I OEMAPIC 0x01000804 MSFT 0x00000097) KERN: ACPI: OEMB @ 0x0x7f790040/0x0046 (v001 A M I AMI_OEM 0x01000804 MSFT 0x00000097) KERN: ACPI: MCFG @ 0x0x7f786330/0x003C (v001 A M I OEMMCFG 0x01000804 MSFT 0x00000097) KERN: publish device: node 0x80ddddc0, path acpi/namespace, module bus_managers/acpi/namespace/device_v1 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 19:16:40 2009 From: trac at haiku-os.org (mmlr) Date: Sun, 19 Apr 2009 17:16:40 -0000 Subject: [Haiku-bugs] [Haiku] #3795: Kinesis USB Keyboard on Non-Root Hub Doesn't Work in KDL In-Reply-To: <043.ee78843840e0d4d5c12db1392f144a51@haiku-os.org> References: <043.ee78843840e0d4d5c12db1392f144a51@haiku-os.org> Message-ID: <052.fb32411e7f441906cac93cd2c8d4a8d6@haiku-os.org> #3795: Kinesis USB Keyboard on Non-Root Hub Doesn't Work in KDL -------------------------+-------------------------------------------------- Reporter: bonefish | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by mmlr): Replying to [ticket:3795 bonefish]: > Setup: Haiku r30247, gcc 4 build, Lenovo T61 with docking station, Kinesis USB keyboard plugged into non-root hub (in docking station). This cannot work, as we don't support debug transfers in EHCI. The problem is that the device is a low-speed device behind a high-speed hub using a transaction translator. Supporting transfers like this in EHCI (and EHCI transfers in general) is quite a bit more involved than supporting them for UHCI. Replying to [ticket:3795 bonefish]: > When entering KDL via F12, neither the USB keyboard nor the PS/2 keyboard work. The USB keyboard works fine in KDL when plugged into a root hub, though. That the PS/2 keyboard doesn't work anymore is fixed in r30265. In this case one of them should always work (either USB or PS/2). Since I really don't see the effort to implement EHCI debug transfers as worth it, can you live with this situation? As at least one of the input methods should now always work this should be good enough. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 19:25:24 2009 From: trac at haiku-os.org (atomozero) Date: Sun, 19 Apr 2009 17:25:24 -0000 Subject: [Haiku-bugs] [Haiku] #2777: Media checker KDL when booting from USB (eeepc) In-Reply-To: <044.56281505f801d0aa8ec4c46c28d03989@haiku-os.org> References: <044.56281505f801d0aa8ec4c46c28d03989@haiku-os.org> Message-ID: <053.09a279620792c6a8f67b83c18e6d833f@haiku-os.org> #2777: Media checker KDL when booting from USB (eeepc) -----------------------+---------------------------------------------------- Reporter: atomozero | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by atomozero): whit recent revision all works very well -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 19:32:28 2009 From: trac at haiku-os.org (axeld) Date: Sun, 19 Apr 2009 17:32:28 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.801a6a1d84bb88ae568497fadb4bc728@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by axeld): Other systems usually page out stuff as well, just their scoring mechanism seems to work a lot better than ours. But in general I agree with you that executables should get a much higher ranking, and should only be swapped out if they haven't been used for a long time. I would also think that it might be beneficial to take pages from the cache causing the trouble first - at least if it is accessed mostly sequentially (which should already be determined). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 19:40:02 2009 From: trac at haiku-os.org (axeld) Date: Sun, 19 Apr 2009 17:40:02 -0000 Subject: [Haiku-bugs] [Haiku] #3632: Freeze after ~1h 15min uptime (reproduceable) In-Reply-To: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> References: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> Message-ID: <060.38e8115cd54f39e5b703ca215f64e679@haiku-os.org> #3632: Freeze after ~1h 15min uptime (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by axeld): Have you tried removing the sound driver? The other theory I would have is that the BIOS tries to change some system configuration, and Haiku does not like the interference. Have you enabled ACPI? And if not, have you tried to enable it to see if that makes any difference? If yes, does disabling it change anything? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 20:08:31 2009 From: trac at haiku-os.org (oco) Date: Sun, 19 Apr 2009 18:08:31 -0000 Subject: [Haiku-bugs] [Haiku] #2854: [Terminal] midnight commander can't be controlled by a mouse In-Reply-To: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> References: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> Message-ID: <049.d8f64e49ee59c997055c6450223df736@haiku-os.org> #2854: [Terminal] midnight commander can't be controlled by a mouse -----------------------------------+---------------------------------------- Reporter: diver | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by oco): Here is a patch that should help with this missing feature. At least, it is enough to have mouse support in the freepascal text mode IDE. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 20:10:53 2009 From: trac at haiku-os.org (stpere) Date: Sun, 19 Apr 2009 18:10:53 -0000 Subject: [Haiku-bugs] [Haiku] #732: [app_server] doesn't maintain per-application system fonts In-Reply-To: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> References: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> Message-ID: <049.4a7572a4caeb6e4f4a091475303e89c4@haiku-os.org> #732: [app_server] doesn't maintain per-application system fonts ---------------------------------+------------------------------------------ Reporter: diver | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by stpere): Ok, I will rework the patch. Indeed, it's a regression to not have access to be_plain_font without a be_app object.. (I just experienced a KDL because of this..) I will fix this and propose a revised patch! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 20:12:09 2009 From: trac at haiku-os.org (diver) Date: Sun, 19 Apr 2009 18:12:09 -0000 Subject: [Haiku-bugs] [Haiku] #2854: [Terminal] midnight commander can't be controlled by a mouse In-Reply-To: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> References: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> Message-ID: <049.3bfd7ea2c25efdd16ce7488fed4a0cf3@haiku-os.org> #2854: [Terminal] midnight commander can't be controlled by a mouse -----------------------------------+---------------------------------------- Reporter: diver | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by diver): Great! Did you tried midnight commander? Just ssh to some unix box with mc installed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 20:29:13 2009 From: trac at haiku-os.org (oco) Date: Sun, 19 Apr 2009 18:29:13 -0000 Subject: [Haiku-bugs] [Haiku] #2854: [Terminal] midnight commander can't be controlled by a mouse In-Reply-To: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> References: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> Message-ID: <049.ae28ffd844fc0eb64caae98c2ed761ed@haiku-os.org> #2854: [Terminal] midnight commander can't be controlled by a mouse -----------------------------------+---------------------------------------- Reporter: diver | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by oco): No, i don't have this here. According to http://mc.redhat- club/svn/trunk/FAQ, you may need to invoke "mc '''-x'''" -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 20:36:49 2009 From: trac at haiku-os.org (rudolfc) Date: Sun, 19 Apr 2009 18:36:49 -0000 Subject: [Haiku-bugs] [Haiku] #2643: Black screen when DVI connected In-Reply-To: <043.0786930e484a2f240575b79901142eea@haiku-os.org> References: <043.0786930e484a2f240575b79901142eea@haiku-os.org> Message-ID: <052.c0b5a361b319a56bd30421a4f09bd20c@haiku-os.org> #2643: Black screen when DVI connected -------------------------------------+-------------------------------------- Reporter: andreasf | Owner: rudolfc Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Graphics/nVidia | Version: R1 development Blockedby: | Platform: x86 Blocking: 1845 | -------------------------------------+-------------------------------------- Comment(by rudolfc): Hi again, and sorry for the delays from here.. :-/ -> @ AndreasF: I just looked over your logfiles. The file with 5 attempts doesn't seem strange to me. The last boot does not differ from the first two AFAICT in a sense that explains the VGA screen only working in the last boot. The DFP panel boot seems normal too: there's one 'anomaly': you specified in nvidia.settings not to program the panel. In some cases that could mean you won't get a picture on the panel (and in some cases it's vice versa). About (un)plugging DFP panels (or other screens) during power-up time: the driver does *not* support hot-plugging. if it works for someone, then he/she's just lucky. While in theory it can be done for VGA and TV screens, this is not the case for DVI/HDMI panels since the driver isn't capable of programming the specific link hardware (yet?). This means the driver has to rely on the pre-programming the VGA BIOS does during POST. Hence: no hot-plugging (and thus no pluggin during soft/warm restart). Now that you know this, I have some questions: - did the DVI panel work or not? Did you try without the nvidia.settings option to not program the panel too? - so VGA sometimes works, and sometimes it does not? Did you test this with *only* the VGA screen connected? (remove the TVout and DVI/HDMI cables before testing, and make sure you always use the same port for the VGA screen: since one port may work, while the other may not..) If you did not do testing this way, it's best you start clean to get real clear info. A hint: try with a vesa settings file in place, set at the resolution/colordepth you use in haiku. Does that solve the problem? -> @ JeremyVisser: Hi, could you post complete logs for me as requested before? Your system might suffer from another problem.. Good hint BTW about Haiku remembering the setting for each screen (system). I did not know/suspect that yet. I'm afraid Haiku is 'strange' in more ways compared to BeOS: For instance, I hear Haiku double bufferes the screen. Which means it sets a double- height virtual resolution for every mode you use. On cards with low amounts of mem this could mean not all resolutions are avaible (theoretical problem these days I guess though :) Another thing: Haiku issues a VESA modecall at the very beginning of the boot. This is not done by BeOS *unless* the user specifically requests it (via vesa settings file). I think haiku sets a mode it wants to set (the 'native' mode of a DVI panel for instance). This is not depending on the vesa settings file. If this file is there as well, I can imagine (don't know unfortunately) Haiku issuing a second call. Only after those calls are done the actual display driver comes into play. (un)fortunately, this means that the state the hardware is in, is not that simple anymore and the driver apparantly makes wrong assumtions therefore. I (we) need to find out what's apparantly missing (if so..?!?) to make this driver work better on Haiku. Haiku is nolonger comparable to BeOS in this fashion. And on BeOS the driver might work perfectly for your hardware. Bye! Rudolf. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 20:41:48 2009 From: trac at haiku-os.org (diver) Date: Sun, 19 Apr 2009 18:41:48 -0000 Subject: [Haiku-bugs] [Haiku] #2854: [Terminal] midnight commander can't be controlled by a mouse In-Reply-To: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> References: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> Message-ID: <049.b19d41f95f623afbe29c64ae2e00e2b6@haiku-os.org> #2854: [Terminal] midnight commander can't be controlled by a mouse -----------------------------------+---------------------------------------- Reporter: diver | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by diver): http://mc.redhat-club.org/svn/trunk/FAQ -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 20:59:07 2009 From: trac at haiku-os.org (jonas.kirilla) Date: Sun, 19 Apr 2009 18:59:07 -0000 Subject: [Haiku-bugs] =?utf-8?q?=5BHaiku=5D_=233797=3A_Smarter_window_sizi?= =?utf-8?q?ng_for_Expander=C2=B4s_=22show_contents=22_feature?= Message-ID: <048.1d87b3214fed252c58acff95773ebe39@haiku-os.org> #3797: Smarter window sizing for Expander?s "show contents" feature -----------------------------------+---------------------------------------- Reporter: jonas.kirilla | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Expander | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- When listing archive contents by ticking the "show contents" checkbox, it would be nice if Expander would resize to fit the results, especially horizontally so no lines are wrapped. This could happen at finish, or per added line. It might look nice to show a barberpole of some kind along the bottom of the window, instead of the listing itself, while the listing is being created. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 21:06:34 2009 From: trac at haiku-os.org (stippi) Date: Sun, 19 Apr 2009 19:06:34 -0000 Subject: [Haiku-bugs] [Haiku] #2777: Media checker KDL when booting from USB (eeepc) In-Reply-To: <044.56281505f801d0aa8ec4c46c28d03989@haiku-os.org> References: <044.56281505f801d0aa8ec4c46c28d03989@haiku-os.org> Message-ID: <053.e8f03ef3394532fe438dedab3e1a93ca@haiku-os.org> #2777: Media checker KDL when booting from USB (eeepc) ------------------------+--------------------------------------------------- Reporter: atomozero | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Thanks for the feedback! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 21:55:50 2009 From: trac at haiku-os.org (maxime.simon) Date: Sun, 19 Apr 2009 19:55:50 -0000 Subject: [Haiku-bugs] [Haiku] #3789: Rewrite DataTranslation using the Layout API. In-Reply-To: <047.3c24d9dcb2ba946044781d48f18f4c1f@haiku-os.org> References: <047.3c24d9dcb2ba946044781d48f18f4c1f@haiku-os.org> Message-ID: <056.045b4bbc28861bd076a1909bdf59eea6@haiku-os.org> #3789: Rewrite DataTranslation using the Layout API. ------------------------------------------+--------------------------------- Reporter: maxime.simon | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Preferences/DataTranslations | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------------+--------------------------------- Comment(by maxime.simon): DataTranslation now works with both layout and non-layout translators.[[BR]] For layout translators a piece of code is needed in the ConfigView: {{{ BFont font; GetFont(&font); SetExplicitPreferredSize(BSize((font.Size() * 400)/12, (font.Size() * 200)/12)); }}} We ask for the an explicit preferred size which we use in DataTranslation to resize the window. This size has to be font sensitive (like in the piece of code above). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 21:58:28 2009 From: trac at haiku-os.org (stpere) Date: Sun, 19 Apr 2009 19:58:28 -0000 Subject: [Haiku-bugs] [Haiku] #732: [app_server] doesn't maintain per-application system fonts In-Reply-To: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> References: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> Message-ID: <049.9637e1f61f966e6c9b4a8d40e3315873@haiku-os.org> #732: [app_server] doesn't maintain per-application system fonts ---------------------------------+------------------------------------------ Reporter: diver | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by stpere): There you go, I updated the patch to fix the points you mentionned stippi. * Now, if you try to access be_*_font before an application is created, it will be the old behaviour i.e. it will gives you the content of the system wide fonts. When an application is created, the app_server does read those system wide fonts (from DesktopSettings) and bound them with that application. In the BApplication constructor, it changes its local value of be_*_font to reflect those associated values. * I reverted the changes on window decorator. I have to admit it was a bad move, the old behaviour looks a lot better. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 22:08:05 2009 From: trac at haiku-os.org (maxime.simon) Date: Sun, 19 Apr 2009 20:08:05 -0000 Subject: [Haiku-bugs] [Haiku] #2117: Many translator's about box text is clipped (easy) In-Reply-To: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> References: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> Message-ID: <051.ceac9786d60a6535398c0683da6a3cbd@haiku-os.org> #2117: Many translator's about box text is clipped (easy) -----------------------+---------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by maxime.simon): This patch needs the patch of the ticket [http://dev.haiku- os.org/ticket/3789 #3789] to work correctly in the DataTranslation preference panel. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 22:26:11 2009 From: trac at haiku-os.org (axeld) Date: Sun, 19 Apr 2009 20:26:11 -0000 Subject: [Haiku-bugs] =?utf-8?q?=5BHaiku=5D_=233797=3A_Smarter_window_sizi?= =?utf-8?q?ng_for_Expander=27s_=22show_contents=22_feature_=28was=3A_Smart?= =?utf-8?q?er_window_sizing_for_Expander=C2=B4s_=22show_contents=22_featur?= =?utf-8?q?e=29?= In-Reply-To: <048.1d87b3214fed252c58acff95773ebe39@haiku-os.org> References: <048.1d87b3214fed252c58acff95773ebe39@haiku-os.org> Message-ID: <057.bb0f59f00e11d08d5dcec9e1eee4a4ce@haiku-os.org> #3797: Smarter window sizing for Expander's "show contents" feature -----------------------------------+---------------------------------------- Reporter: jonas.kirilla | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Expander | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 22:30:40 2009 From: trac at haiku-os.org (michael.weirauch) Date: Sun, 19 Apr 2009 20:30:40 -0000 Subject: [Haiku-bugs] [Haiku] #3632: Freeze after ~1h 15min uptime (reproduceable) In-Reply-To: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> References: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> Message-ID: <060.46b04494676ca25c952ab64bb395a38d@haiku-os.org> #3632: Freeze after ~1h 15min uptime (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by michael.weirauch): In revs before and some after r29784 the hda driver was not in the image, yet. This can be excluded IMHO. Currently do have acpi disabled (default). Something else to take care of except enabling it in the kernel config file? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 22:32:21 2009 From: trac at haiku-os.org (stpere) Date: Sun, 19 Apr 2009 20:32:21 -0000 Subject: [Haiku-bugs] [Haiku] #732: [app_server] doesn't maintain per-application system fonts In-Reply-To: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> References: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> Message-ID: <049.584150122d7a38fe862f663af91073c6@haiku-os.org> #732: [app_server] doesn't maintain per-application system fonts ---------------------------------+------------------------------------------ Reporter: diver | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by stpere): Added a fix in this third version. In ~BApplication, it didn't check if it indeed had created fonts for this application (it wouldn't in case of a non-graphical application - such as a server) and at shutdown, it would try to delete the global fonts, which caused an error. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 22:37:24 2009 From: trac at haiku-os.org (axeld) Date: Sun, 19 Apr 2009 20:37:24 -0000 Subject: [Haiku-bugs] [Haiku] #2853: [Terminal] midnight commander Fx keys are shifted In-Reply-To: <040.63319b18a46f7ef1bc70ab08c640dbe4@haiku-os.org> References: <040.63319b18a46f7ef1bc70ab08c640dbe4@haiku-os.org> Message-ID: <049.7523b839654b3e4fa75d1b87eb3c8efd@haiku-os.org> #2853: [Terminal] midnight commander Fx keys are shifted -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Changes (by axeld): * owner: jackburton => axeld * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 22:37:17 2009 From: trac at haiku-os.org (axeld) Date: Sun, 19 Apr 2009 20:37:17 -0000 Subject: [Haiku-bugs] [Haiku] #2854: [Terminal] midnight commander can't be controlled by a mouse In-Reply-To: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> References: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> Message-ID: <049.221e61fe338e6cb8de337db69e1edc1a@haiku-os.org> #2854: [Terminal] midnight commander can't be controlled by a mouse -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Changes (by axeld): * owner: jackburton => axeld * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 23:04:15 2009 From: trac at haiku-os.org (axeld) Date: Sun, 19 Apr 2009 21:04:15 -0000 Subject: [Haiku-bugs] [Haiku] #2854: [Terminal] midnight commander can't be controlled by a mouse In-Reply-To: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> References: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> Message-ID: <049.6fdf9ae1f56be37e2cc561c9054d61d8@haiku-os.org> #2854: [Terminal] midnight commander can't be controlled by a mouse -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by axeld): Thanks oco, applied in r30268! There were a number of things to note about your, though: * The array size of the "destBuffer" was one byte too small. * Coding style requires upper caps to delimit variables, not underscores; xterm_x, xterm_buttons become xtermX, and xtermButtons. * Since we're using C++, it's preferred to declare variables when you need them, not at the beginning of a function. * If you only add a few lines, and need to indent the whole long rest of a function, it's often clearer if you return from your special case, and leave the rest of the code unchanged. * When you add a TODO comment, it's usually useful to write the comment directly next to the "TODO" so that when you grep for TODO, you will see at least part of the comment (to get an idea). I'll keep this bug open until we have the confirmation it'll work with midnight commander. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 23:07:39 2009 From: trac at haiku-os.org (axeld) Date: Sun, 19 Apr 2009 21:07:39 -0000 Subject: [Haiku-bugs] [Haiku] #2853: [Terminal] midnight commander Fx keys are shifted In-Reply-To: <040.63319b18a46f7ef1bc70ab08c640dbe4@haiku-os.org> References: <040.63319b18a46f7ef1bc70ab08c640dbe4@haiku-os.org> Message-ID: <049.b543c711af8fe60105a4339d6f22dd6c@haiku-os.org> #2853: [Terminal] midnight commander Fx keys are shifted ------------------------------------+--------------------------------------- Reporter: diver | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------------------+--------------------------------------- Changes (by axeld): * status: assigned => closed * resolution: => fixed Comment: Thanks! Applied in r30269. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 23:21:59 2009 From: trac at haiku-os.org (axeld) Date: Sun, 19 Apr 2009 21:21:59 -0000 Subject: [Haiku-bugs] [Haiku] #3632: Freeze after ~1h 15min uptime (reproduceable) In-Reply-To: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> References: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> Message-ID: <060.e6224721dd609763d0f1a09035eeef63@haiku-os.org> #3632: Freeze after ~1h 15min uptime (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by axeld): As long as you didn't have the OpenSound driver installed before :-) About ACPI: changing the kernel settings file is all you have to do to enable it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 23:25:51 2009 From: trac at haiku-os.org (axeld) Date: Sun, 19 Apr 2009 21:25:51 -0000 Subject: [Haiku-bugs] [Haiku] #3772: Freeze on Haiku tree compilation (reproduceable) In-Reply-To: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> References: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> Message-ID: <060.d14883597fbfac57aec3101f65f7e82e@haiku-os.org> #3772: Freeze on Haiku tree compilation (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by axeld): Maybe your system gets warm during compilation, and the BIOS tries to start the fan, or even lower the chip frequency. This might actually have the same cause as #3632 I would think. Hopefully enabling ACPI will already do the trick. However, we currently don't do much of CPU thermal/frequency management ourself, so please check if your system is not running hot for some reason. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 19 23:42:18 2009 From: trac at haiku-os.org (bbjimmy) Date: Sun, 19 Apr 2009 21:42:18 -0000 Subject: [Haiku-bugs] [Haiku] #3796: The preference panel CPUFrequency don't show the Frequency In-Reply-To: <044.338df5ec94aaf99c85052b630b6d384c@haiku-os.org> References: <044.338df5ec94aaf99c85052b630b6d384c@haiku-os.org> Message-ID: <053.59043c7fdd532cf52405a128c1331faa@haiku-os.org> #3796: The preference panel CPUFrequency don't show the Frequency -----------------------+---------------------------------------------------- Reporter: atomozero | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by bbjimmy): note: Energy is spelled "Energie" -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 00:09:12 2009 From: trac at haiku-os.org (Disreali) Date: Sun, 19 Apr 2009 22:09:12 -0000 Subject: [Haiku-bugs] [Haiku] #3209: [Terminal] Enhancements (mostly easy) In-Reply-To: <044.e2e4602da82c8cf223d4299070489edb@haiku-os.org> References: <044.e2e4602da82c8cf223d4299070489edb@haiku-os.org> Message-ID: <053.d8df55a5c989e0e1024cd0aebdb25a3f@haiku-os.org> #3209: [Terminal] Enhancements (mostly easy) -----------------------------------+---------------------------------------- Reporter: humdinger | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Changes (by Disreali): * cc: mdisreali@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 00:32:57 2009 From: trac at haiku-os.org (Disreali) Date: Sun, 19 Apr 2009 22:32:57 -0000 Subject: [Haiku-bugs] [Haiku] #3209: [Terminal] Enhancements (mostly easy) In-Reply-To: <044.e2e4602da82c8cf223d4299070489edb@haiku-os.org> References: <044.e2e4602da82c8cf223d4299070489edb@haiku-os.org> Message-ID: <053.d537d48970ef014c2441097f423fa816@haiku-os.org> #3209: [Terminal] Enhancements (mostly easy) -----------------------------------+---------------------------------------- Reporter: humdinger | Owner: jackburton Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Changes (by Disreali): * cc: mdisreali@? (removed) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 02:00:06 2009 From: trac at haiku-os.org (Disreali) Date: Mon, 20 Apr 2009 00:00:06 -0000 Subject: [Haiku-bugs] [Haiku] #3035: [Tracker] coulumn resize issue in "Open With" window (easy) In-Reply-To: <040.6b235e92173b2289226136764f744bf1@haiku-os.org> References: <040.6b235e92173b2289226136764f744bf1@haiku-os.org> Message-ID: <049.b58f09ea538faefc1d1c093ee92fd4d5@haiku-os.org> #3035: [Tracker] coulumn resize issue in "Open With" window (easy) -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -----------------------------------+---------------------------------------- Changes (by Disreali): * cc: mdisreali@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 02:23:14 2009 From: trac at haiku-os.org (oco) Date: Mon, 20 Apr 2009 00:23:14 -0000 Subject: [Haiku-bugs] [Haiku] #2854: [Terminal] midnight commander can't be controlled by a mouse In-Reply-To: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> References: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> Message-ID: <049.0fc63ef927b9a9250486645915c5437a@haiku-os.org> #2854: [Terminal] midnight commander can't be controlled by a mouse -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by oco): After looking at http://www.midnight-commander.org/browser/src/mouse.c, midnight commander user xterm mode 1000. A new patch will be needed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 04:00:32 2009 From: trac at haiku-os.org (stpere) Date: Mon, 20 Apr 2009 02:00:32 -0000 Subject: [Haiku-bugs] [Haiku] #1089: Appearance doesn't do anything In-Reply-To: <045.8fc93b7c8f106d428a0d5bebbd6b73d6@haiku-os.org> References: <045.8fc93b7c8f106d428a0d5bebbd6b73d6@haiku-os.org> Message-ID: <054.9ef41fcc7e663e771f2ed50a897df132@haiku-os.org> #1089: Appearance doesn't do anything ------------------------------------+--------------------------------------- Reporter: jackburton | Owner: darkwyrm Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Appearance | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------+--------------------------------------- Comment(by stpere): Regarding the impossibility to change the color of the tabs .. There was two errors : * It didn't read the colors from the desktop settings passed in the allocator.. instead it read it from ..??? an other desktop settings instance? * The Zoom and Close buttons bitmaps didn't store the color it was used to generate them, so changing the color wouldn't trigger a new redraw of them.. My patch fixes those two issues. After that patch, you can change the color in appearance preflet and NEW windows will show the new tab color. However, already opened ones won't change. We need a feedback mecanism to inform the windows that the color scheme changed. We have a similar mecanism to inform them that fonts changed, we might want to copy/adapt it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 04:17:45 2009 From: trac at haiku-os.org (umccullough) Date: Mon, 20 Apr 2009 02:17:45 -0000 Subject: [Haiku-bugs] [Haiku] #3798: [PATCH] Arch-specific capabilities patch for HaikuImage Message-ID: <046.c55391ff2a2267ca5a100fc122852a0e@haiku-os.org> #3798: [PATCH] Arch-specific capabilities patch for HaikuImage --------------------------+------------------------------------------------- Reporter: umccullough | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Rene and I were brainstorming a solution for defining targets that apply to more than one arch, but not all, and Rene suggested a "capabilities- based" system as suggested in the attached patch. Basically it defines each capability that may be arch-specific and uses that to determine whether it can be built or not. Currently OpenGL is builds for x86 and ppc, but not necessarily m68k or others. Likewise, libavcodec currently builds for x86, and *almost* builds for PPC, and probably will build for SPARC in the future as well. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 05:05:55 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 20 Apr 2009 03:05:55 -0000 Subject: [Haiku-bugs] [Haiku] #3793: checkfs crashes to KDL when finding error in BFS-partitioned USB stick In-Reply-To: <040.d7affbd8315954c864f15561044faa17@haiku-os.org> References: <040.d7affbd8315954c864f15561044faa17@haiku-os.org> Message-ID: <049.92b125377470075e8d9e67b7094bf9fe@haiku-os.org> #3793: checkfs crashes to KDL when finding error in BFS-partitioned USB stick -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by haiqu): Yes, BeOS was only used to init/partition the stick, which was necessary due to Haiku's DriveSetup being incomplete (see #3766). Unfortunately the information available at KDL isn't very useful. It failed to read an inode and didn't have a handler for the error from what I could gather. The machine locked so I couldn't do much else, and I don't have a serial debug terminal attached. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 05:22:53 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 20 Apr 2009 03:22:53 -0000 Subject: [Haiku-bugs] [Haiku] #3791: Subversion client for BeOS on website is out-of-date In-Reply-To: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> References: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> Message-ID: <049.21c09bbb7eeeef2b4f5214e2f23e82dc@haiku-os.org> #3791: Subversion client for BeOS on website is out-of-date --------------------------+------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Website | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: --------------------------+------------------------------------------------- Comment(by haiqu): They're usually included unless there is a licensing conflict. In fact it also needed zlib ... *sigh*. Point taken about it not being the responsibility of Haiku team to keep BeOS tools up-to-date. However since no-one else seems to be taking responsibility for this, the load falls back on us unless/until we get to being a self-sustained, stable and independent platform with CD images available, i.e. R1 release. I won't re-open, but will post the file here should I eventually get it to build. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 05:25:56 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 20 Apr 2009 03:25:56 -0000 Subject: [Haiku-bugs] [Haiku] #3791: Subversion client for BeOS on website is out-of-date In-Reply-To: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> References: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> Message-ID: <049.0ef8501d14b4f31f72d850cb003c98f6@haiku-os.org> #3791: Subversion client for BeOS on website is out-of-date --------------------------+------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Website | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: --------------------------+------------------------------------------------- Comment(by haiqu): Oh, and FYI I did manage to get a complete build of svn-1.6.0 on Haiku if anyone wants to update the current svn-1.4.6 build. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 05:29:52 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 20 Apr 2009 03:29:52 -0000 Subject: [Haiku-bugs] [Haiku] #3791: Subversion client for BeOS on website is out-of-date In-Reply-To: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> References: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> Message-ID: <049.68adfffc23d7941468d8a21b766cfd1c@haiku-os.org> #3791: Subversion client for BeOS on website is out-of-date --------------------------+------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Website | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: --------------------------+------------------------------------------------- Comment(by anevilyak): Replying to [comment:3 haiqu]: > Point taken about it not being the responsibility of Haiku team to keep BeOS tools up-to-date. However since no-one else seems to be taking responsibility for this, the load falls back on us unless/until we get to being a self-sustained, stable and independent platform with CD images available, i.e. R1 release. Why? There's utterly no need to. The subversion client for R5 is entirely capable of checking out and working with the tree. The problem you're seeing is a general subversion problem because the svn team doesn't even remotely bother trying to keep back compat on the internal format of the .svn metadata directories. As such, *any* two major revisions of the svn client are mutually incapable of working with each other's checkouts, regardless of platform. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 05:32:16 2009 From: trac at haiku-os.org (umccullough) Date: Mon, 20 Apr 2009 03:32:16 -0000 Subject: [Haiku-bugs] [Haiku] #3791: Subversion client for BeOS on website is out-of-date In-Reply-To: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> References: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> Message-ID: <049.87743c9f0e43617b9ac3323d86621dcc@haiku-os.org> #3791: Subversion client for BeOS on website is out-of-date --------------------------+------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Website | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: --------------------------+------------------------------------------------- Comment(by umccullough): Furthermore, Haiku is pretty much already an independent platform, I know of very few who depend on BeOS for their Haiku development/usage. In fact, Linux/FreeBSD makes a MUCH better platform to build/install Haiku from at this point. IMO, prolonging BeOS usability "because Haiku isn't ready yet" doesn't actually help Haiku get any better at all - it just allows the die-hards to continue using BeOS while they could be testing/fixing Haiku instead. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 06:46:11 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 20 Apr 2009 04:46:11 -0000 Subject: [Haiku-bugs] [Haiku] #3791: Subversion client for BeOS on website is out-of-date In-Reply-To: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> References: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> Message-ID: <049.cd46d01598757df94f14cb8520d060c0@haiku-os.org> #3791: Subversion client for BeOS on website is out-of-date --------------------------+------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Website | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: --------------------------+------------------------------------------------- Comment(by haiqu): Interesting comments from both Rene and Urias there. The glories of developing from within Linux have already been espoused elsewhere. However, one then lacks a reference platform for compatibility testing, which is present when developing from BeOS. I also have no intention of ever using Linux or BSD again for a working environment, so installing it wasn't ever an option. The compatibility issues between versions of Subversion are precisely the reason we need a working (minimum) svn-1.4.6-beos build. Currently the BeOS version used is svn-1.1.3 which is a dinosaur. Keeping a single copy of the repository sources on an external drive - in my case, a USB memory stick - and accessing it from both systems ensures that I don't get glitches caused from building an incomplete source tree, and also saves having to `svn up` from two different operating systems. So, that's my reasoning anyhow. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 07:00:49 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 20 Apr 2009 05:00:49 -0000 Subject: [Haiku-bugs] [Haiku] #3793: checkfs crashes to KDL when finding error in BFS-partitioned USB stick In-Reply-To: <040.d7affbd8315954c864f15561044faa17@haiku-os.org> References: <040.d7affbd8315954c864f15561044faa17@haiku-os.org> Message-ID: <049.3eab1616c174f07bca98a05a7e378a98@haiku-os.org> #3793: checkfs crashes to KDL when finding error in BFS-partitioned USB stick -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by haiqu): OK, here's a crash message for you. Not related to checkfs at all, it was encountered during a bulk copy to the stick with nothing much else happening at the time: {{ PANIC: Could not write back block 467461 (Operation timed out) Welcome to Kernel Debugging Land... Thread 209 "Move Task running on CPU0 kdebug> }}} Hope that gives you some idea of where to look. It seems to me as if this should do several retries and, on failing to write, mark the block as faulty and move on. Instead we're getting a total crash because the system doesn't quite know what to do under the circumstances. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 07:07:03 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 20 Apr 2009 05:07:03 -0000 Subject: [Haiku-bugs] [Haiku] #3793: checkfs crashes to KDL when finding error in BFS-partitioned USB stick In-Reply-To: <040.d7affbd8315954c864f15561044faa17@haiku-os.org> References: <040.d7affbd8315954c864f15561044faa17@haiku-os.org> Message-ID: <049.8600010814ae981d1b7bf0828768652e@haiku-os.org> #3793: checkfs crashes to KDL when finding error in BFS-partitioned USB stick -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by mmadia): mmlr said: > Please provide necessary info like the KDL message and a back trace. Once inside KDL, type `bt` without quotes to run the backtrace command. That information is standard when reporting KDL error messages. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 07:39:31 2009 From: trac at haiku-os.org (michael.weirauch) Date: Mon, 20 Apr 2009 05:39:31 -0000 Subject: [Haiku-bugs] [Haiku] #3632: Freeze after ~1h 15min uptime (reproduceable) In-Reply-To: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> References: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> Message-ID: <060.d82e28ec3a20c34720f8f0deafb7a568@haiku-os.org> #3632: Freeze after ~1h 15min uptime (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by michael.weirauch): No OpenSound ;) ACPI: That's been it! r30266; new-ata-bm; acpi enabled: left the system running during night. No freeze and system ran for more then 8 hours! Then tried to mount my storage partition for quickly testing #3772 but system froze on mount via Tracker. (No KDL, no KDL-enter) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 07:55:44 2009 From: trac at haiku-os.org (michael.weirauch) Date: Mon, 20 Apr 2009 05:55:44 -0000 Subject: [Haiku-bugs] [Haiku] #3772: Freeze on Haiku tree compilation (reproduceable) In-Reply-To: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> References: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> Message-ID: <060.bcc037d373f5c492969289ff78b22d02@haiku-os.org> #3772: Freeze on Haiku tree compilation (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by michael.weirauch): Thermal/EIST: I would say that there are no thermal issues with this ThinkPad. It probably the best cooling system I've heard/seen/felt so far. The system fan never gets noisy and thermals are - subjective impression - medium during longer compilation runs on GNU/Linux or gaming on Windows. Nothing near hot or anything near the thermals of my old Samsung X20 which allowed for cooking a pile of eggs on it. In BIOS everything is set to "Max Performance". There seems to be no frequency management done by the BIOS itself. No signs of that during runs of Haiku, too. (No slower clock ticks) At least I've never seen something like that except the system actively (as in an EIST driver/mechanism) requesting frequency changes. r30266; new-ata-bm; acpi enabled: No go. System froze after ~ 4m. Will do some more testing when I get back home today. Also will recheck the BIOS settings. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 07:58:16 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 20 Apr 2009 05:58:16 -0000 Subject: [Haiku-bugs] [Haiku] #3783: upload dev files to website, update pages. In-Reply-To: <041.dc0da72f14927810e61656e18af48237@haiku-os.org> References: <041.dc0da72f14927810e61656e18af48237@haiku-os.org> Message-ID: <050.1467096e0d07bcead04dab279b25498d@haiku-os.org> #3783: upload dev files to website, update pages. --------------------------+------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Changes (by mmadia): * status: new => closed * resolution: => fixed Comment: The files have not been uploaded to haiku-os.org/files, but the links have been updated. Changed some text at http://www.haiku-os.org/node/161 to indicate that BeOS and Zeta are no longer officially maintained as development environments. closing--> fixed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 08:01:31 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 20 Apr 2009 06:01:31 -0000 Subject: [Haiku-bugs] [Haiku] #3770: Haiku Pre-Alpha VMX wrong In-Reply-To: <041.d9c48a92b09943492026af0f92e1d786@haiku-os.org> References: <041.d9c48a92b09943492026af0f92e1d786@haiku-os.org> Message-ID: <050.bbc5fc4cdcd002495fc4db7b214cde9f@haiku-os.org> #3770: Haiku Pre-Alpha VMX wrong -----------------------+---------------------------------------------------- Reporter: kvdman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by mmadia): Are there any other redundant copies besides : http://haiku- files.org/files/haiku.vmx ? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 08:48:00 2009 From: trac at haiku-os.org (hey68you) Date: Mon, 20 Apr 2009 06:48:00 -0000 Subject: [Haiku-bugs] [Haiku] #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name In-Reply-To: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> References: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> Message-ID: <051.7e64d883f485377192246b8992156081@haiku-os.org> #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name -----------------------------------+---------------------------------------- Reporter: scottmc | Owner: jackburton Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by hey68you): ...on second thought... We really do need the menu-option also to fulfill this ticket because there is no way to change the title via the GUI when there is just a single session (no tab to double-click upon). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 09:59:30 2009 From: trac at haiku-os.org (stippi) Date: Mon, 20 Apr 2009 07:59:30 -0000 Subject: [Haiku-bugs] [Haiku] #1089: Appearance doesn't do anything In-Reply-To: <045.8fc93b7c8f106d428a0d5bebbd6b73d6@haiku-os.org> References: <045.8fc93b7c8f106d428a0d5bebbd6b73d6@haiku-os.org> Message-ID: <054.2f26748a6ca26f67a0355e46112317ef@haiku-os.org> #1089: Appearance doesn't do anything ------------------------------------+--------------------------------------- Reporter: jackburton | Owner: darkwyrm Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Appearance | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------+--------------------------------------- Comment(by stippi): This patch looks good, you can apply it yourself now! :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 10:15:42 2009 From: trac at haiku-os.org (stippi) Date: Mon, 20 Apr 2009 08:15:42 -0000 Subject: [Haiku-bugs] [Haiku] #732: [app_server] doesn't maintain per-application system fonts In-Reply-To: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> References: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> Message-ID: <049.220ec713c91c27102cea3ed18b444e9d@haiku-os.org> #732: [app_server] doesn't maintain per-application system fonts ---------------------------------+------------------------------------------ Reporter: diver | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by stippi): Please wait with applying this one, I am trying to understand a problem... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 12:45:01 2009 From: trac at haiku-os.org (mmlr) Date: Mon, 20 Apr 2009 10:45:01 -0000 Subject: [Haiku-bugs] [Haiku] #3791: Subversion client for BeOS on website is out-of-date In-Reply-To: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> References: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> Message-ID: <049.61c1460a68ca7ac22bbf01496cf76e86@haiku-os.org> #3791: Subversion client for BeOS on website is out-of-date --------------------------+------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Website | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: --------------------------+------------------------------------------------- Comment(by mmlr): Really, if you don't want to install Linux or BSD (and I understand why one wouldn't want to, I haven't installed either), I strongly suggest using Haiku as your development platform instead of BeOS. Even if there was a more current subversion client for BeOS (here's a 1.4.6 for BONE anyway: http://haiku.mlotz.ch/subversion-1.4.6-bone.zip) it's just painfully slow on BeOS. You get update times in the minutes, if not tens of minutes, for no real benefit. Even if Haiku is still slower than other systems, it's numerous times faster than BeOS for most tasks and especially for file operations and for compiling (due mostly to the better cache). I use Haiku full time here as my main operating system and that includes Haiku development and I know that other devs have migrated to Haiku for Haiku development as well. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 12:58:20 2009 From: trac at haiku-os.org (korli) Date: Mon, 20 Apr 2009 10:58:20 -0000 Subject: [Haiku-bugs] [Haiku] #3798: [PATCH] Arch-specific capabilities patch for HaikuImage In-Reply-To: <046.c55391ff2a2267ca5a100fc122852a0e@haiku-os.org> References: <046.c55391ff2a2267ca5a100fc122852a0e@haiku-os.org> Message-ID: <055.ffde15cb8046bd20078afb36f6942a2d@haiku-os.org> #3798: [PATCH] Arch-specific capabilities patch for HaikuImage --------------------------+------------------------------------------------- Reporter: umccullough | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by korli): Good idea. Locally I had some additional arch variables like X86_AND_PPC, not really better. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 13:18:08 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 20 Apr 2009 11:18:08 -0000 Subject: [Haiku-bugs] [Haiku] #3793: checkfs crashes to KDL when finding error in BFS-partitioned USB stick In-Reply-To: <040.d7affbd8315954c864f15561044faa17@haiku-os.org> References: <040.d7affbd8315954c864f15561044faa17@haiku-os.org> Message-ID: <049.ca261519d4ac972f69b67eb7083a7739@haiku-os.org> #3793: checkfs crashes to KDL when finding error in BFS-partitioned USB stick -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by haiqu): From two messages back: "The machine locked so I couldn't do much else, and I don't have a serial debug terminal attached." Please read the entire log before replying. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 13:21:44 2009 From: trac at haiku-os.org (stippi) Date: Mon, 20 Apr 2009 11:21:44 -0000 Subject: [Haiku-bugs] [Haiku] #732: [app_server] doesn't maintain per-application system fonts In-Reply-To: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> References: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> Message-ID: <049.ada142eb0416bde01f3bc7cc48607325@haiku-os.org> #732: [app_server] doesn't maintain per-application system fonts ---------------------------------+------------------------------------------ Reporter: diver | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by stippi): My comment with regards to using fonts without a BApplication is bogus! That wasn't possible before, and it's not possible on BeOS/ZETA either. Both Haiku and BeOS display a debugger message if you try to do that. I am still investigating some things before I commit the patch... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 13:37:15 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 20 Apr 2009 11:37:15 -0000 Subject: [Haiku-bugs] [Haiku] #3791: Subversion client for BeOS on website is out-of-date In-Reply-To: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> References: <040.a93defa80c2459badadbbff127b775c3@haiku-os.org> Message-ID: <049.d48eda0301ada86f21428ca35fc01349@haiku-os.org> #3791: Subversion client for BeOS on website is out-of-date --------------------------+------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Website | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: --------------------------+------------------------------------------------- Comment(by haiqu): Hi Michael, I'm seriously trying to use Haiku as a primary development environment but had some HDD troubles, although in the last few days things seem to have improved. Copying the source files from one disk to another was taking 6-8 hours last week. Thanks for the link to svn-1.4.6-bone but I'm booting BeOS 5.0.3 Pro (sans BONE) right now, and that's where all the files are located. I've downloaded it anyhow in case I ever decide to run from Dan0 or install Bone7 again. Things will improve shortly as I build all the bits required, and I expect to be running full-time from Haiku any time now. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 14:20:01 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 20 Apr 2009 12:20:01 -0000 Subject: [Haiku-bugs] [Haiku] #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image In-Reply-To: <040.13bd32c49839c3e565c7f75270e26fb1@haiku-os.org> References: <040.13bd32c49839c3e565c7f75270e26fb1@haiku-os.org> Message-ID: <049.d3529f7901372bd517b7d969ea7881b3@haiku-os.org> #3778: Bootstrapping Haiku from BeOS now requires a boot floppy image -------------------------+-------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Website | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by haiqu): That assumes you can create a Haiku makebootable that runs in BeOS. The other way of course is to download the latest .iso image and install from there, once the installer app is working. The trouble with that idea is that ALL the links on BeBits to copies of cdrecord/mkisofs are broken, which is why I downloaded the latest sources and started building it a few days ago. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 14:28:31 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 20 Apr 2009 12:28:31 -0000 Subject: [Haiku-bugs] [Haiku] #3106: [DiskUsage] should use tracker's info window In-Reply-To: <040.fe6fbcba3ada6e20fb6dbd9a31b2bace@haiku-os.org> References: <040.fe6fbcba3ada6e20fb6dbd9a31b2bace@haiku-os.org> Message-ID: <049.d84c17f79e25a162c2a3bdb439f67bf1@haiku-os.org> #3106: [DiskUsage] should use tracker's info window ---------------------------+------------------------------------------------ Reporter: diver | Owner: axeld Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by mmadia): * status: new => closed * resolution: => fixed Comment: I think we can close #3106 it's a duplicate of something I fixed changeset:30171 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 14:38:17 2009 From: trac at haiku-os.org (stpere) Date: Mon, 20 Apr 2009 12:38:17 -0000 Subject: [Haiku-bugs] [Haiku] #1089: Appearance doesn't do anything In-Reply-To: <045.8fc93b7c8f106d428a0d5bebbd6b73d6@haiku-os.org> References: <045.8fc93b7c8f106d428a0d5bebbd6b73d6@haiku-os.org> Message-ID: <054.4acc883235b0ee27e13911c56296f12a@haiku-os.org> #1089: Appearance doesn't do anything ------------------------------------+--------------------------------------- Reporter: jackburton | Owner: darkwyrm Type: bug | Status: new Priority: normal | Milestone: R1 Component: Preferences/Appearance | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------+--------------------------------------- Comment(by stpere): I applied my patch in r30279. I'm not quite sure this ticket should be closed, although, since it covers a wider area than what was fixed with my patch. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 15:33:44 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 20 Apr 2009 13:33:44 -0000 Subject: [Haiku-bugs] [Haiku] #1630: OSS spinlock issues In-Reply-To: <044.4ae57e18f0f9ea62d9b1c3477de114a5@haiku-os.org> References: <044.4ae57e18f0f9ea62d9b1c3477de114a5@haiku-os.org> Message-ID: <053.c3b94aa8ed321e68a74b735a019c96af@haiku-os.org> #1630: OSS spinlock issues ----------------------------+----------------------------------------------- Reporter: anevilyak | Owner: mmu_man Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Drivers/Audio | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------+----------------------------------------------- Changes (by anevilyak): * status: assigned => closed * resolution: => fixed Comment: Totally forgot about this ticket.. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 15:35:48 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 20 Apr 2009 13:35:48 -0000 Subject: [Haiku-bugs] [Haiku] #1637: Frozen empty desktop with an inert cursor on startup. In-Reply-To: <044.7afb4d43680843f4ca5fa4d787a00c12@haiku-os.org> References: <044.7afb4d43680843f4ca5fa4d787a00c12@haiku-os.org> Message-ID: <053.bf2d04e1b6edb88407dab2a56f4c562a@haiku-os.org> #1637: Frozen empty desktop with an inert cursor on startup. ------------------------+--------------------------------------------------- Reporter: meanwhile | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by anevilyak): * status: new => closed * resolution: => fixed Comment: Closing. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 16:02:47 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 20 Apr 2009 14:02:47 -0000 Subject: [Haiku-bugs] [Haiku] #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles In-Reply-To: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> References: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> Message-ID: <049.20bac3dd9f45a5594f14ae219c766f05@haiku-os.org> #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles ---------------------------------------------+------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------------------------+------------------------------ Comment(by haiqu): As at r30266 I can no longer duplicate this fault. Consider it closed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 16:06:24 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 20 Apr 2009 14:06:24 -0000 Subject: [Haiku-bugs] [Haiku] #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles In-Reply-To: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> References: <040.3d5aaf9f9b2eca299bb3bdc8b19b7f26@haiku-os.org> Message-ID: <049.ab2e532e36da0319f6661345ba1c2d75@haiku-os.org> #3764: Config.pm doesn't extract from Autoconf or Perl zipfiles ----------------------------------------------+----------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Command Line Tools | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: ----------------------------------------------+----------------------------- Changes (by mmadia): * status: new => closed * resolution: => invalid -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 16:08:46 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 20 Apr 2009 14:08:46 -0000 Subject: [Haiku-bugs] [Haiku] #3704: Intermittent recognition of CD when inserted In-Reply-To: <040.ac0eb49b22f04c5ee3eba0102ba15527@haiku-os.org> References: <040.ac0eb49b22f04c5ee3eba0102ba15527@haiku-os.org> Message-ID: <049.e870a52c1421244bf676e84533da6f85@haiku-os.org> #3704: Intermittent recognition of CD when inserted -----------------------+---------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------+---------------------------------------------------- Comment(by haiqu): As at r30266 this fault can no longer be duplicated. Consider it closed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 16:28:05 2009 From: trac at haiku-os.org (mmadia) Date: Mon, 20 Apr 2009 14:28:05 -0000 Subject: [Haiku-bugs] [Haiku] #3704: Intermittent recognition of CD when inserted In-Reply-To: <040.ac0eb49b22f04c5ee3eba0102ba15527@haiku-os.org> References: <040.ac0eb49b22f04c5ee3eba0102ba15527@haiku-os.org> Message-ID: <049.7882c4fffb26357db531a081a135b8d1@haiku-os.org> #3704: Intermittent recognition of CD when inserted ------------------------+--------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: ------------------------+--------------------------------------------------- Changes (by mmadia): * status: new => closed * resolution: => invalid Comment: If an actual svn commit is responsible for fixing this, please point it out and i'll adjust the resolution accordingly. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 16:39:59 2009 From: trac at haiku-os.org (bonefish) Date: Mon, 20 Apr 2009 14:39:59 -0000 Subject: [Haiku-bugs] [Haiku] #3795: Kinesis USB Keyboard on Non-Root Hub Doesn't Work in KDL In-Reply-To: <043.ee78843840e0d4d5c12db1392f144a51@haiku-os.org> References: <043.ee78843840e0d4d5c12db1392f144a51@haiku-os.org> Message-ID: <052.2f442fedca7ec25a4255f667a6388d29@haiku-os.org> #3795: Kinesis USB Keyboard on Non-Root Hub Doesn't Work in KDL --------------------------+------------------------------------------------- Reporter: bonefish | Owner: mmlr Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Changes (by bonefish): * status: new => closed * resolution: => fixed Comment: My main concern was really that the PS/2 keyboard didn't work either. So, if the EHCI support would be too much effort, I'm fine with how it works now. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 17:16:06 2009 From: trac at haiku-os.org (bonefish) Date: Mon, 20 Apr 2009 15:16:06 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.5c5183a3e041d61a0c892943bff1dd88@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bonefish): Some ideas for improvements: - Start with a significantly higher usage count for mapped pages. - Let the page daemon penalize non-mapped active pages that haven't been accessed more than mapped active pages (e.g. -2 vs. -1). - Keep the inactive (maybe also the active) page queue sorted by usage_count (introduce per-level markers for easy queuing), so we can always pick the most inactive pages for recycling first. - Maybe maintain per usage_count level numbers of pages so we can better judge how much pressure the page daemon needs to apply. - Join page daemon and page writer and let the page daemon look only at interesting (active/inactive) pages (as in FreeBSD). Besides less work for the page writer this also avoids the competition between the two -- as the scheduling analysis data show, there's a lot of contention on commonly used locks (e.g. the global cache list mutex). Moreover the page daemon could starve the page writer due to its higher priority. I'd like to play with these ideas, though I'd first want to make the DebugAnalyzer useful, so it becomes easier to see what change has what effects. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 17:40:06 2009 From: trac at haiku-os.org (stippi) Date: Mon, 20 Apr 2009 15:40:06 -0000 Subject: [Haiku-bugs] [Haiku] #732: [app_server] doesn't maintain per-application system fonts In-Reply-To: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> References: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> Message-ID: <049.5056deb79464b7ac6b23a520ff29c951@haiku-os.org> #732: [app_server] doesn't maintain per-application system fonts ---------------------------------+------------------------------------------ Reporter: diver | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by stippi): * status: assigned => closed * resolution: => fixed Comment: Ok, I've commited a fix in r30282. It was even simpler than the last version of your patch, the only problem, which you already fixed in your patch, was the default view for fonts when creating new views. It needs to be the same thing as be_plain_font on the application side. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 17:41:21 2009 From: trac at haiku-os.org (stippi) Date: Mon, 20 Apr 2009 15:41:21 -0000 Subject: [Haiku-bugs] [Haiku] #732: [app_server] doesn't maintain per-application system fonts In-Reply-To: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> References: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> Message-ID: <049.016ac1c2aa32ad309435126803d72588@haiku-os.org> #732: [app_server] doesn't maintain per-application system fonts ---------------------------------+------------------------------------------ Reporter: diver | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by stippi): Oh, forgot to mention: Thanks a lot for your work, Philippe! It was/is really appreciated! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 17:45:08 2009 From: trac at haiku-os.org (stpere) Date: Mon, 20 Apr 2009 15:45:08 -0000 Subject: [Haiku-bugs] [Haiku] #732: [app_server] doesn't maintain per-application system fonts In-Reply-To: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> References: <040.5bb3d7ebf25cfa5142f0b68ceb42be35@haiku-os.org> Message-ID: <049.3dc178da2900b142fc5cccbd3f11b712@haiku-os.org> #732: [app_server] doesn't maintain per-application system fonts ---------------------------------+------------------------------------------ Reporter: diver | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Comment(by stpere): You are most welcome, I saw the problem bigger than it was.. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 19:59:19 2009 From: trac at haiku-os.org (axeld) Date: Mon, 20 Apr 2009 17:59:19 -0000 Subject: [Haiku-bugs] [Haiku] #3768: create_image -i 943718400 (or other large sizes) results in freeze In-Reply-To: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> References: <044.ba3fa1fde44ea5210825844be296a49b@haiku-os.org> Message-ID: <053.f9fb11024b3a51fda853ce5cf4159fba@haiku-os.org> #3768: create_image -i 943718400 (or other large sizes) results in freeze ---------------------------+------------------------------------------------ Reporter: anevilyak | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by axeld): IIRC the reasoning of separating the two was to let the expensive page daemon run as few times as possible. However, that was still with the old "iterate over all user address spaces" approach, that made the page daemon much more expensive it probably is today. It should still be much more expensive than the page writer alone, though. OTOH letting the page daemon always run would improve the scoring of the pages to remove when the pressure comes. It should not really keep the CPUs busy all the time, though. And since contention is an actual problem as you say, it might be worth to investigate it. Maybe we should just have the page daemon also write back pages when it's running, taking over the duty of the page writer. Anyway, the other ideas sound nice as well. I'm really looking forward to this (and the DebugAnalyzer, btw) :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 21:19:43 2009 From: trac at haiku-os.org (miqlas) Date: Mon, 20 Apr 2009 19:19:43 -0000 Subject: [Haiku-bugs] [Haiku] #3784: Haiku strange behaviour - 100% CPU and RAM load by kernel (nforce) In-Reply-To: <041.3802dc07a44de3b5655e91d2cce3864d@haiku-os.org> References: <041.3802dc07a44de3b5655e91d2cce3864d@haiku-os.org> Message-ID: <050.3892c47a287540418812b9d31364d029@haiku-os.org> #3784: Haiku strange behaviour - 100% CPU and RAM load by kernel (nforce) -----------------------------+---------------------------------------------- Reporter: miqlas | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Network | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------------+---------------------------------------------- Comment(by miqlas): Listdev: {{{ device Bridge (Host bridge) [6|0|0] vendor 1022: Advanced Micro Devices [AMD] device 1103: K8 [Athlon64/Opteron] Miscellaneous Control device Bridge (Host bridge) [6|0|0] vendor 1022: Advanced Micro Devices [AMD] device 1102: K8 [Athlon64/Opteron] DRAM Controller device Bridge (Host bridge) [6|0|0] vendor 1022: Advanced Micro Devices [AMD] device 1101: K8 [Athlon64/Opteron] Address Map device Bridge (Host bridge) [6|0|0] vendor 1022: Advanced Micro Devices [AMD] device 1100: K8 [Athlon64/Opteron] HyperTransport Technology Configuration device Bridge (PCI bridge, Normal decode) [6|4|0] vendor 10de: nVidia Corporation device 00ed: nForce3 250Gb PCI-to-PCI Bridge device Display controller (VGA compatible controller, VGA controller) [3|0|0] vendor 10de: nVidia Corporation device 004e: NV40GL [Quadro FX 4000] device Bridge (PCI bridge, Normal decode) [6|4|0] vendor 10de: nVidia Corporation device 00e2: nForce3 250Gb AGP Host to PCI Bridge device Mass storage controller (IDE interface) [1|1|8a] vendor 10de: nVidia Corporation device 00e5: CK8S Parallel ATA Controller (v2.5) device Multimedia controller (Multimedia audio controller) [4|1|0] vendor 10de: nVidia Corporation device 00ea: nForce3 250Gb AC'97 Audio Controller device Bridge [6|80|0] vendor 10de: nVidia Corporation device 00df: CK8S Ethernet Controller device Serial bus controller (USB Controller, EHCI) [c|3|20] vendor 10de: nVidia Corporation device 00e8: nForce3 EHCI USB 2.0 Controller device Serial bus controller (USB Controller, OHCI) [c|3|10] vendor 10de: nVidia Corporation device 00e7: CK8S USB Controller device Serial bus controller (USB Controller, OHCI) [c|3|10] vendor 10de: nVidia Corporation device 00e7: CK8S USB Controller device Serial bus controller (SMBus) [c|5|0] vendor 10de: nVidia Corporation device 00e4: nForce 250Gb PCI System Management device Bridge (ISA bridge) [6|1|0] vendor 10de: nVidia Corporation device 00e0: nForce3 250Gb LPC Bridge device Bridge (Host bridge) [6|0|0] vendor 10de: nVidia Corporation device 00e1: nForce3 250Gb Host Bridge }}} listusb -v: {{{ [Device /dev/bus/usb/0/hub] Class .................. 0x09 Subclass ............... 0x00 Protocol ............... 0x00 Max Endpoint 0 Packet .. 64 USB Version ............ 0x0110 Vendor ID .............. 0x0000 Product ID ............. 0x0000 Product Version ........ 0x0110 Manufacturer String .... "HAIKU Inc." Product String ......... "OHCI RootHub" Serial Number .......... "" [Configuration 0] Configuration String . "" [Interface 0] [Alternate 0 active] Class .............. 0x09 Subclass ........... 0x00 Protocol ........... 0x00 Interface String ... "" [Endpoint 0] MaxPacketSize .... 8 Interval ......... 255 Type ............. Interrupt Direction ........ Input [Descriptor 0] Type ............. 0x29 Data ............. 04 00 00 00 00 00 ff [Device /dev/bus/usb/1/0] Class .................. 0x00 Subclass ............... 0x00 Protocol ............... 0x00 Max Endpoint 0 Packet .. 8 USB Version ............ 0x0110 Vendor ID .............. 0x04d9 Product ID ............. 0x1603 Product Version ........ 0x0310 Manufacturer String .... "" Product String ......... "" Serial Number .......... "" [Configuration 0] Configuration String . "" [Interface 0] [Alternate 0 active] Class .............. 0x03 Subclass ........... 0x01 Protocol ........... 0x01 Interface String ... "" [Endpoint 0] MaxPacketSize .... 8 Interval ......... 10 Type ............. Interrupt Direction ........ Input [Descriptor 0] Type ............. 0x21 Data ............. 10 01 00 01 22 3e 00 [Interface 1] [Alternate 0 active] Class .............. 0x03 Subclass ........... 0x00 Protocol ........... 0x00 Interface String ... "" [Endpoint 0] MaxPacketSize .... 8 Interval ......... 10 Type ............. Interrupt Direction ........ Input [Descriptor 0] Type ............. 0x21 Data ............. 10 01 00 01 22 65 00 [Device /dev/bus/usb/1/hub] Class .................. 0x09 Subclass ............... 0x00 Protocol ............... 0x00 Max Endpoint 0 Packet .. 64 USB Version ............ 0x0110 Vendor ID .............. 0x0000 Product ID ............. 0x0000 Product Version ........ 0x0110 Manufacturer String .... "HAIKU Inc." Product String ......... "OHCI RootHub" Serial Number .......... "" [Configuration 0] Configuration String . "" [Interface 0] [Alternate 0 active] Class .............. 0x09 Subclass ........... 0x00 Protocol ........... 0x00 Interface String ... "" [Endpoint 0] MaxPacketSize .... 8 Interval ......... 255 Type ............. Interrupt Direction ........ Input [Descriptor 0] Type ............. 0x29 Data ............. 04 00 00 00 00 00 ff [Device /dev/bus/usb/2/7] Class .................. 0x00 Subclass ............... 0x00 Protocol ............... 0x00 Max Endpoint 0 Packet .. 64 USB Version ............ 0x0200 Vendor ID .............. 0x13fe Product ID ............. 0x1d00 Product Version ........ 0x0110 Manufacturer String .... "" Product String ......... "" Serial Number .......... "" [Configuration 0] Configuration String . "" [Interface 0] [Alternate 0 active] Class .............. 0x08 Subclass ........... 0x06 Protocol ........... 0x50 Interface String ... "" [Endpoint 0] MaxPacketSize .... 512 Interval ......... 0 Type ............. Bulk Direction ........ Input [Endpoint 1] MaxPacketSize .... 512 Interval ......... 0 Type ............. Bulk Direction ........ Output [Device /dev/bus/usb/2/hub] Class .................. 0x09 Subclass ............... 0x00 Protocol ............... 0x00 Max Endpoint 0 Packet .. 64 USB Version ............ 0x0200 Vendor ID .............. 0x0000 Product ID ............. 0x0000 Product Version ........ 0x0200 Manufacturer String .... "HAIKU Inc." Product String ......... "EHCI RootHub" Serial Number .......... "" [Configuration 0] Configuration String . "" [Interface 0] [Alternate 0 active] Class .............. 0x09 Subclass ........... 0x00 Protocol ........... 0x00 Interface String ... "" [Endpoint 0] MaxPacketSize .... 8 Interval ......... 255 Type ............. Interrupt Direction ........ Input [Descriptor 0] Type ............. 0x29 Data ............. 08 00 00 00 00 00 ff }}} I tested, i don't found this problem again. (Maybe it was a malware attack (I'm live in dormitory, sometimes our floor got malware attack from the neighbours...) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 22:16:42 2009 From: trac at haiku-os.org (korli) Date: Mon, 20 Apr 2009 20:16:42 -0000 Subject: [Haiku-bugs] [Haiku] #3794: HDA driver detects onboard chip but produces no sound In-Reply-To: <040.51b5db730223891697a24f301a6e28d9@haiku-os.org> References: <040.51b5db730223891697a24f301a6e28d9@haiku-os.org> Message-ID: <049.cb0871233ea29a1396eb3a592eaa215b@haiku-os.org> #3794: HDA driver detects onboard chip but produces no sound -------------------------------+-------------------------------------------- Reporter: adamk | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Audio/HDA | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Changes (by korli): * component: - General => Drivers/Audio/HDA Old description: > The HDA driver seems to have recently been extended to support my intel > sound chip, but I'm not getting any audio output from any of the four > ports (2 in the rear, two in the front). > > hdac0 at pci0:0:27:0: class=0x040300 card=0x01c11028 chip=0x269a8086 > rev=0x09 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Enterprise Southbridge High Definition Audio' > class = multimedia > subclass = HDA > > What's more, I do not get any sound from the SB Live! in my box if I > leave the HDA enabled in the BIOS. And, yes, I've tried switching to the > emuxki driver via the Media preferences (it selected the HDA by default). > > I will attach three serial debug logs. One will be haiku-emuxki.txt. > This is the log file from when the hda is disabled and the SB Live! works > just fine. Next will be haiku-hda.txt. This is with the Live! removed, > the HDA enabled in the bios, but no audio from any application. Then > haiku-hda-emuxki.txt. This is with the hda enabled, the Live! in the > machine, and no idea. It starts with the hda detected by default, and I > tested all four jacks to see if I get any audio from the hda device. > Nothing worked. I then went into the Media preferences, selected the > emuxki device, and restarted the Media server. Tested, but no audio from > the Live! either. > > Adam New description: The HDA driver seems to have recently been extended to support my intel sound chip, but I'm not getting any audio output from any of the four ports (2 in the rear, two in the front). hdac0 at pci0:0:27:0: class=0x040300 card=0x01c11028 chip=0x269a8086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = 'Enterprise Southbridge High Definition Audio' class = multimedia subclass = HDA What's more, I do not get any sound from the SB Live! in my box if I leave the HDA enabled in the BIOS. And, yes, I've tried switching to the emuxki driver via the Media preferences (it selected the HDA by default). I will attach three serial debug logs. One will be haiku-emuxki.txt. This is the log file from when the hda is disabled and the SB Live! works just fine. Next will be haiku-hda.txt. This is with the Live! removed, the HDA enabled in the bios, but no audio from any application. Then haiku-hda-emuxki.txt. This is with the hda enabled, the Live! in the machine, and no idea. It starts with the hda detected by default, and I tested all four jacks to see if I get any audio from the hda device. Nothing worked. I then went into the Media preferences, selected the emuxki device, and restarted the Media server. Tested, but no audio from the Live! either. Adam -- -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 22:17:24 2009 From: trac at haiku-os.org (korli) Date: Mon, 20 Apr 2009 20:17:24 -0000 Subject: [Haiku-bugs] [Haiku] #3794: HDA driver detects onboard chip but produces no sound In-Reply-To: <040.51b5db730223891697a24f301a6e28d9@haiku-os.org> References: <040.51b5db730223891697a24f301a6e28d9@haiku-os.org> Message-ID: <049.fa5556952a05656392306e94b0b5a81c@haiku-os.org> #3794: HDA driver detects onboard chip but produces no sound -------------------------------+-------------------------------------------- Reporter: adamk | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Audio/HDA | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Comment(by korli): Do you own an Intel Mac ? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 22:51:12 2009 From: trac at haiku-os.org (michael.weirauch) Date: Mon, 20 Apr 2009 20:51:12 -0000 Subject: [Haiku-bugs] [Haiku] #3772: Freeze on Haiku tree compilation (reproduceable) In-Reply-To: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> References: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> Message-ID: <060.ea22104c2d2365c12e71fd9859031a43@haiku-os.org> #3772: Freeze on Haiku tree compilation (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by michael.weirauch): r30284; new-ata-bm; acpi PMCPU: CPU Power Management (throttling on inactivity) PMPCI: PCI BUS Power Management jam -qaj2 sessions: * BIOS: ~~EIST~~, ~~PMCPU~~, ~~PMPCI~~ * freeze 12m14s * BIOS: ~~EIST~~, PMCPU, PMPCI * freeze 5m30s * BIOS: EIST, PMCPU, PMPCI * compile in 29m (finished after 30m30s uptime) * leaving system idle after compile: freeze after 32m30s uptime Perhaps the latest changes in bfs (r30221) or file_cache (r30276) do have some influence on the (greatly) improved uptimes. I wouldn't really say that enabling/disabling EIST, PMCPU or PMPCI - especially as when disabled, freezes appeared earlier - do have an influence. Perhaps just coincidence. Happy to report some success, though! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 22:52:00 2009 From: trac at haiku-os.org (stippi) Date: Mon, 20 Apr 2009 20:52:00 -0000 Subject: [Haiku-bugs] [Haiku] #2117: Many translator's about box text is clipped (easy) In-Reply-To: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> References: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> Message-ID: <051.d70013dc106219728fba0a3290550ce7@haiku-os.org> #2117: Many translator's about box text is clipped (easy) -----------------------+---------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by stippi): I've been playing around with this patch, and it's obviously a lot of work and highly appreciated. Unfortunately, "older" applications don't work so well with layouted translator config views. For example, open WonderBrush, go to File->Export As and chose the GIF Translator. The view just doesn't get any size, since the window that WonderBrush embeds the config view into is not layout-managed. Maybe the problem can be avoided at the config view base class. In AttachedToWindow(), one could check if the parent window has the B_AUTO_UPDATE_SIZE_LIMITS flag and then resize oneself to the computed layout size. I am pretty sure that WonderBrush uses ResizeToPreferred() or GetPreferredSize() to determine the size of the config view. Another option would be to solve this directly in BView::GetPreferredSize(). Right now, that method just returns the current size. But if the view has a layout, it could compute the needed size and return that instead. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 20 23:16:57 2009 From: trac at haiku-os.org (adamk) Date: Mon, 20 Apr 2009 21:16:57 -0000 Subject: [Haiku-bugs] [Haiku] #3794: HDA driver detects onboard chip but produces no sound In-Reply-To: <040.51b5db730223891697a24f301a6e28d9@haiku-os.org> References: <040.51b5db730223891697a24f301a6e28d9@haiku-os.org> Message-ID: <049.1aa755051c0a0d7cce3a15a9191aa4cd@haiku-os.org> #3794: HDA driver detects onboard chip but produces no sound -------------------------------+-------------------------------------------- Reporter: adamk | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Audio/HDA | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Comment(by adamk): Negative. This is a Dell Precision 490. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 00:28:05 2009 From: trac at haiku-os.org (leavengood) Date: Mon, 20 Apr 2009 22:28:05 -0000 Subject: [Haiku-bugs] [Haiku] #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name In-Reply-To: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> References: <042.2575dc36ddb965d80a491d7934979b0a@haiku-os.org> Message-ID: <051.11e67d3449debdf593e0b23208299d6b@haiku-os.org> #2389: [Terminal] Add a menu option to allow the user to give the terminal a custom name -----------------------------------+---------------------------------------- Reporter: scottmc | Owner: leavengood Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Changes (by leavengood): * owner: jackburton => leavengood Comment: I have looked at and tested the patch from heto and I agree with hey68you that there is still a need for a menu item and dialog for a single session Terminal window. I may investigate trying to combine these patches in a nice way. I will therefore also take ownership of this ticket. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 00:36:51 2009 From: trac at haiku-os.org (adamk) Date: Mon, 20 Apr 2009 22:36:51 -0000 Subject: [Haiku-bugs] [Haiku] #3597: checkfs fails to check one specific partition. In-Reply-To: <040.5026ea599d3734650aca3374a5aeebe8@haiku-os.org> References: <040.5026ea599d3734650aca3374a5aeebe8@haiku-os.org> Message-ID: <049.487df038915943e6ad270ffe9a034fdf@haiku-os.org> #3597: checkfs fails to check one specific partition. ------------------------------+--------------------------------------------- Reporter: adamk | Owner: axeld Type: bug | Status: new Priority: high | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Comment(by adamk): You can close this. I had to repartition that drive anyway, and now everything is fine. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 08:18:02 2009 From: trac at haiku-os.org (michael.weirauch) Date: Tue, 21 Apr 2009 06:18:02 -0000 Subject: [Haiku-bugs] [Haiku] #3772: Freeze on Haiku tree compilation (reproduceable) In-Reply-To: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> References: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> Message-ID: <060.be511d994ecff2cddd65273c5cb75a2b@haiku-os.org> #3772: Freeze on Haiku tree compilation (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by michael.weirauch): r30284; new-ata-bm; acpi blender scons sessions: * BIOS: ~~EIST~~, ~~PMCPU~~, ~~PMPCI~~ * freeze after 8m36s * BIOS: EIST, PMCPU, PMPCI * compile in 6m51 * leave idle: freeze after 40s * BIOS: EIST, PMCPU, PMPCI * compile in 6m53 * leave idle: freeze after 1m Perhaps there is some kind of power management going on as the freeze after 40s/1m might indicate a cool down of the proc and the fan spinning down. (Not audible, though.) Haven't tested stressing the system afterwards. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 08:51:23 2009 From: trac at haiku-os.org (maxime.simon) Date: Tue, 21 Apr 2009 06:51:23 -0000 Subject: [Haiku-bugs] [Haiku] #2117: Many translator's about box text is clipped (easy) In-Reply-To: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> References: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> Message-ID: <051.b82489f4423e1aa1c013fa97a97dc5dc@haiku-os.org> #2117: Many translator's about box text is clipped (easy) -----------------------+---------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by maxime.simon): Oh, my mistake, I didn't check if the patch works in other applications than "about box" and DataTranslation. Let me try to improve it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 09:38:15 2009 From: trac at haiku-os.org (stippi) Date: Tue, 21 Apr 2009 07:38:15 -0000 Subject: [Haiku-bugs] [Haiku] #2117: Many translator's about box text is clipped (easy) In-Reply-To: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> References: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> Message-ID: <051.99e72b6f4ff30bbe067ba0839de7caaf@haiku-os.org> #2117: Many translator's about box text is clipped (easy) -----------------------+---------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by stippi): The problem is most likely in BTranslationRoster::MakeConfigurationView(). It needs to setup the rect correctly and already resize the returned view. Thanks for looking into it! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 10:09:52 2009 From: trac at haiku-os.org (axeld) Date: Tue, 21 Apr 2009 08:09:52 -0000 Subject: [Haiku-bugs] [Haiku] #3798: [PATCH] Arch-specific capabilities patch for HaikuImage In-Reply-To: <046.c55391ff2a2267ca5a100fc122852a0e@haiku-os.org> References: <046.c55391ff2a2267ca5a100fc122852a0e@haiku-os.org> Message-ID: <055.69a45bd3c1f8facbd8491e182b68a5c2@haiku-os.org> #3798: [PATCH] Arch-specific capabilities patch for HaikuImage --------------------------+------------------------------------------------- Reporter: umccullough | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by axeld): Indeed, looks good! I would just try to find more descriptive names, like "{HAS|HAVE|BUILD|...}_OPENGL" instead of "ENABLE_OGL". -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 11:05:34 2009 From: trac at haiku-os.org (bonefish) Date: Tue, 21 Apr 2009 09:05:34 -0000 Subject: [Haiku-bugs] [Haiku] #3798: [PATCH] Arch-specific capabilities patch for HaikuImage In-Reply-To: <046.c55391ff2a2267ca5a100fc122852a0e@haiku-os.org> References: <046.c55391ff2a2267ca5a100fc122852a0e@haiku-os.org> Message-ID: <055.d54be92ca978dfb6ac6129b6f5e3f331@haiku-os.org> #3798: [PATCH] Arch-specific capabilities patch for HaikuImage --------------------------+------------------------------------------------- Reporter: umccullough | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by bonefish): Maybe a more global place could be chosen to define what features can be built, so that these variables are also available in the Jamfiles. Then I would change the variable names to move them into the global namespace, e.g. HAIKU_OPENGL_ENABLED. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 12:22:54 2009 From: trac at haiku-os.org (bonefish) Date: Tue, 21 Apr 2009 10:22:54 -0000 Subject: [Haiku-bugs] [Haiku] #3780: Missing support for building to partition from MacOSX/Darwin In-Reply-To: <042.fb1832e6803b1b4b2949b79a6f3f3b25@haiku-os.org> References: <042.fb1832e6803b1b4b2949b79a6f3f3b25@haiku-os.org> Message-ID: <051.1ba91960b5d86b05299f44d9fc24d501@haiku-os.org> #3780: Missing support for building to partition from MacOSX/Darwin ---------------------------+------------------------------------------------ Reporter: awpeter | Owner: bonefish Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------+------------------------------------------------ Changes (by bonefish): * status: new => closed * resolution: => fixed Comment: Thanks! Applied in r30289. I enforced the 80 columns per line limit, though. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 12:28:06 2009 From: trac at haiku-os.org (korli) Date: Tue, 21 Apr 2009 10:28:06 -0000 Subject: [Haiku-bugs] [Haiku] #3597: checkfs fails to check one specific partition. In-Reply-To: <040.5026ea599d3734650aca3374a5aeebe8@haiku-os.org> References: <040.5026ea599d3734650aca3374a5aeebe8@haiku-os.org> Message-ID: <049.395ecac3e7b14cbeb37691eb421416e7@haiku-os.org> #3597: checkfs fails to check one specific partition. -------------------------------+-------------------------------------------- Reporter: adamk | Owner: axeld Type: bug | Status: closed Priority: high | Milestone: R1 Component: File Systems/BFS | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: -------------------------------+-------------------------------------------- Changes (by korli): * status: new => closed * resolution: => invalid -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 14:57:05 2009 From: trac at haiku-os.org (maxime.simon) Date: Tue, 21 Apr 2009 12:57:05 -0000 Subject: [Haiku-bugs] [Haiku] #2117: Many translator's about box text is clipped (easy) In-Reply-To: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> References: <042.0ea1abfa2e32275ddde7d8ed1842ab12@haiku-os.org> Message-ID: <051.fe52573f00794e4285845c92cd0e841c@haiku-os.org> #2117: Many translator's about box text is clipped (easy) -----------------------+---------------------------------------------------- Reporter: scottmc | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by maxime.simon): Actually, I can't resize the returned view in {{{BTranslationRoster::MakeConfigurationView()}}}. I get an error when checking if the view is locked.[[BR]] What I did is to resize the view in the {{{MakeConfigurationView()}}} method of layouted translator config views, instead of the one in {{{BTranslationRoster}}}. This patch works with both non-layouted and layouted applications, so no more need of the patch of the ticket [http://dev.haiku-os.org/ticket/3789 #3789], unless we want to have a layouted DataTranslation pref panel. :) I don't think the {{{StringView}}}s of the layouted translators really in harmony with the others as they are centered, but I don't see how I can make them align left. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 15:59:19 2009 From: trac at haiku-os.org (mmadia) Date: Tue, 21 Apr 2009 13:59:19 -0000 Subject: [Haiku-bugs] [Haiku] #3799: Ream Message-ID: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> #3799: Ream -------------------------+-------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Pretty much since the upgrade to Drupal 5, it seems no longer functions as it used to. It still cuts the article off as expected. However the fancy "icon"Read More ... link does not appear. "Haiku at SCaLE 2009: the Report" is the last front page article where functions as expected. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 16:02:09 2009 From: trac at haiku-os.org (mmadia) Date: Tue, 21 Apr 2009 14:02:09 -0000 Subject: [Haiku-bugs] [Haiku] #3799: "Read More..." functionality appears to be broken (was: Ream) In-Reply-To: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> References: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> Message-ID: <050.8565463e7acd24595e79f4a508a3e12c@haiku-os.org> #3799: "Read More..." functionality appears to be broken -------------------------+-------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 16:23:19 2009 From: trac at haiku-os.org (koki) Date: Tue, 21 Apr 2009 14:23:19 -0000 Subject: [Haiku-bugs] [Haiku] #3799: "Read More..." functionality appears to be broken In-Reply-To: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> References: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> Message-ID: <050.68e8eb3def5f0e621931068bae3a113b@haiku-os.org> #3799: "Read More..." functionality appears to be broken -------------------------+-------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by koki): This may be a problem with the port of Shijin to Drupal 5. Can you please provide the URL of specific node where the break tag is included but not working? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 16:32:02 2009 From: trac at haiku-os.org (bonefish) Date: Tue, 21 Apr 2009 14:32:02 -0000 Subject: [Haiku-bugs] [Haiku] #3800: Second Click on LaunchBox Button Is Ignored Message-ID: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> #3800: Second Click on LaunchBox Button Is Ignored ------------------------------------+--------------------------------------- Reporter: bonefish | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/LaunchBox | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------+--------------------------------------- When double-clicking on a LaunchBox button the second click is ignored. In fact any further clicks in the double click interval are ignored. I would expect every click to trigger the button action, just as it works on any other button. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 17:36:04 2009 From: trac at haiku-os.org (umccullough) Date: Tue, 21 Apr 2009 15:36:04 -0000 Subject: [Haiku-bugs] [Haiku] #3798: [PATCH] Arch-specific capabilities patch for HaikuImage In-Reply-To: <046.c55391ff2a2267ca5a100fc122852a0e@haiku-os.org> References: <046.c55391ff2a2267ca5a100fc122852a0e@haiku-os.org> Message-ID: <055.a55c4d2e4e0eacd82958161aa48e00c8@haiku-os.org> #3798: [PATCH] Arch-specific capabilities patch for HaikuImage --------------------------+------------------------------------------------- Reporter: umccullough | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by umccullough): @axeld: yes, we did discuss a couple different ideas such as HAS_* or OPENGL_ENABLED, etc. I can certainly expand the variables out to something more descriptive on the next try. @bonefish: I will rework the patch to use something more global - any suggested locations off the top of your head? Otherwise I'll try to find somewhere suitable this evening after work. Thanks for the feedback! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 19:12:24 2009 From: trac at haiku-os.org (stippi) Date: Tue, 21 Apr 2009 17:12:24 -0000 Subject: [Haiku-bugs] [Haiku] #3800: Second Click on LaunchBox Button Is Ignored In-Reply-To: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> References: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> Message-ID: <052.e63afa63bd98fb52e8f21ab854dde098@haiku-os.org> #3800: Second Click on LaunchBox Button Is Ignored ------------------------------------+--------------------------------------- Reporter: bonefish | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Applications/LaunchBox | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------+--------------------------------------- Changes (by stippi): * status: new => assigned Comment: You mean if you quickly click three times on the Terminal icon, you want three Terminals? Well, it's a bug, not a feature. Since usually double clicking means to launch in Tracker, but LaunchBox is supposed to launch with a single click, I want to supress the (usually undesired/unexpected) behavior to launch the app in question twice or more times if the user double clicked out of Tracker-habbit. But I could imagine an additional option in LaunchBox to turn this supression off. Would that work? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 19:29:21 2009 From: trac at haiku-os.org (umccullough) Date: Tue, 21 Apr 2009 17:29:21 -0000 Subject: [Haiku-bugs] [Haiku] #3799: "Read More..." functionality appears to be broken In-Reply-To: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> References: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> Message-ID: <050.900bf17020ead056adb353903a59a04c@haiku-os.org> #3799: "Read More..." functionality appears to be broken -------------------------+-------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by umccullough): It seems to only work for blog posts now. For example, at the bottom of the front page is the "Haiku Finally Gets a Native GCC4 - full story inside!" story, which does have the tag, but doesn't show the "read more" link now either (it did before the upgrade). I had mentioned this to Niels shortly after the upgrade, but neglected to put a ticket into Trac at the time :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 21:44:33 2009 From: trac at haiku-os.org (bonefish) Date: Tue, 21 Apr 2009 19:44:33 -0000 Subject: [Haiku-bugs] [Haiku] #3800: Second Click on LaunchBox Button Is Ignored In-Reply-To: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> References: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> Message-ID: <052.a8ca6c37eb33e22eecf5e48c2b67d49c@haiku-os.org> #3800: Second Click on LaunchBox Button Is Ignored ------------------------------------+--------------------------------------- Reporter: bonefish | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Applications/LaunchBox | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------+--------------------------------------- Comment(by bonefish): Replying to [comment:1 stippi]: > You mean if you quickly click three times on the Terminal icon, you want three Terminals? Absolutely. My use case: I have a workspace I use for certain tests, for which two terminals are handy. I would like to start them via double-click on the LaunchBox button. > Well, it's a bug, not a feature. I guess that came out the wrong way. :-) > Since usually double clicking means to launch in Tracker, but LaunchBox is supposed to launch with a single click, I want to supress the (usually undesired/unexpected) behavior to launch the app in question twice or more times if the user double clicked out of Tracker-habbit. I don't think I've ever accidentally double-clicked a toolbar/dock button- like thing. > But I could imagine an additional option in LaunchBox to turn this supression off. Would that work? It would work. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 21:53:55 2009 From: trac at haiku-os.org (bonefish) Date: Tue, 21 Apr 2009 19:53:55 -0000 Subject: [Haiku-bugs] [Haiku] #3798: [PATCH] Arch-specific capabilities patch for HaikuImage In-Reply-To: <046.c55391ff2a2267ca5a100fc122852a0e@haiku-os.org> References: <046.c55391ff2a2267ca5a100fc122852a0e@haiku-os.org> Message-ID: <055.cf08f1a8a3c822ea822589fd4c4fe2de@haiku-os.org> #3798: [PATCH] Arch-specific capabilities patch for HaikuImage --------------------------+------------------------------------------------- Reporter: umccullough | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by bonefish): Replying to [comment:4 umccullough]: > @bonefish: I will rework the patch to use something more global - any suggested locations off the top of your head? I'd introduce a build/jam/BuildFeatures, included before UserBuildConfig. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 21:56:53 2009 From: trac at haiku-os.org (bonefish) Date: Tue, 21 Apr 2009 19:56:53 -0000 Subject: [Haiku-bugs] [Haiku] #3798: [PATCH] Arch-specific capabilities patch for HaikuImage In-Reply-To: <046.c55391ff2a2267ca5a100fc122852a0e@haiku-os.org> References: <046.c55391ff2a2267ca5a100fc122852a0e@haiku-os.org> Message-ID: <055.1354a57550101bfe8bd0fd72c04f4ef0@haiku-os.org> #3798: [PATCH] Arch-specific capabilities patch for HaikuImage --------------------------+------------------------------------------------- Reporter: umccullough | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by bonefish): BTW, for OpenSSL I already used the suggested naming scheme: HAIKU_OPENSSL_ENABLED -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 23:22:54 2009 From: trac at haiku-os.org (tqh) Date: Tue, 21 Apr 2009 21:22:54 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.58765e7b440a11f35fcff17ebade2690@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Changes (by tqh): * cc: tqh (removed) Comment: It might be the BONE compability layer, but note that the BezillaBrowser is a far better build than the CVS-built BONE builds, with many issues fixed. It probably doesn't even use the same code-path as the BONE-builds. So it is probably necessary to compare the Firefox / BezillaBrowser code and see what is different and if this is problem with Firefox CVS code. The NSPR (runtime layer) of BezillaBrowser has a >300kB patch... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 23:23:08 2009 From: trac at haiku-os.org (tqh) Date: Tue, 21 Apr 2009 21:23:08 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.1ff8605cc719229c863b45c3d7455626@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Changes (by tqh): * cc: fredrik.holmqvist@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 23:32:10 2009 From: trac at haiku-os.org (bonefish) Date: Tue, 21 Apr 2009 21:32:10 -0000 Subject: [Haiku-bugs] [Haiku] #3801: Scrollbar Knob Size not Proportional to Page Size Message-ID: <043.3819ba63b79d7947bcdf3ad26b9a977d@haiku-os.org> #3801: Scrollbar Knob Size not Proportional to Page Size --------------------------------+------------------------------------------- Reporter: bonefish | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Haiku r30280 Observation: Open a default size Terminal, execute a "seq 500", and click on the scrollbar above the scroll knob, so that the content scrolls one page up. The knob, though not minimally-sized, has moved less than its height. The same can be observed in Tracker. E.g. open /boot/system/bin and adjust the window height, so that the vertical scroll knob is a bit bigger than its minimum height. Expected behavior: As long as the knob has not been forced to its minimum height, scrolling by one page should move the knob by exactly its full height. I believe Stippi considers this a feature, but IMHO it's neither conventional nor consistent. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 23:39:30 2009 From: trac at haiku-os.org (axeld) Date: Tue, 21 Apr 2009 21:39:30 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.57db098f2c53f4f00ce4354c107699d5@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by axeld): I've added a test app "firefox_crash" in r30304. Unfortunately, it doesn't reproduce the crash over here (I don't manage to reproduce it with Firefox either, though). tqh, could you have a look at the test app if you spot any differences to how Firefox did it back then? And could someone being able to reproduce the problem try to see if that test app can also reproduce it? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 23:40:00 2009 From: trac at haiku-os.org (stippi) Date: Tue, 21 Apr 2009 21:40:00 -0000 Subject: [Haiku-bugs] [Haiku] #3800: Second Click on LaunchBox Button Is Ignored In-Reply-To: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> References: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> Message-ID: <052.0685c4b115534bd5892d8b4de1e44515@haiku-os.org> #3800: Second Click on LaunchBox Button Is Ignored -------------------------------------+-------------------------------------- Reporter: bonefish | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/LaunchBox | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Changes (by stippi): * status: assigned => closed * resolution: => fixed Comment: Fixed in r30307. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 21 23:49:59 2009 From: trac at haiku-os.org (stippi) Date: Tue, 21 Apr 2009 21:49:59 -0000 Subject: [Haiku-bugs] [Haiku] #3801: Scrollbar Knob Size not Proportional to Page Size In-Reply-To: <043.3819ba63b79d7947bcdf3ad26b9a977d@haiku-os.org> References: <043.3819ba63b79d7947bcdf3ad26b9a977d@haiku-os.org> Message-ID: <052.ae0ac0e36d293f442ab2c496f81658d6@haiku-os.org> #3801: Scrollbar Knob Size not Proportional to Page Size --------------------------------+------------------------------------------- Reporter: bonefish | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Changes (by stippi): * owner: axeld => stippi * status: new => assigned Comment: I absolutely agree that this is not consistent and don't consider it a feature. :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 00:12:46 2009 From: trac at haiku-os.org (stippi) Date: Tue, 21 Apr 2009 22:12:46 -0000 Subject: [Haiku-bugs] [Haiku] #3801: Scrollbar Knob Size not Proportional to Page Size In-Reply-To: <043.3819ba63b79d7947bcdf3ad26b9a977d@haiku-os.org> References: <043.3819ba63b79d7947bcdf3ad26b9a977d@haiku-os.org> Message-ID: <052.1054323abd7f48286d81abc9a57b69ce@haiku-os.org> #3801: Scrollbar Knob Size not Proportional to Page Size --------------------------------+------------------------------------------- Reporter: bonefish | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by stippi): Fixed in r30309. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 00:13:31 2009 From: trac at haiku-os.org (stippi) Date: Tue, 21 Apr 2009 22:13:31 -0000 Subject: [Haiku-bugs] [Haiku] #3801: Scrollbar Knob Size not Proportional to Page Size In-Reply-To: <043.3819ba63b79d7947bcdf3ad26b9a977d@haiku-os.org> References: <043.3819ba63b79d7947bcdf3ad26b9a977d@haiku-os.org> Message-ID: <052.19a97173ddc4d3f199d5154877d9ef10@haiku-os.org> #3801: Scrollbar Knob Size not Proportional to Page Size --------------------------------+------------------------------------------- Reporter: bonefish | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by stippi): But after looking at it again, I do remember that I used to consider it a feature... your memory is obviously better than mine. :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 00:13:41 2009 From: trac at haiku-os.org (stippi) Date: Tue, 21 Apr 2009 22:13:41 -0000 Subject: [Haiku-bugs] [Haiku] #3801: Scrollbar Knob Size not Proportional to Page Size In-Reply-To: <043.3819ba63b79d7947bcdf3ad26b9a977d@haiku-os.org> References: <043.3819ba63b79d7947bcdf3ad26b9a977d@haiku-os.org> Message-ID: <052.68d801dc51bbbf9d42f4d0ebd7dd1aac@haiku-os.org> #3801: Scrollbar Knob Size not Proportional to Page Size ---------------------------------+------------------------------------------ Reporter: bonefish | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by stippi): * status: assigned => closed * resolution: => fixed -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 01:40:43 2009 From: trac at haiku-os.org (oco) Date: Tue, 21 Apr 2009 23:40:43 -0000 Subject: [Haiku-bugs] [Haiku] #2854: [Terminal] midnight commander can't be controlled by a mouse In-Reply-To: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> References: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> Message-ID: <049.2c1d3b12467fc45ff52a86ffb81160b4@haiku-os.org> #2854: [Terminal] midnight commander can't be controlled by a mouse -----------------------------------+---------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by oco): Here is a new patch that implement 3 others xterm mouse mode : 9, 1000, 1002. Only mode 1000 was tested (the freepascal IDE could support it). The remaining mode 1001 (mouse highlight tracking) is not implemented. I have no plan to implement it as i don't fully understand how it should work. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 03:04:44 2009 From: trac at haiku-os.org (stpere) Date: Wed, 22 Apr 2009 01:04:44 -0000 Subject: [Haiku-bugs] [Haiku] #3802: KDL at boot (buffer underrun message in serial output) Message-ID: <041.c2fda3ce8efe510697807b964a8a2f5c@haiku-os.org> #3802: KDL at boot (buffer underrun message in serial output) -----------------------+---------------------------------------------------- Reporter: stpere | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- I'm running (or rather trying to run :) r30316 on real hardware. I get a KDL at boot at the fourth icon, and I get a PANIC message saying that it didn't find any boot partition. I'm using the new ATA bus_manager, because the legacy one didn't work on my hardware when I first tried a few days ago. It was working a few revisions ago (I could binary search if needed) on the same hardware, with the ATA bus_manager. I wired myself a NULL modem to get serial output, I attached the result. I spotted "buffer underrun" messages which seems significant. There seems to be something wrong with DMA in that situation, but I won't try to diagnosis any further :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 03:09:27 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 22 Apr 2009 01:09:27 -0000 Subject: [Haiku-bugs] [Haiku] #3802: KDL at boot (buffer underrun message in serial output) In-Reply-To: <041.c2fda3ce8efe510697807b964a8a2f5c@haiku-os.org> References: <041.c2fda3ce8efe510697807b964a8a2f5c@haiku-os.org> Message-ID: <050.c517228d7bb358efe831160517933515@haiku-os.org> #3802: KDL at boot (buffer underrun message in serial output) --------------------------+------------------------------------------------- Reporter: stpere | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Changes (by anevilyak): * owner: axeld => mmlr * component: - General => Drivers/Disk -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 03:32:58 2009 From: trac at haiku-os.org (mmlr) Date: Wed, 22 Apr 2009 01:32:58 -0000 Subject: [Haiku-bugs] [Haiku] #3802: KDL at boot (buffer underrun message in serial output) In-Reply-To: <041.c2fda3ce8efe510697807b964a8a2f5c@haiku-os.org> References: <041.c2fda3ce8efe510697807b964a8a2f5c@haiku-os.org> Message-ID: <050.6d60bceeb05ca21d0fb0b60945479ff5@haiku-os.org> #3802: KDL at boot (buffer underrun message in serial output) --------------------------+------------------------------------------------- Reporter: stpere | Owner: mmlr Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Changes (by mmlr): * status: new => assigned Comment: Replying to [ticket:3802 stpere]: > It was working a few revisions ago (I could binary search if needed) on the same hardware, with the ATA bus_manager. It was r30286. If it worked before that it means the diagnostic code is one more thing we can't trust... > I wired myself a NULL modem to get serial output, I attached the result. It seems that the output is a bit garbled, is it possible that you are running this on a SMP machine? The text is cut at some places and intermixed with different text at others. If you see something like this, try running with SMP disabled so the output gets cleaner. > I spotted "buffer underrun" messages which seems significant. There seems to be something wrong with DMA in that situation, but I won't try to diagnosis any further :) Nah, that's just because a DMA transfer that was already set up was aborted due to an error when sending the request itself. The real question would be why it fails to send the request. It's possible that the device is in an inconsistent state because an earlier command timed out apparently. It's possible that the timeout happened because of a race condition in the current interrupt handling in the ide_adapter. Fixing that requires breaking the old IDE bus_manager though, so we can only do it after switching to ATA. Can you please remove the "continue" at line 348 in "src/add- ons/kernel/bus_managers/ata/ATAChannel.cpp" and see if this gets it working again? Please also try to then capture a new serial output (preferrable without missing parts). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 03:38:06 2009 From: trac at haiku-os.org (mmlr) Date: Wed, 22 Apr 2009 01:38:06 -0000 Subject: [Haiku-bugs] [Haiku] #3802: KDL at boot (buffer underrun message in serial output) In-Reply-To: <041.c2fda3ce8efe510697807b964a8a2f5c@haiku-os.org> References: <041.c2fda3ce8efe510697807b964a8a2f5c@haiku-os.org> Message-ID: <050.1db67615e5267782c6c04b0980ceed00@haiku-os.org> #3802: KDL at boot (buffer underrun message in serial output) --------------------------+------------------------------------------------- Reporter: stpere | Owner: mmlr Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by mmlr): Replying to [comment:2 mmlr]: > It seems that the output is a bit garbled, is it possible that you are running this on a SMP machine? The text is cut at some places and intermixed with different text at others. I take that back, after reloading the attachment it looks all fine now - strange, sorry for the noise. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 03:51:28 2009 From: trac at haiku-os.org (stpere) Date: Wed, 22 Apr 2009 01:51:28 -0000 Subject: [Haiku-bugs] [Haiku] #3802: KDL at boot (buffer underrun message in serial output) In-Reply-To: <041.c2fda3ce8efe510697807b964a8a2f5c@haiku-os.org> References: <041.c2fda3ce8efe510697807b964a8a2f5c@haiku-os.org> Message-ID: <050.98509eaf8c1a501853b5f9d9bed1bddb@haiku-os.org> #3802: KDL at boot (buffer underrun message in serial output) --------------------------+------------------------------------------------- Reporter: stpere | Owner: mmlr Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by stpere): Sorry for the garbled output file, my serial port was set to read 115200 7N1, it was wrong, of course. DeadYak noticed it was clipped and I did a new one and did hope to update it before you noticed, but it was a "race condition" :) Ok, I commented out the continue at the line you specified. It didn't boot more, but the serial output is a few lines longer. Can I do something else? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 05:14:26 2009 From: trac at haiku-os.org (mmlr) Date: Wed, 22 Apr 2009 03:14:26 -0000 Subject: [Haiku-bugs] [Haiku] #3802: KDL at boot (buffer underrun message in serial output) In-Reply-To: <041.c2fda3ce8efe510697807b964a8a2f5c@haiku-os.org> References: <041.c2fda3ce8efe510697807b964a8a2f5c@haiku-os.org> Message-ID: <050.5d190e90589a903b7d8d07977a9e2e4e@haiku-os.org> #3802: KDL at boot (buffer underrun message in serial output) --------------------------+------------------------------------------------- Reporter: stpere | Owner: mmlr Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by mmlr): Can you please use the "ints" command after the panic and attach that as well? What you are seeing is an interrupt gone missing. It's exactly the symptom if interrupts never arrive, which can have a few different reasons. The ints output should tell if it's possibly a shared interrupt problem. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 08:22:08 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 22 Apr 2009 06:22:08 -0000 Subject: [Haiku-bugs] [Haiku] #3803: Random characters displayed in Terminal Message-ID: <040.2111ed5d304128ec16a56f287d9618fe@haiku-os.org> #3803: Random characters displayed in Terminal -----------------------------------+---------------------------------------- Reporter: haiqu | Owner: jackburton Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------------------+---------------------------------------- While doing a ./configure I noticed that every time I used the Enter (Carriage Return) key a random alphanumeric character would appear at the end of the line just exited. I have also notcied this occasionally when typing commands at the Terminal. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 08:27:40 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 22 Apr 2009 06:27:40 -0000 Subject: [Haiku-bugs] [Haiku] #3804: getaddrinfo() reported buggy by Python ./configure script Message-ID: <040.323686aecfc47e16890b498bfad6a229@haiku-os.org> #3804: getaddrinfo() reported buggy by Python ./configure script ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ While trying to configure Python 3.1a2 with the --with-ipv6 option, the script indicated that the implementation of getaddrinfo() was buggy (it tests specifically for a known bug evidently) and ended with a fatal error. Disabling the option also shows the bug when it is tested, but since this bug only affects ipv6 the fatal error message was not issued in this latter case. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 08:42:31 2009 From: trac at haiku-os.org (philcostin) Date: Wed, 22 Apr 2009 06:42:31 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.6e95db36aa5b8f79c0f2f3dd5ed655cc@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by philcostin): I believe the crashing I am getting (per my original photo) is either #2029 but with a newer codebase... or related to #2029. This ticket most likely still applies however, as I haven't proven that yet. I saw your test app get committed while trying to work on the issue myself but it got too late in the night by then for me to do anything more... I'll take a look at the test later to see whether I can reproduce the crash on my EEE PC 901. Only thing is - I'm not sure how to run a test like that yet.. I'll probably need to re-check out the SVN from within the OS rather than just copying something to the machine... any advice on that axeld? --Thanks -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 09:19:19 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 22 Apr 2009 07:19:19 -0000 Subject: [Haiku-bugs] [Haiku] #3805: Links to libc and libm would be useful Message-ID: <040.85a75f1dc6bccf2a4300ec73fcdfdabb@haiku-os.org> #3805: Links to libc and libm would be useful --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- When configuring new software using the familiar `./configure; make; make install` regimen, special parameters often have to be passed on the commanline to ensure that certain libraries are detected correctly. In the worst case, if a configure script isn't well written, it can fail to find the required libraries. We have examples of fixes already implemented in Haiku. libnetwork.so is already symlinked to both libbind.so and libsocket.so which are the names expected on most varieties of Unix. My suggestion is to add the following additional symlinks: {{{ /boot/system/lib/libroot.so -> /boot/system/lib/libm.so /boot/system/lib/libroot.so -> /boot/develop/lib/x86/libm.so /boot/system/lib/libbe.so -> /boot/system/lib/libc.so /boot/system/lib/libbe.so -> /boot/develop/lib/x86/libc.so }}} This idea came about after I noticed the Python-3.1a2 configure script test for the presence of a function in libc (and fail to find it) and then later on recognise that I had passed an alternative to this name. i.e. the script was doing things in the wrong order. Nasty indeed unless you're watching the output of configure like a hawk as it scrolls by... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 09:20:51 2009 From: trac at haiku-os.org (umccullough) Date: Wed, 22 Apr 2009 07:20:51 -0000 Subject: [Haiku-bugs] [Haiku] #3803: Random characters displayed in Terminal In-Reply-To: <040.2111ed5d304128ec16a56f287d9618fe@haiku-os.org> References: <040.2111ed5d304128ec16a56f287d9618fe@haiku-os.org> Message-ID: <049.94acccee072a5f2c4ff6ffed54571021@haiku-os.org> #3803: Random characters displayed in Terminal -----------------------------------+---------------------------------------- Reporter: haiqu | Owner: jackburton Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------------------+---------------------------------------- Comment(by umccullough): Ah yes, I started seeing this recently as well, and I think BGA mentioned it in IRC the other day. It does seem to only be a painting issue, as you can drag the terminal window off the side of the screen and back and it clears up. Guessing it's some app_server or interface kit change that has occurred recently, although I don't have much clue when. I believe I noticed it happening around a week ago. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 09:25:22 2009 From: trac at haiku-os.org (humdinger) Date: Wed, 22 Apr 2009 07:25:22 -0000 Subject: [Haiku-bugs] [Haiku] #3800: Second Click on LaunchBox Button Is Ignored In-Reply-To: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> References: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> Message-ID: <052.3b83be79a657db8f68a5c84955df48a0@haiku-os.org> #3800: Second Click on LaunchBox Button Is Ignored -------------------------------------+-------------------------------------- Reporter: bonefish | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/LaunchBox | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by humdinger): Hmmm, does this really warrant an option? I wouldn't mind buttons ignoring clicks within the double-click intervall. If you need more than one instance of the app running, which is, let's be honest, not a very common use case IMO, calm youself and wait half a second between clicks. :) In case of the Terminal you could also just open one, then switch to the keyboard, as you'll do anyway, and do a few ALT+N. Watching the common user, my old father for instance, he apparently doesnt get the difference between a button in Windows' quickstart bar and an icon on the desktop. He always doubleclicks and ends up with two e.g. Thunderbirds (or more, as it takes so long to launch these beasts hat he thinks his first few double-clicks were ignored...). All I'm saying, is this really worth an option? I think it's better to have one default behaviour and stick with it. I'd prefere the ignoring- within-doubleclick-interval, but wouldn't be disappointed if you go the other way. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 09:26:06 2009 From: trac at haiku-os.org (umccullough) Date: Wed, 22 Apr 2009 07:26:06 -0000 Subject: [Haiku-bugs] [Haiku] #3805: Links to libc and libm would be useful In-Reply-To: <040.85a75f1dc6bccf2a4300ec73fcdfdabb@haiku-os.org> References: <040.85a75f1dc6bccf2a4300ec73fcdfdabb@haiku-os.org> Message-ID: <049.387b023fdbd4bdfefcc9b292598e5672@haiku-os.org> #3805: Links to libc and libm would be useful --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by umccullough): As pointed out several times in the past, software that expects libc or libm during compile are "buggy" and should be fixed instead of hacking. There are even configure checks for this stuff. The symlinks to libbind and libsocket are NOT for development, and will actually fail if used as such - they are purely for runtime compatibility with BONE. Not to be a PITA here, but this has definitely been discussed in the past on the mailing list, and I suspect there are already tickets in the system regarding this. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 09:26:59 2009 From: trac at haiku-os.org (stippi) Date: Wed, 22 Apr 2009 07:26:59 -0000 Subject: [Haiku-bugs] [Haiku] #3803: Random characters displayed in Terminal In-Reply-To: <040.2111ed5d304128ec16a56f287d9618fe@haiku-os.org> References: <040.2111ed5d304128ec16a56f287d9618fe@haiku-os.org> Message-ID: <049.dc1ff75e47db89a2f2551ef9a8cdabbc@haiku-os.org> #3803: Random characters displayed in Terminal -----------------------------------+---------------------------------------- Reporter: haiqu | Owner: jackburton Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------------------+---------------------------------------- Comment(by stippi): Probably the change to CopyBits()/ scrolling which I added to app_server during BeGeistert. I've seen some other problems as well with this. I think the change is correct in principle (removing the successfully copied target region from the dirty region of the respective window), only there must be something wrong in the details, like it probably forgets to remove something from the copy region before doing the blit or something. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 09:31:12 2009 From: trac at haiku-os.org (umccullough) Date: Wed, 22 Apr 2009 07:31:12 -0000 Subject: [Haiku-bugs] [Haiku] #3805: Links to libc and libm would be useful In-Reply-To: <040.85a75f1dc6bccf2a4300ec73fcdfdabb@haiku-os.org> References: <040.85a75f1dc6bccf2a4300ec73fcdfdabb@haiku-os.org> Message-ID: <049.ef2ae9d6c6a0de48a2c034c9cd31b43b@haiku-os.org> #3805: Links to libc and libm would be useful --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by umccullough): Example AC check to help fix the problem: http://www.freelists.org/post/haiku-development/missing-lm,1 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 09:41:04 2009 From: trac at haiku-os.org (stippi) Date: Wed, 22 Apr 2009 07:41:04 -0000 Subject: [Haiku-bugs] [Haiku] #3800: Second Click on LaunchBox Button Is Ignored In-Reply-To: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> References: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> Message-ID: <052.4c94353b2b1a3bbb404888dbd75915fd@haiku-os.org> #3800: Second Click on LaunchBox Button Is Ignored -------------------------------------+-------------------------------------- Reporter: bonefish | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/LaunchBox | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by stippi): The situation is somewhat different in that LaunchBox draws a button frame around the icon and also behaves like a button visually when you click the icon. Therefor, your action has immediate feedback and you cannot really think that it was ignored. LaunchPad didn't do it like that, and I think I've watched other people or myself to double click and get two app instances. That has motivated me to deliberately ignore double clicks in LaunchBox. However, since then I've added the button look when you hover and click. Windows Vista also draws the button frame now, but I don't remember how that used to be. Would be interesting to know if your father double clicks in Vista even though the button frame is displayed. Then again, Vista now displays a frame when hovering above icons, and that frame is almost not distinguishable from the button frame around the small quick-launch icons when you hover. So my whole argument applies more to Haiku anyways. The whole question is whether the button look makes you expect that a you need to single click only, as with any other icons, like in toolbars. Tracker is different because the primary purpose of displaying icons is to represent objects you can manipulate, versus a symbol for performing an action. Launching is a secondary action in Tracker. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 09:43:39 2009 From: trac at haiku-os.org (stippi) Date: Wed, 22 Apr 2009 07:43:39 -0000 Subject: [Haiku-bugs] [Haiku] #3132: zbeos too large for floppy/cd image In-Reply-To: <041.d96c0dc1a6d87a58095a60c3fb71cd12@haiku-os.org> References: <041.d96c0dc1a6d87a58095a60c3fb71cd12@haiku-os.org> Message-ID: <050.1fac6a70c708e15566be6126262e3f50@haiku-os.org> #3132: zbeos too large for floppy/cd image --------------------------------+------------------------------------------- Reporter: kvdman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Boot Loader | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by stippi): Could it be that this fix applies to the last BeOS version of mkisofs only? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 10:21:09 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 22 Apr 2009 08:21:09 -0000 Subject: [Haiku-bugs] [Haiku] #3804: getaddrinfo() reported buggy by Python ./configure script In-Reply-To: <040.323686aecfc47e16890b498bfad6a229@haiku-os.org> References: <040.323686aecfc47e16890b498bfad6a229@haiku-os.org> Message-ID: <049.8d64b3ee4595e109ac2436155e5e38c5@haiku-os.org> #3804: getaddrinfo() reported buggy by Python ./configure script ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ Comment(by haiqu): Here's the relevant piece of test script taken from config.in: {{{ AC_MSG_CHECKING(getaddrinfo bug) AC_TRY_RUN([ #include #include #include #include #include main() { int passive, gaierr, inet4 = 0, inet6 = 0; struct addrinfo hints, *ai, *aitop; char straddr[INET6_ADDRSTRLEN], strport[16]; for (passive = 0; passive <= 1; passive++) { memset(&hints, 0, sizeof(hints)); hints.ai_family = AF_UNSPEC; hints.ai_flags = passive ? AI_PASSIVE : 0; hints.ai_socktype = SOCK_STREAM; hints.ai_protocol = IPPROTO_TCP; if ((gaierr = getaddrinfo(NULL, "54321", &hints, &aitop)) != 0) { (void)gai_strerror(gaierr); goto bad; } for (ai = aitop; ai; ai = ai->ai_next) { if (ai->ai_addr == NULL || ai->ai_addrlen == 0 || getnameinfo(ai->ai_addr, ai->ai_addrlen, straddr, sizeof(straddr), strport, sizeof(strport), NI_NUMERICHOST|NI_NUMERICSERV) != 0) { goto bad; } switch (ai->ai_family) { case AF_INET: if (strcmp(strport, "54321") != 0) { goto bad; } if (passive) { if (strcmp(straddr, "0.0.0.0") != 0) { goto bad; } } else { if (strcmp(straddr, "127.0.0.1") != 0) { goto bad; } } inet4++; break; case AF_INET6: if (strcmp(strport, "54321") != 0) { goto bad; } if (passive) { if (strcmp(straddr, "::") != 0) { goto bad; } } else { if (strcmp(straddr, "::1") != 0) { goto bad; } } inet6++; break; case AF_UNSPEC: goto bad; break; default: /* another family support? */ break; } } } if (!(inet4 == 0 || inet4 == 2)) goto bad; if (!(inet6 == 0 || inet6 == 2)) goto bad; if (aitop) freeaddrinfo(aitop); exit(0); bad: if (aitop) freeaddrinfo(aitop); exit(1); } ], AC_MSG_RESULT(good) buggygetaddrinfo=no, AC_MSG_RESULT(buggy) buggygetaddrinfo=yes, AC_MSG_RESULT(buggy) buggygetaddrinfo=yes)], [ AC_MSG_RESULT(no) buggygetaddrinfo=yes ]) if test "$buggygetaddrinfo" = "yes"; then if test "$ipv6" = "yes"; then echo 'Fatal: You must get working getaddrinfo() function.' echo ' or you can specify "--disable-ipv6"'. exit 1 fi else AC_DEFINE(HAVE_GETADDRINFO, 1, [Define if you have the getaddrinfo function.]) fi }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 10:57:57 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 22 Apr 2009 08:57:57 -0000 Subject: [Haiku-bugs] [Haiku] #3132: zbeos too large for floppy/cd image In-Reply-To: <041.d96c0dc1a6d87a58095a60c3fb71cd12@haiku-os.org> References: <041.d96c0dc1a6d87a58095a60c3fb71cd12@haiku-os.org> Message-ID: <050.b0fed48994e38d3f7e361230c70e400a@haiku-os.org> #3132: zbeos too large for floppy/cd image --------------------------------+------------------------------------------- Reporter: kvdman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Boot Loader | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by haiqu): I don't have cdrecord/mkisofs for BeOS. I'm using this with mkisofs built on Haiku from cdrtools-2.01.01a59-pre2.tar.gz which is the latest source distribution available. Still haven't managed to get a bootable CD but I suspect the problem lies elsewhere, possibly related to the directory reshuffle. Can send you a copy if you need it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 11:01:49 2009 From: trac at haiku-os.org (burton_) Date: Wed, 22 Apr 2009 09:01:49 -0000 Subject: [Haiku-bugs] [Haiku] #3806: BView with a BScrollView crashes when used as a replicant Message-ID: <042.1442169f3aa0143b2989913e1e7739a5@haiku-os.org> #3806: BView with a BScrollView crashes when used as a replicant -----------------------+---------------------------------------------------- Reporter: burton_ | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------+---------------------------------------------------- First of all sorry for my poor english, I'm Italian. I made a simple program that shows a BView derived view with 2 child views: a BTextView and a related BScrollView. I added a BDragger object to the BView in order to make the BView replicant capable.[[BR]] When I drop the Replicant on the Desktop the Tracker crashes. I tried the same on BeOS5 Max 3 and the program works like a charm. I attached the backtrace from Haiku (rev.30286), the original project and a screenshot from BeOS5. I use both the OSes in VMware Fusion. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 11:02:41 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 22 Apr 2009 09:02:41 -0000 Subject: [Haiku-bugs] [Haiku] #3805: Links to libc and libm would be useful In-Reply-To: <040.85a75f1dc6bccf2a4300ec73fcdfdabb@haiku-os.org> References: <040.85a75f1dc6bccf2a4300ec73fcdfdabb@haiku-os.org> Message-ID: <049.0777dc961f3a4b929824105fa624820a@haiku-os.org> #3805: Links to libc and libm would be useful --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by haiqu): [fx: nods in approval of your wisdom] Suggestion withdrawn. But I sure hate fixing all these broken configure scripts... ;-] -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 11:22:45 2009 From: trac at haiku-os.org (stippi) Date: Wed, 22 Apr 2009 09:22:45 -0000 Subject: [Haiku-bugs] [Haiku] #3806: BView with a BScrollView crashes when used as a replicant In-Reply-To: <042.1442169f3aa0143b2989913e1e7739a5@haiku-os.org> References: <042.1442169f3aa0143b2989913e1e7739a5@haiku-os.org> Message-ID: <051.565d5a55480104d7d19788801850b43d@haiku-os.org> #3806: BView with a BScrollView crashes when used as a replicant -----------------------+---------------------------------------------------- Reporter: burton_ | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: x86 Blocking: | -----------------------+---------------------------------------------------- Comment(by stippi): I fixed a couple of problems in r30319. Can you please check with that? There may be the problem that the scroll bars don't scroll the text view anymore. At least there is a TODO in the BScrollBar code to this effect. To fix this, I would have to "reverse engineer" the BScrollBar archive format from BeOS... which means I would have to reboot... maybe later. If you want to look into it, make a small test app that prints every BMessage in MessageReceived. Actually, you can even put this in your replicant code, just add message->PrintToStream() to your text view's MessageReceived() hook, and drop the replicant onto your own window. Then attach the output from the Terminal to this ticket. Thanks a lot! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 11:42:44 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 22 Apr 2009 09:42:44 -0000 Subject: [Haiku-bugs] [Haiku] #3805: Links to libc and libm would be useful In-Reply-To: <040.85a75f1dc6bccf2a4300ec73fcdfdabb@haiku-os.org> References: <040.85a75f1dc6bccf2a4300ec73fcdfdabb@haiku-os.org> Message-ID: <049.4a346cd029f148954775f7b68ac82005@haiku-os.org> #3805: Links to libc and libm would be useful --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by haiqu): Just re-reading the message from Francois you referred to, it appears that both libc and libm code resides in libroot.so on BeOS and Haiku. So if anyone is thinking of doing this, the original suggestion I made isn't right anyhow. Further comment on links to libsocket and libbind being done for runtime compatibility with BONE: Yes, but those names were used by Be, Inc. originally because that's what the files are called in BSD - which is where the code originated - and everyone uses those locations. So it's done for general compatibility with Unices. My suggestion above was in the same vein. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 11:59:06 2009 From: trac at haiku-os.org (axeld) Date: Wed, 22 Apr 2009 09:59:06 -0000 Subject: [Haiku-bugs] [Haiku] #3805: Links to libc and libm would be useful In-Reply-To: <040.85a75f1dc6bccf2a4300ec73fcdfdabb@haiku-os.org> References: <040.85a75f1dc6bccf2a4300ec73fcdfdabb@haiku-os.org> Message-ID: <049.74d4f1bc06d287fca1fdddb5a509f2e8@haiku-os.org> #3805: Links to libc and libm would be useful ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: bonefish Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Changes (by axeld): * status: new => closed * resolution: => invalid Comment: The libbind/libsocket links are only in the /system/lib/ directory - new software is not supposed to be linked against them. They are only there for BONE compatibility at runtime. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 12:03:06 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 22 Apr 2009 10:03:06 -0000 Subject: [Haiku-bugs] [Haiku] #3807: Computer unceremoniously reboots when exceeding Virtual Memory Message-ID: <040.793604d2e650165e48de7a3b772ed49e@haiku-os.org> #3807: Computer unceremoniously reboots when exceeding Virtual Memory ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ In r2046 I mentioned that the message given when running out of physical memory (vfork() error) was a bit cryptic. When you reach the end of Virtual Memory it's worse - the computer simply reboots. To test this, use a computer with < 640Mb memory and try to build the source tree within Haiku, using a VM size of about 500Mb or less. Friendly messages about available memory being almost exceeded would be great. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 12:17:15 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 22 Apr 2009 10:17:15 -0000 Subject: [Haiku-bugs] [Haiku] #3805: Links to libc and libm would be useful In-Reply-To: <040.85a75f1dc6bccf2a4300ec73fcdfdabb@haiku-os.org> References: <040.85a75f1dc6bccf2a4300ec73fcdfdabb@haiku-os.org> Message-ID: <049.84d53d3f74033811f2adce878ef8a4e1@haiku-os.org> #3805: Links to libc and libm would be useful ---------------------------+------------------------------------------------ Reporter: haiqu | Owner: bonefish Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: ---------------------------+------------------------------------------------ Comment(by haiqu): Ok, I see the way that's supposed to work. For logical consistency the link: /boot/system/lib/libGL.so -> /boot/develop/lib/x86/libglut.so should probably be removed too. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 12:18:35 2009 From: trac at haiku-os.org (humdinger) Date: Wed, 22 Apr 2009 10:18:35 -0000 Subject: [Haiku-bugs] [Haiku] #3800: Second Click on LaunchBox Button Is Ignored In-Reply-To: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> References: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> Message-ID: <052.2b389bc8ca1256389523a4213174d219@haiku-os.org> #3800: Second Click on LaunchBox Button Is Ignored -------------------------------------+-------------------------------------- Reporter: bonefish | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/LaunchBox | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by humdinger): > Would be interesting to know if your father double clicks in Vista even though the > button frame is displayed. No Vista here. I'd doubt it. Since he probably only sees some vague coloured shape down there that will launch this or that program. A subtle frame would be lost on him. :) Anyway, just pointing out that with a less sophisticated user there is a higher probability that he'll double-click. In any case, I don't think an option for that behaviour should clutter the GUI. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 12:22:46 2009 From: trac at haiku-os.org (axeld) Date: Wed, 22 Apr 2009 10:22:46 -0000 Subject: [Haiku-bugs] [Haiku] #3800: Second Click on LaunchBox Button Is Ignored In-Reply-To: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> References: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> Message-ID: <052.fba0f85c67507018ca15fa80aa0e8490@haiku-os.org> #3800: Second Click on LaunchBox Button Is Ignored -------------------------------------+-------------------------------------- Reporter: bonefish | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/LaunchBox | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by axeld): FWIW I wouldn't mind either way (I think I never double clicked it on purpose, nor did I see the need to quickly launch two terminals with it), but I don't think it deserves an option. However, when I think about this, if you are actually use Haiku (and not just once), you would know if you need just one click or not (because else apps would open twice); so neglecting the double clicks just hinders the power user for no real benefit besides the eventual surprise of two opened apps :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 12:27:46 2009 From: trac at haiku-os.org (axeld) Date: Wed, 22 Apr 2009 10:27:46 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.765605c30c4185db5172d7224a1c80d7@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by axeld): You can build the test app anywhere via: {{{jam firefox_crash}}} And then copy it to the machine manually. When updating the system from another OS on the same machine, you can also add it to your UserBuildConfig: {{{AddFilesToHaikuImage home config bin : firefox_crash ;}}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 12:33:43 2009 From: trac at haiku-os.org (humdinger) Date: Wed, 22 Apr 2009 10:33:43 -0000 Subject: [Haiku-bugs] [Haiku] #3800: Second Click on LaunchBox Button Is Ignored In-Reply-To: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> References: <043.30c453b276d604bb2828a64b608b479b@haiku-os.org> Message-ID: <052.332434f126d789c4b68a62365b35cde9@haiku-os.org> #3800: Second Click on LaunchBox Button Is Ignored -------------------------------------+-------------------------------------- Reporter: bonefish | Owner: stippi Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/LaunchBox | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by humdinger): Until he has some single launch apps in there. Then he wonders why some only open once, others twice. But I see your point. Let's just do away with the option and give Ingo his power feature. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 15:03:04 2009 From: trac at haiku-os.org (mmlr) Date: Wed, 22 Apr 2009 13:03:04 -0000 Subject: [Haiku-bugs] [Haiku] #3132: zbeos too large for floppy/cd image In-Reply-To: <041.d96c0dc1a6d87a58095a60c3fb71cd12@haiku-os.org> References: <041.d96c0dc1a6d87a58095a60c3fb71cd12@haiku-os.org> Message-ID: <050.ffcc05a23aefa1970ff19f8fcd60ba93@haiku-os.org> #3132: zbeos too large for floppy/cd image --------------------------------+------------------------------------------- Reporter: kvdman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Boot Loader | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by mmlr): You don't want to use -no-emul-boot. It certainly makes the image size irelevant, but it also renders the CD unbootable. The way to go (besides making the floppy boot archive smaller) is to emulate a 2.88 floppy. Since this is done based on the image size, and I made it always use the larger size some revisions ago, building bootable CDs works again out of the box (with the haiku-cd target). Note that the original bug report has a different reason and doesn't apply anymore either. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 16:02:52 2009 From: trac at haiku-os.org (stippi) Date: Wed, 22 Apr 2009 14:02:52 -0000 Subject: [Haiku-bugs] [Haiku] #3132: zbeos too large for floppy/cd image In-Reply-To: <041.d96c0dc1a6d87a58095a60c3fb71cd12@haiku-os.org> References: <041.d96c0dc1a6d87a58095a60c3fb71cd12@haiku-os.org> Message-ID: <050.e10261b80232726dd480fa29f6b35005@haiku-os.org> #3132: zbeos too large for floppy/cd image --------------------------------+------------------------------------------- Reporter: kvdman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Boot Loader | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by stippi): BTW, one of my systems boots from CD again with your new ATA bus_manager, Yay!. The other system, my laptop, also starts booting from CD but then drops into the boot menu and doesn't offer the CD as one of the possible volumes. You said something that my BIOS may not like the CD because of the non-regular boot floppy size. So this seems to be definitely something we want to fix. At the moment, I am working on some changes to isvolume. In the end I want to popup an alert which offers to continue a regular boot or launches the Installer. Then the Installer and DriveSetup will also need some changes, I wanted to look into those next. So if you want to try to slim down the floppy image, that would be cool! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 16:42:50 2009 From: trac at haiku-os.org (miltoncsl) Date: Wed, 22 Apr 2009 14:42:50 -0000 Subject: [Haiku-bugs] [Haiku] #3579: No boot in notebook Dell Vostro 1000 In-Reply-To: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> References: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> Message-ID: <053.bf2d20b2b627ce702b9dcba22302bb2b@haiku-os.org> #3579: No boot in notebook Dell Vostro 1000 -------------------------+-------------------------------------------------- Reporter: miltoncsl | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by miltoncsl): Hi, How can I help the developer's team solve this problem! Is there test steps that I can follow or modules that I can load in haiku and so to contribute to solve this bug? MCSL -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 16:49:52 2009 From: trac at haiku-os.org (koki) Date: Wed, 22 Apr 2009 14:49:52 -0000 Subject: [Haiku-bugs] [Haiku] #3799: "Read More..." functionality appears to be broken In-Reply-To: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> References: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> Message-ID: <050.e81f69aab21bcbe27d48837a95f8bce2@haiku-os.org> #3799: "Read More..." functionality appears to be broken -------------------------+-------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: bug | Status: new Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by koki): Fixed by adding... {{{ 'Read the rest of this news post')); ?> }}} ...to the News Post content type template (administer ? Content management ? Templates). Seems to be working, so I guess it is OK to close this ticket. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 17:06:08 2009 From: trac at haiku-os.org (mmadia) Date: Wed, 22 Apr 2009 15:06:08 -0000 Subject: [Haiku-bugs] [Haiku] #3799: "Read More..." functionality appears to be broken In-Reply-To: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> References: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> Message-ID: <050.14b748c638c870c58e39f5463f69bf1d@haiku-os.org> #3799: "Read More..." functionality appears to be broken --------------------------+------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Changes (by mmadia): * status: new => closed * resolution: => fixed Comment: Thanks Koki! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 18:08:50 2009 From: trac at haiku-os.org (haiqu) Date: Wed, 22 Apr 2009 16:08:50 -0000 Subject: [Haiku-bugs] [Haiku] #3808: Copying or creating large files causes General System Error Message-ID: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> #3808: Copying or creating large files causes General System Error --------------------------+------------------------------------------------- Reporter: haiqu | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Since rebuilding about 12 hours ago I've noticed lockups when creating haiku.image, when copying large files from another drive and when trying to create a CD from a 700Mb image file. In the situation where I'm copying from another drive I get a General System Error and the drive becomes Read-Only. Doing `checkfs /Drivename` doesn't fix it, but thankfully I can boot from BeOS and run chkbfs, which does. Sorry I can't tell you the exact revision of the buuild but I'm back on BeOS fixing the drive yet again. :( -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 18:12:25 2009 From: trac at haiku-os.org (marcusoverhagen) Date: Wed, 22 Apr 2009 16:12:25 -0000 Subject: [Haiku-bugs] [Haiku] #3808: Copying or creating large files causes General System Error In-Reply-To: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> References: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> Message-ID: <049.3b5cadb8dba42db60f4db1560d9ad86b@haiku-os.org> #3808: Copying or creating large files causes General System Error --------------------------+------------------------------------------------- Reporter: haiqu | Owner: nobody Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Changes (by marcusoverhagen): * owner: marcusoverhagen => nobody -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 18:17:38 2009 From: trac at haiku-os.org (umccullough) Date: Wed, 22 Apr 2009 16:17:38 -0000 Subject: [Haiku-bugs] [Haiku] #3799: "Read More..." functionality appears to be broken In-Reply-To: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> References: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> Message-ID: <050.053886451ee67e58f481926f353e613d@haiku-os.org> #3799: "Read More..." functionality appears to be broken --------------------------+------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Comment(by umccullough): Definitely looks better :) Only one minor complaint though - it also shows the "Read more" when there isn't any more (no BREAK). For example, see the "Haiku presence at Chemnitzer Linux-Tage" article. Perhaps this isn't a big deal, but I think it didn't do this on the old site. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 19:38:55 2009 From: trac at haiku-os.org (tqh) Date: Wed, 22 Apr 2009 17:38:55 -0000 Subject: [Haiku-bugs] [Haiku] #3547: cc fails when compiling bfs_disk_system.cpp In-Reply-To: <045.6326640b4403f81a09029368d72329d2@haiku-os.org> References: <045.6326640b4403f81a09029368d72329d2@haiku-os.org> Message-ID: <054.59cca1beda84d0655a9fc5eedb89b27a@haiku-os.org> #3547: cc fails when compiling bfs_disk_system.cpp --------------------------+------------------------------------------------- Reporter: Phoenix137 | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x64 Blocking: | --------------------------+------------------------------------------------- Changes (by tqh): * cc: fredrik.holmqvist@? (added) Comment: Seeing this as well nowadays. I wonder if this became an issue with the automatic --use-32bit detection. I've always used the following before: {{{ setarch linux32 ../configure --use-32bit --use-gcc-pipe --build-cross- tools ../../buildtools/ --alternative-gcc-output-dir ../generated-gcc4 }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 19:51:11 2009 From: trac at haiku-os.org (bga) Date: Wed, 22 Apr 2009 17:51:11 -0000 Subject: [Haiku-bugs] [Haiku] #3547: cc fails when compiling bfs_disk_system.cpp In-Reply-To: <045.6326640b4403f81a09029368d72329d2@haiku-os.org> References: <045.6326640b4403f81a09029368d72329d2@haiku-os.org> Message-ID: <054.ed077c49476b09a2469be89d6c342685@haiku-os.org> #3547: cc fails when compiling bfs_disk_system.cpp --------------------------+------------------------------------------------- Reporter: Phoenix137 | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x64 Blocking: | --------------------------+------------------------------------------------- Comment(by bga): Yes, I can confirm this is happening and I was able to partially track it down: What happens is that when yo are in a 64 bit host, the --use-32bit is being completely ignored even if you explicitly set it. A workaround is to edit your "generated/build/BuildConfig" file and change: HAIKU_HOST_USE_32BIT ?= "0" ; to: HAIKU_HOST_USE_32BIT ?= "1" ; This will fix the build. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 20:02:07 2009 From: trac at haiku-os.org (umccullough) Date: Wed, 22 Apr 2009 18:02:07 -0000 Subject: [Haiku-bugs] [Haiku] #3547: cc fails when compiling bfs_disk_system.cpp In-Reply-To: <045.6326640b4403f81a09029368d72329d2@haiku-os.org> References: <045.6326640b4403f81a09029368d72329d2@haiku-os.org> Message-ID: <054.20e95efa6332e04c987b483ec18f9999@haiku-os.org> #3547: cc fails when compiling bfs_disk_system.cpp --------------------------+------------------------------------------------- Reporter: Phoenix137 | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x64 Blocking: | --------------------------+------------------------------------------------- Comment(by umccullough): Sounds like the configure script needs another patch to not auto-detect the need for that setting if it's explicitly set. This changed in the recent change to detect the environment as seen here: http://dev.haiku-os.org/browser/haiku/trunk/configure#L352 Also, perhaps there should be more intelligence in the auto-detection to handle situations where linux32 has been used (FWIW, I had always assumed the use of linux32 prevented the need for that flag, but I guess not!) (Note: is "Platform" in Trac supposed to refer to the target platform or the host platform? I had always assumed target) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 20:39:11 2009 From: trac at haiku-os.org (koki) Date: Wed, 22 Apr 2009 18:39:11 -0000 Subject: [Haiku-bugs] [Haiku] #3799: "Read More..." functionality appears to be broken In-Reply-To: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> References: <041.10ee1a261646bc7bb5322bacd6e2754b@haiku-os.org> Message-ID: <050.1c22950f5c81bedcc1bd85b6d5f7f400@haiku-os.org> #3799: "Read More..." functionality appears to be broken --------------------------+------------------------------------------------- Reporter: mmadia | Owner: haiku-web Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Website/CMS | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Comment(by koki): Replying to [comment:6 umccullough]: > Only one minor complaint though - it also shows the "Read more" when there isn't any more (no BREAK). Yes, I noticed that, but I don't know what the cause is yet. If I ever figure it out, I will fix it. :) The dissapearing link seems to be related to the use on CCK based custom content types: it works out of the box with the built-in content types (blog, page, etc.), but not with the custom content types. This is vaguely documented in the Drupal website, and that's where I got the fix from. The problem is that the D5 Shijin theme we are using has got quite messy; for example, it still has D4-related stuff in template.php which are unnecessary in D5; it also seems to be mixing the use of the Comtemplate module and tpl.php files for templating custom content types. This is all making the whole thing unnecessarily complex. What the website needs is a new D5 theme that is well supported so that there is an upgrade path to when moving to D6. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 21:39:14 2009 From: trac at haiku-os.org (mmlr) Date: Wed, 22 Apr 2009 19:39:14 -0000 Subject: [Haiku-bugs] [Haiku] #3808: Copying or creating large files causes General System Error In-Reply-To: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> References: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> Message-ID: <049.7a03cb9398e729c1a76729bff2a2b817@haiku-os.org> #3808: Copying or creating large files causes General System Error --------------------------+------------------------------------------------- Reporter: haiqu | Owner: nobody Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Disk | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by mmlr): This indicates a BFS problem. Is it possible that you almost run out of free space on that volume? Due to the structure that BFS uses it's possible that there is indeed free space left (even up to some tens/hundreds of MBs I think) but cannot be allocated for the file you try to create. In the syslog (you have to enter KDL and use the syslog command from there if this happens to your boot volume as the syslog on the boot volume can't be written to anymore) you'll probably see some more info regarding why BFS decided it was safer to go into read-only mode. If you could find that info and post it here that'd be useful. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 21:42:44 2009 From: trac at haiku-os.org (umccullough) Date: Wed, 22 Apr 2009 19:42:44 -0000 Subject: [Haiku-bugs] [Haiku] #3808: Copying or creating large files causes General System Error In-Reply-To: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> References: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> Message-ID: <049.cbe0ba6ec32da5cafe3311b33a33f4ed@haiku-os.org> #3808: Copying or creating large files causes General System Error ------------------------------+--------------------------------------------- Reporter: haiqu | Owner: nobody Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Changes (by umccullough): * component: Drivers/Disk => File Systems/BFS Comment: Per mmlr's comment, probably best to change the component (feel free to change back if this is wrong!) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 22:30:43 2009 From: trac at haiku-os.org (philcostin) Date: Wed, 22 Apr 2009 20:30:43 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.f982f99bd975cad1be8156edffcca14f@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by philcostin): axeld: I ran firefox_crash on this machine 20 or 30 times (with both CPUs enabled) and I could not cause a KDL. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 22:34:50 2009 From: trac at haiku-os.org (philcostin) Date: Wed, 22 Apr 2009 20:34:50 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.1f7444187b86c5715e9754644e2c9a11@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by philcostin): ^revision used: 30305 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 22:57:09 2009 From: trac at haiku-os.org (axeld) Date: Wed, 22 Apr 2009 20:57:09 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.35e25a0a384c76870c106a4c8019ae4a@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: reopened Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by axeld): Thanks philcostin! Looks like I need to have another look at the Firefox sources. At least this doesn't mean that it just doesn't happen on my machine :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 23:00:03 2009 From: trac at haiku-os.org (axeld) Date: Wed, 22 Apr 2009 21:00:03 -0000 Subject: [Haiku-bugs] [Haiku] #3808: Copying or creating large files causes General System Error In-Reply-To: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> References: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> Message-ID: <049.035e2faa0a5690a36332da6962606b0f@haiku-os.org> #3808: Copying or creating large files causes General System Error ------------------------------+--------------------------------------------- Reporter: haiqu | Owner: nobody Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by axeld): Without any extra information, I certainly can't do anything about this. The debug output (via serial debug output or the syslog, as mmlr said) is really the minimal information to at least get an idea what happened. Generally, BFS switches to read-only mode if it encounters a fatal error on disk. "checkfs" therefore can't fix this, as writing is not allowed on this disk. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 23:48:20 2009 From: trac at haiku-os.org (mmlr) Date: Wed, 22 Apr 2009 21:48:20 -0000 Subject: [Haiku-bugs] [Haiku] #3808: Copying or creating large files causes General System Error In-Reply-To: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> References: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> Message-ID: <049.e858399740d22cbde70f4e18ef8fdc12@haiku-os.org> #3808: Copying or creating large files causes General System Error ------------------------------+--------------------------------------------- Reporter: haiqu | Owner: nobody Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by mmlr): My personal guess (since I happened to encounter the same yesterday) is that the error is "invalid block run 0, 0, 0". My scenario was a wrong argument to dd. I mixed up seek and skip resulting in an file of 4GB to be created instead of reading at a 4GB offset in the source. Since my disk only had a few hundred megs of free space I knew it wouldn't be able to handle it, but it didn't allow me to kill it in any way, so I just left it running. The result was that after finally aborting the volume was read only with the above message as last output from BFS. Maybe there's a bug hiding in the out of space case? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 22 23:55:44 2009 From: trac at haiku-os.org (mmlr) Date: Wed, 22 Apr 2009 21:55:44 -0000 Subject: [Haiku-bugs] [Haiku] #3579: No boot in notebook Dell Vostro 1000 In-Reply-To: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> References: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> Message-ID: <053.1ec210fd1f25f23bd336fdc0c746a264@haiku-os.org> #3579: No boot in notebook Dell Vostro 1000 -------------------------+-------------------------------------------------- Reporter: miltoncsl | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by mmlr): What you could do is to enable on-screen debug output in the boot menu (press space before the splash screen comes up) and capture the text that is output. You could for example take photos of the output and attach them here. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 23 06:53:51 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 23 Apr 2009 04:53:51 -0000 Subject: [Haiku-bugs] [Haiku] #3808: Copying or creating large files causes General System Error In-Reply-To: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> References: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> Message-ID: <049.040a377d70e565dedc3164b21c6a355b@haiku-os.org> #3808: Copying or creating large files causes General System Error ------------------------------+--------------------------------------------- Reporter: haiqu | Owner: nobody Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by haiqu): I'm not running into an out-of-space problem. Copying a 700Mb image files onto a drive with over 1.5Gb fails at 29Mb every time, and trying to create an image under Haiku locks the machine with the CPU running at 100%. Even with a fault in the original file, checkfs should have been able to fix the problem anyhow. So this is really two errors. Did we change to the new ata bus manager recently? I might switch back and see what happens. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 23 07:11:10 2009 From: trac at haiku-os.org (umccullough) Date: Thu, 23 Apr 2009 05:11:10 -0000 Subject: [Haiku-bugs] [Haiku] #3808: Copying or creating large files causes General System Error In-Reply-To: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> References: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> Message-ID: <049.0df261fdfacc1f74ea8de826d2e0d2be@haiku-os.org> #3808: Copying or creating large files causes General System Error ------------------------------+--------------------------------------------- Reporter: haiqu | Owner: nobody Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by umccullough): Replying to [comment:6 haiqu]: > Did we change to the new ata bus manager recently? I might switch back and see what happens. Nope, not yet. You have to change the two instances of "ide" in your build/jam/HaikuImage with "ata" to change to it. At least here, I've been using the new ata bus_manager on several machines now and it's working wonderfully :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 23 07:36:06 2009 From: trac at haiku-os.org (haiqu) Date: Thu, 23 Apr 2009 05:36:06 -0000 Subject: [Haiku-bugs] [Haiku] #3808: Copying or creating large files causes General System Error In-Reply-To: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> References: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> Message-ID: <049.5a45faf53f6de6aad65747343e640571@haiku-os.org> #3808: Copying or creating large files causes General System Error ------------------------------+--------------------------------------------- Reporter: haiqu | Owner: nobody Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by haiqu): Axel suggested I try it in haiku-development a few weeks ago, but my machine wouldn't boot. :( OK, so that possibility is eliminated as the source of the problem. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 23 18:24:15 2009 From: trac at haiku-os.org (axeld) Date: Thu, 23 Apr 2009 16:24:15 -0000 Subject: [Haiku-bugs] [Haiku] #3808: Copying or creating large files causes General System Error In-Reply-To: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> References: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> Message-ID: <049.059e636a3f2458fab33300de41e4ed0d@haiku-os.org> #3808: Copying or creating large files causes General System Error ------------------------------+--------------------------------------------- Reporter: haiqu | Owner: nobody Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by axeld): Ah well, if you can reproduce BFS bugs that easily, then please enable the tracing mechanisms (in build/config_headers/tracing_config.h, BFS_TRACING to 1, BLOCK_CACHE_BLOCK_TRACING to 2, BLOCK_CACHE_TRANSACTION_TRACING to 1), and don't forget to enlarge the trace log (MAX_TRACE_SIZE to 200 MB or more), and then reproduce the problem. Once done, please send me the trace output :-) I'm trying to reproduce the bugs since weeks, but not very successful yet :-/ -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 23 19:01:52 2009 From: trac at haiku-os.org (tqh) Date: Thu, 23 Apr 2009 17:01:52 -0000 Subject: [Haiku-bugs] [Haiku] #3809: [Patch] Nicer output of additional modes from EDI Message-ID: <038.6ae3245aea86797e1baee3558e6f0677@haiku-os.org> #3809: [Patch] Nicer output of additional modes from EDI ------------------------------+--------------------------------------------- Reporter: tqh | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Drivers/Graphics | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- I wanted to actually understand what the 'Additional modes' listed in syslog meant so I tried to improve output. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 23 20:02:01 2009 From: trac at haiku-os.org (umccullough) Date: Thu, 23 Apr 2009 18:02:01 -0000 Subject: [Haiku-bugs] [Haiku] #2817: setpriority and getpriority are missing to compile ocaml out of the box under Haiku In-Reply-To: <038.e5d6a930f45aa0f22667523d4b2ddaca@haiku-os.org> References: <038.e5d6a930f45aa0f22667523d4b2ddaca@haiku-os.org> Message-ID: <047.25ed9563218805b46426b26e81323a44@haiku-os.org> #2817: setpriority and getpriority are missing to compile ocaml out of the box under Haiku -------------------------------+-------------------------------------------- Reporter: oco | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: System/libroot.so | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Changes (by umccullough): * cc: umccullough@? (added) * type: bug => enhancement Comment: I ran into this when porting a small app last night - instead of using setpriority() from sys/resource.h, I ended up just using set_thread_priority() from OS.h which seems to be pretty close to the same functionality. Is there a difference in concept between the two? If not, I think it wouldn't be too hard to implement something like this... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 23 21:29:41 2009 From: trac at haiku-os.org (siarzhuk) Date: Thu, 23 Apr 2009 19:29:41 -0000 Subject: [Haiku-bugs] [Haiku] #3810: Segment violation in tgetent() call in ncurses implementation. Message-ID: <043.1c564794c21d1400b7632ba25b7610bb@haiku-os.org> #3810: Segment violation in tgetent() call in ncurses implementation. -----------------------+---------------------------------------------------- Reporter: siarzhuk | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: Component: - General | Version: Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Following program, compiled with libncurses, produce segment violation error during run: {{{ #include int main(int argc, char** argv) { char bp[2048] = {0}; return tgetent(bp, "beos-ansi"); } }}} Stack backtrace: {{{ Program received signal SIGSEGV, Segmentation fault. 0x002b18b9 in strchr () from /boot/system/lib/libroot.so (gdb) bt #0 0x002b18b9 in strchr () from /boot/system/lib/libroot.so #1 0x0020f977 in force_bar () #2 0x0020fa27 in _nc_entry_match () #3 0x0020fcc6 in _nc_resolve_uses2 () #4 0x0020ee5c in _nc_read_termcap_entry () #5 0x0020b665 in grab_entry () #6 0x0020bb43 in _nc_setupterm () #7 0x00209e46 in tgetent () #8 0x00209df2 in main () }}} The History: This problem was found during porting vim 7.2 to Haiku. It was observed after the start of the application from the Tracker. Normal call of vim in Terminal was ok. Was resolved in vim by changing default terminal from "beos-ansi" to "xterm". -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 23 22:13:46 2009 From: trac at haiku-os.org (tqh) Date: Thu, 23 Apr 2009 20:13:46 -0000 Subject: [Haiku-bugs] [Haiku] #3547: cc fails when compiling bfs_disk_system.cpp In-Reply-To: <045.6326640b4403f81a09029368d72329d2@haiku-os.org> References: <045.6326640b4403f81a09029368d72329d2@haiku-os.org> Message-ID: <054.566b6c73dd9fe4013058b7c5c8683c6c@haiku-os.org> #3547: cc fails when compiling bfs_disk_system.cpp --------------------------+------------------------------------------------- Reporter: Phoenix137 | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x64 Blocking: | --------------------------+------------------------------------------------- Comment(by tqh): For reference: r29314 needs a smarter check than uname. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 23 22:55:46 2009 From: trac at haiku-os.org (tqh) Date: Thu, 23 Apr 2009 20:55:46 -0000 Subject: [Haiku-bugs] [Haiku] #3547: cc fails when compiling bfs_disk_system.cpp In-Reply-To: <045.6326640b4403f81a09029368d72329d2@haiku-os.org> References: <045.6326640b4403f81a09029368d72329d2@haiku-os.org> Message-ID: <054.46df7ba41a445ed4e5f47e8726cac7a5@haiku-os.org> #3547: cc fails when compiling bfs_disk_system.cpp --------------------------+------------------------------------------------- Reporter: Phoenix137 | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x64 Blocking: | --------------------------+------------------------------------------------- Comment(by tqh): A oneliner would be to change {{{ use_32bit=0 ;; }}} to {{{ set_default_value use32bit 0 ;; }}} Those like me that uses setarch linux32 can then use --use-32bit -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 23 23:21:38 2009 From: trac at haiku-os.org (miltoncsl) Date: Thu, 23 Apr 2009 21:21:38 -0000 Subject: [Haiku-bugs] [Haiku] #3579: No boot in notebook Dell Vostro 1000 In-Reply-To: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> References: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> Message-ID: <053.afccd3cafb81480dde2aa93acee606f4@haiku-os.org> #3579: No boot in notebook Dell Vostro 1000 -------------------------+-------------------------------------------------- Reporter: miltoncsl | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by miltoncsl): Hi, I follow your instructions, but the size's photos preclude to send via this site. Is there other way to send the images? MCSL -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 09:28:12 2009 From: trac at haiku-os.org (michael.weirauch) Date: Fri, 24 Apr 2009 07:28:12 -0000 Subject: [Haiku-bugs] [Haiku] #3772: Freeze on Haiku tree compilation (reproduceable) In-Reply-To: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> References: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> Message-ID: <060.1089daae354d1f9a979ffe382dc494f7@haiku-os.org> #3772: Freeze on Haiku tree compilation (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by michael.weirauch): r30347; new-ata-bm; acpi I stripped down the system one by one removing bt, hda, firewire, ipro1000, usb and the eist driver. The freeze is still reproduceable, but comes at a later stage. (see further below) I also tested a installation from a USB hard disk and a compilation there. The main observation is that the system freezes either during high I/O or shorty afterwards: * ./configure for SDL-1.2.3 freeze short after config.status is written and header dep generation takes place; or shortly after the whole configure is run * jam -qaj2 on the Haiku tree; ctrl+c'ing the process right in the middle waiting a bit and the system freezes some time afterwards on inactivity (not reproduceable every time) * freeze during random_file_actions -r100000 -f150000 -d100 -m128000 -v during execution There are occassions where the whole system just works quite long. Remember two days ago with a full tree compile, browsing the net, downloading and checking out blender trees via svn at the same time... I am going for testing out the random_file_actions with tracing options enabled as mentioned in [http://dev.haiku-os.org/ticket/3808#comment:9 3808]. Jaming the tree with these options froze unfortunately last night and I fell asleep waiting for it :) Can it be that the system might get into a freeze/deadlock due to file system corruption? The storage partition I am jam'ing on is existant for quite a time and has gone through several dozens of outages/freezes since 2008-11. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 09:35:30 2009 From: trac at haiku-os.org (HaiColon) Date: Fri, 24 Apr 2009 07:35:30 -0000 Subject: [Haiku-bugs] [Haiku] #3744: Wacom Bamboo Fun (small) doesn't work In-Reply-To: <043.591a82f7cb5047f7dfa3b232b29159ea@haiku-os.org> References: <043.591a82f7cb5047f7dfa3b232b29159ea@haiku-os.org> Message-ID: <052.e013b33bca68e6ad0999ece111fe4f3e@haiku-os.org> #3744: Wacom Bamboo Fun (small) doesn't work ----------------------+----------------------------------------------------- Reporter: HaiColon | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers | Version: R1 development Blockedby: | Platform: x86 Blocking: | ----------------------+----------------------------------------------------- Comment(by HaiColon): I felt adventurous and tried changing the source code myself to add my Wacom tablet by using maxX and maxY values for my graphics tablet that I found on the internet. Well, the tablet does react now to the pen, left and right clicking works, but the mouse cursor stays in the top left corner, jiggling around from left to right, but never more than 2 cm to the right and not down at all. And after about a minute my mouse stops working until I unplug the Wacom tablet (that's reproducible, happened every time I tried). I thought I'd mention this because this looks to me like this could be a bug. As far as I know this should have made the tablet work but then again, I don't even know what those maxX and maxY values are for (resolution of the active space on the tablet in pixels?) and although I did find some of those values that are defined in the Haiku Wacom driver on the internet for some of the models, some others where slightly different in Haiku so maybe Wacom tablets in Haiku need some special values here that are specific to Haiku and that's why it didn't work. Well, I hope this info helps ;) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 10:27:29 2009 From: trac at haiku-os.org (axeld) Date: Fri, 24 Apr 2009 08:27:29 -0000 Subject: [Haiku-bugs] [Haiku] #3811: System enters "shutdown mode" too early Message-ID: <040.6667c0499ca9a514687ef249ebd1b557@haiku-os.org> #3811: System enters "shutdown mode" too early -------------------------------+-------------------------------------------- Reporter: axeld | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/registrar | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- When shutting down the system, the registrar does not allow to start any new application anymore. This is understandable, but the way it does it now can easily get annoying: if an application needs user interaction to be quit (like manually deciding wether or not to save an open document), it doesn't make any sense to forbid the user to open new applications. The system should only prevent new apps from being started after all user apps has been successfully quit. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 10:30:17 2009 From: trac at haiku-os.org (axeld) Date: Fri, 24 Apr 2009 08:30:17 -0000 Subject: [Haiku-bugs] [Haiku] #3812: Icons are often invisible when dragging Message-ID: <040.0a387b8a8ef66fa3785d21e84237dfc1@haiku-os.org> #3812: Icons are often invisible when dragging ----------------------------------+----------------------------------------- Reporter: axeld | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- When dragging icons in listview mode around, they are usually not drawn (always if more than one entry is dragged, sometimes if only one is dragged). They should always be drawn when dragging the entries around. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 10:34:12 2009 From: trac at haiku-os.org (axeld) Date: Fri, 24 Apr 2009 08:34:12 -0000 Subject: [Haiku-bugs] [Haiku] #3772: Freeze on Haiku tree compilation (reproduceable) In-Reply-To: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> References: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> Message-ID: <060.9a2ac88300e0a8ed41919142a41e6c6b@haiku-os.org> #3772: Freeze on Haiku tree compilation (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by axeld): Even if the file system already has problems (checkfs should be able to tell you, though), the system should never freeze that you cannot enter the KDL anymore. I would still suspect ACPI related problems. Have you tried to enable APM instead, and see if that makes any difference (also in the kernel settings file)? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 10:57:27 2009 From: trac at haiku-os.org (michael.weirauch) Date: Fri, 24 Apr 2009 08:57:27 -0000 Subject: [Haiku-bugs] [Haiku] #3772: Freeze on Haiku tree compilation (reproduceable) In-Reply-To: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> References: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> Message-ID: <060.ea1578d832e335ce07624d68317d8aee@haiku-os.org> #3772: Freeze on Haiku tree compilation (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by michael.weirauch): The freezes are/were reproduceable with and without acpi. Only tried acpi later on as that also helped with #3632. Will try with apm enabled when getting back home. Regarding file system corruption: Yes there is according to checkfs. ;) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 11:46:08 2009 From: trac at haiku-os.org (axeld) Date: Fri, 24 Apr 2009 09:46:08 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.8fc9a8968c0a0e5328236fb196a88450@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: new Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Changes (by axeld): * status: reopened => new Comment: I can perfectly reproduce this with Thunderbird! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 11:46:32 2009 From: trac at haiku-os.org (axeld) Date: Fri, 24 Apr 2009 09:46:32 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.73a1fc1371e8317ae929513564ff9a69@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: assigned Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Changes (by axeld): * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 12:12:58 2009 From: trac at haiku-os.org (axeld) Date: Fri, 24 Apr 2009 10:12:58 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.fee5b1da8d50d327fc64e2408d10b078@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: closed Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Changes (by axeld): * status: assigned => closed * resolution: => fixed Comment: Fixed in r30363 - finally! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 12:13:40 2009 From: trac at haiku-os.org (axeld) Date: Fri, 24 Apr 2009 10:13:40 -0000 Subject: [Haiku-bugs] [Haiku] #2029: KDL (page fault) in network stack linked list code when quitting Firefox (closing socket) In-Reply-To: <041.bd98a059cd6efae80901753a7f223bf9@haiku-os.org> References: <041.bd98a059cd6efae80901753a7f223bf9@haiku-os.org> Message-ID: <050.5e0ac29dd10a9c1a80f528696357b385@haiku-os.org> #2029: KDL (page fault) in network stack linked list code when quitting Firefox (closing socket) -------------------------------------+-------------------------------------- Reporter: stippi | Owner: axeld Type: bug | Status: closed Priority: critical | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: 1908 -------------------------------------+-------------------------------------- Changes (by axeld): * status: new => closed * resolution: => fixed Comment: If not already fixed, it has been in r30363. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 15:46:33 2009 From: trac at haiku-os.org (humdinger) Date: Fri, 24 Apr 2009 13:46:33 -0000 Subject: [Haiku-bugs] [Haiku] #3813: Screenshot enhancements Message-ID: <044.bb77090d7306f096714ba0b968b30809@haiku-os.org> #3813: Screenshot enhancements -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- The current revision is r30234.[[BR]] I?d like to propose a few enhancements in the hope that some are deemed worth implementing. == Options -> Preferences == * The options panel should get its own panel in Preferences to set defaults. It?s a system setting IMO. * Besides what?s now in the options panel, there should be default ?Name?, ?Save as? and ?Save in? settings. == Screenshot app (first two suggestions also apply to the preference panel to be) == * Add a ?Settings?? button after the ?Save as:? drop-down that opens the Translator?s settings. * Add a ?Clipboard? in the ?Save in:? drop-down. * Make the screenshot image to the left react to mouse clicks: * right-click: context menu with * ?Open with? and a submenu with all image/* supporting apps. * checkmarkable ?Take whole Desktop?, * checkmarkable ?Take active window? plus checkmarkable ?Include window border? * checkmarkable ?Include cursor? The screenshot image should reflect those checkmarkable changes. So changing from "whole screen" to "only active window" etc. would be possible even after taking the screenshot. * double-click: opens in the preferred app. * drag&drop to save, right-drag&drop additionally offers file formats. I think it would be useful to have the PRINT key just take a screenshot with the preference defaults as usual and have SHIFT+PRINT open the Screenshot app. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 15:52:08 2009 From: trac at haiku-os.org (tqh) Date: Fri, 24 Apr 2009 13:52:08 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.f6a5242bf29c1d3d47448ac9e48b163a@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: closed Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by tqh): Nice. I was going to say it might be the event port handling in CVS firefox. Although the stacktrace was a bit weird for that. (It's completly broken and uses the memory address instead of unique id to detect / create / delete its port). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 15:56:12 2009 From: trac at haiku-os.org (axeld) Date: Fri, 24 Apr 2009 13:56:12 -0000 Subject: [Haiku-bugs] [Haiku] #3744: Wacom Bamboo Fun (small) doesn't work In-Reply-To: <043.591a82f7cb5047f7dfa3b232b29159ea@haiku-os.org> References: <043.591a82f7cb5047f7dfa3b232b29159ea@haiku-os.org> Message-ID: <052.c3972998755661c0cdfc6b1bd0a2286d@haiku-os.org> #3744: Wacom Bamboo Fun (small) doesn't work ----------------------+----------------------------------------------------- Reporter: HaiColon | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers | Version: R1 development Blockedby: | Platform: x86 Blocking: | ----------------------+----------------------------------------------------- Changes (by axeld): * owner: axeld => stippi -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 15:56:38 2009 From: trac at haiku-os.org (anevilyak) Date: Fri, 24 Apr 2009 13:56:38 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.0808983f2e357b287f0f53d2552f3bf2@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: closed Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by anevilyak): Replying to [comment:50 tqh]: > > (It's completly broken and uses the memory address instead of unique id to detect / create / delete its port). Ouch, I wonder if that's why CVS Firefox seemed to sometimes kill the message loopers of other apps (it used to happen remarkably often that running Vision and CVS Firefox simultaneously would result in Vision's window thread simply disappearing for no obvious reason. This would perfectly explain that behavior if it's buggy and nukes the wrong port). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 16:19:12 2009 From: trac at haiku-os.org (axeld) Date: Fri, 24 Apr 2009 14:19:12 -0000 Subject: [Haiku-bugs] [Haiku] #2854: [Terminal] midnight commander can't be controlled by a mouse In-Reply-To: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> References: <040.fea5a940b3cd7f4293d624455c2429ca@haiku-os.org> Message-ID: <049.be69e3a2a5f6cbf65c231c2a07681b69@haiku-os.org> #2854: [Terminal] midnight commander can't be controlled by a mouse ------------------------------------+--------------------------------------- Reporter: diver | Owner: axeld Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications/Terminal | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------------------+--------------------------------------- Changes (by axeld): * status: assigned => closed * resolution: => fixed Comment: Thanks, I've applied it in r30374. I have some remarks again, though: * please don't use names like "Btn" - always prefer more descriptive names like "Button" in this case (I've already changed that in the patch). OTOH redundant long naming like {{{SetReportX10Mouse(bool reportX10Mouse)}}} should be avoided. * When having so many boolean flags, maybe a "uint32 fReportFlags" would be more appropriate; I haven't changed this, though. * please honour the 80 character per line limit. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 17:08:23 2009 From: trac at haiku-os.org (humdinger) Date: Fri, 24 Apr 2009 15:08:23 -0000 Subject: [Haiku-bugs] [Haiku] #3814: Screeshot options are not saved Message-ID: <044.0fa4f93e62b175ffa26493d52afe4093@haiku-os.org> #3814: Screeshot options are not saved -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- This is r30234. The settings in the "Options" panel are not saved. Only format and location of the main app panel. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 17:10:32 2009 From: trac at haiku-os.org (humdinger) Date: Fri, 24 Apr 2009 15:10:32 -0000 Subject: [Haiku-bugs] [Haiku] #3815: Screenshot overwrites existing files Message-ID: <044.c4965001e91b173977081f1777a30c44@haiku-os.org> #3815: Screenshot overwrites existing files -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- This is r30234. Screenshot overwrites existing files silently. There should be an alert like Tracker pops up. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 17:22:30 2009 From: trac at haiku-os.org (humdinger) Date: Fri, 24 Apr 2009 15:22:30 -0000 Subject: [Haiku-bugs] [Haiku] #3816: Additional CLI parameters for Screeshot Message-ID: <044.78329c9f597db9509287b415afbf3709@haiku-os.org> #3816: Additional CLI parameters for Screeshot -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- This is r30234. There could be a few more command line parameters for Screenshot to make it totally controlable: {{{ -f, --format "Set the file format to PNG, GIF, JPG, BMP" }}} And have the output file as another parameter to specify path/filename. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 17:45:25 2009 From: trac at haiku-os.org (humdinger) Date: Fri, 24 Apr 2009 15:45:25 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] Message-ID: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- This is r30234. I changed a few strings in Screenshot's interface. directory -> folder cursor -> mouse pointer Take whole Desktop -> Take whole screen Patch included. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 18:13:39 2009 From: trac at haiku-os.org (humdinger) Date: Fri, 24 Apr 2009 16:13:39 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.f183d7750c3a20a5e60d8e7184bd7eef@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Comment(by humdinger): Hmm. I just realized that there's a commandline option "-c, --cursor". This would have to become "-m, --mouse" to stay consistent. If you agree, apply patch V2 were I renamed every *Cursor to *Mouse. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 18:36:10 2009 From: trac at haiku-os.org (julun) Date: Fri, 24 Apr 2009 16:36:10 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.77199d6812973ebe64b69e7cafeb14ef@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Comment(by julun): Hi, just go ahead and change the strings. Not sure if i like the mouse thing, still one would include the mouse cursor and not the mouse. It's up to you though. Have fun, Karsten -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 18:50:11 2009 From: trac at haiku-os.org (humdinger) Date: Fri, 24 Apr 2009 16:50:11 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.36b70231f7e39197931a7d3e9e4c1dcc@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Comment(by humdinger): Actually, it's the "mouse pointer", but having a two word parameter is bad, so I shortened to "mouse". BTW, I happen on these semantic things when writing for the user guide. It's not like I look for something to nitpick for the fun of it... :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 19:38:25 2009 From: trac at haiku-os.org (philcostin) Date: Fri, 24 Apr 2009 17:38:25 -0000 Subject: [Haiku-bugs] [Haiku] #2197: KDL when starting Firefox In-Reply-To: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> References: <040.bc1f1d61cc07c8133b1ca8b713b00c21@haiku-os.org> Message-ID: <049.1be34e6896b5bcb05f9f18878645688c@haiku-os.org> #2197: KDL when starting Firefox -------------------------------------+-------------------------------------- Reporter: cebif | Owner: axeld Type: bug | Status: closed Priority: blocker | Milestone: R1 Component: Network & Internet/TCP | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Comment(by philcostin): Great job! Works for me now too :D r30383 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 20:34:49 2009 From: trac at haiku-os.org (julun) Date: Fri, 24 Apr 2009 18:34:49 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.abc1795aa800e8e51b356afc597c2561@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Comment(by julun): Hi, > BTW, I happen on these semantic things when writing for the user guide. It's not like I look for something to nitpick for the fun of it... :) I haven't taken it that way. ATM i have no time at all for Haiku, so please change it. :) Regards, Karsten -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 22:55:07 2009 From: trac at haiku-os.org (stpere) Date: Fri, 24 Apr 2009 20:55:07 -0000 Subject: [Haiku-bugs] [Haiku] #3815: Screenshot overwrites existing files In-Reply-To: <044.c4965001e91b173977081f1777a30c44@haiku-os.org> References: <044.c4965001e91b173977081f1777a30c44@haiku-os.org> Message-ID: <053.344e6d395bab7dd480642f15711d3a93@haiku-os.org> #3815: Screenshot overwrites existing files -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Comment(by stpere): I will take care of this issue this evening. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Fri Apr 24 23:30:29 2009 From: trac at haiku-os.org (luroh) Date: Fri, 24 Apr 2009 21:30:29 -0000 Subject: [Haiku-bugs] [Haiku] #3818: GPL binaries without source code Message-ID: <040.c8c5cd0083f515c0c578f9f4ae186615@haiku-os.org> #3818: GPL binaries without source code -----------------------+---------------------------------------------------- Reporter: luroh | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- There are a number of GPL-licensed binaries at haiku-files.org that currently come without source code or offer of source code, we need to rectify that.[[BR]] Just putting the source code up for download is probably the path of least resistance, IMO. Note that merely linking to upstream sources, even for unmodified code, is probably not advisable (see FSF/Mepis spat http://www .linux-watch.com/news/NS9113053102.html). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 01:52:55 2009 From: trac at haiku-os.org (stpere) Date: Fri, 24 Apr 2009 23:52:55 -0000 Subject: [Haiku-bugs] [Haiku] #3815: Screenshot overwrites existing files In-Reply-To: <044.c4965001e91b173977081f1777a30c44@haiku-os.org> References: <044.c4965001e91b173977081f1777a30c44@haiku-os.org> Message-ID: <053.8c2186f34b53711f127eb3d8c34d20ed@haiku-os.org> #3815: Screenshot overwrites existing files -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Comment(by stpere): I've commited a fix for this in r30390. Thanks a lot! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 04:24:02 2009 From: trac at haiku-os.org (stpere) Date: Sat, 25 Apr 2009 02:24:02 -0000 Subject: [Haiku-bugs] [Haiku] #3733: re-implement Deskbar's restart+shutdown functionality In-Reply-To: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> References: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> Message-ID: <050.8639873749383b8a069b22d0e9f91d71@haiku-os.org> #3733: re-implement Deskbar's restart+shutdown functionality ----------------------------------+----------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by stpere): Here, I prepared that small patch.. I combined the "Shut down..." and "Restart..." items into a new "End session..." item. Clicking that new item shows an Alert asking the user what to do (shutdown or restart). I can commit, but I prefered to propose it here first. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 04:26:28 2009 From: trac at haiku-os.org (stpere) Date: Sat, 25 Apr 2009 02:26:28 -0000 Subject: [Haiku-bugs] [Haiku] #3733: re-implement Deskbar's restart+shutdown functionality In-Reply-To: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> References: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> Message-ID: <050.a62c317ed655e52b871260b1ff21d137@haiku-os.org> #3733: re-implement Deskbar's restart+shutdown functionality ----------------------------------+----------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by stpere): An alternative way to present this functionality would be to have the shutdown item be a submenu with 2 items : shut down and restart.. with or without further confirmation. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 04:32:14 2009 From: trac at haiku-os.org (mmadia) Date: Sat, 25 Apr 2009 02:32:14 -0000 Subject: [Haiku-bugs] [Haiku] #3733: re-implement Deskbar's restart+shutdown functionality In-Reply-To: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> References: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> Message-ID: <050.d539307c1f003d7b311ae224f704d031@haiku-os.org> #3733: re-implement Deskbar's restart+shutdown functionality ----------------------------------+----------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by mmadia): Replying to [comment:2 stpere]: > An alternative way to present this functionality would be to have the shutdown item be a submenu with 2 items : shut down and restart.. with or without further confirmation. I don't recall which ticket this was pulled from, but the idea is to: -present a more logical & less insulting order of confirmations. eg, "End Session" --> "shutdown, restart, cancel". vs the current "shutdown"-->"are you sure you didn't click this by accident? yes,no" -ensure that a user doesn't accidentally end their session my an accidental click in Deskbar. So, from my understanding, having the entries as a submenu would increase the chances of an accidental shutdown in comparison to your first patch/comment. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 06:17:00 2009 From: trac at haiku-os.org (stpere) Date: Sat, 25 Apr 2009 04:17:00 -0000 Subject: [Haiku-bugs] [Haiku] #3386: TextSearch not listed while browsing a disk's top level directory In-Reply-To: <041.139d538882160d4667d6dd8da35195d5@haiku-os.org> References: <041.139d538882160d4667d6dd8da35195d5@haiku-os.org> Message-ID: <050.f303fcfac0707139fc5ca0faa31a67e0@haiku-os.org> #3386: TextSearch not listed while browsing a disk's top level directory -----------------------------+---------------------------------------------- Reporter: mmadia | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Add-Ons/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------+---------------------------------------------- Comment(by stpere): I fixed this in r30391. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 08:04:37 2009 From: trac at haiku-os.org (humdinger) Date: Sat, 25 Apr 2009 06:04:37 -0000 Subject: [Haiku-bugs] [Haiku] #3815: Screenshot overwrites existing files In-Reply-To: <044.c4965001e91b173977081f1777a30c44@haiku-os.org> References: <044.c4965001e91b173977081f1777a30c44@haiku-os.org> Message-ID: <053.0a297348dd2d0fe2d375683b7cae712f@haiku-os.org> #3815: Screenshot overwrites existing files -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Comment(by humdinger): Thanks Philippe![[BR]] I was just wondering... Is it very difficult to use Tracker functionality to deal with colliding filenames? I mean that in a more general way, concerning any app saving something. Tracker has its own dialog when it encounters a file already exists. At the moment it only promts with file infos like size and date of the new and to-be-overwritten files. Maybe in the future that will become more sophisticated, like optionally showing differing contents side by side or the two images in case of pictures. Or allowing on-the-fly renaming or proposing a naming scheme in case you're moving a whole bunch of colliding files. If apps were using Tracker functionality, these improvements in handling files would be handed down to them. In any case, Screenshot doesn't overwrite silently any more, so this ticket can be closed (I can't do that). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 08:07:29 2009 From: trac at haiku-os.org (humdinger) Date: Sat, 25 Apr 2009 06:07:29 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.20320b8fad624dbec88df6632c7166a8@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- Comment(by humdinger): OK. Hope you can soon re-join the fun. :) Patch applied with r30392. Someone has to close the ticket for me... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 08:25:49 2009 From: trac at haiku-os.org (haiqu) Date: Sat, 25 Apr 2009 06:25:49 -0000 Subject: [Haiku-bugs] [Haiku] #3819: Inconsistent proportion in copy progress bars Message-ID: <040.53020252f0f2ba66fa282f2c12c54aa4@haiku-os.org> #3819: Inconsistent proportion in copy progress bars ----------------------------------+----------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: x86 Blocking: | ----------------------------------+----------------------------------------- The attached snapshot shows three copies in progress. The top and bottom copies show a copy progress bar proportionate to progress, whilst the centre bar has travelled too far. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 08:39:53 2009 From: trac at haiku-os.org (humdinger) Date: Sat, 25 Apr 2009 06:39:53 -0000 Subject: [Haiku-bugs] [Haiku] #3733: re-implement Deskbar's restart+shutdown functionality In-Reply-To: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> References: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> Message-ID: <050.944c903360409a83c69cff3993c367ee@haiku-os.org> #3733: re-implement Deskbar's restart+shutdown functionality ----------------------------------+----------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by humdinger): I'm with Matt here. Your first idea with the alert is better. With respect to the future, an alert may not be the way either, however. One day Haiku may be multi-user, then having a panel with clearly labeled radio buttons would be necessary: "[nice icon] End Session and * Shutdown * Restart * Suspend * Log out * Switch user [Cancel] [OK]" Cursor-Up/Down moves the radio button selection. ESC cancels, RETURN OKs. Last used position is remembered. [Hmmm. It would be nice if things like radio buttons, check boxes, sliders, text boxes etc. would become available in a scripting command like "alert".] -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 09:42:56 2009 From: trac at haiku-os.org (siarzhuk) Date: Sat, 25 Apr 2009 07:42:56 -0000 Subject: [Haiku-bugs] [Haiku] #3733: re-implement Deskbar's restart+shutdown functionality In-Reply-To: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> References: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> Message-ID: <050.076f52fed025829428f12637c49a6e48@haiku-os.org> #3733: re-implement Deskbar's restart+shutdown functionality ----------------------------------+----------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by siarzhuk): Preface: For 10 years with BeOS I have '''never''' shutdowned or restarted it by accident. But for some years with Haiku I have OKeyed this confirmation alerts '''many thousands times'''. And I really hate this alert boxes! :-D I love BeOS because it doesn't ask me too much for obvious things. Well, let's look on the problem: someone think that many users have problems with fine hand movements and decisions - and they can "accidentally" select the "Shutdown/Restart" menu entries from the main Haiku menu. Well, I can agree that main menu is a common place and some more protection can be useful here. But IMO, neither current confirmation alerts nor proposed windows-like full-blown dialog boxes can be lightweight and acceptable solutions. My proposition: Shutdown and Restart menu entries should be replaced with following: {{{ End of Session... -> Restart -> Shutdown }}} or with this one: (thanks to humdinger for thinking about the feature) {{{ End of Session... -> Restart -> Shutdown -> Suspend -> Log out -> Switch user }}} Pro: 1) it is lightweight and is not over-complicate. 2) it is a BeOS/Haiku way of things. Remember, most of operations in Tracker are performed from context menu. Rebooting from the sub-menu is absolutely natural for typical Tracker user. 3) in proposed solution accidental reboot of the system can occur when user "accidentally" go to "End of Session..." sub-menu and "accidentially" click some menu entry there. I can't imagine this as unintentional action. 4) it save a miles of mouse movements and thousands mouse clicks! Actually you need to select the "Reboot" menu entry, move mouse pointer at least 6 inches to the center of the display, locate mouse on OK button and finally click it. The solution, proposed by me require about 2 inches of mouse movements and single click! It saves more than 4 inches and one click pro every reboot. :-D 5) it doesn't irritate the user with obvious confirmation alerts. Contra: 1) it is still possible to "accidentally" reboot the system from the main menu by selecting "wrong" menu entry. Yes, windows refugee can be surprised with such easy way of reboot. Well - we can add the option "Ask the user before shutdown the system" into Tracker options to make both beginners and veterans happy. :-) 2) ?? 3) ?? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 10:02:04 2009 From: trac at haiku-os.org (humdinger) Date: Sat, 25 Apr 2009 08:02:04 -0000 Subject: [Haiku-bugs] [Haiku] #3733: re-implement Deskbar's restart+shutdown functionality In-Reply-To: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> References: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> Message-ID: <050.7bfb40a121bac0d040d1294bcd26fc26@haiku-os.org> #3733: re-implement Deskbar's restart+shutdown functionality ----------------------------------+----------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by humdinger): Hey, calling the dialog "windows-like" was below the belt. :) Maybe it's because I'm working with a notebook and moving the mouse pointer a few pixels to aim it at the right submenu is a bit tricky at times... I'd still prefer the dialog solution:[[BR]] It's one click on the "End Session..." menu (maybe we'll have a shortcut one day (or SpiceyKeys)) and hitting "RETURN" as the panel remembers the last setting and in my experience it's "shutdown" 99% of the times. Why not have an "End Session" cake and eat it, too?[[BR]] It could be implemented like the "Open Recent >" menu item: moving the mouse over it reveals the power-using submenu, but clicking the "End Session" itself will open the glorious dialog. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 10:17:54 2009 From: trac at haiku-os.org (siarzhuk) Date: Sat, 25 Apr 2009 08:17:54 -0000 Subject: [Haiku-bugs] [Haiku] #3733: re-implement Deskbar's restart+shutdown functionality In-Reply-To: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> References: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> Message-ID: <050.11a91d1f4a524799083c354c2c1210c5@haiku-os.org> #3733: re-implement Deskbar's restart+shutdown functionality ----------------------------------+----------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by siarzhuk): Replying to [comment:6 humdinger]: > Hey, calling the dialog "windows-like" was below the belt. :) What is wrong? > It's one click on the "End Session..." menu (maybe we'll have a shortcut one day (or SpiceyKeys)) and hitting "RETURN" as the panel remembers the last setting and in my experience it's "shutdown" 99% of the times. Are you lefthander? ;-) > Why not have an "End Session" cake and eat it, too?[[BR]] > It could be implemented like the "Open Recent >" menu item: moving the mouse over it reveals the power-using submenu, but clicking the "End Session" itself will open the glorious dialog. Nice idea! But IMHO "the Tracker way" is the using most perfect solutions without over-bloating binaries and "thrashing" memory with never-used code. Anyway I'm not against your solution. :-) I have reposted my proposition into [haiku-development]. Probably it is a better idea to make a discussion in that mail list. :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 10:24:38 2009 From: trac at haiku-os.org (humdinger) Date: Sat, 25 Apr 2009 08:24:38 -0000 Subject: [Haiku-bugs] [Haiku] #3733: re-implement Deskbar's restart+shutdown functionality In-Reply-To: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> References: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> Message-ID: <050.a064ea319efe37fee7d24f021290c9b5@haiku-os.org> #3733: re-implement Deskbar's restart+shutdown functionality ----------------------------------+----------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by humdinger): >> Hey, calling the dialog "windows-like" was below the belt. :) > What is wrong? Sorry, I thought you meant Microsoft Windows. :) > I have reposted my proposition into [haiku-development] So I've seen. This is the [http://www.freelists.org/post/haiku-development /The-ways-of-Reboot-Acknowledge-or-not thread]. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 10:30:50 2009 From: trac at haiku-os.org (stippi) Date: Sat, 25 Apr 2009 08:30:50 -0000 Subject: [Haiku-bugs] [Haiku] #3815: Screenshot overwrites existing files In-Reply-To: <044.c4965001e91b173977081f1777a30c44@haiku-os.org> References: <044.c4965001e91b173977081f1777a30c44@haiku-os.org> Message-ID: <053.e94aeb4e4d93efc1ee67193a2fee7843@haiku-os.org> #3815: Screenshot overwrites existing files --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 10:31:11 2009 From: trac at haiku-os.org (stippi) Date: Sat, 25 Apr 2009 08:31:11 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.1f3f6e56b7cd46bd75d9cca5c5bdacd9@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 10:34:38 2009 From: trac at haiku-os.org (stippi) Date: Sat, 25 Apr 2009 08:34:38 -0000 Subject: [Haiku-bugs] [Haiku] #3386: TextSearch not listed while browsing a disk's top level directory In-Reply-To: <041.139d538882160d4667d6dd8da35195d5@haiku-os.org> References: <041.139d538882160d4667d6dd8da35195d5@haiku-os.org> Message-ID: <050.d17c659cc8611a64367155d53d04a377@haiku-os.org> #3386: TextSearch not listed while browsing a disk's top level directory ------------------------------+--------------------------------------------- Reporter: mmadia | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Add-Ons/Tracker | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------------+--------------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: Cool, thanks! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 10:38:06 2009 From: trac at haiku-os.org (stippi) Date: Sat, 25 Apr 2009 08:38:06 -0000 Subject: [Haiku-bugs] [Haiku] #3819: Inconsistent proportion in copy progress bars In-Reply-To: <040.53020252f0f2ba66fa282f2c12c54aa4@haiku-os.org> References: <040.53020252f0f2ba66fa282f2c12c54aa4@haiku-os.org> Message-ID: <049.7f62753f8a140e5208e7a7fcdf02bcd8@haiku-os.org> #3819: Inconsistent proportion in copy progress bars ----------------------------------+----------------------------------------- Reporter: haiqu | Owner: axeld Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: x86 Blocking: | ----------------------------------+----------------------------------------- Changes (by stippi): * priority: normal => low * type: bug => enhancement Comment: The progress bars are based on the amount of data (bytes) to copy, not on the amount of files. Unfortunately, there is a penalty for creating files and copying attributes, which results in the progress bars filling "unevenly" (ie not with perfectly constant speed). Should I leave this open to mean that the last issue I mentioned should be fixed some day? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 17:56:51 2009 From: trac at haiku-os.org (stpere) Date: Sat, 25 Apr 2009 15:56:51 -0000 Subject: [Haiku-bugs] [Haiku] #3664: Screen Saver does not accept the correct password and locks up the system In-Reply-To: <045.c69d70ee3a6569c2d2a35838203a2d82@haiku-os.org> References: <045.c69d70ee3a6569c2d2a35838203a2d82@haiku-os.org> Message-ID: <054.29d7c024d64aef15ef3034d19ba35573@haiku-os.org> #3664: Screen Saver does not accept the correct password and locks up the system -----------------------------------+---------------------------------------- Reporter: BDifferent | Owner: korli Type: bug | Status: new Priority: normal | Milestone: R1 Component: Add-Ons/Input Filters | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by stpere): Hi, I'm trying to reproduce this issue but I can't find a password that causes this issue. Without giving me your password you were trying, can you tell me if there was something special about it? The info that might be useful : * its length * does it uses special characters? * anything else special about it? Here, I tried with a password and it works great (well, there is some interface issues at the place where it ask you for your password that I will take care of) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 18:15:06 2009 From: trac at haiku-os.org (haiqu) Date: Sat, 25 Apr 2009 16:15:06 -0000 Subject: [Haiku-bugs] [Haiku] #3820: Deskbar crashed when opening Terminal Message-ID: <040.dec13135d6771dc007d1638da6ed85b9@haiku-os.org> #3820: Deskbar crashed when opening Terminal ----------------------------------+----------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: x86 Blocking: | ----------------------------------+----------------------------------------- {{{ Reading symbols from /boot/system/apps/ProcessController...done. Loaded symbols for /boot/system/apps/ProcessController [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team /boot/system/Deskbar (90) thread menu_tracking (39884)] 0x00316f3c in BMessage::_SendMessage () from /boot/system/lib/libbe.so (gdb) bt #0 0x00316f3c in BMessage::_SendMessage () from /boot/system/lib/libbe.so #1 0x0031d7f1 in BMessenger::SendMessage () from /boot/system/lib/libbe.so #2 0x0031d73d in BMessenger::SendMessage () from /boot/system/lib/libbe.so #3 0x0030e81d in BInvoker::Invoke () from /boot/system/lib/libbe.so #4 0x0036c3f7 in BMenuBar::_Track () from /boot/system/lib/libbe.so #5 0x0036bd69 in BMenuBar::_TrackTask () from /boot/system/lib/libbe.so #6 0x006da9f0 in thread_entry () from /boot/system/lib/libroot.so #7 0x78247fec in ?? () (gdb) }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 18:28:13 2009 From: trac at haiku-os.org (haiqu) Date: Sat, 25 Apr 2009 16:28:13 -0000 Subject: [Haiku-bugs] [Haiku] #3808: Copying or creating large files causes General System Error In-Reply-To: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> References: <040.9bda2357c8c6b5edf0d0801bd351d2d8@haiku-os.org> Message-ID: <049.b3e34c8c9a7599cb6d5ba5d6b9658d5b@haiku-os.org> #3808: Copying or creating large files causes General System Error ------------------------------+--------------------------------------------- Reporter: haiqu | Owner: nobody Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by haiqu): I downgraded sources to r30300 and rebuilt last night and the fault was still there. It wasn't there in r30233. That should give you an idea where to look ... It can be reproduced easily. Just try to burn a CD. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 18:45:17 2009 From: trac at haiku-os.org (jackburton) Date: Sat, 25 Apr 2009 16:45:17 -0000 Subject: [Haiku-bugs] [Haiku] #2263: USB Key doesn't work In-Reply-To: <045.3e7db024b77ce246c3830001c0b845a4@haiku-os.org> References: <045.3e7db024b77ce246c3830001c0b845a4@haiku-os.org> Message-ID: <054.3bdd89e5cdd8888297329176005b0727@haiku-os.org> #2263: USB Key doesn't work --------------------------+------------------------------------------------- Reporter: jackburton | Owner: mmlr Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------+------------------------------------------------- Changes (by jackburton): * status: assigned => closed * resolution: => invalid Comment: The usb stick has broken for good. Closing the bug since it's not reproducible.. oh well.. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 20:18:42 2009 From: trac at haiku-os.org (humdinger) Date: Sat, 25 Apr 2009 18:18:42 -0000 Subject: [Haiku-bugs] [Haiku] #3821: Screenshot preview distorted Message-ID: <044.c2485d1ce55bc36768caf513e773a8de@haiku-os.org> #3821: Screenshot preview distorted -------------------------------------+-------------------------------------- Reporter: humdinger | Owner: julun Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------------+-------------------------------------- This is r30234. If you use the option to only take the shot of the active window, its image in the preview is distorted. The preview should always take into account the actual aspect of the object being shot.[[BR]] This may also be the case for whole screen screenshots when you're running a wide screen resolution. Can't test that because my gfx chipset sadly isn't supported. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 20:52:56 2009 From: trac at haiku-os.org (jackburton) Date: Sat, 25 Apr 2009 18:52:56 -0000 Subject: [Haiku-bugs] [Haiku] #1809: [InterfaceKit] BMenu not fully drawn in start window of DiskProbe (easy) In-Reply-To: <040.58d3a6ee5aa9aaf46d12de74529aac41@haiku-os.org> References: <040.58d3a6ee5aa9aaf46d12de74529aac41@haiku-os.org> Message-ID: <049.54a0914a87d4a15b4dc57b9009936f5e@haiku-os.org> #1809: [InterfaceKit] BMenu not fully drawn in start window of DiskProbe (easy) --------------------------------+------------------------------------------- Reporter: diver | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by jackburton): Hasn't this been fixed in r30174 ? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 21:10:48 2009 From: trac at haiku-os.org (jonas.kirilla) Date: Sat, 25 Apr 2009 19:10:48 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.040cc3c7f1c7b97fd1ac2015a60f8348@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by jonas.kirilla): Please don?t use "mouse", instead use "pointer". It?s the pointer that gets depicted, not the mouse. It?s not a "mouse pointer" really. Your on- screen pointer could be moved by any human input device, like a trackpad, trackball, whatever. Would it then be a "trackball pointer"? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sat Apr 25 22:25:33 2009 From: trac at haiku-os.org (jonas.kirilla) Date: Sat, 25 Apr 2009 20:25:33 -0000 Subject: [Haiku-bugs] [Haiku] #3822: Installer should know how to include Haiku in an existing Grub menu Message-ID: <048.c329afda57e3477d4b63f64d209df40a@haiku-os.org> #3822: Installer should know how to include Haiku in an existing Grub menu ------------------------------------+--------------------------------------- Reporter: jonas.kirilla | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Installer | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------+--------------------------------------- Regarding r30372: It would be extra nice if Installer could figure out if Grub is being used, and add itself to the existing Grub menu.lst file. (Not even all Linux users know how Grub works.) This depends on Haiku support for Linux filesystem. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 00:32:42 2009 From: trac at haiku-os.org (Disreali) Date: Sat, 25 Apr 2009 22:32:42 -0000 Subject: [Haiku-bugs] [Haiku] #1115: Booting in Live CD mode is slow In-Reply-To: <042.eb64b2b19c862197ed8c690874af5705@haiku-os.org> References: <042.eb64b2b19c862197ed8c690874af5705@haiku-os.org> Message-ID: <051.f69961dfa340518d1f71910526a57395@haiku-os.org> #1115: Booting in Live CD mode is slow --------------------------------+------------------------------------------- Reporter: rdaneel | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1/alpha1 Component: System/Boot Loader | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Changes (by Disreali): * cc: mdisreali@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 00:40:13 2009 From: trac at haiku-os.org (diver) Date: Sat, 25 Apr 2009 22:40:13 -0000 Subject: [Haiku-bugs] [Haiku] #1809: [DiskProbe] drop down menu is missing a few pixels on the right (easy) (was: [InterfaceKit] BMenu not fully drawn in start window of DiskProbe (easy)) In-Reply-To: <040.58d3a6ee5aa9aaf46d12de74529aac41@haiku-os.org> References: <040.58d3a6ee5aa9aaf46d12de74529aac41@haiku-os.org> Message-ID: <049.0132b69c3eae9846110cd0eec61703a9@haiku-os.org> #1809: [DiskProbe] drop down menu is missing a few pixels on the right (easy) ------------------------------------+--------------------------------------- Reporter: diver | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/DiskProbe | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------+--------------------------------------- Changes (by diver): * component: Kits/Interface Kit => Applications/DiskProbe Comment: Indeed, just tested in r30408. Please close this one. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 05:39:50 2009 From: trac at haiku-os.org (HaiColon) Date: Sun, 26 Apr 2009 03:39:50 -0000 Subject: [Haiku-bugs] [Haiku] #3823: Haiku has trouble to connect to some webservers Message-ID: <043.df1e55bb8d76aa3a3ad8aa95598f050c@haiku-os.org> #3823: Haiku has trouble to connect to some webservers --------------------------------+------------------------------------------- Reporter: HaiColon | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------------+------------------------------------------- I noticed this with YouTube.com and Schnoogle.com YouTube works every few minutes for a few minutes (sometimes only for a few seconds), then Youtube doesn't load anymore in BeZilla. It's not a problem with BeZilla though, other programs aren't able to connect to YouTube as well when this happens. I also tried pinging YouTube when this happens and every package is displayed as lost. On Schnoogle (a fanfiction website), when reading a fanfic, sometimes only a blank page is displayed, sometimes nearly the whole website is loaded but a portion at the bottom is missing, sometimes half the site is missing from the bottom. I saw this with YouTube too but only once. Some parts of the website were there but the part where all the content is, the list of videos etc, was missing, even after reloading a few times. This happens to me on two completely different computers with different network cards. One has Haiku installed on the harddisk, the other has Haiku running in VMware, so it's not a hardware problem. I tried opening the YouTube website on Linux at the same time when I saw in VMware that YouTube didn't work anymore in Haiku. On Linux it worked without problems while at the same time on Haiku it still didn't work so it's not a problem with my internet connection either but seems to be a problem with Haiku. Other websites, for example Google.com, work when YouTube doesn't. So it's not that the network connection would break down completely, this is limited to certain websites. So I guess the problem lies somwhere with networking in Haiku in general. It doesn't look like it has something to do with drivers since this happened on two completely different network cards who should be using different drivers. The Network card in the computer which I have installed Haiku on has a 3COM network card and VMware emulates an IPRO1000 card. I first noticed this about three or four days ago. I build Haiku from SVN once every day. I usually don't visit the YouTube website that often (only for the last week or so I've been on there daily) so maybe I just didn't notice it before. I'll attach the syslog from my version of Haiku running in VMware (r30417). It's freshly built and the syslog is from a couple of minutes after this error happened again (with YouTube). Don't know if this helps. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 07:44:51 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 26 Apr 2009 05:44:51 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.bfc8ce4cfd7fa14fcd7637d0ee3f2828@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Changes (by humdinger): * status: closed => reopened * resolution: fixed => Comment: I guess it's a language thing. In German it's "Mauszeiger" and I'd even say "Click with your mouse on..." never minding the actual input device. So for me reading "include mouse pointer in screenshot" would be much clearer than reading "include pointer in screenshot". Apparently our heritage influences us on every kind of level... But I defer to your wisdom, shouldn't anyone hurry to support my POV. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 09:07:14 2009 From: trac at haiku-os.org (andreasf) Date: Sun, 26 Apr 2009 07:07:14 -0000 Subject: [Haiku-bugs] [Haiku] #3822: Installer should know how to include Haiku in an existing Grub menu In-Reply-To: <048.c329afda57e3477d4b63f64d209df40a@haiku-os.org> References: <048.c329afda57e3477d4b63f64d209df40a@haiku-os.org> Message-ID: <057.c67a3416df319162f51da41a0c6c9478@haiku-os.org> #3822: Installer should know how to include Haiku in an existing Grub menu ------------------------------------+--------------------------------------- Reporter: jonas.kirilla | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Installer | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------------+--------------------------------------- Changes (by andreasf): * cc: planche2k@? (added) Comment: Note that on OpenSolaris GRUB uses ZFS filesystem rather than Linux' ext2. Also note that GRUB may be x86-/amd64-specific since Linux uses {{{yaboot}}} on ppc for instance. Not sure about m68k/arm. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 09:47:45 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 26 Apr 2009 07:47:45 -0000 Subject: [Haiku-bugs] [Haiku] #3824: Undo not working in People Message-ID: <044.74b1d1b749a0a9203dc7b246a3ddc4e9@haiku-os.org> #3824: Undo not working in People ---------------------------------+------------------------------------------ Reporter: humdinger | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/People | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------+------------------------------------------ This is r30391. The Edit|Undo menu item isn't working. In fact, it's always greyed out. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 10:09:16 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 26 Apr 2009 08:09:16 -0000 Subject: [Haiku-bugs] [Haiku] #3825: URL linkification in People [easy] Message-ID: <044.579a7b4bb7ff8a38b2b7aa3386d9e38f@haiku-os.org> #3825: URL linkification in People [easy] ---------------------------------+------------------------------------------ Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: low | Milestone: R1 Component: Applications/People | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------+------------------------------------------ This is r30391. BeOS' People app had the URL label marked as a link, opening the address in the browser. Haiku's should have that too, it's a convenient way to verify an address. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 10:36:59 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 26 Apr 2009 08:36:59 -0000 Subject: [Haiku-bugs] [Haiku] #3826: Ungrouped People in Mail's To:-menu Message-ID: <044.450cc33205426ea8de55997035de6db0@haiku-os.org> #3826: Ungrouped People in Mail's To:-menu -------------------------------+-------------------------------------------- Reporter: humdinger | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- This is r30391. I created a couple of person files without filling the Group attribute. Opening the Mail app, the To:-submenu shows a group "Demo" (which was apparently created by the system. Kill it before it ships with R1...) and under it all my actually Group-free person files. Beam gets it right. It doesn't even show the Group "Demo", since there are no persons in that group. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 11:11:57 2009 From: trac at haiku-os.org (stippi) Date: Sun, 26 Apr 2009 09:11:57 -0000 Subject: [Haiku-bugs] [Haiku] #1809: [DiskProbe] drop down menu is missing a few pixels on the right (easy) In-Reply-To: <040.58d3a6ee5aa9aaf46d12de74529aac41@haiku-os.org> References: <040.58d3a6ee5aa9aaf46d12de74529aac41@haiku-os.org> Message-ID: <049.01854afb23619817d5fadedfd674eabc@haiku-os.org> #1809: [DiskProbe] drop down menu is missing a few pixels on the right (easy) -------------------------------------+-------------------------------------- Reporter: diver | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DiskProbe | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------------+-------------------------------------- Changes (by stippi): * status: new => closed * resolution: => fixed Comment: If the problem was something else than incorrect layout by DiskProbe, then it hasn't /really/ been fixed. But since the summary and component are already changed, we could regard this bug fixed for the purpose of the ticket. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 12:46:20 2009 From: trac at haiku-os.org (jonas.kirilla) Date: Sun, 26 Apr 2009 10:46:20 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.ee3f0010db2fa26139315224494c14a4@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by jonas.kirilla): (Since Karsten has expressed lack of time and Humdinger has reopened the ticket because of me maybe I should take responsibility for it. If that is okay with you guys. Stippi?) It?s primarily the CLI option that eeks me, which I think should be --pointer rather than just --mouse. I don?t mind if the GUI uses the term "mouse pointer". (After all, mice still dominate.) As long as the word "pointer" is included. (Swedish is similar to German in this regard: "muspekare" (mus+pekare) is probably a more often used word than simply "pekare", unless you?re a programmer.) Another thing: I think "Capture" would be more idiomatic than "Take", in "Take whole screen". I?m not saying it doesn?t meant the same thing, but I think the word "Capture" is more expected. But English is not my native language, so maybe "Take" is equally good. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 13:45:03 2009 From: trac at haiku-os.org (stippi) Date: Sun, 26 Apr 2009 11:45:03 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.8d36ca51067c95c2bdb060fee28f23a7@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by stippi): +1 to everything. (Go ahead and do it, Capture is better than Take...) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 14:00:34 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 26 Apr 2009 12:00:34 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.e4ae88df0ae8bb13a61878e3cba09dcb@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by humdinger): OK. As long as we can keep the "mouse pointer" in the GUI I'm placated. :) I can make the changes if you want, Jonas. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 14:08:10 2009 From: trac at haiku-os.org (bga) Date: Sun, 26 Apr 2009 12:08:10 -0000 Subject: [Haiku-bugs] [Haiku] #3826: Ungrouped People in Mail's To:-menu In-Reply-To: <044.450cc33205426ea8de55997035de6db0@haiku-os.org> References: <044.450cc33205426ea8de55997035de6db0@haiku-os.org> Message-ID: <053.3ce40cc5450063710111b452ee187979@haiku-os.org> #3826: Ungrouped People in Mail's To:-menu -------------------------------+-------------------------------------------- Reporter: humdinger | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Mail | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------------+-------------------------------------------- Comment(by bga): There is no "Demo" group whatsoever that is automatically created. Try a query like this in the command line: query "META:group==Demo" It is likely that you have a file on your system (and not even a people file) that has this attribute. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 14:16:40 2009 From: trac at haiku-os.org (bga) Date: Sun, 26 Apr 2009 12:16:40 -0000 Subject: [Haiku-bugs] [Haiku] #3823: Haiku has trouble to connect to some webservers In-Reply-To: <043.df1e55bb8d76aa3a3ad8aa95598f050c@haiku-os.org> References: <043.df1e55bb8d76aa3a3ad8aa95598f050c@haiku-os.org> Message-ID: <052.5bf3f62464109431aec2e03443d934b5@haiku-os.org> #3823: Haiku has trouble to connect to some webservers --------------------------------+------------------------------------------- Reporter: HaiColon | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------------+------------------------------------------- Comment(by bga): There is a different bug reporting this problem already. I don't know the ticket number offhand but, if this is any consolation, you are not alone. TCP/IP seems very broken but in a way that is not immediately evident as it seems to work most of the time. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 14:26:20 2009 From: trac at haiku-os.org (HaiColon) Date: Sun, 26 Apr 2009 12:26:20 -0000 Subject: [Haiku-bugs] [Haiku] #3823: Haiku has trouble to connect to some webservers In-Reply-To: <043.df1e55bb8d76aa3a3ad8aa95598f050c@haiku-os.org> References: <043.df1e55bb8d76aa3a3ad8aa95598f050c@haiku-os.org> Message-ID: <052.9d070bf9c150ecea53d90b590c821833@haiku-os.org> #3823: Haiku has trouble to connect to some webservers --------------------------------+------------------------------------------- Reporter: HaiColon | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------------+------------------------------------------- Comment(by HaiColon): Replying to [comment:1 bga]: > There is a different bug reporting this problem already. I don't know the ticket number offhand but, if this is any consolation, you are not alone. TCP/IP seems very broken but in a way that is not immediately evident as it seems to work most of the time. Hmm I did ask in IRC and looked through any ticket that had the search term "network" or "youtube" in it but found nothing like this. I should have searched for TCP instead I guess. I'll try to find the other bug report you mentioned. But yeah thanks, knowing that I'm not the only one who has trouble with this is great because I thought I was mad when I wrote the bug report. Some websites work, some don't? Crazy :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 14:26:38 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 26 Apr 2009 12:26:38 -0000 Subject: [Haiku-bugs] [Haiku] #3826: Ungrouped People in Mail's To:-menu In-Reply-To: <044.450cc33205426ea8de55997035de6db0@haiku-os.org> References: <044.450cc33205426ea8de55997035de6db0@haiku-os.org> Message-ID: <053.0764ddb5f3d57ed8a2d855254a74a6e0@haiku-os.org> #3826: Ungrouped People in Mail's To:-menu --------------------------------+------------------------------------------- Reporter: humdinger | Owner: bga Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Mail | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------+------------------------------------------- Changes (by humdinger): * status: new => closed * resolution: => invalid Comment: Oh, my apologies. Apparently I had on another mounted image a few person files in a backup folder I forgot about. Sorry... OTOH, this should point to a Beam deficiency: It apparently only looks for people files on the boot partition, right? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 14:40:23 2009 From: trac at haiku-os.org (bga) Date: Sun, 26 Apr 2009 12:40:23 -0000 Subject: [Haiku-bugs] [Haiku] #3826: Ungrouped People in Mail's To:-menu In-Reply-To: <044.450cc33205426ea8de55997035de6db0@haiku-os.org> References: <044.450cc33205426ea8de55997035de6db0@haiku-os.org> Message-ID: <053.611334759a1d06be4831183a23e22c78@haiku-os.org> #3826: Ungrouped People in Mail's To:-menu --------------------------------+------------------------------------------- Reporter: humdinger | Owner: bga Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Mail | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: --------------------------------+------------------------------------------- Comment(by bga): Yep. It looks like. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 14:40:57 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 26 Apr 2009 12:40:57 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.5d297f6c0d61418dc2a150c7deb762e8@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by humdinger): You know, I'm uncomfortable to keep distracting everyone with these profane details... but.[[BR]] The window title "Take Screenshot" fits neatly to it's counter part "Save Screenshot" which it is replacing when pressing "Options" (which is itself weird IMO, see #3813 for a better approach). Also with "Take Screenshot" you still have the name of the app visible. When changing to "Capture" it would have to be "Capture Screen" as "Capture Screenshot" is wrong. And if we keep the title, changing the button name doesn't make sense... Sorry for wasting your time with another bikeshed. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 14:48:12 2009 From: trac at haiku-os.org (bga) Date: Sun, 26 Apr 2009 12:48:12 -0000 Subject: [Haiku-bugs] [Haiku] #3632: Freeze after ~1h 15min uptime (reproduceable) In-Reply-To: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> References: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> Message-ID: <060.882397c3eed0dfe5dae70d673dcac442@haiku-os.org> #3632: Freeze after ~1h 15min uptime (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by bga): I din' t measure time, but my system also freezes after some time. So far it only happened if I left it idle and I never saw it while actually using the system. When I notice it hanged, the monitor is completely black and keyboard/mouse got turned off (their lights are off). I can not enter KDL either but this could be just because keyboard is dead at this point. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 14:49:04 2009 From: trac at haiku-os.org (bga) Date: Sun, 26 Apr 2009 12:49:04 -0000 Subject: [Haiku-bugs] [Haiku] #3632: Freeze after ~1h 15min uptime (reproduceable) In-Reply-To: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> References: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> Message-ID: <060.64bd3d02d42a67f1c1cf76f69b45853d@haiku-os.org> #3632: Freeze after ~1h 15min uptime (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by bga): Forgot tyo mention that this did not use to happen. I kept my computer on in haiku overnight without problems. Not anymore. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 15:24:40 2009 From: trac at haiku-os.org (aldeck) Date: Sun, 26 Apr 2009 13:24:40 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.2c8833538e43cd6b3c7f45dc9d6781b1@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by aldeck): I understand the point made by Jonas with regard to "mouse pointer" being not generic enough, but i agree with Humdinger. I think we have to make an exception here, as any more generic wording would be paradoxicaly less understandable. I think that "mouse pointer" has grown in every language as _the_ generic meaning we all mean :) The only change i would make to make everything consistent, is for the command line option then: "--mouse" -> "--mouse-pointer" Concerning "Capture" vs "Take", i like "Capture" better too. Not sure having the window title change is necessary, IMO it's fine by me if it stays "Screenshot" all the time. ps: don't be sorry Humdinger, your work is very appreciated, you know it :) ps2: to Jonas, i think you shouldn't take the ticket since Humdinger is definitely commited to work on the issue and please everyone. It's possibly a bit rude and make him wait for unecesserary mail exchanges to continue his work. ps3: now that your trac rights have been fixed, you can assign tickets to yourself, to show you're spending time on it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 16:39:11 2009 From: trac at haiku-os.org (bbjimmy) Date: Sun, 26 Apr 2009 14:39:11 -0000 Subject: [Haiku-bugs] [Haiku] #3827: Haiku User Guide refers to " /boot/beos" Message-ID: <042.704925154129f26a0d74d95ef1dc2991@haiku-os.org> #3827: Haiku User Guide refers to " /boot/beos" ---------------------------+------------------------------------------------ Reporter: bbjimmy | Owner: nielx Type: bug | Status: new Priority: normal | Milestone: R1 Component: Documentation | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Since we changed to "/boot/system", we need to change all references to "/boot/beos" in the '''Haiku User Guide''' to match. We will also need to note that references to "boot/beos" in the '''BeBook''' will be referring to "/boot/system" on an Haiku file system. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 17:30:28 2009 From: trac at haiku-os.org (haiqu) Date: Sun, 26 Apr 2009 15:30:28 -0000 Subject: [Haiku-bugs] [Haiku] #3701: Jam for BeOS on website fails to compile sources In-Reply-To: <040.be06c87d21eddf7153ca607b6512c5ad@haiku-os.org> References: <040.be06c87d21eddf7153ca607b6512c5ad@haiku-os.org> Message-ID: <049.92da5a69e262de9eb1d30773feab0fbe@haiku-os.org> #3701: Jam for BeOS on website fails to compile sources ------------------------+--------------------------------------------------- Reporter: haiqu | Owner: haiku-web Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Website | Version: R1 development Resolution: duplicate | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Comment(by haiqu): Additional information for this package: 1. It doesn't unpack under BeOS 5.1d0 (Dano) but I think this is probably a bug in the Expander. 2. Instructions from the original package were included. They stated to add the following line to your UserBootscript: /home/config/bin/StatCacheServer & The correct command, which should be inserted in /boot/home/config/boot/UserBootscript is this: /boot/home/config/bin/StatCacheServer & Apologies for missing this error in the original installation document. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 18:00:15 2009 From: trac at haiku-os.org (jonas.kirilla) Date: Sun, 26 Apr 2009 16:00:15 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.63ecae38ee2f4b8344c07c8aea358dde@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by jonas.kirilla): Replying to [comment:13 aldeck]: > ps2: to Jonas, i think you shouldn't take the ticket since Humdinger is definitely commited to work on the issue and please everyone. It's possibly a bit rude and make him wait for unecesserary mail exchanges to continue his work. Good point. I?m sorry Humdinger - feel free to continue as you see fit! If you should find yourself disagreeing with the points I made and choose not to change anything, that?s okay too. > ps3: now that your trac rights have been fixed, you can assign tickets to yourself, to show you're spending time on it. Another good point. Thank you, Alexandre. I know I nitpick about details sometimes. I don?t mean to put anyone down. I very much appreciate the work put into Haiku by all of you. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 18:17:19 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 26 Apr 2009 16:17:19 -0000 Subject: [Haiku-bugs] [Haiku] #3827: Haiku User Guide refers to " /boot/beos" In-Reply-To: <042.704925154129f26a0d74d95ef1dc2991@haiku-os.org> References: <042.704925154129f26a0d74d95ef1dc2991@haiku-os.org> Message-ID: <051.5ac3c7c21c365d835723a48e3e37ae19@haiku-os.org> #3827: Haiku User Guide refers to " /boot/beos" ---------------------------+------------------------------------------------ Reporter: bbjimmy | Owner: humdinger Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Documentation | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Changes (by humdinger): * owner: nielx => humdinger * status: new => assigned Comment: Can you point to a "/boot/beos" in the user guide. I did all those changes last week IIRC. Did I overlook some? Regarding the BeBook, I'm not sure where to include this note. Maybe a developer can comment if that is even necessary. Is the rest of the BeBook really 100% Haiku compatible, or would there be even bigger changes necessary? However, if I understand correctly, we're only allowed to provide the BeBook "as is", right? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 18:25:51 2009 From: trac at haiku-os.org (aldeck) Date: Sun, 26 Apr 2009 16:25:51 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.8ce9476ff305671d258ffbf80dd59d0b@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by aldeck): np, all is fine :) There's no small bug, and i didn't see any nitpicking in the discussion, simply good arguments and certainly an eye to the details! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 18:52:56 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 26 Apr 2009 16:52:56 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.60cba1759286a0b1e5072cb555be6ab4@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Changes (by humdinger): * status: reopened => closed * resolution: => fixed Comment: I didn't feel passed over, so everything's OK. :) I just committed the changes I felt our discussion lead to. I'm still open for further improvements, though. If anyone can still work up the energy... :) Since this worked all so easily, I'll just continue to apply my patch for ticket #3787 and deal with differing opinions later. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 18:55:48 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 26 Apr 2009 16:55:48 -0000 Subject: [Haiku-bugs] [Haiku] #3787: Poorman: Use layoutmanager In-Reply-To: <044.271537466000288932d1ca4c2effde07@haiku-os.org> References: <044.271537466000288932d1ca4c2effde07@haiku-os.org> Message-ID: <053.dccc7a86622f62ae3c7fd8dbdfe736ff@haiku-os.org> #3787: Poorman: Use layoutmanager --------------------------+------------------------------------------------- Reporter: humdinger | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by humdinger): Applied patch with r30433. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 18:56:20 2009 From: trac at haiku-os.org (humdinger) Date: Sun, 26 Apr 2009 16:56:20 -0000 Subject: [Haiku-bugs] [Haiku] #3817: Tiny changes to strings in Screenshot [patch] In-Reply-To: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> References: <044.2e6deb8ad849f5f4707e7249ac546a6f@haiku-os.org> Message-ID: <053.3c6d2d63d048dc2d84712c37a89145aa@haiku-os.org> #3817: Tiny changes to strings in Screenshot [patch] --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: enhancement | Status: closed Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by humdinger): Applied patch in r30432 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 18:57:15 2009 From: trac at haiku-os.org (umccullough) Date: Sun, 26 Apr 2009 16:57:15 -0000 Subject: [Haiku-bugs] [Haiku] #3827: Haiku User Guide refers to " /boot/beos" In-Reply-To: <042.704925154129f26a0d74d95ef1dc2991@haiku-os.org> References: <042.704925154129f26a0d74d95ef1dc2991@haiku-os.org> Message-ID: <051.3b091a78a7aab58dc43c3fb730c7ab42@haiku-os.org> #3827: Haiku User Guide refers to " /boot/beos" ---------------------------+------------------------------------------------ Reporter: bbjimmy | Owner: humdinger Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Documentation | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by umccullough): RE: bebook, I think you're correct, we were only allowed to redistribute it, but not modify the content without express permission from ACCESS. I believe providing the original BeBook was mostly just a stop-gap until a proper HaikuBook was ready... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 19:13:37 2009 From: trac at haiku-os.org (stpere) Date: Sun, 26 Apr 2009 17:13:37 -0000 Subject: [Haiku-bugs] [Haiku] #3824: Undo not working in People In-Reply-To: <044.74b1d1b749a0a9203dc7b246a3ddc4e9@haiku-os.org> References: <044.74b1d1b749a0a9203dc7b246a3ddc4e9@haiku-os.org> Message-ID: <053.11558b10e29e0cac0188d021e545d325@haiku-os.org> #3824: Undo not working in People ---------------------------------+------------------------------------------ Reporter: humdinger | Owner: stpere Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Applications/People | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------+------------------------------------------ Changes (by stpere): * owner: axeld => stpere * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 20:12:28 2009 From: trac at haiku-os.org (oco) Date: Sun, 26 Apr 2009 18:12:28 -0000 Subject: [Haiku-bugs] [Haiku] #2718: KDL when iterating over files in the filesystem (DiskUsage). In-Reply-To: <038.c783b87b5cdff7ea6b5899e9acddf241@haiku-os.org> References: <038.c783b87b5cdff7ea6b5899e9acddf241@haiku-os.org> Message-ID: <047.d46b50d409dfa0fc92365aabf7d98acc@haiku-os.org> #2718: KDL when iterating over files in the filesystem (DiskUsage). ---------------------------+------------------------------------------------ Reporter: bga | Owner: axeld Type: bug | Status: new Priority: critical | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by oco): I think i have another test case that lead to the same error : i run a query to search all files of type "audio". I have many partitions with lots of files (two haiku source tree at least). It seems there is a leak somewhere while running this kind of queries, even if no files are found. After a while (about one hour), i have the above error (see attached back trace). My machine have 4 Gb of memory (well 3 Gb). The problem exist with or without a swap file. I was not able to reproduce it on an older one with only 512 Mo of RAM. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 21:05:52 2009 From: trac at haiku-os.org (Disreali) Date: Sun, 26 Apr 2009 19:05:52 -0000 Subject: [Haiku-bugs] [Haiku] #3610: minor mimetype error for welcome.html and BeBook index.html In-Reply-To: <039.6379b3a4b8184427618b0675654e7f43@haiku-os.org> References: <039.6379b3a4b8184427618b0675654e7f43@haiku-os.org> Message-ID: <048.f8b345923ae988a544996b955c3f4341@haiku-os.org> #3610: minor mimetype error for welcome.html and BeBook index.html -----------------------+---------------------------------------------------- Reporter: sten | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by Disreali): This issue seems to be fixed in r30413. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 21:16:23 2009 From: trac at haiku-os.org (bga) Date: Sun, 26 Apr 2009 19:16:23 -0000 Subject: [Haiku-bugs] [Haiku] #2718: KDL when iterating over files in the filesystem (DiskUsage). In-Reply-To: <038.c783b87b5cdff7ea6b5899e9acddf241@haiku-os.org> References: <038.c783b87b5cdff7ea6b5899e9acddf241@haiku-os.org> Message-ID: <047.dcfc3fbd7e96a1b8a0ce1c0612b74903@haiku-os.org> #2718: KDL when iterating over files in the filesystem (DiskUsage). ---------------------------+------------------------------------------------ Reporter: bga | Owner: axeld Type: bug | Status: new Priority: critical | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bga): I never got that anymore (bur I never tried DiskUsage again anyway). Interesting enough, my machine also has 4 Gb of memory (3 because of my video cards). I wonder if this is not an edge case not being correctly handled in the VM. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 21:19:28 2009 From: trac at haiku-os.org (bga) Date: Sun, 26 Apr 2009 19:19:28 -0000 Subject: [Haiku-bugs] [Haiku] #3632: Freeze after ~1h 15min uptime (reproduceable) In-Reply-To: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> References: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> Message-ID: <060.e612f7477a3fa186ce2ac47f07fa2210@haiku-os.org> #3632: Freeze after ~1h 15min uptime (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by bga): Ok, what I described just happened to me and it was definitely USB keyboard/mouse dying. The system was very well alive. Michael, could this also be the case for you? If so, maybe this bug should be assigned to mmlr. If not, I will open a different bug about this. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 21:55:29 2009 From: trac at haiku-os.org (bga) Date: Sun, 26 Apr 2009 19:55:29 -0000 Subject: [Haiku-bugs] [Haiku] #2629: Automatic disk mounting not working. In-Reply-To: <038.a69687c7fc33e3e0b9d21ea4fc8dfaba@haiku-os.org> References: <038.a69687c7fc33e3e0b9d21ea4fc8dfaba@haiku-os.org> Message-ID: <047.d0516ce8ca75f172e2a2a90f668a66f6@haiku-os.org> #2629: Automatic disk mounting not working. -----------------------------------+---------------------------------------- Reporter: bga | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: | Blockedby: 1052 Platform: All | Blocking: -----------------------------------+---------------------------------------- Comment(by bga): Did some more tests. it seems to work for some file systems and not for others and this does not seem to make much sense. In any case, it works with NTFS and BFS (of course), but not with fat or ext2 partitions. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 22:03:08 2009 From: trac at haiku-os.org (bga) Date: Sun, 26 Apr 2009 20:03:08 -0000 Subject: [Haiku-bugs] [Haiku] #3828: Icon positioning/selection got screwed up. Message-ID: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> #3828: Icon positioning/selection got screwed up. ----------------------------------+----------------------------------------- Reporter: bga | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- this is one of those bugs that are difficult to explain because I could not find a way for it to happen consistently but it always happens after a while playint with the icons in the Desktop. usually when I set up a new installation I always change the icon size in the Desktop to 48x48 then move the icons around to the positions I want then (also adding some other links to the Desktop) and then use ALT+K to align the icons to the grid (Cleanup). After a while doing this, the following will start happening: 1 - Selecting a group of icons will not work. Only one icon in a group of three (for example) is selected. based on the other symptoms I think this happens because Tracker does not think the icon is there. 2 - Moving the icons around to a place that is not even near other icons or the screen border (just to be sure it was not Tracker trying to sort up overlaps) and pressing ALT+K will move the icon to its previous position (before I dragged it). No matter what I do or to where I move the icon, when it starts happening, it will always happen. I think this is probably related to Tracker changes made sometime ago concerning icon size and positioning. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 22:31:34 2009 From: trac at haiku-os.org (bga) Date: Sun, 26 Apr 2009 20:31:34 -0000 Subject: [Haiku-bugs] [Haiku] #3720: E-Mail preferences crashes when trying to setup POP3 account In-Reply-To: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> References: <040.2de40892c0fd992f18d8ea7cc4462490@haiku-os.org> Message-ID: <049.12afc05af26742991acd3b5a6019254f@haiku-os.org> #3720: E-Mail preferences crashes when trying to setup POP3 account -------------------------------+-------------------------------------------- Reporter: rossi | Owner: bga Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Preferences/Mail | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: -------------------------------+-------------------------------------------- Changes (by bga): * status: new => closed * resolution: => fixed Comment: This seems to be fixed now, so I am closing it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 22:47:27 2009 From: trac at haiku-os.org (michael.weirauch) Date: Sun, 26 Apr 2009 20:47:27 -0000 Subject: [Haiku-bugs] [Haiku] #3632: Freeze after ~1h 15min uptime (reproduceable) In-Reply-To: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> References: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> Message-ID: <060.e401a1923c1e361012803aa5d37908c1@haiku-os.org> #3632: Freeze after ~1h 15min uptime (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by michael.weirauch): Hi Bruno, I am not sure your observations are similar to mine. My system is frozen completely. (no keyb/mouse, KDL and the about window uptime update). I can't judge about the system "alive" status. It's at least visually frozen. The test I performed with ACPI enabled at least helped with it. Don't wan't to close the bug yet, though. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 22:50:08 2009 From: trac at haiku-os.org (bga) Date: Sun, 26 Apr 2009 20:50:08 -0000 Subject: [Haiku-bugs] [Haiku] #3523: mail_daemon crash after retrieving ~20000 messages In-Reply-To: <044.04db3310facf6ba6720d36b2e58a949e@haiku-os.org> References: <044.04db3310facf6ba6720d36b2e58a949e@haiku-os.org> Message-ID: <053.7714f8064f17a34b805a0582e911e60d@haiku-os.org> #3523: mail_daemon crash after retrieving ~20000 messages ---------------------------------+------------------------------------------ Reporter: anevilyak | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/mail_server | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------+------------------------------------------ Description changed by bga: Old description: > I left mail_daemon synchronizing my GMail account overnight in IMAP mode. > In the morning it had fetched around 20000 messages and was in a crashed > state with the following backtrace: > > stack trace, current PC 0x4ca022 CountItems__C5BList + 0x6: > (0x700804bc) 0x93c9f3 CountItems__C12NestedString + 0x1f > (0x700804ec) 0x93bd9a FetchMessage__18IMAP4PartialReaderPCc + 0x19a > (0x7008055c) 0x93ba94 Seek__18IMAP4PartialReaderxUl + 0x54 > (0x7008059c) 0xac0f7f > ProcessMailMessage__12FolderFilterPP11BPositionIOP6BEntryP8BMessageP5BPathPCc > + 0x217 > (0x700808dc) 0x57f338 get_messages__16BMailChainRunnerP11BStringList > + 0x370 > (0x70080a2c) 0x57e877 MessageReceived__16BMailChainRunnerP8BMessage + > 0x34b > (0x70080f0c) 0x3b4003 DispatchMessage__7BLooperP8BMessageP8BHandler + > 0x5b > (0x70080f3c) 0x3b5971 task_looper__7BLooper + 0x211 > (0x70080f7c) 0x3b555f _task0___7BLooperPv + 0x3f > (0x70080fac) 0x238c20 thread_entry + 0x20 > debug_server: Killing team 598 (/boot/beos/system/servers/mail_daemon) > > Not sure what else to report here other than that it's reliably > reproducible ; if I delete all the messages and resync the account from > scratch, it will crash every time, though I'm uncertain if the message > count was always the same at time of crash. New description: I left mail_daemon synchronizing my GMail account overnight in IMAP mode. In the morning it had fetched around 20000 messages and was in a crashed state with the following backtrace: {{{ stack trace, current PC 0x4ca022 CountItems__C5BList + 0x6: (0x700804bc) 0x93c9f3 CountItems__C12NestedString + 0x1f (0x700804ec) 0x93bd9a FetchMessage__18IMAP4PartialReaderPCc + 0x19a (0x7008055c) 0x93ba94 Seek__18IMAP4PartialReaderxUl + 0x54 (0x7008059c) 0xac0f7f ProcessMailMessage__12FolderFilterPP11BPositionIOP6BEntryP8BMessageP5BPathPCc + 0x217 (0x700808dc) 0x57f338 get_messages__16BMailChainRunnerP11BStringList + 0x370 (0x70080a2c) 0x57e877 MessageReceived__16BMailChainRunnerP8BMessage + 0x34b (0x70080f0c) 0x3b4003 DispatchMessage__7BLooperP8BMessageP8BHandler + 0x5b (0x70080f3c) 0x3b5971 task_looper__7BLooper + 0x211 (0x70080f7c) 0x3b555f _task0___7BLooperPv + 0x3f (0x70080fac) 0x238c20 thread_entry + 0x20 debug_server: Killing team 598 (/boot/beos/system/servers/mail_daemon) }}} Not sure what else to report here other than that it's reliably reproducible ; if I delete all the messages and resync the account from scratch, it will crash every time, though I'm uncertain if the message count was always the same at time of crash. -- -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 22:56:14 2009 From: trac at haiku-os.org (bga) Date: Sun, 26 Apr 2009 20:56:14 -0000 Subject: [Haiku-bugs] [Haiku] #3523: mail_daemon crash after retrieving ~20000 messages In-Reply-To: <044.04db3310facf6ba6720d36b2e58a949e@haiku-os.org> References: <044.04db3310facf6ba6720d36b2e58a949e@haiku-os.org> Message-ID: <053.ea629ab6d17168f0b8c624e4c6aff1ca@haiku-os.org> #3523: mail_daemon crash after retrieving ~20000 messages ---------------------------------+------------------------------------------ Reporter: anevilyak | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/mail_server | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------+------------------------------------------ Comment(by bga): Did you try to reproduce this again? I am asking because the crash seems to be inside BList and, more specifically, in the CountItems method which does nothing but return a number. I wonder if this was not some kind of corruption. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 23:06:30 2009 From: trac at haiku-os.org (anevilyak) Date: Sun, 26 Apr 2009 21:06:30 -0000 Subject: [Haiku-bugs] [Haiku] #3523: mail_daemon crash after retrieving ~20000 messages In-Reply-To: <044.04db3310facf6ba6720d36b2e58a949e@haiku-os.org> References: <044.04db3310facf6ba6720d36b2e58a949e@haiku-os.org> Message-ID: <053.68a6890238ddafb2af7d6476ee4e190b@haiku-os.org> #3523: mail_daemon crash after retrieving ~20000 messages ---------------------------------+------------------------------------------ Reporter: anevilyak | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/mail_server | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------+------------------------------------------ Comment(by anevilyak): I haven't tried recently, but I did reproduce this problem across quite a few different revisions already. If you want I'll try again, but it will take some time since it takes a few hours to retrieve that many for me. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 23:15:51 2009 From: trac at haiku-os.org (pulkomandy) Date: Sun, 26 Apr 2009 21:15:51 -0000 Subject: [Haiku-bugs] [Haiku] #3829: [patch] Locale Kit integration Message-ID: <045.44df21a597c18dbc1e9d8a0f87334a78@haiku-os.org> #3829: [patch] Locale Kit integration -------------------------+-------------------------------------------------- Reporter: pulkomandy | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Kits | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- This is the first step of my GSoC project : inclusion of the locale kit in Haiku. This patch features the whole code from OpenTrackers and some changes to the jamfiles to get it building as a regular Haiku kit. I did not include the tests applications nor the cross-tools, these will be part of another patch as I think this one is big enough :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 23:16:23 2009 From: trac at haiku-os.org (michael.weirauch) Date: Sun, 26 Apr 2009 21:16:23 -0000 Subject: [Haiku-bugs] [Haiku] #3632: Freeze after ~1h 15min uptime (reproduceable) In-Reply-To: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> References: <051.5ff9db6cd87af4a6ac5945b044d89da0@haiku-os.org> Message-ID: <060.4a821bdc7e8606140586cb71ca148d15@haiku-os.org> #3632: Freeze after ~1h 15min uptime (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by michael.weirauch): Btw, my trackpoint and touchpad are PS2-attached. They don't react upon freeze, either. So I guess your observations are more USB-centric. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Sun Apr 26 23:42:49 2009 From: trac at haiku-os.org (zooey) Date: Sun, 26 Apr 2009 21:42:49 -0000 Subject: [Haiku-bugs] [Haiku] #3829: [patch] Locale Kit integration In-Reply-To: <045.44df21a597c18dbc1e9d8a0f87334a78@haiku-os.org> References: <045.44df21a597c18dbc1e9d8a0f87334a78@haiku-os.org> Message-ID: <054.695acad756c4df4a7387e8a53cfe1564@haiku-os.org> #3829: [patch] Locale Kit integration -------------------------+-------------------------------------------------- Reporter: pulkomandy | Owner: zooey Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Kits | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Changes (by zooey): * owner: axeld => zooey * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 02:11:33 2009 From: trac at haiku-os.org (aldeck) Date: Mon, 27 Apr 2009 00:11:33 -0000 Subject: [Haiku-bugs] [Haiku] #3523: mail_daemon crash after retrieving ~20000 messages In-Reply-To: <044.04db3310facf6ba6720d36b2e58a949e@haiku-os.org> References: <044.04db3310facf6ba6720d36b2e58a949e@haiku-os.org> Message-ID: <053.c9e314ccebbbbfc2649830e8f775142d@haiku-os.org> #3523: mail_daemon crash after retrieving ~20000 messages ---------------------------------+------------------------------------------ Reporter: anevilyak | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/mail_server | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------+------------------------------------------ Comment(by aldeck): Might not be the case here, but i thought i should leave a note about #2760. Rene! remember? ;) cf r28871 and r28873. Corruption was happening when a BList was sorted by a non conforming function. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 02:54:48 2009 From: trac at haiku-os.org (stpere) Date: Mon, 27 Apr 2009 00:54:48 -0000 Subject: [Haiku-bugs] [Haiku] #3824: Undo not working in People In-Reply-To: <044.74b1d1b749a0a9203dc7b246a3ddc4e9@haiku-os.org> References: <044.74b1d1b749a0a9203dc7b246a3ddc4e9@haiku-os.org> Message-ID: <053.1b3eab4785dfc01f55604797054e4ef4@haiku-os.org> #3824: Undo not working in People ----------------------------------+----------------------------------------- Reporter: humdinger | Owner: stpere Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/People | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------------+----------------------------------------- Changes (by stpere): * status: assigned => closed * resolution: => fixed Comment: Hi, I committed a fix in r30453! Thanks! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 03:32:33 2009 From: trac at haiku-os.org (bbjimmy) Date: Mon, 27 Apr 2009 01:32:33 -0000 Subject: [Haiku-bugs] [Haiku] #3827: Haiku User Guide refers to " /boot/beos" In-Reply-To: <042.704925154129f26a0d74d95ef1dc2991@haiku-os.org> References: <042.704925154129f26a0d74d95ef1dc2991@haiku-os.org> Message-ID: <051.b8ce16d34a492c7ef8aadcdf4222c001@haiku-os.org> #3827: Haiku User Guide refers to " /boot/beos" ---------------------------+------------------------------------------------ Reporter: bbjimmy | Owner: humdinger Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Documentation | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bbjimmy): Using r30394 ... every place /boot./system should be referenced, /boot/beos is used. The user guide may be the place to note the issue in the bebook as we do not have permission to change the bebook text. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 03:41:42 2009 From: trac at haiku-os.org (bbjimmy) Date: Mon, 27 Apr 2009 01:41:42 -0000 Subject: [Haiku-bugs] [Haiku] #3827: Haiku User Guide refers to " /boot/beos" In-Reply-To: <042.704925154129f26a0d74d95ef1dc2991@haiku-os.org> References: <042.704925154129f26a0d74d95ef1dc2991@haiku-os.org> Message-ID: <051.ee64a570fb5844de592a28ab5e853045@haiku-os.org> #3827: Haiku User Guide refers to " /boot/beos" ---------------------------+------------------------------------------------ Reporter: bbjimmy | Owner: humdinger Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Documentation | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bbjimmy): Ah I see, the documentation is not included in the build. I was installing over an old install. Why is the documentation folder no longer included? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 04:35:17 2009 From: trac at haiku-os.org (haiqu) Date: Mon, 27 Apr 2009 02:35:17 -0000 Subject: [Haiku-bugs] [Haiku] #3820: Deskbar crashed when opening Terminal In-Reply-To: <040.dec13135d6771dc007d1638da6ed85b9@haiku-os.org> References: <040.dec13135d6771dc007d1638da6ed85b9@haiku-os.org> Message-ID: <049.9d112b46e78baeba20c85fdca7fea33e@haiku-os.org> #3820: Deskbar crashed when opening Terminal ----------------------------------+----------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: x86 Blocking: | ----------------------------------+----------------------------------------- Comment(by haiqu): Thunderbird crashed with a similar message in r30425: {{{ Loaded symbols for /boot/apps/thunderbird/components/libspellchecker.so [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team /boot/apps/thunderbird/Thunderbird (461) thread Thunderbird (461)] 0x00000000 in ?? () (gdb) bt #0 0x00000000 in ?? () #1 0x021b742a in _term_before () from /boot/system/lib/libiconv.so #2 0x021cd74f in _fini () from /boot/system/lib/libiconv.so #3 0x0010441b in terminate_program () from /boot/system/runtime_loader #4 0x01ce34b2 in exit () from /boot/system/lib/libroot.so #5 0x007303c2 in _start () #6 0x0010093a in runtime_loader () from /boot/system/runtime_loader #7 0x7ffeefec in ?? () }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 05:09:59 2009 From: trac at haiku-os.org (bbjimmy) Date: Mon, 27 Apr 2009 03:09:59 -0000 Subject: [Haiku-bugs] [Haiku] #3827: Haiku User Guide refers to " /boot/beos" In-Reply-To: <042.704925154129f26a0d74d95ef1dc2991@haiku-os.org> References: <042.704925154129f26a0d74d95ef1dc2991@haiku-os.org> Message-ID: <051.6f50dd60eeadebf79dadc687d109b5bd@haiku-os.org> #3827: Haiku User Guide refers to " /boot/beos" ---------------------------+------------------------------------------------ Reporter: bbjimmy | Owner: humdinger Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Documentation | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by bbjimmy): This goes back to when the build system stopped allowing one to include all optional packages. I never guessed that the Haiku User Guide would be considered optional nor that one needed to include "Welcome" to get the user guide (not intuitive.) Once I included the Welcome optional package I get the newly updated user guide. Still under /boot/system/documentation/userguide/en/filesystem-layout.html BeOS is referenced in the text describing /boot/system. "The fact that it's called "beos" shows Haiku's BeOS heritage. It wasn't renamed yet to ensure backward compatibility with BeOS software." -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 05:50:09 2009 From: trac at haiku-os.org (Disreali) Date: Mon, 27 Apr 2009 03:50:09 -0000 Subject: [Haiku-bugs] [Haiku] #2451: uname -a display BeOS instead of Haiku In-Reply-To: <042.1a123ffba494d4502d3668c9d558e578@haiku-os.org> References: <042.1a123ffba494d4502d3668c9d558e578@haiku-os.org> Message-ID: <051.889c0204a7ec457632f5deedf917ab97@haiku-os.org> #2451: uname -a display BeOS instead of Haiku -----------------------+---------------------------------------------------- Reporter: emitrax | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Changes (by Disreali): * cc: mdisreali@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 09:36:55 2009 From: trac at haiku-os.org (jahaiku) Date: Mon, 27 Apr 2009 07:36:55 -0000 Subject: [Haiku-bugs] [Haiku] #3830: Endless loop in netstat Message-ID: <042.47922ed5e906f0ef36c48bc52d7706d3@haiku-os.org> #3830: Endless loop in netstat --------------------------------------+------------------------------------- Reporter: jahaiku | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------------------+------------------------------------- If you execute the command "netstat -n" or "netstat" the last open port in the list will be shown in an endless loop until you hit ctrl-c. This is Rev. 30452 on Qemu and real hardware. Looks like this: ~> netstat -n[[BR]] Proto Recv-Q Send-Q Local Address Foreign Address state Program[[BR]] tcp 0 0 *:23 *:* listen 45/net_server[[BR]] tcp 0 0 *:21 *:* listen 45/net_server[[BR]] tcp 0 0 *:21 *:* listen 45/net_server[[BR]] tcp 0 0 *:21 *:* listen 45/net_server[[BR]] tcp 0 0 *:21 *:* listen 45/net_server[[BR]] tcp 0 0 *:21 *:* listen 45/net_server[[BR]] tcp 0 0 *:21 *:* listen 45/net_server[[BR]] and so on ... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 12:48:47 2009 From: trac at haiku-os.org (bga) Date: Mon, 27 Apr 2009 10:48:47 -0000 Subject: [Haiku-bugs] [Haiku] #3828: Icon positioning/selection got screwed up. In-Reply-To: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> References: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> Message-ID: <047.75b415ca9b9551c59684e570073870b7@haiku-os.org> #3828: Icon positioning/selection got screwed up. ----------------------------------+----------------------------------------- Reporter: bga | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by bga): Added a screenshot that shows the problem. I used the selection retangle to select 3 icons. Only 2 got selected.If I individually click the icon that was not selected, it is selected as expected. It just fails with the selection box. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 12:51:44 2009 From: trac at haiku-os.org (hey68you) Date: Mon, 27 Apr 2009 10:51:44 -0000 Subject: [Haiku-bugs] [Haiku] #3831: Right-click to see Copy / Paste context Menu in BTextControl (text box control) and BTextView (text view used by StyledEdit) Message-ID: <043.d658bdba11c532375acb9d9b1eecea5f@haiku-os.org> #3831: Right-click to see Copy / Paste context Menu in BTextControl (text box control) and BTextView (text view used by StyledEdit) ----------------------------+----------------------------------------------- Reporter: hey68you | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- I know BeOS never had this, but .... Would it be easy (and acceptable to the Haiku Board of Directors) to have a similar (somewhat standard GUI) functionality to other OSes and Firefox, etc. whereby in a text entry box (BTextControl) or even in the Haiku text view (BTextView) used by Styled Edit to get a pop-up context menu for cut, paste, select all, etc. when right clicking on selected text. Screen shot of firefox on R5 BeOS: [http://www.geocities.com/hey68you/firefox_rightclick.png] Haiku Forum Topic on this: [http://www.haiku-os.org/community/forum/right_click_to_copy_paste_etc] -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 13:07:27 2009 From: trac at haiku-os.org (aldeck) Date: Mon, 27 Apr 2009 11:07:27 -0000 Subject: [Haiku-bugs] [Haiku] #3828: Icon positioning/selection got screwed up. In-Reply-To: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> References: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> Message-ID: <047.a75a7745f4c38bdc52b5e11609dd01c6@haiku-os.org> #3828: Icon positioning/selection got screwed up. ----------------------------------+----------------------------------------- Reporter: bga | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by aldeck): Didn't try to reproduce yet, but can you check an older revision (ex, before r29971) to be sure it's indeed a recent bug, thanks. I've got a patch pending for tracker's mouse tracking (including selection rect) so i'd rather have this one fixed before :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 13:40:21 2009 From: trac at haiku-os.org (stippi) Date: Mon, 27 Apr 2009 11:40:21 -0000 Subject: [Haiku-bugs] [Haiku] #3828: Icon positioning/selection got screwed up. In-Reply-To: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> References: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> Message-ID: <047.a0b351c391baa2fd71e43b3c07b65735@haiku-os.org> #3828: Icon positioning/selection got screwed up. ----------------------------------+----------------------------------------- Reporter: bga | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by stippi): It could well be that my changes to remembering icon positions and changing sizes and so on have caused this problem. For the next month, I will only be able to look into things on the weekends, though. So I'll be glad if someone else beats me to fixing this. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 13:49:13 2009 From: trac at haiku-os.org (egrath) Date: Mon, 27 Apr 2009 11:49:13 -0000 Subject: [Haiku-bugs] [Haiku] #3832: KDL on NFS Mount Message-ID: <041.9f4d6ec0ca5e6518be6e2a5063b20c94@haiku-os.org> #3832: KDL on NFS Mount ------------------------------+--------------------------------------------- Reporter: egrath | Owner: mmu_man Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/NFS | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- When mounting a remote NFS share you immediatly get into KDL: {{{ nfs: mount(4, , 00000000) nfs: nfs_params: nfs:10.138.23.214:/shared,uid=0,gid=0,hostname=haiku nfs:ip! IP:10.138.23.214 nfs:hn! nfs:uid! nfs:gid! nfs: ip:0a8a17d6 server:'10.138.23.214' export:'/shared' hostname:'shredder' uid=0 gid=0 nfs: mountd at d6178a0a:53010 nfs: nfsd at d6178a0a:2049 vm_soft_fault: va 0x0 not covered by area in address space vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x15, ip 0x84b54d93, write 0, user 0, thread 0x8b PANIC: vm_page_fault: unhandled page fault in kernel space at 0x15, ip 0x84b54d93 Welcome to Kernel Debugging Land... Thread 139 "w>Desktop" running on CPU 0 }}} This occurs on a fresh installation of Haiku R30452 (also tested on older builds). The command used to mount was: mkdir /shared[[BR]] mount_nfs linux:/shared /shared 0 0 When doing a TCPDUMP on the Server side, the following is sent before crashing: {{{ 13:42:11.319722 IP haiku.1023 > nelson.health.local.sunrpc: UDP, length 92 13:42:11.319845 IP nelson.health.local.sunrpc > haiku.1023: UDP, length 28 13:42:11.323176 IP haiku.1023 > nelson.health.local.sunrpc: UDP, length 92 13:42:11.323570 IP nelson.health.local.sunrpc > haiku.1023: UDP, length 28 13:42:11.326250 IP haiku.1023 > nelson.health.local.53010: UDP, length 88 13:42:11.327197 IP nelson.health.local.53010 > haiku.1023: UDP, length 60 13:42:11.327568 IP haiku.3 > nelson.health.local.nfs: 108 getattr [|nfs] 13:42:11.327662 IP nelson.health.local.nfs > haiku.3: reply ok 96 getattr DIR 40755 ids 0/0 [|nfs] 13:42:11.328308 IP haiku.4 > nelson.health.local.nfs: 108 fsstat [|nfs] 13:42:11.328387 IP nelson.health.local.nfs > haiku.4: reply ok 48 fsstat tsize 8192 bsize 4096 blocks 18123552 bfree 10902307 bavail 9981683 13:42:11.328499 IP haiku.5 > nelson.health.local.nfs: 108 fsstat [|nfs] 13:42:11.328575 IP nelson.health.local.nfs > haiku.5: reply ok 48 fsstat tsize 8192 bsize 4096 blocks 18123552 bfree 10902307 bavail 9981683 13:42:11.328917 IP haiku.6 > nelson.health.local.nfs: 108 fsstat [|nfs] 13:42:11.328992 IP nelson.health.local.nfs > haiku.6: reply ok 48 fsstat tsize 8192 bsize 4096 blocks 18123552 bfree 10902307 bavail 9981683 13:42:11.329174 IP haiku.7 > nelson.health.local.nfs: 108 fsstat [|nfs] 13:42:11.329249 IP nelson.health.local.nfs > haiku.7: reply ok 48 fsstat tsize 8192 bsize 4096 blocks 18123552 bfree 10902307 bavail 9981683 13:42:11.335511 IP haiku.8 > nelson.health.local.nfs: 108 fsstat [|nfs] 13:42:11.335587 IP nelson.health.local.nfs > haiku.8: reply ok 48 fsstat tsize 8192 bsize 4096 blocks 18123552 bfree 10902307 bavail 9981683 13:42:11.336748 IP haiku.9 > nelson.health.local.nfs: 108 fsstat [|nfs] 13:42:11.336824 IP nelson.health.local.nfs > haiku.9: reply ok 48 fsstat tsize 8192 bsize 4096 blocks 18123552 bfree 10902307 bavail 9981683 13:42:11.337496 IP haiku.10 > nelson.health.local.nfs: 108 fsstat [|nfs] 13:42:11.337573 IP nelson.health.local.nfs > haiku.10: reply ok 48 fsstat tsize 8192 bsize 4096 blocks 18123552 bfree 10902307 bavail 9981683 13:42:11.338642 IP haiku.11 > nelson.health.local.nfs: 108 fsstat [|nfs] 13:42:11.338719 IP nelson.health.local.nfs > haiku.11: reply ok 48 fsstat tsize 8192 bsize 4096 blocks 18123552 bfree 10902307 bavail 9981683 }}} The configuration of the NFS server (/etc/exports): {{{ /shared haiku(rw,no_root_squash,no_subtree_check) }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 14:29:58 2009 From: trac at haiku-os.org (bga) Date: Mon, 27 Apr 2009 12:29:58 -0000 Subject: [Haiku-bugs] [Haiku] #3828: Icon positioning/selection got screwed up. In-Reply-To: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> References: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> Message-ID: <047.44235bd93f088009eda8a5f0951aa298@haiku-os.org> #3828: Icon positioning/selection got screwed up. ----------------------------------+----------------------------------------- Reporter: bga | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by bga): Yes, r29970 does not have the described behavior. So it is something in stippi's changes. aldecjk, are you looking into it or should I? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 14:36:05 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 27 Apr 2009 12:36:05 -0000 Subject: [Haiku-bugs] [Haiku] #3523: mail_daemon crash after retrieving ~20000 messages In-Reply-To: <044.04db3310facf6ba6720d36b2e58a949e@haiku-os.org> References: <044.04db3310facf6ba6720d36b2e58a949e@haiku-os.org> Message-ID: <053.f536548d3ad7e51986df6fc96b3010df@haiku-os.org> #3523: mail_daemon crash after retrieving ~20000 messages ----------------------------------+----------------------------------------- Reporter: anevilyak | Owner: bga Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Servers/mail_server | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ----------------------------------+----------------------------------------- Changes (by anevilyak): * status: new => closed * resolution: => invalid Comment: No longer reproducible, retrieved 35000 messages. I did notice a different problem though, which may warrant a new ticket: When I woke up in the morning, MDR was warning about having lost its connection to imap.gmail.com. However, picking send and receive did not re-establish it. After quit/restarting mail_daemon it worked and picked up 7 new messages. Should I open a ticket for that? Also, is it possible to improve the retrieval performance at all? It took several hours to get the messages for me. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 14:48:08 2009 From: trac at haiku-os.org (aldeck) Date: Mon, 27 Apr 2009 12:48:08 -0000 Subject: [Haiku-bugs] [Haiku] #3828: Icon positioning/selection got screwed up. In-Reply-To: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> References: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> Message-ID: <047.fb52e75ed8d2e604777934d15f034666@haiku-os.org> #3828: Icon positioning/selection got screwed up. ----------------------------------+----------------------------------------- Reporter: bga | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by aldeck): bga, go ahead if you're inspired :) i won't look into it today at least. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 14:53:21 2009 From: trac at haiku-os.org (stippi) Date: Mon, 27 Apr 2009 12:53:21 -0000 Subject: [Haiku-bugs] [Haiku] #3828: Icon positioning/selection got screwed up. In-Reply-To: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> References: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> Message-ID: <047.45cbebfcd78c60ad2f646bcb2c7f0036@haiku-os.org> #3828: Icon positioning/selection got screwed up. ----------------------------------+----------------------------------------- Reporter: bga | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by stippi): I would examine my changes in the direction that poses are not in some lists anymore where they should be in. Like there is a list sorted by Y offset. Also maybe poses have flags that indicate certain members are set, but they are not, or something to this effect. Maybe make a single diff for PoseView.cpp that covers a range of revisions and look closely at all the changes related to setting pose locations and inserting/removing poses from certain lists. Sorry for the trouble. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 15:05:27 2009 From: trac at haiku-os.org (bga) Date: Mon, 27 Apr 2009 13:05:27 -0000 Subject: [Haiku-bugs] [Haiku] #3523: mail_daemon crash after retrieving ~20000 messages In-Reply-To: <044.04db3310facf6ba6720d36b2e58a949e@haiku-os.org> References: <044.04db3310facf6ba6720d36b2e58a949e@haiku-os.org> Message-ID: <053.3d82b0ad3415655bb5b8fb460fc343f7@haiku-os.org> #3523: mail_daemon crash after retrieving ~20000 messages ----------------------------------+----------------------------------------- Reporter: anevilyak | Owner: bga Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Servers/mail_server | Version: R1 development Resolution: invalid | Blockedby: Platform: All | Blocking: ----------------------------------+----------------------------------------- Comment(by bga): Yeah, it was probably fixed with your BList fix. Thanks aldeck for pointing this up. As soon as I fix the remaining issues, I will look into performance. I think we are doing one sync per message when receiving it and this could be the cause of the performance problem. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 15:07:33 2009 From: trac at haiku-os.org (bga) Date: Mon, 27 Apr 2009 13:07:33 -0000 Subject: [Haiku-bugs] [Haiku] #3828: Icon positioning/selection got screwed up. In-Reply-To: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> References: <038.25572c08b2bff5b5bc56843e7ea4daf8@haiku-os.org> Message-ID: <047.aec947a984fd0b8e9d212fa039c554a9@haiku-os.org> #3828: Icon positioning/selection got screwed up. ----------------------------------+----------------------------------------- Reporter: bga | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Tracker | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Comment(by bga): aldeck: I can not look into it today either as I am working. I will try to look into it tonight, but no promises. If you start looking into this before I say anything, just mention it here. I will do the same. stippi: No worries. We would not really progress much if people were not willing to make changes because they can potentially break things. :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 15:30:21 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 27 Apr 2009 13:30:21 -0000 Subject: [Haiku-bugs] [Haiku] #3833: IMAP background thread does not appear to work correctly Message-ID: <044.9d56a674ebe30fac08b29197735434a6@haiku-os.org> #3833: IMAP background thread does not appear to work correctly ---------------------------------+------------------------------------------ Reporter: anevilyak | Owner: bga Type: bug | Status: new Priority: normal | Milestone: R1 Component: Servers/mail_server | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------+------------------------------------------ After initially syncing an IMAP mailbox, one can no longer pick Send and Receive within the same session of MDR (quit/restart does correctly allow you to use it again...once). Compounding this problem, the background IMAP thread does not appear to get notifications of new messages, and eventually even times out indicating that it lost its connection to the IMAP server. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 15:50:30 2009 From: trac at haiku-os.org (stpere) Date: Mon, 27 Apr 2009 13:50:30 -0000 Subject: [Haiku-bugs] [Haiku] #3821: Screenshot preview distorted In-Reply-To: <044.c2485d1ce55bc36768caf513e773a8de@haiku-os.org> References: <044.c2485d1ce55bc36768caf513e773a8de@haiku-os.org> Message-ID: <053.205ed69030ae92f4aee0c48d7c6ec54c@haiku-os.org> #3821: Screenshot preview distorted --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Changes (by stpere): * status: new => closed * resolution: => fixed Comment: Hi, I committed a fix for this in r30457. You were right, the same distortion was happening when taking a fullscreen screenshot on a widescreen display. Thanks! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 16:18:31 2009 From: trac at haiku-os.org (kvdman) Date: Mon, 27 Apr 2009 14:18:31 -0000 Subject: [Haiku-bugs] [Haiku] #3834: AboutSystem App no longer lists details Message-ID: <041.f399519bd570ce53a1f45a2075245f81@haiku-os.org> #3834: AboutSystem App no longer lists details -----------------------+---------------------------------------------------- Reporter: kvdman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- All the text on the right side of the window is missing, noticed 1st at r30452. See attached. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 16:24:27 2009 From: trac at haiku-os.org (kvdman) Date: Mon, 27 Apr 2009 14:24:27 -0000 Subject: [Haiku-bugs] [Haiku] #3834: AboutSystem App no longer lists details In-Reply-To: <041.f399519bd570ce53a1f45a2075245f81@haiku-os.org> References: <041.f399519bd570ce53a1f45a2075245f81@haiku-os.org> Message-ID: <050.6cb0c3d0538d8f21edc318c42c853618@haiku-os.org> #3834: AboutSystem App no longer lists details --------------------------+------------------------------------------------- Reporter: kvdman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Changes (by kvdman): * cc: kvdmanya@? (added) * component: - General => Applications Comment: Might be related, typing text no longer display characters. i.e type anything in 'find' -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 16:26:28 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 27 Apr 2009 14:26:28 -0000 Subject: [Haiku-bugs] [Haiku] #3834: AboutSystem App no longer lists details In-Reply-To: <041.f399519bd570ce53a1f45a2075245f81@haiku-os.org> References: <041.f399519bd570ce53a1f45a2075245f81@haiku-os.org> Message-ID: <050.144482634ef499d870e616a23d6fabdc@haiku-os.org> #3834: AboutSystem App no longer lists details --------------------------+------------------------------------------------- Reporter: kvdman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by anevilyak): Have you already tried with r30459? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 16:38:19 2009 From: trac at haiku-os.org (michael.weirauch) Date: Mon, 27 Apr 2009 14:38:19 -0000 Subject: [Haiku-bugs] [Haiku] #3834: AboutSystem App no longer lists details In-Reply-To: <041.f399519bd570ce53a1f45a2075245f81@haiku-os.org> References: <041.f399519bd570ce53a1f45a2075245f81@haiku-os.org> Message-ID: <050.ddf65514d178aee9abae7762e30d9db9@haiku-os.org> #3834: AboutSystem App no longer lists details --------------------------+------------------------------------------------- Reporter: kvdman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by michael.weirauch): Works again. (r30461) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 16:50:40 2009 From: trac at haiku-os.org (kvdman) Date: Mon, 27 Apr 2009 14:50:40 -0000 Subject: [Haiku-bugs] [Haiku] #3834: AboutSystem App no longer lists details In-Reply-To: <041.f399519bd570ce53a1f45a2075245f81@haiku-os.org> References: <041.f399519bd570ce53a1f45a2075245f81@haiku-os.org> Message-ID: <050.16ce52c08ef43104602616713304f037@haiku-os.org> #3834: AboutSystem App no longer lists details --------------------------+------------------------------------------------- Reporter: kvdman | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------+------------------------------------------------- Comment(by kvdman): ah yes. works in r30461. please close. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 16:53:09 2009 From: trac at haiku-os.org (anevilyak) Date: Mon, 27 Apr 2009 14:53:09 -0000 Subject: [Haiku-bugs] [Haiku] #3834: AboutSystem App no longer lists details In-Reply-To: <041.f399519bd570ce53a1f45a2075245f81@haiku-os.org> References: <041.f399519bd570ce53a1f45a2075245f81@haiku-os.org> Message-ID: <050.7d240fbcef9f6099c12f96849f4f17fa@haiku-os.org> #3834: AboutSystem App no longer lists details ---------------------------------+------------------------------------------ Reporter: kvdman | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by anevilyak): * status: new => closed * resolution: => fixed * component: Applications => Kits/Interface Kit -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 17:08:30 2009 From: trac at haiku-os.org (umccullough) Date: Mon, 27 Apr 2009 15:08:30 -0000 Subject: [Haiku-bugs] [Haiku] #3831: Right-click to see Copy / Paste context Menu in BTextControl (text box control) and BTextView (text view used by StyledEdit) In-Reply-To: <043.d658bdba11c532375acb9d9b1eecea5f@haiku-os.org> References: <043.d658bdba11c532375acb9d9b1eecea5f@haiku-os.org> Message-ID: <052.25e70d20f9338df1da69b6ede4c76b39@haiku-os.org> #3831: Right-click to see Copy / Paste context Menu in BTextControl (text box control) and BTextView (text view used by StyledEdit) ----------------------------+----------------------------------------------- Reporter: hey68you | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by umccullough): I strongly recommend you upload your screenshot and attach to this ticket rather than linking it. Especially with news that GeoCities is going to be shut down in the future. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 17:25:43 2009 From: trac at haiku-os.org (humdinger) Date: Mon, 27 Apr 2009 15:25:43 -0000 Subject: [Haiku-bugs] [Haiku] #3827: Haiku User Guide refers to " /boot/beos" In-Reply-To: <042.704925154129f26a0d74d95ef1dc2991@haiku-os.org> References: <042.704925154129f26a0d74d95ef1dc2991@haiku-os.org> Message-ID: <051.7b4909310b015bfd0235a4f56d8a99fc@haiku-os.org> #3827: Haiku User Guide refers to " /boot/beos" ----------------------------+----------------------------------------------- Reporter: bbjimmy | Owner: humdinger Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Documentation | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------+----------------------------------------------- Changes (by humdinger): * status: assigned => closed * resolution: => fixed Comment: Thanks bbjimmy, I really did miss that one. Corrected with r30462. The user guide sorta grew out of the welcome package. I guess it should be separated at one point. I think I close this ticket. The user guide should be clean now and we can't note it in the BeBook at the moment. Some day every departure from the original BeBook has to be documented... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 18:11:03 2009 From: trac at haiku-os.org (idefix) Date: Mon, 27 Apr 2009 16:11:03 -0000 Subject: [Haiku-bugs] [Haiku] #3610: minor mimetype error for welcome.html and BeBook index.html In-Reply-To: <039.6379b3a4b8184427618b0675654e7f43@haiku-os.org> References: <039.6379b3a4b8184427618b0675654e7f43@haiku-os.org> Message-ID: <048.a9aae6b0e22f3412a3630d24aa49428b@haiku-os.org> #3610: minor mimetype error for welcome.html and BeBook index.html -----------------------+---------------------------------------------------- Reporter: sten | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by idefix): Yes, with r30452 the situation is exactly the same as it was with r29641 (no mime type at the beginning, but the correct one after Haiku fully finished booting.)[[BR]] It would be nice however if welcome.html would have the correct mime type right at the beginning, just as BeBook's index.html has. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 19:51:12 2009 From: trac at haiku-os.org (stpere) Date: Mon, 27 Apr 2009 17:51:12 -0000 Subject: [Haiku-bugs] [Haiku] #2539: [app_server] crash in HWInterface::_CopyToFront In-Reply-To: <040.caf03ae097bdc95f0143934989227c22@haiku-os.org> References: <040.caf03ae097bdc95f0143934989227c22@haiku-os.org> Message-ID: <049.56e9c4ba3b1beefbc24f44b26438fda8@haiku-os.org> #2539: [app_server] crash in HWInterface::_CopyToFront --------------------------------+------------------------------------------- Reporter: diver | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by stpere): Hi, I have the same (or I think it's the same) error here on r30464. {{{ vm_soft_fault: va 0x835b8000 not covered by area in address space vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x835b8bc0, ip 0x2a0cb4, write 1, user 1, thread 0x58 vm_page_fault: thread "cursor loop" (88) in team "app_server" (49) tried to write address 0x835b8bc0, ip 0x2a0cb4 ("???" +0x2a0cb4) debug_server: Thread 88 entered the debugger: Segment violation stack trace, current PC 0x2a0cb4 _CopyToFront__C11HWInterfacePUcUlllll + 0x1a8: (0x701c5cec) 0x2a0407 _CopyBackToFront__11HWInterfaceR7BRegion + 0xbb (0x701c5d5c) 0x2969b4 _CopyBackToFront__21AccelerantHWInterfaceR7BRegion + 0xfc (0x701c5dac) 0x2a027a CopyBackToFront__11HWInterfaceRC5BRect + 0x272 (0x701c5e5c) 0x29fffc Invalidate__11HWInterfaceRC5BRect + 0x58 (0x701c5e8c) 0x29fcc8 MoveCursorTo__11HWInterfaceRCfT1 + 0x1b4 (0x701c5f0c) 0x29687b MoveCursorTo__21AccelerantHWInterfaceRCfT1 + 0x27 (0x701c5f3c) 0x25a48e _CursorLoop__15EventDispatcher + 0x7a (0x701c5f7c) 0x25a59b _cursor_looper__15EventDispatcherPv + 0x1f (0x701c5fac) 0x65bd78 thread_entry + 0x20 }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 20:01:17 2009 From: trac at haiku-os.org (humdinger) Date: Mon, 27 Apr 2009 18:01:17 -0000 Subject: [Haiku-bugs] [Haiku] #3824: Undo not working in People In-Reply-To: <044.74b1d1b749a0a9203dc7b246a3ddc4e9@haiku-os.org> References: <044.74b1d1b749a0a9203dc7b246a3ddc4e9@haiku-os.org> Message-ID: <053.b22f1264513513bdb2f77f3877086da8@haiku-os.org> #3824: Undo not working in People ----------------------------------+----------------------------------------- Reporter: humdinger | Owner: stpere Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/People | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------------+----------------------------------------- Comment(by humdinger): Thank you. The undo now is on a per text box basis and only one level deep. I first thought, that a global undo history would be better, but I guess it all depends how one screws up...[[BR]] Hmmm... dunno, think it's OK. In any case, thanks for fixing all these little annoyances! :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 20:01:48 2009 From: trac at haiku-os.org (humdinger) Date: Mon, 27 Apr 2009 18:01:48 -0000 Subject: [Haiku-bugs] [Haiku] #3821: Screenshot preview distorted In-Reply-To: <044.c2485d1ce55bc36768caf513e773a8de@haiku-os.org> References: <044.c2485d1ce55bc36768caf513e773a8de@haiku-os.org> Message-ID: <053.83298b5b9b79a38d158e5e09490a4241@haiku-os.org> #3821: Screenshot preview distorted --------------------------------------+------------------------------------- Reporter: humdinger | Owner: julun Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/Screenshot | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: --------------------------------------+------------------------------------- Comment(by humdinger): I thank you! Now, how about that ShowImage-style filtering? :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 20:06:06 2009 From: trac at haiku-os.org (stpere) Date: Mon, 27 Apr 2009 18:06:06 -0000 Subject: [Haiku-bugs] [Haiku] #3824: Undo not working in People In-Reply-To: <044.74b1d1b749a0a9203dc7b246a3ddc4e9@haiku-os.org> References: <044.74b1d1b749a0a9203dc7b246a3ddc4e9@haiku-os.org> Message-ID: <053.a8e4b32b5df31d35589b65167d9ae641@haiku-os.org> #3824: Undo not working in People ----------------------------------+----------------------------------------- Reporter: humdinger | Owner: stpere Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/People | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------------+----------------------------------------- Comment(by stpere): Yeah, I just used the default Undo feature built into TextView.. I could implement a more elaborate Undo feature, I suppose.. but that will be for later :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 20:15:34 2009 From: trac at haiku-os.org (bga) Date: Mon, 27 Apr 2009 18:15:34 -0000 Subject: [Haiku-bugs] [Haiku] #3824: Undo not working in People In-Reply-To: <044.74b1d1b749a0a9203dc7b246a3ddc4e9@haiku-os.org> References: <044.74b1d1b749a0a9203dc7b246a3ddc4e9@haiku-os.org> Message-ID: <053.ba2aae61a08dde48ae3c062d2169d824@haiku-os.org> #3824: Undo not working in People ----------------------------------+----------------------------------------- Reporter: humdinger | Owner: stpere Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/People | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------------+----------------------------------------- Comment(by bga): Just a heads up that I will be doing some changes to People soon that will transform it in an even tech-demo than it is now. Basically I will add a node-monitor to the underlying file so that changes to the file (via Tracker, for example), will automatically reflect in the interface. So any more advanced undo feature will have to take this into account. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 20:54:19 2009 From: trac at haiku-os.org (pulkomandy) Date: Mon, 27 Apr 2009 18:54:19 -0000 Subject: [Haiku-bugs] [Haiku] #3829: [patch] Locale Kit integration In-Reply-To: <045.44df21a597c18dbc1e9d8a0f87334a78@haiku-os.org> References: <045.44df21a597c18dbc1e9d8a0f87334a78@haiku-os.org> Message-ID: <054.3195a0ddf0666eb24f6d6ae5b80f85fd@haiku-os.org> #3829: [patch] Locale Kit integration -------------------------+-------------------------------------------------- Reporter: pulkomandy | Owner: zooey Type: enhancement | Status: assigned Priority: normal | Milestone: R1 Component: Kits | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Comment(by pulkomandy): I updated the patch. This version removes cvs files i missed in the previous version. Sorry :) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 21:33:44 2009 From: trac at haiku-os.org (michael.weirauch) Date: Mon, 27 Apr 2009 19:33:44 -0000 Subject: [Haiku-bugs] [Haiku] #3772: Freeze on Haiku tree compilation (reproduceable) In-Reply-To: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> References: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> Message-ID: <060.1f661fce5b571b4a62d8f006db680853@haiku-os.org> #3772: Freeze on Haiku tree compilation (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by michael.weirauch): r30464; new-ata-bm; default image: It seems Marcus' recent changes (r30443 and r30454) have had some impact. * Only one freeze on svn co of the haiku tree with acpi disabled. * Full tree compile with acpi enabled. (Freeze minutes later when changing font prefs in Firefox) What is observable that there are seconds of UI freeze (especially noticeable Deskbar and ActivityMonitor living on the desktop). The mouse and windows are movable, though. Just nothing gets updated. Populating the haiku.image "froze" UI updates for 1m12 seconds. During heavy IO (svn checkout + deletion of 40k files via Tracker; tree compile) there is noticeable UI update freezes, but the system gets back after up to 10 seconds. Generally, the "scsi scheduler" kernel thread takes up full CPU periodically. (Only confirmable when UI is not frozen.) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 21:38:46 2009 From: trac at haiku-os.org (michael.weirauch) Date: Mon, 27 Apr 2009 19:38:46 -0000 Subject: [Haiku-bugs] [Haiku] #2539: [app_server] crash in HWInterface::_CopyToFront In-Reply-To: <040.caf03ae097bdc95f0143934989227c22@haiku-os.org> References: <040.caf03ae097bdc95f0143934989227c22@haiku-os.org> Message-ID: <049.7bd0d641e6490781e3c9dc62b78f7b88@haiku-os.org> #2539: [app_server] crash in HWInterface::_CopyToFront --------------------------------+------------------------------------------- Reporter: diver | Owner: stippi Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Servers/app_server | Version: R1 development Blockedby: | Platform: All Blocking: | --------------------------------+------------------------------------------- Comment(by michael.weirauch): Can confirm having had something similar yesterday (something before r30464). Not in HWInterface. Never seen this before. Log got lost unfortunately. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 21:53:56 2009 From: trac at haiku-os.org (korli) Date: Mon, 27 Apr 2009 19:53:56 -0000 Subject: [Haiku-bugs] [Haiku] #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 Message-ID: <040.407365164de204ef461eeee72da46d32@haiku-os.org> #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 ---------------------------+------------------------------------------------ Reporter: korli | Owner: axeld Type: bug | Status: new Priority: blocker | Milestone: R1/alpha1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ r30468 on VMWare on boot: {{{ PANIC: VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 Welcome to Kernel Debugging Land... Thread 37 "sh" running on CPU 0 kdebug> bt stack trace for thread 37 "sh" kernel stack: 0x80208000 to 0x8020c000 user stack: 0x7efef000 to 0x7ffef000 frame caller :function + offset 0 8020ba54 (+ 48) 80062345 :invoke_debugger_command + 0x00f5 1 8020ba84 (+ 64) 80062135 invoke_pipe_segment(debugger_command_pipe*: ESC[34m0x8012f380ESC[0m, int32: ESC[34m0ESC[0m, ESC[34m0x0ESC[0m ESC[31m""ESC[0m) + 0x0079 2 8020bac4 (+ 64) 800624bc :invoke_debugger_command_pipe + 0x009c 3 8020bb04 (+ 48) 80063a6c ExpressionParser::_ParseCommandPipe(ESC[34m0x8020bbb4ESC[0m) + 0x0234 4 8020bb34 (+ 64) 80062ea6 ExpressionParser::EvaluateCommand(ESC[34m0x8011fc00ESC[0m ESC[36m"bt"ESC[0m, ESC[34m0x8020bbb4ESC[0m) + 0x02ba 5 8020bb74 (+ 224) 80064e94 :evaluate_debug_command + 0x0088 6 8020bc54 (+ 64) 800601be kernel_debugger_loop() + 0x01ae 7 8020bc94 (+ 32) 800610c5 :kernel_debugger + 0x004d 8 8020bcb4 (+ 192) 8006106d :panic + 0x0029 9 8020bd74 (+ 112) 800c9551 VMCache::InsertPage(vm_page*: ESC[34m0x8203bc58ESC[0m, int64: ESC[34m598016ESC[0m) + 0x01e9 10 8020bde4 (+ 80) 800331b1 PrecacheIO::Start(ESC[34m0x92000ESC[0m, ESC[34m0x0ESC[0m, ESC[34m0x800c90aaESC[0m, ESC[34m0x8020bec4ESC[0m, ESC[34m0x0ESC[0m, ESC[34m0x7000ESC[0m) + 0x0079 11 8020be34 (+ 80) 80034a0c :cache_prefetch_vnode + 0x0168 12 8020be84 (+ 80) 800c183c _vm_map_file(int32: ESC[34m37ESC[0m, ESC[34m0x8020bf24ESC[0m ESC[36m"bash_seg1rw"ESC[0m, ESC[34m0x8020bf20ESC[0m, uint32: ESC[34m0x1ESC[0m (ESC[34m1ESC[0m), uint32: ESC[34m0x7000ESC[0m (ESC[34m28672ESC[0m), uint32: ESC[34m0x33ESC[0m (ESC[34m51ESC[0m), uint32: ESC[34m0x1ESC[0m (ESC[34m1ESC[0m), int32: ESC[34m2ESC[0m, int64: ESC[34m573440ESC[0m, ESC[34mfalseESC[0m) + 0x0304 13 8020bed4 (+ 112) 800c7c1f :_user_map_file + 0x00c3 14 8020bf44 (+ 100) 800d8c62 :handle_syscall + 0x00af user iframe at 0x8020bfa8 (end = 0x8020c000) eax 0xb8 ebx 0x115374 ecx 0x7ffeda60 edx 0xffff0104 esi 0x24 edi 0x116004 ebp 0x7ffedaec esp 0x8020bfdc eip 0xffff0104 eflags 0x246 user esp 0x7ffeda60 vector: 0x63, error code: 0x0 15 8020bfa8 (+ 0) ffff0104 :commpage_syscall + 0x0004 16 7ffedaec (+5248) 00102f9d :unknown + 0x2f9d 17 7ffeef6c (+ 64) 00103a07 :unknown + 0x3a07 18 7ffeefac (+ 48) 001008de :unknown + 0x08de 19 7ffeefdc (+ 0) 7ffeefec 9071:sh_main_stack at 0x7efef000 + 0xffffec }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 22:00:12 2009 From: trac at haiku-os.org (korli) Date: Mon, 27 Apr 2009 20:00:12 -0000 Subject: [Haiku-bugs] [Haiku] #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 In-Reply-To: <040.407365164de204ef461eeee72da46d32@haiku-os.org> References: <040.407365164de204ef461eeee72da46d32@haiku-os.org> Message-ID: <049.9bc56630535a783ea3b91fe9d4c47d54@haiku-os.org> #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 ---------------------------+------------------------------------------------ Reporter: korli | Owner: axeld Type: bug | Status: new Priority: blocker | Milestone: R1/alpha1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by korli): It doesn't happen without the change at r30465. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 22:28:45 2009 From: trac at haiku-os.org (korli) Date: Mon, 27 Apr 2009 20:28:45 -0000 Subject: [Haiku-bugs] [Haiku] #3027: [GlTeapot] double click window tab and you won't get it back In-Reply-To: <040.fad93b0a1c6dabfc7048b730df91cc8c@haiku-os.org> References: <040.fad93b0a1c6dabfc7048b730df91cc8c@haiku-os.org> Message-ID: <049.fca89e73d05c104bfc9d66df9eb15342@haiku-os.org> #3027: [GlTeapot] double click window tab and you won't get it back ---------------------------------+------------------------------------------ Reporter: diver | Owner: axeld Type: bug | Status: closed Priority: high | Milestone: R1 Component: Servers/app_server | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by korli): * status: new => closed * resolution: => fixed Comment: Should be fixed as of r30472. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Mon Apr 27 22:34:29 2009 From: trac at haiku-os.org (korli) Date: Mon, 27 Apr 2009 20:34:29 -0000 Subject: [Haiku-bugs] [Haiku] #1355: [GLTeapot] last frame stays on screen at close In-Reply-To: <040.737ff0af8a5b492c0eb342df8e8072bf@haiku-os.org> References: <040.737ff0af8a5b492c0eb342df8e8072bf@haiku-os.org> Message-ID: <049.46cca5943628cfbf844a7eee8ae652e4@haiku-os.org> #1355: [GLTeapot] last frame stays on screen at close ------------------------------+--------------------------------------------- Reporter: diver | Owner: phoudoin Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Kits/OpenGL Kit | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------------+--------------------------------------------- Changes (by korli): * status: assigned => closed * resolution: => fixed Comment: Should be fixed in r30472, at least I can't reproduce although I could before. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 05:48:16 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 28 Apr 2009 03:48:16 -0000 Subject: [Haiku-bugs] [Haiku] #3836: `ideinfo` always reports PIO mode as 0 Message-ID: <040.cca8dc60b8f5b467446c7f90faeaac7e@haiku-os.org> #3836: `ideinfo` always reports PIO mode as 0 --------------------------+------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- The `ideinfo` utility always reports available PIO transfer modes as 0 regardless of the drive present. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 06:29:37 2009 From: trac at haiku-os.org (bbjimmy) Date: Tue, 28 Apr 2009 04:29:37 -0000 Subject: [Haiku-bugs] [Haiku] #3837: r30475 kdl on boot "PANIC: VMCache::InsertPage():.." Message-ID: <042.deac74024997b37bcdf98ae2065dcd01@haiku-os.org> #3837: r30475 kdl on boot "PANIC: VMCache::InsertPage():.." -----------------------+---------------------------------------------------- Reporter: bbjimmy | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- PANIC: VMCache::InsertPage(): there's already page 0x817c8560 with cache offset 152 in cache 0x80ecc7f8; inserting page 0x817c9cd0 Welcome to Kernel Debugging land... Thread 34 "sh" running on CPU 0 kdebug> -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 06:42:47 2009 From: trac at haiku-os.org (bbjimmy) Date: Tue, 28 Apr 2009 04:42:47 -0000 Subject: [Haiku-bugs] [Haiku] #3837: r30475 kdl on boot "PANIC: VMCache::InsertPage():.." In-Reply-To: <042.deac74024997b37bcdf98ae2065dcd01@haiku-os.org> References: <042.deac74024997b37bcdf98ae2065dcd01@haiku-os.org> Message-ID: <051.595aca416a66f6922cf9162456d39495@haiku-os.org> #3837: r30475 kdl on boot "PANIC: VMCache::InsertPage():.." -----------------------+---------------------------------------------------- Reporter: bbjimmy | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by bbjimmy): why could I not find ticket #3835 when searching the TRAC system for "VMCache" in the description? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 09:02:38 2009 From: trac at haiku-os.org (hey68you) Date: Tue, 28 Apr 2009 07:02:38 -0000 Subject: [Haiku-bugs] [Haiku] #3831: Right-click to see Copy / Paste context Menu in BTextControl (text box control) and BTextView (text view used by StyledEdit) In-Reply-To: <043.d658bdba11c532375acb9d9b1eecea5f@haiku-os.org> References: <043.d658bdba11c532375acb9d9b1eecea5f@haiku-os.org> Message-ID: <052.89005b0220f61f4ac07e158a06c3d09c@haiku-os.org> #3831: Right-click to see Copy / Paste context Menu in BTextControl (text box control) and BTextView (text view used by StyledEdit) ----------------------------+----------------------------------------------- Reporter: hey68you | Owner: stippi Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------+----------------------------------------------- Comment(by hey68you): Ok I'm attaching the screenshot now. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 10:00:55 2009 From: trac at haiku-os.org (stippi) Date: Tue, 28 Apr 2009 08:00:55 -0000 Subject: [Haiku-bugs] [Haiku] #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 In-Reply-To: <040.407365164de204ef461eeee72da46d32@haiku-os.org> References: <040.407365164de204ef461eeee72da46d32@haiku-os.org> Message-ID: <049.2d0577d860470c4658e11c20e33f60d1@haiku-os.org> #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 ---------------------------+------------------------------------------------ Reporter: korli | Owner: axeld Type: bug | Status: new Priority: blocker | Milestone: R1/alpha1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Comment(by stippi): The stack trace is in the pre-fetching code, so I am pretty sure this change is responsible. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 12:41:39 2009 From: trac at haiku-os.org (korli) Date: Tue, 28 Apr 2009 10:41:39 -0000 Subject: [Haiku-bugs] [Haiku] #3837: r30475 kdl on boot "PANIC: VMCache::InsertPage():.." In-Reply-To: <042.deac74024997b37bcdf98ae2065dcd01@haiku-os.org> References: <042.deac74024997b37bcdf98ae2065dcd01@haiku-os.org> Message-ID: <051.edeca13027ea9feba492caa5d407403d@haiku-os.org> #3837: r30475 kdl on boot "PANIC: VMCache::InsertPage():.." ------------------------+--------------------------------------------------- Reporter: bbjimmy | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: duplicate | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by korli): * status: new => closed * resolution: => duplicate Comment: dup of #3835 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 17:07:55 2009 From: trac at haiku-os.org (stpere) Date: Tue, 28 Apr 2009 15:07:55 -0000 Subject: [Haiku-bugs] [Haiku] #3184: deskbar clock has wrong width In-Reply-To: <041.1cb6b96bcd306282c489973ed4de11f8@haiku-os.org> References: <041.1cb6b96bcd306282c489973ed4de11f8@haiku-os.org> Message-ID: <050.dc82902c019ede0fb100d454b8ca1130@haiku-os.org> #3184: deskbar clock has wrong width ----------------------------------+----------------------------------------- Reporter: karmak | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: x86 Blocking: | ----------------------------------+----------------------------------------- Comment(by stpere): Hi, is this bug still occuring? I tried to duplicate it on r30477 and can't seem to trigger it with the font mentionned.. I suppose you didn't have to do anything special to encounter it? I tried with various font sizes.. is there an other test case I should try? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 17:58:30 2009 From: trac at haiku-os.org (kvdman) Date: Tue, 28 Apr 2009 15:58:30 -0000 Subject: [Haiku-bugs] [Haiku] #3838: Add Vmware Addons? Message-ID: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> #3838: Add Vmware Addons? -----------------------------------+---------------------------------------- Reporter: kvdman | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Add-Ons/Input Methods | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Vincent Duvert made a nice package which works quite well with Vmware. It consists of mouse sharing, clipboard, and disk utilities. It also comes with a deskbar applet where you can manage all of the above. '''It's also released MIT.''' [http://www.haikuware.com/directory/view-details/utilities/miscellaneous /vmware-add-ons] [http://dev.osdrawer.net/projects/show/vmwaddons] -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 19:18:38 2009 From: trac at haiku-os.org (marcusoverhagen) Date: Tue, 28 Apr 2009 17:18:38 -0000 Subject: [Haiku-bugs] [Haiku] #3772: Freeze on Haiku tree compilation (reproduceable) In-Reply-To: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> References: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> Message-ID: <060.79602bb9f6dc957ad6da38f85867c86f@haiku-os.org> #3772: Freeze on Haiku tree compilation (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Changes (by marcusoverhagen): * cc: marcusoverhagen (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 19:23:31 2009 From: trac at haiku-os.org (starsseed) Date: Tue, 28 Apr 2009 17:23:31 -0000 Subject: [Haiku-bugs] [Haiku] #3838: Add Vmware Addons? In-Reply-To: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> References: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> Message-ID: <050.d4a602c30d9d8dc0aa87b0cda54cc383@haiku-os.org> #3838: Add Vmware Addons? -----------------------------------+---------------------------------------- Reporter: kvdman | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Add-Ons/Input Methods | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by starsseed): Even if Vincent made a good add-on (I use it), including it by default is not a good idea, because this kind of tool crashes non-VmWare-systems like real harware, quemu or VirtualBox (nb : that last one can use vmdk disk image) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 19:31:51 2009 From: trac at haiku-os.org (umccullough) Date: Tue, 28 Apr 2009 17:31:51 -0000 Subject: [Haiku-bugs] [Haiku] #3838: Add Vmware Addons? In-Reply-To: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> References: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> Message-ID: <050.3bb23f24e0c1bbc86131094d7584a640@haiku-os.org> #3838: Add Vmware Addons? -----------------------------------+---------------------------------------- Reporter: kvdman | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Add-Ons/Input Methods | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by umccullough): IMO, targetting virtual machine usage so directly in the default images by adding special software that only works with a given VM provides the wrong message for Haiku users. As long as Haiku starts up in a VM and provides internet access, the user can get the tools manually (and perhaps there should be something mentioned in the "Welcome" package indicating how they can do so). On the other hand, it might make sense to include this package only when the vmware images are built... but certainly not for raw or cd images. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 20:02:14 2009 From: trac at haiku-os.org (marcusoverhagen) Date: Tue, 28 Apr 2009 18:02:14 -0000 Subject: [Haiku-bugs] [Haiku] #3772: Freeze on Haiku tree compilation (reproduceable) In-Reply-To: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> References: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> Message-ID: <060.98caeb1b0ef6a7872650e3e9e747c96e@haiku-os.org> #3772: Freeze on Haiku tree compilation (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by marcusoverhagen): Can you retest with r30477 ? Please make sure to change the #define mentioned in r30475 to 1 What is the system doing when frozen? Is F12 working? If F12 is not working, please connect a PS/2 keabord and try again. PS/2 keyboard interrupts have a higher priority than USB. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 22:25:18 2009 From: trac at haiku-os.org (michael.weirauch) Date: Tue, 28 Apr 2009 20:25:18 -0000 Subject: [Haiku-bugs] [Haiku] #3772: Freeze on Haiku tree compilation (reproduceable) In-Reply-To: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> References: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> Message-ID: <060.19a7c7eac4c57da8705f7a10aa89522f@haiku-os.org> #3772: Freeze on Haiku tree compilation (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by michael.weirauch): I tried last night right after your changes (r30475 without vm prefetch and with ATA_STACK 1). System behaves as with r30464 observations in my previous comment. Nevertheless this is a big improvement over the weeks/months before your changes. * system freeze on SDL configure * system freeze after ~10m of inactivity after having done a "jam -qaj2 @install4 update kernel" which involved a little compiling When the system is frozen, it is completely frozen. No KDL, nor KDL-enter. As mentioned earlier in this thread, the trackpoint and touchpad are PS2-attached and are not reacting either on complete freeze. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 23:38:14 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 28 Apr 2009 21:38:14 -0000 Subject: [Haiku-bugs] [Haiku] #3839: Thunderbird crashes if attaching files to email Message-ID: <040.f354711a08343ad3c0c9b83ab3f6cfd1@haiku-os.org> #3839: Thunderbird crashes if attaching files to email --------------------------+------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- This is a newly-introduced bug. Whenevr I attach a file to a T-bird message it crashes into gdb. {{{ [tcsetpgrp failed in terminal_inferior: Invalid Argument] Thread 1765 caused an exception: Segment violation Reading symbols from /boot/system/runtime_loader...done. Loaded symbols for /boot/system/runtime_loader Reading symbols from /boot/home/config/lib/libmozjs.so...done. Loaded symbols for /boot/home/config/lib/libmozjs.so Reading symbols from /boot/home/config/lib/libxpcom.so...done. Loaded symbols for /boot/home/config/lib/libxpcom.so Reading symbols from /boot/home/config/lib/libxpcom_core.so...done. Loaded symbols for /boot/home/config/lib/libxpcom_core.so Reading symbols from /boot/home/config/lib/libplds4.so...done. Loaded symbols for /boot/home/config/lib/libplds4.so Reading symbols from /boot/home/config/lib/libplc4.so...done. Loaded symbols for /boot/home/config/lib/libplc4.so Reading symbols from /boot/home/config/lib/libnspr4.so...done. Loaded symbols for /boot/home/config/lib/libnspr4.so Reading symbols from /boot/system/lib/libnetwork.so...done. Loaded symbols for /boot/system/lib/libnetwork.so Reading symbols from /boot/system/lib/libbe.so...done. Loaded symbols for /boot/system/lib/libbe.so Reading symbols from /boot/system/lib/libroot.so...done. Loaded symbols for /boot/system/lib/libroot.so Reading symbols from /boot/system/lib/libtracker.so...done. Loaded symbols for /boot/system/lib/libtracker.so Reading symbols from /boot/system/lib/libgame.so...done. Loaded symbols for /boot/system/lib/libgame.so Reading symbols from /boot/home/config/lib/libsmime3.so...done. Loaded symbols for /boot/home/config/lib/libsmime3.so Reading symbols from /boot/home/config/lib/libssl3.so...done. Loaded symbols for /boot/home/config/lib/libssl3.so Reading symbols from /boot/home/config/lib/libnss3.so...done. Loaded symbols for /boot/home/config/lib/libnss3.so Reading symbols from /boot/home/config/lib/libsoftokn3.so...done. Loaded symbols for /boot/home/config/lib/libsoftokn3.so Reading symbols from /boot/home/config/lib/libldap50.so...done. Loaded symbols for /boot/home/config/lib/libldap50.so Reading symbols from /boot/home/config/lib/libprldap50.so...done. Loaded symbols for /boot/home/config/lib/libprldap50.so Reading symbols from /boot/home/config/lib/libxpcom_compat.so...done. Loaded symbols for /boot/home/config/lib/libxpcom_compat.so Reading symbols from /boot/system/lib/libstdc++.r4.so...done. Loaded symbols for /boot/system/lib/libstdc++.r4.so Reading symbols from /boot/system/lib/libtranslation.so...done. Loaded symbols for /boot/system/lib/libtranslation.so Reading symbols from /boot/system/lib/libmedia.so...done. Loaded symbols for /boot/system/lib/libmedia.so Reading symbols from /boot/system/lib/libtextencoding.so...done. Loaded symbols for /boot/system/lib/libtextencoding.so Reading symbols from /boot/system/lib/libiconv.so...done. Loaded symbols for /boot/system/lib/libiconv.so Reading symbols from /boot/apps/thunderbird/components/libmyspell.so...done. Loaded symbols for /boot/apps/thunderbird/components/libmyspell.so Reading symbols from /boot/apps/thunderbird/components/libspellchecker.so...done. Loaded symbols for /boot/apps/thunderbird/components/libspellchecker.so [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team /boot/apps/thunderbird/Thunderbird (1656) thread add poses (1765)] 0x01c7ddd3 in find_fde () from /boot/system/lib/libroot.so (gdb) bt #0 0x01c7ddd3 in find_fde () from /boot/system/lib/libroot.so #1 0x01c7e630 in __frame_state_for () from /boot/system/lib/libroot.so #2 0x01c7c170 in __throw () from /boot/system/lib/libroot.so #3 0x01e77cc7 in BPrivate::BPoseView::AddPosesTask () from /boot/system/lib/libtracker.so #4 0x01c85004 in thread_entry () from /boot/system/lib/libroot.so #5 0x70512fec in ?? () (gdb) }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 23:41:54 2009 From: trac at haiku-os.org (haiqu) Date: Tue, 28 Apr 2009 21:41:54 -0000 Subject: [Haiku-bugs] [Haiku] #3840: CD-ROM build broken Message-ID: <040.998c9cacba4e68c65a868da6d58b8bcd@haiku-os.org> #3840: CD-ROM build broken --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- In the past 12 hours changes to the sources have resulted in the situation where CD-ROMs built will not even get to the splash screen. I was able to build a bootable CD-ROM yesterday, about 25-30 revisions ago. I'm at r30477 right now. I might also add that the tree structure of the CD build is out of sync with the install build ever since the restructure. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 23:42:46 2009 From: trac at haiku-os.org (mmadia) Date: Tue, 28 Apr 2009 21:42:46 -0000 Subject: [Haiku-bugs] [Haiku] #3839: Thunderbird crashes if attaching files to email In-Reply-To: <040.f354711a08343ad3c0c9b83ab3f6cfd1@haiku-os.org> References: <040.f354711a08343ad3c0c9b83ab3f6cfd1@haiku-os.org> Message-ID: <049.c93ccc003b21699643b9c764e31103e2@haiku-os.org> #3839: Thunderbird crashes if attaching files to email --------------------------+------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by mmadia): When reporting bugs about third party software, such as Thunderbird, it is best to provide a complete download url and the complete filename of the archive. Otherwise it is impossible for someone to know which version is experiencing the issue. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 23:44:29 2009 From: trac at haiku-os.org (mmadia) Date: Tue, 28 Apr 2009 21:44:29 -0000 Subject: [Haiku-bugs] [Haiku] #3840: CD-ROM build broken In-Reply-To: <040.998c9cacba4e68c65a868da6d58b8bcd@haiku-os.org> References: <040.998c9cacba4e68c65a868da6d58b8bcd@haiku-os.org> Message-ID: <049.cc813e1efb4f46c91c7bb17140e942ba@haiku-os.org> #3840: CD-ROM build broken --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by mmadia): Please do not report two distinctly different issues in the same bug report. File a second one and modify the description. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Tue Apr 28 23:57:28 2009 From: trac at haiku-os.org (mmlr) Date: Tue, 28 Apr 2009 21:57:28 -0000 Subject: [Haiku-bugs] [Haiku] #3840: CD-ROM build broken In-Reply-To: <040.998c9cacba4e68c65a868da6d58b8bcd@haiku-os.org> References: <040.998c9cacba4e68c65a868da6d58b8bcd@haiku-os.org> Message-ID: <049.6e476df672765f84f0ccaa6f0eed8b2d@haiku-os.org> #3840: CD-ROM build broken --------------------------+------------------------------------------------- Reporter: haiqu | Owner: bonefish Type: bug | Status: new Priority: normal | Milestone: R1 Component: Build System | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by mmlr): Replying to [ticket:3840 haiqu]: > In the past 12 hours changes to the sources have resulted in the situation where CD-ROMs built will not even get to the splash screen. You could post the build output so it's easier to check. Please also provide the command line you used. As there are two CD targets for now (a pure boot CD part and an actual ISO-only Haiku CD), this is needed to see which one has issues. > I might also add that the tree structure of the CD build is out of sync with the install build ever since the restructure. That shouldn't really be possible because it is using the exactly same HaikuImage rules as it's base. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 00:06:44 2009 From: trac at haiku-os.org (bonefish) Date: Tue, 28 Apr 2009 22:06:44 -0000 Subject: [Haiku-bugs] [Haiku] #3839: Thunderbird crashes if attaching files to email In-Reply-To: <040.f354711a08343ad3c0c9b83ab3f6cfd1@haiku-os.org> References: <040.f354711a08343ad3c0c9b83ab3f6cfd1@haiku-os.org> Message-ID: <049.e8cf36a6d8461bf93f94966bfb178812@haiku-os.org> #3839: Thunderbird crashes if attaching files to email --------------------------+------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by bonefish): Since this looks like an exception-related problem: What gcc version are you using? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 00:13:36 2009 From: trac at haiku-os.org (bonefish) Date: Tue, 28 Apr 2009 22:13:36 -0000 Subject: [Haiku-bugs] [Haiku] #3839: Thunderbird crashes if attaching files to email In-Reply-To: <040.f354711a08343ad3c0c9b83ab3f6cfd1@haiku-os.org> References: <040.f354711a08343ad3c0c9b83ab3f6cfd1@haiku-os.org> Message-ID: <049.a5cd843641770b0dc6908a3b22905b19@haiku-os.org> #3839: Thunderbird crashes if attaching files to email --------------------------+------------------------------------------------- Reporter: haiqu | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------+------------------------------------------------- Comment(by bonefish): More precisely the gcc and binutils versions as well as the platform from which your Haiku was built. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 00:16:21 2009 From: trac at haiku-os.org (michael.weirauch) Date: Tue, 28 Apr 2009 22:16:21 -0000 Subject: [Haiku-bugs] [Haiku] #3772: Freeze on Haiku tree compilation (reproduceable) In-Reply-To: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> References: <051.cc0063dd1702ef0a00a9391b9565c853@haiku-os.org> Message-ID: <060.d5f6d0e9102a9a9f576a17d5e3d98c2b@haiku-os.org> #3772: Freeze on Haiku tree compilation (reproduceable) ------------------------------+--------------------------------------------- Reporter: michael.weirauch | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Comment(by michael.weirauch): * SDL configure on a distcleaned tree -> freeze after ~30s of idle when process finsihed * jam -qj2 the haiku tree (mostly present objects) -> freeze after ~30s of idle when process finished * jam -qaj2 the haiku tree -> freeze after 2m10s of idle when process finished -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 00:18:15 2009 From: trac at haiku-os.org (mmadia) Date: Tue, 28 Apr 2009 22:18:15 -0000 Subject: [Haiku-bugs] [Haiku] #3818: GPL binaries without source code In-Reply-To: <040.c8c5cd0083f515c0c578f9f4ae186615@haiku-os.org> References: <040.c8c5cd0083f515c0c578f9f4ae186615@haiku-os.org> Message-ID: <049.15b198560977f04b8c9fc8bd99b06943@haiku-os.org> #3818: GPL binaries without source code -----------------------+---------------------------------------------------- Reporter: luroh | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by mmadia): At least according to [http://www.gnu.org/licenses/gpl-2.0.txt GPLv2.0-3b], the offer for source code must be valid for at least 3 years. Though I'm not sure if that's from when the distributed package is first created or when it was most recently distributed. So, if we do go this route, we should be certain that it is the only place used for hosting gpl source tarballs. Any thoughts on implementing a mechanism to provide the sources inside the image file? It would be the most complete (as in cover-our-backside) method. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 01:08:37 2009 From: trac at haiku-os.org (kvdman) Date: Tue, 28 Apr 2009 23:08:37 -0000 Subject: [Haiku-bugs] [Haiku] #3838: Add Vmware Addons? In-Reply-To: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> References: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> Message-ID: <050.91412db221e654f00a673e22f18cfde2@haiku-os.org> #3838: Add Vmware Addons? -----------------------------------+---------------------------------------- Reporter: kvdman | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Add-Ons/Input Methods | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by kvdman): Sorry, that not's entirely what I meant. Perhaps including it as an optional package only for when jamming a Vmware disk image. Also, you're right. It probably brings up compatibility problems with Virtual Box and Qemu. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 02:57:22 2009 From: trac at haiku-os.org (bga) Date: Wed, 29 Apr 2009 00:57:22 -0000 Subject: [Haiku-bugs] [Haiku] #3189: [mail_daemon] crashes in BList::CountItems() In-Reply-To: <041.7817e1e704ad57db0d5788985dcce2ba@haiku-os.org> References: <041.7817e1e704ad57db0d5788985dcce2ba@haiku-os.org> Message-ID: <050.5d8dd51094e2bdcc53314f3b5e827da7@haiku-os.org> #3189: [mail_daemon] crashes in BList::CountItems() ---------------------------------+------------------------------------------ Reporter: karmak | Owner: bga Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Servers/mail_server | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------------+------------------------------------------ Comment(by bga): This has been fixed sometime ago. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 02:57:44 2009 From: trac at haiku-os.org (bga) Date: Wed, 29 Apr 2009 00:57:44 -0000 Subject: [Haiku-bugs] [Haiku] #3189: [mail_daemon] crashes in BList::CountItems() In-Reply-To: <041.7817e1e704ad57db0d5788985dcce2ba@haiku-os.org> References: <041.7817e1e704ad57db0d5788985dcce2ba@haiku-os.org> Message-ID: <050.f099a5f14ef5e59c4e75b1fc2247abe0@haiku-os.org> #3189: [mail_daemon] crashes in BList::CountItems() ----------------------------------+----------------------------------------- Reporter: karmak | Owner: bga Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Servers/mail_server | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ----------------------------------+----------------------------------------- Changes (by bga): * status: assigned => closed * resolution: => fixed -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 02:58:53 2009 From: trac at haiku-os.org (bga) Date: Wed, 29 Apr 2009 00:58:53 -0000 Subject: [Haiku-bugs] [Haiku] #3512: IMAP doesn't appear to handle background update checks correctly In-Reply-To: <044.1e355970eac41ccf3c3bd7c79af66267@haiku-os.org> References: <044.1e355970eac41ccf3c3bd7c79af66267@haiku-os.org> Message-ID: <053.87ded9b7472bd397715e24c3a7dbb0e0@haiku-os.org> #3512: IMAP doesn't appear to handle background update checks correctly ----------------------------------+----------------------------------------- Reporter: anevilyak | Owner: bga Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Servers/mail_server | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------------+----------------------------------------- Changes (by bga): * status: new => closed * resolution: => fixed Comment: Fixed in r30479. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 14:28:22 2009 From: trac at haiku-os.org (bonefish) Date: Wed, 29 Apr 2009 12:28:22 -0000 Subject: [Haiku-bugs] [Haiku] #3841: USB Keyboard Loses Shift State When Changing Shift Keys Message-ID: <043.30cd2dfa1cfede1d2f01fdfd08a80fa1@haiku-os.org> #3841: USB Keyboard Loses Shift State When Changing Shift Keys -------------------------+-------------------------------------------------- Reporter: bonefish | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Haiku r30344, gcc4, Lenovo T61, Kinesis USB keyboard: - In a text editor start selecting text with left shift + cursor keys. - While still holding the left shift key, press the right shift key. - Release the left shift key, while still holding the right shift key. - Continue holding the right shift key and extending the selection with the cursor keys. Works fine with PS/2 keyboard, but with the USB keyboard the selection is lost. Apparently the application is no longer aware that a shift key is held. In case anyone wonders, the Kinesis keyboard has the up/down and left/right cursor keys on different sides of the keyboard, which makes switching shift keys necessary when selecting with the cursor keys. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 14:58:24 2009 From: trac at haiku-os.org (mmlr) Date: Wed, 29 Apr 2009 12:58:24 -0000 Subject: [Haiku-bugs] [Haiku] #3841: USB Keyboard Loses Shift State When Changing Shift Keys In-Reply-To: <043.30cd2dfa1cfede1d2f01fdfd08a80fa1@haiku-os.org> References: <043.30cd2dfa1cfede1d2f01fdfd08a80fa1@haiku-os.org> Message-ID: <052.d8984b1517e99254e0eb41bab9388849@haiku-os.org> #3841: USB Keyboard Loses Shift State When Changing Shift Keys -------------------------+-------------------------------------------------- Reporter: bonefish | Owner: mmlr Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: All Blocking: | -------------------------+-------------------------------------------------- Changes (by mmlr): * status: new => assigned Comment: Funny that you report this right now. I experienced this yesterday and wondered if this was only with usb_hid or also with PS/2. In that case I'll look into it. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 14:58:44 2009 From: trac at haiku-os.org (mmlr) Date: Wed, 29 Apr 2009 12:58:44 -0000 Subject: [Haiku-bugs] [Haiku] #3841: USB Keyboard Loses Shift State When Changing Shift Keys In-Reply-To: <043.30cd2dfa1cfede1d2f01fdfd08a80fa1@haiku-os.org> References: <043.30cd2dfa1cfede1d2f01fdfd08a80fa1@haiku-os.org> Message-ID: <052.1bf9cf90c5b911df5f9fe1b54455a2d4@haiku-os.org> #3841: USB Keyboard Loses Shift State When Changing Shift Keys ----------------------------------+----------------------------------------- Reporter: bonefish | Owner: mmlr Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Drivers/Keyboard/USB | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Changes (by mmlr): * component: Drivers/USB => Drivers/Keyboard/USB -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 17:47:16 2009 From: trac at haiku-os.org (timeless) Date: Wed, 29 Apr 2009 15:47:16 -0000 Subject: [Haiku-bugs] [Haiku] #3842: pressing enter in window list for app triggers Looper must be locked. Message-ID: <043.896c6e4922090ccfe4764ebee390e44f@haiku-os.org> #3842: pressing enter in window list for app triggers Looper must be locked. ----------------------------+----------------------------------------------- Reporter: timeless | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: x64 Blocking: | ----------------------------+----------------------------------------------- steps: 0. w/ bezillabrowser open (to the default page from the desktop) 1. tap it in deskbar 2. mouse over "Welcome to Haiku! - Bon Echo" 3. press enter {{{ [tcsetpgrp failed in terminal_inferior: Invalid Argument] Thread 4188 called debugger(): Looper must be locked. [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team /boot/system/Deskbar (81) thread w>ExpandoMenuBar cached menu (gdb) bt #0 0xffff0104 in ?? () #1 0x006d78b6 in debugger () from /boot/system/lib/libroot.so #2 0x00312f9d in BLooper::check_lock () from /boot/system/lib/libbe.so #3 0x003c7d60 in BView::_CheckOwnerLock () from /boot/system/lib/libbe.so #4 0x003bd7a7 in BView::_ConvertToScreen () from /boot/system/lib/libbe.so #5 0x003bd801 in BView::ConvertToScreen () from /boot/system/lib/libbe.so #6 0x003bd965 in BView::ConvertToScreen () from /boot/system/lib/libbe.so #7 0x003bd9b4 in BView::ConvertToScreen () from /boot/system/lib/libbe.so #8 0x0023a682 in TWindowMenuItem::Invoke () #9 0x0036ab2b in BMenu::_InvokeItem () from /boot/system/lib/libbe.so #10 0x00367350 in BMenu::KeyDown () from /boot/system/lib/libbe.so #11 0x003cb8cf in BWindow::DispatchMessage () from /boot/system/lib/libbe.so #12 0x00374087 in BPrivate::BMenuWindow::DispatchMessage () from /boot/system/lib/libbe.so #13 0x003cfe0c in BWindow::task_looper () from /boot/system/lib/libbe.so #14 0x003126ef in BLooper::_task0_ () from /boot/system/lib/libbe.so #15 0x006dbd78 in thread_entry () from /boot/system/lib/libroot.so #16 0x78143fec in ?? () }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 17:47:33 2009 From: trac at haiku-os.org (timeless) Date: Wed, 29 Apr 2009 15:47:33 -0000 Subject: [Haiku-bugs] [Haiku] #3842: pressing enter in window list for app triggers Looper must be locked. In-Reply-To: <043.896c6e4922090ccfe4764ebee390e44f@haiku-os.org> References: <043.896c6e4922090ccfe4764ebee390e44f@haiku-os.org> Message-ID: <052.b91574995e425cdb162f699ef14567bf@haiku-os.org> #3842: pressing enter in window list for app triggers Looper must be locked. ----------------------------+----------------------------------------------- Reporter: timeless | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: User Interface | Version: R1 development Blockedby: | Platform: x86 Blocking: | ----------------------------+----------------------------------------------- Changes (by timeless): * platform: x64 => x86 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 18:20:14 2009 From: trac at haiku-os.org (miltoncsl) Date: Wed, 29 Apr 2009 16:20:14 -0000 Subject: [Haiku-bugs] [Haiku] #3579: No boot in notebook Dell Vostro 1000 In-Reply-To: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> References: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> Message-ID: <053.02a691f9573e377c522a294b6801b4cc@haiku-os.org> #3579: No boot in notebook Dell Vostro 1000 -------------------------+-------------------------------------------------- Reporter: miltoncsl | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by miltoncsl): Hi, I taken the photos and after a friend did edition them to reduce the size of files. I hope this helps! -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 18:30:52 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 29 Apr 2009 16:30:52 -0000 Subject: [Haiku-bugs] [Haiku] #3842: pressing enter in window list for app triggers Looper must be locked. In-Reply-To: <043.896c6e4922090ccfe4764ebee390e44f@haiku-os.org> References: <043.896c6e4922090ccfe4764ebee390e44f@haiku-os.org> Message-ID: <052.f2a719d2e429b305a94cd6865f44e521@haiku-os.org> #3842: pressing enter in window list for app triggers Looper must be locked. --------------------------------+------------------------------------------- Reporter: timeless | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------------+------------------------------------------- Changes (by anevilyak): * owner: stippi => axeld * component: User Interface => Kits/Interface Kit -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 18:31:06 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 29 Apr 2009 16:31:06 -0000 Subject: [Haiku-bugs] [Haiku] #3842: pressing enter in window list for app triggers Looper must be locked. In-Reply-To: <043.896c6e4922090ccfe4764ebee390e44f@haiku-os.org> References: <043.896c6e4922090ccfe4764ebee390e44f@haiku-os.org> Message-ID: <052.5bd092896b0182ae218b00b1a152f8e5@haiku-os.org> #3842: pressing enter in window list for app triggers Looper must be locked. --------------------------------+------------------------------------------- Reporter: timeless | Owner: anevilyak Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Kits/Interface Kit | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------------+------------------------------------------- Changes (by anevilyak): * owner: axeld => anevilyak * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 18:56:27 2009 From: trac at haiku-os.org (mmlr) Date: Wed, 29 Apr 2009 16:56:27 -0000 Subject: [Haiku-bugs] [Haiku] #3579: No boot in notebook Dell Vostro 1000 In-Reply-To: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> References: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> Message-ID: <053.9f23ce82f2324bef62d9468c1a58cd4f@haiku-os.org> #3579: No boot in notebook Dell Vostro 1000 -------------------------+-------------------------------------------------- Reporter: miltoncsl | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by mmlr): Even though the last page of info is missing, it's pretty obvious that this is another victim of the ATI IXP interrupt problem. There's another ticket with the same issue, but I'm on my mobile and can't search right now. Possibly this will resolve with the IO APIC. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 19:00:36 2009 From: trac at haiku-os.org (anevilyak) Date: Wed, 29 Apr 2009 17:00:36 -0000 Subject: [Haiku-bugs] [Haiku] #3579: No boot in notebook Dell Vostro 1000 In-Reply-To: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> References: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> Message-ID: <053.2fca4b7b592155c1f00e6b4493a95c59@haiku-os.org> #3579: No boot in notebook Dell Vostro 1000 -------------------------+-------------------------------------------------- Reporter: miltoncsl | Owner: mmlr Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Blockedby: | Platform: x86 Blocking: | -------------------------+-------------------------------------------------- Comment(by anevilyak): Replying to [comment:10 mmlr]: > Even though the last page of info is missing, it's pretty obvious that this is another victim of the ATI IXP interrupt problem. There's another ticket with the same issue, but I'm on my mobile and can't search right now. Possibly this will resolve with the IO APIC. Ticket #2342 by any chance? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 19:11:13 2009 From: trac at haiku-os.org (Disreali) Date: Wed, 29 Apr 2009 17:11:13 -0000 Subject: [Haiku-bugs] [Haiku] #2600: PowerStatus crash In-Reply-To: <039.a725bdcfdce56161113db2b329ef170e@haiku-os.org> References: <039.a725bdcfdce56161113db2b329ef170e@haiku-os.org> Message-ID: <048.c5767cade341784fce5b7e27fedbd86f@haiku-os.org> #2600: PowerStatus crash ---------------------------+------------------------------------------------ Reporter: donn | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ Changes (by Disreali): * cc: mdisreali@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 19:12:38 2009 From: trac at haiku-os.org (Disreali) Date: Wed, 29 Apr 2009 17:12:38 -0000 Subject: [Haiku-bugs] [Haiku] #3733: re-implement Deskbar's restart+shutdown functionality In-Reply-To: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> References: <041.c84dde6563a93760db74575728c4c5a2@haiku-os.org> Message-ID: <050.c8501dc5014ab67d7a5d61e0e932e3d9@haiku-os.org> #3733: re-implement Deskbar's restart+shutdown functionality ----------------------------------+----------------------------------------- Reporter: mmadia | Owner: axeld Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Applications/Deskbar | Version: R1 development Blockedby: | Platform: All Blocking: | ----------------------------------+----------------------------------------- Changes (by Disreali): * cc: mdisreali@? (added) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 19:17:02 2009 From: trac at haiku-os.org (VinDuv) Date: Wed, 29 Apr 2009 17:17:02 -0000 Subject: [Haiku-bugs] [Haiku] #3838: Add Vmware Addons? In-Reply-To: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> References: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> Message-ID: <050.8d5b47cd67c637c860c0b130ef16311c@haiku-os.org> #3838: Add Vmware Addons? -----------------------------------+---------------------------------------- Reporter: kvdman | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Add-Ons/Input Methods | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by VinDuv): Nice to see that my little application has some audience ;-)[[BR]] I already made an optional package for VMW Add-Ons (files vmwaddons_1.0_gccN.zip on http://dev.osdrawer.net/projects/list_files/vmwaddons), that starts the Deskbar replicant automatically with a postinstall script. But I'm still looking for a way to prevent the installation on haiku-image and haiku-cd targets: the application and the input server add-on shouldn't crash when started on real hardware or in another VM, but the former will show a very annoying warning box, so this should be avoided if possible. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 19:19:56 2009 From: trac at haiku-os.org (mmlr) Date: Wed, 29 Apr 2009 17:19:56 -0000 Subject: [Haiku-bugs] [Haiku] #3579: No boot in notebook Dell Vostro 1000 In-Reply-To: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> References: <044.1bcd914f043b1b875a94c55b61d19935@haiku-os.org> Message-ID: <053.275c398075e8c82cc2cf2499c32c34c9@haiku-os.org> #3579: No boot in notebook Dell Vostro 1000 --------------------------+------------------------------------------------- Reporter: miltoncsl | Owner: mmlr Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Drivers/USB | Version: R1 development Resolution: duplicate | Blockedby: 2342 Platform: x86 | Blocking: --------------------------+------------------------------------------------- Changes (by mmlr): * status: new => closed * resolution: => duplicate * blockedby: => 2342 Comment: Yup, that's the one. Sadly it seems that with going IO APIC we'll just run into the next quirks. These are hardware/BIOS bugs btw. so nothing we can do much about except for working around them... -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Wed Apr 29 23:51:51 2009 From: trac at haiku-os.org (kvdman) Date: Wed, 29 Apr 2009 21:51:51 -0000 Subject: [Haiku-bugs] [Haiku] #3838: Add Vmware Addons? In-Reply-To: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> References: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> Message-ID: <050.f236b397b8b66b460c4ac9c86e6aa423@haiku-os.org> #3838: Add Vmware Addons? -----------------------------------+---------------------------------------- Reporter: kvdman | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Add-Ons/Input Methods | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by kvdman): Hi Vincent, How is the addon removed from startup? Is the script added to UserBootScript? thx -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 01:45:42 2009 From: trac at haiku-os.org (stpere) Date: Wed, 29 Apr 2009 23:45:42 -0000 Subject: [Haiku-bugs] [Haiku] #2395: Preferences; Backgrounds; Icon label outline In-Reply-To: <041.a60e9bed46e5dfaded4391ed1eb01e4f@haiku-os.org> References: <041.a60e9bed46e5dfaded4391ed1eb01e4f@haiku-os.org> Message-ID: <050.11690390d0d2112809664005c0ba449c@haiku-os.org> #2395: Preferences; Backgrounds; Icon label outline --------------------------------------+------------------------------------- Reporter: nutela | Owner: korli Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Preferences/Backgrounds | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: --------------------------------------+------------------------------------- Changes (by stpere): * status: new => closed * resolution: => fixed Comment: Hi, I commited a fix for this in r30495! Thanks! If any problems arise, ping me :-) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 04:08:08 2009 From: trac at haiku-os.org (stpere) Date: Thu, 30 Apr 2009 02:08:08 -0000 Subject: [Haiku-bugs] [Haiku] #3040: [DeskCalc] font size is not consistent In-Reply-To: <040.56fc60ce0c7187980742a776cc8f953f@haiku-os.org> References: <040.56fc60ce0c7187980742a776cc8f953f@haiku-os.org> Message-ID: <049.af71726b906c3f14c660b29afb507462@haiku-os.org> #3040: [DeskCalc] font size is not consistent -----------------------------------+---------------------------------------- Reporter: diver | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/DeskCalc | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by stpere): Ok, it seems the problem is that when we call SetFontAndColor, it does set it for the current text, but that setting isn't kept for new text typed in. I unfortunately can't figure it out for the moment. Might look into it, but if somebody already knowing the details of TextView want to look into it, that would be great. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 04:23:16 2009 From: trac at haiku-os.org (mmadia) Date: Thu, 30 Apr 2009 02:23:16 -0000 Subject: [Haiku-bugs] [Haiku] #3843: reindex 2.0.0 does not work as expected Message-ID: <041.b8439b8bf4c51a76a1922c7967eaa0f4@haiku-os.org> #3843: reindex 2.0.0 does not work as expected ------------------------------+--------------------------------------------- Reporter: mmadia | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- r30356 gcc2 reindex from : http://bebits.com/app/2033 {{{ open a tracker query of a formula TEST:FOO=42 cd /boot addattr -t int TEST:FOO 42 var/ mkindex -t int TEST:FOO -d /boot reindex -rv TEST:FOO var/ expected results: /boot/var displays in tracker query. actual results: nothing . }}} -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 06:57:35 2009 From: trac at haiku-os.org (VinDuv) Date: Thu, 30 Apr 2009 04:57:35 -0000 Subject: [Haiku-bugs] [Haiku] #3838: Add Vmware Addons? In-Reply-To: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> References: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> Message-ID: <050.26be0d9ccf364f43115a5300717728ae@haiku-os.org> #3838: Add Vmware Addons? -----------------------------------+---------------------------------------- Reporter: kvdman | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Add-Ons/Input Methods | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by VinDuv): Replying to [comment:5 kvdman]: > Hi Vincent, > > How is the addon removed from startup? Is the script added to UserBootScript? This is actually a post-install script (/boot/common/boot/post_install/run_vmwaddons.sh), so it runs only once, when you start Haiku for the first time. The only thing it does is to start VMW Add-Ons. The application itself installs the icon into the Deskbar and quits ; after this, the Deskbar will reload the icon automatically at each boot.[[BR]] So in order to get rid of the icon, just quit it, it will not come back automatically at next reboot. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 10:16:37 2009 From: trac at haiku-os.org (axeld) Date: Thu, 30 Apr 2009 08:16:37 -0000 Subject: [Haiku-bugs] [Haiku] #3843: reindex 2.0.0 does not work as expected In-Reply-To: <041.b8439b8bf4c51a76a1922c7967eaa0f4@haiku-os.org> References: <041.b8439b8bf4c51a76a1922c7967eaa0f4@haiku-os.org> Message-ID: <050.4b602e0b9679cc7fa08ebb53fb27941a@haiku-os.org> #3843: reindex 2.0.0 does not work as expected -----------------------+---------------------------------------------------- Reporter: mmadia | Owner: axeld Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Changes (by axeld): * status: new => assigned * component: File Systems/BFS => - General Comment: I recently noticed that as well, but not on a machine/place where I had its sources (open source is really a great idea :-)). -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 10:21:06 2009 From: trac at haiku-os.org (aldeck) Date: Thu, 30 Apr 2009 08:21:06 -0000 Subject: [Haiku-bugs] [Haiku] #3040: [DeskCalc] font size is not consistent In-Reply-To: <040.56fc60ce0c7187980742a776cc8f953f@haiku-os.org> References: <040.56fc60ce0c7187980742a776cc8f953f@haiku-os.org> Message-ID: <049.411a48088b16ee5b1a500b3954661638@haiku-os.org> #3040: [DeskCalc] font size is not consistent -----------------------------------+---------------------------------------- Reporter: diver | Owner: stippi Type: bug | Status: new Priority: normal | Milestone: R1 Component: Applications/DeskCalc | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by aldeck): We looked a bit into it with oco at BeGeistert, iirc it's a problem in BTextView. The new style isn't applyed to the new 'text runs' or something along those lines. This textview shouldn't support multiple styles, there might be a problem here in the first place :)[[BR]] -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 13:57:47 2009 From: trac at haiku-os.org (bga) Date: Thu, 30 Apr 2009 11:57:47 -0000 Subject: [Haiku-bugs] [Haiku] #3843: reindex 2.0.0 does not work as expected In-Reply-To: <041.b8439b8bf4c51a76a1922c7967eaa0f4@haiku-os.org> References: <041.b8439b8bf4c51a76a1922c7967eaa0f4@haiku-os.org> Message-ID: <050.9d85c2519e18b7de04d9ff3ba16a2d71@haiku-os.org> #3843: reindex 2.0.0 does not work as expected -----------------------+---------------------------------------------------- Reporter: mmadia | Owner: axeld Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: - General | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------+---------------------------------------------------- Comment(by bga): I am assuming this works in BeOS/Zeta? Because I really didn't expect it to work as advertized for the simple fact that the query is resolved before the index exists so it won't get updates later on as it thought the index is non-existant. Or am I missing something? -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 14:00:00 2009 From: trac at haiku-os.org (axeld) Date: Thu, 30 Apr 2009 12:00:00 -0000 Subject: [Haiku-bugs] [Haiku] #3830: Endless loop in netstat In-Reply-To: <042.47922ed5e906f0ef36c48bc52d7706d3@haiku-os.org> References: <042.47922ed5e906f0ef36c48bc52d7706d3@haiku-os.org> Message-ID: <051.10d805e281fecd9d5250c71b2eab2edd@haiku-os.org> #3830: Endless loop in netstat ---------------------------------------+------------------------------------ Reporter: jahaiku | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Network & Internet/Stack | Version: R1 development Resolution: fixed | Blockedby: Platform: x86 | Blocking: ---------------------------------------+------------------------------------ Changes (by axeld): * status: new => closed * resolution: => fixed Comment: Fixed in r30500, dunno why this ever worked before. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 14:14:09 2009 From: trac at haiku-os.org (zooey) Date: Thu, 30 Apr 2009 12:14:09 -0000 Subject: [Haiku-bugs] [Haiku] #3040: [DeskCalc] font size is not consistent In-Reply-To: <040.56fc60ce0c7187980742a776cc8f953f@haiku-os.org> References: <040.56fc60ce0c7187980742a776cc8f953f@haiku-os.org> Message-ID: <049.6093d22b21ac0fbbbb4bb46c52c161a6@haiku-os.org> #3040: [DeskCalc] font size is not consistent -----------------------------------+---------------------------------------- Reporter: diver | Owner: zooey Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: Applications/DeskCalc | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Changes (by zooey): * owner: stippi => zooey * status: new => assigned -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 14:58:19 2009 From: trac at haiku-os.org (axeld) Date: Thu, 30 Apr 2009 12:58:19 -0000 Subject: [Haiku-bugs] [Haiku] #3843: reindex 2.0.0 does not work as expected In-Reply-To: <041.b8439b8bf4c51a76a1922c7967eaa0f4@haiku-os.org> References: <041.b8439b8bf4c51a76a1922c7967eaa0f4@haiku-os.org> Message-ID: <050.06a51de0d1ea2c1e3daa5d6596048f5d@haiku-os.org> #3843: reindex 2.0.0 does not work as expected ------------------------+--------------------------------------------------- Reporter: mmadia | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: - General | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------+--------------------------------------------------- Changes (by axeld): * status: assigned => closed * resolution: => fixed Comment: Fixed in r30511 - I've added an updated version of reindex to the image. The original reindex does not work on Haiku, as our BFS does not update an index if the attribute did not actually change. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 15:51:29 2009 From: trac at haiku-os.org (anevilyak) Date: Thu, 30 Apr 2009 13:51:29 -0000 Subject: [Haiku-bugs] [Haiku] #3844: Handle MDR context menu mail links more intelligently for multiple accounts Message-ID: <044.700d466a0fbf5623cc86fc14a57a83bc@haiku-os.org> #3844: Handle MDR context menu mail links more intelligently for multiple accounts ---------------------------------+------------------------------------------ Reporter: anevilyak | Owner: bga Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Servers/mail_server | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------------+------------------------------------------ If you create a new account in MDR, and point the on-disk storage destination somewhere other than /boot/home/mail/in, it would be nice if MDR was smart enough to catch that and create an additional menu link pointing to the requisite location. This would be especially handy when tracking multiple email accounts in different locations. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 16:35:19 2009 From: trac at haiku-os.org (axeld) Date: Thu, 30 Apr 2009 14:35:19 -0000 Subject: [Haiku-bugs] [Haiku] #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 In-Reply-To: <040.407365164de204ef461eeee72da46d32@haiku-os.org> References: <040.407365164de204ef461eeee72da46d32@haiku-os.org> Message-ID: <049.5189aa0756d4a25dbcba16e5bf2bddae@haiku-os.org> #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 ---------------------------+------------------------------------------------ Reporter: korli | Owner: axeld Type: bug | Status: assigned Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Blockedby: | Platform: All Blocking: | ---------------------------+------------------------------------------------ Changes (by axeld): * priority: blocker => normal * status: new => assigned * milestone: R1/alpha1 => R1 Comment: Since the bug is currently worked-around, I changed its milestone and priority. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 17:49:18 2009 From: trac at haiku-os.org (kvdman) Date: Thu, 30 Apr 2009 15:49:18 -0000 Subject: [Haiku-bugs] [Haiku] #3838: Add Vmware Addons? In-Reply-To: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> References: <041.de7cdcfbeb199810e19ad5b2e9a0fff4@haiku-os.org> Message-ID: <050.6d22fc11a8abac45df4bcb1d32481fc7@haiku-os.org> #3838: Add Vmware Addons? -----------------------------------+---------------------------------------- Reporter: kvdman | Owner: korli Type: enhancement | Status: new Priority: normal | Milestone: R1 Component: Add-Ons/Input Methods | Version: R1 development Blockedby: | Platform: All Blocking: | -----------------------------------+---------------------------------------- Comment(by kvdman): Thanks for your reply. I've included it in Senryu builds under Desktop Applets and not executed by default because I know a lot of people install to physical hardware through Vmware. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 17:54:01 2009 From: trac at haiku-os.org (axeld) Date: Thu, 30 Apr 2009 15:54:01 -0000 Subject: [Haiku-bugs] [Haiku] #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 In-Reply-To: <040.407365164de204ef461eeee72da46d32@haiku-os.org> References: <040.407365164de204ef461eeee72da46d32@haiku-os.org> Message-ID: <049.c55b86ae31e4f195eb78c65ad267a14f@haiku-os.org> #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 ----------------------------+----------------------------------------------- Reporter: korli | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------+----------------------------------------------- Changes (by axeld): * status: assigned => closed * resolution: => fixed Comment: Fixed and re-enabled in r30515. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 18:19:54 2009 From: trac at haiku-os.org (axeld) Date: Thu, 30 Apr 2009 16:19:54 -0000 Subject: [Haiku-bugs] [Haiku] #3819: Inconsistent proportion in copy progress bars In-Reply-To: <040.53020252f0f2ba66fa282f2c12c54aa4@haiku-os.org> References: <040.53020252f0f2ba66fa282f2c12c54aa4@haiku-os.org> Message-ID: <049.dc472acf773509ab8aea8745e3e1569b@haiku-os.org> #3819: Inconsistent proportion in copy progress bars -----------------------------------+---------------------------------------- Reporter: haiqu | Owner: axeld Type: enhancement | Status: closed Priority: low | Milestone: R1 Component: Applications/Tracker | Version: R1 development Resolution: invalid | Blockedby: Platform: x86 | Blocking: -----------------------------------+---------------------------------------- Changes (by axeld): * status: new => closed * resolution: => invalid Comment: This cannot be "fixed"; you don't know the penalty of single file operations. A single file count is certainly no solution, at least. And while you can estimate the ETA of a file operation, progress bars shouldn't really be based on that, as they could then jump around. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 18:24:14 2009 From: trac at haiku-os.org (axeld) Date: Thu, 30 Apr 2009 16:24:14 -0000 Subject: [Haiku-bugs] [Haiku] #2719: [bfs]: deadlock - mutex bfs inode+24.1243 not released on exit In-Reply-To: <042.c6025ee34d274254a1a3ec7d7f314c13@haiku-os.org> References: <042.c6025ee34d274254a1a3ec7d7f314c13@haiku-os.org> Message-ID: <051.a33b6315119544a5ec9bbd8315f45849@haiku-os.org> #2719: [bfs]: deadlock - mutex bfs inode+24.1243 not released on exit ------------------------------+--------------------------------------------- Reporter: emitrax | Owner: axeld Type: bug | Status: new Priority: high | Milestone: R1 Component: File Systems/BFS | Version: R1 development Blockedby: | Platform: All Blocking: | ------------------------------+--------------------------------------------- Changes (by axeld): * priority: normal => high * milestone: R1/alpha1 => R1 Comment: Since I've never seen this bug, it shouldn't hold up the alpha, I guess. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 18:28:12 2009 From: trac at haiku-os.org (axeld) Date: Thu, 30 Apr 2009 16:28:12 -0000 Subject: [Haiku-bugs] [Haiku] #2510: get_iovec_memory_map: invalid io_vec passed In-Reply-To: <043.d4340acd917f394b07a5d2c01593e47b@haiku-os.org> References: <043.d4340acd917f394b07a5d2c01593e47b@haiku-os.org> Message-ID: <052.8dac05c86facf5d4d092723ef9f9532c@haiku-os.org> #2510: get_iovec_memory_map: invalid io_vec passed ----------------------------+----------------------------------------------- Reporter: bonefish | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1/alpha1 Component: System/Kernel | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------+----------------------------------------------- Changes (by axeld): * status: new => closed * resolution: => fixed Comment: I have no idea, but since it's been months that this bug was reported, and I've never seen it, I mark it as fixed. Please reopen in case it happens again. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 19:48:18 2009 From: trac at haiku-os.org (HaikuBot) Date: Thu, 30 Apr 2009 17:48:18 -0000 Subject: [Haiku-bugs] [Haiku] #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 In-Reply-To: <040.407365164de204ef461eeee72da46d32@haiku-os.org> References: <040.407365164de204ef461eeee72da46d32@haiku-os.org> Message-ID: <049.273b1239fbf82eb53b29b9cb1f6edd30@haiku-os.org> #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 ----------------------------+----------------------------------------------- Reporter: korli | Owner: axeld Type: bug | Status: reopened Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Resolution: | Blockedby: Platform: All | Blocking: ----------------------------+----------------------------------------------- Changes (by HaikuBot): * status: closed => reopened * resolution: fixed => Comment: unfortunately on my laptop with r30515 going in KDL. (See attachment) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 20:45:25 2009 From: trac at haiku-os.org (zooey) Date: Thu, 30 Apr 2009 18:45:25 -0000 Subject: [Haiku-bugs] [Haiku] #3040: [DeskCalc] font size is not consistent In-Reply-To: <040.56fc60ce0c7187980742a776cc8f953f@haiku-os.org> References: <040.56fc60ce0c7187980742a776cc8f953f@haiku-os.org> Message-ID: <049.fec4bafabfbedaa649515fd0bb0791f7@haiku-os.org> #3040: [DeskCalc] font size is not consistent ------------------------------------+--------------------------------------- Reporter: diver | Owner: zooey Type: bug | Status: closed Priority: normal | Milestone: R1 Component: Applications/DeskCalc | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ------------------------------------+--------------------------------------- Changes (by zooey): * status: assigned => closed * resolution: => fixed Comment: Should be fixed by r30516. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 20:53:38 2009 From: trac at haiku-os.org (BenoitRen) Date: Thu, 30 Apr 2009 18:53:38 -0000 Subject: [Haiku-bugs] [Haiku] #3845: S3 Virge graphics card recognised, but driver is not used Message-ID: <044.cd316fffda8a8e4d7c475fafeb96693b@haiku-os.org> #3845: S3 Virge graphics card recognised, but driver is not used ---------------------------+------------------------------------------------ Reporter: BenoitRen | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Audio & Video | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ According to the syslog, my S3 Virge graphics card is recognised, and the driver is loaded. However, graphically Haiku is sluggish. It was suggested to look into /dev/graphics. Nothing is in there, strangely enough. So it would appear that VESA is being used regardless. I'm attaching my syslog. It seems to contain info from both times I booted into Haiku, but I'm not going to try to split it up for fear of losing information. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 20:59:31 2009 From: trac at haiku-os.org (BenoitRen) Date: Thu, 30 Apr 2009 18:59:31 -0000 Subject: [Haiku-bugs] [Haiku] #3845: S3 Virge graphics card recognised, but driver is not used In-Reply-To: <044.cd316fffda8a8e4d7c475fafeb96693b@haiku-os.org> References: <044.cd316fffda8a8e4d7c475fafeb96693b@haiku-os.org> Message-ID: <053.6ffc58fb21214483126ff30da0c2b4e6@haiku-os.org> #3845: S3 Virge graphics card recognised, but driver is not used ---------------------------+------------------------------------------------ Reporter: BenoitRen | Owner: marcusoverhagen Type: bug | Status: new Priority: normal | Milestone: R1 Component: Audio & Video | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------+------------------------------------------------ Comment(by BenoitRen): I was looking with Tracker, when apparently I should have used ls through the Terminal. Both VESA and the S3 drivers are listed there, so they are in use. Weird that Haiku is still sluggish graphically. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 21:01:32 2009 From: trac at haiku-os.org (umccullough) Date: Thu, 30 Apr 2009 19:01:32 -0000 Subject: [Haiku-bugs] [Haiku] #3845: S3 Virge graphics card recognised, but driver is not used In-Reply-To: <044.cd316fffda8a8e4d7c475fafeb96693b@haiku-os.org> References: <044.cd316fffda8a8e4d7c475fafeb96693b@haiku-os.org> Message-ID: <053.b73269059f64496e24c76c99f934b6ba@haiku-os.org> #3845: S3 Virge graphics card recognised, but driver is not used ------------------------------+--------------------------------------------- Reporter: BenoitRen | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Graphics | Version: R1 development Blockedby: | Platform: x86 Blocking: | ------------------------------+--------------------------------------------- Changes (by umccullough): * owner: marcusoverhagen => axeld * component: Audio & Video => Drivers/Graphics Comment: First, a card of that era isn't going to be super-fast ;) And I believe Haiku's app_server double-buffers so it will still use a fair amount of CPU. I do see that the s3 driver loaded, and found your card - strange that it didn't stay loaded. When running ls /dev/graphics, you should see at least "vesa" there (it always loads, even if the card is supported by a driver) - if you also see another node there, then a native drive may also have loaded. If you see a node with a bunch of random looking numbers, those are likely the vendor/deviceid of the card detected by a driver. The best way to find out what native drivers are loaded and being used by the app_server is usually this: listimage | grep accel Which will locate and display any binaries loaded with accel in their name (currently all Haiku provided accelerants are called .accelerant) -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 21:02:01 2009 From: trac at haiku-os.org (anevilyak) Date: Thu, 30 Apr 2009 19:02:01 -0000 Subject: [Haiku-bugs] [Haiku] #3845: S3 Virge graphics card recognised, but driver is not used In-Reply-To: <044.cd316fffda8a8e4d7c475fafeb96693b@haiku-os.org> References: <044.cd316fffda8a8e4d7c475fafeb96693b@haiku-os.org> Message-ID: <053.3ea30ac5baeb7da185f3c0bfde96a80f@haiku-os.org> #3845: S3 Virge graphics card recognised, but driver is not used ---------------------------------+------------------------------------------ Reporter: BenoitRen | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Graphics/S3 | Version: R1 development Blockedby: | Platform: x86 Blocking: | ---------------------------------+------------------------------------------ Changes (by anevilyak): * component: Drivers/Graphics => Drivers/Graphics/S3 -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 21:08:23 2009 From: trac at haiku-os.org (axeld) Date: Thu, 30 Apr 2009 19:08:23 -0000 Subject: [Haiku-bugs] [Haiku] #2720: AppServer deadlock In-Reply-To: <042.583d15c6b5b428f989a3b9d958e15af4@haiku-os.org> References: <042.583d15c6b5b428f989a3b9d958e15af4@haiku-os.org> Message-ID: <051.c3fedc0f0133ca2763dfe5d8e0949f83@haiku-os.org> #2720: AppServer deadlock ---------------------------------+------------------------------------------ Reporter: emitrax | Owner: axeld Type: bug | Status: closed Priority: high | Milestone: R1/alpha1 Component: Servers/app_server | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ---------------------------------+------------------------------------------ Changes (by axeld): * status: new => closed * resolution: => fixed Comment: Fixed in r30517. It's not the perfect solution, though, as we should have a better backup plan. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 21:37:22 2009 From: trac at haiku-os.org (walera) Date: Thu, 30 Apr 2009 19:37:22 -0000 Subject: [Haiku-bugs] [Haiku] #3846: Intel_extreme driver problem on i855g Message-ID: <041.8e2da958b60be9625819b9679aa20321@haiku-os.org> #3846: Intel_extreme driver problem on i855g --------------------------------------------+------------------------------- Reporter: walera | Owner: axeld Type: bug | Status: new Priority: normal | Milestone: R1 Component: Drivers/Graphics/intel_extreme | Version: R1 development Blockedby: | Platform: x86 Blocking: | --------------------------------------------+------------------------------- I check Haiku on two notebooks with i855g chipset and see identical problem on internal LCD display (see photo in attachment). Upper 16 lines fill noise and lower 16 lines hidden. -- Ticket URL: Haiku The Haiku operating system. From trac at haiku-os.org Thu Apr 30 21:48:19 2009 From: trac at haiku-os.org (axeld) Date: Thu, 30 Apr 2009 19:48:19 -0000 Subject: [Haiku-bugs] [Haiku] #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 In-Reply-To: <040.407365164de204ef461eeee72da46d32@haiku-os.org> References: <040.407365164de204ef461eeee72da46d32@haiku-os.org> Message-ID: <049.e707a14c8c24771491e735fc56332433@haiku-os.org> #3835: when booting VMCache::InsertPage(): there's already page 0x8203a920 with cache offset 146 in cache 0x8101bd20; inserting page 0x8203bc58 ----------------------------+----------------------------------------------- Reporter: korli | Owner: axeld Type: bug | Status: closed Priority: normal | Milestone: R1 Component: System/Kernel | Version: R1 development Resolution: fixed | Blockedby: Platform: All | Blocking: ----------------------------+----------------------------------------------- Changes (by axeld): * status: reopened => closed * resolution: => fixed Comment: While it's still in the precache code, this is a completely different bug. Please open a new ticket instead before reopening old ones. -- Ticket URL: Haiku The Haiku operating system.