Development

Ticket #11955 (RemoteDesktop regression : -c switch no longer applied) created

Latest Bugs & Tasks - Tue, 2015-04-07 21:08

The current version in tree of ​RemoteDesktop.cpp ignores the user-set parameter stored in variable command and hardcodes to always use terminalPath.Path() instead. The regression occured a bit before hrev47399 ; for example if you look at hrev43649 and before, snprintf() was indeed called with command as a parameter.

Long story short, this is a 2 seconds change :-)

Fixed it in my local copy of the source, but best to fix it in-tree otherwise I have to send a custom built binary to dsuden ..etc

Categories: Development

[haiku-development] Re: Haiku Dinosaur (Michael Crawford)

Development mailing list - Tue, 2015-04-07 20:45
There was a young lady named Bright, Who traveled much faster than light. She made love one day In a relative way And came on the previous night. Sorry I don't recall the author. Mike Michael David Crawford, Consulting Software Engineer ...
Categories: Development

[haiku-development] Re: Haiku Dinosaur (Brian Hague)

Development mailing list - Tue, 2015-04-07 20:45
Wondering if Lucky Luciano went to OU and the SAE fraternity, does he have a video up of this rap while riding the bus? ...
Categories: Development

[haiku-development] Haiku Dinosaur (LuckyLuciano)

Development mailing list - Tue, 2015-04-07 18:45
gots a straight-up boner fo' you Yo ass ludd mah dirty ass We a aiiight crew With a pimped out big-ass hug n' a lick from me ta yo Won't you say you ludd me too I gots a straight-up boner fo' you Yo ass ludd mah dirty ass We dopest playaz like playaz should be With a pimped out big-ass gangbang n' a lick from me ta yo. Won't you say you ludd me too ...
Categories: Development

[haiku-development] Re: Text-on-bottom vs. text-to-the-right toolbars (Julian Harnath)

Development mailing list - Tue, 2015-04-07 18:45
Hey, On 17.03.2015 18:13, Augustin Cavalier wrote: We have two options for this: * text-on-bottom, icons-on-top (the status quo) * icons-on-left, text-on-right (what I would prefer, and the de-facto standard of other software like Thunderbird and Kate). ...
Categories: Development

Ticket #7394 (Display zoom factor) closed

Latest Bugs & Tasks - Tue, 2015-04-07 17:20
fixed:

Janus fixed this in hrev49007 but he forgot to close the ticket.

Categories: Development

Ticket #8902 (Crash upon closing, after rapidly scrolling through many large photos) closed

Latest Bugs & Tasks - Tue, 2015-04-07 17:20
fixed:

Janus fixed this in hrev49006 but he forgot to close the ticket.

Categories: Development

Showimage: Add zoom level to StatusBar.

Source Activity - Tue, 2015-04-07 17:17
* Improve StatusBar graphics (Same style as StyledEdit). * Resize the StatusBar to best fit. * Fixes #7394. * Improve StatusBar graphics (Same style as StyledEdit). * Resize the StatusBar to best fit. * Fixes #7394.
Categories: Development

Clean SharedBufferList.h.

Source Activity - Tue, 2015-04-07 16:15
Signed-off-by: Adrien Destugues Signed-off-by: Adrien Destugues
Categories: Development

Showimage: Wait for loader threads on exit.

Source Activity - Tue, 2015-04-07 16:12
* Uses find_thread to wait for loader threads. (better solutions are welcome) * As suggested by Axel the cache isn't static anymore. * Fixes 8902. * Uses find_thread to wait for loader threads. (better solutions are welcome) * As suggested by Axel the cache isn't static anymore. * Fixes 8902.
Categories: Development

[haiku-development] Re: Text-on-bottom vs. text-to-the-right toolbars (Daniel)

Development mailing list - Tue, 2015-04-07 14:45
Oh I see the confusion. When I said both I mean it's a user settable preference of either or. On Tue, Mar 17, 2015 at 11:33 AM, Augustin Cavalier waddlesplash@xxxxxxxxx wrote: On Tue, Mar 17, 2015 at 1:29 PM, Daniel headbulb@xxxxxxxxx wrote: The text on the bottom takes up more vertical space while the text on the right takes up more horizontal space. ...
Categories: Development

[haiku-development] Re: Text-on-bottom vs. text-to-the-right toolbars (Augustin Cavalier)

Development mailing list - Tue, 2015-04-07 12:45
On Tue, Mar 17, 2015 at 1:29 PM, Daniel headbulb@xxxxxxxxx wrote: The text on the bottom takes up more vertical space while the text on the right takes up more horizontal space. Exactly, so using a mix of both consumes more horizontal *and* vertical space *and* looks ugly. -Augustin ...
Categories: Development

Ticket #11954 (webpage of Baidu.com display error) created

Latest Bugs & Tasks - Tue, 2015-04-07 11:16

When I open webpage "www.baidu.com", there is an error "302 Found" on the top of the webpage.

Categories: Development

[haiku-development] Re: Text-on-bottom vs. text-to-the-right toolbars (Daniel)

Development mailing list - Tue, 2015-04-07 09:45
The text on the bottom takes up more vertical space while the text on the right takes up more horizontal space. On Tue, Mar 17, 2015 at 11:23 AM, Augustin Cavalier waddlesplash@xxxxxxxxx wrote: On Tue, Mar 17, 2015 at 1:19 PM, Daniel headbulb@xxxxxxxxx wrote: Why not both? Large icons can have it below, small icons text goes on the right. Saves vertical space. ...
Categories: Development

[haiku-development] Re: Text-on-bottom vs. text-to-the-right toolbars (Augustin Cavalier)

Development mailing list - Tue, 2015-04-07 07:45
On Tue, Mar 17, 2015 at 1:19 PM, Daniel headbulb@xxxxxxxxx wrote: Why not both? Large icons can have it below, small icons text goes on the right. Saves vertical space. No, that'll consume *more* vertical space and look inconsistent at the same time. ...
Categories: Development

[haiku-development] Re: Text-on-bottom vs. text-to-the-right toolbars (Daniel)

Development mailing list - Tue, 2015-04-07 07:45
Why not both? Large icons can have it below, small icons text goes on the right. Saves vertical space. On Tue, Mar 17, 2015 at 11:13 AM, Augustin Cavalier waddlesplash@xxxxxxxxx wrote: Hi, The Mail toolbar needs to be redone to use vector icons, so at the same time I'd like to make it use BToolBar. However, BToolBar does not currently ...
Categories: Development

[haiku-development] Text-on-bottom vs. text-to-the-right toolbars (Augustin Cavalier)

Development mailing list - Tue, 2015-04-07 07:45
Hi, The Mail toolbar needs to be redone to use vector icons, so at the same time I'd like to make it use BToolBar. However, BToolBar does not currently support text with icons, so that feature needs to be added. We have two options for this: * text-on-bottom, icons-on-top (the status quo) * icons-on-left, text-on-right (what I would prefer, and the de-facto standard of other software like Thunderbird and Kate). ...
Categories: Development

Ticket #11953 ([ipro1000] driver resets, and becomes unusable) created

Latest Bugs & Tasks - Tue, 2015-04-07 03:16

Section of syslog where the driver gets into a messed up state prior to rebooting:

KERN: low resource address space: normal -> note
KERN: low resource address space: note -> normal
KERN: bfs: bfs_read_link:1531: Invalid Argument
KERN: [ipro1000] (em) Watchdog timeout -- resetting
KERN: [ipro1000] (em) Queue(0) tdh = 308, hw tdt = 315
KERN: [ipro1000] (em) TX(0) desc avail = 1017,Next TX to Clean = 308
KERN: [ipro1000] (em) Link is Down
KERN: /dev/net/ipro1000/0: media change, media 0x20 quality 1000 speed 1000000000
KERN: [ipro1000] (em) Link is up 1000 Mbps Full Duplex
KERN: /dev/net/ipro1000/0: media change, media 0x900030 quality 1000 speed 1000000000
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 10.20.30.18 to 255.255.255.255:67
DAEMON 'DHCP': /dev/net/ipro1000/0: Timeout shift: 8 secs (try 1)
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 10.20.30.18 to 255.255.255.255:67
DAEMON 'DHCP': /dev/net/ipro1000/0: Timeout shift: 16 secs (try 2)
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 10.20.30.18 to 255.255.255.255:67
KERN: [ipro1000] (em) Watchdog timeout -- resetting
KERN: [ipro1000] (em) Queue(0) tdh = 0, hw tdt = 3
KERN: [ipro1000] (em) TX(0) desc avail = 1021,Next TX to Clean = 0
KERN: [ipro1000] (em) Link is Down
KERN: /dev/net/ipro1000/0: media change, media 0x20 quality 1000 speed 1000000000
KERN: [ipro1000] (em) Link is up 1000 Mbps Full Duplex
KERN: /dev/net/ipro1000/0: media change, media 0x900030 quality 1000 speed 1000000000
DAEMON 'DHCP': /dev/net/ipro1000/0: Timeout shift: 32 secs (try 3)
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 10.20.30.18 to 255.255.255.255:67
KERN: bfs: bfs_open_dir:1644: Not a directory
KERN: [ipro1000] (em) Watchdog timeout -- resetting
KERN: [ipro1000] (em) Queue(0) tdh = 0, hw tdt = 11
KERN: [ipro1000] (em) TX(0) desc avail = 1013,Next TX to Clean = 0
KERN: [ipro1000] (em) Link is Down
KERN: /dev/net/ipro1000/0: media change, media 0x20 quality 1000 speed 1000000000
KERN: [ipro1000] (em) Link is up 1000 Mbps Full Duplex
KERN: /dev/net/ipro1000/0: media change, media 0x900030 quality 1000 speed 1000000000
KERN: low resource address space: normal -> note
DAEMON 'DHCP': /dev/net/ipro1000/0: Timeout shift: 64 secs (try 4)
DAEMON 'DHCP': /dev/net/ipro1000/0: Send DHCP_REQUEST for 10.20.30.18 to 255.255.255.255:67
KERN: [ipro1000] (em) Watchdog timeout -- resetting
KERN: [ipro1000] (em) Queue(0) tdh = 0, hw tdt = 12
KERN: [ipro1000] (em) TX(0) desc avail = 1012,Next TX to Clean = 0
KERN: [ipro1000] (em) Link is Down
KERN: /dev/net/ipro1000/0: media change, media 0x20 quality 1000 speed 1000000000
KERN: [ipro1000] (em) Link is up 1000 Mbps Full Duplex
KERN: /dev/net/ipro1000/0: media change, media 0x900030 quality 1000 speed 1000000000
KERN: low resource address space: note -> normal
AUTH 'sshd'[727]: error: setsockopt IPV6_V6ONLY: Operation not supported
AUTH 'sshd'[727]: Server listening on :: port 22.
AUTH 'sshd'[727]: Server listening on 0.0.0.0 port 22.
AUTH 'sshd'[727]: error: Couldn't create pid file "/packages/openssh-6.6p1-1/.self/var/run/sshd.pid": No such file or directory

listdev output:

device Serial bus controller (SMBus) [c|5|0]
  vendor 8086: Intel Corporation
  device 1e22: 7 Series/C210 Series Chipset Family SMBus Controller
device Mass storage controller (SATA controller, AHCI 1.0) [1|6|1]
  vendor 8086: Intel Corporation
  device 1e02: 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode]
device Bridge (ISA bridge) [6|1|0]
  vendor 8086: Intel Corporation
  device 1e4a: H77 Express Chipset LPC Controller
device Serial bus controller (USB controller, EHCI) [c|3|20]
  vendor 8086: Intel Corporation
  device 1e26: 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1
device Serial bus controller (FireWire (IEEE 1394), OHCI) [c|0|10]
  vendor 1106: VIA Technologies, Inc.
  device 3403: VT6315 Series Firewire Controller
device Bridge (PCI bridge, Normal decode) [6|4|0]
  vendor 8086: Intel Corporation
  device 1e1e: 7 Series/C210 Series Chipset Family PCI Express Root Port 8
device Bridge (PCI bridge, Normal decode) [6|4|0]
  vendor 8086: Intel Corporation
  device 1e10: 7 Series/C210 Series Chipset Family PCI Express Root Port 1
device Multimedia controller (Audio device) [4|3|0]
  vendor 8086: Intel Corporation
  device 1e20: 7 Series/C210 Series Chipset Family High Definition Audio Controller
device Serial bus controller (USB controller, EHCI) [c|3|20]
  vendor 8086: Intel Corporation
  device 1e2d: 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2
device Network controller (Ethernet controller) [2|0|0]
  vendor 8086: Intel Corporation
  device 1503: 82579V Gigabit Network Connection
device Communication controller [7|80|0]
  vendor 8086: Intel Corporation
  device 1e3a: 7 Series/C210 Series Chipset Family MEI Controller #1
device Serial bus controller (USB controller, XHCI) [c|3|30]
  vendor 8086: Intel Corporation
  device 1e31: 7 Series/C210 Series Chipset Family USB xHCI Host Controller
device Display controller (VGA compatible controller, VGA controller) [3|0|0]
  vendor 8086: Intel Corporation
  device 0162: Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
device Bridge (Host bridge) [6|0|0]
  vendor 8086: Intel Corporation
  device 0150: Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller
Categories: Development
Syndicate content